Contribute
Register

gpu hardware vm is enabled yosemite 10.10.5

Status
Not open for further replies.
Joined
Dec 25, 2015
Messages
7
Motherboard
Gigabyte GA-H81M-HD3
CPU
CPU LGA1150 Intel® Core™ i5-4570 / Haswell
Graphics
AMD Radeon 7770 Gigabyte
Mac
  1. 0
Classic Mac
  1. 0
Mobile Phone
  1. 0
Hi I installed yosemite 10.10.5 and when I connect my external graphic card ATI Radeon 7770, I am not able to boot it stuck on panic error: "gpu hardware vm is enabled"

I am only able to boot with -x

I tried to change AMDRadeonX4000.kext. with this values and this worked in past on 10.10.3 or 10.10.4 can't remember exact version...

Code:
<dict>
<key>CAIL_DisableDrmdmaPowerGating</key>
<integer>0</integer>
<key>CAIL_DisableDynamicGfxMGPowerGating</key>
<integer>1</integer>
<key>CAIL_DisableGfxCGPowerGating</key>
<integer>0</integer>
<key>CAIL_DisableGmcPowerGating</key>
<integer>1</integer>
<key>CAIL_DisableStaticGfxMGPowerGating</key>
<integer>1</integer>
<key>CAIL_DisableUVDPowerGating</key>
<integer>0</integer>
<key>CAIL_DisableVCEPowerGating</key>
<integer>0</integer>
</dict>

But this is not working anymore, can anyone help me?
 
Apparently problem was in AMD7000Controller.kext and not in AMDRadeonX4000.kext as I thought at first.

So I reverted back AMDRadeonX4000.kext to original system version, rebuild permissions and cache with kext wizard,

after that installed AMD7000Controller.kext
(downloaded from this post http://www.tonymacx86.com/yosemite-...perly-after-10-10-3-update-2.html#post1019801)
rebuild permissions and cache with kext wizard and now I have fully working Radeon 7770 graphics on my yosemite 10.10.5 ! yeeey :D
 
Hi , glad you found a solution.What clover settings you used?You've injected Ati? add fake id? I have a 7950 and i'm in the same boat as you.I've replaced the 7000controller like you said and rebuild caches.What smbios?Thank you!
 
Status
Not open for further replies.
Back
Top