On Tue, Oct 31, 2017 at 10:16:30AM -0500, dev wrote:
> I'm trying to setup a bluetooth wireless headset under Devuan but not
> able to get past the pairing.  Started with the "blueman-applet" which
> looked nice but after pairing and trusting, three icons would show up (
> which I think were related to signal level and volumes) and then they
> would disappear. Alas, I dropped to the command line to produce the
> output below via "bluetoothctl".
> 
> This shows blueman-applet finding, pairing and connecting but ultimately
> disconnecting from the headset. Any ideas why it will not stay connected?
> 
> Headset is here:
> https://www.amazon.com/Labvon-Bluetooth-Headphones-Sweatproof-Cancelling/dp/B075S6WXBH/
> 
> BT dongle is here:
> https://www.amazon.com/Bluetooth-Ideapro-Transmitter-Raspberry-Compatible/dp/B00OH09OXS/
> 
> Thanks
> 
> 
> [bluetooth]# info 02:FC:9F:F8:13:94
> Device 02:FC:9F:F8:13:94
>       Name: S7
>       Alias: S7
>       Class: 0x240408
>       Icon: audio-card
>       Paired: no
>       Trusted: no
>       Blocked: no
>       Connected: no
>       LegacyPairing: yes
> [DEL] Device 02:FC:9F:F8:13:94 S7
> [NEW] Device 02:FC:9F:F8:13:94 S7
> [CHG] Device 02:FC:9F:F8:13:94 Connected: yes
> [CHG] Device 02:FC:9F:F8:13:94 UUIDs:
>       00001101-0000-1000-8000-00805f9b34fb
>       0000110b-0000-1000-8000-00805f9b34fb
>       0000110c-0000-1000-8000-00805f9b34fb
>       0000110e-0000-1000-8000-00805f9b34fb
>       0000111e-0000-1000-8000-00805f9b34fb
> [CHG] Device 02:FC:9F:F8:13:94 Paired: yes
> [bluetooth]# info 02:FC:9F:F8:13:94
> Device 02:FC:9F:F8:13:94
>       Name: S7
>       Alias: S7
>       Class: 0x240408
>       Icon: audio-card
>       Paired: yes
>       Trusted: no
>       Blocked: no
>       Connected: yes
>       LegacyPairing: yes
>       UUID: Serial Port               (00001101-0000-1000-8000-00805f9b34fb)
>       UUID: Audio Sink                (0000110b-0000-1000-8000-00805f9b34fb)
>       UUID: A/V Remote Control Target (0000110c-0000-1000-8000-00805f9b34fb)
>       UUID: A/V Remote Control        (0000110e-0000-1000-8000-00805f9b34fb)
>       UUID: Handsfree                 (0000111e-0000-1000-8000-00805f9b34fb)
> [CHG] Device 02:FC:9F:F8:13:94 Connected: no

Bluetooth audio is usually done through pulseaudio. It was dropped from
bluez/alsa in the version used in Jessie.

Another project has picked up the ball and run with it, though. It works
for me (SoundBot SB220)

https://github.com/Arkq/bluez-alsa

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Reply via email to