InfiniteMac OSx86

InfiniteMac OSx86 (http://infinitemac.com/forum.php)
-   Leopard 10.5 (http://infinitemac.com/forumdisplay.php?f=85)
-   -   Laging Graphics No Quartz Extreme (http://infinitemac.com/showthread.php?t=3618)

crimsonangel 08-12-2009 08:31 AM

Laging Graphics No Quartz Extreme
 
I just installed an AGP ati HD 2400 pro 512MB and I did a clean install of ideneb 1.5.1.
I am able to raise the resolution to the desired setting but the system sort of lagsand QE is not enabled.
also system profiler reads the card as a Radeon HD 2400XT


I remember on my commuter when I installed the nvidia 6600 none of the injectors ever worked so I used an efi string in the universal installer. but the Universal installer doesn't offer one for the 512MB version of the Radeon HD 2400 pro and when I use the 256 version I boot to a blue screen.

crimsonangel 08-12-2009 03:22 PM

doesn't anyone know?

badd 08-12-2009 04:12 PM

I dont think much people have much experience with AGP anymore. Mostly everyone has moved on to PCI-E x16, I know I have.

Are you sure that the card is QE capable? It seems like it reads the card and can use the card but the card doesnt support QE.

crimsonangel 08-12-2009 05:57 PM

Quote:

Originally Posted by badd (Post 30853)
I dont think much people have much experience with AGP anymore. Mostly everyone has moved on to PCI-E x16, I know I have.

Are you sure that the card is QE capable? It seems like it reads the card and can use the card but the card doesnt support QE.

this here says it is
http://www.insanelymac.com/forum/ind...howtopic=94090
as does a few other places.
UGH this has become a huge pain I should have got the 256MB version of the card.
I'm thinking of returning it but then I don't know what card to get to replace it.

badd 08-13-2009 06:44 AM

I can't believe you have a store that sells agp cards.

Well if you can get the card that is more capable I advise so.
As a wise person once told me:
Quote:

Originally Posted by Ali C.
Dont get a GPU just for good Hackintoshing


Imkantus 08-13-2009 10:20 PM

What Enabler are you using currently? The Natit version from that Link you posted I guess, right?

Do the following:
1. Check you IOPCIMatch at Systemprofiler it's combiniton of DeviceID and VendorID
2. Go to Terminal
3. Type:
Code:

sudo -s
nano /System/Libraries/Extensions//ATIRadeonX2000.kext/Contents/Info.plist

4. Add your IOPCIMatch to the <string> at below <key>IOPCIMathc</key>
5. Reboot using -f
6. Have fun with QE enabled!

crimsonangel 08-16-2009 05:20 AM

Quote:

Originally Posted by Imkantus (Post 30953)
What Enabler are you using currently? The Natit version from that Link you posted I guess, right?

Do the following:
1. Check you IOPCIMatch at Systemprofiler it's combiniton of DeviceID and VendorID
2. Go to Terminal
3. Type:
Code:

sudo -s
nano /System/Libraries/Extensions//ATIRadeonX2000.kext/Contents/Info.plist

4. Add your IOPCIMatch to the <string> at below <key>IOPCIMathc</key>
5. Reboot using -f
6. Have fun with QE enabled!

already did that, didnt work