Results 1 to 3 of 3
Hi everyone.
I am trying to make my brand new Arch Linux to detect a simple USB bluetooth dongle.
I tried following this wiki , but when I type:
Code:
...
- 11-27-2008 #1
Bluetooth device not detected
Hi everyone.
I am trying to make my brand new Arch Linux to detect a simple USB bluetooth dongle.
I tried following this wiki, but when I type:
The oputput is:Code:hcitool dev
The device is not recognized, I guess.Code:bash-3.2# hcitool dev Devices: bash-3.2#
I must admin I have typed a
And now the bluetooth module is started before I login.Code:modprobe bluetooth
Is there a way to solve this? Or maybe a way to remove the bluetooth module?
I tried typing:
But I receive this output:Code:modprobe -r bluetooth
I tried typing it in TTY1, before the GDM starts, but the output is the same...Code:FATAL: Module bluetooth is in use.
- 12-02-2008 #2
Up!
Does anyone know how to solve this?
- 01-02-2009 #3Just Joined!
- Join Date
- Aug 2008
- Location
- Qatar
- Posts
- 19
If your bluetooth device is detected and modules corretly loaded use
hcitool scan to see the near by bluetooth devices first. Try to restart the bluetooth daemon as given in the wiki. For me Fujitech usb tongle works fine


Reply With Quote
