Recent content by Bandysc

  1. Bandysc

    [Guide] Aero 15X V8 (Mojave, Catalina)

    This laptop has Elan PS2 touchpad, it will work much better with this kext: https://www.tonymacx86.com/threads/guide-kext-elan-elantech-ps-2-kext.300285/
  2. Bandysc

    [Guide] AORUS X3 Plus V3 laptop on Catalina 10.15.3

    As you have written (+ as it can be seen in drivers page https://resources.aorus.com/Product/Download/X3%20Plus%20v3), this is elan touchpad, for all native gestures you need this kext: https://www.tonymacx86.com/threads/guide-kext-elan-elantech-ps-2-kext.300285/
  3. Bandysc

    [GUIDE] ASUS K550JX - MacOS Catalina 10.15

    I believe you have Elan touchpad (after driver analysis) and to get all macOS native gestures work, you need this kext: https://www.tonymacx86.com/threads/guide-kext-elan-elantech-ps-2-kext.300285/
  4. Bandysc

    [GUIDE/KEXT] Elan (elantech) PS/2 kext

    In my case 4 fingers gestures (pinch/spread) is rather wonky, it might be better in VoodooSMBus, but obviously I cannot check it since my touchpad doesn't support it :) And obviously I cannot help you with VoodooSMBus, since I even haven't seen line of code there (it is made by completely...
  5. Bandysc

    [GUIDE/KEXT] Elan (elantech) PS/2 kext

    Do you have battery status working correctly? People say that it is required for touchpad preferences panel. I have no other idea. > OK but left click on the whole area This is something you can change in the touchpad preferences :( Maybe it is possible to do it via some command. Out of...
  6. Bandysc

    New VoodooPS2Controller, Keyboard, Trackpad (ClickPad support)

    Can you please run Linux/Linux live USB and execute command xinput -list in terminal to check what touchpad brand you have?
  7. Bandysc

    Elan touchpad gestures

    https://www.tonymacx86.com/threads/guide-kext-elan-elantech-ps-2-kext.300285/ or https://voodooi2c.github.io/
  8. Bandysc

    [GUIDE/KEXT] Elan (elantech) PS/2 kext

    I have updated the kext, it should have support for v3, v4 elan versions, as well as trackpoints and better physical buttons support: https://github.com/BAndysc/VoodooPS2/releases/tag/0.2. Can you try to add boot arg `ps2rst = 0` and then test the kext? Please try updated version.
  9. Bandysc

    [GUIDE/KEXT] Elan (elantech) PS/2 kext

    Thanks for nothing the problem with missing ::message method, cool it helps and more people have working touchpad. > Unfortunately, clicks don't work anymore You mean the physical buttons? If so, I know what is the problem, I will try to fix it ASAP and upload new version.
  10. Bandysc

    [GUIDE/KEXT] Elan (elantech) PS/2 kext

    Voodoo PS/2 for Elan, Elantech touchpad If you are a user of elan ps/2 touchpad, you know support for it is pretty limited in Hackintosh. There is SmartPS2Touchpad kext, which is buggy and works unreliable or VoodooPS2 kext, which only supports relative mode (mouse emulation) which means no...
  11. Bandysc

    Asus UX305La won't sleep

    Finally problem solved! I had to change in BIOS DVMT Pre-Allocated from 512MB to 64MB and now sleep is working!
  12. Bandysc

    Asus UX305La won't sleep

    Today I have downgraded (Reinstalled) macOS version to 10.15.3, as a lot of people were reporting this issue since Catalina 10.15.4, but it hasn't changed anything, so it looks like it is some laptop/config specific error ;/
  13. Bandysc

    Asus UX305La won't sleep

    Ok, In the files above I didn't apply IRQ patch, but it doesn't seem to help. What is interesting though, that when I changed in RTC: (original) Device (RTC) { Name (_HID, EisaId ("PNP0B00") /* AT Real-Time Clock */) // _HID: Hardware ID Name (_CRS, ResourceTemplate () // _CRS: Current...
  14. Bandysc

    Asus UX305La won't sleep

    Hello, I am trying to install Catalina on my Asus UX 305 La: Asus ux 305 la intel i7 5500U Intel HD 5500 OpenCore setup However I can't get sleep to work. After I try to sleep, screen turns black but it won't go to sleep. After I force power off via power key, upon next boot, following message...
  15. Bandysc

    Installer crashes during second stage (m3-6Y30)?

    Hello, I am trying to install Mojave on interesting Chinese laptop: Chuwi Aerobook. It has Intel m3 6Y30 + Intel HD 515 + 8GB RAM + Chinese SSD from Netac. So it is almost like Apple's Macbook 12 from 2016. I use Rehabman's config_HD515_520_530_540.plist + updated with smbios 9.1. Config is...
Back
Top