Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pulseaudio doesn't work #9314

Closed
3 tasks done
equal-l2 opened this issue Jan 27, 2017 · 2 comments
Closed
3 tasks done

Pulseaudio doesn't work #9314

equal-l2 opened this issue Jan 27, 2017 · 2 comments

Comments

@equal-l2
Copy link
Sponsor Contributor

  • Ran brew update and retried your prior step?
  • Ran brew doctor, fixed as many issues as possible and retried your prior step?
  • Confirmed this is problem with specific formulae and not Homebrew/brew? If it's a general Homebrew/brew problem please file this issue at https://github.com/Homebrew/brew/issues/new

Bug reports:

Pulseaudio doesn't work at all.

pacat

W: [] caps.c: Normally all extra capabilities would be dropped now, but that's impossible because PulseAudio was built without capabilities support.
Connection failure: Connection refused
pa_context_connect() failed: Connection refused

pulseaudio

W: [] caps.c: Normally all extra capabilities would be dropped now, but that's impossible because PulseAudio was built without capabilities support.
Dynamic session lookup supported but failed: Unable to find launchd socket when setuid
E: [] core-util.c: Failed to connect to system bus: Not enough memory
Dynamic session lookup supported but failed: Unable to find launchd socket when setuid
E: [] core-util.c: Failed to connect to system bus: Not enough memory
Dynamic session lookup supported but failed: Unable to find launchd socket when setuid
E: [] core-util.c: Failed to connect to system bus: Not enough memory
Dynamic session lookup supported but failed: Unable to find launchd socket when setuid
E: [] core-util.c: Failed to connect to system bus: Not enough memory
Dynamic session lookup supported but failed: Unable to find launchd socket when setuid
E: [] core-util.c: Failed to connect to system bus: Not enough memory
Dynamic session lookup supported but failed: Unable to find launchd socket when setuid
E: [] core-util.c: Failed to connect to system bus: Not enough memory
Dynamic session lookup supported but failed: Unable to find launchd socket when setuid
E: [] core-util.c: Failed to connect to system bus: Not enough memory
Dynamic session lookup supported but failed: Unable to find launchd socket when setuid
E: [] core-util.c: Failed to connect to system bus: Not enough memory
Dynamic session lookup supported but failed: Unable to find launchd socket when setuid
E: [] core-util.c: Failed to connect to system bus: Not enough memory
Dynamic session lookup supported but failed: Unable to find launchd socket when setuid
E: [] core-util.c: Failed to connect to system bus: Not enough memory
Dynamic session lookup supported but failed: Unable to find launchd socket when setuid
E: [] core-util.c: Failed to connect to system bus: Not enough memory
Dynamic session lookup supported but failed: Unable to find launchd socket when setuid
E: [] module-console-kit.c: Unable to contact D-Bus system bus: org.freedesktop.DBus.Error.NoMemory: Not enough memory
E: [] module.c: Failed to load module "module-console-kit" (argument: ""): initialization failed.
E: [] main.c: Module load failed.
E: [] main.c: Failed to initialize daemon.

Brew status:

brew config

HOMEBREW_VERSION: 1.1.8-46-g78d584f42f
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: 78d584f42f2fa07f4c5f60c1aabd5de2e8fc75c3
Last commit: 8 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 5e19cf1248328d8e99e1b39311e6c5ce6170b782
Core tap last commit: 2 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local/Homebrew
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit ivybridge
Homebrew Ruby: 2.0.0-p648
Clang: 8.0 build 800
Git: 2.11.0 => /usr/local/bin/git
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby
Java: 1.8.0_112, 1.7.0_71
macOS: 10.12.3-x86_64
Xcode: 8.2.1
CLT: 8.2.0.0.1.1480973914
X11: 2.7.11 => /opt/X11

brew doctor

Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry and just ignore them. Thanks!

Warning: Unbrewed header files were found in /usr/local/include.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.

Unexpected header files:
  /usr/local/include/python3.6m/greenlet/greenlet.h
@ast
Copy link
Contributor

ast commented Jan 31, 2017

I had this problem too. It seems to be a problem with dbus (permissions perhaps..?).

A workaround is to install pulseaudio without support for dbus.

brew install --without-dbus pulseaudio

@ilovezfs
Copy link
Contributor

My fault. I listened to configure's warning that it should depend on dbus if possible. This will be fixed by #9473.

@Homebrew Homebrew locked and limited conversation to collaborators May 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants