View Single Post
  #60  
Old November 3rd, 2008, 10:19 AM
nixgeek's Avatar
nixgeek nixgeek is offline
Mac of the SubGenius! :-)
 
Join Date: Jan 2004
Location: Miami, FL
Posts: 8,378
Thanks: 29
Thanked 142 Times in 126 Posts
nixgeek is a jewel in the roughnixgeek is a jewel in the roughnixgeek is a jewel in the rough
BTW, I've installed Ubuntu 8.10 on my iMac G5 and save for two small issues, I was finally able to install it successfully. The first issue was that the optical drive was not detected upon bootup of the installation. That was solved by Alt-F2 to a command prompt and typing "modprobe -a ide-scsi", and once I hist Alt-F1 to go back to the installation, the installer was able to detect the optical drive after I chose the language and keyboard setup.

The second issue was post-installation where I needed to do the following:
  • Type "video=ofonly nosplash" at the boot: prompt in yaboot. That got me to the login screen, where I was able to login.
  • Launch a Terminal session after logging in.
  • Type "sudo -s" to become root.
  • Modify the "append=" line for the default boot option in /etc/yaboot.conf to read "quiet video=ofonly nosplash" (I added the nosplash option due to the fact that the boot splash does not work with XFS filesystems) and then save the /etc/yaboot.conf file.
  • Type "ybin -v" to finalize the changes to yaboot.

Aside from that, everything was detected properly and even Compiz Fusion was working with my RADEON 9600 graphics on the iMac G5. The only side issue is my M-AUDIO MIDIsport 2x2 which requires the firmware to be loaded each time. I've installed the midisport-firmware package but udev isn't loading the script to load the firmware. Still working on that one.
__________________
Apple iMac G5 17" (2 GHz G5) - Mac OS X 10.4.11/Ubuntu 9.10
Asus Eee PC 901 (1.6 GHz Atom N270) - Ubuntu Netbook Remix 9.04
Apple Macintosh Quadra 650 (33 MHz MC68040) - Mac OS 8.1
"JHVH-1" (2 GHz AMD Athlon XP 2400+) - Slackware 13
"Kidbuntu" (2.8 GHz Celeron D 335) - Ubuntu 9.04
Reply With Quote