http://bugzilla.kernel.org/show_bug.cgi?id=10454
Summary: (probably) BIOS bug in Fujitsu Lifebook S6410
Product: ACPI
Version: 2.5
KernelVersion: 2.6.24
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: BIOS
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [EMAIL PROTECTED], [EMAIL PROTECTED],
[EMAIL PROTECTED]
Hardware Environment: Fujitsu Lifebook S6410
Problem Description:
Apr 14 13:46:04 kernel: ACPI Error (tbinstal-0134): Table has invalid signature
[ ], must be SSDT, PSDT or OEMx [20070126]
Apr 14 13:46:04 kernel: ACPI Error (psparse-0537): Method parse/execution
failed [\_SB_._INI] (Node ffff81007d758410), AE_BAD_SIGNATURE
results in non-functional ACPI_VIDEO since some functions for that are in the
missing Table. Similar
to bug 9919.
in acpi/blacklist.c: (2.6.25-rc5)
> + {
> + .callback = dmi_disable_osi_vista,
> + .ident = "Fujitsu Siemens",
> + .matches = {
> + DMI_MATCH(DMI_SYS_VENDOR, "FUJITSU SIEMENS"),
> + DMI_MATCH(DMI_PRODUCT_NAME, "LIFEBOOK S6410"),
> + },
> + },
fixes it.
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
acpi-bugzilla mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla