- Joined
- Feb 26, 2011
- Messages
- 15
- Motherboard
- Gigabyte H87-D3H
- CPU
- i5-4670
- Graphics
- GT 210
- Mac
-
- Mobile Phone
-
I experienced this exact problem only after I installed a NVidia GT 210 in my new 10.8.5 system (I need it for VGA-out) and used HDAEnabler1.kext.
Motherboard: Gigabyte H87-D3H
Codec: ALC892
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>GraphicsEnabler</key>
<string>Yes</string>
<key>SkipIntelGfx</key>
<string>Yes</string>
<key>SkipAtiGfx</key>
<string>Yes</string>
<key>Boot Banner</key>
<string>No</string>
<key>ShowInfo</key>
<string>No</string>
<key>GUI</key>
<string>No</string>
<key>Kernel Flags</key>
<string>dart=0 darkwake=No -v</string>
<key>Timeout</key>
<string>5</string>
<key>UseKernelCache</key>
<string>Yes</string>
<key>GenerateCStates</key>
<string>Yes</string>
<key>GeneratePStates</key>
<string>Yes</string>
</dict>
</plist>
list of non-native kexts installed:
- FakeSMC 5.3.820
- AppleHDA patched with Multibeast 5.5.2
Enabling the chip via SSDT works fine, thx!
Motherboard: Gigabyte H87-D3H
Codec: ALC892
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>GraphicsEnabler</key>
<string>Yes</string>
<key>SkipIntelGfx</key>
<string>Yes</string>
<key>SkipAtiGfx</key>
<string>Yes</string>
<key>Boot Banner</key>
<string>No</string>
<key>ShowInfo</key>
<string>No</string>
<key>GUI</key>
<string>No</string>
<key>Kernel Flags</key>
<string>dart=0 darkwake=No -v</string>
<key>Timeout</key>
<string>5</string>
<key>UseKernelCache</key>
<string>Yes</string>
<key>GenerateCStates</key>
<string>Yes</string>
<key>GeneratePStates</key>
<string>Yes</string>
</dict>
</plist>
list of non-native kexts installed:
- FakeSMC 5.3.820
- AppleHDA patched with Multibeast 5.5.2
Enabling the chip via SSDT works fine, thx!