Since I update my fedora from 30 to 36 (step by stem 30->32, 32->34 and 34->36), I can’t manage to make the wifi working again. I don’t know in which step of the update it stop working.
I don’t really know what information about my system you’ll need so you can ask for it
My Kernel version : 5.18.7-200.fc36.x86_64
We need to know info about the hardware and wifi specifically.
Please post in the Preformatted text </> format the output of inxi -Fzx, lsusb, and lspci -nn
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 0408:5373 Quanta Computer, Inc. HP HD Camera
Bus 001 Device 003: ID 8087:0aaa Intel Corp. Bluetooth 9460/9560 Jefferson Peak (JfP)
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Your ‘lspci’ output shows it as 00:14.3 Network controller [0280]: Intel Corporation Cannon Point-LP CNVi [Wireless-AC] [8086:9df0] (rev 11)
This thread shows a similar issue and some steps followed to try and fix it. There are several others that can be perused to find what others have done.
There are likely some entries in the dmesg output and journalctl -b -0 that also will help identify exactly where the error is occuring.
Thanks for your help, I have read the thread you send me and my problem is not solved. I don’t think the problem is coming from my wifi card because it was working just before the update. Downgrade the version of iwl didn’t work. And I can’t manage to find the apropriete driver from the intel website for my device.
Also I don’t think I’m facing exactlly the same problem than on the thread, for me the output of dmesg | grep iwlwifi is
[ 8.978427] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[ 9.057727] iwlwifi 0000:00:14.3: WRT: Overriding region id 0
[ 9.057733] iwlwifi 0000:00:14.3: WRT: Overriding region id 1
[ 9.057735] iwlwifi 0000:00:14.3: WRT: Overriding region id 2
[ 9.057737] iwlwifi 0000:00:14.3: WRT: Overriding region id 3
[ 9.057739] iwlwifi 0000:00:14.3: WRT: Overriding region id 4
[ 9.057740] iwlwifi 0000:00:14.3: WRT: Overriding region id 6
[ 9.057742] iwlwifi 0000:00:14.3: WRT: Overriding region id 8
[ 9.057744] iwlwifi 0000:00:14.3: WRT: Overriding region id 9
[ 9.057746] iwlwifi 0000:00:14.3: WRT: Overriding region id 10
[ 9.057747] iwlwifi 0000:00:14.3: WRT: Overriding region id 11
[ 9.057749] iwlwifi 0000:00:14.3: WRT: Overriding region id 15
[ 9.057751] iwlwifi 0000:00:14.3: WRT: Overriding region id 16
[ 9.057753] iwlwifi 0000:00:14.3: WRT: Overriding region id 18
[ 9.057754] iwlwifi 0000:00:14.3: WRT: Overriding region id 19
[ 9.057756] iwlwifi 0000:00:14.3: WRT: Overriding region id 20
[ 9.057757] iwlwifi 0000:00:14.3: WRT: Overriding region id 21
[ 9.057759] iwlwifi 0000:00:14.3: WRT: Overriding region id 28
[ 9.059033] iwlwifi 0000:00:14.3: loaded firmware version 46.fae53a8b.0 9000-pu-b0-jf-b0-46.ucode op_mode iwlmvm
[ 9.336373] iwlwifi 0000:00:14.3: Detected Intel(R) Wireless-AC 9560 160MHz, REV=0x312
[ 9.402072] iwlwifi 0000:00:14.3: base HW address: d0:c6:37:3e:06:02, OTP minor version: 0x4
[ 9.484388] iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
I’m not facing the error -110 as wiltsrm was.
I’m not able to interprete the result of the dmesg bellow, any help will be much welcome…
I didn’t sent you the result of journalctl -b -0 because it’s to long, do you have a filter I can apply on it ?