Bug 219715

Summary: Hardware freezes on Dell Optiplex 320 while booting
Product: [Fedora] Fedora Reporter: Ian Burrell <ianburrell>
Component: grubAssignee: Peter Jones <pjones>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 8CC: aneil2, craigwhite, eric.caron, kelsey, linux-bugs, pawsa, tomc, triage, z
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard: bzcl34nup
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 499204 (view as bug list) Environment:
Last Closed: 2009-01-09 07:02:26 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
output of dmidecode on Dell Optiplex 320
none
output of lspci -vv from Dell Optiplex 320 none

Description Ian Burrell 2006-12-14 21:23:44 UTC
Description of problem:
The machine, an Dell Optiplex 320, freezes while booting with grub.  It seems to
happen while the kernel is being loaded and before the kernel is started.  Our
guess is a bug in the BIOS that grub tickles.  Booting with lilo works.

Version-Release number of selected component (if applicable):
grub-0.97-13.i386

The machine has the most recent version of the BIOS, 1.0.9.

The command "blocklist /vmlinuz-2.6.18-1.2798.fc6" from the grub command-line
also freezes the machine.

Comment 1 Allen Kistler 2007-01-21 01:47:13 UTC
I have the same hardware, although I'm trying fc5 currently.  Going to the grub
command line, I can execute "cat /grub/menu.lst" and get the contents of the
file displayed.  (Of course, the menu is displayed on boot, too, so I expected
cat to work.)  However, on a manual attempt to boot, the kernel command freezes
the machine.

The Optiplex 320 has an ATI sb600 SATA controller, if that matters.  I had to
supply all-generic-ide to the installer to get it to run, but it ran.

I'll post back here if my fc6 experience is different.

Comment 2 Pawel Salek 2007-03-26 17:46:12 UTC
I see the bug on the same hardware (Dell Optiplex 320) with FC6 as well.
"Uncompressing xxxx" is the last message I see. No combination of command line
options that I tried (noprobe, noapic and so on) could fix it. Replacing the
grub bootloader with lilo makes the problem disappear. This is seen with fc6 +
all the updates installed allready in the installation phase: 2.6.20-1.2933.fc6
kernel is being booted.


Comment 3 Kelsey Hightower 2007-07-05 15:53:37 UTC
I have this same machine. I am running RHEL 5 Workstation. I was able to get the
machine to install, passing pci=nomsi as a kernel option.

Everything installs fine, but the machine will not boot with its default boot
loader GRUB. I have to use a rescue disk to install LILO overwriteing GRUB.

I have since added a PCI SATA controller which allows the system to install
without using the pci=nomsi option. I still get errors with the GRUB booting the
Linux kernel.

There seems to be conflict with GRUB and the BIOS, as LILO works and GRUB does not.

Is this a issue that RedHat plans to address? Will they try and patch GRUB to
work on these machines?

Thanks for any feedback.

Comment 4 Matt Domsch 2007-07-24 18:58:34 UTC
Has anyone tried passing 'edd=skipmbr' as a kernel option?  Just curious...
-Matt

Comment 5 Pawel Salek 2007-08-07 10:19:52 UTC
I have just tried  edd=skipmbr instead of pci=nomsi - and the kernel hangs just
after the detection of the USB keyboard. Kernel version is 2.6.18-1.8.el5. I
obviously booted with lilo - grub is nonfunctional in any form.

Comment 6 Eric Caron 2007-09-07 17:33:44 UTC
This bug still exists in Fedora 7. Its very hard to install on a new Optiplex
320.   Installing Lilo presents its own issues because of DEVMAPPER-related
issues, and grub2 doesn't appear to fix it either.

Comment 7 Eric Caron 2007-09-07 19:47:56 UTC
Interesting revelation... When I add "vga=792" to grub.conf, and boot from the
CD and then choose "Boot from local disk" (which then loads grub from sda), the
system boots perfectly.

Does that help in addressing the issue?

