New kernels

AmigaOne X5000 platform specific issues related to Linux only.
User avatar
Skateman
Posts: 954
Joined: Thu Aug 10, 2017 9:36 pm
Location: The Netherlands

Re: New kernels

Post by Skateman »

Kernel 6.12 Alpha3 up and running on my AmigaOne X5000

Image

Big picture https://www.skateman.nl/wp-content/uplo ... -17-51.png
AmigaOne X5000 -> 2GHz / 16GB RAM / Radeon RX 570 / Radeon X1950 / M-Audio 5.1 -> AmigaOS / Linux
Amiga 1200 -> Recapped / 68ec020 ACA 1221ec / CF HDD / RetroNET connected to the world
Vampire 4SA - RPi4 Running AmiKitXE Full
User avatar
xeno74
Posts: 10701
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: New kernels

Post by xeno74 »

Skateman wrote: Fri Sep 20, 2024 9:21 pm Kernel 6.12 Alpha3 up and running on my AmigaOne X5000
Thank you for testing! :-)
User avatar
xeno74
Posts: 10701
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: New kernels

Post by xeno74 »

The latest Git kernel doesn't boot anymore. I reverted the latest DRM updates:

Code: Select all

git revert de848da12f752170c2ebe114804a985314fd5a6a -m 1
User avatar
xeno74
Posts: 10701
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: New kernels

Post by xeno74 »

I reported this issue to the DRM developers today.

Link: Kernel doesn't boot after DRM updates (drm-next-2024-09-19)

I will remove these latest DRM updates for the alpha4.
User avatar
xeno74
Posts: 10701
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: New kernels

Post by xeno74 »

Hi All,

I released the alpha4 of kernel 6.12 for the X1000 and X5000 today.

Download and further information: github.com

Alternative download link: linux-image-6.12-alpha4-X1000_X5000.tar.gz

The latest Git kernel doesn't boot anymore. I had to revert the latest DRM updates.

Further information: Kernel doesn't boot after DRM updates (drm-next-2024-09-19)

Please test the alpha4.

Thanks,
Christian
User avatar
Skateman
Posts: 954
Joined: Thu Aug 10, 2017 9:36 pm
Location: The Netherlands

Re: New kernels

Post by Skateman »

Kernel 6.12 Alpha 4 up and running on my AmigaOne X5000

Image

Big picture https://www.skateman.nl/wp-content/uplo ... -35-02.png
AmigaOne X5000 -> 2GHz / 16GB RAM / Radeon RX 570 / Radeon X1950 / M-Audio 5.1 -> AmigaOS / Linux
Amiga 1200 -> Recapped / 68ec020 ACA 1221ec / CF HDD / RetroNET connected to the world
Vampire 4SA - RPi4 Running AmiKitXE Full
User avatar
kilaueabart
Posts: 1186
Joined: Mon Mar 05, 2012 2:36 am

Re: New kernels

Post by kilaueabart »

I've been out of it for a while; missed the first three 6.12.0's. A4 seems to work OK, but fienix forgot to ask me to sign in!
Screenshot at 2024-09-22 15-28-56.png
Except for two items, looks a lot like Skateman's.
User avatar
xeno74
Posts: 10701
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: New kernels

Post by xeno74 »

Skateman wrote: Sun Sep 22, 2024 7:37 pm Kernel 6.12 Alpha 4 up and running on my AmigaOne X5000
Thanks a lot for testing! :-)
kilaueabart wrote: Mon Sep 23, 2024 12:41 am I've been out of it for a while; missed the first three 6.12.0's. A4 seems to work OK, but fienix forgot to ask me to sign in!

Except for two items, looks a lot like Skateman's.
Many thanks for testing! :-)
User avatar
xeno74
Posts: 10701
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: New kernels

Post by xeno74 »

I told the DRM developers, that the Radeon DRM driver doesn't work anymore. No response so far. Link: Kernel doesn't boot after DRM updates (drm-next-2024-09-19)

I will try to figure out, where the issue is in the latest DRM updates.

Attempt:

Code: Select all

cp -R linux-6.11/arch/powerpc/kernel/nvram_64.c a/arch/powerpc/kernel/nvram_64.c
cp -R linux-6.11/fs/pstore/platform.c a/fs/pstore/platform.c
Post Reply