It turns out the module dependencies were resolved when I re-installed the driver, making sure to run .configure with the option --disable-verbose-printk.
BUT modprobe snd-via82xx now freezes my system! Lavanya --- Denis de Leeuw Duarte <[EMAIL PROTECTED]> wrote: > > Hi, > > Up till now I've been ignoring these posts about via82xx because I > now have > a Quattro for my laptop, but I have been experiencing trouble like > this with > the via82xx driver since 0.9.2, until I finally just had to give up > on it. > 0.9.1 worked, 0.9.2 completely froze my kernel, 0.9.3 gave me the > exact > errors described by Lavanya below. I thought I was doing something > wrong, > but apparently more people are having trouble. If someone could look > into > these problems it would be great. I'll be happy to post some extra > info on > my configuration if necessary. Just let me know what you need. > > Regards, > > >From: Lavanya Vasudevan <[EMAIL PROTECTED]> > >To: [EMAIL PROTECTED] > >Subject: [Alsa-user] Re: modprobe snd-via82xx failed > >Date: Sat, 14 Jun 2003 13:40:43 -0700 (PDT) > > > >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 > > _________________________________________________________________ > Add photos to your messages with MSN 8. Get 2 months FREE*. > http://join.msn.com/?page=features/featuredemail > > > > ------------------------------------------------------- > 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 __________________________________ 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
