[alsa-devel] no sound when using TV-OUT - fixed
Daniel Mack
daniel at caiaq.de
Sat Nov 14 12:56:14 CET 2009
On Sat, Nov 14, 2009 at 11:30:20AM +0100, Reiner wrote:
> I think I have fixed it
>
> in the /dev directory I have done the following:
>
> chmod ugo+rw dsp
In case you're using udev, the /dev folder is created dynamically, so
your change won't survive a reboot.
Check the file permissions of the nodes again and see which group
ownership they have (most probably 'audio').
Then run 'sudo useradd -G <group> <youruser>'. Log out and back in again
to make this change effective. To check wheter it worked, type 'id' to
find out which groups your user is a member of.
HTH,
Daniel
More information about the Alsa-devel
mailing list