summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--12.-Appendix.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/12.-Appendix.md b/12.-Appendix.md
index 73bceb5..604f951 100644
--- a/12.-Appendix.md
+++ b/12.-Appendix.md
@@ -76,6 +76,7 @@ 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.