Sir penguin, what settings will i change to your guide because i am trying to install mavericks on p8z77 v pro thunderbolt i7 3770 geforce gt 9500 and can you please elaborate step 4 the smbios and bootplist thing. What will i enter in the chameleon boot plist cause i didn't quite understand tnx
Should still be the same. Check out my last post in the other hackintosh thread. Think you need graphicsenabler Sent from my Nexus 5 using Tapatalk
Before you update to 10.10.3 ensure you read this: https://xiaopan.co/forums/threads/radeon-graphics-not-working-on-hackintosh-10-10-3.8395/
Hello all, lately i bump into this problem and dont know why, wheather it in safe mode or normal mode, during boot up, all suddent the screen turn blank with lines...anyone have this problem?
This board is completely compatible with El Capitan. Currently have 10.11.1 I have uploaded some kexts here to help you out. Note that Radeon 7700 GPU Graphics were a bit broken and I managed to fix with Verde.kext. Might also fix other AMD GPUs too. I placed the following in EFI > kexts > 10.11 ACPISensors.kext CPUSensors.kext FakeSMC.kext GPUSensors.kext LPCSensors.kext Verde.kext Ensure that these are not in your S/L/E folder Also I managed to fix iStat menus. Only fan and hard drive temps were working. Download version 5.11 (636)
I have attempted both this and your earlier solution for 10.10.3 but am still having some issues. I am using 2 7950's (0x679A1002), which are supposed to be natively compatible and were for Yosemite, and am getting that **GPU hardware VM is enabled error. I have tried adding the lines to my section which didn't work and I have tried Verde (but inserting my card into it as well). Any other ideas on how I might fix this issue? Thank you for your time and I hope to hear back from you shortly.
@yacob841 did you add verde.kext? and GraphicsEnabler=No Also ensure you fix permissions with kext utility after. https://xiaopan.co/forums/threads/ati-radeon-graphics-card-not-working-on-hackintosh-10-10-3.8395/
@Mr. Penguin Yes, I added the verde.kext, I tried putting it in the 10.11 folder and turning on injecting, I also tried installing, I also did repair permissions and tried using GraphicsEnabler=No, with nothing solving it. This is what my boot looks like. I think my Verde might not be loading because it doesn't change anything. However I have the file in kexts/10.11 and I have this in my config Code: Select All <key>SystemParameters</key> <dict> <key>InjectKexts</key> <string>Yes</string> <key>InjectSystemID</key> <true/> </dict>
@yacob841 Find Code: Select All <string>-v slide=0 dart=0 kext-dev-mode=1 rootless=0</string> Replace Code: Select All <string>-v -xcpm</string> Find Code: Select All <key>Inject</key> Replace Code: Select All <key>#Inject</key> Find Code: Select All <key>FakeID</key> <dict> <key>ATI</key> <string>0x0</string> <key>IMEI</key> <string>0x0</string> <key>IntelGFX</key> <string>0x0</string> <key>LAN</key> <string>0x0</string> <key>NVidia</key> <string>0x0</string> <key>SATA</key> <string>0x0</string> <key>WIFI</key> <string>0x0</string> <key>XHCI</key> <string>0x0</string> </dict> Replace Code: Select All <key>FakeID</key> <dict> <key>#ATI</key> <string>0x67501002</string> <key>#IMEI</key> <string>0x1e208086</string> <key>#IntelGFX</key> <string>0x01268086</string> <key>#LAN</key> <string>0x100E8086</string> <key>#NVidia</key> <string>0x11de10de</string> <key>#SATA</key> <string>0x25628086</string> <key>#WIFI</key> <string>0x431214e4</string> <key>#XHCI</key> <string>0x0</string> </dict> If that fails use the files given in the attachments, use kext utility.
Sorry, I am working all day so I don't have time to write a detailed review of what happened until later tonight. In short, it didn't work. In some instances it would get to the attached screen (which still has VM is enabled but at the top) and after waiting awhile it finally only booted with iGPU (sometimes with horrible graphics other times with good graphics). Other things ended with kernel panics or it would get to the attached screen wait for a bit and then restart.
Are you loading your vbios I think most ati need to load the video bios. <key>LoadVBios</key> <true/> <key>PatchVBios</key> <true/>
Pretty awesom that i got mine v pro running El capitan...only problem i have to deal with is every time boot up, i have to manually inject USB ownership and IDclock with clover boot loader , Mr.Penguin, is there a way to inject it permanently ? --- Double Post Merged, 30 Jan 2016, Original Post Date: 30 Jan 2016 --- Installed clover package v7 seem to fixed the problem...yay..