#5 Issue with vol_perc

開啟中
kezwatch2 年之前創建 · 1 條評論
kezwatch commented 2 年之前

Hello, I'm strugging to get the volume percentage function to work. When building with ALSA, it only updates the percentage once. Even manually updating using aslstatus-update doesn't work. I prefer to use pulse but I also couldn't get it to work. Using make AUDIO=PULSE uses ALSA instead, and changing the Makefile to AUDIO ?= PULSE results in the status bar not showing up.

Hello, I'm strugging to get the volume percentage function to work. When building with ALSA, it only updates the percentage once. Even manually updating using aslstatus-update doesn't work. I prefer to use pulse but I also couldn't get it to work. Using make AUDIO=PULSE uses ALSA instead, and changing the Makefile to AUDIO ?= PULSE results in the status bar not showing up.
dm9pZCAq commented 1 年之前
所有者

Hello, sorry for long reply Pulseaudio creates separate "sound card" different from ALSA default sound card, which aslstatus is uses, so there is separate volume percentage and changing pulse volume does not change ALSA default "sound card" volume

So, proper way to use aslstatus with pulseaudio is to make AUDIO=PULSE, it is strange that it is still uses ALSA

Please make sure that you using latest changes from master branch and show me output of make -Bn AUDIO=PULSE command

Hello, sorry for long reply `Pulseaudio` creates separate "sound card" different from ALSA default sound card, which `aslstatus` is uses, so there is separate volume percentage and changing pulse volume does not change ALSA default "sound card" volume So, proper way to use `aslstatus` with `pulseaudio` is to `make AUDIO=PULSE`, it is strange that it is still uses ALSA Please make sure that you using latest changes from `master` branch and show me output of `make -Bn AUDIO=PULSE` command
Sign in to join this conversation.
未選擇標籤
bug
未選擇里程碑
未指派成員
2 參與者
正在加載...
取消
保存
尚未有任何內容