PDA

View Full Version : Nvidia 7300GS


lex23
02-21-2008, 01:03 AM
well i've chosen the nvinject and nvidia driver for 256mb cards but it didn't work so... i downloaded the new (0.21) nvinject and edited it with:

cd /System/Library/Extensions
nano nvinject.kext/Contents/info.plist
edited the string
<key>IOPCIMatch</key>
<string>0x01DF10de</string>
then installed again
NVidia Universal Installer (not from the dvd)
and then it worked with full QE etc.

but.. is only my problem or others had it?


ah my it's a PNY 7300GS

demigod
02-21-2008, 02:11 AM
yes i'm too facing same problem.and thanks for your solution i will try it now.

i have XFX Nvidia 7300GS 256 MB onboard.

can please give me step by step instruction... :)
( is this like rpm package installtion in linux ) sorry if that is a bad question..
do i need to unpack and pack it..?
waiting for ur reply

lex23
02-21-2008, 02:32 AM
first check in system profile the device id if it's 0x01DF if it's this
try to put this (http://www.friggy.eu/up-down/NVinject.kext.zip) in /System/Library/Extensions then fix permissions and reboot

demigod
02-21-2008, 08:52 AM
device id is the same. but when i copy nvinject.kext which you gave here in /system/library/extensions ( it's a folder right ...? ) i get some error.. not able use or improperly installed.. help me pls..my monitor bady flickers and i can't work in it for finding solutions.

Thanks

Type: Display
Bus: PCIe
PCIe Lane Width: x16
VRAM (Total): 256 MB
Vendor: NVIDIA (0x10de)
Device ID: 0x01df
Revision ID: 0x00a1
Kernel Extension Info: No Kext Loaded
Displays:
Display:
Resolution: 1024 x 768
Depth: 32-bit Color
Core Image: Software
Main Display: Yes
Mirror: Off
Online: Yes
Quartz Extreme: Not Supported

eddie11c
02-21-2008, 08:58 AM
That error is because you did not repair permisions on the files. Open terminal
sudo -s
##enter password
chown -R root:wheel /system/library/extensions/*
chmod -R 755 /system/library/extensions/*

Then reboot with -f in the bootloader.

demigod
02-21-2008, 09:09 AM
@eddie11c

i did that what you said.but no joy.still in default resolution.

is there anything i can attach for your view..let me know
http://rapidshare.com/files/93572538/Info.plist.html

eddie11c
02-21-2008, 10:38 AM
Ok let me set you up, since the installer included on the DVD does not work for your card. Give me a few to get them setup. and ill post back with a link.

demigod
02-21-2008, 10:43 AM
Okay eddie thanks.i'm waiting for you.

please check this out ( http://osx.kbot.de/comments.php?DiscussionID=441 )

eMatoS
03-04-2008, 10:37 AM
This (http://osx.kbot.de/comments.php?DiscussionID=416&page=1) worked fine for my PNY 7300GS. Follow the 4th post from eddie and you should be good to go. It's working really fine here.