Bluetooth dongle not found on 11.04

Asked by Dick

When starting Bluetooth from SYSTEM > Preferences > Bluetooth get error message "NO BLUETOOTH ADAPTORS PRESENT".

It is a USB device and works on Windows XP.

Any ideas???

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu bluez Edit question
Assignee:
No assignee Edit question
Solved by:
Dick
Solved:
Last query:
Last reply:
Revision history for this message
delance (olivier-delance) said :
#1

I will not manage this question, but the guy who will, will need USB id. Could you post result of command:
   sudo lsusb
and indicates which in display, is ID of Bluetooth dongle.

Revision history for this message
Dick (oldcoot999) said :
#2

Thanks Delance. Here is results:

dick@dick-GateWay-M210-and-3500-Series:~$ sudo lsusb
[sudo] password for dick:
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
dick@dick-GateWay-M210-and-3500-Series:~$

It doesn't see the device although it is plugged in to the usb port

Revision history for this message
Dick (oldcoot999) said :
#3

MARCOBRA - I received this in an email from you and don't understand what I need to do :

Project: gnome-nettool in Ubuntu => bluez in Ubuntu

Thanks for your help.....

Revision history for this message
Dick (oldcoot999) said :
#4

Was able to enable bluetooth by using:

sudo /etc/init.d/bluetooth restart

that resolved another user problem.

Was able to connect to bluetooth device and transfer a file to computer.

Closing this problem.

Thanks to all for your help.