summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkrakenrf <78108016+krakenrf@users.noreply.github.com>2022-09-29 15:06:19 +0200
committerkrakenrf <78108016+krakenrf@users.noreply.github.com>2022-09-29 15:06:19 +0200
commita818c9172584843e3390fa67962f07911fe20216 (patch)
treed8ab668195f5e755a8e4e200f8e3b30c9ac61791
parentUpdated 12. Appendix (markdown) (diff)
downloadkrakensdr_docs.wiki-a818c9172584843e3390fa67962f07911fe20216.tar
krakensdr_docs.wiki-a818c9172584843e3390fa67962f07911fe20216.tar.gz
krakensdr_docs.wiki-a818c9172584843e3390fa67962f07911fe20216.tar.bz2
krakensdr_docs.wiki-a818c9172584843e3390fa67962f07911fe20216.tar.lz
krakensdr_docs.wiki-a818c9172584843e3390fa67962f07911fe20216.tar.xz
krakensdr_docs.wiki-a818c9172584843e3390fa67962f07911fe20216.tar.zst
krakensdr_docs.wiki-a818c9172584843e3390fa67962f07911fe20216.zip
-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.