[ILUG] via82cxxx

Paul Jakma paul at clubi.ie
Wed Nov 14 05:22:26 GMT 2001


On Tue, 13 Nov 2001, John Madden wrote:

> root at headache:~#modprobe via82cxxx

ok..

> /lib/modules/2.2.16-22/misc/sb.o: init_module: Device or resource busy
                         ^^^^^^^^^
> Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters
> /lib/modules/2.2.16-22/misc/sb.o: insmod /lib/modules/2.2.16-22/misc/sb.o failed/lib/modules/2.2.16-22/misc/sb.o: insmod via82cxxx failed

it's not even trying to load the via audio module. there is something 
wrong with your /etc/modules.conf file. eg for me the following 
works:

[root at fogarty html]# egrep '(sound|via)' /etc/modules.conf
#alias sound sb
alias sound-slot-1 sb
alias sound-slot-0 via82cxxx_audio
options sound dmabuf=1
alias		/dev/sound	via82cxxx_audio
#alias		/dev/sound	sb

i'd suggest you make sure the following aliases are defined in your
file (and not redefined to anything else either):

alias sound-slot-0 via82cxxx_audio
alias sound sound-slot-0
options sound dmabuf=1

regards,
-- 
Paul Jakma	paul at clubi.ie	paul at jakma.org	Key ID: 64A2FF6A
Fortune:
The more I want to get something done, the less I call it work.
		-- Richard Bach, "Illusions"






More information about the ILUG mailing list