audio
Ez a dokumentum egy előző változata!
PulseAudio
pacmd pavucontrol
Konfig fájlok
- /etc/pulse/default.pa
- ~/.config/pulse/default.pa
Aktív port kiválasztása
$ pacmd list | grep "active port" active port: <hdmi-output-0> active port: <analog-output-lineout> active port: <analog-input-linein> pacmd set-sink-port 0 analog-output-lineout /etc/pulse/default.pa: set-sink-port 0 analog-output-lineout
To completely disable a port
- Navigate to /usr/share/pulseaudio/alsa-mixer/paths
- Find the .conf file for the port you want to disable and add .backup to its name.
Disable jack detection
In ~/.config/pulse/default.pa comment out the following line:
load-module module-switch-on-port-available
ALSA
If there is no sound on resume:
alsa force-reload alsactl store # do this when config is OK
audio.1578743844.txt.gz · Utolsó módosítás: 2020/01/11 11:57 szerkesztette: daevidt
