-
Notifications
You must be signed in to change notification settings - Fork 482
"Illegal instruction" error on Raspberry Pi 3 #84
Comments
I've forgot: It is running on an Raspberry Pi 3 with Raspbian Jessie. 73 de Mario, DC7JZB |
Hi! Same error here on a Rpi 1... I think nmux throws the error... |
Small update. I changed the Makefile for csdr. The hardware on a Rpi1 is a BCM2835 (info from cat /proc/cpuinfo): PARAMS_ARM = Now OpenWebRX starts, but errors in the end: OpenWebRX - Open Source SDR Web App for Everyone! | for license see LICENSE file in the package Author contact info: Andras Retzler, HA7ILM [email protected] [openwebrx-main] Configuration script not specified. I will use: "config_webrx.py" Using device 0: Generic RTL2832U OEM |
That's not an error, that's normal:
...but I should say something about that in the message. |
Did this get solved? I'm running a PI2 and getting the same error as OP. Would love to know the solution. |
`[openwebrx-main] Configuration script not specified. I will use: "config_webrx.py" Using device 0: Generic RTL2832U OEM User cancel, exiting...` It looked like a nifty software. |
+1 hate to be that guy, but any resolution ? |
I think this issues is the same as ha7ilm/csdr#28 |
Hi @ha7ilm, I am also trying to run Openwebrx on RPi 3 and encountering Is there any solution currently for this ? |
@arastel Thanks for the feedback. Not yet. |
Hello Andras,
I have an Issue with an R820T2 Stick.
It runs fine under SDR# etc. but doesn't start up under OpenwebRX.
Is there any way to get it running ? I can't find any Failure.
`[openwebrx-main] Configuration script not specified. I will use: "config_webrx.py"
[openwebrx-import] Found plugin: plugins.dsp.csdr.plugin
[openwebrx-main] nmux_bufsize = 512000, nmux_bufcnt = 98
[openwebrx-main] Started rtl_thread: rtl_sdr -s 2048000 -f 145000000 -p 0 -g 5 -| nmux --bufsize 512000 --bufcnt 98 --port 4951 --address 127.0.0.1
[openwebrx-main] Waiting for I/Q server to start...
Illegal instruction
Found 1 device(s):
0: Realtek, RTL2838UHIDIR, SN: 00000001
Using device 0: Generic RTL2832U OEM
Found Rafael Micro R820T tuner
[R82XX] PLL not locked!
Sampling at 2048000 S/s.
Tuned to 145000000 Hz.
Tuner gain set to 3.70 dB.
Reading samples in async mode...
Signal caught, exiting!
Short write, samples lost, exiting!
User cancel, exiting...`
The text was updated successfully, but these errors were encountered: