* S3 sleep, resume hang - DSDT bad?? Averatec 3270-EE1
@ 2005-08-22 0:41 Jeffrey Y. A. Perry
[not found] ` <20050822004140.26440.qmail-HoayJ7sz99KA/QwVtaZbd3CJp6faPEW9@public.gmane.org>
0 siblings, 1 reply; 4+ messages in thread
From: Jeffrey Y. A. Perry @ 2005-08-22 0:41 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
I am having problems getting my new laptop to resume
from suspend. I have tried many things including newer
kernels (2.6.12) and vbetool...all to no avail
I suspect I may have a bad DSDT. ALthough it says
INTL in the dmesg line (I believe implying that
its was compiled with the intel compiler), I have
decompiled then recompiled my DSDT and am getting
1 error (initially it was 3 but for some reason the
second time I extracted and decompiled then compiled
now I only see one error).
Several warnings appear during boot
(see the kernel bug I filed) Most functionality works
- it's suspend to ram that is not resuming properly
for me - some flurry of activity but no video and the
system is still nonresponsive to commands like
find /
ACPI4Linux does not seem to have a DSDT for my model
of Laptop - although it has several Averatec DSDTs
Question: Am I right to assume all ACPI4Linux patches
are incorporated into the kernel releases frequently?
I have not applied any of these to my 2.6.12 kernel
figuring they were already present - which is weird
since there is actually a patch on the acpi4linux site
for kernel 2.6.12
I have created a kernel bug in case this turns out to
be a kernel issue - it includes all the info likely
needed to sort out this issue. Rather than reproduce
it here I will just place a link
See: bug#5107
http://bugzilla.kernel.org/show_bug.cgi?id=5107
This is probably an easy fix for you DSDT gurus
I thank you in advance for any assistance you can
provide in getting Suspend to Ram working by fixing
the DSDT.
Please let me know if you need any additional data to
help you debug this probelm.
Thanks again! I appreciate your help.
--Jeff Perry
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: S3 sleep, resume hang - DSDT bad?? Averatec 3270-EE1
[not found] ` <20050822004140.26440.qmail-HoayJ7sz99KA/QwVtaZbd3CJp6faPEW9@public.gmane.org>
@ 2005-08-22 7:20 ` Sebastian Henschel
2005-08-22 8:14 ` Erik Slagter
2005-08-22 16:42 ` Oisín Mac Fhearaí
2 siblings, 0 replies; 4+ messages in thread
From: Sebastian Henschel @ 2005-08-22 7:20 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
[-- Attachment #1: Type: text/plain, Size: 936 bytes --]
hello Jeffrey...
* "Jeffrey Y. A. Perry" <jeffperry_2003-/E1597aS9LQAvxtiuMwx3w@public.gmane.org> [2005-08-22 08:55 +0200]:
> Question: Am I right to assume all ACPI4Linux patches
> are incorporated into the kernel releases frequently?
yes...
> I have not applied any of these to my 2.6.12 kernel
> figuring they were already present - which is weird
> since there is actually a patch on the acpi4linux site
> for kernel 2.6.12
but development continues and often patches introduced later are applicable
to older (current) kernels. so the patch against 2.6.12 contains fixes added
after the release of the kernel.
cheers,
Sebastian
--
Oo................................................................
Der naechste Satz ist eine Luege. Der vorhergehende Satz ist wahr.
OpenPGP key ID: 0x7A62F9B4 Geekcode: GCSd-s:a-C++ULB+++W++M+PS+++
................................................................oO
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: S3 sleep, resume hang - DSDT bad?? Averatec 3270-EE1
[not found] ` <20050822004140.26440.qmail-HoayJ7sz99KA/QwVtaZbd3CJp6faPEW9@public.gmane.org>
2005-08-22 7:20 ` Sebastian Henschel
@ 2005-08-22 8:14 ` Erik Slagter
2005-08-22 16:42 ` Oisín Mac Fhearaí
2 siblings, 0 replies; 4+ messages in thread
From: Erik Slagter @ 2005-08-22 8:14 UTC (permalink / raw)
To: Jeffrey Y. A. Perry; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
[-- Attachment #1: Type: text/plain, Size: 380 bytes --]
On Sun, 2005-08-21 at 17:41 -0700, Jeffrey Y. A. Perry wrote:
> Several warnings appear during boot
> (see the kernel bug I filed) Most functionality works
> - it's suspend to ram that is not resuming properly
> for me - some flurry of activity but no video and the
> system is still nonresponsive to commands like
> find /
Are you by any chance using a sata harddisk?
[-- Attachment #2: smime.p7s --]
[-- Type: application/x-pkcs7-signature, Size: 2115 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: S3 sleep, resume hang - DSDT bad?? Averatec 3270-EE1
[not found] ` <20050822004140.26440.qmail-HoayJ7sz99KA/QwVtaZbd3CJp6faPEW9@public.gmane.org>
2005-08-22 7:20 ` Sebastian Henschel
2005-08-22 8:14 ` Erik Slagter
@ 2005-08-22 16:42 ` Oisín Mac Fhearaí
2 siblings, 0 replies; 4+ messages in thread
From: Oisín Mac Fhearaí @ 2005-08-22 16:42 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
On Monday 22 August 2005 01:41, Jeffrey Y. A. Perry wrote:
> Question: Am I right to assume all ACPI4Linux patches
> are incorporated into the kernel releases frequently?
> I have not applied any of these to my 2.6.12 kernel
> figuring they were already present - which is weird
> since there is actually a patch on the acpi4linux site
> for kernel 2.6.12
Well, the 2.6.12 kernel release will stay the same as it was the moment it was
released - there aren't any "hidden" updates to already released kernels -
they are sent for inclusion in the next development release. The ACPI patches
are updated often.
Oisín
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2005-08-22 16:42 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-22 0:41 S3 sleep, resume hang - DSDT bad?? Averatec 3270-EE1 Jeffrey Y. A. Perry
[not found] ` <20050822004140.26440.qmail-HoayJ7sz99KA/QwVtaZbd3CJp6faPEW9@public.gmane.org>
2005-08-22 7:20 ` Sebastian Henschel
2005-08-22 8:14 ` Erik Slagter
2005-08-22 16:42 ` Oisín Mac Fhearaí
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox