Contribute
Register

10.10.4 restart problems

Status
Not open for further replies.
Joined
Feb 1, 2013
Messages
21
Motherboard
Laptop > Need make and model names > See Forum Rules!
CPU
i5-3230m
Graphics
HD 4000
Hi,

everytime when i use system restart my probook is starting not normaly.
i have to start the laptop many times, often its hanging on hp or apple logo.
after 10 or more starts i have a success .
i have a 4540s clover install, with a 120gb evo 840.
here is my ioreq.
thanks for a look.
 

Attachments

  • Olivers MacBook Pro.ioreg
    7.9 MB · Views: 114
Hi,

sure.

Let's see...

Download patchmatic: https://bitbucket.org/RehabMan/os-x-maciasl-patchmatic/downloads/RehabMan-patchmatic-2015-0107.zip
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:
if [ -d ~/Downloads/RehabMan ]; then rm -R ~/Downloads/RehabMan; fi
mkdir ~/Downloads/RehabMan
cd ~/Downloads/RehabMan
patchmatic -extract

Note: It is easier if you use copy/paste instead of typing the commands manually.

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

Also, post EFI/Clover folder.
 
its done. after repair with kextwizard its all ok.
:clap:
 
Status
Not open for further replies.
Back
Top