Mainpage
Searchform
History
Versions
Categories
Contents
Deutsch
Kernel: Version 2.2.x
--- apm.c.orig Fri Jan 15 07:57:25 1999 +++ apm.c Mon Jun 28 14:36:29 1999 @@ -1349,7 +1349,7 @@ __va((unsigned long)0x40 << 4)); _set_limit((char *)&gdt[APM_40 >> 3], 4095 - (0x40 << 4)); - apm_bios_entry.offset = apm_bios_info.offset; + apm_bios_entry.offset = apm_bios_info.offset & 0xffff; apm_bios_entry.segment = APM_CS; set_base(gdt[APM_CS >> 3], __va((unsigned long)apm_bios_info.cseg << 4));Then just recompile the kernel as described in APM - Advanced Power Management (http://www.suse.de/sdb/de/html/apm.html)
apm=acertm5
at the bootprompt:
LILO: linux apm=acertm5If you don't like to type this with every boot, you can adapt the LILO configuration. Use YaST: -> System administration -> Kernel and bootconfiguration -> LILO configuration. There you can insert
apm=acertm5
at the Append-line for hardware parameter.
See also:
Keywords: ACER, TRAVELMATE, EXTENSA, APM
Mainpage
Searchform
History
Versions
Categories
Contents
Deutsch