At this point, I’d suggest trying the F38 Beta LiveCD (from getfedora). If wifi works in the install environment it should work after installation. If it doesn’t, can you please open a terminal window (in that environment) and run
journalctl -b -t kernel -g wifi
This should give something like this:
Mar 12 12:50:15 example.org kernel: Intel(R) Wireless WiFi driver for Linux
Mar 12 12:50:15 example.org kernel: iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
Mar 12 12:50:16 example.org kernel: iwlwifi 0000:00:14.3: api flags index 2 larger than supported by driver
Mar 12 12:50:16 example.org kernel: iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37
Mar 12 12:50:16 example.org kernel: iwlwifi 0000:00:14.3: loaded firmware version 72.daa05125.0 QuZ-a0-hr-b0-72.ucode op_mode iwlmvm
Mar 12 12:50:16 example.org kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz, REV=0x351
Mar 12 12:50:16 example.org kernel: iwlwifi 0000:00:14.3: Detected RF HR B3, rfid=0x10a100
Mar 12 12:50:16 example.org kernel: iwlwifi 0000:00:14.3: base HW address: 38:68:93:8b:2c:70
Mar 12 12:50:16 example.org kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
There may be more, but what we’re looking for first is the line like this:
The ax200 adapters in general should Just Work. The hardware revision will show us if, perhaps, this is a new version of the card which doesn’t have upstream Linux support yet.
There must be some hardware issue as 5.1 kernel first give the support for that card it was 3years back.
It should work without a issue. And i also have a device with same card and there was no issues.
Now i also suggest to look into uefi bios if your card blocked from there…in some devices it is possible to disable wifi card.
And what mattdm said download new 38 beta and start a live usb and see if wifi works and run those and give that feedback.
Also while you are in a live boot env give us the output of hw
With inxi -Fzx…<> for output.
And intel cards are gold standard when it comes to linux or bsd driver support intel give patches by themselves and even before windows.
Updates are driven by Intel, and there have been a number of updates recently. Do you have any way to get network access (e.g., ethernet) to run updates? If not, one solution is to add a USB wifi adapter. They are not expensive and are very useful when you only have wifi and the built-in wifi fails. Some vendors, Pluggable is one) will tell you which products are supported under linux.
can you post journalctl -bchnage the flag accordingly if the repair boot was last boot or previous 2boot and so, lets see what happened and how it resolved.