Comment 8 for bug 1664368

Revision history for this message
Ling Gao (linggao) wrote :

I got the rpi2 upgraded to the latest kernel version 4.4.0-1042-raspi2, rebooted the it and the snap refresh works now.
Here is what I did to upgrade the kernel.
apt-get update
apt-get upgrade
apt-get dist-upgrade
apt-get upgrade linux-firmware linux-firmware-raspi2 linux-headers-raspi2 linux-image-raspi2 linux-raspi2

I will take a look at our rpi2 and 3 image build process to see how to get the kernel updated in the image.
Thanks for all the help.