- This topic has 2 replies, 1 voice, and was last updated 2 years, 12 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Uniting People
What makes us different from other similar websites? › Forums › Tech › Device added successfully, but failed to connect. (Xubuntu, Bluetooth Issue)
Tagged: Blueetooth, Linux, Ubuntu, Xubunt
Here is how I resolved my Bluetooth issue.
1. sudo /etc/init.d/bluetooth restart
2. pulseaudio -k
3. pulseaudio --start
4. Configure your Bluetooth device.
I noticed that step one is not always needed. I usually just run step 2 and 3 when I am having Bluetooth connection issues.
Another way to fix this issue is to do the following …
1. Delete the device from your bluetooth devices.
2. Run the following commands in terminal emulator.
$ sudo rmmod btusb
$ sudo modprobe btusb
3. Put the device in bluetooth paring mode.
4. Add device.