diff --git a/beaglebone.txt b/beaglebone.txt index f3b7de65..f92acaf9 100644 --- a/beaglebone.txt +++ b/beaglebone.txt @@ -530,6 +530,7 @@ DEVICE=/dev/hashletrng # create a device if [ ! -e ${DEVICE} ]; then + chmod o+rw /dev/i2c* mknod ${DEVICE} p fi