Linux distribution : Debian Kernel version : 2.2.17
ALSA version : 0.5.10b
Soundcard : Intel i810 and AC97
Hi, 
I installed alsa driver but I got a problem with launching my soundcard module :
modprobe snd-card-intel8x0
/lib/modules/2.2.17/misc/snd-timer.o : unresolved symbol waitqueue_lock 
/lib/modules/2.2.17/misc/snd-timer.o : insmod /lib/modules/2.2.17/misc/snd-timer.o 
failed 
/lib/modules/2.2.17/misc/snd-timer.o : insmod snd-card-intel8x0 failed

Here is the part of my modules.conf concerning ALSA 
# ALSA portion 
alias char-major-116 snd 
options snd snd_major=116 snd_cards_limit=1 snd_device_mode=0666 snd_device_gid=0 
snd_device_uid=0
alias snd-card-0 snd-card-intel8x0
# OSS/Free portion
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss

the lsmod command displays as follows:
Module         Size      Used By
snd-mixer-oss  4308       0   (autoclean) (unused)
snd-mixer      23024      0   (autoclean) [snd-mixer-oss]
snd            35244      0   (autoclean) [snd-mixer-oss snd-mixer]
soundcore      2628       0   (autoclean) [snd]
lockd          31112      1   (autoclean)
sunrpc         52420      1   (autoclean) [lockd]
serial         19564      0   (autoclean)
ne2k-pci       4072       1
8390           6036       0   [ne2k-pci]
unix           10212      10  (autoclean)

Please, be comprehensive with me, I'm a beginner.

Thanks in advance,

TheMaverickMind
[EMAIL PROTECTED]

-- 
If it is to be, it is up to me to do it.



__________________________________________________________________
Your favorite stores, helpful shopping tools and great gift ideas. Experience the 
convenience of buying online with Shop@Netscape! http://shopnow.netscape.com/

Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/


_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to