Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 53e762c

Browse files
add broadcom solution
1 parent 4263527 commit 53e762c

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-0
lines changed

‎docs/rookie/DE&App.md‎

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,20 @@ pulseaudio -k
247247

248248
设置开机自动启用蓝牙设备,编辑`/etc/bluetooth/main.conf`文件,将`AutoEnable`设置为 true 即可。
249249

250+
博通(Broadcom)网卡在 Linux 下的支持度很差,无论是无线还是蓝牙模块。对于无线功能来说,一般直接安装 broadcom-wl 包即可。
251+
252+
```bash
253+
sudo pacman -S broadcom-wl
254+
```
255+
256+
对于蓝牙模块,需要查阅[broadcom-bt-firmware](https://github.com/winterheart/broadcom-bt-firmware)仓库,在 brcm 文件夹中找到适合于自己网卡型号的 hcd 文件,将其下载并置于 `/lib/firmware/brcm` 文件夹中后重启即可。如果你无法确认自己的网卡型号对应哪一个 hcd 文件,那就全部下载并置于文件夹中。
257+
258+
ref:
259+
260+
- [Broadcom wireless ArchWiki](https://wiki.archlinux.org/title/broadcom_wireless)
261+
- [Fix WiFi and Bluetooth problems in ArcoLinux or Arch Linux](https://kaneis.wordpress.com/2020/12/16/fix-bluetooth-problem-not-scanning-any-devices-in-arcolinux-or-arch-linux-with-broadcom-bluetooth-usb-dongle-or-broadcom-half-mini-card-bcm94352-hmb-azurewave-aw-ce123h-supports-wifi-ac-and-bt4le/)
262+
- [ [Broadcom BCM4352] A fix for empty bluetooth scan/visibility](https://bbs.archlinux.org/viewtopic.php?id=228561)
263+
250264
<!-- ## 11.异型字体设置
251265
252266
个人的设置是英文使用 Hack,中文使用 Noto Sans CJK SC。可以在系统设置->外观->字体中进行设置。如遇到`门复关`等字形现实为日型字体,有关用户全局级别更改日文异型字的设置,可参考[官方文档](<https://wiki.archlinux.org/index.php/Localization_(%E7%AE%80%E4%BD%93%E4%B8%AD%E6%96%87)/Simplified_Chinese_(%E7%AE%80%E4%BD%93%E4%B8%AD%E6%96%87)#%E4%BF%AE%E6%AD%A3%E7%AE%80%E4%BD%93%E4%B8%AD%E6%96%87%E6%98%BE%E7%A4%BA%E4%B8%BA%E5%BC%82%E4%BD%93%EF%BC%88%E6%97%A5%E6%96%87%EF%BC%89%E5%AD%97%E5%BD%A2>) -->

‎docs/uk/rookie/DE&App.md‎

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,3 +195,17 @@ pulseaudio -k
195195
```
196196

197197
To set the bluetooth device to automatically start at boot, edit the `/etc/bluetooth/main.conf` file and set `AutoEnable` to true.
198+
199+
Broadcom network cards are poorly supported under Linux, both wireless and bluetooth modules. For the wireless function, generally install the broadcom-wl package directly.
200+
201+
```bash
202+
sudo pacman -S broadcom-wl
203+
```
204+
205+
For the Bluetooth module, you need to consult the [broadcom-bt-firmware](https://github.com/winterheart/broadcom-bt-firmware) warehouse, find the hcd file suitable for your network card model in the brcm folder, and download it And put it in the `/lib/firmware/brcm` folder and restart it. If you can't confirm which hcd file corresponds to your network card model, then download all of them and put them in a folder.
206+
207+
ref:
208+
209+
- [Broadcom wireless ArchWiki](https://wiki.archlinux.org/title/broadcom_wireless)
210+
- [Fix WiFi and Bluetooth problems in ArcoLinux or Arch Linux](https://kaneis.wordpress.com/2020/12/16/fix-bluetooth-problem-not-scanning-any-devices-in-arcolinux-or-arch-linux-with-broadcom-bluetooth-usb-dongle-or-broadcom-half-mini-card-bcm94352-hmb-azurewave-aw-ce123h-supports-wifi-ac-and-bt4le/)
211+
- [ [Broadcom BCM4352] A fix for empty bluetooth scan/visibility](https://bbs.archlinux.org/viewtopic.php?id=228561)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /