-
Notifications
You must be signed in to change notification settings - Fork 313
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
raspberry pi and dev version 1.5 #128
Comments
got it to run by remarking out lines 319 and 320 in multi_modem.c, but not sure what effect if any this will have... |
Something is seriously wrong if that check fails. |
Egad, cut and paste did not have the desired effect... |
ok, did a fresh pull, compiled dev 1.5, and now it appears to work(from console): Reading config file /home/ve1jot/direwolf.conf
|
Ok, comes right up now...honestly not sure what caused the error in the first place, possibly dirty usb connection on the sound dongle on the pi..as the only thing I did was unplug and re-insert the dongle.. |
Just tried dev branch, and it will not start, maybe I am missing something that has changed in conf file or something?
"direwolf: multi_modem.c:319: multi_modem_process_sample: Assertion `save_audio_config_p->achan[chan].num_subchan > 0 && save_audio_config_p->achan[chan].num_subchan <= 9' failed."
(PS: master branch ver 1.4 works fine)
The text was updated successfully, but these errors were encountered: