You are not logged in.

#1 2016-05-21 16:11:31

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 at first the official wiki issues/troubleshooting part, but as it didn't work, then a few more instructions i found over different places. Unfortunately no one could make my bt work.

any other idea?

Offline

#2 2016-05-21 16:31:45

TheSaint
Member
From: my computer
Registered: 2007-08-19
Posts: 1,523

Re: Can't Make Bluetooth Work

Problems with USB3.0 ?


do it good first, it will be faster than do it twice the saint wink

Offline

#3 2016-05-21 16:41:55

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

Re: Can't Make Bluetooth Work

TheSaint wrote:

Problems with USB3.0 ?

tried in another port with 2.0 and doesn't work

Offline

#4 2016-05-22 14:40:54

TheSaint
Member
From: my computer
Registered: 2007-08-19
Posts: 1,523

Re: Can't Make Bluetooth Work

Try with another computer or OS , to verify that isn't faulty.


do it good first, it will be faster than do it twice the saint wink

Offline

#5 2016-05-23 01:58:13

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

Re: Can't Make Bluetooth Work

TheSaint wrote:

Try with another computer or OS , to verify that isn't faulty.

But it works on Debian and XP

Offline

#6 2016-05-23 06:17:41

TheSaint
Member
From: my computer
Registered: 2007-08-19
Posts: 1,523

Re: Can't Make Bluetooth Work

Did you try this ?


do it good first, it will be faster than do it twice the saint wink

Offline

#7 2016-05-24 01:12:51

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

Re: Can't Make Bluetooth Work

TheSaint wrote:

Did you try this ?

yepp

$ connmanctl enable bluetooth
Error bluetooth: The name net.connman was not provided by any .service files

not sure what does it mean

Offline

#8 2016-05-24 06:25:06

TheSaint
Member
From: my computer
Registered: 2007-08-19
Posts: 1,523

Re: Can't Make Bluetooth Work

$ pacman -Qs connman ### if no results
# pacman -S connman

do it good first, it will be faster than do it twice the saint wink

Offline

#9 2016-05-24 21:23:50

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

Re: Can't Make Bluetooth Work

TheSaint wrote:
$ pacman -Qs connman ### if no results
# pacman -S connman

$ pacman -Qs connman
local/connman 1.32-1
    Wireless LAN network manager

sad

Offline

#10 2016-05-26 17:21:24

TheSaint
Member
From: my computer
Registered: 2007-08-19
Posts: 1,523

Re: Can't Make Bluetooth Work

Sorry can't get farther than this. Try to see if there are problems with connman (wiki)


do it good first, it will be faster than do it twice the saint wink

Offline

Board footer

Powered by FluxBB