10.2-RELEASE to 10.3-BETA1

Anton Sayetsky vsasjason at gmail.com
Sun Mar 6 12:27:27 UTC 2016


2016-02-09 15:07 GMT+02:00 Владимир Тимофиев <elimelech007 at gmail.com>:
> # uname -a
> FreeBSD F3ja 10.3-BETA1 FreeBSD 10.3-BETA1 #0 r295289: Fri Feb  5
> 02:50:53 UTC 2016
> root at releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC  i386[/code]
>
> dmesg:
> random device not loaded; using insecure entropy
> ACPI BIOS Warning (bug): Incorrect checksum in table [TCPA] - 0x00,
> should be 0x56 (20150515/tbprint-228)
> ioapic0 <Version 2.0> irqs 0-23 on motherboard
> kbd1 at kbdmux0
> random: <Software, Yarrow> initialized
> module_register_init: MOD_LOAD (vesa, 0xc0fca5c0, 0) error 19[/code]
>
> #dmesg|grep -i random
> random: <Software, Yarrow> initialized
> random: unblocking device.
> random device not loaded; using insecure entropy
> random: <Software, Yarrow> initialized
> random: unblocking device.
> random device not loaded; using insecure entropy
> random: <Software, Yarrow> initialized
> random: unblocking device.
>
>
> What does this mean and how to correct the mistake?
https://lists.freebsd.org/pipermail/freebsd-stable/2016-February/084145.html
o The initialization of random(9) has been adjusted so it is usable
  earlier.  This fixes the "random device not loaded; using insecure
  entropy" message output during boot on some systems.


More information about the freebsd-questions mailing list