首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >如何为我的04ca:2012 Broadcom蓝牙适配器安装固件

如何为我的04ca:2012 Broadcom蓝牙适配器安装固件
EN

Ask Ubuntu用户
提问于 2016-12-25 07:53:51
回答 1查看 2K关注 0票数 1

我最初的问题是这个:蓝牙不检测任何设备[Ubuntu16.04]

但是它被标记为一个副本,但是即使在这里我也找不到解决方案:蓝牙Broadcom 43142没有在ubuntu上工作

因此,我如何解决这个问题:“蓝牙不检测任何设备,它只是不断地搜索和搜索。”

有人建议我为这个适配器找到另一个Windows驱动程序,我不知道该如何做。

编辑输出:dmesg | grep -i blue; rfkill list

代码语言:javascript
复制
[   15.098083] Bluetooth: Core ver 2.21
[   15.098120] Bluetooth: HCI device and connection manager initialized
[   15.098128] Bluetooth: HCI socket layer initialized
[   15.098133] Bluetooth: L2CAP socket layer initialized
[   15.098153] Bluetooth: SCO socket layer initialized
[   17.248294] Bluetooth: hci0 command 0x1001 tx timeout
[   25.241033] Bluetooth: hci0: BCM: Reading local version info failed (-110)
[   25.246820] Bluetooth: hci0: BCM: chip id 70
[   25.263214] Bluetooth: hci0: BCM43142A
[   25.263227] Bluetooth: hci0: BCM (001.001.011) build 0000
[   26.216477] Bluetooth: hci0: BCM (001.001.011) build 0339
[   26.232575] Bluetooth: hci0: Broadcom Bluetooth 4.0 USB
[   26.960425] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   26.960430] Bluetooth: BNEP filters: protocol multicast
[   26.960438] Bluetooth: BNEP socket layer initialized
0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
1: brcmwl-0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
2: hci0: Bluetooth
    Soft blocked: no
    Hard blocked: no
3: acer-wireless: Wireless LAN
    Soft blocked: no
    Hard blocked: no

我真的很想在这里提供一些帮助。

提前谢谢!

EN

回答 1

Ask Ubuntu用户

回答已采纳

发布于 2016-12-25 08:05:46

这是一种新装置。下载这个司机

用档案管理器打开它,然后解压文件夹

代码语言:javascript
复制
drivers/DP_Bluetooth_16123/Broadcom/FORCED/8110x64/12.0.1.1011

在这里,您将看到bcbtums.inf文件和固件hex文件。

04ca:2012适配器的固件是BCM43142A0_001.001.011.0311.0339.hex

使用BCM.hcd将其转换为hex2hcd,并将其复制到/lib/firmware/brcm

一般来说,你可以通过互联网搜索找到新的BT适配器的Windows驱动程序。在您的例子中,我找到了vid_04ca&pid_2012的这个驱动程序。

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

https://askubuntu.com/questions/864369

复制
相关文章

相似问题

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