[SOLVED] Mint KDE 18.3: no Wi-Fi on Dell Inspiron 17-5748

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
letian

[SOLVED] Mint KDE 18.3: no Wi-Fi on Dell Inspiron 17-5748

Post by letian »

Returning to Mint...
And head bumping into sweet old "this kernel does not support your card" issue that still plagues the land of Ubuntu/Debian derivatives.
Anyway, I have just downloaded KDE .iso image, created a live USB and installed over one of the previous Linux installations on a dual boot system with Windows 7.

After booting into KDE desktop I click on the network icon and see no active Wi-Fi networks even though there should be one available.
Checking the kernel, looks like it is still 4.10.
Checking the network cards:

Code: Select all

Card-1: Broadcom BCM43142 
Card-2: Realtek RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller driver: r8169
Is there a quick way to fix the Wi-Fi on this laptop?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
wallyUSA
Level 6
Level 6
Posts: 1439
Joined: Thu Jun 08, 2017 2:31 pm
Location: Top of Georgia

Re: Mint KDE 18.3: no Wi-Fi on Dell Inspiron 17-5748

Post by wallyUSA »

letian wrote:Returning to Mint...
...Checking the network cards:

Code: Select all

Card-1: Broadcom BCM43142 
Card-2: Realtek RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller driver: r8169
Is there a quick way to fix the Wi-Fi on this laptop?
I am not a tech guy but I can tell you several years ago I installed Ubuntu on a Dell and had problems with wifi. Seems like I had to install a proprietary driver for the BCM43XX. Maybe this will help while you are waiting for someone to give you a specific solution.
> If your query has been resolved, edit your original post and add <SOLVED> to the beginning of the subject line. This may help others find solutions. <

Dell Latitude 7490 Mint 21.3 Ker 5.15.0-105 Cinn 6.0.4
JeremyB
Level 21
Level 21
Posts: 13854
Joined: Fri Feb 21, 2014 8:17 am

Re: Mint KDE 18.3: no Wi-Fi on Dell Inspiron 17-5748

Post by JeremyB »

Post results for

Code: Select all

lspci -nnk | grep -iA3 net
letian

Re: Mint KDE 18.3: no Wi-Fi on Dell Inspiron 17-5748

Post by letian »

lspci -nnk | grep -iA3 net output what I've already posted above.

Code: Select all

Network controller: Broadcom Corporation BCM43142 802.11b/g/n (rev 01)
Subsystem: Dell Wireless 1704 802.11n + BT 4.0
Kernel driver in use: bcma-pci-bridge
Kernel modules: bcma

Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller (rev 07)
Subsystem: Dell RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller
Kernel driver in use: r8169
Kernel modules: r8169
letian

Re: Mint KDE 18.3: no Wi-Fi on Dell Inspiron 17-5748

Post by letian »

I am not a tech guy but I can tell you several years ago I installed Ubuntu on a Dell and had problems with wifi
And it still does :)
Seriously, I have installed Arch and then Manjaro on the very same laptop and never had issues with Wi-Fi. It is 2018 and Wi-Fi is still not supported on a 4-year old laptop out-of-the-box, this is just sad.
I shall try installing a newer kernel.

UPDATE:
Newer kernel didn't solve the problem, so I tried installing realtek drivers from github, that didn't help either. Now I am starting to think this is specifically Mint KDE issue.
letian

Re: Mint KDE 18.3: no Wi-Fi on Dell Inspiron 17-5748

Post by letian »

I solved the issue. You'll need to install bcmwl-kernel-source package from https://packages.ubuntu.com/xenial/admi ... nel-source to make Wi-Fi work and a newer linux-image-4.14. Anyway, in case you don't have internet access but have a spare laptop you'll end up donwloading some additional packages like libc6 and its dependencies to make this one work :)

More information on how to deal with Broadcom cards is here: https://askubuntu.com/questions/55868/i ... ss-drivers
Locked

Return to “Networking”