For any of the ATI graphics card work correctly on Mac OS X
must be loaded the kextsATIxxxxController (kext for the graphics controller)
ATISupport (kext responsible for supporting the ATI in mac os x)
ATIRadeonXxxxx (kext responsible for graphics acceleration)
update: OS X 10.8
introduction of new kext:
AMDRadeonAccelerator.kext
that will replace the ATIRadeonx3000
the provision of kext editing is by families in my case is the Cedar
Attachment:
Captura de ecrã 2012-06-13, às 12.33.22.png
http://en.wikipedia.org/wiki/Evergreen_(GPU_family)you need to know your graphics familly and edit in the familly with Vendor Id and Dev ID ex : (0x100268E0)
update : 10.8.3
new kext ati7000controller to give support to the new amd series 7xxx, basically the procedure is the same explain before, the amdradeonaccelerator is responsible to give acceleration, and have new graphics family to the new amd 7xxx.
Chameleon
<key>GraphicsEnabler</key>
<string>Yes</string>
It may eventually be loaded another kextATIFramebuffer
Chameleon
<key>AtiConfig</key>
<string>name of Framebuffer</string>
Attachment:
cham wizard.png
All these commands can be activated by the excellent work tool
Chameleon Wizardhttp://www.insanelymac.com/forum/index. ... pic=257464Download Chameleon last versionsviewtopic.php?f=9&t=70Graphics Cards currently supported by Chameleonhttp://forge.voodooprojects.org/p/chame ... saio/ati.cIf none of the first kext are loaded, is so because of the graphics controller kext and graphics acceleration does not contain the device id or vendor id of your graphics. So have to be edited in info.plist.
how to get your device id and vendor idviewtopic.php?f=18&t=63how to editviewtopic.php?f=18&t=1704Edit the file Info.plist of the kext and add the ID of your card (0x
DeviceIDVendorID) in the IOPCIMatch key
Code:
<string>ATI5000Controller</string>
<key>IOPCIMatch</key>
<string>0x68981002 0x68991002 0x68E01002 0x68E11002 0x68D81002 0x68C01002 0x68C11002
0x68D91002 0x68B81002 0x68B01002 0x68B11002 0x68A01002 0x68A11002</string>
Attachment:
aticontrollerplist.png
In this example i used the ATI5000Controller, but the procedure is the same for any of the graphics controllers.
then also edit the kext responsible for the acceleration
4xxx series (ATIRadeonX2000)
5xxx e 6xxx series (ATIRadeonX3000)
info.plistAttachment:
atix3000plist.png
ATI Mobility Radeon HD
In the case of ATI Mobility, the procedure is the same, though generally more problems arise.
Forced EDIDhttp://www.insanelymac.com/forum/index. ... pic=208410If the solutions presented in the first part of the topic do not work with your graphics on your notebook, you can try this solution which is what I use on my notebook Forced EDID.
For that you must obtain on windows the
Raw Data of your screen there are some utilities for this.
Attachment:
edidviewer.png
http://www.entechtaiwan.com/util/moninfo.shtmhttp://www.eldim.fr/products/display-co ... edidviewerAfter obtaining this information you should keep a file with the extension *. txt, then proceed on Mac OS X to edit another file system located in
/ System/Library/Displays/Overrides/DisplayVendorID-756e6b6e/DisplayProductID-717
to do this make a copy of it to the desk, and changed its name to DisplayProductID-717.plist, introducing the Raw Data obtained by the method described above, an example of the original file and the file already containing the Forced EDID Raw Data.
Attachment:
editedid.png
After this step, simply renaming the file, removing the .Plist and re-copy the file to your place of origin, and run Disk Utility, repairing permissions volume where is the modified file.
_________________
PB Easy Note TM 86 - i5 430 M - H55M - Ram - 6 GB - Alc272 - Radeon HD 5470 512 QE/CI - ML 10.8.4/ Lion 10.7.5/SL 10.6.8/W 8 Pro x64/Ubuntu 12.04 - Quadriboot GUID -
My OS X Files -
join me at irc.freenode.net/#olarila