![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
|
Apple Users Discussions for users who are using Apple Intel or PPC based systems with Ubuntu. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
First Cup of Ubuntu
![]() |
Work in Progress As it says above, this is a work-in-progress. It will be updated when I find something new. I do not take credit for getting this to work. Most of the things that didn't work before now work thanks to the Ubuntu developers.Tested on Ubuntu 9.04 Jaunty Jackalope Beta. Should work on 9.04 and above. Tested on iBook G3. 500 MhZ. 384 MB RAM. 8 MB VRAM. Keyboard-Works Keyboard Brightness/Volume Control- Screen-Works Sleep-Works (doesn't sleep when closed. must select from menu.) USB-Works Firewire-N/A Ethernet-N/A Sound-Works Mic-Doesn't work WiFi-Works Trackpad-Works (F12 for right-click) Installation Download Ubuntu PowerPC. I used the LiveCD but the alternate install should work fine to. Burn it to a CD and boot your iBook from it.(Press C after you hear the startup chime. Press TAB key. Type in Code:
live-nosplash-powerpc Be patient, it takes a while. Don't do anything until you are on the Ubuntu Desktop. If your screen is in the top, left corner and there's two of the same thing, don't panic. To fix the screen you can either do it while still running the LiveCD(what I did) or wait until you have installed it to your HD. The instructions below in the Screen Resolution section works for both methods. Make sure you can hear sound (should hear drums when entering desktop) On the top bar, press the little button that looks like a cell-phone signal. Connect to a network to test if WiFi is working. If everything is working fine, install Ubuntu. There is an option for Macintosh keyboards. I used the whole disk since it's only 10gb but those of you who replaced the HD can set up a separate partition. Go through with the install. Reboot. Getting everything to work Screen Resolution If your screen is small and in the top, left corner of the screen with the exact same thing under it, follow the instructions below. Run the following command in the terminal. It will shut down X Windows. Code:
sudo /etc/init.d/gdm stop If the method doesn't work for you the first time, redo it but this time enter the following code Code:
sudo dpkg-reconfigure xserver-xorg Now enter the code below Code:
sudo nano /etc/X11/xorg.conf Code:
Section "Device" Identifier "ATI Rage 128" Driver "r128" BusID "PCI:0:16:0" Option "UseFBDev" "true" EndSection Section "Monitor" Identifier "Configured Monitor" HorizSync 60-60 VertRefresh 43-117 EndSection Section "Screen" Identifier "Default Screen" Monitor "Configured Monitor" Device "Configured Video Device" DefaultDepth 16 SubSection "Display" Depth 16 Modes "1024x768" "800x600" "640x480" EndSubSection EndSection To start X Windows again, enter Code:
sudo /etc/init.d/gdm start To be continued....when i have time... Last edited by mellflores1; April 2nd, 2009 at 09:39 PM.. Reason: Adding to post |
|
|
|
|
|
#2 |
|
Spilled the Beans
![]() |
Re: iBook G3 Working Tutorial
I've the same Ibook G3 500mhz and 640mb RAM and I've made it work too on 9.04.
I just used the alternate installation CD. The installation was so smooth. It used to be a little bit more complicated with 8.04 and 8.10. Is it just my imagination or something else but I think the computer is faster with Jaunty. The sound works out of the box. All the basics works. Ethernet, My Airport Express like card from a third party vendor that I bought from Ebay. External USB mouse. Haven't tried the more complicated ones. Like Keyboard backlight, CPU scaling etc. The only problem is with the obvious graphics showing up in 800x600 split into 2 computer screen. My old xorg.conf used in 8.04 worked just fine with a minor alteration under driver. It used to be "ati" but it didnt' work anymore. I changed it to "fbdev" and it worked. My working xorg.conf is as below. Code:
Section "Device"
Identifier "Configured Video Device"
Driver "fbdev" #(It was "ati" before)
BusID "PCI:0:16:0"
Option "UseFBDev" "false"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
HorizSync 58-62
VertRefresh 75-117
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1024x768"
EndSubSection
EndSection
|
|
|
|
|
|
#3 |
|
5 Cups of Ubuntu
![]() Join Date: Mar 2009
Location: NYC
Beans: 23
Ubuntu 9.04 Jaunty Jackalope
|
Re: iBook G3 Working Tutorial
Greetings!
Though I'm a non-techie with a 900mHz G3 14" iBook, I'd be happy to contribute to this forum topic anyway I can! Your already listed points are straight on! My main issues right now is the uncontrollable backlight and that Jaunty keeps the drive spinning and heats up the unit till the fan revs up and never backs down. To me a energy saver "cut drive when not required" mode is needed. Good job! Geekless Jim Last edited by JGreenidge; April 18th, 2009 at 01:23 PM.. Reason: update |
|
|
|
|
|
#4 |
|
Chocolate-Covered Ubuntu Beans
![]() Join Date: Jan 2006
My beans are hidden!
|
Re: iBook G3 Working Tutorial
You guys are doing a great job for the ppc-G3 owners with those nice reports.
For cpu-frequency scaling, in my mind just installing cpudyn from the repos should do the trick, rather than relying on the default on-demand which usually requires a modification to the config file to get it to work. For me, cpudyn is the right choice if you want frequency scaling since it has a very low-latency switch - you do anything and it immediately goes into full-speed, and then backs down very quickly as well. Some might say that it is best to just let the cpu run as fast as it can all the time so it will go back to sleep faster, but if you desire frequency scaling, cpudyn is my choice for single-cpu ppc boxes. And since Jaunty is still rc-status, be sure to run top or install HTOP and see if there are any runaway processes eating up the cpu time. This has happened to me in the past only on my G4 iBook with Network Manager, although they say that has been fixed. It is still a good idea to check top or htop every once in awhile. Keep up the good reports - and that nice xorg.conf posting for Jaunty! |
|
|
|
|
|
#5 |
|
Spilled the Beans
![]() |
Dear Mellflores1,
I would be grateful if you could let me know the instructions and code of your working keyboard backlight. It's very confusing to me what they've written in other places. I've tried it before on 8.04 and 8.10 and it didn't work out. Thanks in advance. Last edited by anandrajny; April 20th, 2009 at 07:32 PM.. |
|
|
|
|
|
#6 | |
|
Spilled the Beans
![]() |
Re: iBook G3 Working Tutorial
Dear JGreenidge,
Anybody that could install or have the guts to try and install an ancient ibook with the newest version Linux OS like Ubuntu which an average person is dreadful of, and even worse, a Release Candidate, is a techie guy in my dictionary. So, whether you like it or not, you are a geek too. LOL. There are like 100,000 tech geniuses in the Linux community but since we are the first ones to take the risk and spend time in the Jaunty & Ibook Department on this forum, we are the masters of this thread. Quote:
|
|
|
|
|
|
|
#7 |
|
Quad Shot of Ubuntu
![]() Join Date: Nov 2006
Location: Philadelphia, PA
Beans: 423
|
Re: iBook G3 Working Tutorial
Thank you so much for this tutorial. I'm downloading Xubuntu 9.04 Release Candidiate and I'll try to remember to post what works and doesn't etc.
__________________
ThinkPad R61 14.1" | Core 2 Duo T7300 | 4GB DDR2 | 320GB 7200RPM | Nvidia Quadro NVS 140M | Windows 7 (64-bit) |
|
|
|
|
|
#8 | |
|
5 Cups of Ubuntu
![]() Join Date: Mar 2009
Location: NYC
Beans: 23
Ubuntu 9.04 Jaunty Jackalope
|
Re: iBook G3 Working Tutorial
Quote:
Another hang; Now I do have Tiger on another partition on my iBook but no Ubuntu desktop icons, but do see Tiger icons on Ubuntu's desktop. It's be a nice way to access files from each OS if I can do this. Truly Geekless Jim |
|
|
|
|
|
|
#9 | |
|
Spilled the Beans
![]() |
Re: iBook G3 Working Tutorial
Quote:
I would be grateful if you could let me know the instructions and code of your working keyboard backlight. It's very confusing to me what they've written in other places. I've tried it before on 8.04 and 8.10 and it didn't work out. Thanks in advance. |
|
|
|
|
|
|
#10 | |
|
OK, I Ubuntu. Do you Ubuntu?
![]() |
Re: iBook G3 Working Tutorial
Quote:
__________________
20" iMac C2D (iMac5,1) How-Tos: Multi-Boot Mactel | EFI-MBR Madness Before You Post... | Mactel-Support Team | Intel Mac FAQ |
|
|
|
|
| Bookmarks |
| Tags |
| apple, ibook, powerpc, ppc, ubuntu |
| Thread Tools | |
| Display Modes | |
|
|