Skip to content

NanoPi R2S Kernel 5.6.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@avafinger avafinger released this 18 Apr 19:53
· 49 commits to master since this release
8b6b3e8

linux-image 5.6.5 deb

Mainline kernel 5.6.5

install instructions

  • backup your sdcard data and changes or use another sdcard

  • install with:

      sudo dpkg -i linux-image-5.6.5_1.0-1.deb
    
  • Fix DTB name before you boot (sync && sudo reboot)

      cd /boot
      sudo mv  nanopi-r2.dtb_5.6.5  nanopi-r2s.dtb_5.6.5
    

after you update you should have this in your /boot

    -rw-rw-r--   1 alex alex     1232 mar 24 19:51 boot.cmd
    -rw-rw-r--   1 alex alex     1209 mar 24 17:51 boot.cmd~
    -rw-r--r--   1 root root     1304 mar 24 19:51 boot.scr
    lrwxrwxrwx   1 root root       20 abr 18 10:09 dtb -> nanopi-r2s.dtb_5.6.5
    lrwxrwxrwx   1 root root       11 abr 18 10:09 Image -> Image_5.6.5
    -rwxr-xr-x   1 root root 21283328 abr  3 18:41 Image_5.6.2
    -rwxr-xr-x   1 root root 21285376 abr 18 09:59 Image_5.6.5
    -rw-rw-r--   1 alex alex  1105188 set 24  2017 initrd.img
    drwx------   2 root root    16384 set 24  2017 lost+found
    -rw-r--r--   1 root root    49798 abr  3 18:57 nanopi-r2s.dtb_5.6.2
    -rw-r--r--   1 root root    49798 abr 18 10:09 nanopi-r2s.dtb_5.6.5