I'm having trouble getting CI/QE running on my 7800GT, I've done a search and found a few success stories but no details, I was wondering if anyone can suggest any pointers...!
My hardware:
- Asus A8N-SLI
- AMD 3800 x2
- BFG nVidia 7800GT
- 250Gb PATA HDD
CODE
hostaname:~ root# uname -a
Darwin hostname.config 8.8.1 Darwin Kernel Version 8.8.1: Sat Dec 9 22:18:27 AZOT 2006; semthex:/nebukadnezar/BUILD/obj/RELEASE_I386 i386 i386
Darwin hostname.config 8.8.1 Darwin Kernel Version 8.8.1: Sat Dec 9 22:18:27 AZOT 2006; semthex:/nebukadnezar/BUILD/obj/RELEASE_I386 i386 i386
I've grabbed all the different versions of Natit/Titan/Neo's installer which gives me native resolution, but no QE
CODE
hostaname:~ root# dmesg
...
NVDANV40HAL loaded and registered.
display: family specific matching fails
display: family specific matching fails
NVDA::probe(display)
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=GeForce 7800 GT
NVDA::start(display) <1>
NVDA::start(display) <1> failed
...
...
NVDANV40HAL loaded and registered.
display: family specific matching fails
display: family specific matching fails
NVDA::probe(display)
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=GeForce 7800 GT
NVDA::start(display) <1>
NVDA::start(display) <1> failed
...
I've tried putting my vendor ID (0092) into the NVDANV40Hal and NVDAResman kexts, the GeForce.kext initially wasn't on my system, so I grabbed it off my install CD using Pacifist and edited that also...
...no CI/QE.
Any suggestions?!!