Now it supports Intel, nForce, VIA, SIS and ATI chipsets. (nForce and SIS only for AMD CPU)
If anyone have trouble with it then report as
ioreg -l -x -w 1024 >ioreg12345.txt
sudo dmesg >dmesg12345.txt
zip these files and upload here if you want I help you.
Installation as usual
Download to "your place", unpack, then in terminal
QUOTE
sudo -s
cp -R /your place/AGPGart.kext /System/Library/Extensions/
chown -R root:wheel /S*/L*/E*/AGP*
chmod -R 755 /S*/L*/E*/AGP*
diskutil repairpermissions /
rm /System/Library/Extensions.mkext
rm /System/Library/Extensions.kextcache
cp -R /your place/AGPGart.kext /System/Library/Extensions/
chown -R root:wheel /S*/L*/E*/AGP*
chmod -R 755 /S*/L*/E*/AGP*
diskutil repairpermissions /
rm /System/Library/Extensions.mkext
rm /System/Library/Extensions.kextcache
Reboot and report what is changed.
If you can't boot as usual then boot in safe mode and delete this kext.
Report please, successful or no!
About QuarzExtreme check the follow
CODE
$ cd /System/Library/Frameworks/ApplicationServices.framework/Versions\
/A/Frameworks/CoreGraphics.framework/Versions/A/Resources
$ sudo pico Configuration.plist
Once in the editor, change these values to match your machine (use System Profiler to get the required details):
<dict>
<key>Quartz2DExtremeEnabled</key>
<true/>
<key>Quartz2DExtremeMinimumVRAM</key>
<integer>64</integer>
<key>Quartz2DExtremeMinimumDRAM</key>
<integer>512</integer>
<key>Quartz2DExtremeVendorDisabled</key>
<array>
</array>
</dict>
/A/Frameworks/CoreGraphics.framework/Versions/A/Resources
$ sudo pico Configuration.plist
Once in the editor, change these values to match your machine (use System Profiler to get the required details):
<dict>
<key>Quartz2DExtremeEnabled</key>
<true/>
<key>Quartz2DExtremeMinimumVRAM</key>
<integer>64</integer>
<key>Quartz2DExtremeMinimumDRAM</key>
<integer>512</integer>
<key>Quartz2DExtremeVendorDisabled</key>
<array>
</array>
</dict>
EDITED:
Version 2.4.9 is obsolete.
EDITED:
Version 2.6.0 completely revised at post #138 with instructions.
EDITED 29-02-2008
Versions since 2.6.2 are compatible now with new IOPCIFamily.
Works great on AMD64 in Tiger. (Look for reports)
EDITED 07-03-2008
I still use only Tiger so I can't do anything for Leo. Other developers are welcomed!
But I know that AppleMacRiscAGP works in Leo with G4-G5 CPU so AGP technology is not oblolete for Leo.
EDITED 12-09-2008
Attention for users of ATI Radeon prior to X1000!
Leo version of ATIRadeon9700GLDriver.bundle is PowerPC only
So you can't get hardware QE with these cards in Leo! Other kexts versions?
EDITED 15-02-2008
You also need to replace IOPCIFamily.kext to the corrected version
If you are using Leopard now v244
IOPCIFamily Sources for Leo
IOPCIFamily.kext for Leo attached
If you are using Tiger now, get ready to use kext
IOPCIFamily.kext v244 for Tiger
EDITED 23-03-08
It is very hard to read all the thread so I make a guide "What to read". Press "NEXT" and read to next post with "NEXT".
EDITED 02-04-08
Next version of AGPGart 265b2 is at post #377 with instructions what to customize.
EDITED 05-04-08
Next version 265f with sources at post #486
http://forum.insanelymac.com/index.php?sho...1308&st=485
EDITED 27-05-08
For smart testers and programmers I explain how the driver works at posts 582-583
EDITED 30-05-08
New version 2.6.7.
http://forum.insanelymac.com/index.php?act...st&id=28732
EDITED 26-06-08
New version 2.7.0 with new addressing scheme at post 654.
AGPGart 2.7.0
Addressing method depends on Videocard and operation system, so try both versions 267 and 270. See other user's reports after publish the versions.
EDITED 25-07-08
New version 2.7.1 with corrections for ATI chipset. RS200M support included.
Flush_Timeout is no more used. Best flush is found.
AGB_Base is always equal Aperture now. Needs customization for HOST_Base.
I am not sure that developement of AGPGart is complete. Reports are welcomed.
SEE FAQ
NEXT
Leo version of corrected IOPCIFamily attached
