You are not logged in.

#1 2016-05-20 00:06:34

acutm
Member
From: Mar del Plata - Argentina
Registered: 2015-05-26
Posts: 21

Can't Make Bluetooth Work

Hi. First of all, i've never been able to make my BT dongle work with archlinux. It works perfectly on debian.

here are my outputs

$ lsusb
Bus 006 Device 002: ID 058f:6364 Alcor Micro Corp. AU6477 Card Reader Controller
Bus 006 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 008 Device 002: ID 1131:1001 Integrated System Solution Corp. KY-BT100 Bluetooth Adapter

rfkill list

$ rfkill list
0: hci0: Bluetooth
	Soft blocked: yes
	Hard blocked: no

(when i do rfkill ublock bluetooth, or unblock 0 it doesn't work at all)

$ sudo systemctl status bluetooth.service
● bluetooth.service - Bluetooth service
   Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor pr
   Active: active (running) since jue 2016-05-19 20:51:02 ART; 7min ago
     Docs: man:bluetoothd(8)
 Main PID: 2095 (bluetoothd)
   Status: "Running"
    Tasks: 1 (limit: 512)
   CGroup: /system.slice/bluetooth.service
           └─2095 /usr/lib/bluetooth/bluetoothd --compat

may 19 20:51:02 agustin-linux systemd[1]: Starting Bluetooth service...
may 19 20:51:02 agustin-linux bluetoothd[2095]: Bluetooth daemon 5.39
may 19 20:51:02 agustin-linux systemd[1]: Started Bluetooth service.
may 19 20:51:02 agustin-linux bluetoothd[2095]: Starting SDP server
may 19 20:51:02 agustin-linux bluetoothd[2095]: Bluetooth management interface 1
$ dmesg | grep -i bluetooth
[    7.693071] Bluetooth: Core ver 2.21
[    7.693177] Bluetooth: HCI device and connection manager initialized
[    7.693189] Bluetooth: HCI socket layer initialized
[    7.693196] Bluetooth: L2CAP socket layer initialized
[    7.693225] Bluetooth: SCO socket layer initialized
[   13.008547] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   13.008554] Bluetooth: BNEP filters: protocol multicast
[   13.008562] Bluetooth: BNEP socket layer initialized
$ hciconfig -a hci0
hci0:	Type: BR/EDR  Bus: USB
	BD Address: 00:11:67:55:91:6C  ACL MTU: 672:3  SCO MTU: 48:1
	DOWN 
	RX bytes:890 acl:0 sco:0 events:30 errors:0
	TX bytes:126 acl:0 sco:0 commands:30 errors:0
	Features: 0xff 0x3e 0x05 0x30 0x18 0x18 0x00 0x00
	Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3 
	Link policy: 
	Link mode: SLAVE ACCEPT 
$ bluetoothctl
[bluetooth]# power on
No default controller available
[bluetooth]# list
[bluetooth]# scan on
No default controller available
$ sudo hciconfig hci0 reset
Can't init device hci0: Operation not supported (95)

sorry for the mess, i've tried a lot of instructions and followed lots of guides, but unfortunately no one could make my bt work.

any other idea?

Offline

#2 2016-05-20 14:10:31

JohnBobSmith
Member
From: Canada
Registered: 2014-11-29
Posts: 804

Re: Can't Make Bluetooth Work

Well the very first problem is that your device is soft blocked. Now I'm not an expert with rkill and its outputs, but that could mean there is a switch on the device, your laptop/desktop, or whatever, that needs to be turned on. Or it could be your driver, which would make more sense. Now, following a lot of random instructions is a terrible idea... The arch wiki has a very nice section on bluetooth, which would, by far, be my primary source of information. If you system is a mess, try starting over with the wiki.

Good luck!


I am diagnosed with bipolar disorder. As it turns out, what I thought was my greatest weakness is now my greatest strength.

Everyday, I make a conscious choice to overcome my challenges and my problems. It's not easy, but its better than the alternative...

Offline

#3 2016-05-20 19:49:16

acutm
Member
From: Mar del Plata - Argentina
Registered: 2015-05-26
Posts: 21

Re: Can't Make Bluetooth Work

JohnBobSmith wrote:

Well the very first problem is that your device is soft blocked. Now I'm not an expert with rkill and its outputs, but that could mean there is a switch on the device, your laptop/desktop, or whatever, that needs to be turned on. Or it could be your driver, which would make more sense. Now, following a lot of random instructions is a terrible idea... The arch wiki has a very nice section on bluetooth, which would, by far, be my primary source of information. If you system is a mess, try starting over with the wiki.

Good luck!

i didn't mean my pc was a mess! I've reinstaled whole arch recently because of the mess i had.
The first thing I did was following that guide, and as it didn't work for me, I tried diferent sources.

How can I change BT drivers?

Offline

#4 2016-05-21 22:24:43

The Loko
Member
From: Spain
Registered: 2014-07-23
Posts: 100

Re: Can't Make Bluetooth Work

Hciconfig shows that bluetooth adapter is down. Have you tried to bring it up?

Offline

#5 2016-08-25 12:32:25

TheCycoONE
Member
From: Hamilton, Ontario, Canada
Registered: 2009-12-21
Posts: 31

Re: Can't Make Bluetooth Work

I have the same bluetooth adapter and also get the (95) Operation not supported when I try to bring it up.

Edit: While I have almost the same output from all commands, mine is not soft blocked. (That said, it doesn't help because I still can't bring it up.)

Last edited by TheCycoONE (2016-08-25 12:34:34)

Offline

Board footer

Powered by FluxBB