#5 Issue with vol_perc

Aberto
2 anos atrás foi aberto por kezwatch · 1 comentários

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 comentado 1 ano atrás
Proprietário

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
Faça login para participar desta conversação.
Sem etiqueta
bug
Sem milestone
Não atribuída
2 participantes
Carregando...
Cancelar
Salvar
Ainda não há conteúdo.