Jump to content

DSDT Auto-Patcher


MaLd0n
 Share

5,753 posts in this topic

Recommended Posts

The error is on line 5022 SB.PCI0.EHC2 Object does not exist.

send me your DSDT

perl -e 'open(CMD, "ioreg -lw0 \| grep DSDT|") or die; while(<CMD>) { chomp; if($_ =~ /\"DSDT\.?\d?\"=<([^>]*)>/) { $buff = $1; open(PIP, "|xxd -r -p > ~/Desktop/dsdt.aml") or die; print PIP "$1"; } }'

 

please if you can make a dsdt for me ill be very thankfull.

 

send me files

http://www.insanelymac.com/forum/index.php...st&id=81816

whats is your motherboard, chipset, etc?

Link to comment
Share on other sites

send me your DSDT

perl -e 'open(CMD, "ioreg -lw0 \| grep DSDT|") or die; while(<CMD>) { chomp; if($_ =~ /\"DSDT\.?\d?\"=<([^>]*)>/) { $buff = $1; open(PIP, "|xxd -r -p > ~/Desktop/dsdt.aml") or die; print PIP "$1"; } }'

 

 

 

send me files

http://www.insanelymac.com/forum/index.php...st&id=81816

whats is your motherboard, chipset, etc?

 

is this any good?:

8086;Intel Corporation;29a0;82P965/G965 Memory Controller Hub;Bridge;Host bridge
8086;Intel Corporation;29a4;82P965/G965 HECI Controller;Communication controller;Communication controller
8086;Intel Corporation;283e;82801H (ICH8 Family) SMBus Controller;Serial bus controller;SMBus
8086;Intel Corporation;2824;82801HB (ICH8) 4 port SATA AHCI Controller;Mass storage controller;SATA controller
8086;Intel Corporation;2835;82801H (ICH8 Family) USB UHCI Controller #5;Serial bus controller;USB Controller
8086;Intel Corporation;2834;82801H (ICH8 Family) USB UHCI Controller #4;Serial bus controller;USB Controller
8086;Intel Corporation;283a;82801H (ICH8 Family) USB2 EHCI Controller #2;Serial bus controller;USB Controller
8086;Intel Corporation;2836;82801H (ICH8 Family) USB2 EHCI Controller #1;Serial bus controller;USB Controller
8086;Intel Corporation;2832;82801H (ICH8 Family) USB UHCI Controller #3;Serial bus controller;USB Controller
8086;Intel Corporation;2831;82801H (ICH8 Family) USB UHCI Controller #2;Serial bus controller;USB Controller
8086;Intel Corporation;2830;82801H (ICH8 Family) USB UHCI Controller #1;Serial bus controller;USB Controller
1033;NEC Corporation;0194;uPD720200 USB 3.0 Host Controller;Serial bus controller;USB Controller
8086;Intel Corporation;2847;82801H (ICH8 Family) PCI Express Port 5;Bridge;PCI bridge
8086;Intel Corporation;2845;82801H (ICH8 Family) PCI Express Port 4;Bridge;PCI bridge
14e4;Broadcom Corporation;4328;BCM4321 802.11a/b/g/n;Network controller;Network controller
8086;Intel Corporation;2843;82801H (ICH8 Family) PCI Express Port 3;Bridge;PCI bridge
11ab;Marvell Technology Group Ltd.;6101;88SE6101 single-port PATA133 interface;Mass storage controller;IDE interface
8086;Intel Corporation;2841;82801H (ICH8 Family) PCI Express Port 2;Bridge;PCI bridge
8086;Intel Corporation;283f;82801H (ICH8 Family) PCI Express Port 1;Bridge;PCI bridge
10de;nVidia Corporation;0613;G92 [GeForce 9800 GTX+];Display controller;VGA compatible controller
8086;Intel Corporation;29a1;82P965/G965 PCI Express Root Port;Bridge;PCI bridge
8086;Intel Corporation;104b;82566DC Gigabit Network Connection;Network controller;Ethernet controller
8086;Intel Corporation;2810;82801HB/HR (ICH8/R) LPC Interface Controller;Bridge;ISA bridge
104c;Texas Instruments;8023;TSB43AB22/A IEEE-1394a-2000 Controller (PHY/Link);Serial bus controller;FireWire (IEEE 1394)
8086;Intel Corporation;244e;82801 PCI Bridge;Bridge;PCI bridge

 

and 6gb corsair memory (xms2-6400)

 

hope so

send_me.zip

Link to comment
Share on other sites

