You are not logged in.

#1 2015-05-03 22:44:37

lolop
Member
Registered: 2015-02-19
Posts: 37

[bluetooth] headset

Hello,

I have a problem with my headphones.
Previously I was using Arch with Unity and it worked.
Now after a short stay in e19 I have come a Mate.
And as in e19 I can not make my bluetooth headset market.

A small overview:

% bluetoothctl [0.09 0.40 - 103%]
[NEW] Controller 50: 63: 13: 89: 8D: 71 vic [default]
[NEW] Device 00: 12: 5B: FF: 26: 4F BeeWi BBH100
[CHG] Device 00: 12: 5B: FF: 26: 4F Connected: no
[Bluetooth] connect # 00: 12: 5B: FF: 26: 4F
Attempting to connect to 00: 12: 5B: FF: 26: 4F
Failed to connect: org.bluez.Error.Failed
% systemctl bluetooth status [0.22 0.41 - 103%]
● bluetooth.service - Bluetooth service
   Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; preset Vendor: disabled)
   Active: active (running) since Tue 2015-05-04 2:05:37 CEST;. 29min ago
     Docs: man: bluetoothd (8)
 Main PID: 619 (bluetoothd)
   Status: "Running"
   CGroup: /system.slice/bluetooth.service
           └─619 / usr / lib / bluetooth / bluetoothd

May 04 2:34:50 vic bluetoothd [619]: Not enough free handles to register Service
May 04 2:34:50 vic bluetoothd [619]: Current Time Service couldn't be registered
May 04 2:34:50 vic bluetoothd [619] GATT-time-server: Input / output error (5)
May 04 2:34:50 vic bluetoothd [619]: Not enough free handles to register Service
May 04 2:34:50 vic bluetoothd [619]: Not enough free handles to register Service
May 04 2:34:50 vic bluetoothd [619]: Sap driver initialization failed.
May 04 2:34:50 vic bluetoothd [619]: sap-server: Operation not permitted (1)
May 04 2:34:50 vic bluetoothd [619]: Endpoint registered: sender =: 1.26 path = / MediaEndpoint / A2DPSource
May 04 2:34:50 vic bluetoothd [619]: Endpoint registered: sender =: 1.26 path = / MediaEndpoint / A2DPSink
May 04 2:35:13 vic bluetoothd [619]: Unable to get Headset Voice gateway SDP record: Host is down

That's just the state, I tried to change a file seeking a solution by adding:

 sudo vim /etc/dbus-1/system.d/bluetooth.conf%
 
 <Policy user = "lolop">
    <Allow own = "org.bluez" />
    <Allow send_destination = "org.bluez" />
    <Allow send_interface = "org.bluez.Agent1" />
    <Allow send_interface = "org.bluez.MediaEndpoint1" />
    <Allow send_interface = "org.bluez.MediaPlayer1" />
    <Allow send_interface = "org.bluez.ThermometerWatcher1" />
    <Allow send_interface = "org.bluez.AlertAgent1" />
    <Allow send_interface = "org.bluez.Profile1" />
    <Allow send_interface = "org.bluez.HeartRateWatcher1" />
    <Allow send_interface = "org.bluez.CyclingSpeedWatcher1" />
    <Allow send_interface = "org.bluez.GattCharacteristic1" />
    <Allow send_interface = "org.bluez.GattDescriptor1" />
    <Allow send_interface = "org.freedesktop.DBus.ObjectManager" />
    <Allow send_interface = "org.freedesktop.DBus.Properties" />
  </ Policy>

I would reconnaisant if you bring me a solution

Offline

#2 2015-05-04 17:46:08

TheSaint
Member
From: my computer
Registered: 2007-08-19
Posts: 1,523

Re: [bluetooth] headset

Similar as mine
Try to modprobe all the modules.


do it good first, it will be faster than do it twice the saint wink

Offline

#3 2015-05-04 20:30:06

lolop
Member
Registered: 2015-02-19
Posts: 37

Re: [bluetooth] headset

thx but not change...

my problem instead of just dbus

Last edited by lolop (2015-05-04 20:35:57)

Offline

#4 2015-05-05 23:17:30