Comment 8 Lubomir Kundrak 2007-10-15 15:19:10 UTC
Are you confident this is a Grub issue, not a Kernel one? Are any kernel guys in
CC? Could you please run dmidecode to find out what BIOS version do you have?
Are there any BIOS updates available for the machine? Did you try applying them?

Comment 9 Ian Burrell 2007-10-15 21:26:54 UTC
I am pretty sure this is a Grub problem.  It hangs before it prints the first
kernel message.  It also hangs when doing a "blocklist" command after printing a
handful of blocks.

I last tried Grub with BIOS version 1.1.7.  There is a more recent version
(1.1.10) that I haven't tried grub with.

I also tried lilo with the lba32 option, and grub with forcelba option, thinking
it might be a problem with LBA32 support but lilo worked regardless and grub hung.


Comment 10 Ian Burrell 2007-10-19 17:47:21 UTC
I upgraded the BIOS to version 1.1.10 and still has the Grub hang problem.


Comment 11 Craig White 2007-11-12 23:32:52 UTC
Nothing has changed on Fedora 8 - in fact, it's gotten worse.

I could use Fedora 7 x86_64 without any special boot parameters but of course,
grub never worked but lilo has indeed worked. All of my mentions here refer only
to x86_64 as I gave up trying to run i386 on these systems a while back.

Upgraded to Fedora 8 and simply cannot even boot from Rescue disc - it hangs
with an error...

PCI: MSI quirk detected. MSI deactivated
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
ACPI Exception (processor_core-0819): AE_NOT_FOUND, Processor Device is not
present [20070126]
*** last line repeats 2 more times ***
Real Time Clock Driver v1.12ac
Non-volatile memory driver v1.2
Linux apgart interface v0.102
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled

and there it stops...never proceeds.

The only way I've been able to get Fedora 8 Linux Rescue CD or CD Image from
boot.iso to boot is to pass 'acpi=off'

I will attach dmidecode and lspci 

Comment 12 Craig White 2007-11-12 23:33:46 UTC
Created attachment 256041 [details]
output of dmidecode on Dell Optiplex 320

Comment 13 Craig White 2007-11-12 23:34:24 UTC
Created attachment 256051 [details]
output of lspci -vv from Dell Optiplex 320

Comment 14 Craig White 2007-11-12 23:40:40 UTC
I'm gonna vent a bit here...

This isn't getting fixed. See bugzilla 219043 
https://bugzilla.redhat.com/show_bug.cgi?id=219043

This all began on Fedora 5 (Fedora 6 for me) and continued on Fedora 7 and now
has gotten worse in Fedora 8

Grub has NEVER worked on these Dell Optiplexes...as far as I can tell, for
anyone ever. I am using Lilo-22.8

I could get i386 working only if I passed ridiculous kernel parameters such as
pci=nomsi all-generic-ide but until Fedora 8 (2.6.23.1-49.fc8) I didn't have to
sacrifice the unborn on x86_64. Now it requires both Lilo and apci=off

PLEASE - PLEASE - PLEASE do something

