All of lore.kernel.org
 help / color / mirror / Atom feed
* Intel DP55KG BIOS Bug (reboot hangs, is Intel aware of the problem?)
@ 2009-10-14 22:02 Justin Piszcz
  2009-10-15 17:23 ` H. Peter Anvin
  0 siblings, 1 reply; 12+ messages in thread
From: Justin Piszcz @ 2009-10-14 22:02 UTC (permalink / raw)
  To: linux-kernel; +Cc: bruce.w.allan

Hi,

I have tried the following kernel parameters with '*' and reboot=b,
reboot=h and reboot=s.

-----------------------------------------------------------------------

Rebooting

    reboot=b[ios] | t[riple] | k[bd] | a[cpi] | e[fi] [, [w]arm | [c]old]
*   bios    Use the CPU reboot vector for warm reset
    warm   Don't set the cold reboot flag
    cold   Set the cold reboot flag
    triple Force a triple fault (init)
*   kbd    Use the keyboard controller. cold reset (default)
    acpi   Use the ACPI RESET_REG in the FADT. If ACPI is not configured or the
           ACPI reset does not work, the reboot path attempts the reset using
           the keyboard controller.
*   efi    Use efi reset_system runtime service. If EFI is not configured or the
           EFI reset does not work, the reboot path attempts the reset using
           the keyboard controller.

    Using warm reset will be much faster especially on big memory
    systems because the BIOS will not go through the memory check.
    Disadvantage is that not all hardware will be completely reinitialized
    on reboot so there may be boot problems on some systems.

*   reboot=force

None of which work.

-----------------------------------------------------------------------

It appears earlier Intel boards also suffered the same problem:

Subject: Re: Machine restart doesn't work - Intel 965G, 2.6.19-rc2
http://lkml.indiana.edu/hypermail/linux/kernel/0610.2/2215.html

Are those at Intel aware of this problem?

I have tried many different options/settings, nothing seems to work.

All workaround are unsuccessful.

It appears the dmidecode is requested for these sorts of problems, that is 
available here:
http://home.comcast.net/~jpiszcz/20091014/dmidecode.txt

Are there any other workarounds until Intel comes out with a patch/new 
BIOS?  Aside from shutting the system off and using wake on lan?

Justin.


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2009-10-16  8:23 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-14 22:02 Intel DP55KG BIOS Bug (reboot hangs, is Intel aware of the problem?) Justin Piszcz
2009-10-15 17:23 ` H. Peter Anvin
2009-10-15 21:01   ` Justin Piszcz
2009-10-15 22:29     ` [PATCH] Add quirk for ACPI reboots on Intel DP55KG boards Bryan Donlan
2009-10-15 22:51       ` Justin Piszcz
2009-10-15 22:53         ` Justin Piszcz
2009-10-15 22:59           ` Justin Piszcz
2009-10-15 23:05             ` Bryan Donlan
2009-10-15 23:30               ` Justin Piszcz
2009-10-16  0:49                 ` Bryan Donlan
2009-10-16  8:22                   ` Justin Piszcz
2009-10-15 23:12             ` H. Peter Anvin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.