Jump to content

Jake Lo

Moderators
  • Posts

    14357
  • Joined

  • Last visited

  • Days Won

    867

Posts posted by Jake Lo

  1. Use the USB you have working on your previous build for the installation. You should skip the EDP part. Bootpack was tweaked.

    Reset your Bios to 'Load defaults'. Hit Apply and the set Sata Operations to AHCI. Leave the rest as is. 

    No need to disable the bluetooth, just hit the space bar when you encounter that during boot up.

    • Like 1
  2. https://github.com/Piker-Alpha/ssdtPRGen.sh

     

    DSDT and SSDT are required for sleep to work. You might also have to set hibernate mode to 0

    from the terminal, run

    pmset -g

    sudo pmset -a hibernatemode 0

    The default is 3.

     

    You can't have 2 PS2 controller running at the same, might cause conflict. With ApplePS2Controller, you won't get multitouch because it's just a generic kext for standard mouse. With VoodooPS2Controlloer, there are a few branches. They are for SmartTouch, Alps, Synaptics, and Cypress that I know about. They all use the same name so you have to know where you got the source from. The branch you want if for Alps. You can try asking Ahmad from the Refined Alps touchpad thread if he could support the 105 german keyboard. His time is limited so hopefully he has time for you.

  3. Here's a compiled Version of the ALPS code by Son Vu (sontrg).

    It doesn't have any of my fixes or updates yet. Only fixed the compile errors.

     

    V5 users, please tell me if this works.

     

    Jake Lo, please give this a try too.

     

    If this works, I'll be gradually updating it to Linux 4.2, carefully documenting my changes to avoid breaking things like I did before.

     

    Edit: SonVu2 has an extra device id for V5 (they have multiple device ids). Thats the only difference from the last build. Please try this instead.

     

    Tested on

    V3 id E7=0x73 0x03 0x0a, EC=0x88 0x08 0x1d (E6430/E6230/Exx30) 

    - On Mavericks. No side scrolling

    - 2 fingers scrolling, but with wide gap between fore and middle fingers

    - tab and drag is glitchy, hard to get it to drag

     

    V3 id E7=0x73 0x03 0x0a, EC=0x88 0x08 0x22 (E7440)

    Tested on El Capitan 10.11.1.

    - Right click with 2 finger tab - glitchy

    - Tab and drag works same as above

    - No side scrolling

    - No inertia

  4. Sorry, I was mistaken you are talking about boot glitch. Yes, that won't solve the artifacts issue. Did you downgrade your BIOS previously? That won't work.

     

    What you need to do is go to Dell support site. Download BIOS A03 and A12. Install A03, reboot and then install A12. Once done, check the bios, set to 'Load Defaults. Apply and then go to SATA Operations and set it to AHCI.

  5. Try repairing your cache again. Webcam should work. SD Carder, you'll need VoodooSDHC.kext and change the vendor/Product ID to match the device on your system. Do a search here for E6410 / E6420 SD Card reader for more info.

×
×
  • Create New...