这真是太奇怪了。昨天,我使用 Nintendo Wiimotes 玩海豚模拟器游戏。今天,我打开电脑,当我打开蓝牙时,它说我没有任何适配器。我重新启动了电脑,但它仍然这样说,而且我无法从 bluesman 管理器中看到任何东西。我重新安装了所有内容,然后从最新的反向移植重建了驱动程序,但它仍然不起作用。然后我启动了一个我确信可以正常工作的早期内核,果然,它仍然不起作用。我不知道该怎么办,这太荒谬了,因为整个系统已经运行了几个月。请告诉我我应该怎么做,这真的让我很烦。谢谢!
matanya@matanya-ThinkPad-P50s:~$ lspci -knn | grep -i -A3 "wireless\|bluetooth\|network"
04:00.0 Network controller [0280]: Intel Corporation Wireless 8260 [8086:24f3] (rev 3a)
Subsystem: Intel Corporation Wireless 8260 [8086:1130]
Kernel driver in use: iwlwifi
Kernel modules: iwlwifi
06:00.0 3D controller [0302]: NVIDIA Corporation GM108GLM [Quadro K620M] [10de:137a] (rev a2)
matanya@matanya-ThinkPad-P50s:~$ rfkill list
0: tpacpi_bluetooth_sw: Bluetooth
Soft blocked: no
Hard blocked: no
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
3: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
答案1
请通过添加输出来更新您的问题lspci -knn | grep -i -A3 "wireless\|bluetooth\|network"
。
另请添加的输出rfkill list
。
如果显示Soft blocked: yes
或Hard blocked: yes
- 请尝试使用 解锁设备rfkill unblock all
。
尝试运行蓝牙管理器从系统->首选项->硬件*(或blueman-manager
命令)并检查适配器适配器->首选项。
您也可以尝试使用以下方式搜索设备搜索按钮。