[Bug 1724919] Re: Bluetooth headphones only use A2DP when connected manually

2019-12-31 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1845046 ***
https://bugs.launchpad.net/bugs/1845046

** This bug has been marked a duplicate of bug 1845046
   Bluetooth headphones/speaker default to low quality headset mode and fails 
to switch to A2DP when selected

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1724919

Title:
  Bluetooth headphones only use A2DP when connected manually

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1724919/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1724919] Re: Bluetooth headphones only use A2DP when connected manually

2019-11-28 Thread Alistair Cunningham
Because no-one is willing to re-open this bug, I have opened new bug
1854392 for this same problem on newer versions of Ubuntu such as 19.10.
Those who are affected by this problem, please add a note to bug 1854392
stating that you're affected.

https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1854392

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1724919

Title:
  Bluetooth headphones only use A2DP when connected manually

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1724919/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1724919] Re: Bluetooth headphones only use A2DP when connected manually

2019-11-25 Thread Yorick
Same problem here. bluez 5.50, pulseaudio 13.0. Sony WH-1000XM3.

Fiddling with the buttons on the headset makes it show up as a HCI
device, after which it can be switched to A2DP.

@Daniel van Vugt: could you reopen this and reassign it to either bluez
or pulseaudio? At the very last it has nothing to do with alsa. I spoke
with the pulseaudio maintainer, who thinks it's likely a bluez issue.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1724919

Title:
  Bluetooth headphones only use A2DP when connected manually

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1724919/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1724919] Re: Bluetooth headphones only use A2DP when connected manually

2019-11-21 Thread Alistair Cunningham
For those with Sony headphones, and who are affected by this annoying
bug, the attached "headphones" Perl script is a partial workaround.
You'll need to edit it for the bluetooth address of your headphones. Run
it after switching your headphones on and they connect, and it sets
A2DP.

** Attachment added: "headphones"
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1724919/+attachment/5306921/+files/headphones

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1724919

Title:
  Bluetooth headphones only use A2DP when connected manually

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1724919/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1724919] Re: Bluetooth headphones only use A2DP when connected manually

2019-11-21 Thread Alistair Cunningham
Can this please be re-opened? Daniel van Vugt marked it as "won't fix"
in comment #14 due to Ubuntu 17.10 being end of life, but numerous
people are still encountering the problem with more recent versions. I'm
encountering it on Ubuntu 19.10 and a new Sony WH-1000XM3.

If this bug can't be re-opened, should we create a new bug for more
recent versions of Ubuntu?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1724919

Title:
  Bluetooth headphones only use A2DP when connected manually

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1724919/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1724919] Re: Bluetooth headphones only use A2DP when connected manually

2019-10-12 Thread jurosh
I am currently using this one time HOTFIX script for the the issue:

```
pactl set-card-profile bluez_card.AA_BB_CC_DD_EE_FF a2dp_sink
bluetoothctl disconnect AA:BB:CC:DD:EE:FF
pactl set-card-profile bluez_card.AA_BB_CC_DD_EE_FF a2dp_sink
bluetoothctl connect AA:BB:CC:DD:EE:FF
```

To get information about your bluetooth headphones address
(AA:BB:CC:DD:EE:FF) use `bluetoothctl paired-devices` command.

It disconnect and reconnect headphones and set correct profile. Needs to
be run each time after connected, but still much easier than doing all
those steps manually. And ofc you can make bash command from it, or make
Desktop script icon.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1724919

Title:
  Bluetooth headphones only use A2DP when connected manually

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1724919/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1724919] Re: Bluetooth headphones only use A2DP when connected manually

2019-10-12 Thread Aschwin
Using a Sony WH-H900N/NM on 19.04, and the problem is as described in
the original bug report.

