I am trying to use a bluetooth USB, but Ubuntu 12.04.01 does not identify it. How to make external USB bluetooth dongle work with Ubuntu 12.04.01.
[Edit1]
Results of lsusb
I am trying to use a bluetooth USB, but Ubuntu 12.04.01 does not identify it. How to make external USB bluetooth dongle work with Ubuntu 12.04.01.
[Edit1]
Results of lsusb
You might want to try
add "blacklist hci_usb" to /etc/modprobe.d/blacklist.conf, and add "hci_usb reset=1" to /etc/modules
another idea if this fails is to look for a suitable firmware and update the firmware of your dongle via dfutool. I just mentioned this as an annotation, haven't had problems with bluetooth devices myself.
lsusb
as @Jai asked ;) See http://askubuntu.com/questions/184475/dell-laptops-bluetooth-isnt-detected-by-ubuntu for pointers (you need to find the hardware ID before anyone can help). – Rinzwind Mar 11 '13 at 12:29lsusb
in the edited question. – Gaurav Agarwal Mar 12 '13 at 16:14