Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Bluetooth headset / pulseaudio / bluez problem
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
REmaxer
Tux's lil' helper
Tux's lil' helper


Joined: 03 Sep 2011
Posts: 146

PostPosted: Tue Feb 19, 2013 9:58 pm    Post subject: Bluetooth headset / pulseaudio / bluez problem Reply with quote

Hi.
i was trying to pair my headset with my gentoo,and i finally make it work with ALSA.
When i try to manage sound outputs through pulseaudio i get this error .
Code:

I: [pulseaudio] module-udev-detect.c: Found 3 cards.
I: [pulseaudio] module.c: Loaded "module-udev-detect" (index: #9; argument: "").
I: [pulseaudio] bluetooth-util.c: Couldn't register endpoint /MediaEndpoint/A2DPSink, because BlueZ is configured to disable the endpoint type.
I: [pulseaudio] card.c: Created 3 "bluez_card.0D_80_60_00_00_5C"
E: [pulseaudio] bluetooth-util.c: Failed to acquire transport fd: Operation Not Authorized
I: [pulseaudio] card.c: Freed 3 "bluez_card.0D_80_60_00_00_5C"
E: [pulseaudio] module.c: Failed to load module "module-bluetooth-device" (argument: "address="0D:80:60:00:00:5C" path="/org/bluez/16535/hci0/dev_0D_80_60_00_00_5C""): initialization failed.
I: [pulseaudio] module.c: Loaded "module-bluetooth-discover" (index: #10; argument: "").
I: [pulseaudio] module.c: Loaded "module-native-protocol-unix" (index: #11; argument: "").
I: [pulseaudio] module.c: Loaded "module-zeroconf-publish" (index: #12; argument: "").
I: [pulseaudio] module.c: Loaded "module-native-protocol-tcp" (index: #13; argument: "auth-anonymous=1").
E: [pulseaudio] module.c: Failed to open module "module-esound-protocol-tcp": file not found
E: [pulseaudio] module-gconf.c: pa_module_load() failed

It tells me that i don't have necessary permissions to acquire transport ( i think on A2DP protocol ) from my computer to my headset.
But it should be a pulse problem because i can stream music with alsa and mplayer.
Back to top
View user's profile Send private message
REmaxer
Tux's lil' helper
Tux's lil' helper


Joined: 03 Sep 2011
Posts: 146

PostPosted: Fri Feb 22, 2013 9:17 pm    Post subject: Reply with quote

up!
Back to top
View user's profile Send private message
anvesaka
Tux's lil' helper
Tux's lil' helper


Joined: 14 Nov 2002
Posts: 138
Location: Toledo, Spain

PostPosted: Sat Feb 23, 2013 1:11 pm    Post subject: Reply with quote

Try this:

* If you're not using gmd or kdm, launch your WM with ck-launch-session in .xinitrc. Example (using awesome wm):

Code:
exec ck-launch-session /usr/bin/awesome >> ~/.cache/awesome/stdout 2>> ~/.cache/awesome/stderr


That'll give you access to consolekit permissions including bluetooth, suspend, and so on. Be sure to include "consolekit" use in make.conf. You might need "dbus" too.

Also try:

* Install pavucontrol and configure your bluetooth hardware as a2dp.

Hope this helps.
Back to top
View user's profile Send private message
REmaxer
Tux's lil' helper
Tux's lil' helper


Joined: 03 Sep 2011
Posts: 146

PostPosted: Sun Feb 24, 2013 6:21 pm    Post subject: Reply with quote

I didn't solve :(
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum