You are not logged in.

#1 2015-09-18 10:21:01

hachel
Member
Registered: 2011-05-03
Posts: 25

Onboard Bluetooth device not foun

Hi there,
I've a build in bluetooth-controller. It's enabled in BIOS and I've installed bluez and -uitls.Bluetoothctl shows no available controllers. I checked the journal after rebooting and this is the output:

Sep 18 12:01:31 hachel kernel: Bluetooth: Core ver 2.20
Sep 18 12:01:31 hachel kernel: Bluetooth: HCI device and connection manager initialized
Sep 18 12:01:31 hachel kernel: Bluetooth: HCI socket layer initialized
Sep 18 12:01:31 hachel kernel: Bluetooth: L2CAP socket layer initialized
Sep 18 12:01:31 hachel kernel: Bluetooth: SCO socket layer initialized
Sep 18 12:01:31 hachel kernel: Bluetooth: hci0 command 0x1009 tx timeout
Sep 18 12:01:31 hachel systemd[1]: Starting Bluetooth service...
Sep 18 12:01:32 hachel bluetoothd[347]: Bluetooth daemon 5.34
Sep 18 12:01:33 hachel systemd[1]: Started Bluetooth service.
Sep 18 12:01:33 hachel systemd[1]: Reached target Bluetooth.

after that I checked hciconfig:

$ hciconfig -a hci0
hci0:	Type: BR/EDR  Bus: USB
	BD Address: 00:00:00:00:00:00  ACL MTU: 0:0  SCO MTU: 0:0
	DOWN 
	RX bytes:34 acl:0 sco:0 events:3 errors:0
	TX bytes:12 acl:0 sco:0 commands:4 errors:0
	Features: 0xff 0xff 0x8f 0xfe 0x9b 0xff 0x79 0x87
	Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3 
	Link policy: 
	Link mode: SLAVE ACCEPT 

I tried # hciconfig hci0 up and then -a again:

$ hciconfig -a hci0
hci0:	Type: BR/EDR  Bus: USB
	BD Address: 74:2F:68:D6:BC:8E  ACL MTU: 1021:8  SCO MTU: 64:1
	UP RUNNING 
	RX bytes:557 acl:0 sco:0 events:27 errors:0
	TX bytes:351 acl:0 sco:0 commands:27 errors:0
	Features: 0xff 0xff 0x8f 0xfe 0x9b 0xff 0x79 0x87
	Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3 
	Link policy: RSWITCH HOLD SNIFF PARK 
	Link mode: SLAVE ACCEPT 
	Name: 'Broadcom Bluetooth Device'
	Class: 0x000000
	Service Classes: Unspecified
	Device Class: Miscellaneous, 
	HCI Version: 3.0 (0x5)  Revision: 0x212
	LMP Version: 3.0 (0x5)  Subversion: 0x4203
	Manufacturer: Broadcom Corporation (15)

Anyway, Still no controllers detected, I restarted bluetooth-service, there is nothing blocked with rfkill.

Any help?

thanks

PS: this is lsusb:

$ lsusb
Bus 002 Device 002: ID 13d3:5711 IMC Networks 
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 002: ID 13d3:3315 IMC Networks Bluetooth module
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

Offline

Board footer

Powered by FluxBB