You are not logged in.
Hello,
After upgrade 2025-06-21 my wifi network no longer works. I am assuming this has something to do with the upgrade, this being a special case: linux-firmware >= 20250613.12fe085f-5 upgrade requires manual intervention
I followed the instructions and the upgrade seemed to be fine, but afterwards I noticed that I had no internet. This affects my two laptops (both with the same update), but neither of my two tablets or smartphone. So the router works fine.
A few diagnostics:
- ip link shows just "lo"
- nmcli device shows just "lo"
- nmcli connection shows "Livebox-4B80" (my router) and "WIFI-DIVIO" (an external router)
Last edited by thea (2025-06-28 06:00:06)
Offline
What does `pacman -Qs linux-firmware` show? What adapters are you using?
Last edited by Scimmia (2025-06-25 16:32:17)
Offline
The instructions on the homepage look like
# pacman -Rdd linux-firmware # pacman -Syu linux-firmware
It's kinda obvious how less attention paying users can fuck this up royally.
The instructions if you open the message look much better
# pacman -Rdd linux-firmware
# pacman -Syu linux-firmware
Offline
Many thanks Scimmia!
pacman -Qs linux-firmware` shows
"local/linux-firmware-whence 20250613.12fe085f-5
Firmware files for Linux - WHENCE file (vendor licences)"
I'm in France, 6 hours ahead
Offline
A simple
pacman -Syu linux-firmware
followed by a reboot should do it.
@seth: Funny how I only realized the stupid "#" after reading your post (my-brain-autocorrection was working)
Offline
Thanks so much -thc ! I kind of suspected. Of course I couldn't do pacman -Syu (no network), but I used the latest linux-firmware from /var/cache/pacman/pkg
... and that worked just fine. My system works normally now. Next time I will pay more attention to the manual update message.
Again thanks!
Offline
Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.
Offline
The instructions on the homepage look like
# pacman -Rdd linux-firmware # pacman -Syu linux-firmware
It's kinda obvious how less attention paying users can fuck this up royally.
The instructions if you open the message look much better
# pacman -Rdd linux-firmware # pacman -Syu linux-firmware
Thanks a lot, solved my problem, my system is acive again after minues of search here...
Offline
... and that worked just fine. My system works normally now. Next time I will pay more attention to the manual update message.!
Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.
Offline