InfiniteMac OSx86  


Reply
 
Thread tools Display modes
  #1  
Old 02-23-2010, 03:29 AM
golesk golesk is offline
Cheetah
 
Join Date: Feb 2010
Posts: 4
Dual PCIE Video cards 8800 GT 512Mb 8600GT 256Mb

Can someone point me to a good tutorial on how to get PCIE cards to work at the same time I have searched around found a couple of tutorials Involving EFI Strings but it always ends with a kernel panic.

2.40 GHz Intel Quad Core
Asus P5K-Deluxe
8Gb PC2-6400 RAM
PNY NVidia 8800 GT 512Mb With CI/QE
PNY NVidia 8600 GT 256Mb

I have also tried this with a NVidia 7900GS 256Mb and a NVidia 8500 GT 256Mb in place of the 8600 GT all work happily together on windows.
Reply With Quote
  #2  
Old 02-23-2010, 06:12 AM
golesk golesk is offline
Cheetah
 
Join Date: Feb 2010
Posts: 4
Here is my plist generated by EFI Studio:

<?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(0x1,0x0)/Pci(0x0,0x0)</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>
BAAAAAAAAwAMAAAAAAAABwAAAAA=
</data>
<key>NVPM</key>
<data>
AQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==
</data>
<key>VRAM,totalsize</key>
<string>0x20000000</string>
<key>device_type</key>
<string>NVDA,Parent</string>
<key>model</key>
<string>nVidia GeForce 8800 GT</string>
<key>name</key>
<string>display</string>
<key>rom-revision</key>
<string>nVidia GeForce 8800 GT OpenGL Engine [EFI]</string>
</dict>
<key>PciRoot(0x0)/Pci(0x1c,0x0)/Pci(0x0,0x0)</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>
BAAAAAAAAwAMAAAAAAAABwAAAAA=
</data>
<key>NVPM</key>
<data>
AQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==
</data>
<key>VRAM,totalsize</key>
<string>0x10000000</string>
<key>device_type</key>
<string>NVDA,Parent</string>
<key>model</key>
<string>nVidia GeForce 8600 GT</string>
<key>name</key>
<string>display</string>
<key>rom-revision</key>
<string>nVidia GeForce 8600 GT OpenGL Engine [EFI]</string>
</dict>
</dict>
</plist>

Here is the Kernel PanicSorry Taken With a camera phone) Any help would be apeciated
Reply With Quote
  #3  
Old 02-23-2010, 09:21 AM
golesk golesk is offline
Cheetah
 
Join Date: Feb 2010
Posts: 4
Never mind I figured out a different solution I made a custom dsdt file that made it possible without EFI strings.
Reply With Quote
  #4  
Old 02-23-2010, 09:24 AM
golesk golesk is offline
Cheetah
 
Join Date: Feb 2010
Posts: 4
Reply With Quote
  #5  
Old 02-28-2010, 11:19 AM
swamijivan swamijivan is offline
Cheetah
 
Join Date: Feb 2010
Posts: 3
Quote:
Originally Posted by golesk View Post
Never mind I figured out a different solution I made a custom dsdt file that made it possible without EFI strings.
Hi .. Please dou you mind to post your DSDT file so I can take it for reference? thanks in advance..



💡 Deploy cloud instances seamlessly on DigitalOcean. Free credits ($100) for InfMac readers.


My sys:

MB Asus P5k-e wifi
CPU Q6600
Graph Nvidia 9800GT
SO 10.6.2 Snow
Reply With Quote
Reply