From 1dae29f21f9b6294d1f0b53a8b2f2c6c930d3dd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A1s=20Retzler?= Date: Fri, 9 Sep 2016 09:18:40 +0200 Subject: [PATCH] Updated Common problems and their solutions (markdown) --- Common-problems-and-their-solutions.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Common-problems-and-their-solutions.md b/Common-problems-and-their-solutions.md index 25a0352..c49ee72 100644 --- a/Common-problems-and-their-solutions.md +++ b/Common-problems-and-their-solutions.md @@ -12,6 +12,10 @@ You should try to do this before restarting OpenWebRX *(only if you don't run ot sudo killall csdr +If it does not help, you could try the line below. *(It will kill all the instances of these processes, not only the ones started by OpenWebRX!) + + sudo killall -9 openwebrx ncat csdr + ### I'm getting a totally black waterfall diagram You have *ncat* on your system, and on some reason your RTL-SDR or other I/Q input source failed and the corresponding process exited. You will see something like: