Contribute
Register

Guide To Install Yosemite on HP Laptops with Clover UEFI

Thanks bro support my system:

System: HP Elitebook 8460p (Clover)
CPU: i5-2520m/QM67
Graphics: HD3000, 1600x900
...

Read carefully. "in your profile"...

Try plugging in a external HDMI monitor.
 
Download patchmatic: https://github.com/RehabMan/OS-X-MaciASL-patchmatic.
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



It works if you use an smbios that allows it. Read post #1.


Thank you for reply, files are attached.
One more thing, my usb ports sometimes work and sometimes they don't, only one usb 2.0 port works all the time and after installing https://github.com/RehabMan/OS-X-Generic-USB3 one more usb 3.0 is working, can i get all 4 ports to work?
 

Attachments

  • RehabMan.zip
    437.2 KB · Views: 66
GenericUSBXHCI.kext is not used on the 4540s.

with GenericUSBXHCI.kext i have two usb ports, without it only one... can i fix them all? i need one more :(
 
with GenericUSBXHCI.kext i have two usb ports, without it only one... can i fix them all? i need one more :(

AppleUSBXCHI.kext is working fine here with the multiplex DSDT patch.

You have mixed system (Sandy on 7-series). You should read this thread regarding correct selection of smbios for such systems.

Start reading here: http://www.tonymacx86.com/hp-proboo...k-installer-clover-edition-68.html#post913515

Correct combination (ATM, not implemented in the ProBook Installer):

- MacBookPro9,2
- Multiplex patches
- no GenericUSBXCHI
- injector for power management: ACPI_SMC_PlatformPlugin_MacBookPro9_2.kext

Note: If you follow the guide in post #1, everything above is correct except you need to change to MacBookPro9,2 and add the ACPI_SMC* injector.
 
AppleUSBXCHI.kext is working fine here with the multiplex DSDT patch.

You have mixed system (Sandy on 6-series). You should read this thread regarding correct selection of smbios for such systems.

Start reading here: http://www.tonymacx86.com/hp-proboo...k-installer-clover-edition-68.html#post913515

Correct combination (ATM, not implemented in the ProBook Installer):

- MacBookPro9,2
- Multiplex patches
- no GenericUSBXCHI
- injector for power management: ACPI_SMC_PlatformPlugin_MacBookPro9_2.kext


oh, i always thought i have 7-series from 1st post:
- 6-series laptop: HP Probook 4x30s, 6x60b, Elitebook 8x60p, 2x60p
- 7-series laptop: HP Probook 4x40s, 4x0 G0, 6x70b, Elitebook 8x70p, 2x70p, 9470m

are you 100% certain?
 
oh, i always thought i have 7-series from 1st post:
- 6-series laptop: HP Probook 4x30s, 6x60b, Elitebook 8x60p, 2x60p
- 7-series laptop: HP Probook 4x40s, 4x0 G0, 6x70b, Elitebook 8x70p, 2x70p, 9470m

are you 100% certain?

Typo. Fixed.
 
Typo. Fixed.

Thank you RehabMan, all usb ports are working now, color is almost fine after some calibration, but blurred icons are still here..

is there any hope for AMD graphics?
 

Attachments

  • Untitled-1.jpg
    Untitled-1.jpg
    374.6 KB · Views: 152
  • MacBook Pro.ioreg
    4.3 MB · Views: 108
Back
Top