loader image

Device added successfully, but failed to connect. (Xubuntu, Bluetooth Issue)

What makes us different from other similar websites? Forums Tech Device added successfully, but failed to connect. (Xubuntu, Bluetooth Issue)

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1721
    thumbtak
    Keymaster

    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.

    #1722
    thumbtak
    Keymaster

    I noticed that step one is not always needed. I usually just run step 2 and 3 when I am having Bluetooth connection issues.

    #6622
    thumbtak
    Keymaster

    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.

    • This reply was modified 2 years, 1 month ago by thumbtak.
Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
TAKs Shack