Skip to content

Mainline Kernel 5.6.0-rc3 BananaPi M2 Zero - Ubuntu 19.10 - EOAN

Pre-release
Pre-release
Compare
Choose a tag to compare
@avafinger avafinger released this 29 Feb 19:19
· 21 commits to master since this release
ab95880

Mainline Kernel 5.6.0-rc3

Kernel 5.6.0-rc3 for testing on BPI M2Z with lima support

Install

  • make a backup of your SD card or use a spare card to test this kernel

  • Install with:

      sudo dpkg -i linux-image-5.6.0-rc3+_1.0-39.deb
    

Obs:
Not all modules are enabled

Install - Fix the symlink before reboot

Attention for this FIX

Before you do a reboot, you must fix the symlink:

    cd /boot
    sudo ln -sf zImage_5.6.0-rc3+ zImage
    sudo ln -sf bpi-m2-zero-v4.dtb_5.6.0-rc3+ bpi-m2-zero.dtb

Only then you can reboot