Reply To: Kernel update

Max2Play Home Forums Max2Play on Raspberry PI Kernel update Reply To: Kernel update

12. September 2017 at 10:27 #31287

In my experience

Sudo apt-get update
Sudo apt-get upgrade

does not update the kernel.

Sudo apt-get dist-upgrade

does update the kernel.

Why do you think your kernel is updated? You can check the kernel version with

uname -a

The latest stable version is 4.9.41 I think.