You are not logged in.

#1 2024-02-06 09:28:55

Vivus
Member
Registered: 2016-06-22
Posts: 28

[SOLVED] Wifi not visable after sytem update

Hi,

i am not able to see any wifi network after i updated but ethernet works as expected.

# ip link

3: wwp0s29u1u4i6: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN mode DEFAULT group default qlen 1000
    link/ether 02:80:37:ec:02:00 brd ff:ff:ff:ff:ff:ff

Last edited by Vivus (2024-02-06 11:17:02)

Offline

#2 2024-02-06 10:07:17

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,034

Re: [SOLVED] Wifi not visable after sytem update

So?
https://bbs.archlinux.org/viewtopic.php?id=57855

Start with the system journal, driver errors etc and what tool you use that is "not able to see any wifi network" and then maybe what packages were updated.

Offline

#3 2024-02-06 11:11:13

Vivus
Member
Registered: 2016-06-22
Posts: 28

Re: [SOLVED] Wifi not visable after sytem update

Sure,

journalctl

Feb 06 08:10:34 archlinux kernel: Intel(R) Wireless WiFi driver for Linux
Feb 06 08:10:34 archlinux kernel: iwlwifi 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
Feb 06 08:10:34 archlinux kernel: cdc_acm 1-1.4:1.9: ttyACM2: USB ACM device
Feb 06 08:10:34 archlinux kernel: thinkpad_acpi: rfkill switch tpacpi_wwan_sw: radio is unblocked
Feb 06 08:10:34 archlinux kernel: iwlwifi 0000:03:00.0: Detected crf-id 0xa5a5a5a1, cnv-id 0xa5a5a5a1 wfpm id 0xa5a5a5a1
Feb 06 08:10:34 archlinux kernel: iwlwifi 0000:03:00.0: PCI dev 0085/1311, rev=0xb0, rfid=0xd55555d5
Feb 06 08:10:34 archlinux kernel: iwlwifi 0000:03:00.0: Direct firmware load for iwlwifi-6000g2a-6.ucode failed with error -2
Feb 06 08:10:34 archlinux kernel: iwlwifi 0000:03:00.0: Direct firmware load for iwlwifi-6000g2a-5.ucode failed with error -2
Feb 06 08:10:34 archlinux kernel: iwlwifi 0000:03:00.0: no suitable firmware found!
Feb 06 08:10:34 archlinux kernel: iwlwifi 0000:03:00.0: minimum version required: iwlwifi-6000g2a-5
Feb 06 08:10:34 archlinux kernel: iwlwifi 0000:03:00.0: maximum version supported: iwlwifi-6000g2a-6
Feb 06 08:10:34 archlinux kernel: iwlwifi 0000:03:00.0: check git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git

no suitable firmware found!
I read https://wiki.archlinux.org/title/Networ … r/firmware
and as i understand it right, my wifi is supported. So the driver should be available.
(previously wifi worked)

I use kde and the network manager. i can see ethernet connection but not wifi.

Last edited by Vivus (2024-02-06 11:17:18)

Offline

#4 2024-02-06 11:16:47

Vivus
Member
Registered: 2016-06-22
Posts: 28

Re: [SOLVED] Wifi not visable after sytem update

Solved it with
# pacman -S linux-firmware

Thanks for the hint!

Offline

Board footer

Powered by FluxBB