public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: "Rafael J. Wysocki" <rjw@sisk.pl>
To: "Karasyov, Konstantin A" <konstantin.a.karasyov@intel.com>
Cc: Andrey Borzenkov <arvidjaar@mail.ru>,
	linux-acpi@vger.kernel.org, "Lebedev,
	Vladimir P" <vladimir.p.lebedev@intel.com>
Subject: Re: 2.6.19: ACPI reports AC not present after resume from STD
Date: Thu, 7 Dec 2006 20:47:30 +0100	[thread overview]
Message-ID: <200612072047.31473.rjw@sisk.pl> (raw)
In-Reply-To: <E3C0BCA40296C347AF7142161DB9FC828618B8@mssmsx411>

Hi,

On Thursday, 7 December 2006 19:57, Karasyov, Konstantin A wrote:
> Hi,
> 
> Unfortunately, I cannot reproduce this bug on my system, but the problem
> could be solved by adding a resume handler for AC adapter device. Could
> you try the attached patch to see if it helps.

I can reproduce it and the patch doesn't help.

Greetings,
Rafael


> >-----Original Message-----
> >From: linux-acpi-owner@vger.kernel.org [mailto:linux-acpi-
> >owner@vger.kernel.org] On Behalf Of Andrey Borzenkov
> >Sent: Sunday, December 03, 2006 7:01 PM
> >To: Alexey Starikovskiy
> >Cc: Pavel Machek; linux-acpi@vger.kernel.org;
> linux-kernel@vger.kernel.org
> >Subject: Re: 2.6.19: ACPI reports AC not present after resume from STD
> >
> >-----BEGIN PGP SIGNED MESSAGE-----
> >Hash: SHA1
> >
> >On Sunday 03 December 2006 17:35, Alexey Starikovskiy wrote:
> >> Andrey Borzenkov wrote:
> >> > -----BEGIN PGP SIGNED MESSAGE-----
> >> > Hash: SHA1
> >> >
> >> > On Sunday 03 December 2006 16:11, Pavel Machek wrote:
> >> >> Hi!
> >> >>
> >> >>> I started to notice it some time ago; I can't say exactly if this
> was
> >> >>> not present in earlier versions because recently I switched from
> STR
> >> >>> (which gave me no end of troubles) to STD. So I may have not seen
> it
> >> >>> before.
> >> >>>
> >> >>> Suspend to disk while on battery. Plug in AC, resume. ACPI
> continues
> >to
> >> >>> show AC adapter as not present:
> >> >>>
> >> >>> {pts/0}% cat /proc/acpi/ac_adapter/ADP1/state
> >> >>> state:                   off-line
> >> >>>
> >> >>> replugging AC correctly changes state to on-line.
> >> >>
> >> >> try echo platform > /sys/power/disk.
> >> >
> >> > Nope.
> >> >
> >> > {pts/0}% pmsuspend disk
> >> > ... after resume
> >> > {pts/0}% cat /sys/power/disk
> >> > platform
> >> > {pts/0}% cat /proc/acpi/ac_adapter/ADP1/state
> >> > state:                   off-line
> >>
> >> please look if patches in 7122 work  for you.
> >
> >No. I applied patches from comments 38 and 52 (modified, it did not
> apply
> >cleanly to 2.6.19). As far as I understood, those two were final.
> >-----BEGIN PGP SIGNATURE-----
> >Version: GnuPG v1.4.5 (GNU/Linux)
> >
> >iD8DBQFFcvS3R6LMutpd94wRAp9oAKCM7+6G4SsgFEGLgkW1jxM3VMQHqQCdFSDQ
> >14w+QsgDtxWusmfdzCMOdqo=
> >=QDyt
> >-----END PGP SIGNATURE-----
> >-
> >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
> 

-- 
If you don't have the time to read,
you don't have the time or the tools to write.
		- Stephen King

  reply	other threads:[~2006-12-07 19:44 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-07 18:57 2.6.19: ACPI reports AC not present after resume from STD Karasyov, Konstantin A
2006-12-07 19:47 ` Rafael J. Wysocki [this message]
2006-12-07 19:48   ` Alexey Starikovskiy
2006-12-07 20:00     ` Rafael J. Wysocki
  -- strict thread matches above, loose matches on Subject: below --
2006-12-08 13:26 Karasyov, Konstantin A
2006-12-07 20:40 Lebedev, Vladimir P
2006-12-16 17:38 ` Andrey Borzenkov
     [not found] ` <200702132116.05404.arvidjaar@mail.ru>
2007-02-24  9:55   ` Andrey Borzenkov
2007-02-24 19:46     ` Rafael J. Wysocki
2007-02-24 23:26       ` Andrey Borzenkov
2007-02-25 10:17         ` Rafael J. Wysocki
2007-02-25 10:37           ` Andrey Borzenkov
2007-02-25 10:51             ` Rafael J. Wysocki
2007-02-25 17:14               ` Andrey Borzenkov
2007-02-25 18:58                 ` Rafael J. Wysocki
2007-02-26 20:35                   ` Andrey Borzenkov
2007-02-26 21:23                     ` Rafael J. Wysocki
2007-03-05 22:07                 ` Rafael J. Wysocki
2007-03-08  7:51                   ` Andrey Borzenkov
2007-05-19 18:03                   ` Andrey Borzenkov
2006-12-03 12:25 Andrey Borzenkov
2006-12-03 13:11 ` Pavel Machek
2006-12-03 13:52   ` Andrey Borzenkov
2006-12-03 14:35     ` Alexey Starikovskiy
2006-12-03 16:00       ` Andrey Borzenkov

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=200612072047.31473.rjw@sisk.pl \
    --to=rjw@sisk.pl \
    --cc=arvidjaar@mail.ru \
    --cc=konstantin.a.karasyov@intel.com \
    --cc=linux-acpi@vger.kernel.org \
    --cc=vladimir.p.lebedev@intel.com \
    /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