Contribute
Register

ASUS K56CB problems

Status
Not open for further replies.
Joined
Dec 27, 2016
Messages
4
Motherboard
ASUS K56CM
CPU
Intel(R) Core(TM) i3-3217U CPU @ 1.80GHz
Graphics
Intel HD Graphics 4000 / NVIDIA GeForce GT 740M
Mobile Phone
  1. iOS
Hi Guys!

This is my first post here, I hope that I put it in right category.

I've just started to play with Hackintoshing. I followed some tutorials and guides and set this that way:
First system: Mac Os X 10.11 El Capitan
Second system: Windows 10 Pro
Third system: Ubuntu 14.04 LTS

About my laptop - I've described its configuration on my profile.

Everything would be OK, but there are some issues with El Capitan. As long as I have all my laptop components working under Win10 and Ubuntu, I have problems on Mac Os X. nVidia graphics, Wi-Fi and audio doesn't work and I just can't find a solution for that. I've heard that Intel Wi-Fi cards aren't working at all on Mac Os X, but idk if it's true. And about sound and graphics - i just don't know what to do with them. Can somebody help me? Thanks in advance:)

Best regards,
colin
 
Hi Guys!

This is my first post here, I hope that I put it in right category.

I've just started to play with Hackintoshing. I followed some tutorials and guides and set this that way:
First system: Mac Os X 10.11 El Capitan
Second system: Windows 10 Pro
Third system: Ubuntu 14.04 LTS

About my laptop - I've described its configuration on my profile.

Everything would be OK, but there are some issues with El Capitan. As long as I have all my laptop components working under Win10 and Ubuntu, I have problems on Mac Os X. nVidia graphics, Wi-Fi and audio doesn't work and I just can't find a solution for that. I've heard that Intel Wi-Fi cards aren't working at all on Mac Os X, but idk if it's true. And about sound and graphics - i just don't know what to do with them. Can somebody help me? Thanks in advance:)

Best regards,
colin

http://www.tonymacx86.com/el-capita...faq-read-first-laptop-frequent-questions.html
 
@RehabMan
Thanks for your answer. I've read FAQ and topics with similar problems. Now Audio is working (AppleALC), Wi-Fi is working (changed Intel Centrino to Atheros card). But, there are problems with graphics, I'm not sure, but I think it's a problem with my HD4000. IDK how to fix it, I tried to set different FakeIDs, to turn on/off FakeIntelGFX in Clover config.plist. Maybe you could give me some advices?

First run after installation:

Than after reboot it looks like that:

And IDK why. Any ideas?
Thanks for your future reply :)
Best regards :)
 
@RehabMan
Thanks for your answer. I've read FAQ and topics with similar problems. Now Audio is working (AppleALC), Wi-Fi is working (changed Intel Centrino to Atheros card). But, there are problems with graphics, I'm not sure, but I think it's a problem with my HD4000. IDK how to fix it, I tried to set different FakeIDs, to turn on/off FakeIntelGFX in Clover config.plist. Maybe you could give me some advices?

First run after installation:

Than after reboot it looks like that:

And IDK why. Any ideas?
Thanks for your future reply :)
Best regards :)

HD4000 does not require FakeID.
See guide for correct config.plist: https://www.tonymacx86.com/threads/guide-booting-the-os-x-installer-on-laptops-with-clover.148093/
 
