Rog Strix X570-E motherboard wifi not working

I have installed Fedora 35 on a Rog Strix X570-E motherboard. The wifi isn’t working and I worried that this motherboard isn’t fully supported by Fedora. I’m new to Linux so my knowledge is limited. Please help.

Would you like to install sudo dnf install hwinfo then from terminal run hwinfo --netcard and post the result here. May be we can start from there.

hwinfo --netcard
26: PCI 700.0: 0200 Ethernet controller
[Created at pci.386]
Unique ID: QgzS.rF_xt+PwXzD
Parent ID: FTXf.LjqQZ8yvG74
SysFS ID: /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:05.0/0000:07:00.0
SysFS BusID: 0000:07:00.0
Hardware Class: network
Model: “Intel I211 Gigabit Network Connection”
Vendor: pci 0x8086 “Intel Corporation”
Device: pci 0x1539 “I211 Gigabit Network Connection”
SubVendor: pci 0x1043 “ASUSTeK Computer Inc.”
SubDevice: pci 0x85f0
Revision: 0x03
Driver: “igb”
Driver Modules: “igb”
Device File: enp7s0
Memory Range: 0xfc600000-0xfc61ffff (rw,non-prefetchable)
I/O Ports: 0xd000-0xd01f (rw)
Memory Range: 0xfc620000-0xfc623fff (rw,non-prefetchable)
IRQ: 38 (no events)
HW Address: 04:42:1a:e7:d3:55
Permanent HW Address: 04:42:1a:e7:d3:55
Link detected: yes
Module Alias: “pci:v00008086d00001539sv00001043sd000085F0bc02sc00i00”
Driver Info #0:
Driver Status: igb is active
Driver Activation Cmd: “modprobe igb”
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #30 (PCI bridge)

34: PCI 600.0: 0200 Ethernet controller
[Created at pci.386]
Unique ID: 4Nnf._YwynxKL005
Parent ID: AMUB.LjqQZ8yvG74
SysFS ID: /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:04.0/0000:06:00.0
SysFS BusID: 0000:06:00.0
Hardware Class: network
Model: “Realtek Ethernet controller”
Vendor: pci 0x10ec “Realtek Semiconductor Co., Ltd.”
Device: pci 0x8125
SubVendor: pci 0x1043 “ASUSTeK Computer Inc.”
SubDevice: pci 0x87d7
Revision: 0x05
Driver: “r8169”
Driver Modules: “r8169”
Device File: enp6s0
I/O Ports: 0xe000-0xe0ff (rw)
Memory Range: 0xfc700000-0xfc70ffff (rw,non-prefetchable)
Memory Range: 0xfc710000-0xfc713fff (rw,non-prefetchable)
IRQ: 24 (no events)
HW Address: 04:42:1a:e7:d3:54
Permanent HW Address: 04:42:1a:e7:d3:54
Link detected: no
Module Alias: “pci:v000010ECd00008125sv00001043sd000087D7bc02sc00i00”
Driver Info #0:
Driver Status: r8169 is active
Driver Activation Cmd: “modprobe r8169”
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #46 (PCI bridge)

43: PCI 500.0: 0280 Network controller
[Created at pci.386]
Unique ID: Ddhb.m0B69v3lej6
Parent ID: 5FRj.LjqQZ8yvG74
SysFS ID: /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:03.0/0000:05:00.0
SysFS BusID: 0000:05:00.0
Hardware Class: network
Model: “MEDIATEK Network controller”
Vendor: pci 0x14c3 “MEDIATEK Corp.”
Device: pci 0x0608
SubVendor: pci 0x14c3 “MEDIATEK Corp.”
SubDevice: pci 0x0608
Memory Range: 0xe2100000-0xe21fffff (ro,non-prefetchable,disabled)
Memory Range: 0xe2200000-0xe2203fff (ro,non-prefetchable,disabled)
Memory Range: 0xe2204000-0xe2204fff (ro,non-prefetchable,disabled)
IRQ: 255 (no events)
Module Alias: “pci:v000014C3d00000608sv000014C3sd00000608bc02sc80i00”
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #12 (PCI bridge)

Did you have Windows installed as dual boot? If yes first please try to disable Windows “fast startup” feature there. You can read here part “How to enable and disable fast startup on Windows 10” on very bottom article. After that shutdown and power on again and boot to Fedora Linux.

I have Fedora 35 installed as the base os. I’m running windows 10 pro through virtualbox when I need windows. It is not a dual boat and fast boot has been disabled.

I checked your motherboard spec from Asus webpage, look like it use Intel WIFi 6 AX200. Fedora Linux already shipped with Intel AX200 driver in /lib/firmware/iwlwifi-cc-a0-46.ucode.xz.

Most common problem with this device as far as i know is what I said in previous comment. But since it’s not your case, may be you want to upgrade your system if there any update related to iwlwifi available and hopefully will fix your issue.