You are not logged in.

#1 2014-02-07 16:01:13

ithinkso
Member
Registered: 2014-02-07
Posts: 1

Bluetooth dongle not working - no bluetooth module - x86_64

Hi, today I have bought new bluetooth dongle (4World Accesories) and I have problem to make it work. I've read wiki, posts I could google but there is no solution that could help me with my problem. Here are some outputs:

lsusb

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

dmesg

[626355.945139] usb 1-6: new full-speed USB device number 19 using xhci_hcd

journalctl -f

Feb 07 16:37:00 ithinksoPC kernel: usb 1-6: new full-speed USB device number 21 using xhci_hcd
Feb 07 16:37:00 ithiknsoPC slim[294]: thunar-volman: Unsupported USB device type.

pacman -Q | grep blue

bluez 5.14-1
bluez-firmware 1.2-8
bluez-hid2hci 5.14-1
bluez-libs 5.14-1
bluez-plugins 5.14-1
bluez-utils 5.14-1

systemctl status bluetooth.service

bluetooth.service - Bluetooth service
   Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled)
   Active: failed (Result: exit-code) since Fri 2014-02-07 16:24:28 CET; 18min ago
     Docs: man:bluetoothd(8)
  Process: 28561 ExecStart=/usr/lib/bluetooth/bluetoothd (code=exited, status=1/FAILURE)
 Main PID: 28561 (code=exited, status=1/FAILURE)
   Status: "Starting up"

Feb 07 16:24:28 ithinksoPC systemd[1]: Starting Bluetooth service...
Feb 07 16:24:28 ithinksoPC bluetoothd[28561]: Bluetooth daemon 5.14
Feb 07 16:24:28 ithinksoPC systemd[1]: Started Bluetooth service.
Feb 07 16:24:28 ithinksoPC systemd[1]: bluetooth.service: main process exited, code=exited, status=1/FAILURE
Feb 07 16:24:28 ithinksoPC systemd[1]: Unit bluetooth.service entered failed state.

modprobe -v bluetooth

[root@ithinksoPC /]# modprobe -v bluetooth
[root@ithinksoPC /]# 

lsmod | grep blue

[root@ithinksoPC /]# lsmod | grep blue
[root@ithinksoPC /]# 

ls /lib/modules/3.12.9-2-ARCH/kernel/drivers/bluetooth

ath3k.ko.gz    bfusb.ko.gz	  bpa10x.ko.gz	 btmrvl.ko.gz	    btsdio.ko.gz     btusb.ko.gz     dtl1_cs.ko.gz   hci_vhci.ko.gz
bcm203x.ko.gz  bluecard_cs.ko.gz  bt3c_cs.ko.gz  btmrvl_sdio.ko.gz  btuart_cs.ko.gz  btwilink.ko.gz  hci_uart.ko.gz

insmod /lib/modules/3.12.9-2-ARCH/kernel/drivers/bluetooth/btusb.ko.gz

insmod: ERROR: could not insert module /lib/modules/3.12.9-2-ARCH/kernel/drivers/bluetooth/btusb.ko.gz: Unknown symbol in module

hciconfig -a hci0

Can't open HCI socket.: Address family not supported by protocol

hcitool dev

[root@ithinksoPC /]# hcitool dev
Devices:
[root@ithinksoPC /]# 

rfkill list

[root@aTahPC /]# rfkill list
[root@aTahPC /]# 

bluetoothctl

[bluetooth]# power on
No default controller available
[bluetooth]# list
[bluetooth]# 

I think main reason is that there is no bluetooth module loaded but also I can't load it anyhow, any ideas what should I do?

best regards,
ithinkso

Offline

#2 2014-02-10 13:01:13

aincube
Member
Registered: 2014-02-10
Posts: 1

Re: Bluetooth dongle not working - no bluetooth module - x86_64

Have the same problem with 0a12:0001 (Hama 00049232) sad

Offline

Board footer

Powered by FluxBB