System specs: ASUS P5LD2-VM Rev 2, C2D, 2GB RAM, 250GB WD SATA Drive.
OS: JaS 10.4.8 AMD/Intel SSE2/SSE3
I'm trying to get my (PNY) Nvidia Quadro NVS 280 PCI card working alongside the internal Intel GMA 945 graphics adaptor for 3 displays, and I'll post here what I find.
At first, booting with this card in hung the system just after starting loginwindow.app. Natit output the following in the boot sequence:
CODE
display: family specific matching fails
Natit: Starting.
Natit: Setting @0,NVMT=<data not="" shown="">
Natit: Setting device_type=NVDA,Parent
Natit: Setting @1,device_type=display
Natit: Setting @0,compatible=NVDA,NVMac
Natit: Setting @1,compatible=NVDA,NVMac
Natit: Setting @0,fboffset=0x00020000
Natit: Setting @1,name=NVDA,Display-B
Natit: Setting @0,name=NVDA,Display-A
Natit: Setting NVCAP=<data not="" shown="">
Natit: Setting @0,device_type=display
Natit: Setting model=Quadro NVS 280 PCI
Natit: Starting.
Natit: Setting @0,NVMT=<data not="" shown="">
Natit: Setting device_type=NVDA,Parent
Natit: Setting @1,device_type=display
Natit: Setting @0,compatible=NVDA,NVMac
Natit: Setting @1,compatible=NVDA,NVMac
Natit: Setting @0,fboffset=0x00020000
Natit: Setting @1,name=NVDA,Display-B
Natit: Setting @0,name=NVDA,Display-A
Natit: Setting NVCAP=<data not="" shown="">
Natit: Setting @0,device_type=display
Natit: Setting model=Quadro NVS 280 PCI
I edited GeForce.kext, NVDANV40Hal.kext, and NVDAResman.kext, replacing IOPCIMatch value with my Device ID (032A) as mentioned here, but with no difference.
Then I changed the BIOS setting from PCIe/Internal to PCI/Internal (duh). Now it boots up, mirroring the boot screens on the Quadro monitors, goes to black screen for ~ 25 seconds after the grey apple spinner screen, then goes to dual head on the Quadro screens and garbage on the screen connected to the internal adaptor.
Performance is u-n-b-e-l-i-e-v-a-b-l-y s-l-o-w, although CPU doesn't seem to be doing much. System Profiler shows QE/CI supported on both Quadro screens, but if you click on a window you have to wait literally minutes before your click is registered. Also, it seems to get worse over time -- it starts out somewhat responsive, then degrades.
The Quadro is capable of driving 2 displays at 1600x1200, which I've done under Windows and Linux, but the highest resolution available in System Preferences is 1280x1024.
Any graphics gurus care to comment on what to try next?