Click to view attachment
Edit:
It also works on my new EP45-DS3 mobo running 10.5.6 with two PCIe noname 7300gs 512 mb videocards, and with the osx86 tools you can enable Quartz GL. Check out my last post regarding bios settings for this mobo.
I´ve got a GA Geforce 7300 gs 256 mb and I´m running Retail 10.5.3 installed using the sticky for GA P35 mobos. I have the GA P35-DS3R mobo and the q6600 cpu and 8 gig memory. I also tried this kext on my old Asus P4P800se P43Ghz Cpu hack with a PNY Gforce 6200 AGP 8x 256mb videocard and it works for this card to.
I found the NVCAP string that works for dual displays VGA DVI and copied and pasted it in to the info.plist of a Nvinject from one of the 10.5.3 guides I found here in an updatepackage from Mysticus C. Now I can have dual displays when I work in Logic Pro 8. Don´t know about mirror though dont use it.
All I did was download this Nvinject.kext to my desktop and made a copy of it. It´s allways good to work on a copy to keep the original as a backup (you should also make a backup/copy of the kext your going to replace with this one just in case things mess up). Then to get to the info.plist I rightklicked on the kext then hit the show package content to open the Content folder. In the Content folder I rightklicked on the info.plist and open it with texteditor. In texteditor I located and edited the NVCAP value/long line of letters to:
(It´s the letter code you replace, the line under that says "Real NVCAP" is only educational info for thoose who wan to dig deep in to this.)
<key>NVCAP</key>
<data>
BAAAAAAAAQAGAAAAAAAAAAAAAAA=
(Real NVCAP : 04000000 00000100 06000000 00000000 00000000)
I believe this gives VGA DVI.
This is what it said before:
BAAAAAAAAwAMAAAAAAAABwAAAAA=
(Real NVCAP : 04000000 00000300 0c000000 00000007 00000000)
Now this gives as I understand DVI DVI (no signal to the VGA port at all) and that´s why I had no dual displays since I only have VGA monitors and have to use a DVI VGA converter on my DVI port to be able to use two VGA monitors.
Next step if you want your DVI port as your first instead and VGA as your second you change from A to B in this line:
<string>NVDA,Display-B</string> (the original line said A here)
and to A in this:
<string>NVDA,Display-A</string> (used to say B here)
You find these a few lines before the NVCAP string
Then I saved it, in this way I created a new Nvinject.kext with a new info.plist. Then I deleted the original NVinject.kext in the System/Library/Extensions folder and replaced it with the new Nvinject.kext I saved to the desktop. To do this I used kexthelper.
I deleted the com.apple.kext.info file in the Caches folder (System/Library/Extension/Caches).
Seems you have to do this before you reboot to make the system aware of you have made changes. Then I repaird permissions with diskutility rebooted and voila dual screen, so it was no big deal actually but it took me days to find the info.
If it works to upload files here this time (had some problem with that before) you hopefully can use this Nvinject kext at least if you have the GA Geforce 7300 gs 256 mb video card and you´re running retail Leo 10.5.3. Maby on other stuff to but I don´t now. On my gear it gives me QE to so good luck guys.
I changed display A B back to its original postion, seems to work even better when you use two 7300gs cards in the same hack
