for PNY Geforce 210 your strings only works on HDMI in Safe Mode. Normal mode blank screen on both outputs.
Any suggestions? I'm going loco
appleworm, on Apr 26 2010, 10:20 AM, said:
<?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> BAAAAAAACQAGAAAAAAAABwAAAAA= </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 210</string> <key>name</key> <string>display</string> <key>rom-revision</key> <string>NVIDIA GeForce 210 OpenGL Engine [EFI]</string> </dict> </dict> </plist>
Device (PEGP)
{
Name (_ADR, 0x00010000)
Device (GFX0)
{
Name (_ADR, Zero)
Name (_SUN, One)
Method (_DSM, 4, NotSerialized)
{
Store (Package (0x18)
{
"@0,compatible",
Buffer (0x0B)
{
"NVDA,NVMac"
},
"@0,device_type",
Buffer (0x08)
{
"display"
},
"@0,name",
Buffer (0x0F)
{
"NVDA,Display-A"
},
"@0,AAPL,boot-display",
Buffer (0x04)
{
0x01, 0x00, 0x00, 0x00
},
"@1,compatible",
Buffer (0x0B)
{
"NVDA,NVMac"
},
"@1,device_type",
Buffer (0x08)
{
"display"
},
"@1,name",
Buffer (0x0F)
{
"NVDA,Display-B"
},
"NVCAP",
Buffer (0x18)
{
/* 0000 */ 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x09, 0x00,
/* 0008 */ 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x07,
/* 0010 */ 0x00, 0x00, 0x00, 0x00
},
"VRAM,totalsize",
Buffer (0x04)
{
0x00, 0x00, 0x00, 0x20
},
"device_type",
Buffer (0x0D)
{
"NVDA,GeForce"
},
"model",
Buffer (0x13)
{
"NVIDIA GeForce 210"
},
"rom-revision",
Buffer (0x0F)
{
"70.18.2D.00.A3"
}
}, Local0)
DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
Return (Local0)
}
}
Amazing Lemur, on May 28 2010, 12:05 AM, said:
appleworm, on Jun 22 2010, 12:57 AM, said:
./iasl -ta ../Debug/dsdt_fixed.txtinto Terminal to recompile the new DSDT.aml, I get errors from the compiler
../Debug/dsdt_fixed.txt 13788: If (SS1) Error 4095 - ^ syntax error, unexpected PARSEOP_IF ../Debug/dsdt_fixed.txt 13832: \_SB.PCI0.SBRG.SIOS (Arg0) Error 4063 - Object does not exist ^ (\_SB.PCI0.SBRG.SIOS) ../Debug/dsdt_fixed.txt 13833: \_SB.PCI0.SBRG.SPTS (Arg0) Error 4063 - Object does not exist ^ (\_SB.PCI0.SBRG.SPTS) ../Debug/dsdt_fixed.txt 13834: \_SB.PCI0.NPTS (Arg0) Error 4063 - Object does not exist ^ (\_SB.PCI0.NPTS) ../Debug/dsdt_fixed.txt 13840: \_SB.PCI0.SBRG.SIOW (Arg0) Error 4063 - Object does not exist ^ (\_SB.PCI0.SBRG.SIOW) ../Debug/dsdt_fixed.txt 13841: \_SB.PCI0.SBRG.SWAK (Arg0) Error 4063 - Object does not exist ^ (\_SB.PCI0.SBRG.SWAK) ../Debug/dsdt_fixed.txt 13842: \_SB.PCI0.NWAK (Arg0) Error 4063 - Object does not exist ^ (\_SB.PCI0.NWAK)
black bee, on Jun 26 2010, 02:49 PM, said:
Z. Horváth, on Jun 27 2010, 06:14 AM, said:
lolmac, on Jul 5 2010, 05:47 AM, said:
0x0a6510de&0xfff0ffffbecause my device ID was 0a65 (DPCIManager helped me find this)
0x0a6510de&0xfff8ffff
0 members, 0 guests, 0 anonymous users