-
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
"Audio input device 0 error: No such device" after several minutes of usage #43
Comments
Look at the various logs in /var/log/ such as messages, syslog or kern.log as I suspect a power issue. How are you powering your Rpi? It should be with at least a 5.1v @ 1A supply. Next, how are you connecting the Signalink to the Pi? Directly or via a hub? If via a hub, Direwolf has had some known issues here so you might want to go direct but I would recommend to first try with a POWERED usb hub. After that, I would suspect RFI messing with your RPi. Does your USB cables have ferrites on each end? What about the audio cables going into your radio? How close is the Rpi to the TX antenna? --David |
Thanks for the tips David - I see in /var/log/messages:
So looks like my Signalink disconnected and then reconnected again? Re, RF, I'm using a Wuoxun HT, set to low power for testing. A lot of things to try, but from seeing the logs this doesn't look like a Direwolf issue, so ticket can be closed and I'll do some followup on the power issues. |
Previous comment said this could be closed. |
HI: I catch the same error, not low power cause, it is a bug in direwolf code. When open [DIGIPEATER] or [IGTXVIA] mode, large number PBEACON will make USB SoundCard or System sounccard die! Because the direwolf application not has time interval set to TX to RF through SoundCard. (Sometime ttyUSB0 will die also)
Now i use the 2th, it work OK! DE BI7JTA@gmail.com Twitter: bi7jta QQ Group : 290347330 |
Hello BI7JTA, |
I'm running on a Raspberry Pi3 running Raspbian Jessie, pulled latest Direwolf from source. Using a SignaLinkUSB connected to the Pi.
All is working ok, until after a few minutes of successful sending and receiving packets (using axcall) I get this error:
Audio input device 0 error: No such device
repeats 11 times then Direwolf exits.
I've seen this error running on a Pi1 with Wheezy too (more often), and just updated it to Jessie to see if latest Raspbian version fixed the issue. I haven't seen the issue reoccur on the P1+Jessie since I updated, but I did just see it on the Pi3+Jessie.
The text was updated successfully, but these errors were encountered: