You could try and have the volume set to 100%, or any percentage, using the amixer command in a start up file like .xsession, or failing that, create a systemd unit to run the amixer command at start up or write a simple /etc/rc.local file. A command like the following can be used:
Code:
amixer set Master 100%
Statistics: Posted by NorthEast — 2024-01-01 02:36