![]() |
kbluetooth doesn't find my bluetooth dongle
Hallo,
perhaps you can help. I set up my bluetooth dongle up with Code:
hciconfig hci0 upIf i do a Code:
hcitool scanDo i have to do anything else to activate my dongle kbluetooth or in general? Thanks for your help in advance. |
so i found the solution on my own. It's always better to read all output you get. ;)
Kbluetooth needs this curious sdpd daemon which you can't find in bluez-utils package because this service is integrated into hcid. A very helpful option of hcid was to start it with Code:
hcid -n --> you get more informationCode:
hcid -n -sFor normal use the "-n" option is unnecessary but it tells you if you have configration failures. |
| All times are GMT -5. The time now is 04:18 AM. |