From 022d0b614c513ab64bf7544d2c174ac4c326767d Mon Sep 17 00:00:00 2001
From: "James A. Chambers" <05jchambers@gmail.com>
Date: Wed, 9 Nov 2022 18:19:41 -0700
Subject: [PATCH] Update README
---
README.md | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 21b7603..594bb73 100644
--- a/README.md
+++ b/README.md
@@ -23,15 +23,19 @@ If you find any problems (or even better know how to fix them) you can submit th
Known Issues
- - NPU overlay is not present in the ODROID 5.19 kernel branch yet so the NPU will not work with this updated image/kernel yet
+ - NPU overlay (rknpu) is not present in the ODROID 6.0.x kernel branch yet so the NPU will not work with this kernel yet
Image Instructions
-The images are in .tar.xz format and should not be written to disk until you decompressed them with tar -xf *.tar.xz. That will give you a .img file you can write.
+The images are in .tar.xz format and should not be written to disk until you decompressed them with:
+tar -xf *.tar.xz
+That will give you a .img file that will boot successfully. If you are using Windows you can decompress these files with 7zip or WinRAR.
First Startup Instructions
Note that the first startup is slow. This is due to resizing your root filesystem to fit your drive. After the first startup it will boot much faster but it may take several minutes on a black screen the first startup. Be patient. If you see a few lines of text then it is resizing your root filesystem.
+You may also see CRC checksum errors during your first startup. These are safe to ignore as it will run fsck on the drive the first startup. When you reboot the device these will be gone.
+
Set correct timezone:
sudo dpkg-reconfigure tzdata
Set correct locale: