summaryrefslogtreecommitdiffstats
path: root/12.-Appendix.md
diff options
context:
space:
mode:
Diffstat (limited to '12.-Appendix.md')
-rw-r--r--12.-Appendix.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/12.-Appendix.md b/12.-Appendix.md
index 604f951..2623145 100644
--- a/12.-Appendix.md
+++ b/12.-Appendix.md
@@ -68,6 +68,7 @@ It is up to you the programmer to ensure that the inputs are valid. Entering inc
* Raspberry Pi 4
* 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.
### Virtualization
@@ -76,7 +77,6 @@ It is up to you the programmer to ensure that the inputs are valid. Entering inc
## Problematic but with workarounds
* Odroid N2/+ - The official Odroid Ubuntu Mate Distro doesn't work. USB is too buggy with the internal KrakenSDR USB Hub and it keeps dropping the tuners. Armbian Odroid appears to work. BUT, you must use the BOTTOM USB port that is closest to the DC power barrel jack. All other USB ports do not work.
-* Orange Pi 4 - Appears to be unstable after a while when specifically -O2 optimizations are used in _daq_core. Strangely, changing to -Ofast seems to fix it.
## Not Working
* Tinkerboard - Unfortunately pure 32-bit CPUs are not supported by Miniforge Conda.