Jump to content

Phạm Tuấn Anh

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by Phạm Tuấn Anh

  1. On 4/5/2018 at 8:03 AM, Jake Lo said:

    add CodecCommander.kext to /L/E

    repair permission and rebuild cache

     

    For sleep issue

     Make sure to disable hibernation as it's a prerequisite to get sleep & wake to work Ok on a Hackintosh:

    • sudo pmset hibernatemode 0
    • sudo rm -f /var/vm/sleepimage
    • sudo pmset hibernatefile /dev/null

    Hi. I did add these kext to /L/E but when I test if they are loadeble, I received this:

    Kext with invalid signatured (-67062) allowed: <OSKext 0x7fc664e0eec0 [0x7fff9686baf0]> { URL = "file:///Library/Extensions/AppleHDA_ALC292.kext/", ID = "com.apple.driver.AppleHDA" }
    Code Signing Failure: not code signed
    Validation Failures:
        Executable file doesn't contain kernel extension code (no kmod_info symbol or bad Mach-O layout).
    
    Warnings:
        Personality CFBundleIdentifier differs from containing kext's (not necessarily a mistake, but rarely done):
            HDA Hardware Config Resource
    
    Warnings:
        Personality CFBundleIdentifier differs from containing kext's (not necessarily a mistake, but rarely done):
            HDA Hardware Config Resource
    
    /Library/Extensions/AppleHDA_ALC292.kext does not contain code for architecture x86_64.

     

×
×
  • Create New...