I tested a HackRF One on an old laptop, Toshiba 850, with Debian 11. Unfortunately, the function was unstable, there were good receptions, then there were very noisy receptions. I moved the HackRF to another laptop, the Toshiba L300 on which I was running an RTL V4 Blog.
Same symptoms occur, seems to be a USB noise issue.
ristian@yo4dft:~$ sudo journalctl -f -u satnogs-client.service
[sudo] parolă pentru cristian:
– Journal begins at Sat 2024-05-25 10:01:19 EEST. –
iun 28 16:14:29 yo4dft satnogs-client[4017]: netrigctl_close: done status=Command completed successfully
iun 28 16:16:29 yo4dft satnogs-client[4017]: rig_init: rig does not have rx_range!!
iun 28 16:16:29 yo4dft satnogs-client[4017]: network_open: hoststr=127.0.0.1, portstr=4532
iun 28 16:16:30 yo4dft satnogs-client[7688]: [INFO] Opening HackRF One #0 66a062dc232c3e9f…
iun 28 16:26:08 yo4dft satnogs-client[4017]: netrigctl_close: done status=Command completed successfully
iun 28 16:27:50 yo4dft systemd[1]: Stopping SatNOGS client…
iun 28 16:27:50 yo4dft systemd[1]: satnogs-client.service: Succeeded.
iun 28 16:27:50 yo4dft systemd[1]: Stopped SatNOGS client.
iun 28 16:27:50 yo4dft systemd[1]: satnogs-client.service: Consumed 17min 8.532s CPU time.
– Boot fdf6267e18e64ae3b2cbbf5756a8f038 –
iun 28 16:28:53 yo4dft systemd[1]: Started SatNOGS client.
iun 28 16:44:05 yo4dft satnogs-client[467]: rot_init called
iun 28 16:44:05 yo4dft satnogs-client[467]: initrots4_dummy: _init called
iun 28 16:44:05 yo4dft satnogs-client[467]: rot_register (1)
iun 28 16:44:05 yo4dft satnogs-client[467]: rot_register (2)
iun 28 16:44:05 yo4dft satnogs-client[467]: dummy_rot_init called
iun 28 16:44:05 yo4dft satnogs-client[467]: rot_open called
iun 28 16:44:05 yo4dft satnogs-client[467]: dummy_rot_open called
iun 28 16:44:05 yo4dft satnogs-client[467]: rot_get_position called
iun 28 16:44:05 yo4dft satnogs-client[467]: dummy_rot_get_position called
iun 28 16:44:05 yo4dft satnogs-client[467]: rot_get_position: got az=0.00, el=0.00
iun 28 16:44:05 yo4dft satnogs-client[467]: rot_set_position called az=21.00 el=4.14
iun 28 16:44:05 yo4dft satnogs-client[467]: rot_set_position: south_zero=0
iun 28 16:44:05 yo4dft satnogs-client[467]: dummy_rot_set_position called: 21.00 4.14
iun 28 16:44:05 yo4dft satnogs-client[467]: rig_init: rig does not have rx_range!!
iun 28 16:44:05 yo4dft satnogs-client[467]: network_open: hoststr=127.0.0.1, portstr=4532
iun 28 16:44:11 yo4dft satnogs-client[2075]: [INFO] Opening HackRF One #0 66a062dc232c3e9f…
iun 28 16:52:36 yo4dft satnogs-client[2075]: OOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsOsO
iun 28 16:52:36 yo4dft satnogs-client[467]: netrigctl_close: done status=Command completed successfully
iun 28 16:53:42 yo4dft satnogs-client[467]: rig_init: rig does not have rx_range!!
iun 28 16:53:42 yo4dft satnogs-client[467]: network_open: hoststr=127.0.0.1, portstr=4532
iun 28 16:53:43 yo4dft satnogs-client[2507]: [INFO] Opening HackRF One #0 66a062dc232c3e9f…
^C
cristian@yo4dft:~$ SoapySDRUtil --find
######################################################
Soapy SDR – the SDR abstraction library
######################################################
[INFO] [UHD] linux; GNU C++ version 10.2.1 20210110; Boost_107400; UHD_3.15.0.0-4+b1satnogs1
Found device 0
default_input = True
default_output = True
device_id = 0
driver = audio
label = PulseAudio
Found device 1
device = HackRF One
driver = hackrf
label = HackRF One #0 66a062dc232c3e9f
part_id = a000cb3c00614f5a
serial = 000000000000000066a062dc232c3e9f
version = 2024.02.1
Found device 2
default_input = True
default_output = True
device_id = 0
driver = remote
label = PulseAudio
remote = tcp://192.168.88.47:55132
remote:driver = audio
Found device 3
device = HackRF One
driver = remote
label = HackRF One #0 66a062dc232c3e9f
part_id = a000cb3c00614f5a
remote = tcp://192.168.88.47:55132
remote:driver = hackrf
serial = 000000000000000066a062dc232c3e9f
version = 2024.02.1
cristian@yo4dft:~$ SoapySDRUtil --probe=“driver=hackrf”
######################################################
Soapy SDR – the SDR abstraction library
######################################################
Probe device driver=hackrf
[INFO] Opening HackRF One #0 66a062dc232c3e9f…
– Device identification
driver=HackRF
hardware=HackRF One
clock source=internal
part id=a000cb3c00614f5a
serial=000000000000000066a062dc232c3e9f
version=2024.02.1
– Peripheral summary
Channels: 1 Rx, 1 Tx
Timestamps: NO
Other Settings:
* Antenna Bias - Antenna port power control.
[key=bias_tx, default=false, type=bool]
– RX Channel 0
Full-duplex: NO
Supports AGC: NO
Stream formats: CS8, CS16, CF32, CF64
Native format: CS8 [full-scale=128]
Stream args:
* Buffer Count - Number of buffers per read.
[key=buffers, units=buffers, default=15, type=int]
Antennas: TX/RX
Full gain range: [0, 116] dB
LNA gain range: [0, 40] dB
AMP gain range: [0, 14] dB
VGA gain range: [0, 62] dB
Full freq range: [0, 7250] MHz
RF freq range: [0, 7250] MHz
Sample rates: 1, 2, 3, 4, 5, …, 16, 17, 18, 19, 20 MSps
Filter bandwidths: 1.75, 2.5, 3.5, 5, 5.5, …, 14, 15, 20, 24, 28 MHz
– TX Channel 0
Full-duplex: NO
Supports AGC: NO
Stream formats: CS8, CS16, CF32, CF64
Native format: CS8 [full-scale=128]
Stream args:
* Buffer Count - Number of buffers per read.
[key=buffers, units=buffers, default=15, type=int]
Antennas: TX/RX
Full gain range: [0, 61] dB
VGA gain range: [0, 47] dB
AMP gain range: [0, 14] dB
Full freq range: [0, 7250] MHz
RF freq range: [0, 7250] MHz
Sample rates: 1, 2, 3, 4, 5, …, 16, 17, 18, 19, 20 MSps
Filter bandwidths: 1.75, 2.5, 3.5, 5, 5.5, …, 14, 15, 20, 24, 28 MHz
cristian@yo4dft:~$ hackrf_info
hackrf_info version: unknown
libhackrf version: unknown (0.5)
Found HackRF
Index: 0
Serial number: 000000000000000066a062dc232c3e9f
Board ID Number: 2 (HackRF One)
Firmware Version: 2024.02.1 (API:1.08)
Part ID Number: 0xa000cb3c 0x00614f5a
Operacake found, address: 0xff
Operacake found, address: 0xff
Operacake found, address: 0xff
Operacake found, address: 0xff
Operacake found, address: 0xff
Operacake found, address: 0xff
Operacake found, address: 0xff
Operacake found, address: 0xff
"total": 2984091648,
"available": 1226051584,
"percent": 58.9,
"used": 1487093760,
"free": 199995392,
"active": 667852800,
"inactive": 1835413504,
"buffers": 58253312,
"cached": 1238749184,
"shared": 92024832,
"slab": 138022912
},
"disk": {
"total": 238530957312,
"used": 14975578112,
"free": 211364069376,
"percent": 6.6
}
},
"configuration": {
"satnogs_antenna": "TX/RX",
"satnogs_api_token": "[redacted]",
"satnogs_gain_mode": "Settings Field",
"satnogs_lo_offset": "300000",
"satnogs_other_settings": "AMP=14,LNA=40,VGA=50",
"satnogs_ppm_error": "0",
"satnogs_radio_flowgraphs_version": "1.5-1",
"satnogs_rx_samp_rate": "8e6",
"satnogs_soapy_rx_device": "driver=hackrf",
"satnogs_station_elev": "50",
"satnogs_station_id": "3600",
"satnogs_station_lat": "44.141",
"satnogs_station_lon": "28.617"
}
}
------------[ copy end ]-------------
Press Enter to continue…
https://network.satnogs.org/observations/9763248/
and other observation, during this, the noise dissapear
https://network.satnogs.org/observations/9752041/
I tried to use usb reset, same results…