TheSaint
Member
From: my computer
Registered: 2007-08-19
Posts: 1,523

Re: [bluetooth] headset

File a bug report, maybe ?


do it good first, it will be faster than do it twice the saint wink

Offline

#5 2015-05-09 08:52:12

lolop
Member
Registered: 2015-02-19
Posts: 37

Re: [bluetooth] headset

I tried to send a file from the PC to a phone and it worked.

I do not find a solution for the headphones.

What art is happening with dbus?

Offline

#6 2015-05-09 11:47:01

TheSaint
Member
From: my computer
Registered: 2007-08-19
Posts: 1,523

Re: [bluetooth] headset

I wait for some new release to see whether it will bring some new chances.


do it good first, it will be faster than do it twice the saint wink

Offline

#7 2015-05-09 16:30:36

lolop
Member
Registered: 2015-02-19
Posts: 37

Re: [bluetooth] headset

No but my headset market with Unity and archlinux ...

Offline

#8 2015-05-10 00:24:30

TheSaint
Member
From: my computer
Registered: 2007-08-19
Posts: 1,523

Re: [bluetooth] headset

Post some details, please. Then we can compare.
I'm trying an update from the git. I hope to find some better fix.

EDIT

Last git update has solved for my hardware!!
Thanks developers !!!

EDIT2

Is not entirely working.
The first connection let me pair my devices, but after a minute or two it stopped to work.

# systemctl status bluetooth
● bluetooth.service - Bluetooth service
   Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: disabled)
   Active: active (running) since dom 2015-05-10 09:58:43 MYT; 3min 51s ago
     Docs: man:bluetoothd(8)
 Main PID: 435 (bluetoothd)
   Status: "Running"
   CGroup: /system.slice/bluetooth.service
           └─435 /lib/bluetooth/bluetoothd

mag 10 09:58:43 AsusG75 bluetoothd[435]: Bluetooth daemon 5.30
mag 10 09:58:43 AsusG75 bluetoothd[435]: Starting SDP server
mag 10 09:58:43 AsusG75 bluetoothd[435]: Bluetooth management interface 1.8 initialized
mag 10 09:58:43 AsusG75 bluetoothd[435]: Failed to obtain handles for "Service Changed" characteristics
# journalctl -u bluetooth
-- Logs begin at dom 2015-05-10 02:43:12 MYT, end at dom 2015-05-10 10:00:22 MYT. --
mag 10 08:33:42 AsusG75 bluetoothd[4235]: Bluetooth daemon 5.30
mag 10 08:33:42 AsusG75 bluetoothd[4235]: Starting SDP server
mag 10 08:33:42 AsusG75 bluetoothd[4235]: Bluetooth management interface 1.8 initialized
mag 10 08:33:42 AsusG75 bluetoothd[4235]: Failed to obtain handles for "Service Changed" charact
mag 10 08:34:25 AsusG75 bluetoothd[4235]: Can't get HIDP connection info
mag 10 08:38:18 AsusG75 bluetoothd[4235]: a2dp-source profile connect failed for 30:D6:C9:2B:40:
mag 10 08:42:06 AsusG75 bluetoothd[4235]: a2dp-source profile connect failed for 30:D6:C9:2B:40:
mag 10 08:48:41 AsusG75 bluetoothd[4235]: Can't get HIDP connection info
mag 10 08:48:46 AsusG75 bluetoothd[4235]: connect error: Host is down (112)
mag 10 08:50:28 AsusG75 bluetoothd[4235]: Failed to obtain handles for "Service Changed" charact
mag 10 09:58:05 AsusG75 bluetoothd[4235]: Terminating
-- Reboot --
mag 10 09:58:43 AsusG75 bluetoothd[435]: Bluetooth daemon 5.30
mag 10 09:58:43 AsusG75 bluetoothd[435]: Starting SDP server
mag 10 09:58:43 AsusG75 bluetoothd[435]: Bluetooth management interface 1.8 initialized
mag 10 09:58:43 AsusG75 bluetoothd[435]: Failed to obtain handles for "Service Changed" characte

Last edited by TheSaint (2015-05-10 02:08:33)


do it good first, it will be faster than do it twice the saint wink

Offline

#9 2015-05-13 18:09:58

