diff options
author | krakenrf <78108016+krakenrf@users.noreply.github.com> | 2022-10-07 06:40:08 +0200 |
---|---|---|
committer | krakenrf <78108016+krakenrf@users.noreply.github.com> | 2022-10-07 06:40:08 +0200 |
commit | d9ca1535d90d39a843806bf374e9e686bd6694b8 (patch) | |
tree | 2a7b2e4104f192bcafbc03ebb8c01da0bbc614e5 | |
parent | Updated 10. VirtualBox, Docker Images and Install Scripts (markdown) (diff) | |
download | krakensdr_docs.wiki-d9ca1535d90d39a843806bf374e9e686bd6694b8.tar krakensdr_docs.wiki-d9ca1535d90d39a843806bf374e9e686bd6694b8.tar.gz krakensdr_docs.wiki-d9ca1535d90d39a843806bf374e9e686bd6694b8.tar.bz2 krakensdr_docs.wiki-d9ca1535d90d39a843806bf374e9e686bd6694b8.tar.lz krakensdr_docs.wiki-d9ca1535d90d39a843806bf374e9e686bd6694b8.tar.xz krakensdr_docs.wiki-d9ca1535d90d39a843806bf374e9e686bd6694b8.tar.zst krakensdr_docs.wiki-d9ca1535d90d39a843806bf374e9e686bd6694b8.zip |
-rw-r--r-- | 12.-Appendix.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/12.-Appendix.md b/12.-Appendix.md index 98d7ca3..716dd87 100644 --- a/12.-Appendix.md +++ b/12.-Appendix.md @@ -69,13 +69,15 @@ It is up to you the programmer to ensure that the inputs are valid. Entering inc * Intel i5, i7 on Ubuntu * Dell Wyse Thin Clients * Orange Pi 4 - Note: The OPI4 is sensitive to USB cables. Needs a short high quality USB data cable. Will not work with long and/or poor quality USB data cables. -* Odroid N2/+ - Note: You must use the BOTTOM USB port that is closest to the DC power barrel jack. All other USB ports do not work. Also requires a high quality USB cable. ### Virtualization * Virtual Box Ubuntu VM * Docker with ClearLinux +## Working but with major quirks +* Odroid N2/+ - Note: You must use the BOTTOM USB port that is closest to the DC power barrel jack. All other USB ports do not work. Also requires a high quality USB cable. Also as this device does not have built in WiFi it relies on Ethernet or a USB WiFi stick. When using a USB WiFi stick there will be sample alignment glitches every now and then (we count about one USB glitch every hour). This results in the DOA/PR results going bad. If you have periodic recalibration turned ON (the default), it's not a huge deal, but you could be about 5 minutes with bad results. + ## Not Working * Tinkerboard - Unfortunately pure 32-bit CPUs are not supported by Miniforge Conda. |