LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Can't get bluetooth working (https://www.linuxquestions.org/questions/linux-hardware-18/cant-get-bluetooth-working-846333/)

boast 11-24-2010 01:40 PM

Can't get bluetooth working
 
My bluetooth seems to be setup fine, but I can not connect my apple bluetooth keyboard to it, and I can not send files to a blackberry or an LG phone. It seems the bluetooth dongle is working, but I can't use it to connect with anything. It works perfectly fine in windows via virtualbox.

apple bluetooth keyboard (first gen)
Code:

bluez-simple-agent hci0 00:1E:52:6D:7E:33
RequestPinCode (/org/bluez/28279/hci0/dev_00_1E_52_6D_7E_33)
Enter PIN Code: 0000
Release
New device (/org/bluez/28279/hci0/dev_00_1E_52_6D_7E_33)

trying to connect to it
Code:

sudo hidd --connect 00:1E:52:6D:7E:33
Can't get device information: Host is down

logs show
Code:

Nov 24 13:52:50 localhost bluetoothd[3594]: link_key_request (sba=00:1B:DC:0F:78:19, dba=00:1E:52:6D:7E:33)
Blackberry:

Code:

sudo hidd --connect 00:1E:52:6D:7E:33
Can't get device information: Host is down

Code:

sudo hcitool cc 00:1E:52:6D:7E:33
Can't create connection: Input/output error

Blackberry says
Quote:

Connection to Computer failed
--
Code:

Nov 24 14:18:29 localhost bluetoothd[11846]: Bluetooth deamon 4.80
Nov 24 14:18:29 localhost bluetoothd[11846]: Starting SDP server
Nov 24 14:18:29 localhost bluetoothd[11846]: HCI dev 0 registered
Nov 24 14:18:29 localhost bluetoothd[11846]: Listening for HCI events on hci0
Nov 24 14:18:29 localhost bluetoothd[11846]: HCI dev 0 up
Nov 24 14:18:29 localhost bluetoothd[11846]: Clearing blocked list failed: Invalid argument (22)
Nov 24 14:18:29 localhost bluetoothd[11846]: probe failed with driver input-headset for device /org/bluez/11846/hci0/dev_00_26_FF_51_87_23
Nov 24 14:18:29 localhost bluetoothd[11846]: Adapter /org/bluez/11846/hci0 has been enabled
Nov 24 14:18:29 localhost bluetoothd[11846]: Inquiry Failed with status 0x0c
Nov 24 14:18:30 localhost hidd[11852]: Bluetooth HID daemon


Code:

Bus 001 Device 009: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
Code:

local/bluez 4.80-1
    Libraries and tools for the Bluetooth protocol stack

Code:

hciconfig dev
hci0:  Type: BR/EDR  Bus: USB
        BD Address: 00:1B:DC:0F:78:19  ACL MTU: 310:10  SCO MTU: 64:8
        UP RUNNING PSCAN ISCAN
        RX bytes:6971 acl:82 sco:0 events:273 errors:0
        TX bytes:5517 acl:82 sco:0 commands:113 errors:0

Code:

Nov 24 14:25:04 localhost kernel: usb 1-5.3: new full speed USB device using ehci_hcd and address 11
Nov 24 14:25:04 localhost bluetoothd[11846]: HCI dev 0 registered
Nov 24 14:25:04 localhost bluetoothd[11846]: Listening for HCI events on hci0
Nov 24 14:25:05 localhost bluetoothd[11846]: HCI dev 0 up
Nov 24 14:25:05 localhost bluetoothd[11846]: Adapter /org/bluez/11846/hci0 has been enabled



All times are GMT -5. The time now is 11:10 PM.