PINE64
Star64/Starpro64 kernel building - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: General (https://forum.pine64.org/forumdisplay.php?fid=1)
+--- Forum: General (https://forum.pine64.org/forumdisplay.php?fid=74)
+--- Thread: Star64/Starpro64 kernel building (/showthread.php?tid=19447)



Star64/Starpro64 kernel building - global - 10-04-2024

I'm running Debiaan Trixie userland on the Star64, from an NVMe, with a 5.15.131-star64 kernel built by one of the images which are available.

I was not able to find a tree with kernel sources for the Star64 though, has someone details? The "tun" kernel module is not available for the kernel I'm using.


RE: Star64/Starpro64 kernel building - tgbgreen - 06-30-2026

Any GPL-based binary should come with instructions how to get exact sources it was built from.

For Debian, you can apt-get source linux-image-$(uname -r) and get the tar.xz file.

Maybe you want to update first.

how to