[SOLVED] ODROID-C1 Bluetooth

This forum is for topics dealing with problems with software specifically in the ARMv7h repo.

[SOLVED] ODROID-C1 Bluetooth

Postby InFerNo » Sat Jan 03, 2015 12:42 pm

I have an ODROID C1 with a bluetooth dongle ordered from their site, as a peripheral for the board. The device is listed under lsusb, but hcitool shows no devices and the systemctl status shows an error (as shown below) "Sap driver initialization failed.".

$this->bbcode_second_pass_code('', '[dennisf@orbb ~]$ uname -a
Linux orbb 3.10.43-1-ARCH #1 SMP PREEMPT Tue Dec 30 18:37:09 MST 2014 armv7l GNU/Linux
')

$this->bbcode_second_pass_code('', '[dennisf@orbb ~]$ lsusb
Bus 001 Device 005: ID 413c:2003 Dell Computer Corp. Keyboard
Bus 001 Device 026: ID 0458:003a KYE Systems Corp. (Mouse Systems) NetScroll+ Mini Traveler / Genius NetScroll 120
Bus 001 Device 003: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
Bus 001 Device 002: ID 05e3:0610 Genesys Logic, Inc. 4-port hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub')
$this->bbcode_second_pass_code('', '[dennisf@orbb ~]$ sudo systemctl status bluetooth
* bluetooth.service - Bluetooth service
Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: disabled)
Active: active (running) since Fri 2015-01-02 23:30:38 UTC; 12h ago
Docs: man:bluetoothd(8)
Main PID: 189 (bluetoothd)
Status: "Running"
CGroup: /system.slice/bluetooth.service
`-189 /usr/lib/bluetooth/bluetoothd

Jan 02 23:30:38 orbb bluetoothd[189]: Bluetooth daemon 5.27
Jan 02 23:30:38 orbb bluetoothd[189]: Starting SDP server
Jan 02 23:30:38 orbb bluetoothd[189]: Bluetooth management interface 1.3 initialized
Jan 02 23:30:38 orbb bluetoothd[189]: Sap driver initialization failed.
Jan 02 23:30:38 orbb bluetoothd[189]: sap-server: Operation not permitted (1)
Jan 02 23:30:38 orbb bluetoothd[189]: hci0 Load Connection Parameters failed: Unknown Command (0x01)
Jan 02 23:30:38 orbb systemd[1]: Started Bluetooth service.
')

I'll continue to tinker with this, but if anyone has a possible solution, let me know. I'll update when I know more.
Last edited by InFerNo on Sat Jan 03, 2015 1:01 pm, edited 1 time in total.
InFerNo
 
Posts: 19
Joined: Sat Jan 03, 2015 12:35 pm

Re: ODROID-C1 Bluetooth

Postby InFerNo » Sat Jan 03, 2015 1:00 pm

It might have been simpler than I thought..

I started bluetoothctl and set "power on".

$this->bbcode_second_pass_code('', '[dennisf@orbb ~]$ bluetoothctl
[NEW] Controller 00:1A:7D:DA:71:13 orbb [default]
[bluetooth]# power on
Changing power on succeeded
[CHG] Controller 00:1A:7D:DA:71:13 Powered: yes
[bluetooth]# scan on
Discovery started
[CHG] Controller 00:1A:7D:DA:71:13 Discovering: yes
[NEW] Device 00:1C:BE:ED:29:11 00-1C-BE-ED-29-11
[CHG] Device 00:1C:BE:ED:29:11 RSSI: -63
[CHG] Device 00:1C:BE:ED:29:11 RSSI: -55
[CHG] Device 00:1C:BE:ED:29:11 LegacyPairing: no
[CHG] Device 00:1C:BE:ED:29:11 Name: Nintendo RVL-CNT-01
[CHG] Device 00:1C:BE:ED:29:11 Alias: Nintendo RVL-CNT-01
[CHG] Device 00:1C:BE:ED:29:11 LegacyPairing: yes
[bluetooth]# pair 00:1C:BE:ED:29:11
Attempting to pair with 00:1C:BE:ED:29:11
Failed to pair: org.bluez.Error.ConnectionAttemptFailed
[bluetooth]# pair 00:1C:BE:ED:29:11
Attempting to pair with 00:1C:BE:ED:29:11
[CHG] Device 00:1C:BE:ED:29:11 Connected: yes
[CHG] Device 00:1C:BE:ED:29:11 Modalias: usb:v057Ep0306d3A1C
[CHG] Device 00:1C:BE:ED:29:11 UUIDs:
00001000-0000-1000-8000-00805f9b34fb
00001124-0000-1000-8000-00805f9b34fb
00001200-0000-1000-8000-00805f9b34fb
[CHG] Device 00:1C:BE:ED:29:11 Paired: yes
Pairing successful
[CHG] Device 00:1C:BE:ED:29:11 Connected: no
[bluetooth]# connect 00:1C:BE:ED:29:11
Attempting to connect to 00:1C:BE:ED:29:11
[CHG] Device 00:1C:BE:ED:29:11 Connected: yes
Connection successful
[bluetooth]#
')
InFerNo
 
Posts: 19
Joined: Sat Jan 03, 2015 12:35 pm


Return to ARMv7h

Who is online

Users browsing this forum: No registered users and 13 guests