From: "Jörg Krause" <joerg.krause@embedded.rocks>
To: buildroot@busybox.net
Subject: [Buildroot] pulseaudio isn't work on buildroot-2017.02.5
Date: Sun, 04 Mar 2018 10:18:46 +0100 [thread overview]
Message-ID: <1520155126.3062.6.camel@embedded.rocks> (raw)
In-Reply-To: <20180301220743.vmhgrpj2kwt7bdmh@tarshish>
Hi Baruch,
On Fri, 2018-03-02 at 00:07 +0200, Baruch Siach wrote:
> Hi J?rg,
>
> On Thu, Mar 01, 2018 at 03:12:19PM +0100, J?rg Krause wrote:
> > On Thu, 2017-08-24 at 22:48 -0700, Jonas wrote:
> > > thank you for your reply.
> > >
> > > I try to set "BR2_PACKAGE_PULSEAUDIO_DAEMON".
> > >
> > > # ps
> > > ...
> > > 223 root -sh
> > > 224 root /sbin/getty -L tty1 0 vt100
> > > 256 pulse pulseaudio --system --daemonize
> > > 260 root ps
> > >
> > > it seen works in system mode, but I want to use "pactl" command.
> > > I need set source and sink.
> > >
> > > I get this error message:
> > > # pactl stat
> > > Connection failure: Access denied
> > >
> > > #pactl list sources short
> > > Connection failure: Access denied
> > >
> > > #pactl list sink short
> > > Connection failure: Access denied
> > >
> > > Could you help me again.
> > > Thank you very much.
> >
> > In case someone has the same issue. I got it working adding the root
> > user to the pulse-access group:
> >
> > # grep pulse-access /etc/group
> > pulse-access:x:1006:pulse,root
>
> Do you have any idea how this solves the permission issue?
Not really. To be honest, I didn't really try to find a better
solution.
J?rg
prev parent reply other threads:[~2018-03-04 9:18 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-24 10:42 [Buildroot] pulseaudio isn't work on buildroot-2017.02.5 Jonas
2017-08-24 17:26 ` Thomas Petazzoni
2017-08-25 5:48 ` Jonas
2018-03-01 14:12 ` Jörg Krause
2018-03-01 22:07 ` Baruch Siach
2018-03-04 9:18 ` Jörg Krause [this message]
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=1520155126.3062.6.camel@embedded.rocks \
--to=joerg.krause@embedded.rocks \
--cc=buildroot@busybox.net \
/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.