@RehabMan I've already read that guide, but I still don't know, what I'm doing wrong. I'll paste my config.plist down, could you please look at this?
Code:
<?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>ACPI</key>
    <dict>
        <key>DSDT</key>
        <dict>
            <key>Debug</key>
            <false/>
            <key>Fixes</key>
            <dict>
                <key>AddDTGP_0001</key>
                <true/>
                <key>AddHDMI_8000000</key>
                <false/>
                <key>AddIMEI_80000</key>
                <true/>
                <key>AddMCHC_0008</key>
                <false/>
                <key>AddPNLF_1000000</key>
                <true/>
                <key>DeleteUnused_400000</key>
                <true/>
                <key>FIX_ACST_4000000</key>
                <true/>
                <key>FIX_ADP1_800000</key>
                <true/>
                <key>FIX_INTELGFX_100000</key>
                <false/>
                <key>FIX_RTC_20000</key>
                <true/>
                <key>FIX_S3D_2000000</key>
                <true/>
                <key>FIX_TMR_40000</key>
                <true/>
                <key>FIX_WAK_200000</key>
                <true/>
                <key>FakeLPC_0020</key>
                <false/>
                <key>FixAirport_4000</key>
                <true/>
                <key>FixDarwin_0002</key>
                <false/>
                <key>FixDisplay_0100</key>
                <false/>
                <key>FixFirewire_0800</key>
                <false/>
                <key>FixHDA_8000</key>
                <false/>
                <key>FixHPET_0010</key>
                <true/>
                <key>FixIDE_0200</key>
                <false/>
                <key>FixIPIC_0040</key>
                <true/>
                <key>FixLAN_2000</key>
                <true/>
                <key>FixRegions_10000000</key>
                <true/>
                <key>FixSATA_0400</key>
                <false/>
                <key>FixSBUS_0080</key>
                <true/>
                <key>FixShutdown_0004</key>
                <false/>
                <key>FixUSB_1000</key>
                <true/>
                <key>NewWay_80000000</key>
                <true/>
            </dict>
            <key>Name</key>
            <string>DSDT.aml</string>
        </dict>
        <key>DropTables</key>
        <array>
            <dict>
                <key>Signature</key>
                <string>DMAR</string>
            </dict>
            <dict>
                <key>Signature</key>
                <string>SSDT</string>
                <key>TableId</key>
                <string>CpuPm</string>
            </dict>
            <dict>
                <key>Signature</key>
                <string>SSDT</string>
                <key>TableId</key>
                <string>Cpu0Ist</string>
            </dict>
        </array>
        <key>HaltEnabler</key>
        <true/>
        <key>SSDT</key>
        <dict>
            <key>Generate</key>
            <dict>
                <key>CStates</key>
                <true/>
                <key>PStates</key>
                <true/>
            </dict>
        </dict>
    </dict>
    <key>Boot</key>
    <dict>
        <key>Debug</key>
        <false/>
        <key>DefaultLoader</key>
        <string>boot.efi</string>
        <key>DefaultVolume</key>
        <string>LastBootedVolume</string>
        <key>Fast</key>
        <false/>
        <key>Legacy</key>
        <string>PBR</string>
        <key>NeverHibernate</key>
        <true/>
        <key>Timeout</key>
        <integer>3</integer>
    </dict>
    <key>Devices</key>
    <dict>
        <key>Audio</key>
        <dict>
            <key>Inject</key>
            <string>28</string>
        </dict>
        <key>FakeID</key>
        <dict>
            <key>IMEI</key>
            <string>0x1E3A8086</string>
            <key>WIFI</key>
            <string>0x002a168c</string>
        </dict>
        <key>USB</key>
        <dict>
            <key>AddClockID</key>
            <true/>
            <key>FixOwnership</key>
            <true/>
            <key>HighCurrent</key>
            <true/>
            <key>Inject</key>
            <true/>
        </dict>
        <key>UseIntelHDMI</key>
        <true/>
    </dict>
    <key>DisableDrivers</key>
    <array>
        <string>VBoxHfs-64</string>
    </array>
    <key>GUI</key>
    <dict>
        <key>Language</key>
        <string>ru:0</string>
        <key>Scan</key>
        <dict>
            <key>Entries</key>
            <true/>
            <key>Legacy</key>
            <false/>
            <key>Tool</key>
            <true/>
        </dict>
        <key>Theme</key>
        <string>Clover Bootcamp</string>
    </dict>
    <key>Graphics</key>
    <dict>
        <key>EDID</key>
        <dict>
            <key>ProductID</key>
            <string>0xa00e</string>
            <key>VendorID</key>
            <string>0x1006</string>
        </dict>
        <key>Inject</key>
        <dict>
            <key>Intel</key>
            <true/>
        </dict>
        <key>ig-platform-id</key>
        <string>0x01660003</string>
    </dict>
    <key>KernelAndKextPatches</key>
    <dict>
        <key>AppleRTC</key>
        <true/>
        <key>AsusAICPUPM</key>
        <true/>
        <key>KextsToPatch</key>
        <array>
            <dict>
                <key>Comment</key>
                <string>HD 4000 brightness fix</string>
                <key>Find</key>
                <data>
                EAcAABAHAAA=
                </data>
                <key>Name</key>
                <string>AppleIntelFramebufferCapri</string>
                <key>Replace</key>
                <data>
                EhMAABITAAA=
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>Sierra HD 4000 Logo FIX</string>
                <key>Find</key>
                <data>
                AQAAdSU=
                </data>
                <key>Name</key>
                <string>IOGraphicsFamily</string>
                <key>Replace</key>
                <data>
                AQAA6yU=
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>HD 4000 Logo Fix</string>
                <key>Find</key>
                <data>
                AQAAdRc=
                </data>
                <key>Name</key>
                <string>IOGraphicsFamily</string>
                <key>Replace</key>
                <data>
                AQAA6xc=
                </data>
            </dict>
        </array>
    </dict>
    <key>RtVariables</key>
    <dict>
        <key>BooterConfig</key>
        <string>0x28</string>
        <key>CsrActiveConfig</key>
        <string>0x67</string>
        <key>MLB</key>
        <string>CK148614DB6F940D2</string>
        <key>ROM</key>
        <string>61d6761129f2</string>
    </dict>
    <key>SMBIOS</key>
    <dict>
        <key>SerialNumber</key>
        <string>C02K4D72DRVC</string>
    </dict>
    <key>SystemParameters</key>
    <dict>
        <key>CustomUUID</key>
        <string>A8DD17A0-CF10-4323-9841-29A9F08C1D49</string>
        <key>InjectKexts</key>
        <true/>
        <key>InjectSystemID</key>
        <true/>
    </dict>
