Replies: 6 comments 59 replies
-
Good idea to move it here, I was thinking I should suggest it and then saw you just did it :) This is a problem I'm facing with the Wii port of Gentoo as I'm sure you are aware distcc isn't useful for GCC. Creating a binhost is the solution to this but currently as so little people are involved with it's been far down my list of things to correctly setup. We would have to maintain this binhost ourselves so while I could probably get a quick one setup for the starters we would need to find a way to make it more automated in the future, which sounds like a fun challenge. My 'new' PS2 turned up finally in the post so if you give me a bit of time to find my old SwapMagic CDs and relearn how Linux works on the PS2 again as it's nearly been two decades since I've installed Gentoo on one and I'm pretty rusty around how it works, then I'll start looking into these issues. I'll create an issue from this to allow progress to be tracked. |
Beta Was this translation helpful? Give feedback.
-
Oh, I didn’t know GCC had problems with distcc, but I think there’d be additional memory issues with Python and a other tools when building packages locally on the PlayStation 2. So I rule that out anyhow. :-)
Is it practical to supply precompiled packages for something as massive as Gentoo? Assuming one has got a working
Sure! See #4 (comment) for modern alternatives these days. |
Beta Was this translation helpful? Give feedback.
-
@frno7 I'm having a strange issue where my kernel and initramfs seem to build find but when I open the kernel via launchelf it just shows a black screen, do you have any idea to what I am doing wrong? |
Beta Was this translation helpful? Give feedback.
-
@frno7 the kernel is crashing on PSX DESR after printing that info. After that, it just froze completely. |
Beta Was this translation helpful? Give feedback.
-
I'm still having issue with video output when I complie my own kernel but I think that will be solved soon when my HDMI adapter comes shortly. If you have a second could you please build a test PAL kernel with the following init so I can debug while I wait for that? Edit: Formatting gets ruined here so I've uploaded init file to https://www.immolo.co.uk/init This should detect correct Partition label so we don't need to worry much but feel free to check it over as you are much better at this part than I am :) |
Beta Was this translation helpful? Give feedback.
-
@frno7 can you point out to the good dropbear configuration guide? I finally got usb to ethernet adapter, would like to test it |
Beta Was this translation helpful? Give feedback.
-
@immolo, this is a continuation of issue torvalds#71. After a Gentoo/MIPS stage 3 archive has been installed, it will need to be maintained and updated regularly. How can that be done?
GCC, for instance, vital to Gentoo, typically demands much more memory than is available with the 32 MiB of hardware. QEMU/R5900 has been ported to overcome such issues. Maybe something like Gentoo/MIPS binary packages would be useful, when it's unable compile packages for itself?
Beta Was this translation helpful? Give feedback.
All reactions