AmigaOne X5000 platform specific issues related to Linux only.
Skateman
Posts: 954 Joined: Thu Aug 10, 2017 9:36 pm
Location: The Netherlands
Post
by Skateman » Tue Aug 13, 2024 9:18 pm
Kernel 6.11 RC3 up and running on my AmigaOne X5000
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
xeno74
Posts: 10701 Joined: Fri Mar 23, 2012 7:58 am
Contact:
Post
by xeno74 » Tue Aug 13, 2024 9:32 pm
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?
xeno74
Posts: 10701 Joined: Fri Mar 23, 2012 7:58 am
Contact:
Post
by xeno74 » Sun Aug 18, 2024 2:19 pm
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.
kilaueabart
Posts: 1186 Joined: Mon Mar 05, 2012 2:36 am
Post
by kilaueabart » 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.)
I have no idea what to do about rc4.
xeno74
Posts: 10701 Joined: Fri Mar 23, 2012 7:58 am
Contact:
Post
by xeno74 » Mon Aug 19, 2024 4:48 am
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
xeno74
Posts: 10701 Joined: Fri Mar 23, 2012 7:58 am
Contact:
Post
by xeno74 » Mon Aug 19, 2024 5:40 am
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
Skateman
Posts: 954 Joined: Thu Aug 10, 2017 9:36 pm
Location: The Netherlands
Post
by Skateman » Mon Aug 19, 2024 9:57 pm
Kernel 6.11 RC4 up and running on my AmigaOne X5000
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
xeno74
Posts: 10701 Joined: Fri Mar 23, 2012 7:58 am
Contact:
Post
by xeno74 » Tue Aug 20, 2024 4:45 am
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
kilaueabart
Posts: 1186 Joined: Mon Mar 05, 2012 2:36 am
Post
by kilaueabart » Tue Aug 20, 2024 4:59 am
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.