Здравствуйте! Прошу помощи!
ALT Regular kde
Не получается задействовать встроенный bluetouth Atheros AR3011 на ноутбуке
Был установлен windows для проверки на отключенный блютус модуль (модуль работает)
Проблема именно с драйверами, т.к. usb-bluetooth свисток в системе работает.
Служба запущена
sudo systemctl status bluetooth
● bluetooth.service - Bluetooth service
Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; preset: enabled)
Active: active (running) since Mon 2024-07-15 15:31:10 MSK; 1h 16min ago
Docs: man:bluetoothd(8)
Main PID: 2090 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 9391)
Memory: 2.2M (peak: 2.4M)
CPU: 53ms
CGroup: /system.slice/bluetooth.service
└─2090 /usr/libexec/bluetooth/bluetoothd
июл 15 15:31:10 ALT-VAIO bluetoothd[2090]: Starting SDP server
июл 15 15:31:10 ALT-VAIO bluetoothd[2090]: src/plugin.c:init_plugin() System does not support bap plugin
июл 15 15:31:10 ALT-VAIO bluetoothd[2090]: src/plugin.c:init_plugin() System does not support bass plugin
июл 15 15:31:10 ALT-VAIO bluetoothd[2090]: src/plugin.c:init_plugin() System does not support mcp plugin
июл 15 15:31:10 ALT-VAIO bluetoothd[2090]: src/plugin.c:init_plugin() System does not support vcp plugin
июл 15 15:31:10 ALT-VAIO bluetoothd[2090]: profiles/audio/micp.c:micp_init() D-Bus experimental not enabled
июл 15 15:31:10 ALT-VAIO bluetoothd[2090]: src/plugin.c:init_plugin() System does not support micp plugin
в системе модуль виден как ID 0489:e027 Foxconn / Hon Hai
sudo lsusb -tv
[sudo] password for thiamine:
/: Bus 001.Port 001: Dev 001, Class=root_hub, Driver=ehci-pci/2p, 480M
ID 1d6b:0002 Linux Foundation 2.0 root hub
|__ Port 001: Dev 002, If 0, Class=Hub, Driver=hub/6p, 480M
ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
|__ Port 002: Dev 003, If 0, Class=Wireless, Driver=[none], 12M
ID 0489:e027 Foxconn / Hon Hai
|__ Port 002: Dev 003, If 1, Class=Wireless, Driver=[none], 12M
ID 0489:e027 Foxconn / Hon Hai
sudo hwinfo |grep blue
E: RFKILL_NAME=sony-bluetooth
E: RFKILL_TYPE=bluetooth
bluetooth 1032192 15 bnep,ath3k,btusb,btrtl,btintel,btbcm,btmtk, Live 0xffffffffc1558000
ecdh_generic 16384 1 bluetooth, Live 0xffffffffc1551000
rfkill 40960 11 ath9k,bluetooth,cfg80211,sony_laptop, Live 0xffffffffc0d7c000
Hardware Class: bluetooth
После ручного запуска модуля
sudo modprobe ath3k
в логах
sudo dmesg | grep ath3k
[ 31.519418] usbcore: registered new interface driver ath3k
[ 37.453064] ath3k: probe of 2-1.2:1.0 failed with error -110
Погуглив нашел, что данная проблема уже когда то была:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1898912