When turning on the headset it connects but selects the HSP/HFP profile,
which works but naturally has crappy sound. In the sound settings,
changing from HSP/HFP to the A2DP sink does not actually do anything.
The only thing that works is to disconnect the headset from the
bluetooth settings and reconnect. Doing that will select the A2DP
profile as the default and sound is fantastic. After doing so I can go
back and forth between both profiles without any problems and everything
works as expected. Also the input device/microphone is changed as
expected.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1724919

Title:
  Bluetooth headphones only use A2DP when connected manually

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1724919/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1724919] Re: Bluetooth headphones only use A2DP when connected manually

2019-09-22 Thread DooMMasteR
I am also affected, same solution as for other, I simply need to
reconnect from the UI.

The same headset works fine on Android, Windows, Mac OS, iOS and even my
cheap DAB-Receiver can stream to it via A2DP right away.

For me the issue exists since 18.4 and is still present in 18.10.

I am using the Sony WH-1000XM2.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1724919

Title:
  Bluetooth headphones only use A2DP when connected manually

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1724919/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1724919] Re: Bluetooth headphones only use A2DP when connected manually

2019-08-05 Thread jurosh
Same problem here. Ubuntu 19.04 and WH-1000XM3.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1724919

Title:
  Bluetooth headphones only use A2DP when connected manually

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1724919/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1724919] Re: Bluetooth headphones only use A2DP when connected manually

2019-03-03 Thread Peter P.
I have the same problem on two machines running Ubuntu 18.04 with a Sony
WH-1000XM2.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1724919

Title:
  Bluetooth headphones only use A2DP when connected manually

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1724919/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1724919] Re: Bluetooth headphones only use A2DP when connected manually

2019-02-08 Thread Ricardo Ribalda Delgado
This workaround works for me:
https://gist.github.com/hxss/a3eadb0cc52e58ce7743dff71b92b297

Have only tried it twice now

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1724919

Title:
  Bluetooth headphones only use A2DP when connected manually

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1724919/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1724919] Re: Bluetooth headphones only use A2DP when connected manually

2019-02-07 Thread Trinché Kévin
Same here, Debian 9 Stretch, Sony WH1000-XM3.

I have to disconnect and reconnect my Headset manually from UI in order to get 
the sound of my music.
Actually the issue comes when the Headset connects automatically.

Maybe someone competent could tell us where it is ? There's not update
since a while...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1724919

Title:
  Bluetooth headphones only use A2DP when connected manually

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1724919/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1724919] Re: Bluetooth headphones only use A2DP when connected manually

2019-01-30 Thread Jancis
Same. Ubuntu 18.04, Sony WH-CH700N
I have to go to bluetooth device list, disconnect device and reconnect from UI. 
after that, default sound card correctly switches over and i can hear music.
Without that, i can't even switch the sound card, even though it's visible in 
the list.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1724919

Title:
  Bluetooth headphones only use A2DP when connected manually

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1724919/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1724919] Re: Bluetooth headphones only use A2DP when connected manually

2018-12-13 Thread Jeff Campbell
I have a Sony MDR-XB950N1 and I'm seeing the same thing

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1724919

Title:
  Bluetooth headphones only use A2DP when connected manually

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1724919/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1724919] Re: Bluetooth headphones only use A2DP when connected manually

2018-11-24 Thread Jonathan Aghachi
I have a sony MDR-XB950B1 and came here to confirm the same thing. After
an auto reconnect when I tune on the bluetooth headphones, I have to go
to settings to manually disconnect and reconnect in order to get the
A2DP profile to show up. Otherwise the profile stays at Analog Stereo
output for my laptop speakers and the headphones.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1724919

Title:
  Bluetooth headphones only use A2DP when connected manually

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1724919/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1724919] Re: Bluetooth headphones only use A2DP when connected manually

2018-11-19 Thread Erik Sjölund
The problem didn't go away after doing a fresh installation of Ubuntu 18.10.
I have to first disconnect and then connect my Sony MDR-1000x to get the A2DP 
profile to work.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1724919

Title:
  Bluetooth headphones only use A2DP when connected manually

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1724919/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1724919] Re: Bluetooth headphones only use A2DP when connected manually

2018-11-13 Thread Neil Aspinall
It's not possible to "change the bug status to Confirmed" as suggested
in comment #14, the Status is "changeable only by a project maintainer
of bug supervisor".

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1724919

Title:
  Bluetooth headphones only use A2DP when connected manually

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1724919/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1724919] Re: Bluetooth headphones only use A2DP when connected manually

2018-11-13 Thread Neil Aspinall
Bug still present in Ubuntu 18.10.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1724919

Title:
  Bluetooth headphones only use A2DP when connected manually

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1724919/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1724919] Re: Bluetooth headphones only use A2DP when connected manually

2018-11-13 Thread demonhun7er
Same *VERY* annoying bug here with Ubuntu 18.04 and Sony MDR-ZX550BN

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1724919

Title:
  Bluetooth headphones only use A2DP when connected manually

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1724919/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1724919] Re: Bluetooth headphones only use A2DP when connected manually

2018-11-11 Thread marcostr...@hotmail.com
Same problem here using Ubuntu 18.04 with Sony MDR1000X, also with the
Sony MDR XB50BS

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1724919

Title:
  Bluetooth headphones only use A2DP when connected manually

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1724919/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1724919] Re: Bluetooth headphones only use A2DP when connected manually

2018-11-09 Thread MeisterYeti
Same problem here using Ubuntu 18.04 with Sony WH-1000XM2.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1724919

Title:
  Bluetooth headphones only use A2DP when connected manually

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1724919/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1724919] Re: Bluetooth headphones only use A2DP when connected manually

2018-11-07 Thread paul hopgood
Bug still present in 18.10. 
To get A2DP audio working you have to manually disconnect and reconnect.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1724919

Title:
  Bluetooth headphones only use A2DP when connected manually

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1724919/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1724919] Re: Bluetooth headphones only use A2DP when connected manually

2018-10-24 Thread Daniel van Vugt
Thank you for reporting this bug to Ubuntu.
Ubuntu 17.10 (artful) reached end-of-life on July 19, 2018.

See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases 

We appreciate that this bug may be old and you might not be interested
in discussing it any more. But if you are then please upgrade to the
latest Ubuntu version and re-test. If you then find the bug is still
present in the newer Ubuntu version, please add a comment here telling
us which new version it is in and change the bug status to Confirmed.

** Changed in: alsa-driver (Ubuntu)
   Status: Confirmed => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1724919

Title:
  Bluetooth headphones only use A2DP when connected manually

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1724919/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1724919] Re: Bluetooth headphones only use A2DP when connected manually

2018-09-25 Thread Tomas Benitez
Same as you, Ubuntu 18.04 Sony mdr-zx220bt. If i want to have "good"
sound i have to disconnect and connect manually...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1724919

Title:
  Bluetooth headphones only use A2DP when connected manually

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1724919/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1724919] Re: Bluetooth headphones only use A2DP when connected manually

2018-09-07 Thread Anders Hall
Lots of errors etc in syslog, added some notes on top of the obvious
errors.

Kernel keeps spamming syslog with these 
(https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1748565):
kernel: [15621.044566] Bluetooth: hci0: last event is not cmd complete (0x0f)

Note: this kernel message disappears when and if i get a bluetooth
connection that works with AD2P. If HSP/HFP is set instead this message
spams the log.

