Is there a way to avoid a noticeable pop that happens once through the audio output during boot? Is this something specific to only some audio hardware? Currently on 14-stable but its definitely been a thing previously. Using analog stereo speakers and headphones only currently and through onboard motherboard audio. Likely relevant device output below (excludes GPU audio output as I'm not using monitor speakers).
/etc/sysctl.conf has old settings of:
Thought I used to have a solution long ago of saving volume 0% during shutdown and adjusting it back up (probably a sane default instead of previous setting) late enough during startup to avoid it but haven't given it much thought as I normally reboot so rarely.
hdacc4: <Realtek ALC892 HDA CODEC> at cad 0 on hdac1
hdaa4: <Realtek ALC892 Audio Function Group> at nid 1 on hdacc4
pcm4: <Realtek ALC892 (Rear Analog 7.1/2.0)> at nid 20,22,21,23 and 24,26 on hdaa4
pcm5: <Realtek ALC892 (Front Analog)> at nid 27 and 25 on hdaa4
pcm6: <Realtek ALC892 (Rear Digital)> at nid 30 on hdaa4
pcm7: <Realtek ALC892 (Onboard Digital)> at nid 17 on hdaa4/etc/sysctl.conf has old settings of:
hw.snd.default_unit=4
hw.snd.vpc_autoreset=0Thought I used to have a solution long ago of saving volume 0% during shutdown and adjusting it back up (probably a sane default instead of previous setting) late enough during startup to avoid it but haven't given it much thought as I normally reboot so rarely.