Jump to content

fluid | fixed

DSDT Auto patcher - Gone?


  • Please log in to reply
221 replies to this topic

#1
crencom

crencom

    InsanelyMac Protégé

  • Members
  • Pip
  • 48 posts
Looks like the auto patcher has been removed.  Maldon, you had done a dsdt.aml for my system, Samsung R530 recently (Aug 25th or 26th).  I thank you for it and it worked perfect.  I had to reinstall today and thought I had backed up the dsdt file.  I was wrong.  If you still have it, can you post it?  If not, no worrys.

Thanks

#2
MaLd0n

MaLd0n

    ...filling veins with juice of chaos...

  • Moderators
  • 11,131 posts
  • Gender:Male
  • Location:Rio de Janeiro
use DSDT EDITOR and PATCHER
http://www.insanelym...howtopic=223205
into_all all code_regex _T_0 replaceall_matched begin T_0 end;
into_all all code_regex _T_1 replaceall_matched begin T_1 end;
into_all all code_regex _T_2 replaceall_matched begin T_2 end;
into_all all code_regex _T_3 replaceall_matched begin T_3 end;
into_all all code_regex _T_4 replaceall_matched begin T_4 end;
into_all all code_regex _T_5 replaceall_matched begin T_5 end;
into method label _TMP code_regex Return\s\(Zero\) remove_matched;
into method label _TMP insert
begin
Return (Zero)
end;
into method label DTGP remove_entry;
into definitionblock code_regex . insert
begin
Method (DTGP, 5, NotSerialized)\n
{\n
	If (LEqual (Arg0, Buffer (0x10)\n
			{\n
				/* 0000 */	0xC6, 0xB7, 0xB5, 0xA0, 0x18, 0x13, 0x1C, 0x44, \n
				/* 0008 */	0xB0, 0xC9, 0xFE, 0x69, 0x5E, 0xAF, 0x94, 0x9B\n
			}))\n
	{\n
		If (LEqual (Arg1, One))\n
		{\n
			If (LEqual (Arg2, Zero))\n
			{\n
				Store (Buffer (One)\n
					{\n
						0x03\n
					}, Arg4)\n
				Return (One)\n
			}\n
			If (LEqual (Arg2, One))\n
			{\n
				Return (One)\n
			}\n
		}\n
	}\n
	Store (Buffer (One)\n
		{\n
			0x00\n
		}, Arg4)\n
	Return (Zero)\n
}
end;
into method label _DSM parent_adr 0x001D0000 remove_entry;
into device name_adr 0x001D0000 insert
begin
Method (_DSM, 4, NotSerialized)\n
{\n
	Store (Package ()\n
		{\n
			"device-id", \n
			Buffer (0x04)\n
			{\n
				0x34, 0x3B, 0x00, 0x00\n
			}, \n
			"built-in", \n
			Buffer (One)\n
			{\n
				0x00\n
			}, \n
			"AAPL,clock-id", \n
			Buffer (One)\n
			{\n
				0x01\n
			}, \n
			"device_type", \n
			Buffer (0x05)\n
			{\n
				"EHCI"\n
			}, \n
			"AAPL,current-available", \n
			0x04B0, \n
			"AAPL,current-extra", \n
			0x02BC, \n
			"AAPL,current-in-sleep", \n
			0x03E8, \n
			Buffer (One)\n
			{\n
				0x00\n
			}\n
		}, Local0)\n
	DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))\n
	Return (Local0)\n
}
end;
into method label _DSM parent_adr 0x001A0000 remove_entry;
into device name_adr 0x001A0000 insert
begin
Method (_DSM, 4, NotSerialized)\n
{\n
	Store (Package ()\n
		{\n
			"device-id", \n
			Buffer (0x04)\n
			{\n
				0x34, 0x3B, 0x00, 0x00\n
			}, \n
			"built-in", \n
			Buffer (One)\n
			{\n
				0x00\n
			}, \n
			"AAPL,clock-id", \n
			Buffer (One)\n
			{\n
				0x02\n
			}, \n
			"device_type", \n
			Buffer (0x05)\n
			{\n
				"EHCI"\n
			}, \n
			"AAPL,current-available", \n
			0x04B0, \n
			"AAPL,current-extra", \n
			0x02BC, \n
			"AAPL,current-in-sleep", \n
			0x03E8, \n
			Buffer (One)\n
			{\n
				0x00\n
			}\n
		}, Local0)\n
	DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))\n
	Return (Local0)\n
}
end;
into device name_hid PNP0303 insert
begin
Method (_DSM, 4, NotSerialized)\n
{\n
	Store (Package (0x02)\n
		{\n
			"AAPL,has-embedded-fn-keys", \n
			Buffer (0x04)\n
			{\n
				0x01, 0x00, 0x00, 0x00\n
			}\n
		}, Local0)\n
	DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))\n
	Return (Local0)\n
}\n
end;
into device label HDEF insert
begin
Method (_DSM, 4, NotSerialized)\n
	{\n
		Store (Package (0x04)\n
			{\n
				"layout-id", \n
				Buffer (0x04)\n
				{\n
					0x0C, 0x00, 0x00, 0x00\n
				}, \n
				"PinConfigurations", \n
				Buffer (Zero) {}\n
			}, Local0)\n
		DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))\n
		Return (Local0)\n
	}
