AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / ubuntu / 问题 / 1265508
Accepted
Vrushank V
Vrushank V
Asked: 2020-08-09 05:22:15 +0800 CST2020-08-09 05:22:15 +0800 CST 2020-08-09 05:22:15 +0800 CST

蓝牙在 Ubuntu 20.04 上不起作用 - Lenevo z50-70

  • 772

蓝牙驱动程序似乎存在问题,无法检测/连接到任何周围的蓝牙设备。我在另一个分区上有 Windows,我可以在那里访问蓝牙。
从下面的输出日志中可以看出 - 似乎有问题 - :[13696.202909] bluetooth hci0: Direct firmware load for brcm/BCM43142A0-105b-e065.hcd failed with error -2 [13696.202917] Bluetooth: hci0: BCM: Patch brcm/BCM43142A0-105b-e065.hcd not found
我尝试了一些其他解决方案 - Ubuntu 20.04 蓝牙无法正常工作,并且还卸载、重新安装、升级 blueman 但没有运气。

如果有人帮助我解决这个问题,那将非常有帮助。如果需要,我很乐意粘贴更多日志:)
提前致谢。

$ dmesg | grep -i blue
[   36.756490] Bluetooth: Core ver 2.22
[   36.756510] Bluetooth: HCI device and connection manager initialized
[   36.756512] Bluetooth: HCI socket layer initialized
[   36.756514] Bluetooth: L2CAP socket layer initialized
[   36.756517] Bluetooth: SCO socket layer initialized
[   37.041919] Bluetooth: hci0: BCM: chip id 70
[   37.042919] Bluetooth: hci0: BCM: features 0x06
[   37.058878] Bluetooth: hci0: BCM43142A
[   37.059844] Bluetooth: hci0: BCM43142A0 (001.001.011) build 0000
[   37.154737] bluetooth hci0: Direct firmware load for brcm/BCM43142A0-105b-e065.hcd failed with error -2
[   37.154742] Bluetooth: hci0: BCM: Patch brcm/BCM43142A0-105b-e065.hcd not found
[   39.167934] Bluetooth: hci0: command 0x1003 tx timeout
[   39.168847] Bluetooth: hci0: unexpected event for opcode 0x1003
[   51.753777] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   51.753780] Bluetooth: BNEP filters: protocol multicast
[   51.753786] Bluetooth: BNEP socket layer initialized
[  255.348972] Bluetooth: RFCOMM TTY layer initialized
[  255.348977] Bluetooth: RFCOMM socket layer initialized
[  255.348982] Bluetooth: RFCOMM ver 1.11
[13224.979350] Bluetooth: hci0: command 0x1003 tx timeout
[13224.979909] Bluetooth: hci0: unexpected event for opcode 0x1003
[13686.947871] Bluetooth: hci0: urb 00000000b4601f89 failed to resubmit (2)
[13696.184935] Bluetooth: hci0: BCM: chip id 70
[13696.185909] Bluetooth: hci0: BCM: features 0x06
[13696.201894] Bluetooth: hci0: VrushankLaptop
[13696.202839] Bluetooth: hci0: BCM43142A0 (001.001.011) build 0000
[13696.202909] bluetooth hci0: Direct firmware load for brcm/BCM43142A0-105b-e065.hcd failed with error -2
[13696.202917] Bluetooth: hci0: BCM: Patch brcm/BCM43142A0-105b-e065.hcd not found
[13698.222770] Bluetooth: hci0: command 0x1003 tx timeout
[13698.223733] Bluetooth: hci0: unexpected event for opcode 0x1003
[13730.575449] Bluetooth: hci0: urb 000000004f9ecf8b failed to resubmit (2)
[13769.439697] Bluetooth: hci0: BCM: chip id 70
[13769.440721] Bluetooth: hci0: BCM: features 0x06
[13769.456776] Bluetooth: hci0: VrushankLaptop
[13769.457745] Bluetooth: hci0: BCM43142A0 (001.001.011) build 0000
[13769.457795] bluetooth hci0: Direct firmware load for brcm/BCM43142A0-105b-e065.hcd failed with error -2
[13769.457800] Bluetooth: hci0: BCM: Patch brcm/BCM43142A0-105b-e065.hcd not found
[13771.470002] Bluetooth: hci0: command 0x1003 tx timeout
[13771.470674] Bluetooth: hci0: unexpected event for opcode 0x1003
kernel bluetooth ubuntu-drivers bluetooth-speaker 20.04
  • 1 1 个回答
  • 707 Views

1 个回答

  • Voted
  1. Best Answer
    Vrushank V
    2020-08-10T02:25:00+08:002020-08-10T02:25:00+08:00

    解决了这个问题。
    将此文件粘贴到https://github.com/winterheart/broadcom-bt-firmware/blob/master/brcm/BCM43142A0-105b-e065.hcd
    在主文件夹内和 /lib/firmware/brcm 内
    从 github 下载文件后进入〜(主)文件夹
    $ sudo cp ~/BCM43142A0-105b-e065.hcd /lib/firmware/brcm

    • 1

相关问题

  • 为 i7 处理器编译内核的最佳方法是什么?

  • 未连接到任何可见进程的令人讨厌的 CPU 峰值

  • 如何让我的电脑中的风扇在暂停时关闭?[关闭]

  • Ubuntu 是否支持与 SSD 一起使用的 TRIM 命令?

  • 使用 apt-get upgrade 时如何强制安装内核更新?

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    如何运行 .sh 脚本?

    • 16 个回答
  • Marko Smith

    如何安装 .tar.gz(或 .tar.bz2)文件?

    • 14 个回答
  • Marko Smith

    如何列出所有已安装的软件包

    • 24 个回答
  • Marko Smith

    无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗?

    • 25 个回答
  • Martin Hope
    Flimm 如何在没有 sudo 的情况下使用 docker? 2014-06-07 00:17:43 +0800 CST
  • Martin Hope
    Ivan 如何列出所有已安装的软件包 2010-12-17 18:08:49 +0800 CST
  • Martin Hope
    La Ode Adam Saputra 无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗? 2010-11-30 18:12:48 +0800 CST
  • Martin Hope
    David Barry 如何从命令行确定目录(文件夹)的总大小? 2010-08-06 10:20:23 +0800 CST
  • Martin Hope
    jfoucher “以下软件包已被保留:”为什么以及如何解决? 2010-08-01 13:59:22 +0800 CST
  • Martin Hope
    David Ashford 如何删除 PPA? 2010-07-30 01:09:42 +0800 CST

热门标签

10.10 10.04 gnome networking server command-line package-management software-recommendation sound xorg

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve