Contribute
Register

org.chameleon HD4000

Status
Not open for further replies.
Joined
May 6, 2014
Messages
2
Motherboard
HP G6
CPU
i3-3110M
Graphics
HD4000
Mac
  1. 0
Classic Mac
  1. 0
Mobile Phone
  1. 0
I boot using IGPlatformID=01660003 and get full acceleration how do i put this into the org.chameleon.plist.
 
I boot using IGPlatformID=01660003 and get full acceleration how do i put this into the org.chameleon.plist.

Like any other boot flag...

Code:
<key>IGPlatformID</key>
<string>01660003</string>

Kernel flags (if you need them) are different... example...

Code:
<key>Kernel Flag</key>
<string>dart=0</string>
 
Thanks, it wasn't working because i had chameleon boot loader . I installed chimera and it was not only faster at boot but worked with the instruction you gave :D.
 
Thanks, it wasn't working because i had chameleon boot loader . I installed chimera and it was not only faster at boot but worked with the instruction you gave :D.

Chameleon uses different boot flags for the same thing.

Chimera:
IGPlatformID=01660003 IGPEnabler=Y

Chameleon:
IntelCapriFB=3 GraphicsEnabler=Y
 
Status
Not open for further replies.
Back
Top