summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkrakenrf <78108016+krakenrf@users.noreply.github.com>2024-08-25 11:48:26 +0200
committerkrakenrf <78108016+krakenrf@users.noreply.github.com>2024-08-25 11:48:26 +0200
commitde55b89d312a23135dcfeaf05bccf73b40137000 (patch)
tree8a060be82bf960ff9c17d3590a428d4bc782f4b2
parentUpdated 07. KrakenSDR Troubleshooting (markdown) (diff)
downloadkrakensdr_docs.wiki-de55b89d312a23135dcfeaf05bccf73b40137000.tar
krakensdr_docs.wiki-de55b89d312a23135dcfeaf05bccf73b40137000.tar.gz
krakensdr_docs.wiki-de55b89d312a23135dcfeaf05bccf73b40137000.tar.bz2
krakensdr_docs.wiki-de55b89d312a23135dcfeaf05bccf73b40137000.tar.lz
krakensdr_docs.wiki-de55b89d312a23135dcfeaf05bccf73b40137000.tar.xz
krakensdr_docs.wiki-de55b89d312a23135dcfeaf05bccf73b40137000.tar.zst
krakensdr_docs.wiki-de55b89d312a23135dcfeaf05bccf73b40137000.zip
-rw-r--r--07.-KrakenSDR-Troubleshooting.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/07.-KrakenSDR-Troubleshooting.md b/07.-KrakenSDR-Troubleshooting.md
index e98faf6..6e18a74 100644
--- a/07.-KrakenSDR-Troubleshooting.md
+++ b/07.-KrakenSDR-Troubleshooting.md
@@ -56,6 +56,11 @@ Here we will confirm that all the tuners in the KrakenSDR system are seen by the
Connect an HDMI monitor and keyboard, or SSH into the terminal as shown above.
+If you are using one of our ready-to-use images, be sure to stop the KrakenSDR software first by running the following commands.
+
+```cd krakensdr_doa
+./kraken_doa_stop.sh
+```
In a terminal window run “kraken_test -d0” (NOTE: Older image files will use "rtl_test -d0"). You should see a message like the following.
```
@@ -86,6 +91,12 @@ If all the tuners showed similar messages, then we have confirmed that all the t
## Power Supply Test
Remember that the KrakenSDR **must** be powered with a 5V/2.4A+ capable external power supply. No power is provided over the USB data port.
+If you are using one of our ready-to-use images, be sure to stop the KrakenSDR software first by running the following commands.
+
+```cd krakensdr_doa
+./kraken_doa_stop.sh
+```
+
Open four terminals, and in each individual terminal run kraken_test for an individual tuner. (NOTE: In older images use rtl_test instead of kraken_test if kraken_test is missing)
`kraken_test -d0`