1) Ubuntu control panel, events when enabling bluetooth:
systemd[1]: Starting Load/Save RF Kill Switch Status... 
systemd[1]: Started Load/Save RF Kill Switch Status. 
kernel: [15952.121703] usb 1-7: new full-speed USB device number 16 using 
xhci_hcd 
kernel: [15952.271062] usb 1-7: New USB device found, idVendor=8087, 
idProduct=0a2b 
kernel: [15952.271069] usb 1-7: New USB device strings: Mfr=0, Product=0, 
SerialNumber=0 
kernel: [15952.274564] Bluetooth: hci0: Bootloader revision 0.0 build 26 week 
38 2015 
kernel: [15952.275558] Bluetooth: hci0: Device revision is 16 
kernel: [15952.275563] Bluetooth: hci0: Secure boot is enabled 
kernel: [15952.275566] Bluetooth: hci0: OTP lock is enabled 
kernel: [15952.275569] Bluetooth: hci0: API lock is enabled 
kernel: [15952.275572] Bluetooth: hci0: Debug lock is disabled 
kernel: [15952.275576] Bluetooth: hci0: Minimum firmware build 1 week 10 2014 
kernel: [15952.276189] Bluetooth: hci0: Found device firmware: 
intel/ibt-12-16.sfi 
systemd[1]: Reached target Bluetooth. 
upowerd[1560]: unhandled action 'bind' on 
/sys/devices/pci:00/:00:14.0/usb1/1-7/1-7:1.1 
upowerd[1560]: unhandled action 'bind' on 
/sys/devices/pci:00/:00:14.0/usb1/1-7/1-7:1.0 
upowerd[1560]: unhandled action 'bind' on 
/sys/devices/pci:00/:00:14.0/usb1/1-7 
kernel: [15952.453260] [UFW BLOCK] IN=wlp4s0 OUT= MAC= 
SRC=fe80::::XXX DST=ff02:::::::0001 LEN=64 
TC=0 HOPLIMIT=1 FLOWLBL=807886 PROTO=UDP SPT=8612 DPT=8612 LEN=24  
kernel: [15952.453273] [UFW BLOCK] IN=wlp4s0 OUT= MAC= 
SRC=fe80::::XXX DST=ff02:::::::0001 LEN=64 
TC=0 HOPLIMIT=1 FLOWLBL=273955 PROTO=UDP SPT=8612 DPT=8610 LEN=24  
kernel: [15952.463425] [UFW BLOCK] IN=wlp4s0 OUT= MAC= 
SRC=fe80::::XXX DST=ff02:::::::0001 LEN=64 
TC=0 HOPLIMIT=1 FLOWLBL=807886 PROTO=UDP SPT=8612 DPT=8612 LEN=24  
kernel: [15952.463447] [UFW BLOCK] IN=wlp4s0 OUT= MAC= 
SRC=fe80::::XXX DST=ff02:::::::0001 LEN=64 
TC=0 HOPLIMIT=1 FLOWLBL=273955 PROTO=UDP SPT=8612 DPT=8610 LEN=24  
kernel: [15953.936818] Bluetooth: hci0: Waiting for firmware download to 
complete 
kernel: [15953.937485] Bluetooth: hci0: Firmware loaded in 1625036 usecs 
kernel: [15953.937530] Bluetooth: hci0: Waiting for device to boot 
kernel: [15953.949542] Bluetooth: hci0: Device booted in 11737 usecs 
kernel: [15953.949684] Bluetooth: hci0: Found Intel DDC parameters: 
intel/ibt-12-16.ddc 
kernel: [15953.960521] Bluetooth: hci0: Applying Intel DDC parameters completed 
bluetoothd[8656]: RFCOMM server failed for Headset Voice gateway: rfcomm_bind: 
Address already in use (98) 
bluetoothd[8656]: RFCOMM server failed for 
:1.68/Profile/HSPHSProfile/1108--1000-8000-00805f9b34fb: rfcomm_bind: 
Address already in use (98) 
NetworkManager[1222]:   [1536298184.5852] bluez5: NAP: added interface 
00:28:F8:28:45:F5 
bluetoothd[8656]: Endpoint registered: sender=:1.68 
path=/MediaEndpoint/A2DPSource 
bluetoothd[8656]: Endpoint registered: sender=:1.68 
path=/MediaEndpoint/A2DPSink 
bluetoothd[8656]: Endpoint registered: sender=:1.39 
path=/MediaEndpoint/A2DPSource 
bluetoothd[8656]: Endpoint registered: sender=:1.39 
path=/MediaEndpoint/A2DPSink 
NetworkManager[1222]:   [1536298184.6229] keyfile: add connection 
in-memory 
NetworkManager[1222]:   [1536298184.6244] bluez: BT device Samsung Galaxy 
S7 edge added (NAP) 
NetworkManager[1222]:   [1536298184.6252] manager: new Bluetooth device 
(/org/freedesktop/NetworkManager/Devices/15) 
NetworkManager[1222]:   [1536298184.6258] device state change: unmanaged 
-> unavailable (reason 'managed', sys-iface-state: 'external') 
NetworkManager[1222]:   [1536298184.6507] device state change: 
unavailable -> disconnected (reason 'none', sys-iface-state: 'managed') 
kernel: [15959.948617] Bluetooth: hci0: last event is not cmd complete (0x0f) 

