On Sun, Jan 01, 2006 at 10:54:05PM +0100, Frank Barknecht wrote:
Harri Tuomela hat gesagt: // Harri Tuomela wrote:
Hi again! I removed the hotplug configured module from kernel and
tried to install it manually:
:~# insmod /lib/modules/2.6.8/kernel/sound/usb/snd-usb-audio.ko index=1 vid=0x0a92
pid=0x0091
However, the device does not seem to appear in /proc/asound/cards.
It's a FAQ: make sure, hotplug doesn't load the OSS module by adding
usbaudio to /etc/hotplug/blacklist.
Hotplug didn't load the OSS audio module (called 'audio'). I checked
that with lsmod. However, I added it into blacklist, but the problem
still remains.
-Harri