angelol Posted April 6, 2014 Share Posted April 6, 2014 It seems that I need the last patch, I followed the tutorial very carefully, but still, my card doesn't get recognized as 6770.Dunno if it's my cards fault, it's an MSI 6770 1024 MB. Link to comment Share on other sites More sharing options...
fantomas Posted April 6, 2014 Author Share Posted April 6, 2014 hmm ... I doubt your card has the same device id as the others hd6770 if you want, I could take a look (using team viewer) Link to comment Share on other sites More sharing options...
angelol Posted April 6, 2014 Share Posted April 6, 2014 Sure mate..I'll pm you sometime tomorrow cause it's getting late and I need to wake up early for uni! 1 Link to comment Share on other sites More sharing options...
georgiy Posted June 7, 2014 Share Posted June 7, 2014 Hello. I have Maverick 10.9.3 and my ATI RADEON HD 6770 don't work... Please help me and show me(noob). How to run this graphic card. Thanks. I tried this but it don't work. Link to comment Share on other sites More sharing options...
fantomas Posted June 12, 2014 Author Share Posted June 12, 2014 hi georgiy these kexts are for 10.8.3, not for 10.9.3 see the first post of this topic, there's various methods to run this graphics card on ml, mavericks and yosemite good luck Link to comment Share on other sites More sharing options...
mihaich Posted June 27, 2014 Share Posted June 27, 2014 Hey Guys Total noob in MAC OS here, just did my very first install of an OSX on a PC. But I am quite computer literate in general My system is: i5 3570k, AsRock Z77 Pro3, 16GB Ram, Asus AMD 6770 1GB I was able to get LAN, Sound, etc working (some out of the box, many through trial and error) except the *** 6770. I'm quite sure I'm doing something wrong, but not sure what. The OS boots and works ok if I set from BIOS to use the integrated video (although I do have to force the resolution manually from the config), but it's sloppy and I was planning on using this for photo work. Is there a package/app that installs the 6770 kexts automatically or is there a step-by-step guide somewhere because I get lost in all this info. Thanks so much for your help. Link to comment Share on other sites More sharing options...
fantomas Posted June 27, 2014 Author Share Posted June 27, 2014 hi mihaich see the first post you have all what you need Link to comment Share on other sites More sharing options...
mihaich Posted June 28, 2014 Share Posted June 28, 2014 Hi Fantomas. Well, in the end I did get it to work partly - it boots and recognizes the card correctly (displayed as 6770), loads the kext but VRAM is 7Mb and everything is so slow... Tried to force Vram from clover config but didn't work. I'm stuck... Later edit: It was not working because I had not rebuilt permissions and cache. After that worked perfectly. Also, after 10.9.3 update it crashed again but the solution was simple - delete all Intel HD kexts. Link to comment Share on other sites More sharing options...
Harakhti Posted June 29, 2014 Share Posted June 29, 2014 Howdy, kind of an interesting and similar result here. Clean install, everything else works but the graphics. I fail to boot with GraphicsEnabler on, no matter if I use Vervet or Hoolock. With the enabler being off, I get an 5MB "Display" and fancy visual glitches all around. Patched kext method and using Chameleon r2278 with a Gigabyte GV-677UD-1GD on 10.9.3. E: Nevermind, Kext Utility fixed it. Surprising how Kext Wizard and Disk Utility is supposed to help with it and doesn't really fix that... 1 Link to comment Share on other sites More sharing options...
gille76 Posted July 27, 2014 Share Posted July 27, 2014 Hey fantomas1, ive tried to patch dsdt with your patch, but had bad luck finding a place where to put it ... Can you explain little more how to do it? Link to comment Share on other sites More sharing options...
AleAutomatic Posted December 9, 2014 Share Posted December 9, 2014 Hi, does it work for Radeon HD6870? Link to comment Share on other sites More sharing options...
danielito9898 Posted December 31, 2014 Share Posted December 31, 2014 Hi, will it work with this card http://www.amazon.it/SCHEDA-RADEON-HD6770-NOTEBOOK-ASPIRE/dp/B00BAPW7OQ/ref=sr_1_1?ie=UTF8&qid=1420032667&sr=8-1&keywords=radeon+6770 ???? I have an 2011 iMac 21,5" and I'm going to upgrade the GPU. Thanks. Link to comment Share on other sites More sharing options...
fantomas Posted January 2, 2015 Author Share Posted January 2, 2015 @danielito9898 hi this tutorial is for the desktop version the card that you want to buy is a laptop version, maybe you have to take a look on this thread: http://www.insanelymac.com/forum/topic/292462-radeon-hd-6770m-full-qeci-mavericks/ good luck Link to comment Share on other sites More sharing options...
ZB0X Posted February 3, 2015 Share Posted February 3, 2015 I updated to 10.10.2 last night, which somehow broke the QE/CI. My 6770 was working fine with the kexts in the first post. Is anybody on here experiencing the same issues? "About this Mac" is just showing 5MB Monitor for graphics. I´m using clover, if thats important for my situation. Hope somebody has a fix! :-( Link to comment Share on other sites More sharing options...
fantomas Posted February 4, 2015 Author Share Posted February 4, 2015 hi ZBOX post here your config.plist, please Link to comment Share on other sites More sharing options...
ZB0X Posted February 4, 2015 Share Posted February 4, 2015 Hello Fantomas, Hope this is what you are looking for! The forum tells me I´m not allowed to upload this type of file so I put in in a text file. Config.rtf Link to comment Share on other sites More sharing options...
fantomas Posted February 4, 2015 Author Share Posted February 4, 2015 you have to compress your file in .zip file to be allowed to upload it never mind... please try this config.plist config.plist.zip your kexts should be patched 'on the fly' maybe you have to boot with kext-dev-mode=1 flag first time Link to comment Share on other sites More sharing options...
ZB0X Posted February 4, 2015 Share Posted February 4, 2015 Oh, thats embarrassing did not know about that! Tried your config.plist, now its showing up as Radeon 6770 Series but still with 5MB Memory. Still really slow and full of artifacts. I was booting with kext-dev-mode=1 Link to comment Share on other sites More sharing options...
fantomas Posted February 4, 2015 Author Share Posted February 4, 2015 ok open Terminal and tape this cd /System/Library/Extensions sudo chown -R 0:0 AMD5000Controller.kext AMDRadeonX3000.kext sudo chmod -R 755 AMD5000Controller.kext AMDRadeonX3000.kext sudo kextload -v AMD5000Controller.kext AMDRadeonX3000.kext sudo touch /System/Library/Extensions or sudo kextcache -prelinked-kernel reboot Link to comment Share on other sites More sharing options...
ZB0X Posted February 4, 2015 Share Posted February 4, 2015 Your first solution didn't do anything after the reboot. I saved the log of the second one, seems like dependecies are missing. What does that mean? sudokextcache.zip Link to comment Share on other sites More sharing options...
fantomas Posted February 4, 2015 Author Share Posted February 4, 2015 AMD5000Controller.kext - no compatible dependency found for com.apple.kext.AMDSupport. it means that AMD5000Controller.kext version is not the same as AMDSupport version could you check it, please? open the version.plist file from both kexts and compare EDIT Your first solution didn't do anything after the reboot. did you successfully loaded those both kexts... before reboot? Link to comment Share on other sites More sharing options...
Pilufo Posted February 6, 2015 Share Posted February 6, 2015 Hi fantomas1, I had this card working on ML 10.8.2, but after updating to 1.8.5 and with kext modifications it didn't work anymore (a grey screen appears just after startup). Well, in fact, I have 2 cards running (quad monitor), and both worked well in 1.8.2. Can you explain me how to inject that code in DSDT? Thank you! 1 Link to comment Share on other sites More sharing options...
maion Posted March 21, 2015 Share Posted March 21, 2015 Dear all, I am trying to make my video card (AMD Radeon 6770 0x68ba1002) works on Maverics 10.9.5. It was working on 10.9, but not after the update (just to have XCode with Swift, that I am learning) I have tried the two kexts (AMD5000Controller and RadeonX3000) but the computer won`t boot. Shows a lot of: "change trust on" " process name YYYYY (pid XXX)" and never finishes. (both GE=Yes and No). After rm -rf the kexts and clean caches with single mode, I am able to boot with GE=No at Chamaleon. But the video card has poor performance.It shows "ATI Radeon HD 5700 Series 7 MB" with one monitor on, or "ATI Radeon HD 5700 Series 3 MB" with two monitors on. I was not able to figure out how to inject the DSDT of the post #20. (I looked for it, but was not able to find an easy how to) Can anybody help me? Tnks! AMD FX 6100 3.3GHz Core 6. ASUSTek M5A88-M AMD Radeon 6770 0x68ba1002 Link to comment Share on other sites More sharing options...
fantomas Posted August 17, 2015 Author Share Posted August 17, 2015 the first topic post has been updated please, take a look regards, fantomas1 Link to comment Share on other sites More sharing options...
fantomas Posted August 18, 2015 Author Share Posted August 18, 2015 ok with Download-Fritz help, I’m finally able to patch my kexts with new method. it works fine with Clover r3259 + DB6 but in my case, I still have to use FakeSMC trick... I tried with ForceKextsToLoad feature but it didn’t work... not yet. Link to comment Share on other sites More sharing options...
Recommended Posts