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.11 RC3 up and running on my AmigaOne X5000

Image

big picture https://www.skateman.nl/wp-content/uplo ... -12-41.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: Tue Aug 13, 2024 9:18 pm Kernel 6.11 RC3 up and running on my AmigaOne X5000
Thank you for testing! :-)

Have you tested the first RC3 or the second RC3(-2) with the support for the KSZ9021RN PHYs (DPAA Ethernet) on the Cyrus+ board?

Have you noticed any differences between the RC3 and RC3-2 when you use the DPAA Ethernet?
User avatar
xeno74
Posts: 10701
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: New kernels

Post by xeno74 »

New for the RC4:
Creating an initial ramdisk:

First, you need to copy the kernel modules directory to /lib/modules. For example:

Code: Select all

# cp -R 6.11.0-rc4-powerpc64-smp /lib/modules
After that you can create the initial ramdisk with the following command:

Code: Select all

# mkinitramfs -o initrd-6.11.img 6.11.0-rc4-powerpc64-smp
You need an additional step for the X5000:

Code: Select all

# mkimage -T ramdisk -C gzip -n 'Kernel 6.11-rc4 uInitrd' -d initrd-6.11.img uInitrd-6.11
Last edited by xeno74 on Mon Aug 19, 2024 9:06 am, edited 1 time in total.
User avatar
kilaueabart
Posts: 1186
Joined: Mon Mar 05, 2012 2:36 am

Re: New kernels

Post by kilaueabart »

It looks like I forgot to report a few days ago that rc3 appears to work on a couple of my platforms. (Is that the right word? Damn dementia.)

I have no idea what to do about rc4.
User avatar
xeno74
Posts: 10701
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: New kernels

Post by xeno74 »

kilaueabart wrote: Mon Aug 19, 2024 1:12 am It looks like I forgot to report a few days ago that rc3 appears to work on a couple of my platforms. (Is that the right word? Damn dementia.)
Hi Kilaueabart,

Thanks a lot for testing the RC3! :-)
kilaueabart wrote: Mon Aug 19, 2024 1:12 am I have no idea what to do about rc4.
It’s only a preparation of the RC4.

But I will compile the RC4 now. ;-)

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

Re: New kernels

Post by xeno74 »

Great news! :-)
Trevor wrote: Christian,

I've just successfully installed RC3 on my X5000/40 running Fienix.

This is the first time I've that Ethernet worked from a cold start without me having to remove and re-insert the Ethernet cable. With all previous Kernels I had to remove and re-connect the Ethernet cable for networking to be initiated.

With RC3 Ethernet worked OK from a cold boot.

Still testing.

Regards,

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

Re: New kernels

Post by xeno74 »

Hi All,

Here is the RC4 of kernel 6.11 for the X1000 and X5000.

Download and further information: github.com

Alternative download link: linux-image-6.11-rc4-X1000_X5000.tar.gz (xenosoft.de)

Please test the kernels.

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.11 RC4 up and running on my AmigaOne X5000

Image

Big picture https://www.skateman.nl/wp-content/uplo ... -53-49.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: Mon Aug 19, 2024 9:57 pm Kernel 6.11 RC4 up and running on my AmigaOne X5000
Great! Thanks a lot for testing! :-)
Trevor wrote: Christian,

Installed RC4 and testing. Ethernet still recognised on power-up 🙂

Regards,

Trevor
Trevor,

Thank you very much for testing the RC4.

Cheers,

Christian
User avatar
kilaueabart
Posts: 1186
Joined: Mon Mar 05, 2012 2:36 am

Re: New kernels

Post by kilaueabart »

I couldn't send this from Netsurf in Adelie. Everytime I clicked on the .png, the browser conked out.

rc4.png

But anyway, rc4 works in Oakland CA.
Post Reply