On Sat, Feb 16, 2002 at 08:53:16PM -0800, lee johnson wrote: > hi. > > I tried alsa but gave up when I couldn't get to work but i'm wondering > about where on earth the driver might still be loading as I think its > conflicing with my other card from working right again...
You probably left some modules in /lib/modules and referenced in /etc/modules.conf. See below. (snip) > ------------------- > Error: OSS cannot be installed because there is another sound driver > loaded. > Driver 'sound' has registered the sound device (character major 14) for > itself. > You seem to have OSS/Free statically linked into kernel. > You need to reconfigure and reinstall the kernel > with sound support disabled > ---------------------- ALSA requires a kernel compiled with sound support (but no specific card modules). You probably compiled such a kernel and forgot about it. Check your kernel configuration and rebuild if necessary. Then remove your /lib/modules/X.X.XX directory (for your kernel version number). Edit /etc/modules.conf and remove the entire ALSA section. Then go back to /usr/src/linux and do: make modules make modules_install (as root) -- paul winkler home: http://www.slinkp.com music: http://www.reacharms.com calendars: http://www.calendargalaxy.com _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user