The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 807 - File: showthread.php PHP 7.3.15 (Linux)
File Line Function
/showthread.php 807 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
https: could not get entropy input :Error
2016-09-12, 18:22
Post: #1
https: could not get entropy input :Error
Hi

I am trying to get https working with ipxe. I enabled HTTPS in config/general.h (#define DOWNLOAD_PROTO_HTTPS)and then compiled the efirom with following command.

make bin-x86_64-efi/80861521.efirom;

I flashed this binary to i350 flash (after padding adjusted to flash size).

However i get the following message during reboot

DRBG 0xdaf1bf90 instantiate
DRBG 0xdaf1bf90 could not get entropy input: Error 0x7f4ee083 (http://ipxe.org/7f4ee083)

Any further attempts to initiate https download results into following message and causes reboot(chain https:...)
DRBG 0xdaf1bf90 not valid
Could not start download: Invalid argument (http://ipxe.org/1c416082)


I am running this on intel i5-4402E.

Any ideas how to debug and fix this issue?

thanks
ms
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
https: could not get entropy input :Error - morsi - 2016-09-12 18:22



User(s) browsing this thread: 1 Guest(s)