alsa 2.4.31 kernel no such device

Ben Dash <[email protected]> Sun, 30 Oct 2005 18:02:43 -0800 (PST)
Newsgroups gmane.linux.ports.xbox.devel
Message-ID <[email protected]>
I'm having some problems with installing ALSA on
Gentoo

I'm using a 2.4.31 kernel with autoloaded modules:

xbox ~ # cat /etc/modules.autoload.d/kernel-2.4
#forcedeth compiled into kernel
#forcedeth
#i810_audio xbox=1
usbkbd
usbmouse
hid
usb-ohci
snd-intel8x0 xbox=1

Ixbox ~ # modprobe snd-intel8x0 xbox=1
/lib/modules/2.4.31-xbox/kernel/sound/pci/snd-intel8x0.o:
init_module: No such device
Hint: insmod errors can be caused by incorrect module
parameters, including invalid IO or IRQ parameters.
      You may find more information in syslog or the
output from dmesg
/lib/modules/2.4.31-xbox/kernel/sound/pci/snd-intel8x0.o:
insmod
/lib/modules/2.4.31-xbox/kernel/sound/pci/snd-intel8x0.o
failed
/lib/modules/2.4.31-xbox/kernel/sound/pci/snd-intel8x0.o:
insmod snd-intel8x0 failed

xbox ~ # ls -la
/lib/modules/2.4.31-xbox/kernel/sound/pci/snd-intel8x0.o
-rw-r--r--  1 root root 30784 Oct 30 18:26
/lib/modules/2.4.31-xbox/kernel/sound/pci/snd-intel8x0.o

xbox ~ # lsmod
Module                  Size  Used by    Not tainted
i810_audio             22908   0  (unused)
ac97_codec             13556   0  [i810_audio]
soundcore               3748   2  [i810_audio]
xir                     3040   0  (unused)
usb-ohci               17864   0  (unused)
hid                    21412   0  (unused)
usbmouse                2072   0  (unused)
usbkbd                  3064   0  (unused)

I'm not sure why i810_audio is being loaded since I'm
not manually loading it.  I've tried:

modprobe -r i810_audio; modprobe snd-intel8x0 xbox=1
but that made no difference, still
"/lib/modules/2.4.31-xbox/kernel/sound/pci/snd-intel8x0.o:
init_module: No such device"

Does anyone know what I need to do to get ALSA to
work?

Thanks!



		
__________________________________ 
Yahoo! FareChase: Search multiple travel sites in one click.
http://farechase.yahoo.com


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information