* RE: ACPI question
@ 2003-05-12 12:05 Allen_Lee-uiv9WLrdKoDQT0dZR+AlfA
[not found] ` <CD08F83C0FFD554CBE4D42ABADAC140904A260-264r6xcw3CrbFIwZ3jqLltv2kNAIRLhc@public.gmane.org>
2003-05-12 13:34 ` Derek Broughton
0 siblings, 2 replies; 10+ messages in thread
From: Allen_Lee-uiv9WLrdKoDQT0dZR+AlfA @ 2003-05-12 12:05 UTC (permalink / raw)
To: markus-z+rTbpWsRgbk7+2FdBfRIA,
acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
[-- Attachment #1.1: Type: text/plain, Size: 1214 bytes --]
Dear Markus:
I know that "shutdown -h now" or "halt" can power off well.
S5 will be power off well in Windows XP. Can Linux do, too?
Allen
-----Original Message----
From: Markus Gaugusch [mailto:markus-z+rTbpWsRgbk7+2FdBfRIA@public.gmane.org]
Sent: Monday, May 12, 2003 3:12 PM
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: [ACPI] ACPI question
> The machine directly shutdown in S5 but it won't umount HDD before doing
> that.
That's the way it is supposed to be. S5 is immediate power off. Run
"shutdown -h now" or "halt" to shutdown with unmounting the hdd's first.
Markus
--
__________________ /"\
Markus Gaugusch \ / ASCII Ribbon Campaign
markus-z+rTbpWsRgbk7+2FdBfRIA@public.gmane.org X Against HTML Mail
/ \
-------------------------------------------------------
Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara
The only event dedicated to issues related to Linux enterprise solutions
www.enterpriselinuxforum.com
_______________________________________________
Acpi-devel mailing list
Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/acpi-devel
[-- Attachment #1.2: Type: text/html, Size: 2649 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread[parent not found: <CD08F83C0FFD554CBE4D42ABADAC140904A260-264r6xcw3CrbFIwZ3jqLltv2kNAIRLhc@public.gmane.org>]
* RE: ACPI question
[not found] ` <CD08F83C0FFD554CBE4D42ABADAC140904A260-264r6xcw3CrbFIwZ3jqLltv2kNAIRLhc@public.gmane.org>
@ 2003-05-12 12:17 ` Markus Gaugusch
2003-05-12 12:56 ` Gunter Ohrner
1 sibling, 0 replies; 10+ messages in thread
From: Markus Gaugusch @ 2003-05-12 12:17 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
> Dear Markus:
> I know that "shutdown -h now" or "halt" can power off well.
> S5 will be power off well in Windows XP. Can Linux do, too?
So, you would like that "echo -n 5 > /proc/acpi/sleep" does something like
"init 0"?
Then use "init 0". There was some discussion about S5 and it will be
entirely disabled on future kernels, because some people thought that
lusers will kill their machine/filesystem using it ... (although there are
100.000 other ways to kill your machine, so they could have left it the
way it is ...).
Markus
--
__________________ /"\
Markus Gaugusch \ / ASCII Ribbon Campaign
markus-z+rTbpWsRgbk7+2FdBfRIA@public.gmane.org X Against HTML Mail
/ \
-------------------------------------------------------
Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara
The only event dedicated to issues related to Linux enterprise solutions
www.enterpriselinuxforum.com
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: ACPI question
[not found] ` <CD08F83C0FFD554CBE4D42ABADAC140904A260-264r6xcw3CrbFIwZ3jqLltv2kNAIRLhc@public.gmane.org>
2003-05-12 12:17 ` Markus Gaugusch
@ 2003-05-12 12:56 ` Gunter Ohrner
1 sibling, 0 replies; 10+ messages in thread
From: Gunter Ohrner @ 2003-05-12 12:56 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Am Montag, 12. Mai 2003 14:05 schrieb Allen_Lee-uiv9WLrdKoDQT0dZR+AlfA@public.gmane.org:
> S5 will be power off well in Windows XP. Can Linux do, too?
Yes, AFAIK "halt" will do that if you use ACPI (and APM otherwise, and if you
do not have either the machine cannot be powered off.)
Greetings,
Gunter
- --
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+ PGP-verschlüsselte Mails bevorzugt! +
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
DW is based on a slew of old myths, which reach their most 'refined'
form in Hindu mythology, which in turn of course derived from the
original Star Trek episode 'Planet of Wobbly Rocks where the Security
Guard Got Shot'. -- (Terry Pratchett, alt.fan.pratchett)
+-+-+-+-+-+-+-+-+-+-+-+-+ http://www.lspace.org +-+-+-+-+-+-+-+-+-+-+-+-+
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQE+v5oV0ORHvREo8l8RAnKSAJ4/XIP83tQHCzf0dRo7BXyatM6ffACfV7VT
2TF4iFNF0slX+UdlFdLpZIM=
=Sjyh
-----END PGP SIGNATURE-----
-------------------------------------------------------
Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara
The only event dedicated to issues related to Linux enterprise solutions
www.enterpriselinuxforum.com
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: ACPI question
2003-05-12 12:05 ACPI question Allen_Lee-uiv9WLrdKoDQT0dZR+AlfA
[not found] ` <CD08F83C0FFD554CBE4D42ABADAC140904A260-264r6xcw3CrbFIwZ3jqLltv2kNAIRLhc@public.gmane.org>
@ 2003-05-12 13:34 ` Derek Broughton
1 sibling, 0 replies; 10+ messages in thread
From: Derek Broughton @ 2003-05-12 13:34 UTC (permalink / raw)
To: ACPI Development - Sourceforge
From: <Allen_Lee-uiv9WLrdKoDQT0dZR+AlfA@public.gmane.org>
> I know that "shutdown -h now" or "halt" can power off well.
> S5 will be power off well in Windows XP. Can Linux do, too?
Well, no, _you_ don't issue an S5 to ACPI in Windows XP, and you shouldn't do it
in Linux either. You issue a shutdown command (whatever is correct under your
OS) and the OS will issue the S5 when it's shut down everything that needs to be
stopped.
-------------------------------------------------------
Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara
The only event dedicated to issues related to Linux enterprise solutions
www.enterpriselinuxforum.com
^ permalink raw reply [flat|nested] 10+ messages in thread
* ACPI Question
@ 2007-04-18 1:10 Gene Lapointe
2007-04-18 2:36 ` Gene Lapointe
0 siblings, 1 reply; 10+ messages in thread
From: Gene Lapointe @ 2007-04-18 1:10 UTC (permalink / raw)
To: linux-acpi
hey, weird question, ever since i changed my dsdt to get my sound working,
my battery status doesn't show in the notification bar, but acpi is
working from a command prompt. I'm running Gnome on Ubuntu, any ideas?
--
Gene Lapointe
gene@thelapointefamily.com
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: ACPI Question
2007-04-18 1:10 ACPI Question Gene Lapointe
@ 2007-04-18 2:36 ` Gene Lapointe
0 siblings, 0 replies; 10+ messages in thread
From: Gene Lapointe @ 2007-04-18 2:36 UTC (permalink / raw)
To: linux-acpi
As an addition (I think it's related), here is a message that I get at
Startup
[17179570.368000] PCI: Cannot allocate resource region 7 of bridge
0000:00:1c.0
[17179570.368000] PCI: Cannot allocate resource region 8 of bridge
0000:00:1c.0
[17179570.368000] PCI: Cannot allocate resource region 9 of bridge
0000:00:1c.0
[17179570.368000] PCI: Cannot allocate resource region 7 of bridge
0000:00:1c.1
[17179570.368000] PCI: Cannot allocate resource region 8 of bridge
0000:00:1c.1
[17179570.368000] PCI: Cannot allocate resource region 9 of bridge
0000:00:1c.1
[17179570.368000] PCI: Cannot allocate resource region 7 of bridge
0000:00:1c.2
[17179570.368000] PCI: Cannot allocate resource region 8 of bridge
0000:00:1c.2
[17179570.368000] PCI: Cannot allocate resource region 9 of bridge
0000:00:1c.2
[17179578.808000] Cannot allocate resource for EISA slot 1
[17179578.808000] Cannot allocate resource for EISA slot 2
> hey, weird question, ever since i changed my dsdt to get my sound working,
> my battery status doesn't show in the notification bar, but acpi is
> working from a command prompt. I'm running Gnome on Ubuntu, any ideas?
>
> --
> Gene Lapointe
> gene@thelapointefamily.com
> -
> 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
>
--
Gene Lapointe
gene@thelapointefamily.com
^ permalink raw reply [flat|nested] 10+ messages in thread
* ACPI question
@ 2005-11-18 12:55 Mahmood NT
0 siblings, 0 replies; 10+ messages in thread
From: Mahmood NT @ 2005-11-18 12:55 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
[-- Attachment #1: Type: text/plain, Size: 815 bytes --]
Hello,
I have a DELL inspiron 510m running Fedora core 3 (2.6.9).
I have trouble with my ACPI. When ever I close the lid, the screen goes off
(I do not know whether it suspen to RAM or not).
But when I open the lid, it does not wake up and the screen still is off. I
must press the power button. therefore system shuts down
and I must restart it again.
First I thought that the problem is with ACPI daemon. so I disable it and
try to close the lid again. the same problem rose again.
I think that the kernel (or something like this) does not recognize the lid
button (or lid event).
The surprising thing is that, when I see the bootlog, it writes this:
ACPI wake up devices:
lid S1 S2 ......
it seems that it knows "lid" but do not know what it is !!!
What do you suggest?
--
Mahmood NT,
[-- Attachment #2: Type: text/html, Size: 1034 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* ACPI question
@ 2003-05-12 6:21 Allen_Lee-uiv9WLrdKoDQT0dZR+AlfA
[not found] ` <CD08F83C0FFD554CBE4D42ABADAC140904A25F-264r6xcw3CrbFIwZ3jqLltv2kNAIRLhc@public.gmane.org>
0 siblings, 1 reply; 10+ messages in thread
From: Allen_Lee-uiv9WLrdKoDQT0dZR+AlfA @ 2003-05-12 6:21 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
[-- Attachment #1.1: Type: text/plain, Size: 315 bytes --]
Dear all:
ACPI work well on my platform (Toshiba machine + Redhat 8.0 +
kernel 2.4.20).
The machine directly shutdown in S5 but it won't umount HDD before doing
that. It will
damage my HDD. Who has good idea to deal with this problem? (How to umount
HDD
before entering S5?)
Thanks in advance!
Allen
[-- Attachment #1.2: Type: text/html, Size: 6113 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2007-04-18 2:32 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-12 12:05 ACPI question Allen_Lee-uiv9WLrdKoDQT0dZR+AlfA
[not found] ` <CD08F83C0FFD554CBE4D42ABADAC140904A260-264r6xcw3CrbFIwZ3jqLltv2kNAIRLhc@public.gmane.org>
2003-05-12 12:17 ` Markus Gaugusch
2003-05-12 12:56 ` Gunter Ohrner
2003-05-12 13:34 ` Derek Broughton
-- strict thread matches above, loose matches on Subject: below --
2007-04-18 1:10 ACPI Question Gene Lapointe
2007-04-18 2:36 ` Gene Lapointe
2005-11-18 12:55 ACPI question Mahmood NT
2003-05-12 6:21 Allen_Lee-uiv9WLrdKoDQT0dZR+AlfA
[not found] ` <CD08F83C0FFD554CBE4D42ABADAC140904A25F-264r6xcw3CrbFIwZ3jqLltv2kNAIRLhc@public.gmane.org>
2003-05-12 7:12 ` Markus Gaugusch
2003-05-12 16:59 ` Ducrot Bruno
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox