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

raspberry pi and dev version 1.5 #128

Closed
ve1jot opened this issue Jan 17, 2018 · 5 comments
Closed

raspberry pi and dev version 1.5 #128

ve1jot opened this issue Jan 17, 2018 · 5 comments

Comments

@ve1jot
Copy link

ve1jot commented Jan 17, 2018

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)

@ve1jot
Copy link
Author

ve1jot commented Jan 20, 2018

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...

@wb2osz
Copy link
Owner

wb2osz commented Jan 23, 2018

Something is seriously wrong if that check fails.
What is in your configuration file?

@ve1jot
Copy link
Author

ve1jot commented Jan 23, 2018

Egad, cut and paste did not have the desired effect...

@ve1jot
Copy link
Author

ve1jot commented Jan 23, 2018

ok, did a fresh pull, compiled dev 1.5, and now it appears to work(from console):
Dire Wolf version 1.5 (Jan 23 2018) Beta Test
Includes optional support for: cm108-ptt

Reading config file /home/ve1jot/direwolf.conf
Config file: Beaconing should be configured for channel 0 when digipeating is enabled.
Audio device for both receive and transmit: plughw:1,0 (channel 0)
Channel 0: 300 baud, AFSK 1600 & 1800 Hz, D, 44100 sample rate / 4.
0.0: D 1585 & 1785
0.1: D 1615 & 1815
Note: PTT not configured for channel 0. (Ignore this if using VOX.)
Use -p command line option to enable KISS pseudo terminal.
Ready to accept KISS TCP client application 0 on port 8001 ...
Ready to accept AGW client application 0 on port 8000 ...

Now I will attempt it after an install so it should come right up during a reboot..I'm honestly now not sure why it did error that time..the direwolf.conf file hasn't been changed...if it works now, sorry for noise hi!

@ve1jot
Copy link
Author

ve1jot commented Jan 23, 2018

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..

@ve1jot ve1jot closed this as completed Jan 23, 2018
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

2 participants