The issue does not seem to occur on x86 builds. Bare metal Rpi 4 tests. Reproducible: Always Steps to Reproduce: 1.Install F44 KDE aarch64. Rpi 4 hardware. 2.Connect to network. 3.Open terminal and run ping -c10 fedoraproject.org Actual Results: Observe 100% packet loss Expected Results: Should be zero packet loss. Additional Information: Fedora 44 Branched 20260314 Build. WIFI network. Bare metal test on a Rpi 4.
Please provide some information to see what might be happening. Provide the output of the following commands: ip a ip l nmcli c nmcli c show NAME_OF_THE_CONNECTION <-- replace here with the name of the connection from the previous command journalctl -b -k journalctl -b -u NetworkManager
(In reply to Íñigo Huguet from comment #1) > Please provide some information to see what might be happening. Provide the > output of the following commands: > > ip a > ip l > nmcli c > nmcli c show NAME_OF_THE_CONNECTION <-- replace here with the name of the > connection from the previous command > journalctl -b -k > journalctl -b -u NetworkManager Ok for the current build F44 Branched KDE 20260324 aarch64 it works for me.