LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Bluetooth dongle on 2.6.12-1.1398_FC4 (https://www.linuxquestions.org/questions/linux-hardware-18/bluetooth-dongle-on-2-6-12-1-1398_fc4-346500/)

RohanShrivastav 07-25-2005 06:47 AM

Bluetooth dongle on 2.6.12-1.1398_FC4
 
Hello,
I have CSR's USB blutooth dongle.
I connected it to my system (FC4 with 2.6.12-1.1398 kernel), and gave command
$ hciconfig

but there was no output.
then I checked the bluetooth related loaded modules by lsmod, & got the following results:

hci_usb 17865 0
sco 17349 0
rfcomm 42589 0
l2cap 30021 5 rfcomm
bluetooth 55109 6 hci_usb,sco,rfcomm,l2cap

If I use "hcitool scan" command then also I do not get any device & the response is

"Device is not availabel: Success"

I have also tried by restarting the /etc/init.d/bluetooth script then also the response is same.

How can I make this device running?

I did not install any additional software related to bluetooth as all the commands were already available.

Do I need any?

Any help will be highly appreciated...
my system does not have GUI & it is very slow so please explain accordingly.

Thanks
-Rohan

RohanShrivastav 07-25-2005 09:10 PM

I tried on 2.6.11-1.1398_FC4, then also there is no change. One more thing that I forgot to mention is that, whenever I start the bluetooth daemon /etc/init.d/bluetooth then in /var/log/messages I only get hcid and sdpd entries, & whenever I insert the related bluetooth modules, by insert "modname" then it makes a succesfull entry in messages (/var/log/) file, which shows that drivers are loaded properly. But still hcitool and hciconfig are unable to find the dongle. My bluetooh dongle works well in WinXP.

Thanks
-Rohan


All times are GMT -5. The time now is 08:09 PM.