Toshiba Tecra vs ACPI
"Brown, Len" <[email protected]> Thu, 21 Aug 2003 20:30:23 -0400
| Newsgroups | org.kernel.vger.linux-laptop,org.kernel.vger.linux-acpi |
|---|---|
| Message-ID | <[email protected]> |
Does anybody have a Toshiba Tecra that boots an ACPI-enabled kernel? If yes, can you send me the output from dmidecode so that I can identify the BIOS date? http://www.nongnu.org/dmidecode/ (I'd also be intersted in the output of acpidmp) I've found that the Tecra 8100 has AML bugs that we can't handle (missing return statements when they are required). And we will not be able to handle them any time soon (w/o a DSDT over-ride). So I'm thinking about black-listing the 8100 by default; and the 8000 and 8200 may be right behind it. Unfortunately, the DMI info for the 8100 has an empty product name under system information, where one would expect to see "Tecra 8100". So I'm thinking about disabling ACPI by default on all systems with DMI BIOS vendor "TOSHIBA", BIOS Release Date <= 10/07/2002 -- the date of the latest BIOS for the 8100; and Base Board product name "Portable PC". Thanks, -Len