Displaying 20 results from an estimated 446 matches for "apm".
Did you mean:
ap
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 program to power down a machin...
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 in the boot so I can turn on apm. How DO I turn
on apm.
I have a large enough swap drive. It is an LVM drive of 2Gb and I have
768Mb memory. The example gi...
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/...
2019 Feb 07
0
[ANNOUNCE] xf86-video-apm 1.3.0
...ackingStore
Use const char for xf86GetOptValString return type
Eliminate unused variable compilation warnings
Use libpciaccess for newer X Servers when unmapping video RAM
Version bumped to 1.3.0
Mihail Konev (1):
autogen: add default patch prefix
git tag: xf86-video-apm-1.3.0
https://xorg.freedesktop.org/archive/individual/driver/xf86-video-apm-1.3.0.tar.bz2
MD5: 6f59f323c6d3fe7217a8728f17c137a6 xf86-video-apm-1.3.0.tar.bz2
SHA1: 15b5cae18376e6e421a1e892f1cba1af872189c2 xf86-video-apm-1.3.0.tar.bz2
SHA256: 808189b9a933fcad1761cb9cd498f9267dfbacee1059859282712e...
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
===================================================================...
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
===================================================================...
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.as...
2014 Jul 29
0
isohybrid: slint64-14.1.iso: unable to find mac efi image
...ges are mentioned in GPT
(block size 512):
GPT start and size : 2 188 2880
GPT partition path : 2 /isolinux/efiboot.img
...
GPT start and size : 3 3116 5472
GPT partition path : 3 /isolinux/macboot.img
They also are mentioned in an Apple Partition Map (block size 2048):
APM start and size : 1 47 2880
APM partition path : 1 /isolinux/efiboot.img
...
APM start and size : 2 779 5472
APM partition path : 2 /isolinux/macboot.img
This resembles much the equipment of Fedora Live ISOs.
(Including the size numbers which are too large by a factor of 4.)...
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
==========================================================...
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
==========================================================...
2014 Jul 30
2
isohybrid: slint64-14.1.iso: unable to find mac efi image
Hi,
On 29/07/2014 23:19, Thomas Schmitt wrote:
> A good opportunity to brag with xorriso's boot inspection
> features (since xorriso-1.3.8):
Yes! I've upgraded libburn, libisofs and libisoburn so now I can play
with it too ;)
> I forgot to advise (or misadvise) -isohybrid-apm-hfsplus with
> the image /isolinux/efiboot.img . So we only got one APM
> partition here. A slight deviation from mjg59's layout.
>
> It is a lie to give efiboot.img the partition type Apple_HFS.
> isohybrid.c does it that way. So the perfect mimic would be
> -e isol...
2014 Jul 29
2
isohybrid: slint64-14.1.iso: unable to find mac efi image
Hi,
On 29/07/2014 21:34, Thomas Schmitt wrote:
> Nevertheless i advise Didier to simply try with 0xef rather than Mac.
At least the ISO will then have MBR, GPT and APM entries for the file
macboot.img.
I did that, and also tried the xorriso command you posted.
I uploaded both ISO images on http://slint.fr/misc/MacBoot resp. renamed:
slint64-14.1-Thomas_mkisofs.iso
slint64-14.1-Thomas_xorriso.iso
I still don't know if one can boot a Mac off an USB stick wi...
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 ddcse...
2016 Feb 22
1
How to understand partition table on hybrid ISO image?
Hi,
if I inspect an hybrid ISO with tools like fdisk and gdisk, then looks
like hybrid ISO has both the MBR and GPT in order to support both the
BIOS and UEFI:
# gdisk -l /dev/sdb
GPT fdisk (gdisk) version 0.8.10
Partition table scan:
MBR: MBR only
BSD: not present
APM: not present
GPT: present
Found valid MBR and GPT. Which do you want to use?
1 - MBR
2 - GPT
3 - Create blank GPT
Your answer:
If I inspect the disk with fdisk then it looks broken because inside a
larger partition is a smaller one which should be impossible:
# fdisk -l /dev/sdb
Disk /de...
2017 Mar 26
2
"isolinux.bin missing or corrupt" when booting USB flash drive in old PC
...y the original isohybrid image from Debian and many other
> isohybrid images have mostly (but not all) "00s" in place of the "90s"?
That's a fake Block0 of an Apple Partition Map. Part of mjg's layout.
Caused by isohybrid option --mac or xorrisofs option -isohybrid-apm-hfsplus.
* Fedora has it with EFI FAT filesystem in one partition and a HFS filesystem
in another partition.
* Debian and Ubuntu have it only for the EFI FAT partition.
* ArchLinux 2016 has no APM.
* Gentoo 2016 varies from BIOS-only to full Fedora BIOS+EFI+HFS equipment.
* OpenSuSE last time i...
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 round this to allow an
unattended...
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...
2007 Apr 18
0
[PATCH 2/21] i386 Always relax segments
APM BIOSes have many bugs regarding proper representation of the
appropriate segment limits for calling the BIOS. By default,
APM_RELAX_SEGMENTS is always turned on to support running the APM
BIOS on these buggy machines. Keeping 64k limits poses very little
danger to the kernel, because the pages wh...
2007 Apr 18
0
[PATCH 2/21] i386 Always relax segments
APM BIOSes have many bugs regarding proper representation of the
appropriate segment limits for calling the BIOS. By default,
APM_RELAX_SEGMENTS is always turned on to support running the APM
BIOS on these buggy machines. Keeping 64k limits poses very little
danger to the kernel, because the pages wh...
2014 Jun 21
0
isohybrid has 2 variants
...s of
http://git.kernel.org/cgit/boot/syslinux/syslinux.git/tree/utils/isohybrid.c
and
http://git.kernel.org/cgit/boot/syslinux/syslinux.git/tree/utils/isohybrid.in
shows that the latter lacks:
-u --uefi Build EFI bootable image
-m --mac Add AFP table support
(It should be "APM" Apple Partition Map, not "AFP" Apple Filing
Protocol, btw.)
These features suffer from bugs, which obviously do not hamper
booting of Fedora ISOs.
http://download.fedoraproject.org/pub/fedora/linux/releases/20/Live/x86_64/Fedora-Live-Desktop-x86_64-20-1.iso
Debian, Ubuntu, and...