I have Debian squeeze/testing on my G5 iMac (rev-a) and it is doing very well. I'm going to throw out a bunch of things to check just to save time.
Are these problems occurring right at installation, or post-installation? Just want to be sure.
Remember that with Ubuntu, they always include that totally ridiculous splash screen that has been known to lock up PPC card before you even get to X. For Rev C's, the best bet it to try and install the latest kernel, so perhaps SID is the way to go. However....
If you try to run Ubuntu Jaunty 9.04, even as just a diagnostic to help get Debian running later, remember to use the kernel parameter of "nosplash" at the second-stage yaboot boot: prompt
- Code: Select all
Linux nosplash
or perhaps a combination of
Linux nosplash video=ofonly
Debian does a very nice thing by not using any dumb splashscreen, and for the most part the fans for G5's are under control even during install. Most other distros don't include thermal fan support until after the first reboot. Debian treats us nicely, but I'll bet you have a vacuum-cleaner on your hands right now if it can't finish the boot process.
You may be running into issues particular to the rev-3 (ALS and iSight) which were a big problem before - not sure if they have conquered those issues in Lenny - so it may be wise to check with SID, or perhaps see if Ubuntu 9.04 Jaunty will come up with those kernel parameters. And then we can move from there...