Skip to content
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

Bug on Pi4-4GB + Odroid N2 4G "Buster" csdr jump 100% CPU usage on 20-30 seconds! #50

Open
linuxonlinehelp opened this issue Nov 27, 2019 · 4 comments

Comments

@linuxonlinehelp
Copy link

csdr run on 20-30sec to 100 % CPU on a "openwebrx" Setup with csdr preinstalled! if i start the openwebrx webinterface with waterfall. At Debian Stretch Release this does NOT happen, does anyone know why and whats changed between the OS Releases? both python 2.7, both compliled seemless!
Openwebrx -> csdr set Hz-filters ->start rtl_sdr ..
Every switch i press on the interface restart a command to csdr at backend, then csdr waits 20-30sec like hang/freeze the Audio, after 30 seconds the Sound runs and the Waterfall works too.
Tested varios Browsers, same issue. No logged Errors..
...make me nuts.. new hardware and lookups.. thanks for infos..

@linuxonlinehelp
Copy link
Author

info update:
ha7ilm/openwebrx#139 (comment)

@linuxonlinehelp
Copy link
Author

Update Info2 :
ha7ilm/openwebrx#139 (comment)

@linuxonlinehelp
Copy link
Author

linuxonlinehelp commented Dec 6, 2019

Removing / comment out Markefile Neon Parameters will start make, but ran into errors.
this is not running on odroid n2:
PARAMS_NEON = -mfloat-abi=hard -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mvectorize-with-neon-quad -funsafe-math-optimizations -Wformat=0 -DNEON_OPTS

echo:
unknown option -mfloat-abi=hard -mvectorize-with-neon-quad -funsafe-math-optimizations

tried with no help:
-march=armv8-a -mtune=cortex-a53

@linuxonlinehelp
Copy link
Author

Update: Find out the correct Makefile settings for the Odroid-N2 NEON ARM Parameters:
https://gist.github.com/fm4dd/c663217935dc17f0fc73c9c81b0aa845?signup=true#gistcomment-3111872

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant