Audio cut-out after a few minutes after boot
Posted: Wed Feb 25, 2026 1:10 am
I am new to Hudiy ( as in the last two weekends of my life have been dedicated to tinkering on this project) ive gone through the ups and downs of new implementation when a non stabdard result is desired... that being said, i am running Hudiy with the following setup
- RPI 4B 2GB Ram
- waveshare 7.9in display
- HDMI 0
- audio jack on display output to AUX input on vehicle (earbuds for bench testing)
The issues im running into are after a few minutes of running the audio will cut and be garbled. There are reminents of the audio file that creep through so i know the pipewire sink is still active. The issue goes away with a simple quit hudiy and relaunch but thats only a fix for a few minutes.
Ive tried to do the prework of understanding pipewire and i saw that there is a quantum buffer that can cause this but when i check the "pactl list sinks" i see that the frequency is already set to the max of ~8000.
I tried to check the .config/pipewire/pipewire-pulse.conf.d/50-hudiy.conf file but i saw that it was blank. Not sure if thats right but thats what loaded after the insall process.
I tried disabling the equalizer to pull that out of the equation but no change.
I tried hard coding the ec_cancel_source variable in the "hudiy-startup.sh" file to the source name of the HDMI 0 port. No change
I tried hard coding the ec_cancel_sink variable to the HDMI 0 sink. I dont know if that works because hudiy launches but android auto doesnt. It does after changing the variable back.
I was worried that during my tinkering of the display and sizing the android auto for the 7.9 display i messed somthing up so i reimaged the whol rapsberry pi but the issue persists.
It is now time for me to ask for help.. any input of knowlege is appreciated!!
- RPI 4B 2GB Ram
- waveshare 7.9in display
- HDMI 0
- audio jack on display output to AUX input on vehicle (earbuds for bench testing)
The issues im running into are after a few minutes of running the audio will cut and be garbled. There are reminents of the audio file that creep through so i know the pipewire sink is still active. The issue goes away with a simple quit hudiy and relaunch but thats only a fix for a few minutes.
Ive tried to do the prework of understanding pipewire and i saw that there is a quantum buffer that can cause this but when i check the "pactl list sinks" i see that the frequency is already set to the max of ~8000.
I tried to check the .config/pipewire/pipewire-pulse.conf.d/50-hudiy.conf file but i saw that it was blank. Not sure if thats right but thats what loaded after the insall process.
I tried disabling the equalizer to pull that out of the equation but no change.
I tried hard coding the ec_cancel_source variable in the "hudiy-startup.sh" file to the source name of the HDMI 0 port. No change
I tried hard coding the ec_cancel_sink variable to the HDMI 0 sink. I dont know if that works because hudiy launches but android auto doesnt. It does after changing the variable back.
I was worried that during my tinkering of the display and sizing the android auto for the 7.9 display i messed somthing up so i reimaged the whol rapsberry pi but the issue persists.
It is now time for me to ask for help.. any input of knowlege is appreciated!!