Contribute
Register

Guide To Install Yosemite on HP Laptops with Clover UEFI

Hi, I just installed Yosemite on my HP ProBook 6470b with AMD graphics. Everything is working fine, but the laptop restarts always after a few minutes automatically. Does anyone have an idea how to solve that problem?
 
Hi, I just installed Yosemite on my HP ProBook 6470b with AMD graphics. Everything is working fine, but the laptop restarts always after a few minutes automatically. Does anyone have an idea how to solve that problem?

Post ioreg as ZIP: 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
kextstat|grep -y applelpc

Also, post EFI/Clover folder as ZIP (press F4 at main Clover screen before collecting). Please eliminate 'themes' directory, especially if you have an overabundance of themes installed. Provide only EFI/Clover, not the entire EFI folder.

Also post output of:
Code:
sudo touch /System/Library/Extensions && sudo kextcache -u /

Compress all files as ZIP. Do not use external links. Attach all files using site attachments only.
 
Hello , the guide recommend BCM94352HMB however Amazon description says not support , I need to clarify that doubt to proceed. Thank you. (Google translator)
.
BCM94352HMB-BCM94352.png
 
Hello , the guide recommend BCM94352HMB however Amazon description says not support , I need to clarify that doubt to proceed. Thank you. (Google translator)
.
View attachment 179574

The 4540s in your profile has no BIOS WiFi whitelist.

What you're reading in the amazon listing is only seller CYA.
 
Post ioreg as ZIP: 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
kextstat|grep -y applelpc

Also, post EFI/Clover folder as ZIP (press F4 at main Clover screen before collecting). Please eliminate 'themes' directory, especially if you have an overabundance of themes installed. Provide only EFI/Clover, not the entire EFI folder.

Also post output of:
Code:
sudo touch /System/Library/Extensions && sudo kextcache -u /

Compress all files as ZIP. Do not use external links. Attach all files using site attachments only.

Ok, so I did all of this, here are the outputs:

Code:
Last login: Fri Mar  4 17:13:00 on consoleTobiass-MacBook-Pro:~ tobi$ kextstat|grep -y acpiplat
   13    2 0xffffff7f8233b000 0x65000    0x65000    com.apple.driver.AppleACPIPlatform (3.1) <12 11 7 6 5 4 3 1>
Tobiass-MacBook-Pro:~ tobi$ kextstat|grep -y appleintelcpu
Tobiass-MacBook-Pro:~ tobi$ 
Tobiass-MacBook-Pro:~ tobi$ kextstat|grep -y appleintelcpu
Tobiass-MacBook-Pro:~ tobi$ kextstat|grep -y applelpc
   81    0 0xffffff7f81e4f000 0x3000     0x3000     com.apple.driver.AppleLPC (1.7.3) <74 12 5 4 3>
Tobiass-MacBook-Pro:~ tobi$

and the second one:

Code:
Last login: Fri Mar  4 17:14:48 on ttys000Tobiass-MacBook-Pro:~ tobi$ sudo touch /System/Library/Extensions && sudo kextcache -u /


WARNING: Improper use of the sudo command could lead to data loss
or the deletion of important system files. Please double-check your
typing when using sudo. Type "man sudo" for more information.


To proceed, enter your password, or type Ctrl-C to abort.


Password:
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Trackpad.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Mouse.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Keyboard.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Controller.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ProBookAtheros.kext
kext file:///System/Library/Extensions/JMB38X.kext/ is in hash exception list, allowing to load
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext IOath3kfrmwr.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext IntelMausiEthernet.kext
kext file:///System/Library/Extensions/HSSDBlockStorage.kext/ is in hash exception list, allowing to load
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID_XHCIMux.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext BrcmPatchRAM.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext BrcmFirmwareRepo.kext
kext-dev-mode allowing invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext AppleHDAIDT.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ACPIPoller.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ACPIBatteryManager.kext
Tobiass-MacBook-Pro:~ tobi$

And I attached both zips, the ioreg and the clover.
 

Attachments

  • CLOVER.zip
    1.8 MB · Views: 73
  • ioreg.zip
    594.3 KB · Views: 74
Ok, so I did all of this, here are the outputs:

Code:
Last login: Fri Mar  4 17:13:00 on consoleTobiass-MacBook-Pro:~ tobi$ kextstat|grep -y acpiplat
   13    2 0xffffff7f8233b000 0x65000    0x65000    com.apple.driver.AppleACPIPlatform (3.1) <12 11 7 6 5 4 3 1>
Tobiass-MacBook-Pro:~ tobi$ kextstat|grep -y appleintelcpu
Tobiass-MacBook-Pro:~ tobi$ 
Tobiass-MacBook-Pro:~ tobi$ kextstat|grep -y appleintelcpu
Tobiass-MacBook-Pro:~ tobi$ kextstat|grep -y applelpc
   81    0 0xffffff7f81e4f000 0x3000     0x3000     com.apple.driver.AppleLPC (1.7.3) <74 12 5 4 3>
Tobiass-MacBook-Pro:~ tobi$

and the second one:

Code:
Last login: Fri Mar  4 17:14:48 on ttys000Tobiass-MacBook-Pro:~ tobi$ sudo touch /System/Library/Extensions && sudo kextcache -u /


WARNING: Improper use of the sudo command could lead to data loss
or the deletion of important system files. Please double-check your
typing when using sudo. Type "man sudo" for more information.


To proceed, enter your password, or type Ctrl-C to abort.


Password:
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Trackpad.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Mouse.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Keyboard.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Controller.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ProBookAtheros.kext
kext file:///System/Library/Extensions/JMB38X.kext/ is in hash exception list, allowing to load
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext IOath3kfrmwr.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext IntelMausiEthernet.kext
kext file:///System/Library/Extensions/HSSDBlockStorage.kext/ is in hash exception list, allowing to load
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID_XHCIMux.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext BrcmPatchRAM.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext BrcmFirmwareRepo.kext
kext-dev-mode allowing invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext AppleHDAIDT.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ACPIPoller.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ACPIBatteryManager.kext
Tobiass-MacBook-Pro:~ tobi$

And I attached both zips, the ioreg and the clover.

Per guide, serial port is supposed to be disabled. For some reason, yours appears enabled in ioreg.

You might try dropping the MCFG table (thought this was required, and PBI was doing it anyway)...

Other than that, I don't really see anything unusual. But I'm not really familiar with AMD Radeon graphics...
 
ok so I have to disable the serial port in the UEFI options, right?
And how do I drop the MCFG table?

EDIT: I just looked it up in the UEFI, there the serial port is disabled
 
ok so I have to disable the serial port in the UEFI options, right?
And how do I drop the MCFG table?

EDIT: I just looked it up in the UEFI, there the serial port is disabled

Serial port (or it could be under some other option) is in your BIOS options. I don't have your laptop, so cannot tell you exactly where to look.

MCFG is dropped via config.plist/ACPI/DropTables. Read the Clover wiki: https://clover-wiki.zetam.org/Home
 
Back
Top