PINE64
kernel build script for latest mainline manjaro kernel - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=111)
+--- Forum: Pinebook Pro Tutorials (https://forum.pine64.org/forumdisplay.php?fid=117)
+--- Thread: kernel build script for latest mainline manjaro kernel (/showthread.php?tid=8968)

Pages: 1 2 3 4 5


RE: kernel build script for latest mainline manjaro kernel - xmixahlx - 06-26-2020

yes, the brightness gauge changes. use brightnessctl s 100% ... it does that just the first time...


RE: kernel build script for latest mainline manjaro kernel - altacus - 07-11-2020

(01-30-2020, 01:03 PM)xmixahlx Wrote: greetings,

included is a kernel build script, and dependencies debian-based systems (and you can modify for other systems easily... ).

this fetches the tsys/manjaro *v5.7* branch from the manjaro git, applies a config of your choice, preps, builds, and debianizes a custom kernel. build time is about 90min for the pbp, or ?min via crossbuilding. (for me is ~10min.)

you can also choose any branch in the manjaro git by changing the VAR.

enjoy!


SCRIPT
script now part of pbp-tools. see other forum thread for details.
https://github.com/xmixahlx/pbp-tools
https://forum.pine64.org/showthread.php?tid=10190

Which script is the kernel script for debian?


RE: kernel build script for latest mainline manjaro kernel - xmixahlx - 07-11-2020

pbp-install-linux in pbp-tools. it will make debian packages with pinebook pro and improved VPU hardware acceleration patches by default.

you can optionally crossbuild on an amd64 system, build a 5.8 rc, build without VPU patches, and supply your own config if desired.