helloSystem / ISO

helloSystem Live and installation ISO
https://github.com/helloSystem/
BSD 3-Clause "New" or "Revised" License
805 stars 59 forks source link

Set hw.snd.vpc_0db to 1 to increase volume? #485

Open darkoverlordofdata opened 1 year ago

darkoverlordofdata commented 1 year ago

I’ve run into problems with the audio

1) When I try to use YouTube (I’m using Chromium, Falkon is blocked when I try to log in to my Google account), the volume is extremely low. I have to turn it up to 100% and also turn up the Volume control on the menu panel to 100%, and then I can just barely hear youtube.

2) There is only Play, no Rec level slider. I used to see a Rec slider on the Volume control in previous versions of helloSystem. I ran into this trying to record live music - I’ve started a discussion for that : Using helloSystem to create music [Edit: Please open a separate issue for this, thanks.]

I realized I don't actually have to log in on Falkon. Force of habit. So I can verify the same issue in Falkon.

probonopd commented 1 year ago

Please open one issue for each problem. Thanks.

darkoverlordofdata commented 1 year ago

I don’t think that will help; I actually found this issue also happening with the DeadBeef CD player, so I think it's the os audio settings, not the specific application. On the FreeBSD forums, I found advice to set hw.snd.vpc_0db to 1. Currently, helloSystem has this set to 20, and the FreeBSD default setting is 45. I set this value to 1 as suggested, and the issue has cleared up.

To set this persistently, edit /etc/sysctl.conf, and add ‘hw.snd.vpc_0db=1’ in the file.

This issue is resolved for me.

probonopd commented 1 year ago

See

Doesn't the sound become crappy when you set it to 1 and then move the volume slider to the max?