bananapi-zero-ubuntu-base-minimal icon indicating copy to clipboard operation
bananapi-zero-ubuntu-base-minimal copied to clipboard

BananaPi M2 Zero - Ubuntu Focal Base Minimal Image (Experimental) - U-Boot 2017.09 / Kernel 4.18.y / Kernel 4.19.y / Kernel 4.20.y / Kernel 5.3.y / Kernel 5.6.y / Kernel 5.7.y / Kernel 5.11.y

Results 28 bananapi-zero-ubuntu-base-minimal issues
Sort by recently updated
recently updated
newest added

I am continuing to get the Runtime error: Not running on a RPi. I am using a Raspberry pi 4B with Ubuntu Mate 20.04. I was using the same simple...

I am trying to add lima to release v3.7 (Kernel 5.7.6) to make both OV5640 and lima work. Just wondering: what kernel sources have you used to build that image?...

I have I2C up and running and I can detect devices. The problem here is it only works with specific I2C entities. For example I have a 16 channel pwm...

Hi First of all thank you for your great work. It's like a nice surprise ... I have installed the bare ubuntu with kernel 14.7 from : https://mega.nz/#!obIAVQiA!G0CCABkLunCcG8hEqMf7NfjTBK1jgMytt2f0VdtOl08 I can't...

how do I enable the Mali open source kernel driver for 3d acceleration?

I've been following the [Getting_Started_with_M2_Zero](http://wiki.banana-pi.org/Getting_Started_with_M2_Zero) guide on BPI wiki. **RPi.GPIO** Execute "git clone https://github.com/BPI-SINOVOIP/RPi.GPIO" after clone the repo, cd RPi,GPIO Execute "sudo apt-get update" Execute "sudo apt-get install python-dev python3-dev"...

For instance wget https://github.com/avafinger/bananapi-zero-ubuntu-base-minimal/releases/download/v3.2/linux-image-5.6.0-rc5+_1.0-41.deb --2020-04-06 11:47:26-- https://github.com/avafinger/bananapi-zero-ubuntu-base-minimal/releases/download/v3.2/linux-image-5.6.0-rc5+_1.0-41.deb Resolving github.com (github.com)... 140.82.114.4 Connecting to github.com (github.com)|140.82.114.4|:443... connected. ERROR: cannot verify github.com's certificate, issued by ‘CN=DigiCert SHA2 Extended Validation Server CA,OU=www.digicert.com,O=DigiCert Inc,C=US’:...

Got a banana pi m2 zero and followed the instructions in this repo to flash and install ubuntu onto it. I noticed that from time to time (well, quite often)...

Board: BPI M2 Zero. I'm trying to setup bluetooth. The same command worked fine with 4.20.17 `brcm_patchram_plus -d --patchram /lib/firmware/ap6212/bcm43438a1.hcd --enable_hci --bd_addr b8:27:eb:b7:f9:60 --no2bytes --tosleep 5000 /dev/ttyS1 ` With 5.3.1...

Hi, I currently use an uart on the GPIO port with the original kernel (ttyS3). Is it possible to get this working on this kernel?