You are not logged in.

#1 2013-09-05 12:18:25

derblub
Member
From: /dev/null
Registered: 2011-04-25
Posts: 44
Website

Belkin Bluetooth USB Adapter not connecting

Hi there again and thanks for taking your time to read this.

Currently I've a problem connecting my Belkin Bluetooth USB Adapter (Model: F8T013).

Here my /var/log/messages.log after pluging in the stick

$ tail /var/log/messages.log
Sep  5 14:06:48 localhost kernel: [13991.715295] usb 1-1: new full-speed USB device number 12 using uhci_hcd
Sep  5 14:06:48 localhost systemd[1]: Starting Bluetooth.
Sep  5 14:06:48 localhost systemd[1]: Reached target Bluetooth.
$ hcitool scan
Device is not available: No such device
$ hciconfig -a hci0
hci0:	Type: BR/EDR  Bus: USB
	BD Address: 00:0A:3A:65:49:71  ACL MTU: 1017:8  SCO MTU: 64:8
	DOWN 
	RX bytes:463 acl:0 sco:0 events:17 errors:0
	TX bytes:71 acl:0 sco:0 commands:17 errors:0
	Features: 0xff 0xfb 0x8d 0xfe 0x9f 0xf9 0x00 0x80
	Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3 
	Link policy: 
	Link mode: SLAVE ACCEPT 
$ sudo hciconfig -a hci0 up 
Can't init device hci0: Operation not supported (95)
$ hcitool dev
Devices:

The bluetooth service is started. Unfortunately I'm out of ideas now - any tips?

Kernel: 3.10.10-1-ARCH x86_64 (64 bit)
Desktop: Awesome 3.5.1

Thanks in advance for your help!


edit:

$ pacman -Qi bluez
Name           : bluez
Version        : 5.7-1
Description    : Daemons for the bluetooth protocol stack
Architecture   : x86_64
URL            : http://www.bluez.org/
Licenses       : GPL2
Groups         : None
Provides       : None
Depends On     : libical  dbus  glib2
Optional Deps  : cups: CUPS backend [installed]
Required By    : None
Optional For   : android-notifier-desktop
Conflicts With : obexd-client  obexd-server
Replaces       : None
Installed Size : 1510.00 KiB
Packager       : Tom Gundersen <teg@jklm.no>
Build Date     : Die 02 Jul 2013 14:31:03 CEST
Install Date   : Don 05 Sep 2013 13:26:22 CEST
Install Reason : Explicitly installed
Install Script : No
Validated By   : SHA256 Sum

edit:
-carried this topic over to /r/archlinux

Last edited by derblub (2013-09-16 12:20:06)

Offline

#2 2013-09-07 10:57:40

derblub
Member
From: /dev/null
Registered: 2011-04-25
Posts: 44
Website

Re: Belkin Bluetooth USB Adapter not connecting

Not even a slight idea what's going on there?

Offline

#3 2013-09-13 13:07:45

dx
Member
Registered: 2013-08-10
Posts: 3

Re: Belkin Bluetooth USB Adapter not connecting

I'm getting the same hciconfig up output.

Saw this thread https://lkml.org/lkml/2013/6/10/117 - which has a patch at the end of it, but it should be merged in 3.10. I upgraded to 3.11 just in case, same issue.

What's your lsusb output for this device? Mine:

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

(whoa it's like i'm actually using a forum, i can even use bbcode)

Offline

#4 2013-09-14 11:12:19

derblub
Member
From: /dev/null
Registered: 2011-04-25
Posts: 44
Website

Re: Belkin Bluetooth USB Adapter not connecting

my output:

$ lsusb
Bus 003 Device 003: ID 050d:0013 Belkin Components F8T013 Bluetooth Adapter

Offline

Board footer

Powered by FluxBB