Loading...
Loading solutions...
10.8.3 Beta has ATI 7000 drivers [news]
Image
ATI7000Controller.kext AMDRadeonX4000GLDriver.bundle For more info visit this Link
ati
About the future AMD GPU
Image
According to the opensource 7xx0 linux drivers part that AMD released , we will see mobile AMD GPUs based on pitcairn (78×0) and cape verde (77×0) video cards. Maybe for new imac ? Also, the codename of graphics core of trinity apu is gonna be ARUBA, and it’s gonna be VLIW4 just like Cayman with devid range 0×9900-0x990f and 0×9990-0×9994. by Netkas
ati
Installing ATI 4350 Graphics Card on Mac OS X lion [ Guide ]
Image
1. Shutdown and Install the Graphics Card ATI Radeon HD4350 and boot NOTE: Boot with normal mode. If the normal mode doesn't work then boot into safe mode. And if safe mode also doesn't work, then remove the card and continue with the steps below. I however, did not have to boot in safe mode, I just booted in normal mode with my Graphics card already installed. 2. Open the EVOenabler and ATY_init folder, Open Applications folder in a seperate window. Select both the files in EVOenabler and ATY_init folder and drag them over to 'Kext Utility' found in the Applications folder in order to install them automatically with permissions also being repaired automatically. 3. Open ATI4350 folder and copy paste the file to Extra/Extensions folder. 4. Open the Controllers folder and again Applications folder opened in a seperate window, select all the files from Controllers foler and drag them over to 'Kext Utility' in order to install them automatically with permissions a...
ati
ATI 6970-6950 (Cayman Cards) working with 10.7.2
Image
A files to get Cayman Cards 6970-6950 working with 10.7.2 DOWNLOAD No MSAA and etc, but a lots of things working already :) SOURCE .
ati
ATI card with 10.7.2 [ SOLUTION ]
Image
Tested on ATI RadeonMobile 4570 SOLUTION 1-4: Try this on your org.chameleon.boot.plist : <code> <key>GraphicsEnabler</key> <string>Yes</string> <key>Kernel Flags</key> <string>-v npci=0x2000 arch=X86_64 PCIRoot=1</string> </code> The -v flag is just for maintenance. I am booting here as 64 bits as you can see. If 64 bits is not feasible for you change the X86_64 part for i386. Also, check in Verbose if your boot is KP in another item (in this case AppleHDA was KP too) SOLUTION 2-4: Use the ATI4600 and all ATiX2000 kext and bundle from 10.7 SOLUTION 3-4 Use kextcache load on boot manually. *this is usually used if my string on org.chameleon.Boot.plist key for UseKernelCache value sets to  No  To do that, simply open Terminal on Applications --> Utility folder, input this command as root  steps : a. Login as root, type :  sudo -s  and press enter or return. it will ask you password, give your mac use...
ati
Build your own ATI personality for better ATI Radeon HD [45xx] support
Image
To enable native QE graphics output on an ATI graphics adapter, you always need a framebuffer. Either a pre-definded framebuffer can be used, or you can patch an existing one to match your graphics adapter's configuration of DVI/HDMI/VGA/Displayport. Under OSX the ATI driver uses a hard-coded set of personalities to define some of the video card's capabilities, most notably the connector layout. This is sufficient to support the limited number of configurations that Apple ships, but leads to non-working monitors (black displays) in many hackintosh configurations. Users have limited success & limited functionality by simply guessing which hard-coded personality best matches their video card. Some prerequisites: Installation of OSX Developer tools (for examining personalities with otools) Somewhat working install of ATI radeon HD[45]xx card with Kabyl's chameleon branch: http://www.insanelymac.com/forum/index.php?showtopic=231768 Understanding of hex editing Ability to tr...
ati
QE/CI patch for ATI 48×0 cards for 10.7.2
Image
A fix for some 48×0 cards is here From netkas
ati
Mobility Radeon HD 4650: Full Resolution with QE & CI [ 10.6.x ]
Image
CODE http://www.megaupload.com/?d=4SN7VDMK CODE http://hotfile.com/dl/113477176/da80b51/ATI.zip.html Updates: 1- the same method is tested in Mac OS X version 10.6.3 & the lastest update 10.6.7 and i report it's working perfectly for both 2- for the 10.6.3 system the personnality is 20 bytes (the SenseID byte is replaced by i2cid & SenseID is 4 bytes); a-the original 10.6.3 Shrike ConnectorInfo: CODE 02 00 00 00 40 00 00 00 09 00 00 00 02 01 00 00 03 00 00 00 02 00 00 00 00 01 00 00 09 01 00 00 20 01 02 91 02 00 00 00 00 04 00 00 04 03 00 00 00 01 00 00 10 00 01 90 01 00 00 00 b-My modded working 10.6.3 Shrike ConnectorInfo : CODE 02 00 00 00 40 00 00 00 09 00 00 00 12 00 00 96 07 00 00 00 10 00 00 00 10 00 00 00 00 01 00 00 00 10 01 95 06 00 00 00 00 08 00 00 00 02 00 00 00 01 00 00 20 01 02 90 01 00 00 00 3- About the 10.6.7 Update: a-ConnectorInfo are located in ATIFramebuffer.kext for the general combo update (the same as 10.6.6 system) b-ConnectorInfo have migrated to ...
ati