Please backport kernel upstream commit

commit 163ea310b68bdde89b1ac633fbf8c0db290d3f86
Author: Ben <[EMAIL PROTECTED]>
Date:   Sat May 3 22:39:42 2008 +0200

    x86: remove dell reboot dmi quirk board name match

to Ubuntu Hardy / 2.6.24 - this fixes the problem for me (Intrepid
2.6.27 should already work, I did not test it).


I used the following backport:

Index: linux/arch/x86/kernel/reboot_32.c
===================================================================
--- linux.orig/arch/x86/kernel/reboot_32.c      2008-09-16 19:09:41.000000000 
+0200
+++ linux/arch/x86/kernel/reboot_32.c   2008-09-16 19:11:24.000000000 +0200
@@ -134,7 +134,6 @@ static struct dmi_system_id __initdata r
                .matches = {
                        DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."),
                        DMI_MATCH(DMI_PRODUCT_NAME, "OptiPlex 745"),
-                       DMI_MATCH(DMI_BOARD_NAME, "0WF810"),
                },
        },
        {       /* Handle problems with rebooting on Dell 2400's */


** Attachment added: "2.6.24-dell-optiplex-745-reboot.diff"
   http://launchpadlibrarian.net/17663537/dell-optiplex-745-reboot.diff

-- 
dell optiplex 745 hangs freeze i reboot or when i log off
https://bugs.launchpad.net/bugs/255961
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to