Did you observe any differences in the volume levels in the output of pactl list sinks and pactl list sink-inputs when the issue occurs? Are there any differences in the audio routing? Restoring the volume level of the sinks is the responsibility of the PipeWire/WirePlumber. You can set the desired volume level using pactl set-sink-volume xx% command but anyway it should be handled automatically by the WirePlumber. Hudiy lowers the volume level only during playback of the navigation guidance (ducking).Sambolini94 wrote: Sat Mar 07, 2026 1:58 pm A follow up to this, I've seen it briefly mentioned though sometimes when I boot the pi it all loads fine and if I have my autobox plugged in will auto play media but the volume is either a decent loudness or quieter... is there a way to set a consistent volume level or max volume output for best control?
Trixie/ DAC (CarPiHAT Pro)
Re: Trixie/ DAC (CarPiHAT Pro)
Hudiy Team
-
Sambolini94
- Posts: 25
- Joined: Tue Aug 12, 2025 7:02 pm
Re: Trixie/ DAC (CarPiHAT Pro)
I've been keeping an eye on pactl list sinks and it would appear the sink is set to 100% correctly and then when i run Hudiy again and start carplay/navigation it ducks the volume to 40% and doesn't reset to 100% for some reason... is there a way to force with reboots the sink always sets to 100%?
Re: Trixie/ DAC (CarPiHAT Pro)
Hudiy applies ducking by modifying the sink input (stream) volume, not the entire sink volume. Could you please post the outputs of pactl list sinks, pactl list sink-inputs and pactl get-default-sink commands before Hudiy startup, after Hudiy startup and when CarPlay navigation is started?
Hudiy Team