ophub / amlogic-s9xxx-armbian

Support for Armbian in Amlogic, Rockchip and Allwinner boxes. Support a311d, s922x, s905x3, s905x2, s912, s905d, s905x, s905w, s905, s905l, rk3588, rk3568, rk3399, rk3328, h6, etc.
GNU General Public License v2.0
5.69k stars 1.83k forks source link

sudo ./recompile => [ERROR] Please run this script on ubuntu-20.04 #182

Closed MX10-AC2N closed 2 years ago

MX10-AC2N commented 2 years ago

Hi @ophub the ./recompile command cannot be launched under armbian.. Would it be possible to adjust the script so that we can use it under armbian too

:/mnt/Git/amlogic-s9xxx-armbian$ sudo ./recompile -d -k 5.15.30 -n -ac2n -r kernel.org
Welcome to compile kernel!

[ERROR] Please run this script on ubuntu-20.04
ophub commented 2 years ago

The current installation packages, etc. only consider Ubuntu, which is different from armbian. The previous version was completely used under armbian, but I deleted it.

MX10-AC2N commented 2 years ago

it seems to me that it would be useful for all to be able to do the constructions on the armbian system. Since we can install armbian thanks to your releases, we might as well make the constructions directly with your releases.. Maybe create 2 different scripts one for ubuntu and another for armbian.. Thanks again..

ophub commented 2 years ago

The compilation speed in github actions is faster than the armbian compilation using s922x's gtk-pro, do not plan to go back to using armbian compilation