No wireless after new install (card is Broadcom BCM43142)

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
jmelton

No wireless after new install (card is Broadcom BCM43142)

Post by jmelton »

Put a new SSD in my old Dell Inspiron 3520, and although my wireless connected just fine from the USB stick I was installing from and it appeared to install everything perfectly, when I reboot I have no wireless access or even detection of wireless capability when I click on the network settings icon. But lspci shows both the wireless (Broadcom BCM43142, a.k.a. DW1704) and ethernet cards. I have wired access, and wireless still works fine when I boot from my old disk, which is now in an external case. Is the kernel that comes with version 18.3 one that won't work with my card?

Update: I fixed this issue from the Driver Manager by selecting the bcmwl-kernel-source option. (I assume that's the name of the driver?) I thought I'd leave the post up in case it might help someone else. Now to figure out how to get it working in my other distro, Elem. OS.
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.
User avatar
kc1di
Level 18
Level 18
Posts: 8178
Joined: Mon Sep 08, 2008 8:44 pm
Location: Maine USA

Re: No wireless after new install (card is Broadcom BCM43142)

Post by kc1di »

You need to install the

Code: Select all

bcmwl-kernel-source
driver. If you can get an Ethernet connection simply go to the driver manager and install it from there.
in Cinnamon the driver manager can be found in Menu>Administration. Our you can install it via the terminal with this command

Code: Select all

sudo apt install bcmwl-kernel-source

if you do not have internet access follow the instruction on this page: https://ubuntuforums.org/showthread.php?t=2319377/url
Good luck.
Easy tips : https://easylinuxtipsproject.blogspot.com/ Pjotr's Great Linux projects page.
Linux Mint Installation Guide: http://linuxmint-installation-guide.rea ... en/latest/
Registered Linux User #462608
Laugh2
Level 4
Level 4
Posts: 275
Joined: Fri Aug 16, 2013 4:01 am

Re: No wireless after new install (card is Broadcom BCM43142)

Post by Laugh2 »

Locked

Return to “Networking”