Jump to content
8 posts in this topic

Recommended Posts

I had HD4000 Graphics working graphics from an mavericks Efi file I had. I accidentally erased everything and now fresh installation of yosemite.

 

I tried adding fake id 01660003 with has worked previously, it helps but it's all glitchy and laggy. Also I tried Igpenabler =yes in clover ?.

 

I can't remember how to Make it work I have 4mb displayed in about this mac but it recognizes my card it Should display 1024 mb.

 

I have a i3 3110m cpu hp g6 2295sa, any Help appreciated

Link to comment
https://www.insanelymac.com/forum/topic/301492-hd4000-help/
Share on other sites

Hi and Welcome.

 

First, erase the EFI partition, and install Clover again.

diskutil list
sudo newfs_msdos -v EFI -F 32 /dev/disk0s1

Now install Clover.

 

After this, mount the partition:

mkdir /Volumes/EFI
sudo mount_msdos /dev/disk0s1 /Volumes/EFI

Open your config.plist and mark this:

Hvc.png

Link to comment
https://www.insanelymac.com/forum/topic/301492-hd4000-help/#findComment-2069382
Share on other sites

I have done i have 

 

<key>Graphics</key>
<dict>
<key>Inject</key>
<dict>
<key>ATI</key>
<false/>
<key>Intel</key>
<true/>
<key>NVidia</key>
<false/>
                        <key>ig-platform-id</key>
                        <string>0x01660003</string>
                </dict>
<key>PatchVBios</key>
<false/>
</dict>
 
But no difference, not sure what im doing wrong

Hi and Welcome.

 

First, erase the EFI partition, and install Clover again.

diskutil list
sudo newfs_msdos -v EFI -F 32 /dev/disk0s1

Now install Clover.

 

After this, mount the partition:

mkdir /Volumes/EFI
sudo mount_msdos /dev/disk0s1 /Volumes/EFI

Open your config.plist and mark this:

Hvc.png

When i boot it goes to black screen i have to go to clover graphic injection menu at boot and type in the fake ID 01660003 and fb config=3, even then is  glitchy :(

Link to comment
https://www.insanelymac.com/forum/topic/301492-hd4000-help/#findComment-2069398
Share on other sites

So i fixed that used clover configurator set fb name = 3, platform id to 01660003 and vram to 1024,

 

I love /clover :)

 

Now i have a slight problem theres lag when playing videos which there wasnt before in mavericks. im using GM 3 and hd videos are like slideshows mostly. Slow. Can you help?

 

Im using cpus=1 not sure if thats why

Link to comment
https://www.insanelymac.com/forum/topic/301492-hd4000-help/#findComment-2069423
Share on other sites

 

This are loaded?

AppleIntelHD4000Graphics
AppleIntelFramebufferCapri
AGPM

Sorry yes they are both loaded, i no longer use cpus=1 either. its like very miniscule mostly milisecond lag sometimes just pausimg for a bit on HD videos also. What is AGPM also?

 

Sorry AppleGraphicsPowerManagment?No i dont have, Should I?

Link to comment
https://www.insanelymac.com/forum/topic/301492-hd4000-help/#findComment-2069433
Share on other sites

×
×
  • Create New...