Closed actraiser30 closed 3 years ago
What version do you want? If the current apt version, then
sudo apt-get install --reinstall raspberrypi-bootloader
sudo apt-get install --reinstall raspberrypi-kernel
If it's a specific historical rpi-update version, then look at: https://github.com/Hexxeh/rpi-firmware/commits/master
If you click on each commit the end of the url contains a git hash. Run
sudo rpi-update <hash>
to update to that version.
@actraiser30 has the issue been resolved and this can be closed?
this issue should be closed due to inactivity for three months
Hello
i want to reinstall the same firmware i have in my raspberry and not a newer/beta one
how can i do it?
and how can i install a specific firmware revision?
thanks