[SOLVED]Wireless broken with latest update

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
Malenyman

[SOLVED]Wireless broken with latest update

Post by Malenyman »

After update could not login, so removed virtualbox guest packages as outlines elsewhere. Login successful.

Now there is no bluetooth and no wireless. Adding the wifi network manually makes no difference, still browser says no connection.

Used an ethernet connection to update everything to latest, did not help.
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
Pjotr
Level 24
Level 24
Posts: 20129
Joined: Mon Mar 07, 2011 10:18 am
Location: The Netherlands (Holland) 🇳🇱
Contact:

Re: Wireless broken with latest update

Post by Pjotr »

a. Please generate an overview of your system like this:

- Launch a terminal window (this is how to launch a terminal window);

- make the terminal window full screen, to avoid chopped lines;

- copy/paste this command into the terminal:

Code: Select all

inxi -Fxz
(if you type: the letter F is a capital letter)

- Press Enter.

- Copy/paste the output in your next message.

b. Do the same with the following four commands:

Code: Select all

rfkill list all
and:

Code: Select all

inxi -Nn
and:

Code: Select all

iwconfig
and:

Code: Select all

lsusb
Tip: 10 things to do after installing Linux Mint 21.3 Virginia
Keep your Linux Mint healthy: Avoid these 10 fatal mistakes
Twitter: twitter.com/easylinuxtips
All in all, horse sense simply makes sense.
User avatar
kc1di
Level 18
Level 18
Posts: 8178
Joined: Mon Sep 08, 2008 8:44 pm
Location: Maine USA

Re: Wireless broken with latest update

Post by kc1di »

Hello Malenyman and welcome to Linux Mint Forums,

Are your running mint in a Virtualbox ?

if so you'll need the guest additions to make the connection to the host's wireless connections. It will connect as a network connection not wireless..
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
Malenyman

Re: Wireless broken with latest update

Post by Malenyman »

No, I was not running Mint in Virtualbox. There was a Virtualbox bug that stopped some people logging on to Mint.

I downloaded Windows 10 install media to replace Mint because this feels like a redux of the sort of nonsense (releasing unstable kernel and other updates) that used to plague Linux in the past, and the sense of deja vu was very annoying.

But this morning before installing Windows I decided to give Linux one more chance, updated software on ethernet (which included a new kernel), and voila! problem solved. Wifi back.

Pity this sort of thing is still happening, looks unprofessional
User avatar
karlchen
Level 23
Level 23
Posts: 18231
Joined: Sat Dec 31, 2011 7:21 am
Location: Germany

Re: Wireless broken with latest update

Post by karlchen »

Malenyman wrote: Wed Apr 04, 2018 4:17 pmPity this sort of thing is still happening, looks unprofessional
This does not make it any better; but regressions introduced by software updates, meant to fix bugs, not to create them, happen on all operating systems.
Such problems are not specific to Linux Mint or Ubuntu or Debian.
Just check out the problem reports about the Windows March updates. They had a the side effect of breaking network connectivity on virtual machines.

By the way, so far on my machines, kernel 4.4.0-116 has not broken anything, including the wifi functionality. Will learn soon how kernel 4.4.0-119 behaves.
Image
The people of Alderaan have been bravely fighting back the clone warriors sent out by the unscrupulous Sith Lord Palpatine for 792 days now.
Lifeline
JeremyB
Level 21
Level 21
Posts: 13880
Joined: Fri Feb 21, 2014 8:17 am

Re: [SOLVED]Wireless broken with latest update

Post by JeremyB »

There are a few reasons for wireless not working after an update to 4.4.0-116, it could have been an issue with installing the linux-image-extra-4.4.0-116-generic package or it could have been an issue with a dkms module being built on the old gcc-5 version and that will result in the built module not having the needed retpoline in the vermagic line of the modinfo
Locked

Return to “Networking”