** Tags added: xenial
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1181106
Title:
Failed to change profile to A2DP in 13.04 (Raring), 13.10 (saucy), and
14.04 (trusty)
To manage notifications ab
I encountered the same issue in Ubuntu 15.10. Restarting the bluetooth
service as per #35 fixes the problem.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1181106
Title:
Failed to change profile to
Set MaxConnected=1 in audi.conf file
This work for me
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1181106
Title:
Failed to change profile to A2DP in 13.04 (Raring), 13.10 (saucy), and
14.04 (tr
Hi
I'm using Ubuntu 15.10 that has bluez 5. Iand using a Sony Bluetooth
handsfree SBH50.
Now I can choose the A2DP value, but, now I have another issue.
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/219057
Bluetooth can't coexist with Wifi.
--
You received this bug notification because
Hi,
Before update error
fmds@fmds-note:~$ sudo grep a2dp /var/log/syslog
[sudo] password for fmds:
Nov 10 13:05:12 fmds-note pulseaudio[2183]: [pulseaudio] module.c: Failed to
load module "module-bluetooth-device" (argument: "address=5C:32:5B:00:A1:92
profile=a2dp"): initialization failed.
Nov
Hi all:
I have exactly the same problem as everyone, and tried everything
commented here without success. But I found a way of doing it work,
which maybe helps to fix the error:
* Paired my headset, but didn't set it as trusted. Restarted the bluetooth
service (did this only once, not every time
I had the same problem when upgrading from 14.04 -> 14.10 and then again
from 14.10 -> 15.04. My solution -which I found somewhere in the web-
was the same both times: Simply delete(!) /etc/bluetooth/audio.conf (or
rename it) and restart the bluetooth service. At least this worked for
me.
--
You
I am running 15.04 and still have this issue.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1181106
Title:
Failed to change profile to A2DP in 13.04 (Raring), 13.10 (saucy), and
14.04 (trusty)
To
Solution that works for Ubunut 14.04 64bit on Thinkpad Edge 13 (not sure
which specific model, has AMD Neo K325 CPU) and Jabra BT620s:
1.) backup your /etc/bluetooth/audio.conf
2.) create an empty /etc/bluetooth/audio.conf —> eg "sudo touch
/etc/bluetooth/audio.conf"
3.) after reboot/start of t
One more thing: if you are using more than one bluetooth device and the
audio stops when using it, I use this set of commands (found this fix
for Ubuntu 10.04, it still works).
1.) sudo hciconfig hci0 lm master
2.) sudo hciconfig hci0 lp hold,sniff,park
It could reset your audio connection, so y
I couldn't switch from headset to ad2p mode (have Sockets disabled).
I accidently found out that by clicking the 'mute' button on Logitech headset,
it automatically switched to ad2p.
There are now two entries for the headset in pavucontrol/configuration. Both
say "Logitech Wireless Headset".
#15 worked for me on Ubuntu 14.04 on a Lenovo x240.
Thanks!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1181106
Title:
Failed to change profile to A2DP in 13.04 (Raring), 13.10 (saucy), and
14.
I'm running 14.04 and I could not set a2dp today. I had it working, but
now I have a terrible sound without a2dp. I can select a2dp in the GUI,
but it makes no difference and when I go back to those settings,
telephone quality is selected. This is the output from cli:
$ pactl list cards short
0
Hi , just to say that #34 fix did not work on my 14.04.
the fix that work is the one from upstream :
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725610#89
Do you know exactly which version of bluez contains the fix and when it
should land in trusty-proposed ?
Because this bug is really ba
Still does not work on 14.04.
My solution is to disable socket in audio.conf, then I can connect, but not
with the default GUI thing.
Using the bluetooth icon in the titlebar, I connect, and it shows up as
connected.
However, using any other tool (blueman-manager, pactl list, pavucontrol) it is
** Changed in: pulseaudio (Debian)
Status: Unknown => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1181106
Title:
Failed to change profile to A2DP in 13.04 (Raring), 13.10 (sauc
Maybe this is realated to this bug:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725610
** Bug watch added: Debian Bug tracker #725610
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725610
** Also affects: pulseaudio (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=72561
Confirming this bug on 14.04.
#34 works for me, thank you!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1181106
Title:
Failed to change profile to A2DP in 13.04 (Raring), 13.10 (saucy), and
14.0
Confirm that this is effecting 14.04 Trusty.
$ pacmd list-cards
. . .
index: 4
name:
driver:
owner module: 28
properties:
device.description = "PHILIPS BTM630"
device.string = "00:18:9A:2E:B3:D1"
device.api = "blue
I found this affecting 14.04 Trusty.
$ pactl set-card-profile bluez_card.30_17_C8_8B_DF_B1 a2dp
Failure: Input/Output error
so I thought I'd capture some debug logging to "/var/log/syslog" from
bluetoothd (system daemon) by adding "-d" (debug logging) to the Upstart
service file ("/etc/init/bluet
Erf. I forgot to install the package.
So what I have done:
* install pulseaudio-module-bluetooth
*in /etc/bluetooth/audio.conf, I have:
[General]
Enable = Source,Sink,Headset,Gateway,Control,Media,Socket
#Disable=Socket
HFP=false
[A2DP]
SBCSources=1
MPEG12Sources=0
#15 doesn't work for me if I d
Today I upgraded to lubuntu 14.04 the trick I was using doesn't work anymore:
pactl load-module module-bluetooth-discover
pactl load-module module-switch-on-connect
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad
#15 Worked for me un XUbuntu 14.04 on a Dell e6330.
Thanks
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1181106
Title:
Failed to change profile to A2DP in 13.04 (Raring), 13.10 (saucy), and
14.0
I have the same problem and the solution for me was to manually change the
profile. This post on the Ubuntu forums was very helpful:
http://askubuntu.com/questions/287254/ubuntu-13-04-bluetooth-a2dp-does-not-work
In essence, you need to run the following command to switch profile to
a2dp:
sudo
Same problem for me in 14.04.
I have to attempt to connect via blueman to the device first which
fails. Then
pactl load-module module-bluetooth-discover
then connect with blueman again. I now get sound, Pulseaudio claims it
is a2dp, blueman says not. The sound is poor, so I think blueman is
r
I followed #15. I cannot too switch to A2DP from HSP on Xubuntu 14.04.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1181106
Title:
Failed to change profile to A2DP in 13.04 (Raring), 13.10 (saucy),
I can't confirm sulution from #15. I still can't switch to A2DP profile
from HSP on Xubuntu 14.04 too.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1181106
Title:
Failed to change profile to A2DP
I followed #15. I too cannot switch to A2DP from HSP on Xubuntu 14.04.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1181106
Title:
Failed to change profile to A2DP in 13.04 (Raring), 13.10 (saucy),
Ooops, I'm sorry. That helped only to finally connect to my headset, but
I indeed cannot switch 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/1181106
Title:
Failed to change profile to A2DP
I can confirm that Luc's load-modules do the trick on 14.04. After I run these
commands:
pactl load-module module-bluetooth-discover
pactl load-module module-switch-on-connect
my Rapoo headset works again.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is s
30 matches
Mail list logo