@maldon: you posted me a reply on G31M-ES2L but when i look for that post again i didn't see it. But anyway, the G31M-ES2L you have in the DSDT Auto-Patcher, is that for all revision of the motherboard? Currently, there are 4 revision 1.0, 2.0, 2.3, and 2.4. Mine is G31-ES2L rev2.4... I still try to get te sound and lan to work but no luck.

Link to comment
Share on other sites

 

wow,thanks that was fast.

please i have some questions:

where to put the files you sent? to extra?

why does the memory speed show (in about this mac) 533 ,while its actually 800mhz?

and last: when booting with -v there an error saying - "warnning an supported chip", but i can still boot with no problem.

 

thank you very much

Link to comment
Share on other sites

1- where to put the files you sent? to extra?

2- why does the memory speed show (in about this mac) 533 ,while its actually 800mhz?

3- and last: when booting with -v there an error saying - "warnning an supported chip", but i can still boot with no problem.

 

1- Extra or root of the HD

2- add in smbios SMmemspeed=800

3- Plug in fakesmc? I have no idea

 

if you use VoodooHda, Use AppleHdaDisabler in S/L/E

http://www.insanelymac.com/forum/index.php...st&id=87700

Link to comment
Share on other sites

Thanks (Weird, didn't mean to send a PM. Was wondering where my message went).

I deleted

you can ask this here instead of opening a topic aaa.png

You're Welcome 01e.png

Link to comment
Share on other sites

Help Again

I have nvidia gt 420m injectet by the chameleon trunk 750, but the Vram is shown in system profiler 512mb instaed of 1gb, here is agaim my dsdt and ioregistry .

I have tried to inject it trouhg dsdt, shown no errors but no injection when i switch teh graphicsenabler = off.

Can you see the attached DSDT and corrected pls.

Nvidia is at PciRoot(0x0)/Pci(0x1,0x0)/Pci(0x0,0x0)

tnks.

Here :

for_Maldon.zip

Link to comment
Share on other sites

Pls help me with my laptop acer aspire 4740g

This is my Send_me file..

send_me_aspire4740g.zip

test it

dsdt.01.zip

 

remove EvOreboot.kext

 

use Chameleon RC5

 

 

Help Again

I have nvidia gt 420m injectet by the chameleon trunk 750, but the Vram is shown in system profiler 512mb instaed of 1gb, here is agaim my dsdt and ioregistry .

I have tried to inject it trouhg dsdt, shown no errors but no injection when i switch teh graphicsenabler = off.

Can you see the attached DSDT and corrected pls.

Nvidia is at PciRoot(0x0)/Pci(0x1,0x0)/Pci(0x0,0x0)

tnks.

Here :

for_Maldon.zip

 

           Method (_DSM, 4, NotSerialized)
           {
               Store (Package (0x18)
                   {
                       "@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 (0x18)
                       {
                           /* 0000 */    0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x03, 0x00, 
                           /* 0008 */    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x07, 
                           /* 0010 */    0x00, 0x00, 0x00, 0x00
                       }, 

                       "VRAM,totalsize", 
                       Buffer (0x04)
                       {
                           0x00, 0x00, 0x00, 0x[color="#FF0000"][b]40[/b][/color]
                       }, 

                       "device_type", 
                       Buffer (0x0D)
                       {
                           "NVDA,GeForce"
                       }, 

                       "model", 
                       Buffer (0x17)
                       {
                           "nVidia GeForce 420M GT"
                       }, 

                       "rom-revision", 
                       Buffer (0x25)
                       {
                           "nVidia GeForce 420M GT OpenGL Engine"
                       }, 

                       "hda-gfx", 
                       Buffer (0x0A)
                       {
                           "onboard-1"
                       }
                   }, Local0)
               DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
               Return (Local0)
           }

 

Device (HDAU)
		        {
		            Name (_ADR, One)
		            Method (_DSM, 4, NotSerialized)
		            {
		                Store (Package (0x08)
		                    {
		                        "layout-id", 
		                        Buffer (0x04)
		                        {
		                            0x00, 0x00, 0x00, 0x00
		                        }, 

		                        "model", 
		                        Buffer (0x16)
		                        {
		                            "nVidia GT 420M HDMI"
		                        }, 

		                        "PinConfigurations", 
		                        Buffer (Zero) {}, 
		                        "hda-gfx", 
		                        Buffer (0x0A)
		                        {
		                            "onboard-1"
		                        }
		                    }, Local0)
		                DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
		                Return (Local0)
		            }
		        }

Link to comment
Share on other sites

test it

dsdt.01.zip

 

remove EvOreboot.kext

 

use Chameleon RC5

 

 

 

 

           Method (_DSM, 4, NotSerialized)
           {
               Store (Package (0x18)
                   {
                       "@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 (0x18)
                       {
                           /* 0000 */    0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x03, 0x00, 
                           /* 0008 */    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x07, 
                           /* 0010 */    0x00, 0x00, 0x00, 0x00
                       }, 

                       "VRAM,totalsize", 
                       Buffer (0x04)
                       {
                           0x00, 0x00, 0x00, 0x[color="#FF0000"][b]40[/b][/color]
                       }, 

                       "device_type", 
                       Buffer (0x0D)
                       {
                           "NVDA,GeForce"
                       }, 

                       "model", 
                       Buffer (0x17)
                       {
                           "nVidia GeForce 420M GT"
                       }, 

                       "rom-revision", 
                       Buffer (0x25)
                       {
                           "nVidia GeForce 420M GT OpenGL Engine"
                       }, 

                       "hda-gfx", 
                       Buffer (0x0A)
                       {
                           "onboard-1"
                       }
                   }, Local0)
               DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
               Return (Local0)
           }

 

Device (HDAU)
		        {
		            Name (_ADR, One)
		            Method (_DSM, 4, NotSerialized)
		            {
		                Store (Package (0x08)
		                    {
		                        "layout-id", 
		                        Buffer (0x04)
		                        {
		                            0x00, 0x00, 0x00, 0x00
		                        }, 

		                        "model", 
		                        Buffer (0x16)
		                        {
		                            "nVidia GT 420M HDMI"
		                        }, 

		                        "PinConfigurations", 
		                        Buffer (Zero) {}, 
		                        "hda-gfx", 
		                        Buffer (0x0A)
		                        {
		                            "onboard-1"
		                        }
		                    }, Local0)
		                DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
		                Return (Local0)
		            }
		        }

 

 

Compilied it, that part is Ok, but still no Ijection with Graphics Enabler NO

Any Idea?

Link to comment
Share on other sites

test it

dsdt.01.zip

 

remove EvOreboot.kext

 

use Chameleon RC5

 

 

 

 

           Method (_DSM, 4, NotSerialized)
           {
               Store (Package (0x18)
                   {
                       "@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 (0x18)
                       {
                           /* 0000 */    0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x03, 0x00, 
                           /* 0008 */    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x07, 
                           /* 0010 */    0x00, 0x00, 0x00, 0x00
                       }, 

                       "VRAM,totalsize", 
                       Buffer (0x04)
                       {
                           0x00, 0x00, 0x00, 0x[color="#FF0000"][b]40[/b][/color]
                       }, 

                       "device_type", 
                       Buffer (0x0D)
                       {
                           "NVDA,GeForce"
                       }, 

                       "model", 
                       Buffer (0x17)
                       {
                           "nVidia GeForce 420M GT"
                       }, 

                       "rom-revision", 
                       Buffer (0x25)
                       {
                           "nVidia GeForce 420M GT OpenGL Engine"
                       }, 

                       "hda-gfx", 
                       Buffer (0x0A)
                       {
                           "onboard-1"
                       }
                   }, Local0)
               DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
               Return (Local0)
           }

 

Device (HDAU)
		        {
		            Name (_ADR, One)
		            Method (_DSM, 4, NotSerialized)
		            {
		                Store (Package (0x08)
		                    {
		                        "layout-id", 
		                        Buffer (0x04)
		                        {
		                            0x00, 0x00, 0x00, 0x00
		                        }, 

		                        "model", 
		                        Buffer (0x16)
		                        {
		                            "nVidia GT 420M HDMI"
		                        }, 

		                        "PinConfigurations", 
		                        Buffer (Zero) {}, 
		                        "hda-gfx", 
		                        Buffer (0x0A)
		                        {
		                            "onboard-1"
		                        }
		                    }, Local0)
		                DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
		                Return (Local0)
		            }
		        }

Tried the dsdt just now

Everything work perfectly

Fast boot and reboot

Sleep works fluently

No more system hang for 1-2 seconds (web browsing,opening new windows etc...)

All I can say now is just thank you

THX again.... :)

Ps, 1 last problem

After a period of time(15 minutes+-), i opened system Profile

at hardware tab:

Disc Burning ;No disc burning device was found. If the device is external, make sure it’s connected and turned on.

Serial ATA ;There was an error while scanning for Serial-ATA devices.

Any1 know y?

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

×
×
  • Create New...