AmigaOne X5000 platform specific issues related to Linux only.
-
xeno74
- Posts: 10701
- Joined: Fri Mar 23, 2012 7:58 am
-
Contact:
Post
by xeno74 »
Hi All,
I compiled three test kernels because of the Radeon DRM driver issue.
Could you please test the following three kernels?
- uImage-6.12-1
- uImage-6.12-2
- uImage-6.12-3
Download:
6.12-tests.tar.gz
Thanks,
Christian
-
Skateman
- Posts: 954
- Joined: Thu Aug 10, 2017 9:36 pm
- Location: The Netherlands
Post
by Skateman »
Hi Christian,
6.12-1 is OK
6.12-2 is OK
6.12-3 is Faulty and breaks the DisplayManager.
Dave
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 »
Skateman wrote: Tue Sep 24, 2024 9:59 pm
Hi Christian,
6.12-1 is OK
6.12-2 is OK
6.12-3 is Faulty and breaks the DisplayManager.
Dave
Thank you for testing.
-
xeno74
- Posts: 10701
- Joined: Fri Mar 23, 2012 7:58 am
-
Contact:
Post
by xeno74 »
OK, the alpha5 boots and works with a VirtIO GPU:
But does it work with a Radeon graphics card?
-
Skateman
- Posts: 954
- Joined: Thu Aug 10, 2017 9:36 pm
- Location: The Netherlands
Post
by Skateman »
Kernel 6.12 Alpha5 is up and running fine on my AmigaOne X5000
Big picture
https://www.skateman.nl/wp-content/uplo ... -11-05.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 »
Skateman wrote: Wed Sep 25, 2024 10:14 pm
Kernel 6.12 Alpha5 is up and running fine on my AmigaOne X5000
Thanks goodness it works. It seems, the Radeon DRM driver works again.
Thank you for testing!

-
xeno74
- Posts: 10701
- Joined: Fri Mar 23, 2012 7:58 am
-
Contact:
Post
by xeno74 »
FYI because of the Radeon DRM issue:
Alex wrote:
Can you attach your dmesg output? There was a regression in the dma subsystem what was fixed by this commit:
commit b348b6d17fd1d5d89b86db602f02be
a54a754bd8
Author: Leon Romanovsky <
[email protected]>
Date: Sun Sep 22 21:09:48 2024 +0300
dma-mapping: report unlimited DMA addressing in IOMMU DMA path
Alex