similar to: Contracting for APM/ACPI poweroff module

Displaying 20 results from an estimated 2000 matches similar to: "Contracting for APM/ACPI poweroff module"

2021 Apr 01
1
ACL for SpecialInterestGroup/Hyperscale
Hi, I tried adding MichelSalim to the ACL for SpecialInterestGroup/Hyperscale, but it fails because "You can't change ACLs on this page since you have no admin rights on it!". Could you please add him, or even better give me admin right on the page so I can maintain the ACL myself? My account is DavideCavalca. Thanks! Cheers Davide
2003 May 06
0
Samba and printing=cups; printers disappear after a while
Hello there, We're using a reasonably large network of linux boxes, about 6 of them offering printing services through CUPS. This has worked remarkably stably for the last months, but we've got one lasting problem with Samba that someone may have a hint to offer. We use an smbd on one of the linux boxes that offers the shared CUPS printers to the windows clients on the network. Now
2007 Feb 04
2
APM and suspend to swap
I have been delving into how to get this HP NC4010 to suspend. I think the practice of just closing the unit for 15+ min inside my backpack as I move to the next meeting is what cooked my drive... So it seems that Debian users have been successful with APM: http://www.proulx.com/~bob/nc4000/ and http://www.gag.com/~bdale/nc4000/ So my Centos related questions are: I need to turn acpi=off
2019 Feb 07
0
[ANNOUNCE] xf86-video-apm 1.3.0
This is a maintenance release of Alliance Semiconductor ProMotion DDX for X.Org X Server. No testing has been done due to the lack of equipment availability. Please note that the code may not compile against X Server 1.20 since it no longer supports 24-bit color. [1] The DDX compiles cleanly without compilation warnings on X Server 1.19.6. Kevin Brace Brace Computer Laboratory blog
2007 Apr 18
0
[PATCH 3/21] i386 Apm seg in gdt
Since APM BIOS segment limits are now fixed, set them in head.S GDT and don't use the complicated _set_limit() macro expansion. Signed-off-by: Zachary Amsden <zach@vmware.com> Index: linux-2.6.14-zach-work/arch/i386/kernel/head.S =================================================================== --- linux-2.6.14-zach-work.orig/arch/i386/kernel/head.S 2005-11-04 15:46:11.000000000 -0800
2007 Apr 18
0
[PATCH 3/21] i386 Apm seg in gdt
Since APM BIOS segment limits are now fixed, set them in head.S GDT and don't use the complicated _set_limit() macro expansion. Signed-off-by: Zachary Amsden <zach@vmware.com> Index: linux-2.6.14-zach-work/arch/i386/kernel/head.S =================================================================== --- linux-2.6.14-zach-work.orig/arch/i386/kernel/head.S 2005-11-04 15:46:11.000000000 -0800
2007 Apr 18
1
[PATCH 14/21] i386 Apm is on cpu zero only
APM BIOS code has a protective wrapper that runs it only on CPU zero. Thus, no need to set APM BIOS segments in the GDT for other CPUs. Signed-off-by: Zachary Amsden <zach@vmware.com> Index: linux-2.6.14-zach-work/arch/i386/kernel/apm.c =================================================================== --- linux-2.6.14-zach-work.orig/arch/i386/kernel/apm.c 2005-11-07 10:17:45.000000000
2007 Apr 18
1
[PATCH 14/21] i386 Apm is on cpu zero only
APM BIOS code has a protective wrapper that runs it only on CPU zero. Thus, no need to set APM BIOS segments in the GDT for other CPUs. Signed-off-by: Zachary Amsden <zach@vmware.com> Index: linux-2.6.14-zach-work/arch/i386/kernel/apm.c =================================================================== --- linux-2.6.14-zach-work.orig/arch/i386/kernel/apm.c 2005-11-07 10:17:45.000000000
2008 Mar 19
0
[ANNOUNCE] xf86-video-apm 1.2.0
Adam Jackson (3): Remove useless mfb.h include. Death to RCS tags. apm 1.2.0 Alan Coopersmith (2): Replace references to XFree86/XF86Config in man page renamed: .cvsignore -> .gitignore Brice Goglin (1): Define APM_*_VERSION using PACKAGE_VERSION_* Dave Airlie (3): pcirename conversion xf1/4 bpp conversion further build fixes Eamon Walsh
2005 Apr 25
2
APM on SMP kernel
I'm Currently running Centos 3.4 on an old Dell PowerEdge with dual PIII-450 processors. I know from searching that 'APM is not SMP safe' and so when I choose to reboot the server someone has to hit the power button to power down and then restart it. Most of the Web-based info I have found on APM and SMP is dated 2000-2002 so can anyone update me on whether there is now any way
2003 Aug 18
1
HEADSUP: apm(4) driver synced with current
In order to support the eventual MFC of a limited and experimental acpi(4) driver from -CURRENT, I have merged a few changes from -CURRENT to -STABLE including: - Power management interface (subr_power.c) - pmtimer(4) driver. Unlike -CURRENT this driver does not require 'device pmtimer' in the kernel config so that existing kernel configs do not have to be changed. - Updated
2006 Feb 25
0
Re: Bug#354305: nut-usb: newhidups: *** glibc detected *** double free or corruption (fasttop): 0x08068268 ***
Hi Kiko, 2006/2/25, Kiko Piris <menorqui@pirispons.net>: > Package: nut-usb > Version: 2.0.3-1 > Severity: important > > > When newhidups loses comunication with ups (G), it dies when trying to > reconnect with the error: > > *** glibc detected *** double free or corruption (fasttop): 0x08068268 *** > > Following is a copy&paste of the last lines of
2005 Sep 17
2
com16/com32 module for APM powerdown
Hello, In case anyone is interested, here are the source code for comboot and com32 modules for powering down a computer using APM. I started work on the ACPI version of it, but it will take some time to parse the spec. Regards, Luciano Rocha -- lfr 0/0 -------------- next part -------------- ; **************************************************************************** ; ; apmoff.asm ; ; A
2014 Jun 22
2
[PATCH] utils/isohybrid.c: usage text change, s/AFP/APM/
It is "APM" Apple Partition Map, not "AFP" Apple Filing Protocol Reported-by: Thomas Schmitt <scdbackup at gmx.net> --- utils/isohybrid.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/isohybrid.c b/utils/isohybrid.c index 05afd29..15f63fc 100644 --- a/utils/isohybrid.c +++ b/utils/isohybrid.c @@ -236,7 +236,7 @@ printh(void) printf(FMT,
2014 Jun 22
0
[PATCH 2/6] utils/isohybrid.c: Correct blocking factor in APM partition block counts
The block counts in the APM partitions assumed 512 bytes per block, whereas the start block numbers assume 2048 as announced in the APM header. This change divides the affected block counts by 4 to correct the assumption. --- utils/isohybrid.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/utils/isohybrid.c b/utils/isohybrid.c index c5b4281..7d0864e 100644 ---
2004 Jan 07
2
Problem with Syslinux 2.07 and APM on SMP system
Hi, We have a problem with Syslinux 2.07 and APM on an SMP system. When either network booting with pxelinux.0 or CDROM booting with isolinux we get a kernel error message: Jan 7 09:59:51 ddcserver1 kernel: kernel BUG at apm.c:1756! Jan 7 09:59:51 ddcserver1 kernel: invalid operand: 0000 Jan 7 09:59:51 ddcserver1 kernel: Jan 7 09:59:51 ddcserver1 kernel: CPU: 1 Jan 7 09:59:51 ddcserver1
2007 Feb 05
0
No APM support in Kernel
I am trying to turn off acpi and use apm, but I get this message. So what do I have to do???
2005 Jul 08
1
admin password does not work on APM in a new box
Hello, I'm new on this. I've recently installed Asterisk on VMWare and it installed OK, I could enter to the main site, I've entered Sugar but when I want to enter to Asterisk Management Portal and use the default admin and password but it does not work. Does anyone had this problem? Thanks in advance Fabrizzio Valencia -------------- next part -------------- An HTML attachment was
2014 Jun 22
0
[PATCH] utils/isohybrid.c: usage text change, s/AFP/APM/
Hi, Geert Stappers: > Reported-by: Thomas Schmitt <scdbackup at gmx.net> > utils/isohybrid.c | 2 +- It would be somewhat ridiculous to fix only this. {:) Can you point me to an example how a well acceptable patch set should look like ? I expect about half a dozen separate bug fixes to be needed. (Is there a tutorial "SYSLINUX from Git for Dummies" ?) Have a nice day :)
2014 Jun 22
1
[PATCH] utils/isohybrid.c: usage text change, s/AFP/APM/
Hi, Geert Stappers > You will see the recent commits, including the 'fseek' to 'fseeko' change. I was looking at http://git.kernel.org/cgit/boot/syslinux/syslinux.git which is what Google brings up on "syslinux git" and looks quite official. Now i wonder about +#define _FILE_OFFSET_BITS 64 after it was already done in Makefile some time earlier. Luckily,