Hi,
in this laptop I am unable to have bluetooth running.
I have followed the instruction at
https://fedoraproject.org/wiki/How_to_debug_Bluetooth_problems
# hciconfig
hci0: Type: Primary Bus: USB
BD Address: xx:xx:xx:xx:xx:xx ACL MTU: 1021:6 SCO MTU: 255:12
DOWN
RX bytes:1566 acl:0 sco:0 events:170 errors:0
TX bytes:35258 acl:0 sco:0 commands:170 errors:0
Trying to bring it to a working state does not work either:
# hciconfig up
shows the same output as above.
# lsusb | grep -i blue
Bus 003 Device 002: ID 13d3:3548 IMC Networks Bluetooth Radio
This pair shows up in drivers/bluetooth/btusb.c
Yet something seems to go awry since:
# systemctl status bluetooth
● bluetooth.service - Bluetooth service
Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
Active: active (running) since Wed 2020-12-02 07:02:48 WET; 7h ago
Docs: man:bluetoothd(8)
Main PID: 842 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 37766)
Memory: 1.6M
CPU: 58ms
CGroup: /system.slice/bluetooth.service
└─842 /usr/libexec/bluetooth/bluetoothd -d
Dec 02 14:29:03 griffin bluetoothd[842]: src/agent.c:agent_ref() 0x55fc8419fac0: ref=1
Dec 02 14:29:03 griffin bluetoothd[842]: src/agent.c:register_agent() agent :1.3771
Dec 02 14:29:25 griffin bluetoothd[842]: src/agent.c:agent_disconnect() Agent :1.3771 disconnected
Dec 02 14:29:25 griffin bluetoothd[842]: src/agent.c:agent_destroy() agent :1.3771
Dec 02 14:29:25 griffin bluetoothd[842]: src/agent.c:agent_unref() 0x55fc8419fac0: ref=0
Dec 02 14:29:42 griffin bluetoothd[842]: src/agent.c:agent_ref() 0x55fc8419fac0: ref=1
Dec 02 14:29:42 griffin bluetoothd[842]: src/agent.c:register_agent() agent :1.3775
Dec 02 14:29:59 griffin bluetoothd[842]: src/agent.c:agent_disconnect() Agent :1.3775 disconnected
Dec 02 14:29:59 griffin bluetoothd[842]: src/agent.c:agent_destroy() agent :1.3775
Dec 02 14:29:59 griffin bluetoothd[842]: src/agent.c:agent_unref() 0x55fc8419fac0: ref=0
Any help is appreciated. :-)
--
José Matos
_______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx