Modified:
/ATIRadeonHD5570.wiki
=======================================
--- /ATIRadeonHD5570.wiki Wed Aug 3 03:14:01 2011
+++ /ATIRadeonHD5570.wiki Tue Aug 23 02:20:55 2011
@@ -11,11 +11,13 @@
* Adapt your Boot.plist,
[http://code.google.com/p/p5e3-dsdt/source/browse/com.apple.Boot.plist
example]
{{{
-<key>GraphicsEnabler</key>
-<string>Yes</string>
-<key>AtiConfig</key>
-<string>Eulemur</string>
+<key>Graphics Mode</key>
+<string>1920x1080x32</string>
}}}
+
+GraphicsEnabler and AtiConfig keys are not needed.
+
+Graphics Mode key avoids to get a black screen after the boot when using
the DVI output (is this case plug/unplug the DVI cable)
* Reboot
@@ -26,9 +28,7 @@
== Remarks ==
* Works with 64 bits kernel
- * No need to specify a screen resolution inside Boot.plist
* VGA output works
- * *DVI output doesn't work properly* (have to plug/unplug the cable for
recognition)
= Sources =
*
[http://macmanx86.blogspot.com/2011/02/chameleons-graphicsenabler-vs-enabler.html
Chameleon's GraphicsEnabler vs. Enabler Kexts]