Power & Source of Big Ideas

The most direct way is to change the nanopi-r1.dtb patch-sun8i-h3-nanopi.dtsi then recompile sun8i-h3-nanopi-r1.dts to sun8i-h3-nanopi-r1.dtb if you only have the dtb in /boot , dtc -I dtb -O dts ..., edit the resulting dts, then dtc -I dts -O dtb ... --- arch/arm/dts/sun8i-h3-nanopi.dtsi.orig Mon J...
Try OpenBSD for a really interesting way to learn old school where Makefile is 'it' https://www.openbsd.org mirrors https://www.openbsd.org/ftp.html https://www.openbsd.org/arm64.html https://www.openbsd.org/armv7.html is simpler than Linux, especially when dealing with systemd and all the dross tha...
Hi, I'm porting OpenBSD to the neoair and my last problem is locating the nvram.txt file to load the AP6212 firmware. I have tried brcmfmac43430-sdio.txt from the Openbsd firmware but it needs a vendor specific configuration. I can't find brcmfmac4343-sdio.friendlyarm,nanopi-neo-air.txt as used by A...
I would also like a GPIO2 adapter to M.2 M-Key PCI-e x4 to carry an SSD,
and could the nanopi-m4 boot from an SSD drive ?
edit the image before copying to memory card in /etc/network/interfaces might use auto wlan0 or allow-hotplug wlan0 bash-# apt-get install multipath-tools bash-# kpartx -av nanopi-air-core.img add map loop0p1 (251:0): 0 81920 linear /dev/loop0 49152 add map loop0p2 (251:1): 0 7486114 linear /dev/loo...