Contribute
Register

Guide To Install Yosemite on HP Laptops with Clover UEFI

now it works - starting totaly new

formating drive
the clover stick works perfekt, graphic (only the hd4000 - sadly) works, sleep works, not checkt some silly things like the fingerprint sensor.
now the book its like a charm:)

only thing is BT and Wlan are not working maybee we also found a solution for that

Read post #1.
 
Download patchmatic: https://bitbucket.org/RehabMan/os-x-maciasl-patchmatic/downloads/RehabMan-patchmatic-2015-0107.zip
Extract the 'patchmatic' binary from the ZIP. Copy it to /usr/bin, such that you have the binary at /usr/bin/patchmatic.

In terminal,
Code:
rm -Rf ~/Downloads/RehabMan
mkdir ~/Downloads/RehabMan
cd ~/Downloads/RehabMan
patchmatic -extract

Post contents of Downloads/RehabMan directory (as ZIP).

Also, post ioreg: http://www.tonymacx86.com/audio/58368-guide-how-make-copy-ioreg.html. Please, use the IORegistryExplorer v2.1 attached to the post! DO NOT reply with an ioreg from any other version of IORegistryExplorer.app.

And output from:
Code:
kextstat|grep -y acpiplat
kextstat|grep -y appleintelcpu


Thanks.

but now the situation is a bit different, the notebook works mostly.
is this for diagnosis or what is that about - sorry but i try to understand for the next time:)
 
Thanks.

but now the situation is a bit different, the notebook works mostly.
is this for diagnosis or what is that about - sorry but i try to understand for the next time:)

This is for diagnostics.
 
Hi bro, i tried step 2b, but it not work,after press Install, it shows : OS X could not be installed on your computer" btw, step 2a still works well. Do u know this error bro ?
 
Hi bro, i tried step 2b, but it not work,after press Install, it shows : OS X could not be installed on your computer" btw, step 2a still works well. Do u know this error bro ?

It means you didn't follow the instructions for 2b correctly.
 
thanks

output
Last login: Fri Jan 30 07:01:50 on ttys000
tests-Book:~ markusbischoff$ kextstat|grep -y acpiplat
13 2 0xffffff7f81fc6000 0x65000 0x65000 com.apple.driver.AppleACPIPlatform (3.1) <12 11 7 6 5 4 3 1>
tests-Book:~ markusbischoff$ kextstat|grep -y appleintelcpu
21 0 0xffffff7f81c9a000 0x2b000 0x2b000 com.apple.driver.AppleIntelCPUPowerManagement (218.0.0) <7 6 5 4 3 1>
30 0 0xffffff7f81c95000 0x3000 0x3000 com.apple.driver.AppleIntelCPUPowerManagementClient (218.0.0) <7 6 5 4 3 1>
tests-Book:~ markusbischoff$

 

Attachments

  • Probook ioreg.zip
    338 KB · Views: 65
  • RehabMan 2.zip
    22.1 KB · Views: 53
thanks

output
Last login: Fri Jan 30 07:01:50 on ttys000
tests-Book:~ markusbischoff$ kextstat|grep -y acpiplat
13 2 0xffffff7f81fc6000 0x65000 0x65000 com.apple.driver.AppleACPIPlatform (3.1) <12 11 7 6 5 4 3 1>
tests-Book:~ markusbischoff$ kextstat|grep -y appleintelcpu
21 0 0xffffff7f81c9a000 0x2b000 0x2b000 com.apple.driver.AppleIntelCPUPowerManagement (218.0.0) <7 6 5 4 3 1>
30 0 0xffffff7f81c95000 0x3000 0x3000 com.apple.driver.AppleIntelCPUPowerManagementClient (218.0.0) <7 6 5 4 3 1>
tests-Book:~ markusbischoff$


You forgot to generate an SSDT with the ProBook Installer.

I didn't look at anything else.

Follow the guide carefully.
 
Thanks:)

how to say this…
im a bit afraid, to create the ssdt files with HP ProBook Installr Clover Edition.
The system runs fine and im a bit afraid to loose it…

to generate the ssdt its just switching on the ssdt generator?
 
Thanks:)

how to say this…
im a bit afraid, to create the ssdt files with HP ProBook Installr Clover Edition.
The system runs fine and im a bit afraid to loose it…

System is not working fine. You're lacking power management, and are probably locked at x12 multiplier.

to generate the ssdt its just switching on the ssdt generator?

Yes.
 
Back
Top