-
Notifications
You must be signed in to change notification settings - Fork 138
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
Gain Error Failed to initialize gain for device #-536870912: error -1071395636 #468
Comments
Hi @mattfox27, can you share your config file? |
` sink = ... /* default sink */stream_name = "Utility channels";continuous = false;} |
I fixed it, I had the wrong gain value in my config file |
Great news! Glad everything worked out well. |
So I was wrong, still gives that error
|
so I was wrong, still get the error Mar 15 17:37:28 airband rtl_airband[13304]: Failed to initialize gain for device #-536870912: error -1071395636 |
Have you determined the supported gain values of your sdr dongle? If you will install rtl-sdr and run a simple test it will show you the supported gain values. Try this: sudo apt install rtl-sdr rtl_test -t This should show you information about your dongle including gain values. My NESDR dongle shows these values: Supported gain values (29): 0.0 0.9 1.4 2.7 3.7 7.7 8.7 12.5 14.4 15.7 16.6 19.7 20.7 22.9 25.4 28.0 29.7 32.8 33.8 36.4 37.2 38.6 40.2 42.1 43.4 43.9 44.5 48.0 49.6 Hope this helps |
When trying to run as a service I get this error
Failed to initialize gain for device #-536870912: error -1071395636
When I check the status of the service
The text was updated successfully, but these errors were encountered: