InfiniteMac OSx86

InfiniteMac OSx86 (http://infinitemac.com/forum.php)
-   Leopard 10.5 (http://infinitemac.com/forumdisplay.php?f=85)
-   -   No QE/CI on my GeForce 6600GT AGP (http://infinitemac.com/showthread.php?t=92)

crawle 01-27-2008 01:30 AM

I don't have two of them. I've got a DVI and a VGA output. If I plug in both monitors, it shows the VGA-Monitor. If I only plug in the DVI-Monitor, it shows the DVI-Monitor. "Detect Monitors" doesn't work.

naquaada 01-27-2008 01:32 AM

crawle: have you tried a DVI-2-VGA adaptor?

Huppat 01-27-2008 02:51 AM

@ roisoft: what did i have to change there ??
can you pls explain it ??

roisoft 01-27-2008 03:14 AM

add the device ID , for do it, open a terminal and type this:

sudo -s
(password)

nano /System/Library/Extensions/GeForce.kext/Contents/Info.plist


you will see something like this

Code:


                                <string>GeForceGA.plugin</string>
                        </dict>
                        <key>IOClass</key>
                        <string>NVKernel</string>
                        <key>IOMatchCategory</key>
                        <string>IOAccelerator</string>
                        <key>IOPCIMatch</key>
                        <string>0x014F10de 0x00F310de (put here your device id)
                        <key>IOProbeScore</key>
                        <integer>100</integer>
                        <key>IOProviderClass</key>
                        <string>IOPCIDevice</string>
                        <key>IOSourceVersion</key>

for exit and write press "ctrl+O", then press "enter" and finaly press "ctrl+X"

repeat this step for all the kext nvdaresm... ok?

before reboot type from terminal "diskutil repairpermissions /"

Huppat 01-27-2008 10:25 AM

i used zephyroth's installer and there are sooo many id's :(
i think i dont get it work ... (sorry i'm too stupid) :D
could you change this for me ?? on the screeny above you can see my device id.
it would be great
Edit:
i've installed nvinject 0.1.5 and now i have QE/CI :) but if i start an openGL prog leo reboots :(

sda 02-01-2008 11:51 PM

imo - may be AGPGart.kext 2.2 (joblo) could improve things? (works for me on Tiger).

Huppat 02-07-2008 11:48 PM

which driver is the best for 6600GT AGP?? any suggestions ???
i have installed nvinject 0.1.5 WITH agpgart 2.4.6 is this right ???
i cant run trough all opengl extensions viewer tests .
xbench runs fine.
call of duty 1 runs with poor performance.
other games and benches will be tested. to be continued.............

iero 02-14-2008 03:35 PM

Hello,

I have an Nvidia Card which is defined in "System Profiler" as an "0x00cd" and I installed on Zeph's 10.5.1 the last Nvidia Universal Installer.

Quote:

[cite] roisoft:[/cite]You can try to add the device ID into the info.plist for nvdaresman.kext, geforce.kext, nvdanv40hal.kext
I added the id on those 3 pList files, and I've done the repairpermissions command. Do I need to add the string to the others nvdanv[1-5]* files ? I just have nvdaresman, no any other nvdaresm* files. Its' normal ?

After reboot, I just have "1024" in my screen section. Do I need to do something else ?

Thanks,

iero.

iero 02-14-2008 04:57 PM

Ok, I added "10de" in device IDs, but since then, my X freezes 10 seconds after log in....

Erk !

roisoft 02-14-2008 05:34 PM

If your device id is "00cd" (not the revision id ok?), add this line "0x00cd10de" to the info.plist and for the permissions open a terminal and type

Code:

sudo -s
(your password)

cd /system/library/extensions

chmod -R 755 * && chown -R root:wheel *

cd ..

rm extensions.mkext

kextcache -a i386 -e

reboot

boot with -f flag

6600gt I28 AGP 0x00f110de
6600gt 128/256 PCI-e 0x014010de