XXCoreRangerX / Hackintosh-HP-EliteBook-840-G4

OpenCore EFI for the HP EliteBook 840 G4
MIT License
17 stars 4 forks source link

840 G7 #14

Closed Pythnlearner closed 2 years ago

Pythnlearner commented 2 years ago

Will it work on HP elitebool 840 G7 i7

XXCoreRangerX commented 2 years ago

Hi, unfortunately the EFI is not going to work on an HP EliteBook 840 G7, because it has a much newer gen CPU. There's probably many other differences between G4 and G7 too. I suggest you check out other EFIs or try making your own EFI.

Pythnlearner commented 2 years ago

I have working hackintosh in 840 G7 but unfortunately my touchpad is still not working..

XXCoreRangerX commented 2 years ago

Please follow Dortania's OC Guide. Your laptop has a 10th gen CPU, while the G4 has a 7th gen CPU. There may be significant differences in the patches, SSDTs and kexts you need to use.

As for the touchpad, you should first check what connection type does it use. You can do that on Windows using this method or in a Linux command line:

dmesg | grep -i input

Based on that, again, follow the guide and use the required kexts.

Pythnlearner commented 2 years ago

Thank you for the information..I will definitely try and let you know.

Pythnlearner commented 2 years ago

I have also tried out one EFI made for same model.. from https://github.com/yusfklncc/HP-EliteBook-840-G7-Hackintosh/release

But it gets stuck at: [EB|#LOG:EXITBS:START]

Pythnlearner commented 2 years ago

I have attached details of my touchpad , will you help me to find right kexts with exact order? do I need to change any information in SSDT or info.plist Touchpad details touchpad details2

.

Pythnlearner commented 2 years ago

Thank you for your support.. it really helpful.. and it worked.