Re: [Alsa-user] help debuggin OSS emulation

2004-03-08 Thread Clemens Ladisch
Rich Drewes wrote: > On Mon, 8 Mar 2004, Clemens Ladisch wrote: > > > Use snd-usb-audio instead. If your system automatically loads audio, > > put it into the /etc/hotplug/blacklist file. > > Thanks for the suggestion--the problem does indeed seem to be a conflict > with the usb microphone on my

Re: [Alsa-user] help debuggin OSS emulation

2004-03-08 Thread Rich Drewes
On Mon, 8 Mar 2004, Clemens Ladisch wrote: > "audio" is the OSS driver for USB audio devices. As long as that one > is loaded, you won't be able to use /dev/dsp0, /dev/mixer0 etc. for > ALSA's OSS emulation. > > Use snd-usb-audio instead. If your system automatically loads audio, > put it into

Re: [Alsa-user] help debuggin OSS emulation

2004-03-08 Thread Clemens Ladisch
Rich Drewes wrote: > My Alsa OSS emulation isn't working > > # lsmod | grep snd > ... > soundcore 9248 3 snd,audio "audio" is the OSS driver for USB audio devices. As long as that one is loaded, you won't be able to use /dev/dsp0, /dev/mixer0 etc. for ALSA's OSS emulation. Use snd