kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #82090
[Bug 1365593] Re: No driver provided for X-Gene's hardware RNG
Verified:
dannf@mustang:~$ cat /proc/version
Linux version 3.13.0-37-generic (buildd@twombly) (gcc version 4.8.2 (Ubuntu/Linaro 4.8.2-19ubuntu1) ) #64-Ubuntu SMP Mon Sep 22 21:32:32 UTC 2014
dannf@mustang:~$ while :; do cat /proc/sys/kernel/random/entropy_avail; sleep 1; done &
[1] 2008
dannf@mustang:~$ 285
sudo a286
pt-get instal287
l rng-291
tools
170
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
rng-tools
0 upgraded, 1 newly installed, 0 to remove and 146 not upgraded.
180
Need to get 0 B/19.9 kB of archives.
After this operation, 142 kB of additional disk space will be used.
193
205
Selecting previously unselected package rng-tools.
210ading database ... 65%
214ading database ... 75%70%
217ading database ... 85%80%
221ading database ... 95%90%
(Reading database ... 119555 files and directories currently installed.)
Preparing to unpack .../rng-tools_5-0ubuntu1_arm64.deb ...
Unpacking rng-tools (5-0ubuntu1) ...
232
Processing triggers for ureadahead (0.100.0-16) ...
ureadahead will be reprofiled on next reboot
Processing triggers for man-db (2.6.7.1-1) ...
246
258
267
283
294
Setting up rng-tools (5-0ubuntu1) ...
Starting Hardware RNG entropy gatherer daemon: rngd.
3075
dannf@mustang:~$ 3077
3078
** Tags removed: verification-needed-trusty
** Tags added: verification-done-trusty
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1365593
Title:
No driver provided for X-Gene's hardware RNG
Status in “linux” package in Ubuntu:
Fix Released
Status in “linux” source package in Trusty:
Fix Committed
Status in “linux” source package in Utopic:
Fix Released
Bug description:
[Impact]
User has a system with a built-in random number generator that the OS cannot use.
[Test Case]
Make sure rng-tools is uninstalled.
Reboot with this driver, verify that it is automatically loaded. Leave system idle for this test.
In one terminal, run 'watch cat /proc/sys/kernel/random/entropy_avail', and note that the minor fluctuation in available entropy over time. Install rng-tools, and notice that entropy shoots up and grows at a faster rate than previously.
[Regression Potential]
If this driver is buggy it could cause e.g. an oops or a panic that would not otherwise have occurred.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1365593/+subscriptions
References