Kernel 4.17

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

Re: Kernel 4.17

Post by Skateman »

RC3 in the Place to Be! Running on my X5000

Image
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: 9349
Joined: Fri Mar 23, 2012 7:58 am

Re: Kernel 4.17

Post by xeno74 »

@Skateman

Thank you for testing the RC3.
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
User avatar
xeno74
Posts: 9349
Joined: Fri Mar 23, 2012 7:58 am

Re: Kernel 4.17

Post by xeno74 »

Hi All,

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

New:
Download: vmlinux-4.17-rc4-AmigaOne_X1000_X5000.tar.gz

PLEASE test it because it has been cross compiled and I don't know if it works on your AmigaOne.

Thanks,
Christian
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
User avatar
Skateman
Posts: 861
Joined: Thu Aug 10, 2017 8:36 pm
Location: The Netherlands

Re: Kernel 4.17

Post by Skateman »

All fine on my X5K :-)

Image
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: 9349
Joined: Fri Mar 23, 2012 7:58 am

Re: Kernel 4.17

Post by xeno74 »

Skateman wrote:All fine on my X5K :-)
Many thanks for testing the RC4! :-)

— Christian
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
User avatar
xeno74
Posts: 9349
Joined: Fri Mar 23, 2012 7:58 am

Re: Kernel 4.17

Post by xeno74 »

FYI: PowerPC fixes 4.17-5
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
User avatar
xeno74
Posts: 9349
Joined: Fri Mar 23, 2012 7:58 am

Re: Kernel 4.17

Post by xeno74 »

Hi All,

I added QEMU support to the X5000 Linux kernel for testing today. Now, it's possible to boot the X5000 Linux kernel in a virtual P5020DS machine as well.

Could you please test this kernel with your X5000? I would like to know if it boots and works on your X5000.

Download: uImage-4.17_qemu

Screenshot of a virtual P5020DS machine with the X5000 kernel 4.17-rc4:

Image

I tested the kernel with SliTaz PPC Linux.

You can boot the kernel with QEMU with the following command:

Code: Select all

qemu-system-ppc64 -cpu e5500 -M mpc8544ds -m 2048 -initrd /home/christian/Downloads/slitaz25.gz -nographic -kernel /home/christian/Downloads/uImage-4.17_qemu -net nic,vlan=0,model=e1000 -net user,vlan=0 -machine dt_compatible=fsl,,P5020DS -append "root=/dev/ramdisk"
Thanks,
Christian
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
User avatar
xeno74
Posts: 9349
Joined: Fri Mar 23, 2012 7:58 am

Re: Kernel 4.17

Post by xeno74 »

QEMU: You can also boot it with the machine ppce500:

Code: Select all

qemu-system-ppc64 -M ppce500 -cpu e5500 -m 2048 -initrd /home/christian/Downloads/slitaz25.gz -nographic -kernel /home/christian/Downloads/uImage-4.17_qemu -net nic,vlan=0,model=e1000 -net user,vlan=0 -machine dt_compatible=fsl,,P5020DS -append "root=/dev/ramdisk"
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
User avatar
Skateman
Posts: 861
Joined: Thu Aug 10, 2017 8:36 pm
Location: The Netherlands

Re: Kernel 4.17

Post by Skateman »

The kernel boots on my X5000

Image
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
Post Reply