public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Len Brown <lenb@kernel.org>
To: Ken Corbin <kencx@peak.org>
Cc: Alexey Starikovskiy <aystarik@gmail.com>, linux-acpi@vger.kernel.org
Subject: Re: Suspend locks up Toshiba Satelite L355-S7915 (no longer)
Date: Sat, 07 Nov 2009 21:44:46 -0500 (EST)	[thread overview]
Message-ID: <alpine.LFD.2.00.0911072138260.4291@localhost.localdomain> (raw)
In-Reply-To: <200911070809.23947.kencx@peak.org>

> ... upgrade ... that fixed my suspend problem.

good.

> There are other problems, but they are minor and can be lived with.  Most 
> hotkeys do not work.  And the computer doesn't flash the power button when it 
> is suspended.  There is a omnibook module that purports do do these 
> functions, but it isn't coded to work with the Satelite L355-S7915.  I've 
> been looking into fixing that.  But it has occurred to me that that driver is 
> largely duplicating standard acpi functions.  And that it might be a better 
> use of my time to look into configuring acpi to work with this laptop.  Any 
> recommendations?

Generally the platform drivers implement support for non-standard
features that are not included in the generic ACPI support.
Often the non-standard support is implemented with vendor-specific
extensions to ACPI.

Unfortunately, except in a few cases, hotkeys are non-standard.
So extending the platform driver for boxes similar to your own
to talk to your box may be the way to go..

The LED indicator on sleeping, however, is generally standard
(there is a method called "_SST" that we invoke that tells the BIOS
 to start & stop blinking the suspend LED)

Do you know if the LED blinked when Windows suspended on this laptop?

cheers,
Len Brown, Intel Open Source Technology Center

  reply	other threads:[~2009-11-08  2:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-06  3:28 Suspend locks up Toshiba Satelite L355-S7915 Ken Corbin
2009-11-06  3:55 ` Alexey Starikovskiy
2009-11-07 16:09   ` Suspend locks up Toshiba Satelite L355-S7915 (no longer) Ken Corbin
2009-11-08  2:44     ` Len Brown [this message]
2009-11-08  3:30       ` Ken Corbin
2009-11-08 16:37         ` LED suspend inicator (Re: Suspend locks up Toshiba Satelite L355-S7915 (no longer)) Len Brown

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=alpine.LFD.2.00.0911072138260.4291@localhost.localdomain \
    --to=lenb@kernel.org \
    --cc=aystarik@gmail.com \
    --cc=kencx@peak.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox