Quantcast
Channel: Active questions tagged 22.04 - Ask Ubuntu
Viewing all articles
Browse latest Browse all 4447

Can not find the WIFI driver for ASUS Vivobook Go 15 Model: E1504F in 22.04 LTS

$
0
0

I got help from ChatGPT.

lspci is giving:

02:00.0 Network controller [0280]: MEDIATEK Corp. Device [14c3:7902]

ChatGPT concluded that the name of the driver is mt7921e. I did:

sudo apt update && sudo apt upgradesudo apt install linux-modules-extra-$(uname -r) and reboot

Check if the driver is installed:

lsmod | grep mt7921e with no result

This is what I got when listing mediatek directory:

$ ls /lib/firmware/mediatek/linux-firmware/mediatek/ | grep WIFI WIFI_MT7922_patch_mcu_1_1_hdr.bin WIFI_MT7961_patch_mcu_1_2_hdr.bin WIFI_MT7961_patch_mcu_1a_2_hdr.bin WIFI_RAM_CODE_MT7922_1.bin WIFI_RAM_CODE_MT7961_1a.bin WIFI_RAM_CODE_MT7961_1.bin

I suspect that the driver has a different name. I need help to figure it out. ChatGPT seems to be unable to help me.


Viewing all articles
Browse latest Browse all 4447

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>