Jump to content

Zephyroth 10.5.2 - can't get QE/CI Working on 6800 Series GPU


4 posts in this topic

Recommended Posts

First of all, Big thanks to Zephyroth for his work on this release, he makes things easier, and of course thanks to all OSx86 community.

 

 

Here is my spec :

 

NForce 4 Asus A8n-SLI

Athlon 64 3000+

2Go DDR Ram

PNY Geforce 6800 / 256Mo

Sata Drive

 

 

So, during leo install I've checked :

 

-Toh Kernel 9.2.0

-AppleAC97Audio

-The driver for nforce2/3/4/5 ...

-NVIDIA Kext + NVInject 256

-forcedeth

-EFI+MBR

 

 

At first boot I had the loop at account creation error, so I've followed the instructions on http://osx86.wikidot.com/, then I've successfully booted with dual screen support, sound, lan but I still can't have QE/CI Support.

 

So I've put my Device and vendor ID (normally, 0x00f910de) and I've overwritten all others existing ones on Geforce.Kext, NVDANV40Hal.Kext and NVDAResman.Kext

 

Then open terminal

 

sudo -s
cd /System/Libary/Extensions/
chmod -R 755 * && chown -R root:wheel *
cd ..
rm -r Extensions.mkext
kextcache -a i386 -e
reboot

 

I've allready tried to install NVInject v0.2.1 but with no result.

 

Does Someone have any ideas on how I can get QE/CI Working ?

Same problem here!

 

A8N-SLI Premium

BFG 6800GT OC 256MB PCI-E

Zephyroth 10.5.2 AMD NVIDIA Kexts and NVinject 256mb Packages

 

I've also tried Natit, MacVidia, and all versions of NVinject, as well as removing injectors and using EFI GFX String. Same results with all: All working correctly except QE/CI.

 

 

Any help is appreciated.

I always had problems with getting my eVGA 6800GS PCIe 256mb. What I did was install the latest NVinject.kext, edited the info.plist file with my dev id

<key>IOPCIMatch</key>
		<string>0x00c010de&0x0000ffff</string>

then I installed Zephyroths NVidia Universal Installer with the Extensionsfolder open, when the installer was done, (don't click logout) I manually entered my Dev id to NVDANV40Hal, Geforce, and NVDAResman info.plist files, repaired permissions and reboot in -s mode, /sbin/mount -uw / and then I ran the cpuid-graphics patcher that is in the root of my Zephyroth 10.5.2 install. Rebooted again.

 

http://forum.osx86scene.com/viewtopic.php?f=16&t=229 Follow this guide for proper kext installation. It helped me out a lot.

 

 

Everything works now.

I hope this helps.

×
×
  • Create New...