From: mizu <michal-VaXaUECoPuY@public.gmane.org>
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: 2.6 won't poweroff
Date: Fri, 28 May 2004 01:55:36 +0200 [thread overview]
Message-ID: <20040527235535.GA21670@zimen.sk> (raw)
[-- Attachment #1: Type: text/plain, Size: 2740 bytes --]
Hi (already posted, but only for Emma)
I have the same laptop and the same problem.
and what about this patch ??? : (from bugzilla)
--- linux/drivers/acpi/hardware/hwsleep.c.orig 2004-03-04 23:10:41.000000000 +0100
+++ linux/drivers/acpi/hardware/hwsleep.c 2004-03-04 23:11:58.000000000 +0100
@@ -249,6 +249,11 @@
if (ACPI_FAILURE (status)) {
return_ACPI_STATUS (status);
}
+ } else {
+ status = acpi_hw_clear_acpi_status (ACPI_MTX_DO_NOT_LOCK);
+ if (ACPI_FAILURE (status)) {
+ return_ACPI_STATUS (status);
+ }
}
status = acpi_hw_disable_non_wakeup_gpes ();
mizu
On Tue, May 25, 2004 at 12:45:14AM -0400, Emma Jane Hogbin wrote:
> I have two big irritants for the 2.6.5/2.6.6 (patched for ACPI) kernels
> with ACPI.
>
> 1. My computer no longer powers off. acpi_power_off is called, but the
> computer doesn't actually turn itself off. In fact when I use
> "poweroff" directly I get a message flashing across my screen saying:
> syntax error on 658 of stdin
>
> 2. Random freezes. It's not just the touch pad or the keyboard, but
> rather the entire monitor seems to freeze from time to time and for no
> apparent reason. Gaim and xmms are usually (always?) open when it
> happens, but I can't believe that either of them would cause my system
> to freeze.
>
> I have an AcerTM 634 that did not have either of these two problems with
> 2.4.22. As requested on acpi.sf.net I have also made available:
>
> www.xtrinsic.com/geek/config/2.6.6/dmidecode.txt
> www.xtrinsic.com/geek/config/2.6.6/interrupts.txt
> www.xtrinsic.com/geek/config/2.6.6/lscpi.txt
> www.xtrinsic.com/geek/config/2.6.6/dmesg.txt
>
> (and 2.6.5 by changing the kernel number) I installed the PMTools Debian
> package, but it doesn't seem to include acpidmp. Is there a Debian package
> for it?
>
> Any suggestions would be much appreciated.
>
> thanks,
> emma
>
> --
> Emma Jane Hogbin
> [[ 416 417 2868 ][ www.xtrinsic.com ]]
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: Oracle 10g
> Get certified on the hottest thing ever to hit the market... Oracle 10g.
> Take an Oracle 10g class now, and we'll give you the exam FREE.
> http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
> _______________________________________________
> Acpi-devel mailing list
> Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/acpi-devel
--
mizu
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[-> E-mail:michal_AT_zimen_DOT_sk
[-> ICQ:97165392
[-> WWW: http://michal.zimen.sk
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next reply other threads:[~2004-05-27 23:55 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-27 23:55 mizu [this message]
[not found] ` <Pine.LNX.4.60.0405281036050.1313@frog.athome>
[not found] ` <Pine.LNX.4.60.0405281036050.1313-KnfdeQs3A3X/9pzu0YdTqQ@public.gmane.org>
2004-05-28 9:30 ` 2.6 won't poweroff mizu
[not found] ` <20040528093010.GA3070-VaXaUECoPuY@public.gmane.org>
2004-05-28 22:38 ` Sérgio Monteiro Basto
[not found] ` <20040527235535.GA21670-VaXaUECoPuY@public.gmane.org>
2004-05-28 20:25 ` liste-9nAOAgdJVo4b1SvskN2V4Q
-- strict thread matches above, loose matches on Subject: below --
2004-05-25 4:45 Emma Jane Hogbin
[not found] ` <20040525044514.GC2217-Kz9ENIl45+A@public.gmane.org>
2004-05-25 8:14 ` Fred Labrosse
[not found] ` <16563.119.414292.134855-4CLdheC3Iye1Qrn1Bg8BZw@public.gmane.org>
2004-05-25 8:59 ` Nico Sabbi
2004-05-26 4:32 ` Emma Jane Hogbin
[not found] ` <20040526043252.GF2576-Kz9ENIl45+A@public.gmane.org>
2004-05-27 1:40 ` Sérgio Monteiro Basto
[not found] ` <1085622000.3503.10.camel-4/PLUo9XfK8@public.gmane.org>
2004-05-27 1:57 ` Emma Jane Hogbin
2004-05-27 8:12 ` Fred Labrosse
[not found] ` <16565.41690.262681.183380-4CLdheC3Iye1Qrn1Bg8BZw@public.gmane.org>
2004-05-27 12:33 ` Sérgio M. Basto
2004-05-25 9:17 ` liste-9nAOAgdJVo4b1SvskN2V4Q
[not found] ` <Pine.LNX.4.60.0405251112580.1337-KnfdeQs3A3X/9pzu0YdTqQ@public.gmane.org>
2004-05-25 17:31 ` Federico Di Gregorio
[not found] ` <1085506261.3440.9.camel-bi+AKbBUZKZeoWH0uzbU5w@public.gmane.org>
2004-05-27 6:19 ` Len Brown
2004-05-27 6:18 ` Len Brown
[not found] ` <1085638695.17686.64.camel-D2Zvc0uNKG8@public.gmane.org>
2004-05-27 15:22 ` liste-9nAOAgdJVo4b1SvskN2V4Q
[not found] ` <Pine.LNX.4.60.0405271714330.4143-KnfdeQs3A3X/9pzu0YdTqQ@public.gmane.org>
2004-05-27 16:04 ` Emma Jane Hogbin
[not found] ` <20040527160436.GE2810-Kz9ENIl45+A@public.gmane.org>
2004-05-27 17:07 ` liste-9nAOAgdJVo4b1SvskN2V4Q
[not found] ` <Pine.LNX.4.60.0405271903070.4655-KnfdeQs3A3X/9pzu0YdTqQ@public.gmane.org>
2004-05-31 9:39 ` Fred Labrosse
2004-05-27 16:13 ` Fred Labrosse
[not found] ` <16566.5030.741797.194627-4CLdheC3Iye1Qrn1Bg8BZw@public.gmane.org>
2004-05-27 17:07 ` Emma Jane Hogbin
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=20040527235535.GA21670@zimen.sk \
--to=michal-vaxauecopuy@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox