lkml.org 
[lkml]   [2004]   [Feb]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: ACPI and APM together?
On Sun, 8 Feb 2004, Todor Todorov wrote:

> Hello list,
>
> definitely needs APM. So the question is, if it would be possible to
> compile both ACPI and APM into the kernel and pass the corsponding
> parameters acpi=off or apm=off where it is appropriate? I looked through

> Todor

It is possible - I have used this for quite some time now.

/boot/grub/menu.lst:

title Linux 2.6 - test (ACPI on)
root (hd0,4)
kernel (hd0,4)/vmlinuz.26-test hdc=ide-cd video=rivafb:800x600-8@85
acpi=on apm=off

title Linux 2.6 - test (APM on)
root (hd0,4)
kernel (hd0,4)/vmlinuz.26-test hdc=ide-cd video=rivafb:800x600-8@85
acpi=off apm=on


Ingo
--
===========================================================================
Ingo Buescher <gallatin@gmx.net>
"No one who's seen it in action can say the phrase 'government help'
without either laughing or crying." -- unknown
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:00    [W:2.095 / U:0.244 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site