|
|||||||||||
|
Re: my sound card does not work in etch
From: Florian Kulzer <florian.kulzer+debian(at)icfo.es>
Date: Sun Aug 19 2007 - 04:02:25 EDT
Which device is missing, /dev/dsp? You need OSS emulation for that one to be present. (OSS is the old sound system. ALSA, the new one, provides legacy support for application which still expect the OSS-specific devices to be present.) > below is output by lsmod: [...] > snd_cs4281 20000 0 [...] > soundcore 9248 2 btaudio,snd [...] Try to do (as root): modprobe snd_pcm_oss If that does not help then you should post the output of cat /dev/sndstat and the error messages that you get from running "amixer". -- Regards, | http://users.icfo.es/Florian.Kulzer Florian | -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.orgReceived on Sun Aug 19 04:20:04 2007 This archive was generated by hypermail 2.1.8 : Sun Oct 07 2007 - 02:25:39 EDT |
||||||||||
|
|||||||||||