end;
into device name_hid PNP0000 code_regex IRQNoFlags\s\(\)\n\s+\{(\d+)\} remove_matched;
into device name_hid PNP0100 code_regex IRQNoFlags\s\(\)\n\s+\{(\d+)\} remove_matched;
into device name_hid PNP0B00 code_regex IRQNoFlags\s\(\)\n\s+\{(\d+)\} remove_matched;
into device name_hid PNP0103 code_regex IRQNoFlags\s\(\)\n\s+\{(\d+)\} removeall_matched;
into device name_hid PNP0103 code_regex Name\s\(([^,]+),\sResourceTemplate\s\(\)\n\s+\{((?:.|\n)*)\}\) replace_matched
begin
Name (%1, ResourceTemplate ()\n
					{\n
						IRQNoFlags ()\n
							{0}\n
						IRQNoFlags ()\n
							{8}\n
						IRQNoFlags ()\n
							{11}\n
						IRQNoFlags ()\n
							{15}\n
%2
})
end;
into method label _DSM parent_adr 0x001F0000 remove_entry;
into device name_adr 0x001F0000 insert
begin
Method (_DSM, 4, NotSerialized)\n
{\n
	Store (Package (0x02)\n
		{\n
			"device-id", \n
			Buffer (0x04)\n
			{\n
				0x09, 0x3B, 0x00, 0x00\n
			}\n
		}, Local0)\n
	DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))\n
	Return (Local0)\n
}
end;
into_all all code_regex Or\s\(TMOR,\sTMPV\) replaceall_matched
begin
Or (TMOR, TMPV, TMOR)
end;
into_all all code_regex Or\s\(TMRD,\sTMPV\) replaceall_matched
begin
Or (TMRD, TMPV, TMRD)
end;
into scope label _SB insert
begin
Device (PNLF)\n
{\n
	Name (_HID, EisaId ("APP0002"))\n
	Name (_CID, "backlight")\n
	Name (_UID, 0x0A)\n
	Name (_STA, 0x0B)\n
}
end;
into device name_hid PNP0B00 code_regex (IO\s\((?:\s*[^,]+,\s*(?:\/\/\s.*)?\s*\n)+\s*)(\dx\d+)(,\s*(?:\/\/\s.*)?\s*\n\s*\)) replace_matched begin %10x02%3 end;
into method label _PTS code_regex_not If\s\(LEqual\s\(Arg0,\s0x05\)\) code_regex ^((?:.|\n)*)$ replace_matched
begin
		If (LEqual (Arg0, 0x05)) {}\n
		Else\n
		{\n
%1
		}
