首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >蓝牙hci0未被相关检测

蓝牙hci0未被相关检测
EN

Ask Ubuntu用户
提问于 2022-12-24 11:42:24
回答 1查看 537关注 0票数 0

我知道MEDIATEK MT7922应该能够处理蓝牙,但我不能打开它。我试过从重新安装布卢兹,百日咳等等.

刚才我说,尽管MT7922是PCIe,但系统似乎认为我的蓝牙是USB类型的富士康。

代码语言:javascript
复制
kepler-22b@Horizon-A082:/etc/modprobe.d$ lsusb
Bus 009 Device 002: ID 145f:01e5 Trust Keyboard [GXT 830]
Bus 009 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 010 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 008 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 007 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 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 002: ID 1ea7:0064 SHARKOON Technologies GmbH 2.4GHz Wireless rechargeable vertical mouse [More&Better]
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 0489:e0e0 Foxconn / Hon Hai Wireless_Device
Bus 001 Device 002: ID 0408:5477 Quanta Computer, Inc. HP Wide Vision HD Camera
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

正如您所看到的,没有结果:

代码语言:javascript
复制
kepler-22b@Horizon-A082:~$ sudo dmesg | egrep -i 'blue|firm'
kepler-22b@Horizon-A082:~$ 

kepler-22b@Horizon-A082:~$ sudo dmesg
[10897.716096] pcieport 0000:00:01.1: AER: Corrected error received: 0000:01:00.0
[10897.716147] nvidia 0000:01:00.0: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Receiver ID)
[10897.716152] nvidia 0000:01:00.0:   device [10de:25a2] error status/mask=00000040/0000a000
[10897.716159] nvidia 0000:01:00.0:    [ 6] BadTLP                
[10897.747266] pcieport 0000:00:01.1: AER: Corrected error received: 0000:01:00.0
[10897.747317] nvidia 0000:01:00.0: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Receiver ID)
[10897.747326] nvidia 0000:01:00.0:   device [10de:25a2] error status/mask=00000040/0000a000
[10897.747331] nvidia 0000:01:00.0:    [ 6] BadTLP               
...

我重新启动电脑,然后再试一次:

代码语言:javascript
复制
    kepler-22b@Horizon-A082:~$ sudo dmesg | egrep -i 'blue|firm'
[sudo] password for kepler-22b: 
[    0.096311] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.278550] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    2.731282] Bluetooth: Core ver 2.22
[    2.731303] NET: Registered PF_BLUETOOTH protocol family
[    2.731304] Bluetooth: HCI device and connection manager initialized
[    2.731306] Bluetooth: HCI socket layer initialized
[    2.731308] Bluetooth: L2CAP socket layer initialized
[    2.731312] Bluetooth: SCO socket layer initialized
[    2.997148] mt7921e 0000:04:00.0: WM Firmware Version: ____000000, Build Time: 20220523103447
[    3.978585] [drm] Loading DMUB firmware via PSP: version=0x0400002A
[    3.981232] [drm] Found VCN firmware Version ENC: 1.23 DEC: 2 VEP: 0 Revision: 5
[    3.981237] amdgpu 0000:06:00.0: amdgpu: Will use PSP to load VCN firmware
[    4.402662] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    4.402666] Bluetooth: BNEP filters: protocol multicast
[    4.402670] Bluetooth: BNEP socket layer initialized
[    4.898529] Bluetooth: hci0: Opcode 0x c03 failed: -110
EN

回答 1

Ask Ubuntu用户

回答已采纳

发布于 2023-01-20 00:21:58

通过内核升级修复。

我的系统现在运行在22.04 LTS上,因为它为Nvidia驱动程序增加了22.10个复杂的东西,而不是修复问题,而是增加了更多。

Xanmod稳定核https://www.linuxcapable.com/install-xanmod-kernel-on-ubuntu-linux/

我并不拥有这些知识来理解上述链接的每一条指令所做的事情,但它解决了问题,直到更新的发行版解决了这些问题。如果有人解释或指出说明中是否有问题,我将不胜感激。

票数 0
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/1447098

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档