Jump to content

AGPGart + Titan/Natit


Shadowww
 Share

18 posts in this topic

Recommended Posts

Have GF 6600 GT 128mb AGP

With Titan I have working QE/CI resolutions etc, but card recognized as PCI, the interface is a bit slow and stuttering when scrolling web pages with lots of images. Tryed AGPGart without Titan, card was recognized as AGP and performance was much better, but no QE/CI. How can I get them both to work together so I have QE/CI, tryed but I have black screen and nothing happens...

Link to comment
Share on other sites

  • 2 months later...

try editing the plist of both kext so it limits what it accepts.

it probably like this originally:

<key>IOPCIMatch</key>

<string>0x000010de&0x0000ffff</string>

 

set the first 000 to match your gfx-card ID and fill in the fff in the mask, like this if your card ID is 0391

<string>0x039010de&0xfff0ffff</string>

don't know if that necessary to get secondary port recognized or if complete match works too.

If you miss secondary monitor try with 0xff00ffff as mask.

 

check to see what your agp kext has in this string too, if its 0x000010de&0x0000ffff you might need to find your agpport ID and fill in.

Link to comment
Share on other sites

I don't have an Aperture option in my BIOS. I thought first versions (1.1, 1.2) were just a hack to show the AGP status, not a complete driver which uses all the graphics capacities. Was I wrong ?

v1.2 does something, in games you see some gain in perf

Link to comment
Share on other sites

For my GeForce FX 5200 128 MB AGP QE/CI supported with dual monitors I use:

 

AGPGart.kext Version: 1.0

GeForce kext Version: 4.5.6

NVDANV30Hal.kext kext Version: 4.5.6

NVDAResman kext Version: 4.5.6

Natit Version 1.0.0d1

Link to comment
Share on other sites

  • 3 weeks later...

Has anybody had any success with this?

 

I'm using an NVidia GeForce FX5500 AGP card with 256mb VRAM, and a VIA mobo.

 

I've tried all sorts of driver combinations I have only been able to get AGP or QE/CI, not both.

 

 

Suggestions? :)

Link to comment
Share on other sites

 Share

×
×
  • Create New...