-
Notifications
You must be signed in to change notification settings - Fork 104
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
Satellite Reboots "Randomly" #199
Comments
I also noticed this too... only because it's in my bedroom and I see the raspberry zero audio hat LEDs lighting up the bedroom. Following. |
Did a fresh OS install and reinstalled everything, but still seeing the restart of the services. |
What OS are you running and what is the version of tflite-runtime (-nightly)? |
For my setup: Where do you get the version of tflite?? |
Run |
apologies @tannisroot i didn't get an email or notification you had replied.
and
|
Try insfalling tflite-runtime-nightly instead |
Anything I need to do before installing, or will it over right the already installed one? |
uninstalled tflite and installed the nightly mentioned. We now have a module error:
|
For me "tflite" isn't even an install package on my system. |
@tdvantine - question, are you running the audio ducking? It's the function that lowers music that playing on your satellite when you call the wake-word and give a command. Then it will return the music after. I found this issue where they are mentioning that this is a 'hack' and it may be the reason why the satellite is restarting. I looked at my satellite service and I do see that it's killing the pulseaudio client. Jul 22 20:38:39 pi-satellite-bedroom4 run[175168]: Mon 22 Jul 20:38:39 MDT 2024 [done.sh] ...Killing silence pulseaudio client Here is the link to the other thread: |
@twister36 negative, currently the only thing running is this software with the aforementioned set up. Figured there was no point in installing other software until this one worked since it was the main reason for the project. |
I will try to install an older version of tflite to see if that changes anything, but that wont be until later tonight. |
So I indirectly found a possible solution. I have my satellite configured with with snapcast client so that i can send back TTS streams and I noticed that it was very flakey in audio quality. Researching this problem I identified that the cause for poor audio was poor wifi signal. I added a USB to Ethernet adapter to improve the network quality, which solved my audio issues with snapcast... but I've also noticed that my satellite is no longer randomly rebooting as well. |
Another update. I ended up disabling the wifi adapter, as it would still attempt to use it. Everything has been stable since moving to NIC. |
Got this installed and working well with a custom wake word (that documentation could use some love, perhaps a side project for later) but as I left it on the desk and started working on other projects i noticed it would restart the service periodically. The logs do give a pretty clear reason as to why, however I am not sure where to start with troubleshooting it and fixing it. Any help would be appreciated as this is by far one of the best setups I have seen.
Hardware:
Logs:
journalctl output:
Service Files:
The text was updated successfully, but these errors were encountered: