Jump to content
4 posts in this topic

Recommended Posts

You can probably change it somewhere in info.plist inside NVInject. I don't remember, last time I used NVInject was on a Pentium 4 Hackintosh with a 7600 GT AGP card, running 10.5.5. That's how old NVInject is.

 

If Chameleon GraphicsEnabler isn't working for you, try something more recent like NVEnabler.

With Nvenabler i get kernel panic so i first try Nvinject. I've changed the id but still the same, any ideas on how to get more RAM etc.

Many thanks

 

-------------

The profiler output:

----

Graphics by NVIDIA:

 

Chipset Model: Graphics by NVIDIA

Type: GPU

Bus: PCIe

PCIe Lane Width: x16

VRAM (Total): 128 MB

Vendor: NVIDIA (0x10de)

Device ID: 0x0e22

Revision ID: 0x00a1

ROM Revision: NVinject 0.2.2

Displays:

L225W:

Resolution: 1680 x 1050 @ 60 Hz

Pixel Depth: 32-Bit Color (ARGB8888)

Main Display: Yes

Mirror: Off

Online: Yes

Display Connector:

Status: No Display Connected

 

 

------------------

 

<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">

<plist version="1.0">

<dict>

<key>CFBundleDevelopmentRegion</key>

<string>English</string>

<key>CFBundleExecutable</key>

<string>NVinject</string>

<key>CFBundleGetInfoString</key>

<string>NVinject 0.2.2, Copyright 2007 nvinject.free.fr</string>

<key>CFBundleIdentifier</key>

<string>com.nvinject</string>

<key>CFBundleInfoDictionaryVersion</key>

<string>6.0</string>

<key>CFBundleName</key>

<string>NVinject</string>

<key>CFBundlePackageType</key>

<string>KEXT</string>

<key>CFBundleSignature</key>

<string>????</string>

<key>CFBundleVersion</key>

<string>0.2.2</string>

<key>IOKitPersonalities</key>

<dict>

<key>NVinject</key>

<dict>

<key>CFBundleIdentifier</key>

<string>com.nvinject</string>

<key>IOClass</key>

<string>com_nvinject</string>

<key>IOMatchCategory</key>

<string>IOFramebuffer</string>

<key>IONameMatch</key>

<string>display</string>

<key>IOPCIMatch</key>

<string>0x0e2210de&0x0000ffff</string>

<key>IOProbeScore</key>

<integer>60000</integer>

<key>IOProviderClass</key>

<string>IOPCIDevice</string>

<key>entriesToAdd</key>

<dict>

<key>@0,compatible</key>

<string>NVDA,NVMac</string>

<key>@0,device_type</key>

<string>display</string>

<key>@0,name</key>

<string>NVDA,Display-A</string>

<key>@1,compatible</key>

<string>NVDA,NVMac</string>

<key>@1,device_type</key>

<string>display</string>

<key>@1,name</key>

<string>NVDA,Display-B</string>

<key>NVCAP</key>

<data>

BAAAAAAAAwAcAAAAAAAACgAAAAA=

</data>

<key>NVPM</key>

<data>

AQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==

</data>

<key>device_type</key>

<string>NVDA,Parent</string>

<key>model</key>

<string>Graphics by NVIDIA</string>

<key>name</key>

<string>display</string>

<key>rom-revision</key>

<string>NVinject 0.2.2</string>

</dict>

</dict>

</dict>

<key>OSBundleLibraries</key>

<dict>

<key>com.apple.iokit.IOPCIFamily</key>

<string>1.0.0b1</string>

<key>com.apple.kpi.iokit</key>

<string>8.0.0b3</string>

<key>com.apple.kpi.libkern</key>

<string>8.0.0b3</string>

</dict>

<key>OSBundleRequired</key>

<string>Safe Boot</string>

</dict>

</plist>

You add it among the other properties under "entries to add". That's all I can remember.... forum/google search.

NVInject used to have its own forum at nvinject.free.fr in its heyday but it's long gone. Maybe someone has kept a copy.

 

Could you extract the ROM from your card and attach it here?

 

With a little luck, maybe I can get you some help from someone who knows more than I do.

 

You can use GPU-Z to extract it (in Windows). Then zip it and use the Full Editor to attach it.

 

http://www.techpowerup.com/gpuz/

 

Click on the little icon that looks like an IC to extract the ROM.

 

Or you can use NVFlash, it's a command line app that runs on Windows (it comes with instructions). Google..

×
×
  • Create New...