Contribute
Register

HP Probook Installer Clover Edition

I used the latest PBI today so there should be the latest IOath3kfrmwr.kext installed.
It is quite strange. If I close it it doesnt go into sleep. The display turns off but the fan keeps on. Sometimes it does not wake of out of this "pseudo sleep". Never had something like this before on any other hackintosh.

It can take a while if you have active assertions. Best to wait for assertions to clear.

Check with:
Code:
pmset -g assertions

Edit: Okay it seems like it goes into sleep mode after 1,5 minute (power button blinks) but it wakes off a few seconds later.

Check system.log for 'Wake reason'.
 
Code:
pmset -g assertions
2015-09-25 15:21:01 +0200 
Assertion status system-wide:
   BackgroundTask                 0
   ApplePushServiceTask           0
   UserIsActive                   0
   PreventUserIdleDisplaySleep    0
   PreventSystemSleep             0
   ExternalMedia                  0
   InternalPreventDisplaySleep    1
   PreventUserIdleSystemSleep     0
   NetworkClientActive            0
Listed by owning process:
   pid 55(powerd): [0x00002c9400100207] 00:01:37 InternalPreventDisplaySleep named: "com.apple.powermanagement.delayDisplayOff" 
	Timeout will fire in 23 secs Action=TimeoutActionTurnOff
No kernel assertions.
Idle sleep preventers: IODisplayWrangler


Code:
kernel: Wake reason: LANC EHC1
 
Code:
pmset -g assertions
2015-09-25 15:21:01 +0200 
Assertion status system-wide:
   BackgroundTask                 0
   ApplePushServiceTask           0
   UserIsActive                   0
   PreventUserIdleDisplaySleep    0
   PreventSystemSleep             0
   ExternalMedia                  0
   InternalPreventDisplaySleep    1
   PreventUserIdleSystemSleep     0
   NetworkClientActive            0
Listed by owning process:
   pid 55(powerd): [0x00002c9400100207] 00:01:37 InternalPreventDisplaySleep named: "com.apple.powermanagement.delayDisplayOff" 
	Timeout will fire in 23 secs Action=TimeoutActionTurnOff
No kernel assertions.
Idle sleep preventers: IODisplayWrangler

Continue to check until they clear. The one shown here will clear in 23 seconds.

Code:
kernel: Wake reason: LANC EHC1

Disable "wake on Lan" and "wake on USB" in BIOS.
 
Hi guys, could you please help me figure out why there is a message about : the installation failed after lunch HP Probook Installer Clover Edition?

I've follow every steps of Guide To Install Yosemite on HP Laptops with Clover UEFI till step 13 which running HP Probook Install Clover Edition config; below is the options I selected :

Clover UEFI -> un-check

OS X support kexts -> Business model -> 9470m
Config and DSDT patcher ->HP Laptop ->Business model ->9470m
Config and DSDT patcher ->Fan behavior ->Reading only
Config and DSDT patcher ->Display type ->1600x900+ screen

SSDT generator -> check

Misc OS X fixes ->Fix EDID -> un-check

Misc OS X fixes ->Color profiles -> check

Extra tools ->All check but Local Time Toggle and CamaraControl

After check all options, press continue, but it shows "The Installation Failed" as picture

9470m.PNG


I attached trouble shooting folder after zip it, also.

Please advise, I'm very
appreciate for help

 
Hi RehabMan,
appreciate for you help, I can install successful and without any error.
One more issue needs your advice, could you please help me figure out why the audio and wireless is not working at step 14?
I tried to repair permissions in Disk Utility, restart, boot without caches but not working, and I got confused about "rebuild cache with kext wizard"
Is this about Multibeast? I've download but no idea how to choose driver after google over 3 hours, I believe using wrong keyword or something; could you please advice me? Sorry to bother but this really confuse me about versions of ALCxxx and AppleintelE1000e
 
Hi RehabMan,
appreciate for you help, I can install successful and without any error.
One more issue needs your advice, could you please help me figure out why the audio and wireless is not working at step 14?
I tried to repair permissions in Disk Utility, restart, boot without caches but not working, and I got confused about "rebuild cache with kext wizard"
Is this about Multibeast? I've download but no idea how to choose driver after google over 3 hours, I believe using wrong keyword or something; could you please advice me? Sorry to bother but this really confuse me about versions of ALCxxx and AppleintelE1000e

No need for KextWizard to rebuild caches.

Follow these instructions:
- you already repaired permissions, so skip that part
- boot without caches (space bar at Clover, note option)
- in Terminal
Code:
sudo touch /System/Library/Extensions && sudo kextcache -u /
- reboot

WiFi requires compatible hardware to be installed.

We do not use Multibeast with the ProBook.
 
Hi RehabMan,

The audio is working normally after your advise, truly appreciate your help.

But WIFI still not working, is this means no chance to fix it or I miss something?

- Note: HP 6x70b/8x70/2x70/9470m has a built-in bluetooth module, so the bluetooth module in Wifi + BT card will not be used.
-> But my BT is working normally

THANK YOU VERY MUCH!!!
 
Hi RehabMan,

The audio is working normally after your advise, truly appreciate your help.

But WIFI still not working, is this means no chance to fix it or I miss something?

- Note: HP 6x70b/8x70/2x70/9470m has a built-in bluetooth module, so the bluetooth module in Wifi + BT card will not be used.
-> But my BT is working normally

THANK YOU VERY MUCH!!!

WiFi requires compatible WiFi hardware. There are recommendations in post #1 of the guide.

http://www.tonymacx86.com/hp-proboo...-install-yosemite-hp-laptops-clover-uefi.html
 
Roger it,

Thank you very much for your kindly and quickly support, I'm appreciate.
It is a good experience to deploy MAC at my laptop, I've learned a lot through this way

THANK YOU:headbang:
 
Back
Top