Jump to content

Kernel Panic in Leopard after installing NVInject 0.33


Boopop
 Share

3 posts in this topic

Recommended Posts

Hi everyone, I've just tried installing iAtkos r2 on my system, here's my specs :

 

E6600 C2D

P5NE-SLI (650i chipset)

Gainward 8800GTS 320MB (Device ID 0193)

2GB of Ram

 

First I tried installing 8800 support straight from the disc, which resulted in a kernel panic. Then I tried installing nVinject 0.33 after the install, remembering to select the AMD/Nforce patch on the installer, and I still get kernel panics unless I boot in safe mode. Here's a photo of the readout.

 

dscf1182pz2.th.jpg

 

I've tried editing all the .kext files I've been told are related to my problem with my device id (0193) to no avail. I'm currently downloading Leo4allV3, so if I can't get this to work, I'll try that, unless anyone reccomends I give up on this install and try Leo4allV3.

 

Now I'll post the info.plists of related .kexts .

This is the one which appears to be causing the problem, NVDANV50Hal.kext :

 

<?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>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>NVDANV50Hal</string>
<key>CFBundleGetInfoString</key>
<string>NVDANV50Hal 1.5.18.7 (10.3.0f4)</string>
<key>CFBundleIdentifier</key>
<string>com.apple.nvidia.nv50hal</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>NVIDIA NV50 Resman Kernel Extension</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.5.18</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>5.1.8</string>
<key>IOKitPersonalities</key>
<dict>
	<key>NVidiaRM</key>
	<dict>
		<key>CFBundleIdentifier</key>
		<string>com.apple.nvidia.nv50hal</string>
		<key>IOClass</key>
		<string>NVDANV50HAL</string>
		<key>IOMatchCategory</key>
		<string>IOService</string>
		<key>IOPCIPrimaryMatch</key>
		<string>0x00f010de&0xfff0ffff 0x019310de&0xfff0ffff 0x040010de&0xfff0ffff</string>
		<key>IOProbeScore</key>
		<integer>60000</integer>
		<key>IOProviderClass</key>
		<string>IOPCIDevice</string>
	</dict>
</dict>
<key>OSBundleCompatibleVersion</key>
<string>1.2.0</string>
<key>OSBundleLibraries</key>
<dict>
	<key>com.apple.NVDAResman</key>
	<string>1.2.0</string>
	<key>com.apple.iokit.IOPCIFamily</key>
	<string>1.0.0b1</string>
	<key>com.apple.kernel.iokit</key>
	<string>6.0</string>
</dict>
<key>OSBundleRequired</key>
<string>Safe Boot</string>
</dict>
</plist>

 

Geforce.kext :

<?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>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>GeForce</string>
<key>CFBundleGetInfoString</key>
<string>GeForce 1.5.18.7 (10.3.0f4)</string>
<key>CFBundleIdentifier</key>
<string>com.apple.GeForce</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>NVIDIA GeForce Kernel Extension</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.5.18</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>5.1.8</string>
<key>IOKitPersonalities</key>
<dict>
	<key>GeForce</key>
	<dict>
		<key>CFBundleIdentifier</key>
		<string>com.apple.GeForce</string>
		<key>IOCFPlugInTypes</key>
		<dict>
			<key>ACCF0000-0000-0000-0000-000a2789904e</key>
			<string>GeForceGA.plugin</string>
		</dict>
		<key>IOClass</key>
		<string>NVKernel</string>
		<key>IOMatchCategory</key>
		<string>IOAccelerator</string>
		<key>IOPCIMatch</key>
		<string>0x019310de&0x0000ffff</string>
		<key>IOProbeScore</key>
		<integer>100</integer>
		<key>IOProviderClass</key>
		<string>IOPCIDevice</string>
		<key>IOSourceVersion</key>
		<string>1.5.18.7</string>
	</dict>
</dict>
<key>OSBundleLibraries</key>
<dict>
	<key>com.apple.NVDAResman</key>
	<string>1.2.0</string>
	<key>com.apple.iokit.IOGraphicsFamily</key>
	<string>1.0.0b1</string>
	<key>com.apple.iokit.IONDRVSupport</key>
	<string>1.0.0b1</string>
	<key>com.apple.iokit.IOPCIFamily</key>
	<string>1.0.0b1</string>
	<key>com.apple.kernel.iokit</key>
	<string>1.0.0b1</string>
	<key>com.apple.kpi.bsd</key>
	<string>8.0.0</string>
	<key>com.apple.kpi.iokit</key>
	<string>8.0.0</string>
	<key>com.apple.kpi.libkern</key>
	<string>8.0.0</string>
	<key>com.apple.kpi.mach</key>
	<string>8.0.0</string>
</dict>
</dict>
</plist>

 

NVDAResman.kext:

 

