TrueRNG Notice: modemmanager package (and udev rules updated)

While testing out different Linux distributions with the TrueRNG, we stumbled upon an issue regarding the package ‘modemmanager’ that appears to be installed by default on my ‘ubuntu-style’ distributions. This is happening because the TrueRNG appears as a CDC-ACM (serial port), this package is trying to scan the port and determine if it is a modem […]

Read More

TrueRNG and dd

We’ve been getting questions about using the dd command with the TrueRNG so we added some info to the FAQ here. One thing I wanted to point out is the iflag=fullblock argument on the dd command line.  Without this you may get partially filled blocks if you are using the blocksize (bs=XXX) argument.  This is […]

Read More