Hello,
I've decided to write a help-wanted message after 2 weeks of fighting 
against my soundcard, without success.

I've a Debian installed on a PC based on intel's D845BG motherboard 
(i845 chipset), having audio integrated on-board.

I've recompiled my 2.4.18 kernel _with_ sound support (as a module), but 
with _no_ kernel soundcard selected. Instead, I've compiled ALSA 
0.9.0beta12, created .deb packages, and installed everything.

When I try to 'modprobe' the ALSA snd-intel8x0 module (having 
'soundcore' loaded), it refuses to load. The output is:

---------------------------------------------------------
#modprobe -v snd-intel8x0
/sbin/insmod /lib/modules/2.4.18/alsa/snd.o snd_major=116 
snd_cards_limit=4 snd_device_mode=0660 snd_device_gid=29 snd_device_uid=0
Using /lib/modules/2.4.18/alsa/snd.o
Symbol version prefix ''
/sbin/insmod /lib/modules/2.4.18/alsa/snd-seq-device.o
Using /lib/modules/2.4.18/alsa/snd-seq-device.o
/sbin/insmod /lib/modules/2.4.18/alsa/snd-rawmidi.o
Using /lib/modules/2.4.18/alsa/snd-rawmidi.o
/sbin/insmod /lib/modules/2.4.18/alsa/snd-mpu401-uart.o
Using /lib/modules/2.4.18/alsa/snd-mpu401-uart.o
/sbin/insmod /lib/modules/2.4.18/alsa/snd-ac97-codec.o
Using /lib/modules/2.4.18/alsa/snd-ac97-codec.o
/sbin/insmod /lib/modules/2.4.18/alsa/snd-timer.o
Using /lib/modules/2.4.18/alsa/snd-timer.o
/sbin/insmod /lib/modules/2.4.18/alsa/snd-pcm.o
Using /lib/modules/2.4.18/alsa/snd-pcm.o
/sbin/insmod /lib/modules/2.4.18/alsa/snd-intel8x0.o
Using /lib/modules/2.4.18/alsa/snd-intel8x0.o
Hint: insmod errors can be caused by incorrect module parameters, 
including invalid IO or IRQ parameters
# delete snd-pcm
# delete snd-timer
# delete snd-ac97-codec
# delete snd-mpu401-uart
# delete snd-rawmidi
# delete snd-seq-device
# delete snd
--------------------------------------------------------------

The 'lspci' command shows:

#lspci -vv
[...]
00:1f.5 Multimedia audio controller: Intel Corp.: Unknown device 24c5 
(rev 01)
         Subsystem: Intel Corp.: Unknown device 0102
         Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- 
ParErr- Stepping- SERR- FastB2B-
         Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium 
 >TAbort- <TAbort- <MAbort- >SERR- <PERR-
         Latency: 0
         Interrupt: pin B routed to IRQ 5
         Region 0: I/O ports at e400 [size=256]
         Region 1: I/O ports at e080 [size=64]
         Region 2: Memory at febffc00 (32-bit, non-prefetchable) [size=512]
         Region 3: Memory at febff800 (32-bit, non-prefetchable) [size=256]
         Capabilities: <available only to root>
[...]


I've looked at the ALSA site's soundcard matrix, and I've not seen any 
reference to the i845 chipset. Moreover, a look into the 'intel8x0' 
module source code reveals no reference to the above controller 
identifiers, so I'm realizing that ALSA does not yet support this 
chipset. Am I right? Must I lose all hope?

Thanks in advance.

Orestes.




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to