Jump to content

MatzeOS86

MatzeOS86

Member Since 01 Oct 2009
Offline Last Active Private
-----

Posts I've Made

In Topic: Chameleon 2.2svn Official PKG Installer & Binaries

25 July 2012 - 08:32 PM

Hi Fabio,

Am I the only one who is not able to access http://builds.voodoo...cts.org/builds/ or is this a known problem?

And is there another way to get the laterst build e.g. r2030?

Edit: Totally overlooked the attachment in the first post... xD

Regards Matze

In Topic: Fermi 5XX works with Lion DP4/GM!

29 January 2012 - 11:04 AM

Since your GTX 275 is working just fine, I wouldn't change anything to that part of your plist.
And yes, you could use my plist and change the VRAM.

Here is a good guide on how to patch your AppleGraphicsPowerManagement.kext: http://www.insanelym...howtopic=266036
But you don't have to do it and it has nothing to do with QE/CI.

In Topic: Fermi 5XX works with Lion DP4/GM!

29 January 2012 - 10:50 AM

Well, actually I've done the same. (NVDAGF100Hal, OpenCL and AppleGraphicsPowerManagement patch)
The only thing thats a bit different is my plist to generate the hex string.

Maybe it's worth a try:
<?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>PciRoot(0x0)/Pci(0x7,0x0)/Pci(0x0,0x0)</key>
<dict>
<key>@0,AAPL,boot-display</key>
<string></string>
<key>@0,can-hot-plug</key>
<string></string>
<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,can-hot-plug</key>
<string></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>AAPL,aux-power-connected</key>
<string>0x00000001</string>
<key>AAPL,backlight-control</key>
<string>0x00000000</string>
<key>AAPL,gart-width</key>
<integer>64</integer>
<key>AAPL00,blackscreen-preferences</key>
<string>0x00000000</string>
<key>AAPL01,blackscreen-preferences</key>
<string>0x00000000</string>
<key>IONVRAMProperty</key>
<true/>
<key>NVCAP</key>
<data>BAAAAAAAAwAcAAAAAAAACgAAAAA=</data>
<key>NVDA,Features</key>
<string>0x108006ff</string>
<key>NVPM</key>
<data>AQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==</data>
<key>VRAM,totalsize</key>
<data>AAAAwA==</data>
<key>device_type</key>
<string>NVDA,Parent</string>
<key>model</key>
<string>NVIDIA GeForce GTX 580</string>
<key>rm_board_number</key>
<data>AAAAAA==</data>
<key>rm_multiboard_capable</key>
<data>AQAAAA==</data>
<key>rom-revision</key>
<string>70.10.48.00.01</string>
<key>subsystem-id</key>
<string>0x00001080</string>
</dict>
</dict>
</plist>

In Topic: Fermi 5XX works with Lion DP4/GM!

29 January 2012 - 10:06 AM

No problem. Glad that I could help you out. ;)

Edit: Is the NVDAGF100Hal.kext loaded and registered? (check in console)
If not, then I would try to add the device ID for your card.

In Topic: Fermi 5XX works with Lion DP4/GM!

29 January 2012 - 09:44 AM

Try the following:

Replace the device type NVDA,GeForce with NVDA,Parent for the first card:
device_type
NVDA,Parent

And replace NVDA,GeForce with NVDA,Child for the second card:
device_type
NVDA,Child
© 2013 InsanelyMac  |   News  |   Forum  |   Downloads  |   OSx86 Wiki  |   Mac Netbook  |   Web hosting by CatN  |   Designed by Ed Gain  |   Logo by irfan  |   Privacy Policy