On Wed, 22 Dec 2004 10:10:14 +0100, Hanspeter Kunz wrote: > On Wed, 2004-12-22 at 12:52 +1000, Ben wrote: >> Hi all, >> >> Just wondering if anyone else has had this problem recently... >> >> I'm running debian testing. did an apt-get update three days ago and now >> my sound doesn't work! >> dmesg doesn't show anything interesting, but i have noticed on boot when >> pci loads(?) that i810 is blacklisted > > Yes it is. The reason is I guess that it interferes with the ALSA > drivers, which are prefered. If you want to continue using OSS just take > it out of the hotplug blacklist (in /etc/hotplug).
The latest ALSA does blacklist all OSS modules. The reason, of course, is that OSS modules interfere with ALSA modules in that they try to control the same hardware. If you have alsa-base installed on your system and you are still using OSS sound modules then you may experience loss of sound on upgrade to the latest alsa-base release. This is not a bug in alsa-base. If you want to use OSS modules then you should not have alsa/libasound packages installed. If you would like to resume using OSS modules then purge alsa* and libasound*. If you would like to begin using ALSA modules then most probably all you need to do is load them. Many people arrange to have this done automatically at boot time either by installing the discover package or by adding the name of the sound card driver module to /etc/modules. (I am not sure whether or not hotplug loads ALSA modules at boot time.) -- Thomas Hood -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]