ASUS Vivobook 16X linux review

All for hardware - PC, MAC, Tablets
Post Reply
User avatar
david
Site Admin
Posts: 366
Joined: Sat May 21, 2016 7:50 pm

ASUS Vivobook 16X linux review

Post by david »


youtu.be/KrmYzkb-QqA


youtu.be/MDKVi82TyVI

How to fix wi-fi card:


Download mediatek firmware extract and install it:

https://www.iot-tech.dev/ff/mediatek.tar.gz

Code: Select all

cd /usr/lib/firmware/

Code: Select all

rm -Rf mt*

Code: Select all

cp -R mediatek /usr/lib/firmware/
Update 1 if after installing last Linux firmware for mediatek wi-fi card still not working try to update to mainline kernel 6.1 or newer!


pepeloke
Posts: 3
Joined: Mon Jun 05, 2023 12:30 pm

Re: ASUS Vivobook 16X linux review

Post by pepeloke »

Thx it works great on debian


Post Reply