summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkrakenrf <78108016+krakenrf@users.noreply.github.com>2024-08-25 11:49:20 +0200
committerkrakenrf <78108016+krakenrf@users.noreply.github.com>2024-08-25 11:49:20 +0200
commit60e87ac8f87f43d355470803fdbd6385ea73b2e2 (patch)
tree3180bb06aef2927704fa904510e0499624dd5531
parentUpdated 07. KrakenSDR Troubleshooting (markdown) (diff)
downloadkrakensdr_docs.wiki-60e87ac8f87f43d355470803fdbd6385ea73b2e2.tar
krakensdr_docs.wiki-60e87ac8f87f43d355470803fdbd6385ea73b2e2.tar.gz
krakensdr_docs.wiki-60e87ac8f87f43d355470803fdbd6385ea73b2e2.tar.bz2
krakensdr_docs.wiki-60e87ac8f87f43d355470803fdbd6385ea73b2e2.tar.lz
krakensdr_docs.wiki-60e87ac8f87f43d355470803fdbd6385ea73b2e2.tar.xz
krakensdr_docs.wiki-60e87ac8f87f43d355470803fdbd6385ea73b2e2.tar.zst
krakensdr_docs.wiki-60e87ac8f87f43d355470803fdbd6385ea73b2e2.zip
-rw-r--r--07.-KrakenSDR-Troubleshooting.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/07.-KrakenSDR-Troubleshooting.md b/07.-KrakenSDR-Troubleshooting.md
index 6e18a74..5e6d223 100644
--- a/07.-KrakenSDR-Troubleshooting.md
+++ b/07.-KrakenSDR-Troubleshooting.md
@@ -58,7 +58,8 @@ 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
+```
+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.
@@ -93,7 +94,8 @@ Remember that the KrakenSDR **must** be powered with a 5V/2.4A+ capable external
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
+```
+cd krakensdr_doa
./kraken_doa_stop.sh
```