=== PulseAudio === pacmd pavucontrol == Konfig fájlok == * /etc/pulse/default.pa * ~/.config/pulse/default.pa == nemtudommi == # in /etc/modprobe.d/alsa-base.conf: options snd-hda-intel model=thinkpad == Aktív port kiválasztása == $ pacmd list | grep "active port" active port: active port: active port: 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