我无法使用(切换)蓝牙和Ubuntu很久以来。我的笔记本电脑上安装了 Windows 10 和 Ubuntu22.04.1。
我正在使用 20.04,遇到了同样的蓝牙问题,所以考虑将 ubuntu 升级到 22.04.1 LTS,但成功升级后蓝牙问题仍然存在。
当我点击蓝牙时它显示:
未找到蓝牙 插入适配器即可使用蓝牙
lspci -knn | grep Net -A3; lsusb; dmesg | grep -i bluetooth :
05:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8188EE Wireless Network Adapter [10ec:8179] (rev 01)
Subsystem: Hewlett-Packard Company RTL8188EE Wireless Network Adapter [103c:81bf]
Kernel driver in use: rtl8188ee
Kernel modules: rtl8188ee
Bus 002 Device 002: ID 0438:7900 Advanced Micro Devices, Inc. Root Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 04f2:b56c Chicony Electronics Co., Ltd HP TrueVision HD
Bus 001 Device 004: ID 413c:301a Dell Computer Corp. Dell MS116 Optical Mouse
Bus 001 Device 002: ID 0438:7900 Advanced Micro Devices, Inc. Root 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 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
dmesg: read kernel buffer failed: Operation not permitted
lsusb :
Bus 002 Device 002: ID 0438:7900 Advanced Micro Devices, Inc. Root Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 04f2:b56c Chicony Electronics Co., Ltd HP TrueVision HD
Bus 001 Device 004: ID 413c:301a Dell Computer Corp. Dell MS116 Optical Mouse
Bus 001 Device 002: ID 0438:7900 Advanced Micro Devices, Inc. Root 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 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
sudo dmesg |grep -i bluetooth:
没有输出
sudo systemctl status bluetooth.service :
bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
Active: inactive (dead)
Docs: man:bluetoothd(8)
Nov 22 11:11:36 prashantk01-notebook systemd[1]: Condition check resulted in Bluetooth service being skipped.
Nov 22 11:13:04 prashantk01-notebook systemd[1]: Condition check resulted in Bluetooth service being skipped.
Nov 22 11:23:19 prashantk01-notebook systemd[1]: Condition check resulted in Bluetooth service being skipped.
这是硬件还是驱动程序问题?因为我可以在这台电脑上使用蓝牙和 Windows