Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. Hi @Bandysc 1st, thanks for developing this kexts. I'm sure it'll help a lot of people that have Elantouch PS2 touchpad. I don't have any system that has Elan touchpad, but I do have systems with Alps touchpad and your kexts works quite well. Although it doesn't detect the touchpad as a touchpad in system preferences, it does work as a mouse. I have 2 fingers scrolling up and down with inertia, tap to drag, 2 fingers right click, but side scrolling is not working, but that's ok. The track stick (trackpoint - whatever you want to call it) also works as a mouse but the middle button doesn't work to allow scrolling. So I use a 3rd party app call SmartScroll and that worked wonderfully. It allow scrolling up, down, left right with Inertia as well. The only I have problem is tracking speed for the track stick. In the Mouse preference pane I increased it to the max and it's acceptable but I won't if there's a setting that could make it better. Actually what I really mean is that I have to put a little more pressure to make it go faster. Is there a way to make it more sensitive for the track stick? Previously I've been using another kext that have the exact functions as your kext but the track stick is very smooth, no need to put too much pressure to move the track stick around. The only issue with that kext is the CapsLock. It enables with 1 tap but 3 taps to disable.
  2. Best to post full screenshot of KP Last line of message might not always be the issue
  3. try this kext VoodooPS2Controller-ElanPS2.kext.zip
  4. what are the resolutions of the 2 displays?
  5. @Loctran Try enabling Legacy Option ROMs in the BIOS Also your conversion is incorrect. You can either follow his 2nd patch to add it to DeviceProperties as is or change your patchtoKext where Disable No -> Enabled Yes Name -> Identifier You might also need to enter the full name of AppleIntelFramebufferCapri -> com.apple.driver.AppleIntelFramebufferCapri
  6. @Deddonut I know you're using a Distro for your installer probably due to not having access to a real Mac to make a vanilla installer. I believe this is the cause of your many issues. But since you now have a running MacOS, you can download a full vanilla image from AppStore. Follow any Clover guide to create a vanilla installer and keep the current Clover folder as your bootpack. Here's my Clover Catalina guide and Mojave guide just above it. Good luck.
  7. did you include the boot arg I suggested above? What error are you encountering?
  8. @gamersab You still can't boot from the SSD even after copying the Clover folder from the USB installer?
  9. There are existing bootpacks here You can follow my Catalina Clover guide here to create the installer After that, you can either install Clover or OC, both EFI are available in the 1st link Just replace the entire EFI folder. If you also have Windows, make sure to keep the Microsoft folder and add it into the EFI folder
  10. Try this, replace contents into /EFI/Clover E5250.zip
  11. Run this in the terminal. Delete all the kexts that shows up in the output. Once done, run the command again. Then reboot sudo kextcache -i /
  12. Try updating Lilu.kext and Whatevergreen.kext
  13. Just connect both DP and HDMI monitor Download this and launch it Save, compress and attach it here
  14. You need to be more specific. Why did you install Mojave? I thought you want Catalina. What error are you encountering? Did you set the BIOS according to the guide? Do you have an NVMe drive? If yes, what brand and model?
  15. It's been well known that wake does not work with HD530/HD630 on Desktops. The workaround is to turn off system sleep and only enable display sleep. In order for sleep / wake for Skylake / Kabylake or even newer is to have a supported dGPU install.
  16. @iamlhhoang After updating the kexts especially Lilu and Whatever, if you still encounter the same error, try adding to boot arg until installation completes -igfxvesa
  17. Please post both Clover and OC folder. I'll try to help you.
  18. @duypham312 You can disable the top 3 patches from the Config file. From the Hackintool.app with the USB configuration in your diagram, press export. Copy the USBPorts.kext to kexts/Other, removing USBInjectall.kext Copy only SSDT-EC-USBX.aml to ACPI/Patched. You don't need SSDT-UIAC.aml If you want to use SSDT-UIAC.aml, then you keep USBInjectall.kext and leave out USBPorts.kext. Hope that's clear. I see Sinetek-rtsx.kext is loaded in the IOReg so it should be working. You might just need to eject and insert again several times, give it a few seconds to mount. For audio, you could try adding CodecCommander.kext to /Library/Extension, then repair permissions and rebuild cache. For shutdown after sleep, I'm not sure. I see you have a LiteOn SSD, there's some issue with LiteOn NVMe drive that requires patching but not Sata SSD.
×
×
  • Create New...