</dict>
</plist>
 
@RehabMan I've already read that guide, but I still don't know, what I'm doing wrong. I'll paste my config.plist down, could you please look at this?
Code:
<?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>ACPI</key>
    <dict>
        <key>DSDT</key>
        <dict>
            <key>Debug</key>
            <false/>
            <key>Fixes</key>
            <dict>
                <key>AddDTGP_0001</key>
                <true/>
                <key>AddHDMI_8000000</key>
                <false/>
                <key>AddIMEI_80000</key>
                <true/>
                <key>AddMCHC_0008</key>
                <false/>
                <key>AddPNLF_1000000</key>
                <true/>
                <key>DeleteUnused_400000</key>
                <true/>
                <key>FIX_ACST_4000000</key>
                <true/>
                <key>FIX_ADP1_800000</key>
                <true/>
                <key>FIX_INTELGFX_100000</key>
                <false/>
                <key>FIX_RTC_20000</key>
                <true/>
                <key>FIX_S3D_2000000</key>
                <true/>
                <key>FIX_TMR_40000</key>
                <true/>
                <key>FIX_WAK_200000</key>
                <true/>
                <key>FakeLPC_0020</key>
                <false/>
                <key>FixAirport_4000</key>
                <true/>
                <key>FixDarwin_0002</key>
                <false/>
                <key>FixDisplay_0100</key>
                <false/>
                <key>FixFirewire_0800</key>
                <false/>
                <key>FixHDA_8000</key>
                <false/>
                <key>FixHPET_0010</key>
                <true/>
                <key>FixIDE_0200</key>
                <false/>
                <key>FixIPIC_0040</key>
                <true/>
                <key>FixLAN_2000</key>
                <true/>
                <key>FixRegions_10000000</key>
                <true/>
                <key>FixSATA_0400</key>
                <false/>
                <key>FixSBUS_0080</key>
                <true/>
                <key>FixShutdown_0004</key>
                <false/>
                <key>FixUSB_1000</key>
                <true/>
                <key>NewWay_80000000</key>
                <true/>
            </dict>
            <key>Name</key>
            <string>DSDT.aml</string>
        </dict>
        <key>DropTables</key>
        <array>
            <dict>
                <key>Signature</key>
                <string>DMAR</string>
            </dict>
            <dict>
                <key>Signature</key>
                <string>SSDT</string>
                <key>TableId</key>
                <string>CpuPm</string>
            </dict>
            <dict>
                <key>Signature</key>
                <string>SSDT</string>
                <key>TableId</key>
                <string>Cpu0Ist</string>
            </dict>
        </array>
        <key>HaltEnabler</key>
        <true/>
        <key>SSDT</key>
        <dict>
            <key>Generate</key>
            <dict>
                <key>CStates</key>
                <true/>
                <key>PStates</key>
                <true/>
            </dict>
        </dict>
    </dict>
    <key>Boot</key>
    <dict>
        <key>Debug</key>
        <false/>
        <key>DefaultLoader</key>
        <string>boot.efi</string>
        <key>DefaultVolume</key>
        <string>LastBootedVolume</string>
        <key>Fast</key>
        <false/>
        <key>Legacy</key>
        <string>PBR</string>
        <key>NeverHibernate</key>
        <true/>
        <key>Timeout</key>
        <integer>3</integer>
    </dict>
    <key>Devices</key>
    <dict>
        <key>Audio</key>
        <dict>
            <key>Inject</key>
            <string>28</string>
        </dict>
        <key>FakeID</key>
        <dict>
            <key>IMEI</key>
            <string>0x1E3A8086</string>
            <key>WIFI</key>
            <string>0x002a168c</string>
        </dict>
        <key>USB</key>
        <dict>
            <key>AddClockID</key>
            <true/>
            <key>FixOwnership</key>
            <true/>
            <key>HighCurrent</key>
            <true/>
            <key>Inject</key>
            <true/>
        </dict>
        <key>UseIntelHDMI</key>
        <true/>
    </dict>
    <key>DisableDrivers</key>
    <array>
        <string>VBoxHfs-64</string>
    </array>
    <key>GUI</key>
    <dict>
        <key>Language</key>
        <string>ru:0</string>
        <key>Scan</key>
        <dict>
            <key>Entries</key>
            <true/>
            <key>Legacy</key>
            <false/>
            <key>Tool</key>
            <true/>
        </dict>
        <key>Theme</key>
        <string>Clover Bootcamp</string>
    </dict>
    <key>Graphics</key>
    <dict>
        <key>EDID</key>
        <dict>
            <key>ProductID</key>
            <string>0xa00e</string>
            <key>VendorID</key>
            <string>0x1006</string>
        </dict>
        <key>Inject</key>
        <dict>
            <key>Intel</key>
            <true/>
        </dict>
        <key>ig-platform-id</key>
        <string>0x01660003</string>
    </dict>
    <key>KernelAndKextPatches</key>
    <dict>
        <key>AppleRTC</key>
        <true/>
        <key>AsusAICPUPM</key>
        <true/>
        <key>KextsToPatch</key>
        <array>
            <dict>
                <key>Comment</key>
                <string>HD 4000 brightness fix</string>
                <key>Find</key>
                <data>
                EAcAABAHAAA=
                </data>
                <key>Name</key>
                <string>AppleIntelFramebufferCapri</string>
                <key>Replace</key>
                <data>
                EhMAABITAAA=
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>Sierra HD 4000 Logo FIX</string>
                <key>Find</key>
                <data>
                AQAAdSU=
                </data>
                <key>Name</key>
                <string>IOGraphicsFamily</string>
                <key>Replace</key>
                <data>
                AQAA6yU=
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>HD 4000 Logo Fix</string>
                <key>Find</key>
                <data>
                AQAAdRc=
                </data>
                <key>Name</key>
                <string>IOGraphicsFamily</string>
                <key>Replace</key>
                <data>
                AQAA6xc=
                </data>
            </dict>
        </array>
    </dict>
    <key>RtVariables</key>
    <dict>
        <key>BooterConfig</key>
        <string>0x28</string>
        <key>CsrActiveConfig</key>
        <string>0x67</string>
        <key>MLB</key>
        <string>CK148614DB6F940D2</string>
        <key>ROM</key>
        <string>61d6761129f2</string>
    </dict>
    <key>SMBIOS</key>
    <dict>
        <key>SerialNumber</key>
        <string>C02K4D72DRVC</string>
    </dict>
    <key>SystemParameters</key>
    <dict>
        <key>CustomUUID</key>
        <string>A8DD17A0-CF10-4323-9841-29A9F08C1D49</string>
        <key>InjectKexts</key>
        <true/>
        <key>InjectSystemID</key>
        <true/>
    </dict>
</dict>
</plist>

That config.plist is not from my guide.
 
@RehabMan Yes, I know that isn't from your guide. But that's not the problem. The problem is not working graphics and I asked if you know how to fix graphics problem, not whole config.plist. No offence, but I would be really grateful if you could give me any advices how can I fix graphics without changing whole system. It took me so many time to search through forums (polish, english, russian...) to start installer, then to fix wi-fi and sound. You're doing really amazing job and I really appreciate it. But now I'm asking only about that graphics problem that you can see on video.
I'm looking forward to your answer, best regards from Poland.
c0lin
 
@RehabMan Yes, I know that isn't from your guide. But that's not the problem. The problem is not working graphics and I asked if you know how to fix graphics problem, not whole config.plist. No offence, but I would be really grateful if you could give me any advices how can I fix graphics without changing whole system. It took me so many time to search through forums (polish, english, russian...) to start installer, then to fix wi-fi and sound. You're doing really amazing job and I really appreciate it. But now I'm asking only about that graphics problem that you can see on video.
I'm looking forward to your answer, best regards from Poland.
c0lin

If you use the appropriate plist from the guide, your graphics will work. They have the correct settings... yours does not.
 
Status
Not open for further replies.
Back
Top