Hello,
I updated my raspberry, (ID 446 ik1jns), with the latest image “2020-12-27-Raspbian-SatNOGS-lite”, first it worked fine but now no waterfall and no audio.
I have reinstalled several times even using the backup files but nothing to do.
I enclose the error I get when I try to decode the signal and my configuration file.
I have updated with the latest versions with sudo satnogs-upgrade, and I have not received any errors during installation.
Thanks for your help.
Pino
Log error:
Apr 27 19:49:06 raspberrypi satnogs-client[359]: File “/usr/bin/satnogs_fsk.py”, line 98, in init
Apr 27 19:49:06 raspberrypi satnogs-client[359]: tune_args, settings, samp_rate_rx, “fc32”)
Apr 27 19:49:06 raspberrypi satnogs-client[359]: File “/usr/lib/python3/dist-packages/soapy/soapy_swig.py”, line 166, in make
Apr 27 19:49:06 raspberrypi satnogs-client[359]: return _soapy_swig.source_make(nchan, device, dev_args, stream_args, tune_args, other_settings, sampling_rate, type)
Apr 27 19:49:06 raspberrypi satnogs-client[359]: RuntimeError: rtlsdr_get_index_by_serial() - -3
Apr 27 19:49:09 raspberrypi satnogs-client[359]: satnogsclient.observer.observer - ERROR - No waterfall data file found
------------[ copy here ]------------
{
“versions”: {
“satnogs-client”: “1.4+15.g11e6770”,
“satnogs-client-ansible”: “202012231828”,
“satnogs-flowgraphs”: “1.3+1+gcd4a60eb-1”,
“gr-satnogs”: “2.2.0.0+10+gf9fe5b80-1”,
“gr-soapy”: “2.1.3.1-1”,
“gnuradio”: “3.8.2.0-14satnogs2”,
“satnogs-config”: “0.11+7.g4df45cc”
},
“state”: {
“is-applied”: true,
“pending-tags”: null
},
“system”: {
“date”: “2021-04-27T18:51:52.233794+00:00”,
“distribution”: {
“DESCRIPTION”: “Raspbian GNU/Linux 10 (buster)”,
“RELEASE”: “10”,
“CODENAME”: “buster”,
“ID”: “Raspbian”
},
“pending-updates”: false,
“platform”: {
“system”: “Linux”,
“node”: “raspberrypi”,
“release”: “5.10.17-v7+”,
“version”: “#1403 SMP Mon Feb 22 11:29:51 GMT 2021”,
“machine”: “armv7l”,
“processor”: “”
},
“memory”: {
“total”: 969105408,
“available”: 800968704,
“percent”: 17.3,
“used”: 108146688,
“free”: 605597696,
“active”: 150659072,
“inactive”: 167071744,
“buffers”: 22253568,
“cached”: 233107456,
“shared”: 6516736,
“slab”: 28389376
},
“disk”: {
“total”: 14909734912,
“used”: 3324502016,
“free”: 10925105152,
“percent”: 23.3
}
},
“configuration”: {
“apt_key_url”: “http://download.opensuse.org/repositories/home:/librespace:/satnogs-unstable/Raspbian_10/Release.key”,
“apt_repository”: “deb http://download.opensuse.org/repositories/home:/librespace:/satnogs-unstable/Raspbian_10 ./”,
“experimental”: true,
“hamlib_utils_rig_enabled”: true,
“hamlib_utils_rot_enabled”: false,
“satnogs_antenna”: “RX”,
“satnogs_api_token”: “[redacted]”,
“satnogs_client_url”: “git+http://gitlab.com/librespacefoundation/satnogs/satnogs-client.git@master”,
“satnogs_dev_args”: “serial”,
“satnogs_rf_gain”: “40.2”,
“satnogs_rx_device”: “rtlsdr”,
“satnogs_rx_samp_rate”: “2.048e6”,
“satnogs_soapy_rx_device”: “driver=rtlsdr”,
“satnogs_station_elev”: 350,
“satnogs_station_id”: 446,
“satnogs_station_lat”: 45.074,
“satnogs_station_lon”: 7.521
}
}
------------[ copy end ]-------------