You are not logged in.

#1 2018-06-17 13:09:30

g-virus
Member
Registered: 2017-12-19
Posts: 10

Atheros bluetooth doesn't work anymore

Hello everyone. I have a problem with a BT device on my laptop Asus K95VJ. This laptop has WiFi + bluetooth device

[g-virus@arch-laptop ~]$ lspci | grep -i network
03:00.0 Network controller: Qualcomm Atheros AR9485 Wireless Network Adapter (rev 01)

I followed the Arch Bluetooth topic to install the required packages, the Bluetooth worked perfectly... until I have rebooted. What happened next I really no idea...

● bluetooth.service - Bluetooth service
   Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: disabled)
   Active: active (running) since Sun 2018-06-17 15:33:34 MSK; 33min ago
     Docs: man:bluetoothd(8)
 Main PID: 463 (bluetoothd)
   Status: "Running"
    Tasks: 1 (limit: 4915)
   Memory: 3.2M
   CGroup: /system.slice/bluetooth.service
           └─463 /usr/lib/bluetooth/bluetoothd

Jun 17 15:33:32 arch-laptop systemd[1]: Starting Bluetooth service...
Jun 17 15:33:33 arch-laptop bluetoothd[463]: Bluetooth daemon 5.50
Jun 17 15:33:34 arch-laptop systemd[1]: Started Bluetooth service.
Jun 17 15:33:34 arch-laptop bluetoothd[463]: Starting SDP server
Jun 17 15:33:34 arch-laptop bluetoothd[463]: Bluetooth management interface 1.14 initialized
Jun 17 15:34:27 arch-laptop bluetoothd[463]: Endpoint registered: sender=:1.36 path=/MediaEndpoint/A2DPSource
Jun 17 15:34:27 arch-laptop bluetoothd[463]: Endpoint registered: sender=:1.36 path=/MediaEndpoint/A2DPSink
Jun 17 15:44:20 arch-laptop bluetoothd[463]: Failed to set mode: Failed (0x03)
[g-virus@arch-laptop ~]$ bluetoothctl
Agent registered
[bluetooth]# list
Controller 24:FD:52:14:B9:49 arch-laptop [default]
[bluetooth]# power on
Failed to set power on: org.bluez.Error.Failed
[bluetooth]# 
[g-virus@arch-laptop ~]$ rfkill list
0: phy0: Wireless LAN
        Soft blocked: yes
        Hard blocked: no
1: hci0: Bluetooth
        Soft blocked: no
        Hard blocked: no

Please guys your idea

thanks in advance

Offline

#2 2018-06-17 14:55:33

jeremy31
Member
Registered: 2015-11-01
Posts: 149

Re: Atheros bluetooth doesn't work anymore

What kernel and post results for

lsusb

Offline

#3 2018-06-17 14:58:40

g-virus
Member
Registered: 2017-12-19
Posts: 10

Re: Atheros bluetooth doesn't work anymore

[g-virus@arch-laptop ~]$ lsusb
Bus 002 Device 004: ID 046d:c52f Logitech, Inc. Unifying Receiver
Bus 002 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 04ca:3005 Lite-On Technology Corp. Atheros Bluetooth
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 003: ID 04f2:b354 Chicony Electronics Co., Ltd UVC 1.00 device HD UVC WebCam
Bus 003 Device 004: ID 05ac:0221 Apple, Inc. Aluminum Keyboard (ISO)
Bus 003 Device 002: ID 05ac:1006 Apple, Inc. Hub in Aluminum Keyboard
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


[g-virus@arch-laptop ~]$ uname -a
Linux arch-laptop 4.16.13-2-ARCH #1 SMP PREEMPT Fri Jun 1 18:46:11 UTC 2018 x86_64 GNU/Linux

Last edited by g-virus (2018-06-17 14:58:54)

Offline

#4 2018-06-17 18:29:46

jeremy31
Member
Registered: 2015-11-01
Posts: 149

Re: Atheros bluetooth doesn't work anymore

Does

hciconfig -a

show anything?

Offline

#5 2018-06-17 19:02:52

g-virus
Member
Registered: 2017-12-19
Posts: 10

Re: Atheros bluetooth doesn't work anymore

I don't have this utility because of deprecation. Should I use it?

Offline

#6 2018-06-17 20:19:23

seth
Member
Registered: 2012-09-03
Posts: 51,317

Re: Atheros bluetooth doesn't work anymore

You should always use the tool that gets the job done ;-)

https://bbs.archlinux.org/viewtopic.php … 5#p1679215

Offline

#7 2018-06-19 12:41:31

g-virus
Member
Registered: 2017-12-19
Posts: 10

Re: Atheros bluetooth doesn't work anymore

I'm sorry, I couldn't catch the BT doesn't work because it worked! just one time... today it doesn't work again, the output is here

[g-virus@arch-laptop bluez-utils-compat]$ hciconfig -a
hci0:   Type: Primary  Bus: USB
        BD Address: 24:FD:52:14:B9:49  ACL MTU: 1022:8  SCO MTU: 183:5
        DOWN 
        RX bytes:478 acl:0 sco:0 events:18 errors:0
        TX bytes:299 acl:0 sco:0 commands:20 errors:2
        Features: 0xff 0xfe 0x0d 0xfe 0xd8 0x7f 0x7b 0x87
        Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3 
        Link policy: 
        Link mode: SLAVE ACCEPT 


[g-virus@arch-laptop bluez-utils-compat]$ sudo hciconfig hci0 up
Can't init device hci0: Connection timed out (110)

Offline

#8 2018-06-19 12:57:42

seth
Member
Registered: 2012-09-03
Posts: 51,317

Re: Atheros bluetooth doesn't work anymore

Did you check the link in my last post and do you use TLP?

Offline

#9 2018-06-19 13:02:40

g-virus
Member
Registered: 2017-12-19
Posts: 10

Re: Atheros bluetooth doesn't work anymore

seth wrote:

Did you check the link in my last post and do you use TLP?

Yes, I did, but I can't to find TLP config files and tools on my computer, maybe I don't use it

Offline

#10 2018-06-19 13:34:37

seth
Member
Registered: 2012-09-03
Posts: 51,317

Re: Atheros bluetooth doesn't work anymore

How can you not know whether you're using TLP (or other, similar, power management tools)?
How did you install archlinux?

This is what typically gets you power saving, https://wiki.archlinux.org/index.php/Power_management

Offline

#11 2018-06-19 13:46:47

g-virus
Member
Registered: 2017-12-19
Posts: 10

Re: Atheros bluetooth doesn't work anymore

Well, since I can't find any TLP utilities so I don't use it, obviously. Everything is from Arch Wiki how to install, no special changes and addons smile

Offline

#12 2018-06-19 17:51:08

g-virus
Member
Registered: 2017-12-19
Posts: 10

Re: Atheros bluetooth doesn't work anymore

More ideas, guys?

Offline

#13 2018-06-25 16:40:09

g-virus
Member
Registered: 2017-12-19
Posts: 10

Re: Atheros bluetooth doesn't work anymore

One more information I've found out

I just disabled bluetooth.service on autorun, and run it manually after the system will be started fully. It works. The question is why I have problems if the service enabled for autorun

Offline

#14 2018-06-27 16:40:15

FrederickZh
Member
Registered: 2016-12-27
Posts: 14

Re: Atheros bluetooth doesn't work anymore

My laptop's N1535's also been quite unstable recently. Devices constantly get disconnected for some unknown reason. Tried reverting some Bluetooth-related packages and ended up with no improvement.

lsusb | grep Qualcomm
Bus 001 Device 004: ID 0cf3:e300 Qualcomm Atheros Communications

But by the way, are you also using KDE Plasma? Could this be an error of the DE?

Offline

Board footer

Powered by FluxBB