PDA

View Full Version : Working!! 10.5.2(with update) + Leo Graph Update + nvinject


broodofqueen
02-21-2008, 06:37 AM
Hardware;

o Asus A8N-SLI Deluxe Rev 1.0; NForce 4 SLI AMD chipset, Phoenix Award Bios v1016.
o Authentic AMD Opteron 185
o 4 x 512MB Dual Channel DDR400 PC3200 Kingston Value Ram
o 2 x Western Digital 120GB SATA2 HDD (Connected on Nvidia Sata Controller Port 1 & 3)
o 1 x Seagate 40GB IDE HDD; Primary IDE Master Drive
o 1 x LG DVDRW Sata2 (Connected on Nvidia Sata Controller Port 2)
o Palit Geforce 8800GT Sonic 512MB, nvinject v0.2.1+Offical Leopard Graphics Update v1.0
Geforce.kext & NVDANV50Hal.kext & NVDAResman.kext edited
o Onboard ACL97
o Onboard Marvel Yukon 10/100 MBPS Ethernet disabled because;
o DLINK DWL-G520 Wireles Card(Atheros R5212a/b/g Chipset)works with alternative kext.
o FireWire & USB works
o Microsaft Wireless USB Keyboard&Mouse set

Installed with Zephyroth's 10.5.1 iso, patched by 10.5.2 AMD mpkg 2, updated with offical Leopard Graphics Update v1.0, Finally;
I am a lucky bastard that has got a working MacOSX86 v10.5.2 with QE/CI enabled Geforce 8800GT 512(with nvinject.kext)
thnx for Zephyroth, thnx for all members of insanelymac.com & osx86.wiki

StealthMode
02-21-2008, 01:50 PM
I'll add mine as well. After a lot of trial and error (about 15 reinstalls and two days of labor) I finally have a fully functional install.

AMD Opteron 165 Dual Core
DFI Ultra-D (nForce4 Ultra, ACL97 Audio, nForce LAN, Marvel LAN)
2x1gb G.Skill PC3200
eVGA nVidia Geforce 6800GS (installed Zephyroths universal installer and latest NVinject, added my dev id for it to work)
2x250gb Wester Digital SATA (1x250gb Time Machine backup, 1x250gb Windows XP)
1x120gb Western Digital SATA (Leopard 10.5.2)
1x500gb Western Digital SATA (Files)
Buffalo Wireless NIC (Broadcom chipset)
USB Keyboard & Logitech MX510 Mouse

Mikeintosh
03-14-2008, 10:42 PM
Hi, I'm trying to get my 8800GT working with CI/QE too (and failing). What part of Geforce.kext, NVDANV50Hal.kext and NVDAResman.kext do I need to edit? The bit with the device ID? I know the 8800GT's is 611. Thanks, Mike

roisoft
03-14-2008, 10:50 PM
edit the info.plist , and you will see something like this


<key>IOPCIPrimaryMatch</key>
<string>0x00f010de&amp;0xfff0ffff 0x019010de&amp;0xfff0ffff 0x040010de&amp;0xfff0ffff 0x042010de&amp;0xfff0ffff 0x06e010de&amp;0xfff0ffff 0x060010de&amp;0xffe0ffff</string>
<key>IOProbeScore</key>


put only your device id


<key>IOPCIPrimaryMatch</key>
<string>0x066110de</key>


copy your kext into the desktop, right click and "show pkg ...", and edit with textedit the info.plist. Then install again the kext using kexthelper or via terminal.

gipo
03-15-2008, 12:16 AM
And don't forget to repair permissions (if you use terminal)

Mikeintosh
03-15-2008, 12:45 AM
Thanks for the help guys! I stumbled across this excellent guide:
http://forum.insanelymac.com/index.php?showtopic=91755
and now I finally have QE/CI working with my 8800GT, which is great! :-)