Re: [ACPI-sppt] Asus M3N / ACPI overload

Lindsey Simon <[email protected]>
Newsgroups gmane.linux.acpi.support
Message-ID <[email protected]>
Hey there,

I did all that and got back into the kernel tree after putting my new
dsdt.hex in /tmp and ran patch -p1 < ../osl.diff and then Hunk #2 failed
at 227.

Karsten Sch??lzel in message Re: [ACPI-sppt] Asus M3N / ACPI overload (Tue, 07/01 19:06):

> Use the instructions on
> http://acpi.sourceforge.net/wiki/index.php/HowToOverrideTable
> and instead of step 3 use
> patch < dsdt.dsl.patch
> there dsdt.dsl.patch is the attachment.
> It disables some part of the Thermal Handling, which seems to be
> the problem causing keventd to use all cpu.
> Second there are some compile fixes, which I didn't investigate
> what they change functionally.
> 

> --- dsdt.dsl	Tue Jul  1 18:20:20 2003
> +++ dsdt.dsl-patched	Tue Jul  1 18:18:51 2003
> @@ -3531,6 +3531,7 @@
>                      }
>                  }
>  
> +/*
>                  Scope (\_GPE)
>                  {
>                      Method (_L00, 0, Serialized)
> @@ -3539,6 +3540,7 @@
>                          Notify (\_TZ.THRM, 0x80)
>                      }
>                  }
> +*/
>  
>                  Scope (\_TZ)
>                  {
> @@ -7234,29 +7236,20 @@
>          }
>      }
>  
> -    If (SS1)
> -    {
>          Name (\_SB.PCI0._S1D, 0x02)
>          Name (\_SB.PCI0.P0P1._S1D, 0x02)
>          Name (\_SB.PCI0.USB1._S1D, 0x02)
>          Name (\_SB.PCI0.USB2._S1D, 0x02)
>          Name (\_SB.PCI0.USB3._S1D, 0x02)
> -    }
>  
> -    If (SS3)
> -    {
>          Name (\_SB.PCI0._S3D, 0x02)
>          Name (\_SB.PCI0.P0P1._S3D, 0x02)
>          Name (\_SB.PCI0.USB1._S3D, 0x02)
>          Name (\_SB.PCI0.USB2._S3D, 0x02)
>          Name (\_SB.PCI0.USB3._S3D, 0x02)
> -    }
>  
> -    If (SS4)
> -    {
>          Name (\_SB.PCI0._S4D, 0x02)
>          Name (\_SB.PCI0.P0P1._S4D, 0x02)
> -    }
>  
>      Method (_PTS, 1, NotSerialized)
>      {
> @@ -7291,8 +7284,6 @@
>          0x00, 
>          0x00
>      })
> -    If (SS1)
> -    {
>          Name (_S1, Package (0x04)
>          {
>              0x02, 
> @@ -7300,10 +7291,7 @@
>              0x00, 
>              0x00
>          })
> -    }
>  
> -    If (SS3)
> -    {
>          Name (_S3, Package (0x04)
>          {
>              0x05, 
> @@ -7311,10 +7299,7 @@
>              0x00, 
>              0x00
>          })
> -    }
>  
> -    If (SS4)
> -    {
>          Name (_S4, Package (0x04)
>          {
>              0x06, 
> @@ -7322,7 +7307,6 @@
>              0x00, 
>              0x00
>          })
> -    }
>  
>      Name (_S5, Package (0x04)
>      {



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.