end;
into method label _DSM parent_adr 0x001D0001 remove_entry;
into device name_adr 0x001D0001 insert
begin
Method (_DSM, 4, NotSerialized)\n
{\n
	Store (Package (0x02)\n
		{\n
			"device-id", \n
			Buffer (0x04)\n
			{\n
				0x3B, 0x3B, 0x00, 0x00\n
			}\n
		}, Local0)\n
	DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))\n
	Return (Local0)\n
}
end;
into method label _DSM parent_adr 0x001D0002 remove_entry;
into device name_adr 0x001D0002 insert
begin
Method (_DSM, 4, NotSerialized)\n
{\n
	Store (Package (0x02)\n
		{\n
			"device-id", \n
			Buffer (0x04)\n
			{\n
				0x3B, 0x3B, 0x00, 0x00\n
			}\n
		}, Local0)\n
	DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))\n
	Return (Local0)\n
}
end;
into method label _DSM parent_adr 0x001D0003 remove_entry;
into device name_adr 0x001D0003 insert
begin
Method (_DSM, 4, NotSerialized)\n
{\n
	Store (Package (0x02)\n
		{\n
			"device-id", \n
			Buffer (0x04)\n
			{\n
				0x3B, 0x3B, 0x00, 0x00\n
			}\n
		}, Local0)\n
	DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))\n
	Return (Local0)\n
}
end;
into method label _DSM parent_adr 0x001D0004 remove_entry;
into device name_adr 0x001D0004 insert
begin
Method (_DSM, 4, NotSerialized)\n
{\n
	Store (Package (0x02)\n
		{\n
			"device-id", \n
			Buffer (0x04)\n
			{\n
				0x3B, 0x3B, 0x00, 0x00\n
			}\n
		}, Local0)\n
	DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))\n
	Return (Local0)\n
}
end;
into method label _DSM parent_adr 0x001A0001 remove_entry;
into device name_adr 0x001A0001 insert
begin
Method (_DSM, 4, NotSerialized)\n
{\n
	Store (Package (0x02)\n
		{\n
			"device-id", \n
			Buffer (0x04)\n
			{\n
				0x3B, 0x3B, 0x00, 0x00\n
			}\n
		}, Local0)\n
	DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))\n
	Return (Local0)\n
}
end;
into method label _DSM parent_adr 0x001A0002 remove_entry;
into device name_adr 0x001A0002 insert
begin
Method (_DSM, 4, NotSerialized)\n
{\n
	Store (Package (0x02)\n
		{\n
			"device-id", \n
			Buffer (0x04)\n
			{\n
				0x3B, 0x3B, 0x00, 0x00\n
			}\n
		}, Local0)\n
	DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))\n
	Return (Local0)\n
}
end;
into method label _DSM parent_adr 0x001A0003 remove_entry;
into device name_adr 0x001A0003 insert
begin
Method (_DSM, 4, NotSerialized)\n
{\n
	Store (Package (0x02)\n
		{\n
			"device-id", \n
			Buffer (0x04)\n
			{\n
				0x3B, 0x3B, 0x00, 0x00\n
			}\n
		}, Local0)\n
	DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))\n
	Return (Local0)\n
}
end;
into method label _DSM parent_adr 0x001F0003 remove_entry;
into device name_adr 0x001F0003 insert
begin
Device (BUS0)\n
				{\n
					Name (_CID, "smbus")\n
					Name (_ADR, Zero)\n
					Device (DVL0)\n
					{\n
						Name (_ADR, 0x57)\n
						Name (_CID, "diagsvault")\n
						Method (_DSM, 4, NotSerialized)\n
						{\n
							Store (Package (0x02)\n
								{\n
									"address", \n
									0x57\n
								}, Local0)\n
							DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))\n
							Return (Local0)\n
						}\n
					}\n
				}
end;
into method label _STA parent_hid PNP0103 remove_entry;
into device name_hid PNP0103 insert
begin
Method (_STA, 0, NotSerialized)\n
{\n
	Return (0x0F)\n
}
end;
into method label _CRS parent_hid PNP0103 remove_entry;
into device name_hid PNP0103 insert
begin
Method (_CRS, 0, NotSerialized)\n
{\n
	Return (BUF0)\n
}
end


#3
segen2011

segen2011

    InsanelyMac Protégé

  • Members
  • Pip
  • 9 posts
Since it appears the autopatcher thread is gone (why?) is there an appropriate thread that we could still post our DSDT's to to have assistance getting them patched?

#4
MaLd0n

MaLd0n

    ...filling veins with juice of chaos...

  • Moderators
  • 11,131 posts
  • Gender:Male
  • Location:Rio de Janeiro
auto-patcher is dead
had a heart attack  ;)

Use DSDT EDITOR and PATCHER

#5
plexiputer

plexiputer

    InsanelyMac Protégé

  • Members
  • Pip
  • 25 posts
Heart attack?

If that means you had one, then I wish you a full and speedy recovery!

Auto Patcher was a truly brilliant app BTW!

Look after yourself

#6
IGP3000

IGP3000

    InsanelyMac Protégé

  • Donators
  • 16 posts

View PostMaLd0n, on Sep 2 2011, 06:15 PM, said:

auto-patcher is dead
had a heart attack  :)

Use DSDT EDITOR and PATCHER

Good neews!!  The auto-patcher copies I have downloaded survived the heart attacks  :D

#7
MaLd0n

MaLd0n

    ...filling veins with juice of chaos...

  • Moderators
  • 11,131 posts
  • Gender:Male
  • Location:Rio de Janeiro

View Postplexiputer, on Sep 3 2011, 10:52 AM, said:

Heart attack?

If that means you had one, then I wish you a full and speedy recovery!

Auto Patcher was a truly brilliant app BTW!

Look after yourself
I have suffered none
the problem was with the Auto-Patcher  :D

View PostIGP3000, on Sep 3 2011, 02:14 PM, said:

Good neews!!  The auto-patcher copies I have downloaded survived the heart attacks  :D
\õ/
Great News

before his death I have made available all the patches  :)

#8
plexiputer

plexiputer

    InsanelyMac Protégé

  • Members
  • Pip
  • 25 posts
To MaLdOn
That's OK then

I wouldn't wish a heart attack on anyone!

What happened with the app?

Did the server break?

To Donator:
Any chance you have all of the patches or a complete DSDT for the Asus 1P1BL-LB?

I saw it in the list last time I used Auto Patcher and I have one of those boards that I'm thinking of putting ProTools HD1 on.

#9
MaLd0n

MaLd0n

    ...filling veins with juice of chaos...

  • Moderators
  • 11,131 posts
  • Gender:Male
  • Location:Rio de Janeiro

View Postplexiputer, on Sep 3 2011, 06:33 PM, said:

Asus 1P1BL-LB
send me files
Attached File  run_me.zip   66.11K   369 downloads

#10
plexiputer

plexiputer

    InsanelyMac Protégé

  • Members
  • Pip
  • 25 posts

View PostMaLd0n, on Sep 3 2011, 09:45 PM, said:

send me files
Attachment run_me.zip

I just need to buy and throw a processor into it and I'll get files over to you ASAP.

I'll probably get a Q8400 for it?
I'll need to install Windoze first just to update the bios using the exe file I got from the HP website.

I'll extract a vanilla DSDT.

#11
LifeOnRice

LifeOnRice

    InsanelyMac Protégé

  • Members
  • PipPip
  • 89 posts

View Postplexiputer, on Sep 3 2011, 09:54 PM, said:

I just need to buy and throw a processor into it and I'll get files over to you ASAP.

I'll extract a vanilla DSDT.

Man, I thought MaLd0n got a heart attack, that would've sucked, the whole hackintosh community would go down ;(

R.I.P Auto Patcher

#12
Michaelcard

Michaelcard

    InsanelyMac Protégé

  • Members
  • Pip
  • 8 posts

View PostMaLd0n, on Sep 3 2011, 02:45 PM, said:

send me files
Attachment run_me.zip


Can you help me out with mine?

So how come you stopped the DSDT auto patcher anyway?

Thx

Attached Files



#13
MaLd0n

MaLd0n

    ...filling veins with juice of chaos...

  • Moderators
  • 11,131 posts
  • Gender:Male
  • Location:Rio de Janeiro

View PostMichaelcard, on Sep 4 2011, 02:13 AM, said:

Can you help me out with mine?
Attached File  dsdt.Michaelcard.zip   6.2K   44 downloads

#14
Erdbeeere

Erdbeeere

    InsanelyMac Protégé

  • Members
  • Pip
  • 35 posts
Hi, i hope you are able to help me with my dsdt.

Attached File  send_me.zip   202.62K   25 downloads

#15
MaLd0n

MaLd0n

    ...filling veins with juice of chaos...

  • Moderators
  • 11,131 posts
  • Gender:Male
  • Location:Rio de Janeiro

View PostErdbeeere, on Sep 4 2011, 06:37 AM, said:

Hi, i hope you are able to help me with my dsdt.

Attachment send_me.zip
model?

#16
Erdbeeere

Erdbeeere

    InsanelyMac Protégé

  • Members
  • Pip
  • 35 posts

View PostMaLd0n, on Sep 4 2011, 03:26 PM, said:

model?

ThinkPad T510 4349-WK7

i5-560M
NVIDIA Quadro NVS3100M 512MB


Need you any other information?

#17
MaLd0n

MaLd0n

    ...filling veins with juice of chaos...

  • Moderators
  • 11,131 posts
  • Gender:Male
  • Location:Rio de Janeiro

View PostErdbeeere, on Sep 4 2011, 11:59 AM, said:

ThinkPad T510 4349-WK7

i5-560M
NVIDIA Quadro NVS3100M 512MB


Need you any other information?
Attached File  dsdt.Erdbeeere.zip   26.46K   19 downloads

#18
Erdbeeere

Erdbeeere

    InsanelyMac Protégé

  • Members
  • Pip
  • 35 posts
Thank you so much!

Anyways, this isn't working right now:

Sound Conexant CX 20585 (After i installed the DSDT the notebook has a reboot and there was a bluescreen with voodoohda, so i deleted this kext from SLE) There is no device in the soundmanager.

Brightness Up/Down

Shutdown isn't complete (The power LED is off, but the fan is running)

The system isn't going standby after lid is closed


I hope you (god^^) is able to help me!

#19
MaLd0n

MaLd0n

    ...filling veins with juice of chaos...

  • Moderators
  • 11,131 posts
  • Gender:Male
  • Location:Rio de Janeiro
remove EvOreboot, NullCPUPowerManagement
add in boot.plist
<key>GeneratePStates</key>
<string>Yes</string>
<key>GenerateCStates</key>
<string>Yes</string>
Use correct smbios
try MacBookPro6,1 or 6,2

#20
bg3po

bg3po

    InsanelyMac Protégé

  • Members
  • Pip
  • 2 posts
hi i have been at this for a while i cant sem to find anywhere or anyone to help me with my dsdt i want to be able to use more than 1 vid card i have a 3 pcix slots open i have a gtx480 1536mb a 9500gt dual/dvi and tvout and a 9500gt dvi/hdmi. i have 4 monitors and 2 projectors. i can run all the cards nativly one by one but as soon as i add one i get panics no matter how many or what flags i use in chameloen i have searched and searched read and read and it seams all the dsdt lingo i find is different then gigabyte boards or somthing?any help would be greatly appreciated thank you

Attached Files







0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

© 2013 InsanelyMac  |   News  |   Forum  |   Downloads  |   OSx86 Wiki  |   Mac Netbook  |   Web hosting by CatN  |   Designed by Ed Gain  |   Logo by irfan  |   Privacy Policy