Jump to content

DSDT Patch help needed (ethernet issue)


Hades
 Share

11 posts in this topic

Recommended Posts

Hi Guys

 

In a thread in the Post-Installation Lion Forum i asked for help about an ethernet (en0) built in problem.

http://www.insanelymac.com/forum/index.php?showtopic=264212

In this thread MaLd0n was kind enough to post a code that could help.

To be honest i never had patched DSDT before (think so ) and i am a little bit scared.

Maybe some experienced user can guide me through step by step ?

What i have so far:

Lion with the Method [url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url] /Original Leo DVD/ XMove/ Lion GM and Chimera as bootloader.

My Specs:

Gigabyte P55-USB3

Intel Core i5 2,8

8 Gig of Ram

NVidia GTX 275

 

I have on the board a build in ethernet (Realtek 8****) and it is working and showing in the Pref Pane as en0 built in.

But in IO registry Explorer i see that the Boolean for built in is on no.

That causes problem with an Apple Logic plug in (Korg Legacy) with throws out a Locking code 0-00000 so that i cant register those plug ins :)

MaLd0n show me a code

Device (LAN0)
			{
				Name (_ADR, Zero)
				Method (_DSM, 4, NotSerialized)
				{
					Store (Package (0x04)
						{
							"built-in",
							Buffer (One)
							{
								0x01
							},

							"location",
							Buffer (0x02)
							{
								"1"
							}
						}, Local0)
					DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
					Return (Local0)
				}
			}

Now i have learned that i need DSDT patcher to write this code to system. But how?

Will i need Chameleon as bootloader first or can i patch with Chimera ?

To much unanswerd questions.

I need some professional assistance.

Thank you in advance !

 

regards

Link to comment
Share on other sites

ok ,

could reboot without problems but logic freezes after start and can´t end Logic or shutdown OSX.

And Mac blootouth mouse shows strange behaviour when i hover over the Logic window.....just a point then a arrow

 

So i did a shutdown and after it loads good and i can regster the Korg Legacy plugs ..you are a magician ! If shutdown still exist what can i do ?

Link to comment
Share on other sites

 Share

×
×
  • Create New...