Jump to content

Graphic Enabler Help (5830)


rennsport
 Share

2 posts in this topic

Recommended Posts

Hi,

 

I had my Hackintosh 10.7.2 iATKOS L2 working at 1600x1400x32 without QE and CI. However, I just updated to 10.7.3 via software updates. Now my Hackintosh won't boot until I disable Graphics Enabler. My card is the ATI 5830. How can I get my hackintosh to boot again just with the 1600x1400x32?

 

Here is my org.chameleon.Boot.plist:

 

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>AtiConfig</key>
<string>Zonalis</string>
<key>Boot Graphics</key>
<string>Yes</string>
<key>DSDT</key>
<string>/Extra/dsdt.aml</string>
<key>Default Partition</key>
<string>hd(0,2)</string>
<key>Graphics Mode</key>
<string>1680x1050x32</string>
<key>GraphicsEnabler</key>
<string>Yes</string>
<key>GraphicsEnabler=Yes</key>
<string>ATIConfig=Zonalis</string>
<key>Kernel</key>
<string>mach_kernel</string>
<key>Kernel Flags</key>
<string></string>
<key>Quiet Boot</key>
<string>No</string>
<key>SMBIOS</key>
<string>/Extra/smbios.plist</string>
<key>Timeout</key>
<string>5</string>
<key>UseAtiROM</key>
<string>Yes</string>
<key>UseKernelCache</key>
<string>No</string>
<key>npci</key>
<string>0x2000</string>
<key>Rename Partition</key>
<string>hd(0,3) Ubuntu;
hd(0,4) Linux Mint</string>
<key>Instant Menu</key>
<string>Yes</string>
</dict>
</plist>

Link to comment
Share on other sites

Here is my org.chameleon.Boot.plist:

 

<key>GraphicsEnabler=Yes</key>
<string>ATIConfig=Zonalis</string>

 

The above part of your org.chameleon.Boot.plist is extra - you already have those entries elsewhere - and they are entered wrongly. Delete those two lines.

 

Now, do you have a very recent version of Chameleon? I hate to say it, but Chimera covers graphics just a bit better.

 

Lastly, you could revert to the ATI kexts from iAtkos.

Link to comment
Share on other sites

 Share

×
×
  • Create New...