Hi guys
On UM 24.10. No wifi. My laptop now connected USB with my phone.
The Network Manager shows no ''enable wifi'' option
Apparently it did happen after a 'suspend'.
I tried the ''systemctl restart...'' doesn't work. I tried the ''systemctl restart...'' doesn't work.
I still search the web for solutions and thought I'd ask here.
And ''nmcli general status'' gives me this:
STATE CONNECTIVITY WIFI-HW WIFI WWAN-HW WWAN METERED
disconnected unknown missing enabled missing enabled unknown
and by ''ip link show'' I get
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: enx66e3fd2c5408: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UNKNOWN mode DEFAULT group default qlen 1000
link/ether 66:e3:fd:2c:54:08 brd ff:ff:ff:ff:ff:ff
by trying nmtui, I don't get to see any wifi option either
Doing this: lshw -C network
the wireless adapter seems to be recognized...I guess
Once again, details matter. This laptop's wifi works with win10/11.
You may have to update linux-firmware. There are reports on the web that AX201 does not play well with Linux. You could use a wifi dongle which you can verify it works well with Linux. Look up AX201 linux drivers
Though it did work well since my 24.10 upgrade almost 3 weeks ago and with any previous version since I get this laptop back in 2021.
Intel site says that the AX201 should work well with any kernel 5.2 + (I am 6.11.0-9)
Well... I am at the ..git/firmware get tree they indicate
I downloaded the .gz file with the drivers bundle. In it there are several .ucode files. Now I need to figure with which one to be copied to /lib/firmare.
Many with the same names that what I see in my /lib/firmare.
So as a plain basic user, I need a sherpa from here.... to figure which one.
Did you just update the kernel? I had that happen twice with with a broadcom wifi card the new kernel didn't support the card. I booted into the old kernel I knew worked and then set the old kernel to first boot and just had to wait for the next kernel upgrade. It's worth a try unless you are still on the first kernel since installation.
I reinstalled UM anew more then 3 weeks ago. I am on 6.11.0-9. The only previous Kernel I have is 6.11.0-8. I tried with this one also - same issue.
A 6.12 is in the works, I get... hope they'd have that solved.
Following the guide, I copied all iwlwifi .ucode files (I did tab for the cli to complete and it did for '-ty-a0-gf-a0') to lib/firmware. Still doesn't work upon re-boot.
The guide's instruction to complement with : sudo mv /usr/lib/firmware/iwlwifi-ty-a0-gf-a0.pnvm /usr/lib/firmware/iwlwifi-ty-a0-gf-a0.bak to ensure the previous firmware reference is not used instead of the new one, is not accepted in terminal, saying there is no such file or directory (should I amend, if so how ?)
In both lib and usr firmware there are files that were previously there with same names then the .ucode copied, but with .ucode.zst termination (compressed) - should I simple delete them now that the new .ucode version is there ?
Thanks for your view
Pavlos
The laptop is an HP Envy. All Windoz wiped out and solely working on a UM install since purchase in 2021. No UM related problem since then except recent excess memory usage which triggered me wiping out and re-installing afresh with 24.10. It did run fine 'til this problem occurred.
All was fine since the 24.10 full install almost a month ago... so the AX201 didn't seem to be a problem from 2021 'til a day ago.
If indeed it is a firmware issue, all of the iwlwifi-ty-a0-gf-a0-xx.ucode I copied to the lib/firmware as per the guide you suggested. 13 of them.
If I do: dmesg | grep iwlwifi
I get this (only the last lines)
16.682867] iwlwifi 0000:00:14.3: UMAC CURRENT PC: 0x804732b0
[ 16.682889] iwlwifi 0000:00:14.3: LMAC1 CURRENT PC: 0xd0
[ 16.682914] iwlwifi 0000:00:14.3: Failed to start RT ucode: -110
[ 16.682919] iwlwifi 0000:00:14.3: WRT: Collecting data: ini trigger 13 fired (delay=0ms).
[ 17.902943] iwlwifi 0000:00:14.3: Failed to run INIT ucode: -110
I see 13 in there. Should it help solve the problem ?
All the 13 at fault ? Or something else not accepting them?
At such stage it is all a mystery to me
Wi-Fi does not work after waking from sleep with the latest 6.11 kernel. This regression started with 6.11, as it works correctly on 6.10. To restore functionality, I need to reload the iwlmvm module driver. Disabling power management did not resolve the issue either. Wi-Fi networks are visible, but I am unable to connect to any network, even open ones.
I suggest that you read and follow those two bugs.