I can no more connect my bluetooth speakers in 13.10. It used to work before with 13.04. Bluetooth is on but I can't add a new device on the bluetooth manager. Is it broken ?
Asked
Active
Viewed 1.1k times
1 Answers
2
This fixed the problem. Had also to reset one audio speaker.
Open terminal and type
sudo gedit /etc/bluetooth/main.conf
Change the value of RememberPowered
from true
to false
Save and reboot.
-
1If you solved the problem yourself, please mark your answer as such. Thanks! – RPiAwesomeness Dec 16 '13 at 17:22
-
Still ain't marked it as solved... :-) – Wilf Dec 17 '13 at 13:07
-
1You solution allows to connect the headset but it works only in "mono" and not in "stereo" mode – leonard vertighel Jan 20 '14 at 01:55