Rocky Linux 10 on Raspberry 5, Wifi Script

Hello rocky people,

I have just installed Rocky Linux 10 with the provided Raspi Image on my Raspberry Pi 5. Everything worked just fine and the system seems running good. However when I first read the included README I was wondering about this point:

  • Includes script that fixes the wifi. Simple edit of a txt firmware settings file. Will need to be run whenever linux-firmware gets upgraded

Where do I find this script? And what exactly does it do and fix, which does not work well? And do I still have to edit the txt Settings file myself?

Unfortunately I was not able to find something in the documentation or other posts. As I am quite new to Rocky and Linux itself, I would be very happy to get some further insights.

Thank you!

its found at /usr/bin/fix-wifi.sh and provided by the package rocky-sbc-utils however, i will mention that our readme needs to be updated. that fix-wifi script isn’t need with a pi 5. It was created for the pi3/4.

Thank you for the information! Happy to hear, that it is not needed on the raspberry pi5.