All of lore.kernel.org
 help / color / mirror / Atom feed
* Newbie: ACPI dsdt.dsl Compilation Error
@ 2006-02-09 12:21 Johannes Becker
  0 siblings, 0 replies; only message in thread
From: Johannes Becker @ 2006-02-09 12:21 UTC (permalink / raw)
  To: linux-acpi

[-- Attachment #1: Type: text/plain, Size: 3218 bytes --]

Hi,

Hi,

OS: openSUSE 10.0

I've got a Medion MD40100 Notebook. It has a Intel Mobile Pentium 4 2,8
GHz.

I think my ACPI isn't running right. The FAN is running constantly at a
high level, can't set trip_points, etc..
Searching for the error I found this in ACPI-Watch

Code:
acpi watch 0.75
(C) 2002 Oliver Diedrich

System information

System:   (null) (null) ((null)); serial #: (null)
BIOS:   (null) (null) ((null))
Board:   (null) (null) ((null)); serial #: (null)
CPU:   (null) Mobile Intel(R) Pentium(R) 4     CPU 2.80GHz, 2793 MHz
RAM:   896 MByte
Kernel:   Linux 2.6.13-15.7-default for i686 (build #1 Tue Nov 29
14:32:29 UTC 2005)
ACPI:   release 20050408

ACPI related syslog messages:

...

/proc/acpi/fan

/proc/acpi/thermal_zone/THM0/polling_frequency
( 2/09/06  2:07:40)   polling frequency:   2 seconds

/proc/acpi/thermal_zone/THM0/cooling_mode
( 2/09/06  2:07:40)   <setting not supported>
( 2/09/06  2:07:40)   cooling mode:   critical

/proc/acpi/thermal_zone/THM0/trip_points
( 2/09/06  2:07:40)   critical (S5):   90 C

/proc/acpi/thermal_zone/THM0/temperature
( 2/09/06  2:07:40)   temperature:   44 C
...

/proc/acpi/thermal_zone/THM0/state
( 2/09/06  2:07:40)   state:   ok

...

/proc/acpi/event
( 2/09/06  2:07:40)   ### read error ###

/proc/acpi/fadt
( 2/09/06  2:07:40)   ### read error ###

/proc/acpi/dsdt
( 2/09/06  2:07:40)   ### read error ###

/proc/acpi/info
( 2/09/06  2:07:40)   version:   20050408
...

So the dsdt can't be read (because it's probably broken. Following the
instructions from a page
(http://lists.suse.com/archive/suse-laptop/2005-Jan/0273.html) I did the
following in the command line:

1) cp /proc/acpi/dsdt /tmp
2) cd /tmp
3) iasl -d dsdt
4) iasl -sa dsdt.dsl


Now I get 6 errors on point 4):

linux:/tmp # iasl -sa dsdt.dsl

Intel ACPI Component Architecture
ASL Optimizing Compiler version 20050902 [Sep  9 2005]
Copyright (C) 2000 - 2005 Intel Corporation
Supports ACPI Specification Revision 3.0

dsdt.dsl   193:     Field (PORT, WordAcc, NoLock, Preserve)
Error    1025 -               ^ Access width is greater than region size

dsdt.dsl   195:         P80H,   8
Error    1026 -            ^ Access width of Field Unit extends beyond
region limit

dsdt.dsl  1010:                     Field (EVGR, DWordAcc, NoLock, Preserve)
Error    1025 -                               ^ Access width is greater
than region size

dsdt.dsl  1012:                         EVID,   16
Error    1026 -                            ^ Access width of Field Unit
extends beyond region limit

dsdt.dsl  3304:                             While (Local1)
Error    1048 -                                         ^ Method local
variable is not initialized (Local1)

dsdt.dsl  4952:     Method (_WAK, 1, NotSerialized)
Warning  2078 -                ^ Reserved method must return a value (_WAK)

dsdt.dsl  4977:                 Store (\TRAW (), Local0)
Error    1058 -                            ^ Called method returns no value

ASL Input:  dsdt.dsl - 4988 lines, 173086 bytes, 2311 keywords
Compilation complete. 6 Errors, 1 Warnings, 0 Remarks, 492 Optimizations

Since I'm a newbie and these errors don't tell me nothing:
Can anybody help me correct these errors?

Cheers
Jonny

[-- Attachment #2: jonnybecker.vcf --]
[-- Type: text/x-vcard, Size: 250 bytes --]

begin:vcard
fn:Johannes Becker
n:Becker;Johannes
adr;quoted-printable:;;Theresienstr.27;M=C3=BCnchen;Bayern;80333;Deutschland
email;internet:jonnybecker@web.de
tel;home:+498950005858
tel;cell:+491774566435
x-mozilla-html:FALSE
version:2.1
end:vcard


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-02-09 12:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-09 12:21 Newbie: ACPI dsdt.dsl Compilation Error Johannes Becker

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.