You are not logged in.
Hi all,
After not really doing anything special, i find my wifi to have stopped working. I believe it is a driver issue as the dmesg indicates:
[ 8.304324] iwlwifi 0000:00:14.3: Failed to load firmware chunk!
[ 8.304332] iwlwifi 0000:00:14.3: iwlwifi transaction failed, dumping registersI have unfortunately no idea how to debug this. I do notice that after driver crash naturally the device is not created if i look for the command "ip link"
Additionally, "rfkill list all" does no longer show the adapter. However with "lspci -k" it still shows up as:
00:14.3 Network controller: Intel Corporation Wireless-AC 9560 [Jefferson Peak] (rev 10)
Subsystem: Intel Corporation Wireless-AC 9560 [Jefferson Peak]
Kernel driver in use: iwlwifi
Kernel modules: iwlwifiI have included my recent update history (https://paste.ubuntu.com/p/ySBVJTtSpq/) and full dmesg log (http://dpaste.com//16HV2WJ)
It's pretty hard for me to say when this problem occurred. I noticed it today after not really doing anything special or doing anything special. Perhaps a reboot somewhere that i was not fully aware off. In order to attempt a fix, a fallback to old kernel did not seem to work. Additionally i have downloaded a new driver but that also does either lot load or is equally corrupted.
The laptop i am running on is a Y540-15IRH-PG0 (lenovo)
Can one of you masters help me along a bit? I probably am missing a heap of info but i have no idea how to troubleshoot further (hence no clue what info might be useful)
Last edited by BottleNeck (2020-02-23 14:47:06)
Offline
Online
I fear not:
#cat /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-linux-lts root=UUID=0dca9317-1800-416d-bd3c-9288c4960d8f rw loglevel=3 intel_iommu=offalso maybe handy to know kernel:
uname -a
Linux leno 5.4.21-1-lts #1 SMP Thu, 20 Feb 2020 18:23:19 +0000 x86_64 GNU/LinuxOffline
Can you reproduce the issue using the kernel from the linux package?
Offline
Can you reproduce the issue using the kernel from the linux package?
I am asuming you mean the non-lts version? Yes i can.
Offline
I can see in pacman.log you tried downgrading to linux-firmware 20191220.6871bff and linux-lts 5.4.20-1
Did you check in the journal that wifi was working under linux-lts 5.4.20? In which case there is no point checking even older kernels.
Last edited by loqs (2020-02-22 20:09:30)
Offline
Unfortunately under the old kernel it was also not working. I do not think it would be useful to check many older ones. For my feeling it "just stopped working" but it is reasonable to assume i rebooted somewhere. I can however not imagine that i have 2 lts updates sins last reboot, but it would be good to check i guess.... not really enthusiastic to go that far back ![]()
So what do you guys recon? Is this kernel or driver related? Would it be useful to just see what happens in a week or so (updates update updated
)
<edit>
Screw it, went back to 4.19.something. Also not working. It must be either a hardware issue or something in the driver i guess. However, i also rolled back the linux-firmware package before, so i am rather confused at this point.
Last edited by BottleNeck (2020-02-22 21:17:01)
Offline
rfkill?
Online
where initiall it was not showing with rfkill it is now:
0: ideapad_wlan: Wireless LAN
Soft blocked: no
Hard blocked: no
1: ideapad_bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
2: hci0: Bluetooth
Soft blocked: yes
Hard blocked: noissue seems comparable to: https://bbs.archlinux.org/viewtopic.php?id=252676
<edit>
booted into linux (non lts kernel) removed all iwlwifi* files in /lib/firmware reinstalled the linux-firmware package, rebooted and all works again. I have no idea why this worked.... Perhaps a file corruption somewhere?
Last edited by BottleNeck (2020-02-23 14:46:44)
Offline
Hello, which version of kernel you're talking about?
Offline
booted into linux (non lts kernel) removed all iwlwifi* files in /lib/firmware reinstalled the linux-firmware package, rebooted and all works again. I have no idea why this worked.... Perhaps a file corruption somewhere?
My guess is that the kernel module for the kernel from which you booted were no longer available.
Last edited by ewaller (2020-02-25 15:03:10)
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Offline