summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkrakenrf <78108016+krakenrf@users.noreply.github.com>2022-09-29 13:38:51 +0200
committerkrakenrf <78108016+krakenrf@users.noreply.github.com>2022-09-29 13:38:51 +0200
commit41f5fa338dcb70d8bbb22ca0b7dc597f94d3b90e (patch)
treee5a3886488f0c3ddcd4f16d87276403c61617673
parentUpdated 07. KrakenSDR Troubleshooting (markdown) (diff)
downloadkrakensdr_docs.wiki-41f5fa338dcb70d8bbb22ca0b7dc597f94d3b90e.tar
krakensdr_docs.wiki-41f5fa338dcb70d8bbb22ca0b7dc597f94d3b90e.tar.gz
krakensdr_docs.wiki-41f5fa338dcb70d8bbb22ca0b7dc597f94d3b90e.tar.bz2
krakensdr_docs.wiki-41f5fa338dcb70d8bbb22ca0b7dc597f94d3b90e.tar.lz
krakensdr_docs.wiki-41f5fa338dcb70d8bbb22ca0b7dc597f94d3b90e.tar.xz
krakensdr_docs.wiki-41f5fa338dcb70d8bbb22ca0b7dc597f94d3b90e.tar.zst
krakensdr_docs.wiki-41f5fa338dcb70d8bbb22ca0b7dc597f94d3b90e.zip
-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.