public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* question about checking for HW RNG support on apu4 appliance
@ 2022-09-08 19:16 Robin Roevens
  2022-09-08 19:31 ` Michael Tremer
  0 siblings, 1 reply; 7+ messages in thread
From: Robin Roevens @ 2022-09-08 19:16 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1293 bytes --]

Hi all

If I understand it correctly, when HW RNG is supported, the Random
Number Generator Daemon (rngd) should be running ?

So in my Zabbix monitoring template for IPFire, I try to check if HW
RNG is available and if so, I monitor the state of the rngd daemon.

Previously I had no HW RNG support on the apu4 appliance until a few
core updates ago where this was introduced with a firmware update. So
now the rngd daemon is automatically started on the appliance. 

To know if HW RNG is supported, I currently check the contents of
/proc/cpuinfo for the occurrence of the string "rdrand" (which seems a
correct check on x86_64 machines) but this string was and still is not
present on the apu4 appliance. 
So I was wondering if anyone knows how to correctly check if HW RNG
support is available? So that this check works for all platforms.

Sidenote: This information (HW RNG support / rndg daemon state) was
previously also available on the entropy page of the IPFire GUI, but it
seems this info is now gone together with the now obsolete entropy
graph. Was this intentional ? I assume that information is still
relevant even when with the entropy value gone?

Thanks

Robin

-- 
Dit bericht is gescanned op virussen en andere gevaarlijke
inhoud door MailScanner en lijkt schoon te zijn.


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

end of thread, other threads:[~2022-09-09 11:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-08 19:16 question about checking for HW RNG support on apu4 appliance Robin Roevens
2022-09-08 19:31 ` Michael Tremer
2022-09-08 20:12   ` Robin Roevens
2022-09-08 21:37   ` Robin Roevens
2022-09-09  8:26     ` Paul Simmons
2022-09-09 10:31       ` Michael Tremer
2022-09-09 11:17         ` Robin Roevens

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