Trackpad and button not working on HP EliteBook 8470p
intiaz opened this issue · 19 comments
Can you please fix trackpad driver. its not working
With out trackpad all are working perfect.
Thanks.
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
MacOS Mojave 10.14.1 (18B75)
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
Not working.
Not working.
Please
post in external link your complete EFI.ZIP
Please have the EFI file.
EFI.zip Download
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
Same .... not working.
Yes i did that.... but No response.
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
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.
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 luckBut 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
i got this output
And still not working.
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
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
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-kernelreboot the laptop
Still same.
And one more things... after using config.plist as you mention before my wifi is not working.
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 laptopStill same.
So try to complet new fresh install of macOS Mojave and use latest release HP-Probook-EliteBook-Package-Creator