2) Ubuntu control panel, events when enabling Jabra Elite device:
gnome-shell[2235]: g_source_remove: assertion 'tag > 0' failed 
kernel: [16375.892576] Bluetooth: hci0: last event is not cmd complete (0x0f) 
kernel: [16391.773520] Bluetooth: hci0: last event is not cmd complete (0x0f) 
bluetoothd[8656]: Unable to connect Headset Voice gateway: connect: Device or 
resource busy (16) 
bluetoothd[8656]: Connecting Headset Voice gateway failed: Input/output error 
obexd[2645]: CONNECT(0x0), (0xff) 
obexd[2645]: CONNECT(0x0), (0x0) 
obexd[2645]: SETPATH(0x5), (0xff) 
obexd[2645]: stat(/home/nn/phonebook/): No such file or directory 

[Bug 1724919] Re: Bluetooth headphones only use A2DP when connected manually

2018-09-06 Thread Anders Hall
Ubuntu 18.04.1. Jabra Elite Sport v2. Impossible to get A2DP to stick.
Have to go through multiple jumps to get it to work. E.g.,

1) Shut down and start bluetooth a few times after suspend or reboot.
Sometimes i try to shutdown the Jabra device as well.

2) Then connect to the device, which always fails at minimum 3 times
when using the slider for connecting, and then it might add a sound
device or not. It takes a long time for this to happen in any situation
after successful connect. Often the sound device is not even selected if
it is added, which require a second user interaction to solve.

However, this step works much better using blueman. I.e., the interface
and bluetooth solution in Ubuntu is buggy to say the least. At least a
few bugs must exist in the interface solution considered blueman works
better.

3) If connection is working and a sound device is added then the A2DP is
never selected. Using the Ubuntu drop down menu to change to A2DP is
pointless, it will never work, and blueman cant change profile either.
Thus going back to step one and and trying again is the only solution.

This process takes up to 15 minutes or more to complete. By pure luck,
the A2DP setting will stick until next suspend

These errors have existed for at least 12 months in my case.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1724919

Title:
  Bluetooth headphones only use A2DP when connected manually

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1724919/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1724919] Re: Bluetooth headphones only use A2DP when connected manually

2018-08-21 Thread Olli P.
I am running Ubuntu 18.04 and have Sony WH-1000XM2 bluetooth headphones.
Bluetooth connection is established automatically but in order to get
any sound out of the headphones I need to:

1. Manually disconnect and reconnect the headphones from bluetooth
settings

or

2. Press play/pause button on my headphones (after this a2dp_sink is
available) and go to sound settings to select headphones as output
device.

After the bluetooth connection is automatically established I see the following 
error message in system log:
  pulseaudio[3124]: [pulseaudio] module-bluez5-device.c: Profile a2dp_sink has 
no transport

The command "pacmd list-cards" displays the a2dp_sink as unavailable (full 
device output attached):
   
  ...
  profiles:
