Solved Audio volume is too low

FreeBSD 14.0 fully updated, latest ports updated. Sound from analog line output works but the volume is too low. I cranked the physical volume control and these to the max:

Code:
$ sysctl hw.snd.vpc_0db
hw.snd.vpc_0db: 100

$ mixer vol
vol.volume=1.00:1.00
vol.mute=0

What else can I try?
 
Whats the output of the command mixer and "cat /dev/sndstat"?
never mind about "mixer"
how about "sysctl -a | grep snd.default"
 
Back
Top