My Batch 3 Ryzen 7 AI 350 doesn’t connect to a 5Ghz-only Fritz 7490/1750E mesh network running Fedora 42. Both Fritz’s are on the latest FW.
Updated to the latest firmware build April 25:
$ sudo dmesg | grep mt7925
[ 18.127270] mt7925e 0000:c0:00.0: ASIC revision: 79250000
[ 18.202559] mt7925e 0000:c0:00.0: HW/SW Version: 0x8a108a10, Build Time: 20250425072955a
[ 18.545249] mt7925e 0000:c0:00.0: WM Firmware Version: ____000000, Build Time: 20250425073109
[ 19.908320] mt7925e 0000:c0:00.0 wlp192s0: renamed from wlan0
$ uname -r
6.14.5-300.fc42.x86_64
and tried, with DHCP, these 3 recommended Wifi settings without results
:
$ nmcli connection show "d7c131fa-5bad-4427-942c-a7bb67cdf7e0" | grep -iE 'mac-address-randomization|cloned-mac-address|powersave'
802-11-wireless.cloned-mac-address: permanent
802-11-wireless.mac-address-randomization:never
802-11-wireless.powersave: 2 (disable)
$ iw dev wlp192s0 get power_save
Power save: off
These work fine ![]()
- Fedora 42 connecting to a Personal Hotspot on iPhone and
- Windows 11 connecting to the Fritzbox 7490 mesh network
- Fedora 42 without DHCP with a fixed ip-address on WLAN
Anything I can test or try to make the Mediatek MT7925 work with my Mesh network and DHCP? Or should I wait for a newer kernel or firmware?