Skip to content

Mainline Kernel 5.3.18 BananaPi M2 Zero - Ubuntu 19.10 - EOAN

Pre-release
Pre-release
Compare
Choose a tag to compare
@avafinger avafinger released this 09 Feb 14:21
· 22 commits to master since this release
7b9e222

Kernel 5.3.18 (gbm / fbdev / server) - EOAN

This is Kernel 5.3.18 for the BPI-M2Z with Ubuntu 19.10 (EOAN) only

  • GBM (or Wayland)
    linux-image-5.3.18_1.0-35.deb

  • Server
    linux-image-5.3.18-server_1.0-37.deb

  • fbdev
    linux-image-5.3.18-fbdev_1.0-38.deb

glitch (if you have old u-boot)

login prompt may not appear on the monitor

Workarounds:
1 - turn the monitor OFF and then ON if you don't see the login prompt.
2 - Just type: ubuntu [ENTER] and ubuntu [ENTER]
3 - Press ENTER key several times until it appears
4 - Alternatively use ssh

u-boot 2019.07

Update to new u-boot with:

    sudo dd if=./u-boot-sunxi-with-spl.bin conv=notrunc bs=1k seek=8 of=/dev/sdX 

where X is the device letter for the SD CARD (b,c,d...)