Difference between revisions of "MacBuild Tips 'n Tricks"

From FreekiWiki
Jump to navigation Jump to search
(initial list of issues)
 
Line 3: Line 3:
 
==DVD play failure, strange color effect==
 
==DVD play failure, strange color effect==
 
==Video setup on Flower Power iMac==
 
==Video setup on Flower Power iMac==
 +
iMacs with 500MHz, 600MHz, and 700MHz processors, the so called '''Flower Power''' models, have a 750cx version CPU and ATI Rage 128 Pro Ultra video controller.  After a normal Edgy alternate CD install, video response is extremely sluggish. For example, mouse cursor movements lag several
 +
seconds behind physical mouse movement. 
 +
 +
A fix is suggested in [http://ubuntuforums.org/showthread.php?t=191080 http://ubuntuforums.org/showthread.php?t=191080].  It consists of the following changes to '''/etc/X11/xorg.conf''':
 +
* in the '''Module''' section
 +
Section "Module"
 +
# Load "i2c"
 +
# Load "bitmap"
 +
# Load "ddc"
 +
Load "dri"
 +
Load "extmod"
 +
Load "freetype"
 +
Load "dbe"
 +
Load "glx"
 +
# Load "int10"
 +
# Load "type1"
 +
# Load "vbe"
 +
EndSection
 +
* in the '''Device''' section
 +
Section "Device"
 +
Identifier "ATI Technologies, Inc. Rage 128 Pro Ultra TR"
 +
Driver "ati"
 +
Option "UseFBDev" "false"
 +
Option "SWcursor" "true"
 +
Option "ForcePCIMode" "true"
 +
Option "XAANoOffscreenPixmaps"
 +
EndSection
 +
 +
The normal way to apply these changes is
 +
# CTL+ALT+F1 to use a virtual terminal (command line interface)
 +
# login as oem
 +
# command: ''sudo /etc/init.d/gdm stop''
 +
# edit '''/etc/X11/xorg.conf''', for example, ''sudo nano /etc/X11/xorg.conf''
 +
# modify the Module and Device sections as indicated above
 +
# save the file and exit
 +
# command: ''sudo /etc/init.d/gdm start''
 +
 +
The normal Ubuntu login page should appear with much better video response
 +
 
==Audio setup on Digital Audio/Gigabit==
 
==Audio setup on Digital Audio/Gigabit==
 
==Dual Processor G4 tower==
 
==Dual Processor G4 tower==

Revision as of 23:09, 14 May 2007

CD Audio Skip

DVD play with ogle

DVD play failure, strange color effect

Video setup on Flower Power iMac

iMacs with 500MHz, 600MHz, and 700MHz processors, the so called Flower Power models, have a 750cx version CPU and ATI Rage 128 Pro Ultra video controller. After a normal Edgy alternate CD install, video response is extremely sluggish. For example, mouse cursor movements lag several seconds behind physical mouse movement.

A fix is suggested in http://ubuntuforums.org/showthread.php?t=191080. It consists of the following changes to /etc/X11/xorg.conf:

  • in the Module section
Section "Module"
# Load "i2c"
# Load "bitmap"
# Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "dbe"
Load "glx"
# Load "int10"
# Load "type1"
# Load "vbe"
EndSection
  • in the Device section
Section "Device"
Identifier "ATI Technologies, Inc. Rage 128 Pro Ultra TR"
Driver "ati"
Option "UseFBDev" "false"
Option "SWcursor" "true"
Option "ForcePCIMode" "true"
Option "XAANoOffscreenPixmaps"
EndSection

The normal way to apply these changes is

  1. CTL+ALT+F1 to use a virtual terminal (command line interface)
  2. login as oem
  3. command: sudo /etc/init.d/gdm stop
  4. edit /etc/X11/xorg.conf, for example, sudo nano /etc/X11/xorg.conf
  5. modify the Module and Device sections as indicated above
  6. save the file and exit
  7. command: sudo /etc/init.d/gdm start

The normal Ubuntu login page should appear with much better video response

Audio setup on Digital Audio/Gigabit

Dual Processor G4 tower

Firmware upgrade

Ubuntu splash

G4 Cube Sound

Defeating Mac OSX Security

G3/G4 tower power supply testing

Desktop applets fail to initialize

iMac auto restart after software shutdown

PMU/CUDA

Dual Boot OSX and Ubuntu

PCI video in AGP tower

MacBook intermittent shutdown problem

PowerBook memory slot failure