Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documentation for downgrading firmware / "un-install" rpi-update #222

Closed
crw opened this issue Sep 19, 2016 · 5 comments
Closed

Add documentation for downgrading firmware / "un-install" rpi-update #222

crw opened this issue Sep 19, 2016 · 5 comments

Comments

@crw
Copy link

crw commented Sep 19, 2016

Howdy! I kind of blindly ran rpi-update without ahem closely reading the docs. I did not realize at the time that the apt-get updates would update rpi firmware to the latest stable before I did this. My request is, could you please add a section to the README.md covering how to uninstall the changes made by rpi-update and get back on the latest stable firmware? Thanks!

@Ruffio
Copy link

Ruffio commented Jan 22, 2017

@crw You can't 'uninstall' but you can install ealier firmware by using Option: https://github.com/Hexxeh/rpi-update#options

@popcornmix
Copy link
Collaborator

sudo apt-get install --reinstall raspberrypi-bootloader raspberrypi-kernel
will get you back to latest stable (apt-get) firmware/kernel.

@lemassykoi
Copy link

I used rpi-update to update to 4.9, unfortunately, my DomoticZ install hangs up because of issue with GPIO.
To revert, I used sudo BRANCH=stable rpi-update and it's all revert back nicely.

@Ruffio
Copy link

Ruffio commented Apr 5, 2017

@crw can this be closed?

@crw
Copy link
Author

crw commented Apr 5, 2017

Yep.

@crw crw closed this as completed Apr 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants