Hi everyone, I've followed the guide : https://osxlatitude.com/index.php?/topic/1895-osx-on-a-samsung-np-900x3c-and-900x4c/ , after EDP step when booting my laptop it always stuck after bluetooth initialization with "Connected to the transport successfully". My laptop is Samsung np900x4c-a02ru ( I5-3317U 1700 GHz, Intel HD4000 ) My bios is P06AAC, the guide is for P05AAC .. should I downgrade bios version or somehow fix dsdt.. org.chamelion.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>DSDT</key>
<string>/Extra/DSDT.aml</string>
<key>DropSSDT</key>
<string>Yes</string>
<key>EthernetBuiltIn</key>
<string>Yes</string>
<key>Instant Menu</key>
<string>Yes</string>
<key>PciRoot</key>
<string>1</string>
<key>UseKernelCache</key>
<string>Yes</string>
<key>GraphicsEnabler</key>
<string>No</string>
<key>HD4000PlatformId</key>
<string>2</string>
<key>device-properties</key>
<string>5e0000000100000001000000520000000100000002010c00d041030a000000000101060000027fff04002c0000004100410050004c002c00690067002d0070006c006100740066006f0072006d002d006900640000000800000003006601</string>
</dict>
</plist>
Extra contents
Any help please..