All of lore.kernel.org
 help / color / mirror / Atom feed
From: Len Brown <lenb@kernel.org>
To: Alexander Wright <alexander@wright-family.me.uk>
Cc: linux-acpi@vger.kernel.org
Subject: Re: dmidecode for a DELL Vostro 1000 laptop
Date: Wed, 23 Jan 2008 21:52:31 -0500	[thread overview]
Message-ID: <200801232152.31186.lenb@kernel.org> (raw)
In-Reply-To: <200801231432.45438.alexander@wright-family.me.uk>

On Wednesday 23 January 2008 09:32, Alexander Wright wrote:
> On Saturday 19 January 2008 03:18:27 you wrote:
> > On Wednesday 15 August 2007 10:28, Alexander Wright wrote:
> > > System Information
> > >         Manufacturer: Dell Inc.
> > >         Product Name: Vostro   1000
> > >         Version: Not Specified                  
> > >         Serial Number: 97CG23J
> > >         UUID: 44454C4C-3700-1043-8047-B9C04F32334A
> > >         Wake-up Type: Power Switch
> > >         SKU Number: Not Specified
> > >         Family: Not Specified
> > >
> > > Handle 0x0003, DMI type 2, 8 bytes
> > > Base Board Information
> > >         Manufacturer: Dell Inc.
> > >         Product Name: 0WY383
> >
> > Thanks for the dmidecode output.
> >
> > Do you notice any functional difference when booting with
> >
> > "acpi_osi=Linux"        (default for 2.6.22 and earlier)
> > vs.
> > "acpi_osi=!Linux"       (default for 2.6.23 and later)
> >

thanks for the acpidump output
OSI(Linux) is a NOP on this system.

                    If (\_OSI ("Windows 2006"))
                    {
                        Store (0x40, ^OSTB)
                        Store (0x40, ^TPOS)
                    }

                    If (\_OSI ("Linux"))
                    {
                        Store (0x01, LINX) // NOP - set but not referenced
                        Store (0x80, ^OSTB) // NOP, only compared to > 4
                        Store (0x80, ^TPOS) // NOP, only compared to > 4
                    }n



> I seem to be getting more of these errors with acpi_osi=Linux than without, 
> but its a little hard to tell.

the difference must be caused by something other than OSI(Linux).

> ACPI: EC: acpi_ec_wait timeout, status = 0, expect_event = 1
> ACPI: EC: read timeout, command = 128
> ACPI Exception (evregion-0420): AE_TIME, Returned by Handler for 
> [EmbeddedControl] [20070126]
> ACPI Exception (dswexec-0462): AE_TIME, While resolving operands for 
> [OpcodeName unavailable] [20070126]
> ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.LID_._LID] 
> (Node ffff8100013622e0), AE_TIME
>  

please reproduce this with 2.6.24-rc.
if it still happens, then please open a bug here:
http://bugzilla.kernel.org/enter_bug.cgi?product=ACPI
and then attach the acpidump output to it.

Please note the latest kernel that did not see this issue,
and the earliest kernel that does see this issue.

please note if you see any functional issues with the batter info
or the lid.

thanks,
-Len

-
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

      parent reply	other threads:[~2008-01-24  2:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-15 14:28 dmidecode for a DELL Vostro 1000 laptop Alexander Wright
     [not found] ` <200801182218.27992.lenb@kernel.org>
     [not found]   ` <200801231432.45438.alexander@wright-family.me.uk>
2008-01-24  2:52     ` Len Brown [this message]

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=200801232152.31186.lenb@kernel.org \
    --to=lenb@kernel.org \
    --cc=alexander@wright-family.me.uk \
    --cc=linux-acpi@vger.kernel.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.