Ubuntu 20.04 LTS - Kernel 5.9.0-rc7 - NanoPi M4 v1
Kernel 5.9.0-rc7 for NanoPi M4 - v1 (2GB)
This is the Image file with working:
- hdmi
- hdmi sound out
- analog sound out (Jack)
- reboot (fix)
- u-boot (mainline)
Installation procedure
- Download nanopim4_v1_2GB_sdcard-ubuntu_20.04LTS_kernel_5.9.0-rc7.img.7z
- Unzip with 7z
- Flash the Image file nanopim4_v1_2GB_sdcard-ubuntu_20.04LTS_kernel_5.9.0-rc7.img to the SD CARD using USBImager, dd or win32DiskImager
First Login
Credentials: ubuntu / ubuntu
and after login type in the shell:
sudo apt-get update
Wifi configuration
Edit the file /etc/network/interfaces and fill in your ssi and psk encrypted password:
#auto wlan0
allow-hotplug wlan0
iface wlan0 inet dhcp
wpa-ssid "FIB-8784-5G"
wpa-psk "3qFd6GwzPwAf5"
##address 192.168.254.55
##netmask 255.255.0.0
##gateway 192.168.254.254
##dns-nameservers 8.8.8.8 8.8.4.4
#####wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf
## Disable power saving on compatible chipsets (prevents SSH/connection dropouts over WiFi)
##wireless-mode Managed
wireless-power off
NanoPi M4 4GB DRAM v1
Use this Image: https://github.com/avafinger/nanopi-m4-ubuntu-base-minimal/releases/tag/v1.40