Rampage Dev Posted March 19, 2013 Share Posted March 19, 2013 where is the post #20??? #20 Link to comment Share on other sites More sharing options...
The-Hackintosh Posted March 19, 2013 Share Posted March 19, 2013 Thanks where i found the DSDT? Link to comment Share on other sites More sharing options...
verleihnix Posted March 19, 2013 Share Posted March 19, 2013 Thanks where i found the DSDT? please read the pinned posts in DSDT forum to get an idea what DSDT is, how to find it and handle it. 1 Link to comment Share on other sites More sharing options...
fantomas Posted March 22, 2013 Author Share Posted March 22, 2013 @verleihnix can you put your dsdt and ioreg, pls? pfff, finally I did it HD 6770 with HD 5770 ID In this example, I think changing HD 6770 to HD 5770 is only cosmetic I don't think so GraphicsEnabler injects the info of your graphics card but for this one, it isn't enough the DSDT method doesn't works, this is the only way to get this card work (as hd6770) under ML at the same time, it's not so hard to put your ID into the Info.plist, it takes 2 minutes I was wrong. big thanks to RD Link to comment Share on other sites More sharing options...
verleihnix Posted March 23, 2013 Share Posted March 23, 2013 Congrats, please post your dsdt inserts. What's the difference between those two? What is about AppleGraphicsPowerManagement, does it make sense? cheers verleihnix Link to comment Share on other sites More sharing options...
The-Hackintosh Posted March 25, 2013 Share Posted March 25, 2013 i added Radeon 6770 ID IN to 6000 controller,and in amdaccelerator but not working! Link to comment Share on other sites More sharing options...
fantomas Posted March 26, 2013 Author Share Posted March 26, 2013 i added Radeon 6770 ID IN to 6000 controller,and in amdaccelerator but not working! add it to 5000 controller too or as Rampage Dev suggested it, try to inject it in your dsdt Link to comment Share on other sites More sharing options...
aoalvo Posted March 27, 2013 Share Posted March 27, 2013 hey , i need help , i need 1 driver that works on clover bootloader , my computers refuses to work with chimera or chameleon after the graphics card upgrade its a xfx 6770 1gb .. what did I do ??? Link to comment Share on other sites More sharing options...
The-Hackintosh Posted March 31, 2013 Share Posted March 31, 2013 Hi fantomas1, i've a problem with this Graphics Card,Mountain Lion Know this Card As ati 5000 series,but this is the 6000 series. And another problem is in the picture. Why?can i resolve it? Link to comment Share on other sites More sharing options...
Rampage Dev Posted April 1, 2013 Share Posted April 1, 2013 Hi fantomas1, i've a problem with this Graphics Card,Mountain Lion Know this Card As ati 5000 series,but this is the 6000 series. No, this is a 5000 series card just rebranded... Thats what this topic is all about... 1 Link to comment Share on other sites More sharing options...
theconnactic Posted April 1, 2013 Share Posted April 1, 2013 The-Hackintosh, are you running Mountain Lion on an AMD CPU? This kind of corruption is typical of ATI card (nVidia is even worse) + AMD CPU setups. If that's the case, i'm afraid there's not much you can do, since it's a bug in the kernel, and this bug isn't squashed yet, so the options you have by now are 1) disable/remove the AMDRadeonAccelerator.kext, which will solve the glitches but you'll have absolutely no QE/CI or 2) swicth to a card that's proven to work with AMD CPUs under the current Mountain Lion kernel for AMD, such as the Sapphire HD5450 silent, the Powercolor HD6570 and most of the HD4xxx series (ask Bitcore, gils83 or mac_carol, they can instruct you better about getting 4xxx series to work). Check out this topic for more info: http://www.insanelymac.com/forum/topic/287016-working-ati-cards-with-amd-and-mountain-lionlion-64-bit/#entry1901642 All the best! Link to comment Share on other sites More sharing options...
The-Hackintosh Posted April 1, 2013 Share Posted April 1, 2013 theconnactic,yes i running Mountain lion(Niresh's 10.8.2 build 12C54) on Amd Cpu,my Graphics card is Ati Radeon 6770 not 4xxx series. so i can't resolve it? Link to comment Share on other sites More sharing options...
The-Hackintosh Posted April 1, 2013 Share Posted April 1, 2013 i see that my graphics card working with ati 5000 controller,but with ati 6000 don't work only with ati 5000 controller. Link to comment Share on other sites More sharing options...
fantomas Posted April 1, 2013 Author Share Posted April 1, 2013 hi The-Hackintoshdid you try to inject your card (ID) via dsdt? i see that my graphics card working with ati 5000 controller,but with ati 6000 don't work only with ati 5000 controller. no, if you want to see your card working with a patched kext under 10.8, see the first postor if you want use the original kext (without patching), you need to inject your card via dsdtDevice (GFX0) { Name (_ADR, Zero) Name (_SUN, One) Method (_DSM, 4, NotSerialized) { Store (Package (0x12) { "AAPL,slot-name", Buffer (0x07) { "Slot-1" }, "@0,name", Buffer (0x0D) { "ATY,Hoolock" }, "@1,name", Buffer (0x0D) { "ATY,Hoolock" }, "@2,name", Buffer (0x0D) { "ATY,Hoolock" }, "@3,name", Buffer (0x0D) { "ATY,Hoolock" }, "@4,name", Buffer (0x0D) { "ATY,Hoolock" }, "device-id", Buffer (0x04) { 0xB8, 0x68, 0x00, 0x00 }, "model", Buffer (0x13) { "AMD Radeon HD 6770" }, "hda-gfx", Buffer (0x0A) { "onboard-1" } }, Local0) DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0)) Return (Local0) } } Device (HDAU) { Name (_ADR, One) Method (_DSM, 4, NotSerialized) { Store (Package (0x04) { "name", Buffer (0x0B) { "HDMI Audio" }, "hda-gfx", Buffer (0x0A) { "onboard-1" } }, Local0) DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0)) Return (Local0) } } } 1 Link to comment Share on other sites More sharing options...
theconnactic Posted April 1, 2013 Share Posted April 1, 2013 theconnactic,yes i running Mountain lion(Niresh's 10.8.2 build 12C54) on Amd Cpu,my Graphics card is Ati Radeon 6770 not 4xxx series. so i can't resolve it? You can try, but you're own your own: there's no known solution yet, since it's a bug in the and_kernel patch set. Link to comment Share on other sites More sharing options...
The-Hackintosh Posted April 5, 2013 Share Posted April 5, 2013 hi theconnactic i have tried with Anv's latest kernel but there are same problem!! Link to comment Share on other sites More sharing options...
Gamerfr Posted April 7, 2013 Share Posted April 7, 2013 Hello, for me all work Perfecly, Saphire Radeon HD 6770 1Gb on Iatkos LM2. HDMI Work perfect too. but the hdmi audio doesn't, Any way to get it work ? Thanks Link to comment Share on other sites More sharing options...
secret3108 Posted April 10, 2013 Share Posted April 10, 2013 I successfully got my ATI HD 6770 to work but on the system files, my graphic card shows ATI HD 5000 instead. Any helps would be appreciated. Thank you OSX lion 10.8.2 Graphic Enabler Yes I had to make these small additions to the plist. <key>AtiConfig</key> <string>Pithecia</string> <key>AtiPorts</key> <string>3</string> Link to comment Share on other sites More sharing options...
fantomas Posted April 23, 2013 Author Share Posted April 23, 2013 hi it's only cosmetic just install the last chameleon you don't need aticonfig besides, Pithecia is not appropriate for this card, use Vervet or Hoolock but even without it, your card should work Link to comment Share on other sites More sharing options...
thay Posted June 29, 2013 Share Posted June 29, 2013 THX a lot fantomas1 for the hint adding the ID 0x68BA1002 :thumbsup_anim: I have success with this method on Sapphire HD 6670 Ultimate Passiv 1 GB GDDR5 The strange thing is my card does not have the ID 0x68BA1002 In fact it has 0x67581002 Nevertheless it works. finaly :-) About the MAC shows Chipsatz-Modell AMD Radeon HD 6xxx DVD Player, Plex and XBMC are now working without crashes I use ML 10.8.4 and Chimera 2.0.1 No DSDT patch No need for <key>AtiConfig</key><string></string><key>AtiPorts</key><string></string> Today I did play with some new kext konfigs. After that I wasted lot of time because I tried to use my old patched kext files from 10.8.2 in 10.8.4 that doesn't work.If you are on 10.8.4 then ad ID's in kext files which belong to 10.8.4Also I would recommend to rebuild systemchaches and repair permissions with Kext Wizard for example before reboot. happy mac hacking 1 Link to comment Share on other sites More sharing options...
Lacedaemon Posted July 4, 2013 Share Posted July 4, 2013 This is probably the wrong place to say this, but I don't think this works in Mavericks anymore. As you all may know, there's no more AMDGraphicsAccelerator in Mavericks; Instead, there's AMDX3000. I tried inserting the Device ID in ATI5000Controller, ATI6000Controller, and the fore mentioned kext, and I only get correct resolution in safe boot. I tried just ATI6000Controller and AMDX3000, which borked the display temporarily. Any ideas? GraphicsEnabler=No seems to show more HDD activity, but even with "yes", it ends at the same place... Update: Got it! GraphicsEnabler=No AtiConfig=Hoolock 1 Link to comment Share on other sites More sharing options...
angelol Posted April 6, 2014 Share Posted April 6, 2014 I've been messing with my setup trying to get it to successfully recognize my 6770 as "ATI Radeon HD 6770 1024 MB" and not as a "5000", and finally I've accomplished it. It's only of cosmetic importance since I've injected my card from my DSDT like fantomas1 described in the previous post, patched the correct addresses with clover, but hey, I want it as perfect it can be.. Every kext I tried recognized my card as a 5000 so I thought to myself, could it be that I can patch it on the fly with clover? Turns out that we can.. This is the list with all the ati related patches I use in my config.plist: (btw, I'm using vanilla kexts ) <dict> <key>Comment</key> <string>Ati Resolution and Acceleration Patch</string> <key>Find</key> <string>0x68A11002</string> <key>InfoPlistPatch</key> <true/> <key>Name</key> <string>AMD5000Controller</string> <key>Replace</key> <string>0x68BA1002</string> </dict> <dict> <key>Comment</key> <string>Ati Resolution and Acceleration Patch</string> <key>Find</key> <string>0x67041002</string> <key>InfoPlistPatch</key> <true/> <key>Name</key> <string>AMD6000Controller</string> <key>Replace</key> <string>0x68BA1002</string> </dict> <dict> <key>Comment</key> <string>Ati Resolution and Acceleration Patch</string> <key>Find</key> <string>0x68A11002</string> <key>InfoPlistPatch</key> <true/> <key>Name</key> <string>AMDRadeonX3000</string> <key>Replace</key> <string>0x68BA1002</string> </dict> <dict> <key>Comment</key> <string>ATI Radeon HD 5000 to 6770</string> <key>Find</key> <data> QVRJIFJhZGVvbiBIRCA1MDAw </data> <key>Name</key> <string>AMD5000Controller</string> <key>Replace</key> <data> QVRJIFJhZGVvbiBIRCA2Nzcw </data> </dict> The last one is the one responsible for the 100% correct name in the "About This Mac" window. Cheers! Edit reason: Screenshot upload and secondly, to clarify that when you try to copy paste the find-replace values,it's better to do it with a text or plist editor.Clover Configurator fails, at least in my tries, to correctly save or preserve the values. 1 Link to comment Share on other sites More sharing options...
fantomas Posted April 6, 2014 Author Share Posted April 6, 2014 hi angelot I' m glad that you have been able to deal with it just a thing, as I said on the main page (see update 03.31.2014), we never needed ATI6000Controller.kext or AMD6000Controller.kext to enable QE_CI on this card so ... you can remove it from your config.plist <dict> <key>Comment</key> <string>Ati Resolution and Acceleration Patch</string> <key>Find</key> <string>0x67041002</string> <key>InfoPlistPatch</key> <true/> <key>Name</key> <string>AMD6000Controller</string> <key>Replace</key> <string>0x68BA1002</string> </dict> edit: another thing <dict> <key>Comment</key> <string>ATI Radeon HD 5000 to 6770</string> <key>Find</key> <data> QVRJIFJhZGVvbiBIRCA1MDAw </data> <key>Name</key> <string>AMD5000Controller</string> <key>Replace</key> <data> QVRJIFJhZGVvbiBIRCA2Nzcw </data> </dict> why this? Link to comment Share on other sites More sharing options...
angelol Posted April 6, 2014 Share Posted April 6, 2014 hi angelot I' m glad that you have been able to deal with it just a thing, as I said on the main page (see update 03.31.2014), we never needed ATI6000Controller.kext or AMD6000Controller.kext to enable QE_CI on this card so ... you can remove it from your config.plist <dict> <key>Comment</key> <string>Ati Resolution and Acceleration Patch</string> <key>Find</key> <string>0x67041002</string> <key>InfoPlistPatch</key> <true/> <key>Name</key> <string>AMD6000Controller</string> <key>Replace</key> <string>0x68BA1002</string> </dict> edit: another thing <dict> <key>Comment</key> <string>ATI Radeon HD 5000 to 6770</string> <key>Find</key> <data> QVRJIFJhZGVvbiBIRCA1MDAw </data> <key>Name</key> <string>AMD5000Controller</string> <key>Replace</key> <data> QVRJIFJhZGVvbiBIRCA2Nzcw </data> </dict> why this? For the 1st patch: I didn't realise it wasn't needed.. I'll test it and if it's redundant,I'll delete it!Thank you for the correction. For the 2nd patch: It's the reason i posted here.It's only a cosmetic fix for the "About this Mac" window.It makes sure that the graphics card gets recognized as a 6770 and not as a 5000. Link to comment Share on other sites More sharing options...
fantomas Posted April 6, 2014 Author Share Posted April 6, 2014 you don't need it if you do it like it said in tuto Link to comment Share on other sites More sharing options...
Recommended Posts