
01-07-2010, 12:35 AM
|
Jaguar
|
|
Join Date: Dec 2009
Location: USA, Arkansas
Posts: 54
|
|
Quote:
Originally Posted by OSX86TesTer
How do I go about using the graphics enabler
|
Its built into the bootloader, you don't need any other files, patches or
strings
I just copy and pasted the text below from from earlier in my post
Quote:
A) First edit the "com.apple.Boot.plist" in "/Extra", and add this
<key>GraphicsEnabler</key>
<string>y</string>
(Hint) You can copy "com.apple.Boot.plist" to your desktop, edit it,
and copy it back into "/Extra"
This turns on auto detection of you video card, does not always
work, you may also have to add "-pci1" or "-pci0" under
"Kernel Flags" like this, even then it may still not work.
|
|