Contribute
Register

HD4600 10.9.5 7mb video memory

Status
Not open for further replies.
Joined
Jul 6, 2014
Messages
137
Motherboard
HP 250 G5 - X0N65EA
CPU
i7-6500u
Graphics
HD520
i guys, as written in the title i installed mavericks on my desk with clover. To reach installation i used FAKE ID 04168086 and ig platform id 0d220003. Now i can boot system but it only recognize 7 mb memory video (i can see safari flickering). Could u help me?
 
i guys, as written in the title i installed mavericks on my desk with clover. To reach installation i used FAKE ID 04168086 and ig platform id 0d220003. Now i can boot system but it only recognize 7 mb memory video (i can see safari flickering). Could u help me?

Note: Desktop HD4600 does not require a FakeID...

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
kextstat|grep -y applelpc

Also, post EFI/Clover folder.
 
Status
Not open for further replies.
Back
Top