-
Notifications
You must be signed in to change notification settings - Fork 126
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
pi64-update installs kernel predating 3b+ #86
Comments
You could try following this guide: Thats what i used to manually update the 3b to a 3b+ version Instead of downloading the image in the guide, download my image and follow the kernel 4.8 part in the guide, but download 4.16 instead |
It looked like 4.14 was getting more recent updates so I ended up doing something like this to update firmware & kernel:
That should give a bunch of deb packages which can be installed on the target system as well as a boot folder which can be used to overwrite the boot folder on the target system. (This works for both 4.14 and 4.16, but I only tested 4.16 via ssh console so can't vouch for functionality like audio or video.) |
Any chance of updating the kernels this tool installs to a newer version?
I see that the raspberry pi folks have a 4.16 tree now:
https://github.com/raspberrypi/linux/tree/rpi-4.16.y
@Crazyhead90 is there a workaround to reinstall the 4.14 kernel from your image build? (Or a good way to update to a newer kernel?)
The text was updated successfully, but these errors were encountered: