You are not logged in.

#1 2025-04-29 14:21:59

nhatkiemphi
Member
Registered: 2012-08-08
Posts: 6

How to get WiFi working with BCM4360 (14e4:43a0) kernel 6.14.4-arch1-1

I installed Arch successfully, but I cannot make wifi work. I tried install broadcom-wl and broadcom-wl-dkms and modprobe it but after reboot it cannot boot with error. Please help me, thanks.

84:00.0 Network controller [0280]: Broadcom Inc. and subsidiaries BCM4360 802.11ac Dual Band Wireless Network Adapter [14e4:43a0] (rev 03)
	Subsystem: Apple Inc. Device [106b:0117]
	Flags: fast devsel, IRQ 255
	Memory at b8200000 (64-bit, non-prefetchable) [disabled] [size=32K]
	Memory at b8000000 (64-bit, non-prefetchable) [disabled] [size=2M]
	Capabilities: [48] Power Management version 3
	Capabilities: [58] MSI: Enable- Count=1/1 Maskable- 64bit+
	Capabilities: [68] Vendor Specific Information: Len=44 <?>
	Capabilities: [ac] Express Endpoint, IntMsgNum 0
	Capabilities: [100] Advanced Error Reporting
	Capabilities: [13c] Device Serial Number b8-09-00-ff-ff-00-00-01
	Capabilities: [150] Power Budgeting <?>
	Capabilities: [160] Virtual Channel
	Capabilities: [1b0] Latency Tolerance Reporting
	Capabilities: [220] Physical Resizable BAR
	Kernel modules: bcma
Linux archlinux 6.14.4-arch1-1 #1 SMP PREEMPT_DYNAMIC Sat, 26 Apr 2025 00:06:37 +0000 x86_64 GNU/Linux
0: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no

Last edited by nhatkiemphi (2025-04-29 14:29:56)

Offline

#2 2025-04-29 14:47:47

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,142

Re: How to get WiFi working with BCM4360 (14e4:43a0) kernel 6.14.4-arch1-1

What can't boot with error, error do you get exactly?

Potentially

sudo journalctl -b-1

might help for context of a prior boot.

Offline

#3 2025-04-30 00:15:23

nhatkiemphi
Member
Registered: 2012-08-08
Posts: 6

Re: How to get WiFi working with BCM4360 (14e4:43a0) kernel 6.14.4-arch1-1

This's my installation steps:

$ sudo pacman -S broadcom-wl

resolving dependencies...
looking for conflicting packages...

Packages (1) broadcom-wl-6.30.223.271-615

Total Installed Size:  1.61 MiB

:: Proceed with installation? [Y/n] 
(1/1) checking keys in keyring                                                      [################################################] 100%
(1/1) checking package integrity                                                    [################################################] 100%
(1/1) loading package files                                                         [################################################] 100%
(1/1) checking for file conflicts                                                   [################################################] 100%
(1/1) checking available disk space                                                 [################################################] 100%
:: Processing package changes...
(1/1) installing broadcom-wl                                                        [################################################] 100%
:: Running post-transaction hooks...
(1/2) Arming ConditionNeedsUpdate...
(2/2) Updating module dependencies...

$ sudo lspci -vnn -d 14e4:

84:00.0 Network controller [0280]: Broadcom Inc. and subsidiaries BCM4360 802.11ac Dual Band Wireless Network Adapter [14e4:43a0] (rev 03)
	Subsystem: Apple Inc. Device [106b:0117]
	Flags: fast devsel, IRQ 255
	Memory at b8200000 (64-bit, non-prefetchable) [disabled] [size=32K]
	Memory at b8000000 (64-bit, non-prefetchable) [disabled] [size=2M]
	Capabilities: [48] Power Management version 3
	Capabilities: [58] MSI: Enable- Count=1/1 Maskable- 64bit+
	Capabilities: [68] Vendor Specific Information: Len=44 <?>
	Capabilities: [ac] Express Endpoint, IntMsgNum 0
	Capabilities: [100] Advanced Error Reporting
	Capabilities: [13c] Device Serial Number b8-09-00-ff-ff-00-00-01
	Capabilities: [150] Power Budgeting <?>
	Capabilities: [160] Virtual Channel
	Capabilities: [1b0] Latency Tolerance Reporting
	Capabilities: [220] Physical Resizable BAR
	Kernel modules: bcma, wl

$ sudo modprobe wl

Segmentation fault

Then I reboot but it hang on this. I must keep power button to power off:
IMG-0970.jpg
It hang on startling up:
IMG-0971.jpg

Last edited by nhatkiemphi (2025-04-30 00:32:31)

Offline

Board footer

Powered by FluxBB