public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* PCI card initialisation at boot
@ 2007-11-11 15:22 Keith Chew
  2007-11-11 16:11 ` Andi Kleen
  2007-11-11 16:46 ` Alan Cox
  0 siblings, 2 replies; 5+ messages in thread
From: Keith Chew @ 2007-11-11 15:22 UTC (permalink / raw)
  To: linux-kernel

Hi

I am looking for someone to help explain my findings, which I have
searched the net but could not find any related infomation.

We have 40 linux PCs deployed in a mobile environment, so they are
subjected to pretty harsh conditions that can cause BIOS corruptions.

In one of the units, I noticed the kernel had difficulty initialising
the PCI card, with messages stating that the PCI resource/address is
invalid (I am very sorry that I did not manage to capture the exact
output). It continues to boot to userspace, but the machine hangs when
the user app tries to access the pci card.

Rebooting the PC several times gave the same message, so at least the
problem was consistent. Removing the PCI card from the slot, and
putting a spare card, solved the problem. Then, putting the first card
back worked again.

I am guessing that the ESCD has been corrupted, and putting a spare
device caused the BIOS to reset the ESCD. In the BIOS, it has been
setup as "Resource allocation by Auto(ESCD)".

There is another option in the BIOS to set "Resource allocation by
Manual". I have tried this setting and Linux has no problems booting
up and using the PCI card.

My question is: Will setting the BIOS to "Resource allocation by
Manual" prevent the crash from happening in the future? More
specifically, does Linux still depend on ESCD even if the resource
allocation is set to Manual?

Regards
Keith

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

end of thread, other threads:[~2007-11-12  0:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-11 15:22 PCI card initialisation at boot Keith Chew
2007-11-11 16:11 ` Andi Kleen
2007-11-11 16:46 ` Alan Cox
2007-11-11 23:43   ` Matt Domsch
2007-11-12  0:22     ` H. Peter Anvin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox