http://qa.mandrakesoft.com/show_bug.cgi?id=1700





------- Additional Comments From [EMAIL PROTECTED]  2003-03-13 17:11 -------
Mar 13 07:10:06 duron kernel: ACPI: Disabled via command line (acpi=off)
No change.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
When the kernel disables Acpi because the Bios is included
in the blacklist, the /var/log/messages displays something
like :
Feb 16 15:41:03 duron kernel: ACPI: Disabled via command line (acpi=off))
This is incredibly misleading. In fact the kernel test a boolean,
acpi_disabled, and presumes that if it's true, the acpi=off command line
has been set. But this flag can also be set internally. 
An easy fix could be to replace the message in arch/i386/kernel/setup.c by :
Feb 16 15:41:03 duron kernel: ACPI: Disabled (command line: acpi=off, or Bios
blacklisted)

Thanks...

Reply via email to