Jump to content

Need help in getting two 9600GT to work under 10.6.8 with DSDT


derpuma
 Share

1 post in this topic

Recommended Posts

Hey there,

 

might need some help to get my DSDT fixed for 10.6.8 to run with my 2x 9600GT.

 

I did a DSDT fix postet in 38.Double Nvidia hack.dsl in DSDTSE Software.#

 

So far so good! But only one monitor works:

 

I have the following PciRoots for my 2 Graphic Cards:

 

 

PciRoot(0x0)/Pci(0x3,0x0)/Pci(0x0,0x0)/Pci(0x2,0x0)/Pci(0x0,0x0)

 

PciRoot(0x0)/Pci(0x7,0x0)/Pci(0x0,0x0)

 

The second card works fine with my DSDT Edit:

 

Device (PEG3)
           {
               Name (_ADR, 0x00070000)....

 

 

How do i get the right Adress for my first PciRoot?

 

PciRoot(0x0)/Pci(0x3,0x0)/Pci(0x0,0x0)/Pci(0x2,0x0)/Pci(0x0,0x0)

 

Can someone give me a give help in how I can make this into an Adress for PEG1?

 

Device (PEG1)
           {
               Name (_ADR, 0x????????)....

 

Help would be great!

With the right hex values i think the first card will be detected too...

Link to comment
Share on other sites

 Share

×
×
  • Create New...