Giter VIP home page Giter VIP logo

Comments (19)

chris1111 avatar chris1111 commented on June 4, 2024

Can you please fix trackpad driver. its not working
With out trackpad all are working perfect.

Thanks.

No issue here with trackpad. which macOS you use

from hp-probook-elitebook-package-creator.

intiaz avatar intiaz commented on June 4, 2024

MacOS Mojave 10.14.1 (18B75)

from hp-probook-elitebook-package-creator.

chris1111 avatar chris1111 commented on June 4, 2024

MacOS Mojave 10.14.1 (18B75)
Try this
Mount EFI Partition
Change VoodooPS2Controller.kext in EFI/CLOVER/kexts/10.14
Reboot laptop
let me know if its ok
VoodooPS2Controller.kext.zip

from hp-probook-elitebook-package-creator.

intiaz avatar intiaz commented on June 4, 2024

Not working.

from hp-probook-elitebook-package-creator.

chris1111 avatar chris1111 commented on June 4, 2024

Not working.

Please
post in external link your complete EFI.ZIP

from hp-probook-elitebook-package-creator.

intiaz avatar intiaz commented on June 4, 2024

Please have the EFI file.
EFI.zip Download

from hp-probook-elitebook-package-creator.

chris1111 avatar chris1111 commented on June 4, 2024

Please have the EFI file.
EFI.zip Download

I made MacBookPro9,2 SMBIOS in config
config.plist.zip

Change config.plist in EFI/CLOVER
Reboot laptop

Post pict of preference System
Modular Image Creation

from hp-probook-elitebook-package-creator.

intiaz avatar intiaz commented on June 4, 2024

Same .... not working.

from hp-probook-elitebook-package-creator.

chris1111 avatar chris1111 commented on June 4, 2024

Same .... not working.

Post pict of preference System
Modular Image Creation

from hp-probook-elitebook-package-creator.

intiaz avatar intiaz commented on June 4, 2024

Yes i did that.... but No response.

from hp-probook-elitebook-package-creator.

chris1111 avatar chris1111 commented on June 4, 2024

I just see on your EFI you have put another VoodooPS2Controller.kext
EFI /CLOVER/kexts/Other/VoodooPS2Controller.kext
Modular Image Creation
remove that conflict kext and reboot

from hp-probook-elitebook-package-creator.

intiaz avatar intiaz commented on June 4, 2024

Yes i did that.
Still not working.
screenshot 2018-11-03 at 9 41 17 pm
screenshot 2018-11-03 at 9 41 43 pm

from hp-probook-elitebook-package-creator.

chris1111 avatar chris1111 commented on June 4, 2024

This is really strange I never see VoodooPS2 controller not working in macOS ?

Anyway I have made Update in the release, Try to restart a new install of macOS and use latest release for post install https://github.com/chris1111/HP-Probook-EliteBook-Package-Creator/releases
let me know good luck

from hp-probook-elitebook-package-creator.

intiaz avatar intiaz commented on June 4, 2024

This is really strange I never see VoodooPS2 controller not working in macOS ?

Anyway I have made Update in the release, Try to restart a new install of macOS and use latest release for post install https://github.com/chris1111/HP-Probook-EliteBook-Package-Creator/releases
let me know good luck

But its worked on macos sierra high.
And With Mojave no luck.

from hp-probook-elitebook-package-creator.

chris1111 avatar chris1111 commented on June 4, 2024

This is really strange I never see VoodooPS2 controller not working in macOS ?
Anyway I have made Update in the release, Try to restart a new install of macOS and use latest release for post install https://github.com/chris1111/HP-Probook-EliteBook-Package-Creator/releases
let me know good luck

But its worked on macos sierra high.
And With Mojave no luck.

Before doing this you can try this command on terminal.app and reboot
sudo kextcache -system-prelinked-kernel

from hp-probook-elitebook-package-creator.

intiaz avatar intiaz commented on June 4, 2024

i got this output

And still not working.

screenshot 2018-11-03 at 10 17 37 pm

Intiazs-Air:~ intiaz$ sudo kextcache -system-prelinked-kernel
Password:
Kext rejected due to improper filesystem permissions: <OSKext 0x7fb051cd7900 [0x7fff9a50e8f0]> { URL = "VoodooPS2Mouse.kext/ -- file:///System/Library/Extensions/VoodooPS2Controller.kext/Contents/PlugIns/", ID = "org.rehabman.voodoo.driver.PS2Mouse" }
VoodooPS2Mouse.kext does not authenticate; omitting.
Kext rejected due to improper filesystem permissions: <OSKext 0x7fb051cd85b0 [0x7fff9a50e8f0]> { URL = "VoodooPS2Keyboard.kext/ -- file:///System/Library/Extensions/VoodooPS2Controller.kext/Contents/PlugIns/", ID = "org.rehabman.voodoo.driver.PS2Keyboard" }
VoodooPS2Keyboard.kext does not authenticate; omitting.
Kext rejected due to improper filesystem permissions: <OSKext 0x7fb051cd51e0 [0x7fff9a50e8f0]> { URL = "VoodooPS2Trackpad.kext/ -- file:///System/Library/Extensions/VoodooPS2Controller.kext/Contents/PlugIns/", ID = "org.rehabman.voodoo.driver.PS2Trackpad" }
VoodooPS2Trackpad.kext does not authenticate; omitting.
Kext rejected due to improper filesystem permissions: <OSKext 0x7fb051cd3ce0 [0x7fff9a50e8f0]> { URL = "VoodooPS2Controller.kext/ -- file:///System/Library/Extensions/", ID = "org.rehabman.voodoo.driver.PS2Controller" }
VoodooPS2Controller.kext does not authenticate; omitting.
KernelCache ID: 6B58BA299749501094D05F9C24280077

from hp-probook-elitebook-package-creator.

chris1111 avatar chris1111 commented on June 4, 2024

Ok Got it now you have install VoodooPS2 in System /Library/Extensions
Why doing this ?
remove the kext
System/Library/Extensions/VoodooPS2Controller.kext
type
sudo kextcache -system-prelinked-kernel

reboot the laptop

from hp-probook-elitebook-package-creator.

intiaz avatar intiaz commented on June 4, 2024

Ok Got it now you have install VoodooPS2 in System /Library/Extensions
Why doing this ?
remove the kext
System/Library/Extensions/VoodooPS2Controller.kext
type
sudo kextcache -system-prelinked-kernel

reboot the laptop

Still same.

And one more things... after using config.plist as you mention before my wifi is not working.

from hp-probook-elitebook-package-creator.

chris1111 avatar chris1111 commented on June 4, 2024

Ok Got it now you have install VoodooPS2 in System /Library/Extensions
Why doing this ?
remove the kext
System/Library/Extensions/VoodooPS2Controller.kext
type
sudo kextcache -system-prelinked-kernel
reboot the laptop

Still same.

So try to complet new fresh install of macOS Mojave and use latest release HP-Probook-EliteBook-Package-Creator

from hp-probook-elitebook-package-creator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.