Contribute
Register

Chimera 2.2 Update

Status
Not open for further replies.
Article: Chimera 2.2 Update

I had my GA H77 DS3H working perfectly in 10.8.4 with GT640 .... GraphicsEnabler=No ....
I now want to use only onboard Graphics of my 3570 processor ... ie... the HD2500 ...with Chimera 2.2 ...
I ran the Chimera 2.2 setup and restarted with GraphicsEnabler=Yes and tried again with with IGPEnabler=Yes ...
But the Full HD HDMI display is corrupt/garbled on boot .... but boots perfectly in Safe mode ; showing HD2500 and 768MB memory ....
HELP ..................

This is what my org.chameleon.Boot.plist looks like and I have my HD2500 working with a 660ti. Like another poster said, make sure your init display is set to IGFX and make sure your org.chameleon.Boot.plist looks like mine for the graphics enabler, IGPlatformID and IGPEnabler, as well as the graphics mode (change to whatever resolution your monitor is supporting)

Code:
<?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>EthernetBuiltIn</key>
    <string>Yes</string>
    <key>GraphicsEnabler</key>
    <string>No</string>
    <key>IGPlatformID</key>
    <string>01660003</string>
    <key>IGPEnabler</key> 
    <string>Yes</string> 
    <key>Kernel</key>
    <string>mach_kernel</string>
    <key>Kernel Flags</key>
    <string>darkwake=0</string>
    <key>Legacy Logo</key>
    <string>Yes</string>
    <key>Timeout</key>
    <string>0</string>
    <key>UseKernelCache</key>
    <string>Yes</string>
    <key>Graphics Mode</key>
    <string>1920x1080x32</string>
    <key>GenerateCStates</key>
    <string>Yes</string>
    <key>GeneratePStates</key>
    <string>Yes</string>
    <key>Hide Partition</key>
    <string>hd(1,1)</string>
</dict>
</plist>
 
Article: Chimera 2.2 Update

This is what my org.chameleon.Boot.plist looks like and I have my HD2500 working with a 660ti. Like another poster said, make sure your init display is set to IGFX and make sure your org.chameleon.Boot.plist looks like mine for the graphics enabler, IGPlatformID and IGPEnabler, as well as the graphics mode (change to whatever resolution your monitor is supporting)

Code:
<?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>EthernetBuiltIn</key>
    <string>Yes</string>
    <key>GraphicsEnabler</key>
    <string>No</string>
    <key>IGPlatformID</key>
    <string>01660003</string>
    <key>IGPEnabler</key> 
    <string>Yes</string> 
    <key>Kernel</key>
    <string>mach_kernel</string>
    <key>Kernel Flags</key>
    <string>darkwake=0</string>
    <key>Legacy Logo</key>
    <string>Yes</string>
    <key>Timeout</key>
    <string>0</string>
    <key>UseKernelCache</key>
    <string>Yes</string>
    <key>Graphics Mode</key>
    <string>1920x1080x32</string>
    <key>GenerateCStates</key>
    <string>Yes</string>
    <key>GeneratePStates</key>
    <string>Yes</string>
    <key>Hide Partition</key>
    <string>hd(1,1)</string>
</dict>
</plist>

If i do this but with hd4000 id-which card will be in use hd4000, GTX, both or can I choose on boot?
 
Article: Chimera 2.2 Update

If i do this but with hd4000 id-which card will be in use hd4000, GTX, both or can I choose on boot?
Hey David, how could i use both with nvdia gt 640 and hd 2500, whats the 2500 string, and also i would like to use 640 as main.
How does my plist should look like?
Regards Wolf
 
Article: Chimera 2.2 Update

Is it posible with chimera 2.2 to have gt 640 and radeon 7750 working together on osx?
 
Article: Chimera 2.2 Update

If i do this but with hd4000 id-which card will be in use hd4000, GTX, both or can I choose on boot?

You will have to choose your initial display via BIOS. Choose IGFX if you want your main monitor through the HD4000 and plug it into that, or choose PCI if you want to go with the GTX. Both graphics should be enabled and should show in your system profiler. Personally I have my main monitor running off my 660ti but I have the HD2500 enabled for Airplay (make sure system is set to Mac mini 6,1 or 6,2 to use Airplay)
 
Article: Chimera 2.2 Update

Wolf,

Set your initial display in your BIOS to PCI for the 640 and make sure the following is in your org.chameleon.Boot.plist:

Code:
[COLOR=#942193][FONT=Courier]
<key>GraphicsEnabler</key>[/FONT][/COLOR]
[COLOR=#942193][FONT=Courier]        <string>No</string>[/FONT][/COLOR]
[COLOR=#942193][FONT=Courier]        <key>IGPlatformID</key>[/FONT][/COLOR]
[COLOR=#942193][FONT=Courier]	<string>01660003</string>
<key>IGPEnabler</key> [/FONT][/COLOR]
[COLOR=#942193][FONT=Courier]        <string>Yes</string>[/FONT][/COLOR]

That should enable both the HD2500 and use your 640 for main display.

Hope this helps. Also, as I mentioned to someone else make sure you set your system definition to Mac mini 6,1 or 6,2 if you are wanting to enable Airplay
 
Article: Chimera 2.2 Update

Wolf,

Set your initial display in your BIOS to PCI for the 640 and make sure the following is in your org.chameleon.Boot.plist:

Code:
[COLOR=#942193][FONT=Courier]
<key>GraphicsEnabler</key>[/FONT][/COLOR]
[COLOR=#942193][FONT=Courier]        <string>No</string>[/FONT][/COLOR]
[COLOR=#942193][FONT=Courier]        <key>IGPlatformID</key>[/FONT][/COLOR]
[COLOR=#942193][FONT=Courier]    <string>01660003</string>
<key>IGPEnabler</key> [/FONT][/COLOR]
[COLOR=#942193][FONT=Courier]        <string>Yes</string>[/FONT][/COLOR]

That should enable both the HD2500 and use your 640 for main display.

Hope this helps. Also, as I mentioned to someone else make sure you set your system definition to Mac mini 6,1 or 6,2 if you are wanting to enable Airplay
The IGPlatformID key is not needed as the default value works fine.
 
i really wish that someday there would be bootloaders that could boot on 4k sector drives :(( -having a hard time to solve those :(
 
Status
Not open for further replies.
Back
Top