Contribute
Register

Guide To Install Yosemite on HP Laptops with Clover UEFI

How to disable it ?
sudo pmset -a autopoweroff 0
?

Code:
pmset -a hibernatemode 0
rm /private/var/vm/sleepimage
rm -rf /private/var/vm/sleepimage
mkdir /private/var/vm/sleepimage

Tell me the result
 
Code:
pmset -a hibernatemode 0
rm /private/var/vm/sleepimage
rm -rf /private/var/vm/sleepimage
mkdir /private/var/vm/sleepimage

Tell me the result

wow ! It's works now !

I think it's because, when I've tried, I haven't remove the sleepimage
1344d287c8.png

Thank you a lot !
 
Why do you set hibernatemode 29?

I will update PBI CE to remove sleepimage.

I've set it to 29 for test, I've put it on 0 later but I haven't screen all my bash_history ^^

My Hackintosh is full functionnal now !

I've maybe one little question, do you know why when I press f8, it disable my mouse ?
 
I've set it to 29 for test, I've put it on 0 later but I haven't screen all my bash_history ^^

My Hackintosh is full functionnal now !

I've maybe one little question, do you know why when I press f8, it disable my mouse ?

Fn-F8 or F8 is set to disable/enable mouse.

To switch Fn and non-Fn, go to Sys Pref > Keyboard.

What PBI CE version did you use to install?
 
Hello I install the PBI 6.3.5 but the ig-platform-id to 0x0d260007 for 6x0/8x0/Zbook to enable DP port
is not change after Install 6.3.5 on Yosemite 10.10.3

I manually change ig-platform-id from 0x0a260006 to 0x0d260007 with Clover Configurator

Result:
DP Port works Perfect on my Probook (
i5 HD4600) [FONT=Arial, sans-serif]and on the Docking Station both even 4K Resolution [/FONT]:clap: :headbang: Yeahhhh

but the Full HD Display 1920x1080 of the ProBook is Flickering :cry:

that i change back to
0x0a260006

Please Help
 
Hello I install the PBI 6.3.5 but the ig-platform-id to 0x0d260007 for 6x0/8x0/Zbook to enable DP port
is not change after Install 6.3.5 on Yosemite 10.10.3

I manually change ig-platform-id from 0x0a260006 to 0x0d260007 with Clover Configurator

Result:
DP Port works Perfect on my Probook (
i5 HD4600) [FONT=Arial, sans-serif]and on the Docking Station both even 4K Resolution [/FONT]:clap: :headbang: Yeahhhh

but the Full HD Display 1920x1080 of the ProBook is Flickering :cry:

that i change back to
0x0a260006

Please Help

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.
 
Hello I install the PBI 6.3.5 but the ig-platform-id to 0x0d260007 for 6x0/8x0/Zbook to enable DP port
is not change after Install 6.3.5 on Yosemite 10.10.3

I manually change ig-platform-id from 0x0a260006 to 0x0d260007 with Clover Configurator

Result:
DP Port works Perfect on my Probook (
i5 HD4600) and on the Docking Station both even 4K Resolution :clap: :headbang: Yeahhhh

but the Full HD Display 1920x1080 of the ProBook is Flickering :cry:

that i change back to
0x0a260006

Please Help

There is a bug in PBI CE that didn't set 0x0d260007. However, it's fortunate because the id seems to cause problem with 1600x900+ screen.

Add the patch to Clover with id 0x0a260006:
AppleIntelFramebufferAzul

Find: 020409000004000087000000
Replace: 030603000004000087000000
 
Is there a fix for the restart on wake problems? It´s getting really annoying. I have a HP ProBook 4330s, everything else works perfectly.
 
There is a bug in PBI CE that didn't set 0x0d260007. However, it's fortunate because the id seems to cause problem with 1600x900+ screen.

Add the patch to Clover with id 0x0a260006:
AppleIntelFramebufferAzul

Find: 020409000004000087000000
Replace: 030603000004000087000000

Result:
Now the DP Port works on my Probook (
i5 HD4600) with id 0x0a260006 and the AppleIntelFramebufferAzul
but not with 4K Resolution
:cry: only max 2560 x 1600 that's too bad

with set 0x0d260007 the 4K Displayport TFT work with 4K 3840 x 2160 an Retina Settings

but the 1920x1080 ProBook display is Flickering

another idea?
 
Back
Top