On Thu, 2003-03-20 at 16:46, [EMAIL PROTECTED] wrote: > i'm not a great guru of sound and alsa, but i think you have to remove the current > loaded modules with something like > > /sbin/modprobe -r snd-via82xx > > and then use > > /sbin/modprobe snd-via82xx > /sbin/modprobe snd-pcm-oss > etc..
Thanks... When trying this, I get a snd: Device or resource busy error. I have an alias in my modules.conf linking snd to snd-emu10k1, it gives the same error if I try /sbin/modprobe snd-emu10k1. Finally, I did once try /sbin/modprobe snd without any sound modules loaded at all, and it still gave me the error. And of course, it works flawlessly with rc6. Scott TO: Ramanan, did this work for you? > my machine has the via8233 soundcard (that doesn't quite work (yet) in alsa, and no > one will tell me how to make it work, frustrating!). you'll have to change the > via82xx to the card that you have. then i think you'll be read for 0.9.2 > > -------Original Message------- > From: "J. Scott Amort" <[EMAIL PROTECTED]> > Sent: 03/20/03 08:25 PM > To: alsa-user list <[EMAIL PROTECTED]> > Subject: [Alsa-user] Problems with RH 8.1 (Phoebe) and Alsa 0.9.1/0.9.2 > > > > > Greetings: > > I cannot get any version of alsa to work after 0.9.0rc6 on my RH8.1 > (Phoebe) box. I have tried both 0.9.1 and 0.9.2, and though everything > compiles and installs fine, the following error happens: > > [EMAIL PROTECTED] alsa-driver-0.9.2]# /sbin/modprobe snd > /lib/modules/2.4.20-2.48/kernel/sound/acore/snd.o: unresolved symbol > schedule_work > /lib/modules/2.4.20-2.48/kernel/sound/acore/snd.o: insmod > /lib/modules/2.4.20-2.48/kernel/sound/acore/snd.o failed > /lib/modules/2.4.20-2.48/kernel/sound/acore/snd.o: insmod snd failed > > I posted this once before, but did not receive any replies. What is > happening? How can I fix it? For now, I'm stuck with 0.9.0rc6 - is > anyone else experiencing this problem? Thanks. > > Scott > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Tablet PC. > Does your code think in ink? You could win a Tablet PC. > Get a free Tablet PC hat just for playing. What are you waiting for? > <a target=_blank > href="http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en">http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en</a> > _______________________________________________ > Alsa-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/alsa-user > > ------------------------------------------------------- This SF.net email is sponsored by:Crypto Challenge is now open! Get cracking and register here for some mind boggling fun and the chance of winning an Apple iPod: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user