<?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>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>NVDAResman</string>
<key>CFBundleGetInfoString</key>
<string>NVDAResman 1.5.18.7 (10.3.0f4)</string>
<key>CFBundleIdentifier</key>
<string>com.apple.NVDAResman</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>NVIDIA Resman Kernel Extension</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.5.18</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>5.1.8</string>
<key>IOKitPersonalities</key>
<dict>
	<key>NVidiaRM</key>
	<dict>
		<key>CFBundleIdentifier</key>
		<string>com.apple.NVDAResman</string>
		<key>IOClass</key>
		<string>NVDA</string>
		<key>IOMatchCategory</key>
		<string>IOFramebuffer</string>
		<key>IONameMatch</key>
		<array>
			<string>MNCA,GeForce2MX</string>
			<string>NVDA,NVMac</string>
		</array>
		<key>IOProbeScore</key>
		<integer>60000</integer>
		<key>IOProviderClass</key>
		<string>IOPCIDevice</string>
	</dict>
	<key>NVidiaRMPCIMatch</key>
	<dict>
		<key>CFBundleIdentifier</key>
		<string>com.apple.NVDAResman</string>
		<key>IOClass</key>
		<string>NVDA</string>
		<key>IOKitDebug</key>
		<integer>65535</integer>
		<key>IOMatchCategory</key>
		<string>IOFramebuffer</string>
		<key>IONameMatched</key>
		<string>NVDA,NVMac</string>
		<key>IOPCIPrimaryMatch</key>
		<string>0x011010de&0xfff8ffff 0x019310de&0xfff8ffff 0x017910de 0x018010de&0xfff8ffff 0x018810de 0x018910de 0x020010de&0xfff8ffff 0x025010de&0xfff8ffff 0x028010de&0xfff8ffff 0x030010de&0xfff8ffff 0x031010de&0xfff8ffff 0x031910de 0x034910de</string>
		<key>IOProbeScore</key>
		<integer>50000</integer>
		<key>IOPropertyMatch</key>
		<dict>
			<key>name</key>
			<string>display</string>
		</dict>
		<key>IOProviderClass</key>
		<string>IOPCIDevice</string>
	</dict>
	<key>NVidiaRMTwinView</key>
	<dict>
		<key>CFBundleIdentifier</key>
		<string>com.apple.NVDAResman</string>
		<key>IOClass</key>
		<string>NVDA</string>
		<key>IOMatchCategory</key>
		<string>IOFramebuffer</string>
		<key>IONameMatch</key>
		<array>
			<string>MNCA,GeForce2MX</string>
			<string>NVDA,NVMac</string>
		</array>
		<key>IOProbeScore</key>
		<integer>60000</integer>
		<key>IOProviderClass</key>
		<string>IONDRVDevice</string>
	</dict>
</dict>
<key>OSBundleCompatibleVersion</key>
<string>1.2.0</string>
<key>OSBundleLibraries</key>
<dict>
	<key>com.apple.iokit.IOGraphicsFamily</key>
	<string>1.1</string>
	<key>com.apple.iokit.IONDRVSupport</key>
	<string>1.1</string>
	<key>com.apple.iokit.IOPCIFamily</key>
	<string>1.1</string>
	<key>com.apple.kernel.6.0</key>
	<string>7.9.9</string>
	<key>com.apple.kpi.bsd</key>
	<string>8.0</string>
	<key>com.apple.kpi.iokit</key>
	<string>8.0</string>
	<key>com.apple.kpi.libkern</key>
	<string>8.0</string>
	<key>com.apple.kpi.mach</key>
	<string>8.0</string>
</dict>
<key>OSBundleRequired</key>
<string>Safe Boot</string>
</dict>
</plist>

 

And finally, NVinject.kext

<?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>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>NVinject</string>
<key>CFBundleGetInfoString</key>
<string>NVinject 0.1.3, Copyright 2007 nvinject.free.fr</string>
<key>CFBundleIdentifier</key>
<string>com.osx86scene.nvinject</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>NVinject</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>0.1.3</string>
<key>IOKitPersonalities</key>
<dict>
	<key>NVinject</key>
	<dict>
		<key>CFBundleIdentifier</key>
		<string>com.osx86scene.nvinject</string>
		<key>IOClass</key>
		<string>com_osx86scene_nvinject</string>
		<key>IOMatchCategory</key>
		<string>IOFramebuffer</string>
		<key>IONameMatch</key>
		<string>display</string>
		<key>IOPCIMatch</key>
		<string>0x019310de&0x0000ffff</string>
		<key>IOProbeScore</key>
		<integer>60000</integer>
		<key>IOProviderClass</key>
		<string>IOPCIDevice</string>
		<key>entriesToAdd</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>
			BAAAAAAAAwAMAAAAAAAABwAAAAA=
			</data>
			<key>VRAM,totalsize</key>
			<data>
			AAAAFA==
			</data>
			<key>device_type</key>
			<string>NVDA,Parent</string>
			<key>name</key>
			<string>display</string>
			<key>rom-revision</key>
			<string>NVinject 0.1.3</string>
		</dict>
	</dict>
</dict>
<key>OSBundleLibraries</key>
<dict>
	<key>com.apple.iokit.IOPCIFamily</key>
	<string>1.0.0b1</string>
	<key>com.apple.kernel.iokit</key>
	<string>6.0</string>
</dict>
<key>OSBundleRequired</key>
<string>Safe Boot</string>
</dict>
</plist>

 

Thanks in advance, Boopop.

Link to comment
Share on other sites

 Share

×
×
  • Create New...