Page 169 of 171
Re: New kernels
Posted: Sun Jun 21, 2026 7:17 am
by xeno74
New for the
alpha6 of kernel
7.2:
Re: New kernels
Posted: Mon Jun 22, 2026 11:05 am
by xeno74
Hi All,
I have released the
alpha6 of kernel
7.2 with NTFS Resurrection and exFAT updates.
Downloads and further information:
github.com
Cheers,
Christian
Re: New kernels
Posted: Mon Jun 22, 2026 8:31 pm
by sailorMH
alpha6 of kernel 7.2 works fine on X1000
P.S. Mirari I will test later - now rebuilding it from testbed to new case and make new installations of OSes...
Re: New kernels
Posted: Tue Jun 23, 2026 4:55 am
by xeno74
sailorMH wrote: Mon Jun 22, 2026 8:31 pm
alpha6 of kernel 7.2 works fine on X1000
Thank you very much for testing.

Re: New kernels
Posted: Tue Jun 23, 2026 5:40 am
by xeno74
New for the
alpha7 of kernel
7.2:
Re: New kernels
Posted: Tue Jun 23, 2026 6:00 pm
by xeno74
Modify the version string of the Linux kernel:
Code: Select all
perl -pi -e 's/ubuntu20-04/ppc-cross01/g' vmlinux-7.2
Code: Select all
perl -pi -e 's/ubuntu20-04/ppc-cross01/g' zImage-7.2
Code: Select all
perl -pi -e 's/ubuntu20-04/ppc-cross01/g' 40
Code: Select all
mkimage -A powerpc -O linux -T kernel -C gzip -a 0x00000000 -e 0x00000000 -n "Linux-7.2.0-a7-powerpc64-smp" -d 40.gz uImage
Re: New kernels
Posted: Wed Jun 24, 2026 5:53 am
by xeno74
Hi All,
I released the
alpha7 of kernel
7.2 today.
Downloads and further information:
github.com
Please test the kernels.
Thanks,
Christian
Re: New kernels
Posted: Wed Jun 24, 2026 11:02 am
by xeno74
New for the
alpha8 of kernel
7.2:
Re: New kernels
Posted: Fri Jun 26, 2026 4:48 am
by xeno74
Hi All,
I released the
alpha8 of kernel
7.2 for X1000 and e5500 machines (X5000/20, X5000/40, Mirari, and QEMU VMs) today.
Download and further information:
github.com
Please test the kernels.
Thanks,
Christian
Re: New kernels
Posted: Sat Jun 27, 2026 4:01 pm
by sailorMH
alpha8 of kernel 7.2 works on X1000, but
L2 caches are disabled for some reason
