Search found 161 matches

by daz
Sat Jun 18, 2022 8:25 pm
Forum: Platform: AmigaOne X5000 - Linux Only
Topic: New kernels
Replies: 1237
Views: 4071596

Re: New kernels

Hi Christian,

Please try the following patch: I've just booted by X5000 with it.


diff --git a/drivers/usb/host/ehci-fsl.c b/drivers/usb/host/ehci-fsl.c
index 385be30..d0bf7fb 100644
--- a/drivers/usb/host/ehci-fsl.c
+++ b/drivers/usb/host/ehci-fsl.c
@@ -23,6 +23,7 @@
#include <linux/platform ...
by daz
Mon Mar 01, 2021 11:27 pm
Forum: Platform: AmigaOne X1000 - Linux Only
Topic: Kernel 5.12
Replies: 76
Views: 46766

Re: Kernel 5.12



Hi Christian what does this patch do ,that the kernel could not before?


Connecting the SB600's i8259 controller rather in pasemi's pci.c than in pasemi's setup.c. "pas_pci_init" was before "nemo_init_IRQ". Now "pas_pci_init" is after "nemo_init_IRQ" in the official kernel source code. I think ...
by daz
Sun Feb 28, 2021 10:58 pm
Forum: Platform: AmigaOne X1000 - Linux Only
Topic: Kernel 5.12
Replies: 76
Views: 46766

Re: Kernel 5.12


Hi All,

I released the alpha6 of kernel 5.12 for the X1000 and X5000 today.
There are compiling issues but with reverting the bad commit, the kernels compile without any problems. Further information: Latest Git kernel doesn't compile because of the LINUX_VERSION_CODE issue


Christian,

Please ...
by daz
Wed Jan 06, 2021 10:54 pm
Forum: Platform: AmigaOne X1000 - Linux Only
Topic: new cart
Replies: 14
Views: 9880

Re: new cart


Hi Christian
Do you know if linux support this graphics card Sapphire AMD Radeon HD3450 (RV620 LE) 256MB DDR2 VGA S/VID-Out DVI PCI-e .
My 6870 has started to fail when it has been running for a while (black screen until the machine has cooled down)
If the answer is no, do you have a suggestion ...
by daz
Sun Nov 29, 2020 10:42 pm
Forum: Platform: AmigaOne X5000 - Linux Only
Topic: Kernel 5.10
Replies: 117
Views: 134914

Re: Kernel 5.10

;


I think that you are still using an internal PCI ethernet adapter as well.


No, it isn’t an internal PCI ethernet adapter installed in my MorphOS compatible X5000 because MorphOS can use the onboard ethernet without any problems.


OK, so it has to be the Linux configuration.


Yes, so It ...
by daz
Wed Sep 30, 2020 12:23 am
Forum: Platform: AmigaOne X5000 - Linux Only
Topic: A new way to run Fienix (WIP)
Replies: 9
Views: 5657

Re: A new way to run Fienix (WIP)

nbache wrote: Tue Sep 29, 2020 11:18 pm Can't get the download, it requests a login.
It shouldn't do - I've set it to anyone with the link, can you try again.

Regards
Darren
by daz
Tue Sep 29, 2020 4:27 pm
Forum: Platform: AmigaOne X5000 - Linux Only
Topic: A new way to run Fienix (WIP)
Replies: 9
Views: 5657

A new way to run Fienix (WIP)

Hi everyone,

In the past we had a live DVD for the X1000, for which we managed to simplify the install/booting, I've tried Fienix, and found it works well, but install/booting instructions are way more complicated than I like, so I've been trying to simplify things. I've now got something that some ...
by daz
Sat Sep 12, 2020 9:25 pm
Forum: Platform: AmigaOne X5000 - Linux Only
Topic: Starting Linux without unplugging Amiga drives
Replies: 8
Views: 5545

Re: Starting Linux without unplugging Amiga drives


@DAZ

U-boot can talk to other ports than the onboard sata ports i think. In the Uboot bootargs i specify the controller /dev/

I'm referring to loading the kernel i.e. the 'load sata 0 addr uImage' bit - the uImage must be on a drive U-Boot can read. The /dev/sdxx is passed to the kernel once ...
by daz
Sat Sep 12, 2020 6:58 pm
Forum: Platform: AmigaOne X5000 - Linux Only
Topic: Starting Linux without unplugging Amiga drives
Replies: 8
Views: 5545

Re: Starting Linux without unplugging Amiga drives


Hello,

I installed Fienix on an SSD hard drive of my X5000 and am very satisfied.

Currently, I have to plug either my Linux SSD directly to the motherboard or my two Amiga SSDs. I would have liked to use Linux and Amiga without having to disconnect and reconnect the corresponding disks, for ...
by daz
Sun Aug 30, 2020 12:36 pm
Forum: Platform: AmigaOne X5000 - Linux Only
Topic: Void Linux
Replies: 4
Views: 3759

Re: Void Linux


Christian
Have you heard of or tried this distro?

https://voidlinux-ppc.org/

ace


I had a quick look at this, I had a lot of trouble getting to to run the prep tools on the X5000, (no altivec, I think)

I did get the installer ramdisk to start on my X1000, but I could never get it to find the ...