I have a problem that has been mentioned many times before, but all the solutions simply won't help... Please someone help me to finally get my Wifi working on my newly installed System.
I installed only Ubuntu 22.10, no other OS. Motherboard is ASRock X670E Pro with Mediatek MT7922 Wifi adapter.
I have no Wifi settings.
"~$ lspci -knn | grep Net -A3 0d:00.0 Network controller [0280]: MEDIATEK Corp. MT7922 802.11ax PCI Express Wireless Network Adapter [14c3:0616] Subsystem: MEDIATEK Corp. MT7922 802.11ax PCI Express Wireless Network Adapter [14c3:0616] Kernel modules: mt7921e 0e:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller [10ec:8125] (rev 05) Subsystem: ASRock Incorporation RTL8125 2.5GbE Controller [1849:8125]"
"sudo dmesg | grep mt7921e" does not give any output
lspci -knn | grep Net -A3
terminal command. – Pilot6 Feb 27 '23 at 15:19sudo dmesg | grep mt7921e
– Pilot6 Feb 28 '23 at 13:48