LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* new HW RNG freezes kernels > 2.6.17 at startup with Xeon 5130
@ 2007-01-15 12:07 Martin Bretschneider
2007-01-15 13:12 ` Jan Beulich
0 siblings, 1 reply; 2+ messages in thread
From: Martin Bretschneider @ 2007-01-15 12:07 UTC (permalink / raw)
To: linux-kernel, jgarzik, jbeulich, mb
Hi,
it seems to me that the new hardware random number generator (HW RNG)
freezes my hardware:
The CPU is Intel Xeon 5130 (Intel Core microarchitecture) [1] installed
on Intel Server Board S5000VSA.
Linux is run in 64bit mode and the distribution is Debian Etch (but that
should not matter).
If I take Debian's kernel 2.6.17 it boots :-)
If I take vanilla kernel 2.6.17.9 it boots :-)
If I take Debian's kernel 2.6.18 it does not boot.
If I take vanilla kernel 2.6.18.6 it does not boot.
If I take vanilla kernel 2.6.19.1 it does not boot.
If I take vanilla kernel 2.6.20-rc4 it does not boot.
There was no error thus it was not that easy to find out the problem.
Comparing the boot logs of 2.6.17 and 2.6.18 the freeze ocurred before
initializing the hardware random number generator. Thus I recompiled the
vanilla Kernel 2.6.18.6 without support of the new HW RNG and it boots.
So, I renamed the directory /kernel/drivers/char/hw_random and the
Debian kernel 2.6.18 does also boot.
I have not testet the kernel > 2.6.18 but I guess that they will also
boot without the new NW RNG.
Do you know the problem? Can I provide you more information?
TIA Martin
[1]http://en.wikipedia.org/wiki/List_of_Intel_Xeon_microprocessors#Woodcrest
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: new HW RNG freezes kernels > 2.6.17 at startup with Xeon 5130
2007-01-15 12:07 new HW RNG freezes kernels > 2.6.17 at startup with Xeon 5130 Martin Bretschneider
@ 2007-01-15 13:12 ` Jan Beulich
0 siblings, 0 replies; 2+ messages in thread
From: Jan Beulich @ 2007-01-15 13:12 UTC (permalink / raw)
To: Martin Bretschneider; +Cc: mb, jgarzik, linux-kernel
A patch was sent out to (hopefully) address this problem (or at least allow you to
work around it), which had been reported for a similar machine before. The patch
is present in 2.6.20-rc5.
Jan
>>> Martin Bretschneider <martin.bretschneider@imr.uni-hannover.de> 15.01.07 13:07 >>>
Hi,
it seems to me that the new hardware random number generator (HW RNG)
freezes my hardware:
The CPU is Intel Xeon 5130 (Intel Core microarchitecture) [1] installed
on Intel Server Board S5000VSA.
Linux is run in 64bit mode and the distribution is Debian Etch (but that
should not matter).
If I take Debian's kernel 2.6.17 it boots :-)
If I take vanilla kernel 2.6.17.9 it boots :-)
If I take Debian's kernel 2.6.18 it does not boot.
If I take vanilla kernel 2.6.18.6 it does not boot.
If I take vanilla kernel 2.6.19.1 it does not boot.
If I take vanilla kernel 2.6.20-rc4 it does not boot.
There was no error thus it was not that easy to find out the problem.
Comparing the boot logs of 2.6.17 and 2.6.18 the freeze ocurred before
initializing the hardware random number generator. Thus I recompiled the
vanilla Kernel 2.6.18.6 without support of the new HW RNG and it boots.
So, I renamed the directory /kernel/drivers/char/hw_random and the
Debian kernel 2.6.18 does also boot.
I have not testet the kernel > 2.6.18 but I guess that they will also
boot without the new NW RNG.
Do you know the problem? Can I provide you more information?
TIA Martin
[1]http://en.wikipedia.org/wiki/List_of_Intel_Xeon_microprocessors#Woodcrest
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-01-15 13:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-01-15 12:07 new HW RNG freezes kernels > 2.6.17 at startup with Xeon 5130 Martin Bretschneider
2007-01-15 13:12 ` Jan Beulich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).