lolop
Member
Registered: 2015-02-19
Posts: 37

Re: [bluetooth] headset

I managed to run my helmet with bluez version git and removing and reinstalling my helmet with blueman.

If it can be used ...

Offline

#10 2015-05-14 11:59:48

TheSaint
Member
From: my computer
Registered: 2007-08-19
Posts: 1,523

Re: [bluetooth] headset

is it [Solved] ?


do it good first, it will be faster than do it twice the saint wink

Offline

#11 2015-05-15 17:31:13

TheCreeL
Member
Registered: 2011-08-23
Posts: 30

Re: [bluetooth] headset

Reporting in with bluetooth problems.

I'm trying to manage my bluetooth device on my laptop to connect to the stereo, but i haven't been able to do anything.
Here's my dump:

19:18 faceless ~ $ systemctl status bluetooth
● bluetooth.service - Bluetooth service
   Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: disabled)
   Active: active (running) since ven 2015-05-15 15:18:06 CEST; 4h 0min ago
     Docs: man:bluetoothd(8)
 Main PID: 447 (bluetoothd)
   Status: "Running"
   CGroup: /system.slice/bluetooth.service
           └─447 /usr/lib/bluetooth/bluetoothd

mag 15 15:18:06 Archibald systemd[1]: Starting Bluetooth service...
mag 15 15:18:06 Archibald bluetoothd[447]: Bluetooth daemon 5.30
mag 15 15:18:06 Archibald systemd[1]: Started Bluetooth service.
mag 15 15:18:06 Archibald bluetoothd[447]: Starting SDP server
mag 15 15:18:06 Archibald bluetoothd[447]: Bluetooth management interface 1.8 initialized
Hint: Some lines were ellipsized, use -l to show in full.
19:20 faceless ~ $ rfkill list bluetooth
2: dell-bluetooth: Bluetooth
	Soft blocked: no
	Hard blocked: no
19:20 faceless ~ $ sudo bluetoothctl
[sudo] password di faceless: 
[bluetooth]# power on
No default controller available
[bluetooth]# scan on
No default controller available
[bluetooth]# devices
[bluetooth]# 

Nothing seems to work and yet nothing seems to completely crash.

I tried installing the bluez-git version from AUR but the compiler stops at

 for ICAL.... no 

I'll try blueman and see what happens.

Offline

#12 2015-05-15 18:46:01

nomorewindows
Member
Registered: 2010-04-03
Posts: 3,362

Re: [bluetooth] headset

It looks like you need to fulfill the ICAL dependency.


I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.

Offline

#13 2015-05-15 23:52:48

TheCreeL
Member
Registered: 2011-08-23
Posts: 30

Re: [bluetooth] headset

Probably just some bug with the aur helper, installed it manually without problems.

But it didn't help, still no adapter found. Probably my chipset BCM2046B1 Broadcom is not supported by the kernel.

Anyway, i'm hijacking the thread. Didn't mean to smile

Offline

#14 2015-05-18 21:10:27

lolop
Member
Registered: 2015-02-19
Posts: 37

Re: [bluetooth] headset

I still encountered problems due to manipulations.

Do not forget to install pulseaudio-bluetooth for those uses pulseaudio.

It's still well pulseaudio.
Coupled with pulseaudio-equalizer improves the sound of mp3 ...

Last edited by lolop (2015-05-18 21:10:52)

Offline

#15 2015-05-31 22:42:51

LimaSierra
Member
Registered: 2011-04-26
Posts: 41

Re: [bluetooth] headset

Thanks lolop, this

lolop wrote:

Do not forget to install pulseaudio-bluetooth for those uses pulseaudio.

...solved the problem for me!

Kind regards

Offline

#16 2019-04-01 05:36:23

lunarian
Member
Registered: 2019-04-01
Posts: 1

Re: [bluetooth] headset

My headphone paired another device tongue

Offline

#17 2019-04-01 08:56:14

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,744

Re: [bluetooth] headset

Please don't necrobump topics and especially not such an empty post.

https://wiki.archlinux.org/index.php/Co … bumping%22
https://wiki.archlinux.org/index.php/Co … mpty_posts

Closing.

Online

Board footer

Powered by FluxBB