[Test feedback] v25beta 版本 没有BCM2046B1驱动
Tofloor
poster avatar
夜行者
deepin
2025-06-09 09:42
Author

v25beta 版本 没有BCM2046B1驱动

Bus 002 Device 004: ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part of BCM2046 Bluetooth)

Reply Favorite View the author
All Replies
biyongan
deepin
2025-06-09 10:15
#1

😄

Reply View the author
LiuYongzhang
deepin
2025-06-09 11:15
#2
  1. 固件补全
    Broadcom蓝牙芯片通常依赖内核固件包 bluez-firmwarefirmware-b43-installer。执行以下操作:
    sudo apt update && sudo apt install firmware-b43-installer bluez-firmware
    sudo modprobe -r btusb && sudo modprobe btusb  # 重新加载驱动模块
    
Reply View the author
HualetWang
deepin
a day ago
#3

https://linux-hardware.org/?id=usb:0a5c-4500

The device is supported by kernel versions 2.6.0 and newer according to the LKDDb

Reply View the author