Contribute
Register

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

Status
Not open for further replies.
I can boot in recovery yes could you tell me the command to use it terminal pleaee

The command will depend on where you installed them and what you named your OS X volume.

Let's say you installed to /S/L/E and your volume is named "Mac":
Code:
rm -rf /Volumes/Mac/System/Library/Extensions/FakeSMC_*.kext
 
The command will depend on where you installed them and what you named your OS X volume.

Let's say you installed to /S/L/E and your volume is named "Mac":
Code:
rm -rf /Volumes/Mac/System/Library/Extensions/FakeSMC_*.kext
I did type it but does it have to show something?
 
Last edited:
My volume name is Mac OS but after I type the command nothing happens

Did you account for the spaces in your volume name? Did you rebuild cache?

eg.
Code:
rm -rf /Volumes/"Mac OS"/System/Library/Extensions/FakeSMC_*.kext
kextcache -i /Volumes/"Mac OS"
 
Did you account for the spaces in your volume name? Did you rebuild cache?

eg.
Code:
rm -rf /Volumes/"Mac OS"/System/Library/Extensions/FakeSMC_*.kext
kextcache -i /Volumes/"Mac OS"
Strange it's says no such file or directory mac oshte
I'm sure that this is the name
 
Strange it's says no such file or directory mac oshte
I'm sure that this is the name

Determine the actual name you used:
Code:
ls -l /Volumes

And maybe you installed to /Library/Extensions... Up to you to keep track of what you're doing.
 
Determine the actual name you used:
Code:
ls -l /Volumes

And maybe you installed to /Library/Extensions...
.Trashes
Clover
Mac OS
OS X Base System
OS X Base System 1
I can run recovery only through the usb
 
.Trashes
Clover
Mac OS
OS X Base System
OS X Base System 1
I can run recovery only through the usb

If you can't figure out what you've done to your system, fresh install.
 
Yeah I'm doing fresh install now. Very strange I'm 100% sure that was the name
 
Compare cold boot into Windows to warm boot into Windows after running OS X (eg. restart from OS X into Windows).
Also compare EC reset cold boot to above...

Also, read post #1, "Problem Reporting".

--

Your profile is not filled out as requested in the guide. Please fix.

Please provide complete details in your profile/signature
(Profile/Settings link in upper right corner of this site)

Mobo: manufacturer/model + bootloader(Clover/Chameleon/Chimera)
CPU: detailed CPU model + motherboard chipset
Graphics: all graphics devices + laptop internal screen resolution

For example, typical Ivy laptop:
Mobo: HP ProBook 4540s (Clover)
CPU: i5-3320m/HM76
Graphics: HD4000, 1366x768

Use CPU-Z on Windows to find CPU (Core iX-xxx) and motherboard chipset (HMxx), and graphics capabilities. For a laptop, these details are important and affect critical installation procedures.

Note: When specifying your bootloader, if using Clover legacy, please be sure to specify "Clover legacy"). Specifying "Clover" will be assumed as "Clover UEFI"

Hey thanks for replying. Sadly, booting directly to Windows or restarting from OS X to Windows doesn't make any difference...

I will try EC reset just after this message, didn't think about it.
(Edit : problem still here).

I completed my profile as requested, sorry for not having done this before.
 
Status
Not open for further replies.
Back
Top