Comment 15 Lubomir Kundrak 2007-11-13 00:27:44 UTC
(In reply to comment #11)
> The only way I've been able to get Fedora 8 Linux Rescue CD or CD Image from
> boot.iso to boot is to pass 'acpi=off'

(In reply to comment #14)
> I could get i386 working only if I passed ridiculous kernel parameters such as
> pci=nomsi all-generic-ide but until Fedora 8 (2.6.23.1-49.fc8) I didn't have to
> sacrifice the unborn on x86_64. Now it requires both Lilo and apci=off

This is a kernel thing. Hopefully kernel people will be able to do more than us,
bug #379201 for the kernel part.


Comment 17 Craig White 2007-11-14 19:27:54 UTC
OK - primarily concentrating on grub issues then, I have lilo installed and I
can get it to boot - kernel params per kernel-tracking bugzilla are now
'pci=noacpi timesource=acpi_pm'

lilo works but I have to manually run lilo command after each kernel update

grub as has been widely reported never seems to work on these systems.

I have updated BIOS to latest - here is latest output of dmidecode...
https://bugzilla.redhat.com/attachment.cgi?id=258581

# grub-install /dev/sda
Installation finished. No error reported.
This is the contents of the device map /boot/grub/device.map.
Check if this is correct or not. If any of the lines is incorrect,
fix it and re-run the script `grub-install'.

# this device map was generated by anaconda
(hd0)     /dev/sda

# cat /boot/grub/grub.conf
# grub.conf generated by anaconda
#
...snip...
#boot=/dev/sda
default=0
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.23.1-49.fc8)
  root (hd0,0)
  kernel /vmlinuz-2.6.23.1-49.fc8 ro root=LABEL=/1 pci=noacpi timesource=acpi_pm
  initrd /initrd-2.6.23.1-49.fc8.img

This will never boot and I have to reinstall lilo again.

Is my process correct?

Comment 18 Craig White 2007-11-21 19:08:00 UTC
I recognize that the inability to boot on 2.6.23 kernel (Fedora 8) issue is
probably more likely to be solved by bugzilla 379201 in kernel-maint but...

grub still doesn't work on these systems - at least no one has reported success
with getting it to boot. Lilo boots but I can't install kernel updates without
manually running 'lilo -v' because grubby code is uncooperative.

On fedora-list yesterday...
https://www.redhat.com/archives/fedora-list/2007-November/msg03487.html
poster suggests that grub2 worked for him

Comment 19 Bug Zapper 2008-04-04 05:15:01 UTC
Fedora apologizes that these issues have not been resolved yet. We're
sorry it's taken so long for your bug to be properly triaged and acted
on. We appreciate the time you took to report this issue and want to
make sure no important bugs slip through the cracks.

If you're currently running a version of Fedora Core between 1 and 6,
please note that Fedora no longer maintains these releases. We strongly
encourage you to upgrade to a current Fedora release. In order to
refocus our efforts as a project we are flagging all of the open bugs
for releases which are no longer maintained and closing them.
http://fedoraproject.org/wiki/LifeCycle/EOL

If this bug is still open against Fedora Core 1 through 6, thirty days
from now, it will be closed 'WONTFIX'. If you can reporduce this bug in
the latest Fedora version, please change to the respective version. If
you are unable to do this, please add a comment to this bug requesting
the change.

Thanks for your help, and we apologize again that we haven't handled
these issues to this point.

The process we are following is outlined here:
http://fedoraproject.org/wiki/BugZappers/F9CleanUp

We will be following the process here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping to ensure this
doesn't happen again.

And if you'd like to join the bug triage team to help make things
better, check out http://fedoraproject.org/wiki/BugZappers

Comment 20 Ian Burrell 2008-04-04 17:22:35 UTC
This problem still occurs with Fedora 8 and the most recent version of grub,
0.97-19.i386.  I am using the most recent BIOS update, 1.1.11, for the Optiplex
320.  The machine still hangs while grub is booting the machine.


Comment 21 John Poelstra 2008-04-06 19:54:35 UTC
thanks for the update. changing to ASSIGNED

Comment 22 Bug Zapper 2008-11-26 07:07:26 UTC
This message is a reminder that Fedora 8 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 8.  It is Fedora's policy to close all
bug reports from releases that are no longer maintained.  At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '8'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 8's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 8 is end of life.  If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora please change the 'version' of this 
bug to the applicable version.  If you are unable to change the version, 
please add a comment here and someone will do it for you.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 23 Bug Zapper 2009-01-09 07:02:26 UTC
Fedora 8 changed to end-of-life (EOL) status on 2009-01-07. Fedora 8 is 
no longer maintained, which means that it will not receive any further 
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of 
Fedora please feel free to reopen this bug against that version.

Thank you for reporting this bug and we are sorry it could not be fixed.