Jump to content

eazyone

Members
  • Posts

    15
  • Joined

  • Last visited

Posts posted by eazyone

  1. Hi. I installed Mac OS High Sierra on my laptop. Everything works perfectly except sleeping. After closing the lid, the computer turns off the screen but does not go to sleep. Similarly, if I select the "Sleep" function from the menu.

    After several minutes of "sleeping" when I try to wake it up, it reboots.
    I attach my files from the EFI partition.

    Please help me in solving the problem.

    EFI.zip

  2. Hi,

    I have a Dell DW1702 wifi card installed. Before installing Mojave, everything worked ok. Unfortunately, after upgrading to Mojave, the wifi card stopped working. I installed the same kexts as in High Sierra, but unfortunately the system does not detect the wifi card.

    Kexts which I used: AtherosWiFiInjector.kext and IOath3kfrmwr.kext

     

    Please help me.

  3. Well, I've patched vanilla AppleIntelSNBGraphicsFB.kext

    I change: 

    020500000004000007000000 030400000004000009000000 040600000004000009000000

    to:

    020500000008000005000000 060200000004000008000000 040600000004000007000000

    but kext won't load. 

     
    While updating kext cache there are a lot of errors:
     

    Prelink failed for com.apple.driver.AppleMCCSControl; omitting from prelinked kernel.

    kxld[com.apple.driver.AppleIntelSNBGraphicsFB]: The super class vtable 'vtable for IOFramebuffer' for vtable 'vtable for AppleIntelFramebuffer' is out of date. Make sure your kext has been built against the correct headers.

    kxld[com.apple.driver.AppleIntelSNBGraphicsFB]: The super class vtable 'vtable for IOFramebuffer' for vtable 'vtable for AppleIntelFramebuffer' is out of date. Make sure your kext has been built against the correct headers.

    Link failed (error code 5).

    Prelink failed for com.apple.driver.AppleIntelSNBGraphicsFB; omitting from prelinked kernel.

    kxld[com.apple.driver.AppleMuxControl]: The following symbols are unresolved for this kext:

    kxld[com.apple.driver.AppleMuxControl]: _gIODisplayBrightnessProbeKey

    kxld[com.apple.driver.AppleMuxControl]: _gIODisplayLinearBrightnessProbeKey

    Link failed (error code 5).

    Prelink failed for com.apple.driver.AppleMuxControl; omitting from prelinked kernel.

    kxld[com.apple.driver.AppleBacklight]: The following symbols are unresolved for this kext:

    kxld[com.apple.driver.AppleBacklight]: _gIODisplayBrightnessProbeKey

    kxld[com.apple.driver.AppleBacklight]: _gIODisplayLinearBrightnessProbeKey

    Link failed (error code 5).

    Prelink failed for com.apple.driver.AppleBacklight; omitting from prelinked kernel.

     
     
    Any help?
×
×
  • Create New...