> The devices of interest are under /dev/sound and not under /dev/snd
>
> # ls -l /dev/sound
> total 0
> crw-rw----  1 root audio 14, 4 Feb 11 15:19 audio
> crw-rw----  1 root audio 14, 3 Feb 11 15:19 dsp
> crw-rw----  1 root audio 14, 0 Feb 11 15:19 mixer
> crw-rw----  1 root audio 14, 1 Feb 11 15:19 sequencer
> crw-rw----  1 root audio 14, 8 Feb 11 15:19 sequencer2
> #

these are the OSS devices, these days emulated by ALSA.

As OSS is deprecated, go to the control center, soundsystem, hardware 
and choose ALSA.

Unfortunately this will not help applications which are still written to 
use OSS (like firefox, Skype and so on). If you need them, you need to 
figure out what goes wrong with the OSS emulation of ALSA. Maybe a prob 
of improper device rights (try an app which needs OSS as root)?


Best regards


ce

-- 
gentoo-user@gentoo.org mailing list

Reply via email to