From: "Jörg Krause" <joerg.krause@embedded.rocks>
To: buildroot@busybox.net
Subject: [Buildroot] pulseaudio isn't work on buildroot-2017.02.5
Date: Thu, 01 Mar 2018 15:12:19 +0100 [thread overview]
Message-ID: <1519913539.26930.5.camel@embedded.rocks> (raw)
In-Reply-To: <1503640121686-173903.post@n4.nabble.com>
Hi Jonas, Thomas,
On Thu, 2017-08-24 at 22:48 -0700, Jonas wrote:
> Hi Thomas,
>
> 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
@Thomas: Is this something we need to address if
BR2_PACKAGE_PULSEAUDIO_DAEMON is selected?
Best regards,
J?rg Krause
next prev parent reply other threads:[~2018-03-01 14:12 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 [this message]
2018-03-01 22:07 ` Baruch Siach
2018-03-04 9:18 ` Jörg Krause
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=1519913539.26930.5.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox