New kernels

AmigaOne X1000 platform specific issues related to Linux only.
User avatar
xeno74
Posts: 10701
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: New kernels

Post by xeno74 »

Hi All,
 
I have compiled the stable long-term kernel 6.12.17.
 
Download: github.com

KVM HV for the X5000 doesn’t compile currently. I reported it already to the kernel developers.

Link: [Kernel 6.12.17] [PowerPC e5500] KVM HV compilation error
 
Thanks,
Christian
User avatar
sailorMH
Posts: 272
Joined: Wed Aug 28, 2013 7:01 pm
Location: Czech republic

Re: New kernels

Post by sailorMH »

xeno74 wrote: Wed Mar 05, 2025 6:36 pm
Hypex wrote: Wed Mar 05, 2025 3:32 pm Okay here we go:
Great result:

Code: Select all

io-bridge@0 {
			#interrupt-cells = <0x1>;
			#size-cells = <0x2>;
			#address-cells = <0x3>;
			device_type = "isa";
			vendor-id = <0x1959>;
			device-id = <0xa001>;
			revision-id = <0x12>;
			class-code = <0x60000>;
			reg = <0x0 0x0 0x0 0x0 0x0 0x82000000 0x0 0xe0000000 0x0 0x2000 0xc2000000 0x0 0xfd800000 0x0 0x1000>;
			assigned-addresses = <0x82000000 0x0 0xe0000000 0x0 0x2000 0xc2000000 0x0 0xfd800000 0x0 0x1000>;
			interrupt-parent = <0x7fe2f6e8>;
			interrupts = <0x56 0x1>;
			compatible = "pasemi,1682m-iob", "pasemi,io-bridge";
			phandle = <0x7fe32728>;
Please, what is point of interest in io-bridge? I am not expert in this low-level, I am just curious. ;-)
sailorMH wrote: Wed Mar 05, 2025 3:53 pm On weekend I will backyp Debian, will made upgrade + install dtc
I am looking forward to your test results. But be careful when updating.
I try look on debian mailing-list if there is some snapshot better than others. ;-)
A1200, Micro A1-C (G3/1.2 GHz), AmigaOne XE (G4/1.4 GHz), Pegasos II (G4/1.33 GHz), Sam440ep, Sam440ep-flex, Sam460LE, AmigaOne X1000
Efika 5200b, Pegasos I, Powerbook, Mac Mini (1.83 GHz), iMac, Powermac Quad

AmigaOS, MorphOS, linux, MacOS X
User avatar
musa
Posts: 873
Joined: Tue Aug 23, 2011 8:58 pm

Re: New kernels

Post by musa »

Hi
Debian 32 trixie/sid boot with vmlinux-6.12.17 . No error

Have a nice day
The sun is shining. Early spring??

Image
AmigaX1000
User avatar
xeno74
Posts: 10701
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: New kernels

Post by xeno74 »

sailorMH wrote: Thu Mar 06, 2025 8:11 am Please, what is point of interest in io-bridge? I am not expert in this low-level, I am just curious. ;-)
See here :-)
User avatar
xeno74
Posts: 10701
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: New kernels

Post by xeno74 »

musa wrote: Thu Mar 06, 2025 9:44 am Hi
Debian 32 trixie/sid boot with vmlinux-6.12.17 . No error

Have a nice day
The sun is shining. Early spring??
Yes, the sun is shining here too. :-)

Many thanks for testing.
User avatar
Hypex
Beta Tester
Beta Tester
Posts: 909
Joined: Mon Dec 20, 2010 2:23 pm
Location: Vic. Australia.

Re: New kernels

Post by Hypex »

xeno74 wrote: Wed Mar 05, 2025 6:36 pm Great result:
Thanks! Yes it works. I do wonder if this is the result of changing the device type to isa in Nemo tree patches and so the tree walker expects an isa bridge to have these parent cell properties already.

I'm also wondering, if there is a way to find what kernels are compatible with a Linux install? I tried to look it up online but all I got was custom kernels and installing the kernel image package. That doesn't tell me how to find what Linux is compatible with what kernels. For example, I know from testing that Ubuntu Precise is compatible with a 5.x kernel but breaks with a 6.x kernel. But is there a way to examine any config files or others on a root filesystem to find out what kernel releases are compatible?
Last edited by Hypex on Sat Mar 08, 2025 4:12 am, edited 1 time in total.
User avatar
sailorMH
Posts: 272
Joined: Wed Aug 28, 2013 7:01 pm
Location: Czech republic

Re: New kernels

Post by sailorMH »

xeno74 wrote: Thu Mar 06, 2025 5:30 am Hi All,
I have compiled the stable long-term kernel 6.12.17.
wit Fienix works, thanks!
Image
A1200, Micro A1-C (G3/1.2 GHz), AmigaOne XE (G4/1.4 GHz), Pegasos II (G4/1.33 GHz), Sam440ep, Sam440ep-flex, Sam460LE, AmigaOne X1000
Efika 5200b, Pegasos I, Powerbook, Mac Mini (1.83 GHz), iMac, Powermac Quad

AmigaOS, MorphOS, linux, MacOS X
User avatar
xeno74
Posts: 10701
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: New kernels

Post by xeno74 »

sailorMH wrote: Fri Mar 07, 2025 7:16 pm wit Fienix works, thanks!
Good :-) Thank you for testing.
User avatar
Hypex
Beta Tester
Beta Tester
Posts: 909
Joined: Mon Dec 20, 2010 2:23 pm
Location: Vic. Australia.

Re: New kernels

Post by Hypex »

xeno74 wrote: Thu Mar 06, 2025 5:30 am Hi All,
 
I have compiled the stable long-term kernel 6.12.17.
Hello again. I've found an incompatibility with MATE 2017. I get errors with a libz not opening and then it ends up in a panic.
User avatar
xeno74
Posts: 10701
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: New kernels

Post by xeno74 »

Hypex wrote: Sun Mar 09, 2025 7:59 am Hello again. I've found an incompatibility with MATE 2017. I get errors with a libz not opening and then it ends up in a panic.
Good to know.

I think the new zstd compressed kernel modules are the problem. I will remove the support for zstd compressed kernel modules from the next kernel 6.12 (6.12.18).
Post Reply