Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate if rpi4 has rndr register support, and whether that is a configuration setting for rng-tools's rngd #128

Open
jonesmz opened this issue Jan 17, 2022 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@jonesmz
Copy link
Contributor

jonesmz commented Jan 17, 2022

From log:

Jan 17 14:04:48 GenPi64 rngd[297]: Initializing available sources
Jan 17 14:04:48 GenPi64 rngd[297]: [hwrng ]: Initialized
Jan 17 14:04:48 GenPi64 rngd[297]: [rndr ]: No HW SUPPORT
Jan 17 14:04:48 GenPi64 rngd[297]: [rndr ]: Initialization Failed

RNDR is a CPU register providing a random number. The question here is whether this is

  1. Actually present on the rpi4. It might not be.
  2. If present on rpi4, is this a setting that can only be enabled when the package is built? Or is it a runtime detection?
@samip5 samip5 added the help wanted Extra attention is needed label Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants