Hi,

im working on an acer  233LC laptop mit debian unstable and a 2.4.20 kernel.
I have a Intel 82801DB Chipset. Does alsa have support for it?

i downloaded the sources from www.alsa-project.org and followed the compilation 
instructions at 
http://www.alsa-project.org/alsa-doc/doc-php/template.php3?company=Intel&card=i820&chip=i820&module=intel8x0

compilation worked great, but i can't do "modprobe snd-intel8x0" i get the error: 
/lib/modules/2.4.20/kernel/sound/pci/snd-intel8x0.o: init_module: No such deviceHint: 
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.20/kernel/sound/pci/snd-intel8x0.o: insmod 
/lib/modules/2.4.20/kernel/sound/pci/snd-intel8x0.o failed
/lib/modules/2.4.20/kernel/sound/pci/snd-intel8x0.o: insmod snd-intel8x0 failed

dmesg says:
Intel ICH soundcard not found or device busy

but lsof tells me nothing is using /dev/dsp

lspci tells me:
00:1f.3 SMBus: Intel Corp. 82801DB SMBus (rev 02)
00:1f.5 Multimedia audio controller: Intel Corp. 82801DB AC'97 Audio (rev 02)

lsmod looks like this:snd-seq-oss            24096   0  (unused)
snd-seq-midi-event      3008   0  [snd-seq-oss]
snd-pcm-oss            34564   0  (unused)
snd-pcm                51012   0  [snd-pcm-oss]
snd-page-alloc          5460   0  [snd-pcm]
snd-mixer-oss          10808   0  [snd-pcm-oss]
snd-seq                29680   2  (autoclean) [snd-seq-oss snd-seq-midi-event]
snd-timer              12196   0  (autoclean) [snd-pcm snd-seq]
snd-seq-device          3600   0  (autoclean) [snd-seq-oss snd-seq]
snd                    24228   0  [snd-seq-oss snd-seq-midi-event snd-pcm-oss snd-pcm 
snd-mixer-oss snd-seq snd-timer snd-seq-device]
agpgart                29920   5  (autoclean)
ehci-hcd               13164   0  (unused)
ide-scsi                7472   0
i810_audio             22940   1
ac97_codec              9620   0  [i810_audio]
soundcore               3108   4  [snd i810_audio]
parport_pc             24488   1  (autoclean)
lp                      6336   0  (autoclean)
parport                21672   1  (autoclean) [parport_pc lp]
keybdev                 1796   0  (unused)
usbkbd                  3256   0  (unused)
input                   2912   0  [keybdev usbkbd]
usb-uhci               20752   0  (unused)
usbcore                54412   1  [ehci-hcd usbkbd usb-uhci]

so can anybody tell me what's wrong...

thx
christoph






-------------------------------------------------------
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