Jump to content

Asus GT520 SILENT 1GB DDR3 working OOB? How?


cl06
 Share

8 posts in this topic

Recommended Posts

Hi my friends!

 

I can update SL 10.6.6 to 10.6.8 perfectly. I did that because on

 

http://wiki.osx86project.org/wiki/index.php/HCL_10.6.8#NVIDIA

 

says that my video card would work OOB with GraphicsEnabler=Yes on 10.6.8. How can I do that? I did some stuffs like nvenabler64.kext, nvinject.kext and many others. HDMI, DVI does not work too, only VGA stocked on vesa resolution 1024x768.

 

Help me my friends!

 

---------------------------------------

 

Pentium D

3GB DDR2 800 RAM

MB: ASUS P5V-VM Ultra

 

Thanks, you are the best!!

Link to comment
Share on other sites

same here, what i did find out, update chameleon for detection trunk 833, what i am gonna do now

more later

 

Hi

westwaerts, A hope here!!! How it works? What do I need to do? Install chimera or [url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url]? thanks my friend, thanks a lot!!!

Link to comment
Share on other sites

Edit your DSDT with this:

 

				Device (GFX0)
			{
				Name (_ADR, Zero)
				Name (_PRW, Package (0x02)
				{
					0x09,
					0x04
				})
				OperationRegion (PEGH, PCI_Config, Zero, 0x40)
				Field (PEGH, ByteAcc, NoLock, Preserve)
				{
					VID0,   16,
					DID0,   16
				}

				Method (_DSM, 4, NotSerialized)
				{
					If (LEqual (Arg0, Buffer (0x10)
							{
								/* 0000 */	0xC6, 0xB7, 0xB5, 0xA0, 0x18, 0x13, 0x1C, 0x44,
								/* 0008 */	0xB0, 0xC9, 0xFE, 0x69, 0x5E, 0xAF, 0x94, 0x9B
							}))
					{
						If (LNotEqual (And (VID0, 0xFFFF), 0xFFFF))
						{
							Store (Package (0x18)
								{
									"hda-gfx",
									Buffer (0x0A)
									{
										"onboard-1"
									},

									"@0,compatible",
									Buffer (0x0B)
									{
										"NVDA,NVMac"
									},

									"@0,device_type",
									Buffer (0x08)
									{
										"display"
									},

									"@0,name",
									Buffer (0x0F)
									{
										"NVDA,Display-A"
									},

									"@1,compatible",
									Buffer (0x0B)
									{
										"NVDA,NVMac"
									},

									"@1,device_type",
									Buffer (0x08)
									{
										"display"
									},

									"@1,name",
									Buffer (0x0F)
									{
										"NVDA,Display-B"
									},

									"NVCAP",
									Buffer (0x14)
									{
										/* 0000 */	0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x03, 0x00,
										/* 0008 */	0x0C, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0A,
										/* 0010 */	0x00, 0x00, 0x00, 0x00
									},

									"VRAM,totalsize",
									Buffer (0x04)
									{
										0x00, 0x00, 0x00, 0x40
									},

									"device_type",
									Buffer (0x0C)
									{
										"NVDA,Parent"
									},

									"model",
									Buffer (0x0F)
									{
										"GeForce GT 520"
									},

									"rom-revision",
									Buffer (0x0F)
									{
										"75.19.1B.00.01"
									}
								}, Local0)
							DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
							Return (Local0)
						}
					}

					Return (0x80000002)
				}
			}

 

Works with Lion as well. :wink2:

Link to comment
Share on other sites

UPDATE:

with 10.6.8 the NVDAGF100Hal.kext has dependency problems with the libkern and unloads it at boot.

i need a nVidia driver bundle version 1.6.36 ( especially the NVDAGF100Hal.kext in this version), which i didnt find.

Maybe there is none ( all later versions are for 10.7.x)

 

:help: SOMEONE has a NVDAGF100Hal.kext ( Version 1.6.36) ???

 

:fiery: NO CUDA DRIVERS, they dont do this job.

Link to comment
Share on other sites

  • 2 months later...
 Share

×
×
  • Create New...