All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] pulseaudio isn't work on buildroot-2017.02.5
Date: Thu, 24 Aug 2017 19:26:44 +0200	[thread overview]
Message-ID: <20170824192644.56481029@windsurf> (raw)
In-Reply-To: <1503571325385-173857.post@n4.nabble.com>

Hello,

Thanks for your report!

On Thu, 24 Aug 2017 03:42:05 -0700 (MST), Jonas wrote:
> E: [pulseaudio] main.c: Failed to find user 'pulse'.

So it complains that there is no user called "pulse". This is weird,
because in package/pulseaudio/pulseaudio.mk, we have:

ifeq ($(BR2_PACKAGE_PULSEAUDIO_DAEMON),y)
define PULSEAUDIO_USERS
        pulse -1 pulse -1 * /var/run/pulse - audio,pulse-access
endef

So, the pulse user should exist. Could you:

 - Check output/target/etc/passwd and see if a "pulse" user exists.

 - Make sure that this issue can be reproduced after doing a complete
   rebuild, i.e "make clean all".

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

  reply	other threads:[~2017-08-24 17:26 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 [this message]
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

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=20170824192644.56481029@windsurf \
    --to=thomas.petazzoni@free-electrons.com \
    --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.