Hi,

I've been having the same problem as in the previous post by Greg
Akins, after installing ALSA 0.9.4 on my laptop with kernel
2.4.21-0.13mdk.  My sound card is VIA VT82C686.   The following command

modprobe snd-via82xx

gives me the error 

/lib/modules/2.4.21-0.13mdk/kernel/sound/acore/snd.o: unresolved symbol
snd_verbose_printk
modprobe: insmod /lib/modules/2.4.21-0.13mdk/kernel/sound/acore/snd.o
failed
modprobe: insmod snd-via82xx failed

I tried removing all previously installed drivers by typing in 

rm -rf /lib/modules/2.4.21-0.13mdk/misc/

as well as 

modprobe -r via82cxxx_audio

After running alsaconf and then doing lsmod, the only sound-related
module I see is soundcore.  Here is my /etc/modules.conf file:

probeall scsi_hostadapter ide-scsi
alias eth0 8139too
probeall usb-interface usb-uhci
alias ieee1394-controller ohci1394
alias /dev/ttySHSF* hsfserial
alias char-major-240 hsfserial
alias /dev/ttyCUA* hsfserial
alias char-major-241 hsfserial
alias /dev/modem hsfserial
options hsfserial serialmajor=240 calloutmajor=241


# --- BEGIN: Generated by ALSACONF, do not edit. ---
# --- ALSACONF verion 0.4.3b ---
alias char-major-116 snd
alias snd-card-0 snd-via82xx
alias char-major-14 soundcore
alias sound-slot-0 snd-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
options snd snd_major=116 snd_cards_limit=1 snd_device_mode=0660
snd_device_gid=81 snd_device_uid=0
options snd-via82xx snd_index=0 snd_id=CARD_0 snd_mpu_port=0x300
snd_joystick=0x300 snd_pbk_frame_size=128 snd_cap_frame_size=128
# --- END: Generated by ALSACONF, do not edit. ---
above snd-via82xx snd-pcm-oss

I would appreciate any help!

Thanks,
Lavanya

__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com


-------------------------------------------------------
This SF.NET email is sponsored by: eBay
Great deals on office technology -- on eBay now! Click here:
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to