Hi,
When I set vol and pcm to 0, there is still a low sound volume being played when watching videos using Librewolf or mpv. It sounds like there is a third mixer channel somewhere. The YouTube volume icon on Librewolf or changing volume using the mouse scrollwheel in mpv makes the volume vary without vol/pcm values from `mixer` being changed.
I'm using FreeBSD 14.2 with a USB soundbar. Both Librewolf and mpv were installed from quaterly binary packages.
For example, after setting vol and pcm to 1.00 using `mixer`:
- Using the volume icon from a YouTube video, I can turn the volume down to 0; while vol/pcm are still 1.00.
- Same thing happens using mpv and scrolling the mouse to have the volume vary. I can turn the volume to 0, no sound outputs but vol/pcm are still 1.00.
The other way around, if I set the volume to 100% using the YouTube volume icon or the scrollwheel in mpv:
- Using `mixer` and changing vol and/or pcm values does affect both Librewolf and mpv volume.
- But it can never really be turned silent using `mixer` - even when both vol and pcm are set to 0.00.
Both software seem to be using OSS as expected by default. Using `kldload snd_driver` doesn't solve the problem.
In case it helps, here's my sndstat output:
Is this expected/known? Is there a way to get rid of this "additional" mixer or have it automatically aligned with vol or pcm value?
Thanks.
When I set vol and pcm to 0, there is still a low sound volume being played when watching videos using Librewolf or mpv. It sounds like there is a third mixer channel somewhere. The YouTube volume icon on Librewolf or changing volume using the mouse scrollwheel in mpv makes the volume vary without vol/pcm values from `mixer` being changed.
I'm using FreeBSD 14.2 with a USB soundbar. Both Librewolf and mpv were installed from quaterly binary packages.
For example, after setting vol and pcm to 1.00 using `mixer`:
- Using the volume icon from a YouTube video, I can turn the volume down to 0; while vol/pcm are still 1.00.
- Same thing happens using mpv and scrolling the mouse to have the volume vary. I can turn the volume to 0, no sound outputs but vol/pcm are still 1.00.
The other way around, if I set the volume to 100% using the YouTube volume icon or the scrollwheel in mpv:
- Using `mixer` and changing vol and/or pcm values does affect both Librewolf and mpv volume.
- But it can never really be turned silent using `mixer` - even when both vol and pcm are set to 0.00.
Both software seem to be using OSS as expected by default. Using `kldload snd_driver` doesn't solve the problem.
In case it helps, here's my sndstat output:
# cat /dev/sndstat
Installed devices:
pcm0: <Realtek ALC257 (Analog 2.0+HP/2.0)> (play/rec)
pcm1: <Realtek ALC257 (Right Analog Mic)> (rec)
pcm2: <Intel Kaby Lake (HDMI/DP 8ch)> (play)
pcm3: <DELL DELL Slim Soundbar SB522A> (play/rec) default
No devices installed from userspace.
Is this expected/known? Is there a way to get rid of this "additional" mixer or have it automatically aligned with vol or pcm value?
Thanks.