All of lore.kernel.org
 help / color / mirror / Atom feed
From: Florian Schricker <fschricker-S0/GAf8tV78@public.gmane.org>
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: acpi_ec_space_handler flooding logs
Date: Tue, 02 Aug 2005 18:36:13 +0200	[thread overview]
Message-ID: <1123000573.12447.15.camel@x10> (raw)

Hello everybody!


I have quite some trouble with ACPI / DSDT and with my hddisk - and
quite frankly I'm a bit lost. :-(

Well, looong story short: I had previously a self-repaired DSDT in my
initrd which I suspect of being the cause of quite some trouble. I am
unsure if this can be possible, but I thought it'd be best to at least
fall back to the "integrated" one.

Although all ACPI modules load fine (I'm on a 2.6.12 kernel), I have
trouble with my battery - I had this before, and to be honest, I'd very
much appreciate any professional help on fixing it (I suspect _me_ being
the cause of troubles first)!

For that I extracted my DSDT, disassembled it using iasl and, for
testing purposes, I recompiled it.

Both files are accessible:
 - raw data from /proc/acpi/dsdt
     http://www.uni-koblenz.de/~eyerq/dsdt-samsung.dat
 - dissambled DSDT source
     http://www.uni-koblenz.de/~eyerq/dsdt-samsung.dsl

Recompiling gives:

-------
# ./iasl dsdt-samsung.dsl

Intel ACPI Component Architecture
ASL Optimizing Compiler / AML Disassembler version 20030918 [Sep 18
2003]
Copyright (C) 2000 - 2003 Intel Corporation
Supports ACPI Specification Revision 2.0b

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

dsdt-samsung.dsl  2577:                     Field (ECR, DWordAcc, Lock,
Preserve)
Error    1048 -                                      ^ Host Operation
Region requires ByteAcc access

dsdt-samsung.dsl  2623:                     Method (_GLK, 1,
NotSerialized)
Warning  2024 - Reserved method has too many arguments ^  ( _GLK
requires 0)

ASL Input:  dsdt-samsung.dsl - 3748 lines, 125559 bytes, 1798 keywords
Compilation complete. 1 Errors, 2 Warnings, 0 Remarks, 410 Optimizations
-------

This broken DSDT is currently active, fails with battery as mentioned -
and: floods dmesg / /var/log/messages with

  ACPI: acpi_ec_space_handler: bit_width should be 8

Is this something known?
What would I need to fix the DSDT? Anything I can provide?


thank you - and hopefully this the correct list
Florian Schricker



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click

             reply	other threads:[~2005-08-02 16:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-02 16:36 Florian Schricker [this message]
2005-08-12  8:00 ` acpi_ec_space_handler flooding logs Yu, Luming
2005-08-12  8:21 ` Thomas Renninger
     [not found]   ` <42FC5C0D.4010907-l3A5Bk7waGM@public.gmane.org>
2005-08-16 20:37     ` Florian Schricker
2005-08-17  9:44       ` Thomas Renninger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1123000573.12447.15.camel@x10 \
    --to=fschricker-s0/gaf8tv78@public.gmane.org \
    --cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.