Jeroen Diederen
macrumors 6502a
Impressive work wicknix!
Can you be more specific? Did you verify it burned correctly? Which machine is this on, and what happens exactly?MacBuntu Remix, despite burning twice to DVD, won't boot. Frustrating.
Can you be more specific? Did you verify it burned correctly? Which machine is this on, and what happens exactly?
@TzunamiOSX : I don't think Linux likes swapping of hardware. My guesses would be go back to using the 9800, or reinstall the OS with the new card installed beforehand, or continue to force shut down. There might be a quick fix available on the net somewhere though.
My iMac G4 with FX5200 is working well under Ubuntu Mate 16.04 but with my G5 i have Problems. Look like this is a known bug and you must add the boot option nomodeset to fix it, but i don't know where to add thisYeah, Nvidia cards are not a good choice for ppc Linux. If you have the option, Radeon are the best supported. Only 1 of my machines has an Nvidia card (1.6ghz G5 w/FX5200) and it works in ubuntu, but barfs with debian 10. The open source nvidia (nouveau) drivers aren't very good either.
Cheers
You can do that 2 ways. First when it boots where it says boot: type: Linux nomodeset
Second, to make it permanent: edit /etc/yaboot.conf and add nomodeset to the "append" line (which will probably have other parameters listed also), save, then open a terminal and type: sudo ybin -v to update yaboot.
More info here: https://wiki.ubuntu.com/PowerPCFAQ#Configure_graphics
Cheers
Then i'd say no. You could use transmageddon or arista. Pretty much the same thing.
@NathanJHill : Glad you figured it out. At any rate 16 will be fine, just slow window dragging with lxde on the 9200. Everything else will run normal speed, or as mentioned use a different DE/WM and it'll perk back to life without window lag. On a side note, i frequent your website often. I've never commented, but g5center has been a permanent bookmark on all my machines for a few years now.
Cheers
The freezing issue probably just means you missed this boot parameter: radeon.agpmode=-1
Known bug from way back on certain gfx cards. This will fix it.
After you hit L to boot linux then next screen shows "boot:". Type: Linux radeon.agpmode=-1 and hit enter.
This can be made to stick, for future boots, if need be without having to type anything.
Never tried with target disk mode. I'm just guessing the bootloader is confused where the system is actually installed and has the wrong drive aliases in its config.
Otherwise clear a small unformatted 10gb partition at the end of your G5's drive to install on too. Or toss in a spare drive to test with first (top drive bay or it wont boot). Too bad your mini doesnt have a working internal drive. It'd make life 100% easier for this.
Cheers