[Buildroot] boot failure

Jaap Crezee jaap at jcz.nl
Sun May 6 20:16:30 UTC 2018


Hello all,
> I'm experimenting the same thing with udev, this is my log:
> "
> [    5.334345] udevd[83]: starting version 3.2.5
> [    5.352869] random: udevd: uninitialized urandom read (16 bytes read)
> [    5.380840] random: udevd: uninitialized urandom read (16 bytes read)
> [    5.387495] random: udevd: uninitialized urandom read (16 bytes read)
> [    5.468700] udevd[84]: starting eudev-3.2.5
> [    6.445387] urandom_read: 1 callbacks suppressed
> [    6.445397] random: dd: uninitialized urandom read (512 bytes read)
> [    6.561425] random: dbus-uuidgen: uninitialized urandom read (12 bytes read)
> [    6.68793 random: dbus-uuidgen: uninitialized urandom read (8 bytes read)
> [    6.894495] random: crng init done
> [    6.897924] random: 2 urandom warning(s) missed due to ratelimiting
> "
> 
> Since complains with dropbear with Enoch and udev with me,
> it seems something kernel related, need to debug it.


Please try using packages like rngd & haveged to make sure all RNG hardware features are used to initialize the kernel random number generator as
early as possible. If you can generate (sort of random) interrupts during boot that will also help to speed up the initialisation.


Jaap



More information about the buildroot mailing list