Jump to content

pacificfils

Members
  • Posts

    5
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by pacificfils

  1. EMlyDinEsH,

     

    Your driver is awesome in El Capitan, save for a couple issues:

    • The Backlight DSDT patch causes your KEXT (4.4.5 x86_64) to kernel panic the system on boot. (Will get a pic for you soon -- have to get a better camera)
    • I would really love to have the virtual buttons on my ELAN v4 to not contribute to gestures. I keep accidentally triggering the gestures just by having a finger on the "buttons," causing all sorts of unintended/weird effects.

    Thanks for everything so far! Your driver is so awesome.

  2.  

     
    I installed with uni beast, i have yosemite 10.10, bootloader chimera (chameleon, stolen and rebranded) (chameleon, stolen and rebranded) (chameleon, stolen and rebranded) v 4.0.1, i installed the kext deleting voodoo ps2 controller, only with v4 of your kext i get keyboard works but mouse not, in system.log the error is :
     
     
    Nov 10 22:44:37 localhost kernel[0]: ETD :: Initializing ELAN Keyboard...
    Nov 10 22:44:49 MacBook-Pro-di-Gabriele.local com.apple.kextd[19]: ERROR: invalid signature for org.emlydinesh.driver.ApplePS2ElanTouchpad, will not load

     

     
    i can't upload .log files in this forum :(

     

     

    Read.

    • Like 1
  3. Hi i have a Lenovo G580 with trackpad ACPI\ETD0613, what version should i install on my notebook? because i tried v4,v3 and v2 mountain lion final and when i rebooted my trackpad didn't work (it only works with voodoops2controller but without gestures). P.s. I have Yosemite.

     

    Thank you for your work!

     

    I had this same problem with Yosemite. As it needs driver signing, you must override that.

     

    To do so, boot with the kext-dev-mode=1 argument.

     

    @Emily, can you sign this driver so we don't need to do this?

     

    If you have clover, add the following lines under your "Boot" config area:

    <key>Arguments</key>
    <string>kext-dev-mode=1</string>
    

    If you have Chameleon or one of its spinoffs, open your /Extra/org.Chameleon.boot.plist file and make sure it has something like this in it:

    <key>Kernel Flags</key>
    <string>kext-dev-mode=1</string>
    

    If not, add it. Save and reboot.

  4. When tapping with two fingers on my touchpad (for resizing and dragging), I have noticed either (or both) of these two actions:

     

    • System Freezes and force-reboots -- I have found nothing in any error log.
    • Mouse pointer gets moved to bottom-right corner immediately.

    I am using an Asus Q550LF with your combined Keyboard and Mouse driver. My touchpad is v4.

     

    Sometimes (read rarely), the touchpad works exactly as expected.

     

    How do I fix this?

    • Like 1
×
×
  • Create New...