I just got my Framework 13 Ryzen Ai 300 series laptop, and I’ve found the MediaTek RZ717 Wi-Fi drivers (version 5.4.0.2859) shipped with the first diver bundle to be extremely buggy. They caused HTTPS network connections to time out for https://dropbox.com, https://proton.me, and ironically https://frame.work when the laptop was behind a FortiGate firewall.
If you do a web search for MediaTeck drivers, you’ll get results from questionable sources. The best and only source for drivers is the Microsoft Update Catalog.
To find the right driver, you need to get the Matching Device ID from Device Manager.
- Open Device Manager
- Expand Network adaptors
- Right click on the R
Z717 WiFi 7 160MHz
device and click Properties - Click on the Driver tab
- Select the property
Matching device Id
from the properties dropdown - Right click on the value and click Copy
Search the catalog or this value on the catalog. On my system, this value is PCI\VEN_14C3&DEV_0717&SUBSYS_071714C3
.
From the results, click on the Download button, and then on the .cab
link. I recommend creating a folder that matches the driver version and placing the file in there.
To install the driver:
- Double click on the
.cab
file to open it - Copy all of the files inside and paste them in the folder outside
- In Device Manager, right click on the device
- Click Update Driver
- Click Browse my computer for drivers
- Browse to the folder that you created
- Click next
- Restart if prompted
I’m not sure why Windows Update didn’t iinstall this driver.