Jump to content
6 posts in this topic

Recommended Posts

You have laptop i5 CPU, only 2 cores and 4 threads.

 

About HD4000, switch to correct smbios, install latest Chameleon then booot using right bootflag.

http://www.insanelymac.com/forum/topic/298027-guide-aio-guides-for-hackintosh/?do=findComment&comment=2019596

  • Like 1

ok. I correct my smbios and  org.chameleon.Boot, my  graphics acceleration works!

 

But  my screen shows 4 desktops like in split screen

 

my SMBIOS

 

<?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>SMbiosdate</key>

<string>21/03/12</string>

<key>SMbiosvendor</key>

<string>Apple Inc.</string>

<key>SMbiosversion</key>

<string>MBP91.88Z.00D3.B00.1203211536</string>

<key>SMboardproduct</key>

<string>Mac-6F01561E16C75D06</string>

<key>SMfamily</key>

<string>MacBook Pro</string>

<key>SMmanufacturer</key>

<string>Apple Inc.</string>

<key>SMproductname</key>

<string>MacBookPro9,2</string>

<key>SMserial</key>

<string>C02KTO41DTY3</string>

<key>SMsystemversion</key>

<string>1.0</string>

</dict>

</plist>

 

 

 

my  org.chameleon.Boot

<?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>Graphics Mode</key>

<string>1366x768x32</string>

<key>GraphicsEnabler</key>

<string>Yes</string>

<key>InjectIntel-ig</key>

<string>04006601</string>

<key>IntelCapriFB</key>

<string>3</string>

<key>Timeout</key>

<string>5</string>

<key>UseKernelCache</key>

<string>y</string>

<key>IGPEnabler</key>

<string>y</string>

<key>Kernel Flags</key>

<string>npci=0x2000 dart=0</string>

 

 

 

 

 

</dict>

</plist>

 

 

PLEASE HELP!

 

 

post-1348791-0-81190600-1400675334_thumb.jpg

ok. I correct my smbios and  org.chameleon.Boot, my  graphics acceleration works!

 

But  my screen shows 4 desktops like in split screen

 

my SMBIOS

 

<?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>SMbiosdate</key>

<string>21/03/12</string>

<key>SMbiosvendor</key>

<string>Apple Inc.</string>

<key>SMbiosversion</key>

<string>MBP91.88Z.00D3.B00.1203211536</string>

<key>SMboardproduct</key>

<string>Mac-6F01561E16C75D06</string>

<key>SMfamily</key>

<string>MacBook Pro</string>

<key>SMmanufacturer</key>

<string>Apple Inc.</string>

<key>SMproductname</key>

<string>MacBookPro9,2</string>

<key>SMserial</key>

<string>C02KTO41DTY3</string>

<key>SMsystemversion</key>

<string>1.0</string>

</dict>

</plist>

 

 

 

my  org.chameleon.Boot

<?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>Graphics Mode</key>

<string>1366x768x32</string>

<key>GraphicsEnabler</key>

<string>Yes</string>

<key>InjectIntel-ig</key>

<string>04006601</string>

<key>IntelCapriFB</key>

<string>3</string>

<key>Timeout</key>

<string>5</string>

<key>UseKernelCache</key>

<string>y</string>

<key>IGPEnabler</key>

<string>y</string>

<key>Kernel Flags</key>

<string>npci=0x2000 dart=0</string>

 

 

 

 

 

</dict>

</plist>

 

 

PLEASE HELP!

For 1366x768 you should use:

<key>InjectIntel-ig</key>
<string>03006601</string>
FYI: Your InjectIntel-ig conflicts with your IntelCapriFB (pretty sure InjectIntel-ig has priority). Use one or the other, not both, to reduce confusion.
  • Like 1
×
×
  • Create New...