Now I got an old tip for those who don't know about it yet. I prefer not to patch AppleIntelSNBGraphicsFB.kext from update to update (and feel more vanilla!). You can boot simply native, adding a device-prop string to chameleon.boot.plist. I use it since Snow Leo. And there is my boot.plist if somebody interested.
<?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>DSDT</key> <string>hd(0,2)/Extra/DSDT.aml</string> <key>Default Partition</key> <string>hd(0,2)</string> <key>DropSSDT</key> <string>Yes</string> <key>EthernetBuiltIn</key> <string>Yes</string> <key>Graphics Mode</key> <string>1366x768x32</string> <key>Quiet Boot</key> <string>Yes</string> <key>RestartFix</key> <string>No</string> <key>SystemType</key> <string>2</string> <key>UseKernelCache</key> <string>Yes</string> <key>device-properties</key> <string>600000000100000001000000540000000100000002010c00d041030a000000000101060000027fff04001e0000004100410050004c002c006f0073002d0069006e0066006f0000001800000030490111111108000001f01f0100000010070000</string> </dict> </plist>
Simply copy this string to your plist and you're done. Now I got this kext in system:
- FakeSMC
- PS/2
- AppleHDA and Battery



Sign In
Create Account










