Jump to content

pokenguyen

Members
  • Posts

    304
  • Joined

  • Last visited

  • Days Won

    22

Posts posted by pokenguyen

  1. For USB 3.0, I just examine your patches and see only Darwin OS check patch is needed to see it in System Information, and latest GenericUSBXHCI.kext for it. Need "-gux_defer_usb2" bootflag to enable sleep and fast shutdown/restart

     

    My Dell E5430 is using latest A12 BIOS, HD4000. I can write a complete guide if it is similar between Dell E6x30 and Dell E5x30. Now, I only posted what I have:

    https://www.dropbox.com/sh/y488eb93ire0n3t/4opff4fm_h

    - Clover pack to install OS X Mavericks, and recopy it after you install Clover in OS X.

    - config.plist for 1366x768 and 1600x900+ screen, put it to EFI/Clover/

    - DSDT patches, please use MaciASL to apply it to your DSDT.aml

     

    - Kexts: Here are all you need:

    sudo perl -pi -e 's|\x04\x00\x00\x81.{107}\x04\x00\x66\x01.{108}|\x08\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x11\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x04\x00\x66\x01\x01\x02\x04\x02\x00\x00\x00\x04\x00\x00\x00\x01\x00\x00\x00\x40\x10\x07\x00\x00\x10\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x05\x03\x00\x00\x02\x00\x00\x00\x30\x02\x00\x00\x02\x05\x00\x00\x00\x04\x00\x00\x07\x04\x00\x00\x03\x04\x00\x00\x00\x04\x00\x00\x81\x00\x00\x00\x04\x06\x00\x00\x00\x08\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x11\x00\x00\x00\x00\x00\x00\x00\x00|' ~/Desktop/AppleIntelFramebufferCapri.kext/Contents/MacOS/AppleIntelFramebufferCapri
    

    You also need to install blinkscreen to enable all brightness levels after login. https://github.com/RehabMan/OS-X-blinkscreen

    And disable hibernate mode (set hibernatemode to 0) to enable sleep.

     

    Issues:

    - Multi touch not work completely.

    - External mic does not work.

    - Strange issue: In some cases, Battery status is delayed by 10s... still working on it.

    • Like 1
  2. My system crashes at nothing if I used the darwin patch in your file. I removed it and can boot to OS X, and I see superspeed in System Information, but if I plug USB 2.0 devices, it crashes! I tried GenericUSBXHCI + -gux_defer_usb2 but it does not work. Now all my usb ports are seen as 2.0 ports.

     

    Also, the VoodooPS2 is very limited, I hope we can a better version from here:

    https://osxlatitude.com/index.php?/topic/2545-new-touchpad-driver-for-e6520-alps

     

    EDIT: Solve USB 3 by both DSDT patch + Generic

     

    EDIT: The Shutdown/Restart is longer, and sleep does not work with USB 3.0 enabled.

     

    EDIT: Solved!

×
×
  • Create New...