diff options
-rw-r--r-- | 07.-KrakenSDR-Troubleshooting.md | 6 |
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 ``` |