* Why is the Compaq W8000 ACPI blacklisted?
@ 2003-09-10 3:42 Tugrul Galatali
0 siblings, 0 replies; only message in thread
From: Tugrul Galatali @ 2003-09-10 3:42 UTC (permalink / raw)
To: linux-kernel
Since test4, I've had
Compaq Workstation W8000 detected: force use of acpi=ht
which leads to
ACPI: Interpreter disabled.
and that to annoying things like spinning down my IDE drive, which it
isn't configured to do and doesn't happen in test3, and not powering off
on shutdown.
I see the entry doing this (./arch/i386/kernel/dmi_scan.c:922)
{ force_acpi_ht, "Compaq Workstation W8000", {
MATCH(DMI_SYS_VENDOR, "Compaq"),
MATCH(DMI_PRODUCT_NAME, "Workstation W8000"),
NO_MATCH, NO_MATCH }},
introduced in test4. But why? Are there problems with more advanced
features like sleep?
acpi=force on test5 returns me to the functionality I had in test3.
Tugrul Galatali
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-09-10 3:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-10 3:42 Why is the Compaq W8000 ACPI blacklisted? Tugrul Galatali
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®