headset_head_unit: Headset Head Unit (HSP/HFP) (priority 30, available: 
unknown)   
a2dp_sink: High Fidelity Playback (A2DP Sink) (priority 40, available: no)  

  ...

After pressing play/pause button on the headphones or manually reconnecting, 
a2dp_sink is available:
  ...
  profiles:
headset_head_unit: Headset Head Unit (HSP/HFP) (priority 30, available: 
unknown)
a2dp_sink: High Fidelity Playback (A2DP Sink) (priority 40, available: yes)
off: Off (priority 0, available: yes)
  ...


** Attachment added: "pacmd_list-cards_output"
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1724919/+attachment/5178575/+files/pacmd_list-cards_output

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1724919

Title:
  Bluetooth headphones only use A2DP when connected manually

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1724919/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1724919] Re: Bluetooth headphones only use A2DP when connected manually

2018-08-21 Thread Farid Stein
I am also seeing this bug with Ubuntu 18.04 and my Sony MDR-1000X. The
A2DP profile shows but cannot be selected. I have observed this with two
different Bluetooth devices. One was a USB-plugin and the other one is
PCI-e card. Deleting and reconnecting the headset works fine though.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1724919

Title:
  Bluetooth headphones only use A2DP when connected manually

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1724919/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1724919] Re: Bluetooth headphones only use A2DP when connected manually

2018-08-13 Thread Erik Sjölund
The problem didn't go away after doing a fresh installation of Ubuntu 18.04.
I have to first disconnect and then connect my Sony MDR-1000x to get the A2DP 
profile to work.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1724919

Title:
  Bluetooth headphones only use A2DP when connected manually

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1724919/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1724919] Re: Bluetooth headphones only use A2DP when connected manually

2018-02-08 Thread Maksim Lin
Just another confirmation same thing happens to me with Sony ZX770BN
headphones and same disconnect/reconnect work around works.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1724919

Title:
  Bluetooth headphones only use A2DP when connected manually

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1724919/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1724919] Re: Bluetooth headphones only use A2DP when connected manually

2017-12-03 Thread Mazimo
Same problem on fresh 17.10 install using LG Tone HBS920 headsets.
An LG FH2 portable rolling speaker seems to work fine though.

The workaround of disconnecting my LG headset under Bluetooth Settings
and then reconnecting does allow me to switch from HSP/HFP to A2DP.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1724919

Title:
  Bluetooth headphones only use A2DP when connected manually

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1724919/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1724919] Re: Bluetooth headphones only use A2DP when connected manually

2017-11-26 Thread Erik Sjölund
I have the same problem with the headset Sony MDR-1000X and Ubuntu
17.10. I have to first disconnect and then connect to get the A2DP
profile to work.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1724919

Title:
  Bluetooth headphones only use A2DP when connected manually

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1724919/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1724919] Re: Bluetooth headphones only use A2DP when connected manually

2017-11-19 Thread Floris Assies
same problem with Jabra Move headset
just upgraded to Ubuntu 17.10
with previous version had a similar problem but at least when I deleted the 
paired device / connection and made a new connection, I would have A2dp audio 
for as long I left my computer turned on. Now when trying the same, it doesn't 
show me that option, only HSP/HFP

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1724919

Title:
  Bluetooth headphones only use A2DP when connected manually

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1724919/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1724919] Re: Bluetooth headphones only use A2DP when connected manually

2017-10-29 Thread Piotr Komur
I have a similar problem in Ubuntu 17.10 Gnome Shell 3.26.1. I can not
switch to the A2DP profile, even when I disconnect and reconnect to the
Bluetooth headphones.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1724919

Title:
  Bluetooth headphones only use A2DP when connected manually

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1724919/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1724919] Re: Bluetooth headphones only use A2DP when connected manually

2017-10-21 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: alsa-driver (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1724919

Title:
  Bluetooth headphones only use A2DP when connected manually

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1724919/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs