ubuntu22.04,蓝牙突然打不开,点开就自动关掉

今天突然发现蓝牙打不开了,一点开就关上,看了很多文章,最后通过这个方法解决。

sudo dmesg |grep -i bluetooth

输出如下:

[ 3.632009] Bluetooth: Core ver 2.22
[ 3.632028] NET: Registered PF_BLUETOOTH protocol family
[ 3.632030] Bluetooth: HCI device and connection manager initialized
[ 3.632034] Bluetooth: HCI socket layer initialized
[ 3.632036] Bluetooth: L2CAP socket layer initialized
[ 3.632039] Bluetooth: SCO socket layer initialized
[ 3.653529] Bluetooth: hci0: Device revision is 2
[ 3.653530] Bluetooth: hci0: Secure boot is enabled
[ 3.653531] Bluetooth: hci0: OTP lock is enabled
[ 3.653531] Bluetooth: hci0: API lock is enabled
[ 3.653532] Bluetooth: hci0: Debug lock is disabled
[ 3.653532] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[ 3.653533] Bluetooth: hci0: Bootloader timestamp 2019.40 buildtype 1 build 38
[ 3.653893] Bluetooth: hci0: Failed to load Intel firmware file intel/ibt-1040-1050.sfi (-2)
[ 3.654508] Bluetooth: hci0: Failed to read MSFT supported features (-56)
[ 4.298132] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 4.298135] Bluetooth: BNEP filters: protocol multicast
[ 4.298137] Bluetooth: BNEP socket layer initialized

看到在日志中可以看到一条错误消息 Bluetooth: hci0: Failed to load Intel firmware file intel/ibt-1040-1050.sfi (-2),这表明蓝牙固件文件缺失或加载失败。

如果报错的地方和我一样,那么通过这种方式应该能解决。

cd /lib/firmware/intel
sudo cp ibt-1040-0041.ddc ibt-1040-1050.ddc
sudo cp ibt-1040-0041.sfi ibt-1040-1050.sfi

参考文章ubuntu 22.04 intel 蓝牙能识别,打不开_创忆的博客-CSDN博客

  • 0
    点赞
  • 5
    收藏
    觉得还不错? 一键收藏
  • 2
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值