Acer laptop wifi will not allow the toggling of wireless

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
dday00111

Acer laptop wifi will not allow the toggling of wireless

Post by dday00111 »

Tried following information from here, but nothing worked from viewtopic.php?f=53&t=273372&hilit=d723 . Not too surprised since it was HP and not Acer. Ethernet works fine. It's just the wireless that won't take on the computer

Code: Select all

lspci -nnk | grep -iA3 net
02:00.0 Ethernet controller [0200]: Broadcom Limited NetLink BCM5787M Gigabit Ethernet PCI Express [14e4:1693] (rev 02)
Subsystem: Acer Incorporated [ALI] NetLink BCM5787M Gigabit Ethernet PCI Express [1025:011c]
Kernel driver in use: tg3
Kernel modules: tg3
04:00.0 Network controller [0280]: Broadcom Limited BCM4311 802.11b/g WLAN [14e4:4311] (rev 01)
Subsystem: AMBIT Microsystem Corp. BCM4311 802.11b/g WLAN [1468:0422]
Kernel modules: ssb, wl
0f:06.0 CardBus bridge [0607]: Texas Instruments PCIxx12 Cardbus Controller [104c:8039]


Should have all the rest of the info here:
https://termbin.com/hr1e
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
JeremyB
Level 21
Level 21
Posts: 13880
Joined: Fri Feb 21, 2014 8:17 am

Re: Acer laptop wifi will not allow the toggling of wireless

Post by JeremyB »

Ok, in terminal do

Code: Select all

sudo apt remove bcmwl-kernel-source && sudo apt install firmware-b43-installer
Reboot
dday00111

Re: Acer laptop wifi will not allow the toggling of wireless

Post by dday00111 »

Thanks a bunch. It worked.
Locked

Return to “Networking”