h-okon / Acer-Aspire-A515-Hackintosh

Clover bootloader configuration files
GNU General Public License v3.0
19 stars 8 forks source link

Keyboard issue #2

Closed Jmytwenty8 closed 5 years ago

Jmytwenty8 commented 5 years ago

Keyboard is not working even after installing VoodooPS2Controller.

h-okon commented 5 years ago

Make sure to rebuild the kextcache after installing VoodooPS2 Also, what OS version are you using? Is it when you are trying to install the macOS or after the installation?

Jmytwenty8 commented 5 years ago

After installation and I rebuilt the kextcache as well and version is 10.14.5 mojave

h-okon commented 5 years ago

Open up a terminal, run: kextstat and check if voodooPS2 is correctly loaded should look like this: http://prntscr.com/o59u97

Jmytwenty8 commented 5 years ago

It's not getting loaded.

h-okon commented 5 years ago

Try:

  1. reinstalling the kext
  2. restart the os, boot with verbose mode issue : log show --predicate "processID == 0" --start $(date "+%Y-%m-%d") --debug and try to find anything related to 'Voodoo' string. It's most likely that the kext has been installed inproperly, as I am now using 10.14.5 with this EFI folder without any problems related with PS2 Keyboard
Jmytwenty8 commented 5 years ago

Sure trying reinstalling

Jmytwenty8 commented 5 years ago

Could you share the clone of your Clover which you are using right now

h-okon commented 5 years ago

Right now I'm not home - I will push it to this repo later tonight

Jmytwenty8 commented 5 years ago

Thanks man! Appreciate your work

Jmytwenty8 commented 5 years ago

https://del.dog/odefuteqeq.htm If you can have a look. Installed fresh macos and did everything from scratch.

h-okon commented 5 years ago

Nothing suspicious. You can try downloading the new commit, changes includes:

updated kexts added lilu no fingerprint to spoof faster authentication reverted back to layout ID 3 ( but you may stay with 31 if that worked for you )

On Sat, 22 Jun 2019 at 19:27, Kumar Jyotirmay notifications@github.com wrote:

https://del.dog/odefuteqeq.htm If you can have a look. Installed fresh macos and did everything from scratch.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/h-okon/Acer-Aspire-A515-Hackintosh/issues/2?email_source=notifications&email_token=AKEH5BMYY3WV244TFLCPBRTP3ZOGZA5CNFSM4H2WVG3KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYKN3YI#issuecomment-504684001, or mute the thread https://github.com/notifications/unsubscribe-auth/AKEH5BO4ZWVWQ5I4ZPWO4ZTP3ZOGZANCNFSM4H2WVG3A .

-- Kind Regards, Hubert Szymon Okoń - VATITA Training Director Assistant vatita.net http://vatita.net

Jmytwenty8 commented 5 years ago

Thanks alot.. giving it a try

Jmytwenty8 commented 5 years ago

PS2 Kext still not loading on boot. I forcefully load it via kextload and it shown itself in kextstat but after reboot no luck at all :(

Jmytwenty8 commented 5 years ago

CLOVER LIT.zip With attached clover keyboard works but graphics gets messed up IMG_20190622_141912_741 Any workaround possible?

h-okon commented 5 years ago

Use config.plist for UHD620 by RehabMan, that fixes the graphics problem

On Sat, 22 Jun 2019 at 21:42, Kumar Jyotirmay notifications@github.com wrote:

CLOVER LIT.zip https://github.com/h-okon/Acer-Aspire-A515-Hackintosh/files/3317221/CLOVER.LIT.zip With attached clover keyboard works but graphics gets messed up [image: IMG_20190622_141912_741] https://user-images.githubusercontent.com/14938678/59968221-f2369b80-9553-11e9-8b18-10fed83e5e28.jpg Any workaround possible?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/h-okon/Acer-Aspire-A515-Hackintosh/issues/2?email_source=notifications&email_token=AKEH5BOEABAY5TJ6NOOUEHDP3Z6D3A5CNFSM4H2WVG3KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYKQDJQ#issuecomment-504693158, or mute the thread https://github.com/notifications/unsubscribe-auth/AKEH5BP2BQ2FCQUWORAJMZ3P3Z6D3ANCNFSM4H2WVG3A .

-- Kind Regards, Hubert Szymon Okoń - VATITA Training Director Assistant vatita.net http://vatita.net

Jmytwenty8 commented 5 years ago

Tried that no luck. If u can look in DSDT of clover I sent and find if there is something PS2 related you can find will be helpful

Jmytwenty8 commented 5 years ago

Sorry to forgot about the logs you asked for attaching it right away. BTW tried everything found on internet for the solution for VoodooPS2Controller to load and fix keyboard but couldn't get it working whatsoever. Hope you figure out something in logs and help me fix this damn thing. logs.txt

Jmytwenty8 commented 5 years ago

BTW touchpad works with I2C I guess

h-okon commented 5 years ago

I'm out of ideas, as I have not participated in the development of VoodooPS2, I would recommend seeking help with the creator of the kext

Jmytwenty8 commented 5 years ago

One thing I found that removing patched dsdt VoodooPs2 loads fine : ;_;

makeitstrict commented 5 years ago

@Warmachine28 You mean only DSDT files, right? And after all, "patched" dir contains only: Снимок экрана 2019-07-28 в 21 14 47

If it so, then I have same issue, but this way don't helps))

Acer a515-51g-82f3 Added kexts:

Removed kexts:

jeffrjbra commented 5 years ago

One thing I found that removing patched dsdt VoodooPs2 loads fine : ;_;

Could you tell us how? Or write a Tutorial in Steps to make it work?

Im using an alternative config.plist and the keyboard works...

But using this repo files, didn't...