This is my first post on here, so hopefully, someone will be able to help me. I'm also fairly new to Linux so need some guidance as well.
I have recently bought an Asus rog Zephyrus g14(latest one) and installed ubuntu 21.04 on there and the wifi is not working. I am also dual booting with windows 10
It doesn't display under settings in the GUI, it does show up in lspci as Network Controller: MEDIATEK Corp Device 7961.
I tried looking almost everywhere for drivers but had no luck.
Secure boot is disabled and there is no power management tab under device manager for the wireless in windows
I am really hoping someone can help me
See below output of lswh -C network
and lspci
*-network UNCLAIMED
description: Network controller
product: MEDIATEK Corp.
vendor: MEDIATEK Corp.
physical id: 0
bus info: pci@0000:02:00.0
version: 00
width: 64 bits
clock: 33MHz
capabilities: pciexpress msi pm cap_list
configuration: latency=0
resources: iomemory:fe0-fdf iomemory:fe0-fdf iomemory:fe0-fdf memory:fe20300000-fe203fffff memory:fe20400000-fe20403fff memory:fe20404000-fe20404fff
02:00.0 Network controller: MEDIATEK Corp. Device 7961
sudo lshw -C network
andlspci
? This will contain specific information about your network hardware. The Mediatek device you mentioned is not the wireless card, as most ROGs ship with an Intel AX200-series device. Sharing the output of the above commands will allow for a confirmation and — ideally — a specific recommendation to get your WiFi working – matigo May 26 '21 at 13:15