Contribute
Register

Graphical white lines 4530s

Status
Not open for further replies.
version of installer I ran last time is Version 6.2.17.5 (May 13th 2015)

The data in post #81 is from the install.log you provided.

Do a fresh install and follow the guide exactly.

Running the old ProBook Installer with a Clover-based install is a very bad idea. It can lead to "double patching" for certain system kexts such as AppleIntelCPUPowerManagement.kext (because kext on-disk is patched, and then patched again by Clover). Also, the AppleIntelSNBGraphicsFB.kext is patched by the old ProBook Installer for VGA which is no longer done by default (I think) with current PBI-CE.

All in all... to not really possible to predict what you have at that point. And in any case, it is not how the guide is written. The guide instructs you to use only PBI-CE.
 
May 26 02:48:51 devs-MacBook-Pro.local Installer[438]:
im pretty certain thats the begining of last run, according to time.

is this the one showing 6.1... version ?
is this the one showing failed patching ?
 
May 26 02:48:51 devs-MacBook-Pro.local Installer[438]:
im pretty certain thats the begining of last run, according to time.

is this the one showing 6.1... version ?
is this the one showing failed patching ?

Last run/first run/second run... whatever... Doesn't matter.

You already damaged your system when you ran the older Probook Installer.

Happy fresh install time...
 
ok, be back with fresh install's log I have on another drive when I have time, which produces same things with same files, just shorter log.
it no way for you to know, how and what i did.
at leastm, you replied so far, thanks for that. : )
 
ok, be back with fresh install's log I have on another drive when I have time, which produces same things with same files, just shorter log.
it no way for you to know, how and what i did.
at leastm, you replied so far, thanks for that. : )

When you are ready with your fresh install, post troubleshooting files and...

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:
rm -R ~/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
 
Status
Not open for further replies.
Back
Top