Skip to content

Commit ee5c6b9

Browse files
xavier: document rngr issues
1 parent dcfd2cf commit ee5c6b9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

tarball-parts/xavier/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,10 @@ and flash it. The only difference with normal flashing is that you need
2424
to use the `'-r'` flag to avoid creating a new system image:
2525

2626
`sudo ./flash.sh -r jetson-xavier mmcblk0p1`
27+
28+
29+
# Release notes
30+
31+
The random number generator takes a lot of time until it gets seeded. console-conf will not start until this has happened, which can take up to 10 minutes. After the initial configuration, the problem persists, but we can log-in into the device without waiting for the generator.
32+
33+
On first boot, you need to have the ethernet connected, otherwise console-conf will never start.

0 commit comments

Comments
 (0)