-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No signals found in 2.1.1 AppImage #74
Comments
Same with 2.1. |
Well, 2.1(.1) added selectivity filter that should improve the reception but it also sets default BW on HW to 1530kHz. I have tested AppImage on my Ubuntu machine and I do not see any problem. Are there any interesting messages on stdout? Could you please share RAW file recording from 2.1.1 - the channel where signal should be and it is not?
|
Looks like I need more help. I use rtl_tcp. Run a dab.sh with rtl_tcp -d0 -a127.0.0.1 -p 1235 -f177584000 before I start AcracaDABra. Can't connect using RAW file. |
Is there any specific reason to go through rtl_tcp? But on the other hand rtl_tcp is not affected by change in the device bandwidth. I will try with rtl_tcp on my Ubuntu machine tomorrow. RAW file can be played Expert mode only - go to Settings -> Device -> Input device: Raw file -> Open file -> Connect. Then select any channel and the application starts to decode input stream. |
Well I don't know how to enable using RTL-SDR device... |
Common, it is the same way you have configured the app for rtl_tcp, go to Settings -> Device -> Input device: RTL-SDR -> Connect |
I had similar issues even with my local transmitter. Please check the console output. It might say some index values. But I agree with Petr. There is no need to use rtl_tcp when the stick is plugged in to the same computer. |
Always get a "not connected". I was glad to make it at least running with rtl_tcp...
|
I guess that you know that only one application can be connected to the device. It means when you are trying to connect from a AbracaDABra, the rtl_tcp server must not run. And what messages do you have in terminal when you trying to connect to RTL-SDR device? |
Certainly I know that even though I may be a bit clueless. Here is the output:
|
Soapy and CF32? |
So I ought to do what? |
Switch to expert mode. Then you will be able to load recordings. |
I did. Which recordings when 2.1 as well as 2.1.1 say they don't receive any signal? |
Maybe also try to modify the ini file in order to use a different bandwidth setting. I fear the Noxon stick does not accept the bandwidth in your case. I have the same at home but can't test it now. |
If you have Qt-DAB on your machine as well, you could try there and check the spectrum. |
Hello guys, sorry for late response. I think we are diverging, so let's restart from the beginning. Preparation:
You need to run this command before running the application (required only once after boot):
Application setup:
Test 1: Please do the same check with both 2.0 and 2.1.1. Test 2: Change bandwidth value from 0 to 2000000: And try the reception again. Note: It seems that Elonics E4000 tuner does not like default BW settings and it negatively imfluences signal quality - I will further investigate. Please let me know your results from test 1 and test 2. |
I've tested with several dongles (all RTL Sticks with RTL-SDR input, not with Soapy), but I get audio on my normal channels (but lower SNR). My difficult muxes only play at certain times.
compared to
and to
and to
and to
|
Back from a road trip. No signal with 2.1 and 2.1.1, 2.0 works with all 5 available channels. |
Have you tried changing the bandwidth? |
Yes, I did. |
RTL-SDR: Found 1 devices Found Elonics E4000 tuner RTL-SDR: Opening rtl-sdr device #0: Terratec NOXON DAB/DAB+ USB dongle (rev 2) RTL-SDR: Supported gain values 14 |
OK, could you please share the RAW file recorded from the same channel with 2.0 and with 2.1.1? I want analyse what is going on - 30 seconds should be enough. |
All three versions: when I choose 'raw file' and 'connect' I get a 'no device connected'. |
Yep. My bad. How do I play the file? |
Sorry - I forgot to mention that once you have Raw file connected, you can select any channel in main window and start decoding the file. |
Well, that is also interesting - then, have you tried the unmodified AppImage 2.1.1 downloaded from here? |
Yes. I don't hear any sound when playing the raw file. Choosing a channel results still in no signal and I can't try any other channel because it's deactivated. Only after a new start I can select a different channel. |
This is obviously audio output problem, but channel decoding seems to work. This part of the log says that you have selected service with sample rate 48kHz
This line is error message from PortAudio - it seems that there is some issue with audio playback:
Application always uses default output device. There are many error messages from ALSA that indicate some error in audio device configuration in your system. Do you still use Mint 21.1? By the way - it seems you are running it as root, why? |
Still 21.1, still some fine-tuning (as root). |
I have tried on my Mint installation and some error messages seem to be expected but running it as root is a bad idea. Try to run it as regular user. In any case this seems to be a different issue - can you confirm that you have no problem with signal sync with 2.1.1 after re-installation of your system? |
After a reboot there is no sound (anymore). No idea why. Have to fix it first. |
The sound problem is solved. V19. |
So it works now, correct? Or is there any problem not visible from the log? |
Is there any message in the terminal? I would expect something like:
|
Maybe you try to set it permanently in grub, see OpenKinect/libfreenect2#807 |
I made a tiny, one-line shell script to increase the allowed usbfs buffer size, but a control sequence ended up there, and therefore it didn't work. Yes, now I can listen to "live radio". @andimik Thx for the advice regarding grub. |
OK, my understanding is that it works, so closing the ticket. |
AbracaDABra-2.1.1-x86_64.AppImage still doesn't work... unfortunately. |
I am very confused from the information you are sharing. In last post you wrote that you can listen to the "live radio". So in case you still need any support, please describe current status in detail. |
I followed these instructions all the time (with the different libraries). https://github.com/KejPi/AbracaDABra/issues/74#issuecomment-1487037259 |
Great, then what the status is? |
It worked with that 'test' directory... Just as I was told. |
OK< so in fact nothing has changed after reinstallation of Mint - 2.1.18 works but AppImage 2.1.1 does not work, correct? |
Correct. |
Does it work with this version? |
Is it the same 2.1.19 as of Monday? The recording (* raw * . * ) works. But it won't connect to RTL-SDR (* dab * . * ). |
Yes, it is the same as on Monday. Connection to RTL-SDR has nothing to do with library. Please try this AppImage https://www.dropbox.com/s/6vlgzwl615riew0/AbracaDABra-2.1.90-x86_64.AppImage?dl=0 |
Finally :-) I will use this library in next release. Can I close the issue now? |
Yep. Thx. |
In 2.1.1 AppImage my Noxon DAB stick doesn't find any signals at all while there are four channels available in my region.
Switching back to 2.0 - everything works fine.
Yes, I deleted the *.ini file. No major changes in my Linux system (Mint 21.1 64bit), no recent kernel updates.
The text was updated successfully, but these errors were encountered: