Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Wi-Fi is not working. How do I switch drivers?

Featured Replies

I install an old wifi card (BCM43142 14e4:4727) on my device, and no Wi-Fi network can be detected.

image.png

After lspci -k | grep -iA3 network

root@Tower:~# lspci -k | grep -iA3 network

04:00.0 Network controller: Broadcom Inc. and subsidiaries BCM43142 802.11b/g/n (rev 01)

Subsystem: Hewlett-Packard Company Device 804a

Kernel driver in use: bcma-pci-bridge

Kernel modules: bcma

I think we should use brcmsmac instead of bcma-pci-bridge.

so I add Modprobe.d config file in tools, system drivers:

brcmsmac; state Custom; options brcmsmac ids=14e4:4727.

bcma; state Disabled; blacklist bcma, blacklist bcma-pci-bridge.

add "modprobe brcmsmac" in /boot/config/go

but still not working,

After lspci -k | grep -iA3 network

.....

Kernel driver in use: bcma-pci-bridge

Kernel modules: bcma

Solved by JorgeB

  • Community Expert

Please post the diagnostics without any go file modification, to see what the initial issue is.

  • Author

I found these websites (https://wireless.docs.kernel.org/en/latest/en/users/drivers/brcm80211.html,https://wiki.archlinux.org.cn/title/Broadcom_wireless) say brcmsmac is opensource, and unraid tools --> system drivers include brcmsmac.

image.png

And my wireless network card is connected via PCIe rather than USB. Is the website you shared a list of all wireless network adapters supported by Unraid? Is there a list of supported PCIe network adapters?

  • Community Expert
  • Solution

From what I found, it needs this proprietary driver: https://wiki.debian.org/wl

11 minutes ago, ylczvip said:

Is the website you shared a list of all wireless network adapters supported by Unraid?

Nope, not all.

11 minutes ago, ylczvip said:

Is there a list of supported PCIe network adapters?

Not that I'm aware of.

  • Author

image.png

  • Community Expert

Linux is detecting a BCM43142, not 4313

Broadcom Inc. and subsidiaries BCM43142 802.11b/g/n [14e4:4365] (rev 01)

  • Author

sorry, my bad

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.