Power & Source of Big Ideas

This is the kernel config file for those builds: https://github.com/armbian/build/blob/master/config/kernel/linux-s5p6818-next.config If you want something that is missing and is nice to have, sent a PR https://www.armbian.com/get-involved This way your custom kernel features are not getting overwr...
There is no grub. If you want 100% working solution, https://github.com/armbian/build Download: https://www.armbian.com/nanopc-t3/ or for 2Gb/eMMC model https://www.armbian.com/nanopc-t3-plus/ Most likely you will not need to recompile anything. Thanks! I would like a kernel supporting IPTables and...
I’m trying to make my own kernel for NanoPC-T3 using the source from FA’s github. Both eMMC system and SD card system have no files in /boot while GRUB not installed. Config finished and kernel compiled, I installed GRUB2 and ran update-grub, it seemed succeed but no change after reboot. How should ...
I got a NanoPC-T3 and want to make it as a router. The system is official Ubuntu 16.04.10. IPTables, HostAPD and Bridges Utility are installed, but IPTables said “insmod may needed” and brctl addbr failed. From the default kernel config I found that network filter function and bridge function are di...