Contribute
Register

[Guide] HP ProBook/EliteBook/Zbook using Clover UEFI hotpatch

Status
Not open for further replies.
you need to determine which one you should be using:


Code:
<key>PciRoot(0)/Pci(0x03,0)</key>
<dict>
<key>hda-gfx</key>
<string>onboard-1</string>
<key>layout-id</key>
<integer>3</integer>
<key>no-controller-patch</key>
<integer>1</integer>
</dict>
<key>PciRoot(0)/Pci(0x1b,0)</key>
<dict>
<key>PinConfigurations</key>
<data>
</data>
<key>layout-id</key>
<integer>3</integer>
</dict>
either PciRoot(0)/Pci(0x03,0) or PciRoot(0)/Pci(0x1b,0)
check in hackintool
some good news.

for layout-id for both pciroot
changes to 84

didnt hash out

we have audio.

have to hold fn key and audio up or down to change volume.


still no trackpad.


removed the files as suggested.
no BT and no wifi - no wifi hardware isntalled. bt not available.


i read somewhere rehabman explained himself why he put the files there.


anyone else reading this in 2022 and doing a new fresh clean install 10.14.6 with 8x0g1
for audio use layout id 84 for both in the pci root
 
Last edited:
edit. see above post
 
Last edited:
some good news.

for layout-id for both pciroot
changes to 84

didnt hash out

we have audio.

have to hold fn key and audio up or down to change volume.


still no trackpad.


removed the files as suggested.
no BT and no wifi - no wifi hardware isntalled. bt not available.


i read somewhere rehabman explained himself why he put the files there.


anyone else reading this in 2022 and doing a new fresh clean install 10.14.6 with 8x0g1
for audio use layout id 84 for both in the pci root
what is the make and model of your wifi card?
 
not sure. maybe the bcm43xxxhmb. whatever was highly recommended by RehabMan
wrong answer

you should know exactly the make and model of your wifi card, then i can help you correctly
 
wrong answer

you should know exactly the make and model of your wifi card, then i can help you correctly

i thought the pr zip had the hardware including wifi .
 
Last edited:
i thought the pr zip had the hardware including wifi .

what app to use to check the wifi hardware? hackintool?
yes hackintool can tell you
 
edit. hackintool says bcm4352 802.11ac
will require:
BrcmFirmwareData.kext
BrcmPatchRAM3.kext
BrcmBluetoothInjector.kext
AirportBrcmFixup
in your clover/kexts/other folder

assume you have already deleted the kexts listed in your /L/E folder by now, and have the kexts you need in your clover/kexts/other folder?
 
Status
Not open for further replies.
Back
Top