#86477
pmurch
Participant

There’s a post over at raspberrypi.org saying the actual command is “sudo apt-get update && sudo apt-get upgrade”

Give that a try if you previously just ran upgrade. Check /boot to see if you now have kernel7.img. If so, you’re part way there.

The other thing upgrade does is get kernel modules for use on the new processor.

Take a look ad the folder(s) in /lib/modules/ to see what files have change dates of today, then compare to a full raspbian distro if you like, to see what differences there might be.