From: Daniel Mack <daniel@caiaq.de>
To: Reiner <reiner1210@googlemail.com>
Cc: alsa-devel@alsa-project.org
Subject: Re: no sound when using TV-OUT - fixed
Date: Sat, 14 Nov 2009 12:56:14 +0100 [thread overview]
Message-ID: <20091114115614.GY14091@buzzloop.caiaq.de> (raw)
In-Reply-To: <4AFE86BC.4010404@googlemail.com>
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
next prev parent reply other threads:[~2009-11-14 11:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-14 10:30 no sound when using TV-OUT - fixed Reiner
2009-11-14 11:56 ` Daniel Mack [this message]
2009-11-14 14:40 ` Reiner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20091114115614.GY14091@buzzloop.caiaq.de \
--to=daniel@caiaq.de \
--cc=alsa-devel@alsa-project.org \
--cc=reiner1210@googlemail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.