Displaying 20 results from an estimated 20000 matches similar to: "poweroff when returning from standby"
2006 Feb 09
0
Standy (suspend to RAM) problem
Hi,
I have a Packard Bell Easynote B notebook with CentOS 4.2 on it.
I activated the standby option and it seems that entering the standby
is OK (in a few seconds the display and hdd are closed, the power led
is clipping). But when I try to restart the notebook, the hdd sems
like it reads something, but the display remains blank. Also
ctrl+alt+backspace or ctrl+alt+del don't have any efect.
2006 Jan 18
1
CentOS 3.6 won't poweroff
Hi,
I have a Packard Bell notebook with CentOS 3.6 installed. When I want
to turn off the computer everything goes OK until the power should be
switched off ... but the display remains turned on with the last
"power down" message on it .. until I press the button.
Is there a fix for this? The kernel is 2.4.21-37.EL .
Thanks,
Adrian
2009 Jun 08
0
Problems with "samba share" after return from standby/sleep with Ubuntu 8.10
I have a D-Link DNS-323 NAS Drive which I'm accessing from a desktop PC
running Ubuntu 8.10. When I first mount the DNS-323 share, everything is
hunky-dory. I can access folders and files and save them. However, when my
desktop PC has returned from standby I have problems saving files, which
manifests itself in a number of ways:
(1) If I "drag and drop" copy a file from another
2002 Nov 07
2
RE: standby mode
I think you answered your own question. Samba (smbd) is a service. It is
doing its job and ready to offer service at any time. Apparently this
involves periodically accessing the disk. There is nothing wrong with this;
it is normal operation. Samba won't work anyway when you are in standby, so
you might as well stop it when you are done using it.
PG
> -----Original Message-----
>
2013 Feb 10
4
[PATCH] poweroff COM32 module
This module is able to power off a system via APM.
It replaces the poweroff COMBOOT module.
Signed-off-by: Sebastian Herbszt <herbszt at gmx.de>
---
com32/modules/Makefile | 2 +-
com32/modules/poweroff.c | 88 ++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 89 insertions(+), 1 deletions(-)
create mode 100644 com32/modules/poweroff.c
diff --git
2009 May 04
3
[RFC][PATCH] poweroff COMBOOT module
This module is able to power off a system via APM.
It was tested on QEMU, Bochs and VMware.
Possible usage:
TIMEOUT 3000
TOTALTIMEOUT 9000
ONTIMEOUT poweroff.com
- Sebastian
Index: syslinux-3.80-pre7/modules/poweroff.asm
===================================================================
--- /dev/null
+++ syslinux-3.80-pre7/modules/poweroff.asm
@@ -0,0 +1,86 @@
+ absolute 0
+pspInt20: resw 1
[Bug 82527] New: xset dpms force {off, standby, suspend} returns after ~20 seconds (GeForce 8400 GS)
2014 Aug 12
16
[Bug 82527] New: xset dpms force {off, standby, suspend} returns after ~20 seconds (GeForce 8400 GS)
https://bugs.freedesktop.org/show_bug.cgi?id=82527
Priority: medium
Bug ID: 82527
Assignee: nouveau at lists.freedesktop.org
Summary: xset dpms force {off,standby,suspend} returns after
~20 seconds (GeForce 8400 GS)
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
2015 Dec 11
0
no longer goes to standby when lid is closed
I've heard this happening to someone on IRC, the solution if I remember correctly is to update MATE from epel-testing.
See if that works for you.
--
Sent from the Delta quadrant using Borg technology!
Nux!
www.nux.ro
----- Original Message -----
> From: "Fred Smith" <fredex at fcshome.stoneham.ma.us>
> To: centos at centos.org
> Sent: Friday, 11 December, 2015
2016 Aug 23
1
Windows not reconnecting after Standby
Thank you very much. I can confirm that the TAP-WIN32 driver behaves
differently. The quick tests so far revealed that it either reconnected
after Standby and Hibernation.
I think that at some point I started using the OpenVPN drivers when I had
either had trouble with unsigned drivers or the network detection and then
just stayed with it. Thanks for pointing out my self-made problem.
On
2012 Mar 28
1
How to restrict reboot/poweroff from non-admins?
I just noticed that CentOS (6.2) by default allows any user to
reboot/poweroff system without any admin rights, or without any further
questions, if using commands 'reboot' or 'poweroff'. But 'shutdown' still
requires admin rights.
What is the preferred way to restrict any regular user from rebooting /
powering off the system (by accident)?
IMHO, sudo should be
2012 Feb 24
3
Replicating SIP registration Info between active to standby
I have a scenario whereby two servers are acting in active-standby mode.
In case the active server fail, the shared IP is activated on standby
server for continuity.
However, SIP phones (all are Polycom) takes quite a long time to register
to the Standby Server (up to 1-10min). While Polycom allow double
registration, we would like to make it simple by provision only one
registration server at a
2013 Jun 27
2
com32 poweroff.c32
Using syslinux 6.01-pre4 and ubuntu 13.10 kernel 32bit
LABEL halt
com32 poweroff.c32
Does not power off my qemu, it stays open in halt mode.
qemu -cdrom ubuntu.iso -boot d -net nic,model=virtio -m 1024 -curses
If I boot into ubuntu first and do sudo halt -p it powers off and closes qemu.
Can poweroff.c32 do the same as sudo halt -p in ubuntu?
2013 Nov 08
4
[PATCH 3/4] xen/manage: Guard against user-space initiated poweroff and XenBus.
There is a race case where the user does ''poweroff''
and at the same time the system admin does ''xl shutdown''.
Depending on the race, the system_state will be SYSTEM_RUNNING or
SYSTEM_POWER_OFF. If SYSTEM_RUNNING we just end up making
a duplicate call to ''poweroff'' (while it is running).
That will fail or execute (And if executed then it will
2009 Sep 27
1
poweroff.com
When i execute poweroff.com, I get the following error: "APM not present" Is
there some workaround currently? The restart option works, and when I boot
into ANY linux OS, the poweroff or lalt commands DO Power off the computer.
This was reported at the PartedMagic's forum at
http://forums.partedmagic.com/viewtopic.php?f=5&t=582
2015 Dec 11
1
no longer goes to standby when lid is closed
On Fri, Dec 11, 2015 at 03:40:27PM +0000, Nux! wrote:
> I've heard this happening to someone on IRC, the solution if I remember correctly is to update MATE from epel-testing.
> See if that works for you.
>
> --
> Sent from the Delta quadrant using Borg technology!
>
> Nux!
> www.nux.ro
thanks, Nux. I've just installed allthe MATE packaages from
epel testing, and
2005 Dec 13
1
Poweroff on xen-3.0-testing
I get and install the xen-3.0-testing on my futur xenbox (alias Bi-P3 on abit vp6 motherboard) but I have two problems.
1/ I don''t succeed in poweroff the dom0. When the poweroff is started by "shutdown -h now" command the kernel power down all disks devices but It seems the kernel don''t call the "acpi_power_off() alias pm_poweroff()" function for power down
2012 May 22
1
XCP slave poweroff issue , please help
Hi,
I did a master-failed test with 3 PCs.All of the PCs are installed with
XCP V1. What I am going to do is that how to shutdown a slave when
master of pool failed.
I set up a pool included the PCs,and I hard poweroff the master.I typed
"poweroff" in CLI of slaves.But the slaves didn''t shutdown.They sticked
in "Storing network configuration".
I just want the slave
2002 May 21
1
Can not poweroff ?
Hi,
I use pxelinux to boot remotely from nfs server. When I use /usr/bin/poweroff to shut down my pc, it can not power off automaticly.
However, if the pc boots from HD, it can power off automaticly by poweroff command.
Thanks!
Sincerely,
2013 Jun 28
2
com32 poweroff.c32
On Fri, Jun 28, 2013 at 2:31 AM, Gene Cumm <gene.cumm at gmail.com> wrote:
> On Thu, Jun 27, 2013 at 6:03 PM, Gert Cuykens <gert.cuykens at gmail.com> wrote:
>> Using syslinux 6.01-pre4 and ubuntu 13.10 kernel 32bit
>>
>> LABEL halt
>> com32 poweroff.c32
>>
>> Does not power off my qemu, it stays open in halt mode.
>> qemu -cdrom
2013 Jun 28
0
com32 poweroff.c32
On Thu, Jun 27, 2013 at 6:03 PM, Gert Cuykens <gert.cuykens at gmail.com> wrote:
> Using syslinux 6.01-pre4 and ubuntu 13.10 kernel 32bit
>
> LABEL halt
> com32 poweroff.c32
>
> Does not power off my qemu, it stays open in halt mode.
> qemu -cdrom ubuntu.iso -boot d -net nic,model=virtio -m 1024 -curses
>
> If I boot into ubuntu first and do sudo halt -p it