<div>Package: pulseaudio<br></div><div>Version: 5.0-13<br></div><div>Severity: normal<br></div><div><br></div><div>Dear Maintainer,<br></div><div><br></div><div>The mute button for my laptop mutes the laptop speakers, but pressing the button again does not unmute the speakers, even though a notification occur that appears to indicate the speakers have been unmuted. This is on a fresh install of Debian Jessie using xfce.<br></div><div><br></div><div>Steps to reproduce:<br></div><div>1. install Debian Jessie with xfce<br></div><div>2. Press laptop hardware mute button<br></div><div>3. Notification appears indicating audio is muted. Speakers do not produce sound<br></div><div>4. Press laptop hardware mute button<br></div><div>5. Notification appears erroneously indicating audio is unmuted. Speakers continue not to produce sound</div><div><br></div><div>Workaround:<br></div><div><br></div><div>Create .asoundrc in home directory, containing the following:<br></div><div><br></div><div>pcm.pulse {<br></div><div>type pulse<br></div><div>}<br></div><div>ctl.pulse {<br></div><div>type pulse<br></div><div>}<br></div><div>pcm.!default {<br></div><div>type pulse<br></div><div>}<br></div><div>ctl.!default {<br></div><div>type pulse<br></div><div>}<br></div><div><br></div><div>Next, use the xfce keyboard settings editor to map the laptop hardware mute button to the following command:<br></div><div><br></div><div>"pactl set-sink-mute 0 toggle"<br></div><div><br></div><div>The mute button works perfectly after doing this, and the notification that appears when toggling the button is then accurate.<br></div><div><br></div><div>It appears this approach resolves some sort of conflict between ALSA and Pulseaudio in the default installation.</div><div><br></div><div>-- Package-specific info:<br></div><div>File '/etc/default/pulseaudio' does not exist<br></div><div><br></div><div><br></div><div>-- System Information:<br></div><div>Debian Release: 8.7<br></div><div>  APT prefers stable-updates<br></div><div>  APT policy: (500, 'stable-updates'), (500, 'stable')<br></div><div>Architecture: amd64 (x86_64)<br></div><div>Foreign Architectures: i386<br></div><div><br></div><div>Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)<br></div><div>Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)<br></div><div>Shell: /bin/sh linked to /bin/dash<br></div><div>Init: systemd (via /run/systemd/system)<br></div><div><br></div><div>Versions of packages pulseaudio depends on:<br></div><div>ii  adduser                       3.113+nmu3<br></div><div>ii  libasound2                    1.0.28-1<br></div><div>ii  libasound2-plugins            1.0.28-1+b1<br></div><div>ii  libc6                         2.19-18+deb8u7<br></div><div>ii  libcap2                       1:2.24-8<br></div><div>ii  libdbus-1-3                   1.8.22-0+deb8u1<br></div><div>ii  libfftw3-single3              3.3.4-2<br></div><div>ii  libgcc1                       1:4.9.2-10<br></div><div>ii  libice6                       2:1.0.9-1+b1<br></div><div>ii  libltdl7                      2.4.2-1.11+b1<br></div><div>ii  liborc-0.4-0                  1:0.4.22-1<br></div><div>ii  libpulse0                     5.0-13<br></div><div>ii  libsamplerate0                0.1.8-8<br></div><div>ii  libsm6                        2:1.2.2-1+b1<br></div><div>ii  libsndfile1                   1.0.25-9.1+deb8u1<br></div><div>ii  libspeexdsp1                  1.2~rc1.2-1<br></div><div>ii  libstdc++6                    4.9.2-10<br></div><div>ii  libsystemd0                   215-17+deb8u6<br></div><div>ii  libtdb1                       1.3.6-0+deb8u1<br></div><div>ii  libudev1                      215-17+deb8u6<br></div><div>ii  libwebrtc-audio-processing-0  0.1-3<br></div><div>ii  libx11-6                      2:1.6.2-3<br></div><div>ii  libx11-xcb1                   2:1.6.2-3<br></div><div>ii  libxcb1                       1.10-3+b1<br></div><div>ii  libxtst6                      2:1.2.2-1+b1<br></div><div>ii  lsb-base                      4.1+Debian13+nmu1<br></div><div>ii  pulseaudio-utils              5.0-13<br></div><div>ii  udev                          215-17+deb8u6<br></div><div><br></div><div>Versions of packages pulseaudio recommends:<br></div><div>ii  pulseaudio-module-x11  5.0-13<br></div><div>ii  rtkit                  0.11-2<br></div><div><br></div><div>Versions of packages pulseaudio suggests:<br></div><div>ii  paman        0.9.4-1<br></div><div>pn  paprefs      <none><br></div><div>ii  pavucontrol  2.0-3<br></div><div>ii  pavumeter    0.9.3-4<br></div><div><br></div><div>-- no debconf information<br></div><div><br></div><div>--===============6364814962378346490==<br></div><div>Content-Type: text/plain; charset="us-ascii"<br></div><div>MIME-Version: 1.0<br></div><div>Content-Transfer-Encoding: 7bit<br></div><div>Content-Disposition: attachment; filename="client.conf"<br></div><div><br></div><div># This file is part of PulseAudio.<br></div><div>#<br></div><div># PulseAudio is free software; you can redistribute it and/or modify<br></div><div># it under the terms of the GNU Lesser General Public License as published by<br></div><div># the Free Software Foundation; either version 2 of the License, or<br></div><div># (at your option) any later version.<br></div><div>#<br></div><div># PulseAudio is distributed in the hope that it will be useful, but<br></div><div># WITHOUT ANY WARRANTY; without even the implied warranty of<br></div><div># MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU<br></div><div># General Public License for more details.<br></div><div>#<br></div><div># You should have received a copy of the GNU Lesser General Public License<br></div><div># along with PulseAudio; if not, write to the Free Software<br></div><div># Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307<br></div><div># USA.<br></div><div><br></div><div>## Configuration file for PulseAudio clients. See pulse-client.conf(5) for<br></div><div>## more information. Default values are commented out.  Use either ; or # for<br></div><div>## commenting.<br></div><div><br></div><div>; default-sink =<br></div><div>; default-source =<br></div><div>; default-server =<br></div><div>; default-dbus-server =<br></div><div><br></div><div>; autospawn = yes<br></div><div>; daemon-binary = /usr/bin/pulseaudio<br></div><div>; extra-arguments = --log-target=syslog<br></div><div><br></div><div>; cookie-file =<br></div><div><br></div><div>; enable-shm = yes<br></div><div>; shm-size-bytes = 0 # setting this 0 will use the system-default, usually 64 MiB<br></div><div><br></div><div>; auto-connect-localhost = no<br></div><div>; auto-connect-display = no<br></div><div><br></div><div>--===============6364814962378346490==<br></div><div>Content-Type: text/plain; charset="us-ascii"<br></div><div>MIME-Version: 1.0<br></div><div>Content-Transfer-Encoding: 7bit<br></div><div>Content-Disposition: attachment; filename="daemon.conf"<br></div><div><br></div><div># This file is part of PulseAudio.<br></div><div>#<br></div><div># PulseAudio is free software; you can redistribute it and/or modify<br></div><div># it under the terms of the GNU Lesser General Public License as published by<br></div><div># the Free Software Foundation; either version 2 of the License, or<br></div><div># (at your option) any later version.<br></div><div>#<br></div><div># PulseAudio is distributed in the hope that it will be useful, but<br></div><div># WITHOUT ANY WARRANTY; without even the implied warranty of<br></div><div># MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU<br></div><div># General Public License for more details.<br></div><div>#<br></div><div># You should have received a copy of the GNU Lesser General Public License<br></div><div># along with PulseAudio; if not, write to the Free Software<br></div><div># Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307<br></div><div># USA.<br></div><div><br></div><div>## Configuration file for the PulseAudio daemon. See pulse-daemon.conf(5) for<br></div><div>## more information. Default values are commented out.  Use either ; or # for<br></div><div>## commenting.<br></div><div><br></div><div>; daemonize = no<br></div><div>; fail = yes<br></div><div>; allow-module-loading = yes<br></div><div>; allow-exit = yes<br></div><div>; use-pid-file = yes<br></div><div>; system-instance = no<br></div><div>; local-server-type = user<br></div><div>; enable-shm = yes<br></div><div>; shm-size-bytes = 0 # setting this 0 will use the system-default, usually 64 MiB<br></div><div>; lock-memory = no<br></div><div>; cpu-limit = no<br></div><div><br></div><div>; high-priority = yes<br></div><div>; nice-level = -11<br></div><div><br></div><div>; realtime-scheduling = yes<br></div><div>; realtime-priority = 5<br></div><div><br></div><div>; exit-idle-time = 20<br></div><div>; scache-idle-time = 20<br></div><div><br></div><div>; dl-search-path = (depends on architecture)<br></div><div><br></div><div>; load-default-script-file = yes<br></div><div>; default-script-file = /etc/pulse/default.pa<br></div><div><br></div><div>; log-target = auto<br></div><div>; log-level = notice<br></div><div>; log-meta = no<br></div><div>; log-time = no<br></div><div>; log-backtrace = 0<br></div><div><br></div><div># resample-method defaults to  speex-float-1 on most architectures,<br></div><div># speex-fixed-1 on ARM<br></div><div>; resample-method = speex-float-1<br></div><div>; enable-remixing = yes<br></div><div>; enable-lfe-remixing = no<br></div><div><br></div><div>; flat-volumes = yes<br></div><div><br></div><div>; rlimit-fsize = -1<br></div><div>; rlimit-data = -1<br></div><div>; rlimit-stack = -1<br></div><div>; rlimit-core = -1<br></div><div>; rlimit-as = -1<br></div><div>; rlimit-rss = -1<br></div><div>; rlimit-nproc = -1<br></div><div>; rlimit-nofile = 256<br></div><div>; rlimit-memlock = -1<br></div><div>; rlimit-locks = -1<br></div><div>; rlimit-sigpending = -1<br></div><div>; rlimit-msgqueue = -1<br></div><div>; rlimit-nice = 31<br></div><div>; rlimit-rtprio = 9<br></div><div>; rlimit-rttime = 1000000<br></div><div><br></div><div>; default-sample-format = s16le<br></div><div>; default-sample-rate = 44100<br></div><div>; alternate-sample-rate = 48000<br></div><div>; default-sample-channels = 2<br></div><div>; default-channel-map = front-left,front-right<br></div><div><br></div><div>; default-fragments = 4<br></div><div>; default-fragment-size-msec = 25<br></div><div><br></div><div>; enable-deferred-volume = yes<br></div><div>; deferred-volume-safety-margin-usec = 8000<br></div><div>; deferred-volume-extra-delay-usec = 0<br></div><div><br></div><div>--===============6364814962378346490==<br></div><div>Content-Type: text/plain; charset="us-ascii"<br></div><div>MIME-Version: 1.0<br></div><div>Content-Transfer-Encoding: 7bit<br></div><div>Content-Disposition: attachment; filename="default.pa"<br></div><div><br></div><div>#!/usr/bin/pulseaudio -nF<br></div><div>#<br></div><div># This file is part of PulseAudio.<br></div><div>#<br></div><div># PulseAudio is free software; you can redistribute it and/or modify it<br></div><div># under the terms of the GNU Lesser General Public License as published by<br></div><div># the Free Software Foundation; either version 2 of the License, or<br></div><div># (at your option) any later version.<br></div><div>#<br></div><div># PulseAudio is distributed in the hope that it will be useful, but<br></div><div># WITHOUT ANY WARRANTY; without even the implied warranty of<br></div><div># MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU<br></div><div># General Public License for more details.<br></div><div>#<br></div><div># You should have received a copy of the GNU Lesser General Public License<br></div><div># along with PulseAudio; if not, write to the Free Software Foundation,<br></div><div># Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.<br></div><div><br></div><div># This startup script is used only if PulseAudio is started per-user<br></div><div># (i.e. not in system mode)<br></div><div><br></div><div>.nofail<br></div><div><br></div><div>### Load something into the sample cache<br></div><div>#load-sample-lazy x11-bell /usr/share/sounds/gtk-events/activate.wav<br></div><div>#load-sample-lazy pulse-hotplug /usr/share/sounds/startup3.wav<br></div><div>#load-sample-lazy pulse-coldplug /usr/share/sounds/startup3.wav<br></div><div>#load-sample-lazy pulse-access /usr/share/sounds/generic.wav<br></div><div><br></div><div>.fail<br></div><div><br></div><div>### Automatically restore the volume of streams and devices<br></div><div>load-module module-device-restore<br></div><div>load-module module-stream-restore<br></div><div>load-module module-card-restore<br></div><div><br></div><div>### Automatically augment property information from .desktop files<br></div><div>### stored in /usr/share/application<br></div><div>load-module module-augment-properties<br></div><div><br></div><div>### Should be after module-*-restore but before module-*-detect<br></div><div>load-module module-switch-on-port-available<br></div><div><br></div><div>### Load audio drivers statically<br></div><div>### (it's probably better to not load these drivers manually, but instead<br></div><div>### use module-udev-detect -- see below -- for doing this automatically)<br></div><div>#load-module module-alsa-sink<br></div><div>#load-module module-alsa-source device=hw:1,0<br></div><div>#load-module module-oss device="/dev/dsp" sink_name=output source_name=input<br></div><div>#load-module module-oss-mmap device="/dev/dsp" sink_name=output source_name=input<br></div><div>#load-module module-null-sink<br></div><div>#load-module module-pipe-sink<br></div><div><br></div><div>### Automatically load driver modules depending on the hardware available<br></div><div>.ifexists module-udev-detect.so<br></div><div>load-module module-udev-detect<br></div><div>.else<br></div><div>### Use the static hardware detection module (for systems that lack udev support)<br></div><div>load-module module-detect<br></div><div>.endif<br></div><div><br></div><div>### Automatically connect sink and source if JACK server is present<br></div><div>.ifexists module-jackdbus-detect.so<br></div><div>.nofail<br></div><div>load-module module-jackdbus-detect channels=2<br></div><div>.fail<br></div><div>.endif<br></div><div><br></div><div>### Automatically load driver modules for Bluetooth hardware<br></div><div>.ifexists module-bluetooth-policy.so<br></div><div>load-module module-bluetooth-policy<br></div><div>.endif<br></div><div><br></div><div>.ifexists module-bluetooth-discover.so<br></div><div>load-module module-bluetooth-discover<br></div><div>.endif<br></div><div><br></div><div>### Load several protocols<br></div><div>.ifexists module-esound-protocol-unix.so<br></div><div>load-module module-esound-protocol-unix<br></div><div>.endif<br></div><div>load-module module-native-protocol-unix<br></div><div><br></div><div>### Network access (may be configured with paprefs, so leave this commented<br></div><div>### here if you plan to use paprefs)<br></div><div>#load-module module-esound-protocol-tcp<br></div><div>#load-module module-native-protocol-tcp<br></div><div>#load-module module-zeroconf-publish<br></div><div><br></div><div>### Load the RTP receiver module (also configured via paprefs, see above)<br></div><div>#load-module module-rtp-recv<br></div><div><br></div><div>### Load the RTP sender module (also configured via paprefs, see above)<br></div><div>#load-module module-null-sink sink_name=rtp format=s16be channels=2 rate=44100 sink_properties="device.description='RTP Multicast Sink'"<br></div><div>#load-module module-rtp-send source=rtp.monitor<br></div><div><br></div><div>### Load additional modules from GConf settings. This can be configured with the paprefs tool.<br></div><div>### Please keep in mind that the modules configured by paprefs might conflict with manually<br></div><div>### loaded modules.<br></div><div>.ifexists module-gconf.so<br></div><div>.nofail<br></div><div>load-module module-gconf<br></div><div>.fail<br></div><div>.endif<br></div><div><br></div><div>### Automatically restore the default sink/source when changed by the user<br></div><div>### during runtime<br></div><div>### NOTE: This should be loaded as early as possible so that subsequent modules<br></div><div>### that look up the default sink/source get the right value<br></div><div>load-module module-default-device-restore<br></div><div><br></div><div>### Automatically move streams to the default sink if the sink they are<br></div><div>### connected to dies, similar for sources<br></div><div>load-module module-rescue-streams<br></div><div><br></div><div>### Make sure we always have a sink around, even if it is a null sink.<br></div><div>load-module module-always-sink<br></div><div><br></div><div>### Honour intended role device property<br></div><div>load-module module-intended-roles<br></div><div><br></div><div>### Automatically suspend sinks/sources that become idle for too long<br></div><div>load-module module-suspend-on-idle<br></div><div><br></div><div>### If autoexit on idle is enabled we want to make sure we only quit<br></div><div>### when no local session needs us anymore.<br></div><div>.ifexists module-console-kit.so<br></div><div>load-module module-console-kit<br></div><div>.endif<br></div><div>.ifexists module-systemd-login.so<br></div><div>load-module module-systemd-login<br></div><div>.endif<br></div><div><br></div><div>### Enable positioned event sounds<br></div><div>load-module module-position-event-sounds<br></div><div><br></div><div>### Cork music/video streams when a phone stream is active<br></div><div>load-module module-role-cork<br></div><div><br></div><div>### Modules to allow autoloading of filters (such as echo cancellation)<br></div><div>### on demand. module-filter-heuristics tries to determine what filters<br></div><div>### make sense, and module-filter-apply does the heavy-lifting of<br></div><div>### loading modules and rerouting streams.<br></div><div>load-module module-filter-heuristics<br></div><div>load-module module-filter-apply<br></div><div><br></div><div># X11 modules should not be started from default.pa so that one daemon<br></div><div># can be shared by multiple sessions.<br></div><div><br></div><div>### Load X11 bell module<br></div><div>#load-module module-x11-bell sample=bell-windowing-system<br></div><div><br></div><div>### Register ourselves in the X11 session manager<br></div><div>#load-module module-x11-xsmp<br></div><div><br></div><div>### Publish connection data in the X11 root window<br></div><div>#.ifexists module-x11-publish.so<br></div><div>#.nofail<br></div><div>#load-module module-x11-publish<br></div><div>#.fail<br></div><div>#.endif<br></div><div><br></div><div>### Make some devices default<br></div><div>#set-default-sink output<br></div><div>#set-default-source input<br></div><div><br></div><div>--===============6364814962378346490==<br></div><div>Content-Type: text/plain; charset="us-ascii"<br></div><div>MIME-Version: 1.0<br></div><div>Content-Transfer-Encoding: 7bit<br></div><div>Content-Disposition: attachment; filename="system.pa"<br></div><div><br></div><div>#!/usr/bin/pulseaudio -nF<br></div><div>#<br></div><div># This file is part of PulseAudio.<br></div><div>#<br></div><div># PulseAudio is free software; you can redistribute it and/or modify it<br></div><div># under the terms of the GNU Lesser General Public License as published by<br></div><div># the Free Software Foundation; either version 2 of the License, or<br></div><div># (at your option) any later version.<br></div><div>#<br></div><div># PulseAudio is distributed in the hope that it will be useful, but<br></div><div># WITHOUT ANY WARRANTY; without even the implied warranty of<br></div><div># MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU<br></div><div># General Public License for more details.<br></div><div>#<br></div><div># You should have received a copy of the GNU Lesser General Public License<br></div><div># along with PulseAudio; if not, write to the Free Software Foundation,<br></div><div># Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.<br></div><div><br></div><div># This startup script is used only if PulseAudio is started in system<br></div><div># mode.<br></div><div><br></div><div>### Automatically load driver modules depending on the hardware available<br></div><div>.ifexists module-udev-detect.so<br></div><div>load-module module-udev-detect<br></div><div>.else<br></div><div>### Use the static hardware detection module (for systems that lack udev/hal support)<br></div><div>load-module module-detect<br></div><div>.endif<br></div><div><br></div><div>### Load several protocols<br></div><div>.ifexists module-esound-protocol-unix.so<br></div><div>load-module module-esound-protocol-unix<br></div><div>.endif<br></div><div>load-module module-native-protocol-unix<br></div><div><br></div><div>### Automatically restore the volume of streams and devices<br></div><div>load-module module-stream-restore<br></div><div>load-module module-device-restore<br></div><div><br></div><div>### Automatically restore the default sink/source when changed by the user<br></div><div>### during runtime<br></div><div>### NOTE: This should be loaded as early as possible so that subsequent modules<br></div><div>### that look up the default sink/source get the right value<br></div><div>load-module module-default-device-restore<br></div><div><br></div><div>### Automatically move streams to the default sink if the sink they are<br></div><div>### connected to dies, similar for sources<br></div><div>load-module module-rescue-streams<br></div><div><br></div><div>### Make sure we always have a sink around, even if it is a null sink.<br></div><div>load-module module-always-sink<br></div><div><br></div><div>### Automatically suspend sinks/sources that become idle for too long<br></div><div>load-module module-suspend-on-idle<br></div><div><br></div><div>### Enable positioned event sounds<br></div><div>load-module module-position-event-sounds<br></div><div><br></div><div>--===============6364814962378346490==<br></div><div>Content-Type: text/plain; charset="us-ascii"<br></div><div>MIME-Version: 1.0<br></div><div>Content-Transfer-Encoding: 7bit<br></div><div>Content-Disposition: attachment; filename="bug-pulseaudio-aplay_-L.s3I3ZX"<br></div><div><br></div><div>null<br></div><div>    Discard all samples (playback) or generate zero samples (capture)<br></div><div>pulse<br></div><div>    PulseAudio Sound Server<br></div><div>default<br></div><div>    Playback/recording through the PulseAudio sound server<br></div><div>sysdefault:CARD=PCH<br></div><div>    HDA Intel PCH, 92HD93BXX Analog<br></div><div>    Default Audio Device<br></div><div>front:CARD=PCH,DEV=0<br></div><div>    HDA Intel PCH, 92HD93BXX Analog<br></div><div>    Front speakers<br></div><div>surround21:CARD=PCH,DEV=0<br></div><div>    HDA Intel PCH, 92HD93BXX Analog<br></div><div>    2.1 Surround output to Front and Subwoofer speakers<br></div><div>surround40:CARD=PCH,DEV=0<br></div><div>    HDA Intel PCH, 92HD93BXX Analog<br></div><div>    4.0 Surround output to Front and Rear speakers<br></div><div>surround41:CARD=PCH,DEV=0<br></div><div>    HDA Intel PCH, 92HD93BXX Analog<br></div><div>    4.1 Surround output to Front, Rear and Subwoofer speakers<br></div><div>surround50:CARD=PCH,DEV=0<br></div><div>    HDA Intel PCH, 92HD93BXX Analog<br></div><div>    5.0 Surround output to Front, Center and Rear speakers<br></div><div>surround51:CARD=PCH,DEV=0<br></div><div>    HDA Intel PCH, 92HD93BXX Analog<br></div><div>    5.1 Surround output to Front, Center, Rear and Subwoofer speakers<br></div><div>surround71:CARD=PCH,DEV=0<br></div><div>    HDA Intel PCH, 92HD93BXX Analog<br></div><div>    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers<br></div><div>hdmi:CARD=PCH,DEV=0<br></div><div>    HDA Intel PCH, HDMI 0<br></div><div>    HDMI Audio Output<br></div><div>hdmi:CARD=PCH,DEV=1<br></div><div>    HDA Intel PCH, HDMI 1<br></div><div>    HDMI Audio Output<br></div><div>hdmi:CARD=PCH,DEV=2<br></div><div>    HDA Intel PCH, HDMI 2<br></div><div>    HDMI Audio Output<br></div><div>dmix:CARD=PCH,DEV=0<br></div><div>    HDA Intel PCH, 92HD93BXX Analog<br></div><div>    Direct sample mixing device<br></div><div>dmix:CARD=PCH,DEV=3<br></div><div>    HDA Intel PCH, HDMI 0<br></div><div>    Direct sample mixing device<br></div><div>dmix:CARD=PCH,DEV=7<br></div><div>    HDA Intel PCH, HDMI 1<br></div><div>    Direct sample mixing device<br></div><div>dmix:CARD=PCH,DEV=8<br></div><div>    HDA Intel PCH, HDMI 2<br></div><div>    Direct sample mixing device<br></div><div>dsnoop:CARD=PCH,DEV=0<br></div><div>    HDA Intel PCH, 92HD93BXX Analog<br></div><div>    Direct sample snooping device<br></div><div>dsnoop:CARD=PCH,DEV=3<br></div><div>    HDA Intel PCH, HDMI 0<br></div><div>    Direct sample snooping device<br></div><div>dsnoop:CARD=PCH,DEV=7<br></div><div>    HDA Intel PCH, HDMI 1<br></div><div>    Direct sample snooping device<br></div><div>dsnoop:CARD=PCH,DEV=8<br></div><div>    HDA Intel PCH, HDMI 2<br></div><div>    Direct sample snooping device<br></div><div>hw:CARD=PCH,DEV=0<br></div><div>    HDA Intel PCH, 92HD93BXX Analog<br></div><div>    Direct hardware device without any conversions<br></div><div>hw:CARD=PCH,DEV=3<br></div><div>    HDA Intel PCH, HDMI 0<br></div><div>    Direct hardware device without any conversions<br></div><div>hw:CARD=PCH,DEV=7<br></div><div>    HDA Intel PCH, HDMI 1<br></div><div>    Direct hardware device without any conversions<br></div><div>hw:CARD=PCH,DEV=8<br></div><div>    HDA Intel PCH, HDMI 2<br></div><div>    Direct hardware device without any conversions<br></div><div>plughw:CARD=PCH,DEV=0<br></div><div>    HDA Intel PCH, 92HD93BXX Analog<br></div><div>    Hardware device with all software conversions<br></div><div>plughw:CARD=PCH,DEV=3<br></div><div>    HDA Intel PCH, HDMI 0<br></div><div>    Hardware device with all software conversions<br></div><div>plughw:CARD=PCH,DEV=7<br></div><div>    HDA Intel PCH, HDMI 1<br></div><div>    Hardware device with all software conversions<br></div><div>plughw:CARD=PCH,DEV=8<br></div><div>    HDA Intel PCH, HDMI 2<br></div><div>    Hardware device with all software conversions<br></div><div><br></div><div>--===============6364814962378346490==<br></div><div>Content-Type: text/plain; charset="us-ascii"<br></div><div>MIME-Version: 1.0<br></div><div>Content-Transfer-Encoding: 7bit<br></div><div>Content-Disposition: attachment;<br></div><div>filename="bug-pulseaudio-pactl_list_cards.ggRz5x"<br></div><div><br></div><div>Card #0<br></div><div>Name: alsa_card.pci-0000_00_1b.0<br></div><div>Driver: module-alsa-card.c<br></div><div>Owner Module: 6<br></div><div>Properties:<br></div><div>alsa.card = "0"<br></div><div>alsa.card_name = "HDA Intel PCH"<br></div><div>alsa.long_card_name = "HDA Intel PCH at 0xf7e30000 irq 48"<br></div><div>alsa.driver_name = "snd_hda_intel"<br></div><div>device.bus_path = "pci-0000:00:1b.0"<br></div><div>sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card0"<br></div><div>device.bus = "pci"<br></div><div>device.vendor.id = "8086"<br></div><div>device.vendor.name = "Intel Corporation"<br></div><div>device.product.id = "1e20"<br></div><div>device.product.name = "7 Series/C210 Series Chipset Family High Definition Audio Controller"<br></div><div>device.form_factor = "internal"<br></div><div>device.string = "0"<br></div><div>device.description = "Built-in Audio"<br></div><div>module-udev-detect.discovered = "1"<br></div><div>device.icon_name = "audio-card-pci"<br></div><div>Profiles:<br></div><div>input:analog-stereo: Analog Stereo Input (sinks: 0, sources: 1, priority: 60, available: yes)<br></div><div>output:analog-stereo: Analog Stereo Output (sinks: 1, sources: 0, priority: 6000, available: yes)<br></div><div>output:analog-stereo+input:analog-stereo: Analog Stereo Duplex (sinks: 1, sources: 1, priority: 6060, available: yes)<br></div><div>output:hdmi-stereo: Digital Stereo (HDMI) Output (sinks: 1, sources: 0, priority: 5400, available: yes)<br></div><div>output:hdmi-stereo+input:analog-stereo: Digital Stereo (HDMI) Output + Analog Stereo Input (sinks: 1, sources: 1, priority: 5460, available: yes)<br></div><div>output:hdmi-surround: Digital Surround 5.1 (HDMI) Output (sinks: 1, sources: 0, priority: 300, available: yes)<br></div><div>output:hdmi-surround+input:analog-stereo: Digital Surround 5.1 (HDMI) Output + Analog Stereo Input (sinks: 1, sources: 1, priority: 360, available: yes)<br></div><div>output:hdmi-stereo-extra1: Digital Stereo (HDMI) Output (sinks: 1, sources: 0, priority: 5200, available: yes)<br></div><div>output:hdmi-stereo-extra1+input:analog-stereo: Digital Stereo (HDMI) Output + Analog Stereo Input (sinks: 1, sources: 1, priority: 5260, available: yes)<br></div><div>output:hdmi-surround-extra1: Digital Surround 5.1 (HDMI) Output (sinks: 1, sources: 0, priority: 100, available: yes)<br></div><div>output:hdmi-surround-extra1+input:analog-stereo: Digital Surround 5.1 (HDMI) Output + Analog Stereo Input (sinks: 1, sources: 1, priority: 160, available: yes)<br></div><div>output:hdmi-stereo-extra2: Digital Stereo (HDMI) Output (sinks: 1, sources: 0, priority: 5200, available: yes)<br></div><div>output:hdmi-stereo-extra2+input:analog-stereo: Digital Stereo (HDMI) Output + Analog Stereo Input (sinks: 1, sources: 1, priority: 5260, available: yes)<br></div><div>output:hdmi-surround-extra2: Digital Surround 5.1 (HDMI) Output (sinks: 1, sources: 0, priority: 100, available: yes)<br></div><div>output:hdmi-surround-extra2+input:analog-stereo: Digital Surround 5.1 (HDMI) Output + Analog Stereo Input (sinks: 1, sources: 1, priority: 160, available: yes)<br></div><div>off: Off (sinks: 0, sources: 0, priority: 0, available: yes)<br></div><div>Active Profile: output:analog-stereo+input:analog-stereo<br></div><div>Ports:<br></div><div>analog-input-internal-mic: Internal Microphone (priority: 8900, latency offset: 0 usec)<br></div><div>Properties:<br></div><div>device.icon_name = "audio-input-microphone"<br></div><div>Part of profile(s): input:analog-stereo, output:analog-stereo+input:analog-stereo, output:hdmi-stereo+input:analog-stereo, output:hdmi-surround+input:analog-stereo, output:hdmi-stereo-extra1+input:analog-stereo, output:hdmi-surround-extra1+input:analog-stereo, output:hdmi-stereo-extra2+input:analog-stereo, output:hdmi-surround-extra2+input:analog-stereo<br></div><div>analog-input-dock-mic: Dock Microphone (priority: 7800, latency offset: 0 usec, not available)<br></div><div>Properties:<br></div><div>device.icon_name = "audio-input-microphone"<br></div><div>Part of profile(s): input:analog-stereo, output:analog-stereo+input:analog-stereo, output:hdmi-stereo+input:analog-stereo, output:hdmi-surround+input:analog-stereo, output:hdmi-stereo-extra1+input:analog-stereo, output:hdmi-surround-extra1+input:analog-stereo, output:hdmi-stereo-extra2+input:analog-stereo, output:hdmi-surround-extra2+input:analog-stereo<br></div><div>analog-input-headset-mic: Headset Microphone (priority: 8700, latency offset: 0 usec, not available)<br></div><div>Properties:<br></div><div>device.icon_name = "audio-input-microphone"<br></div><div>Part of profile(s): input:analog-stereo, output:analog-stereo+input:analog-stereo, output:hdmi-stereo+input:analog-stereo, output:hdmi-surround+input:analog-stereo, output:hdmi-stereo-extra1+input:analog-stereo, output:hdmi-surround-extra1+input:analog-stereo, output:hdmi-stereo-extra2+input:analog-stereo, output:hdmi-surround-extra2+input:analog-stereo<br></div><div>analog-output-speaker: Speakers (priority: 10000, latency offset: 0 usec)<br></div><div>Properties:<br></div><div>device.icon_name = "audio-speakers"<br></div><div>Part of profile(s): output:analog-stereo, output:analog-stereo+input:analog-stereo<br></div><div>analog-output-headphones: Headphones (priority: 9000, latency offset: 0 usec, not available)<br></div><div>Properties:<br></div><div>device.icon_name = "audio-headphones"<br></div><div>Part of profile(s): output:analog-stereo, output:analog-stereo+input:analog-stereo<br></div><div>hdmi-output-0: HDMI / DisplayPort (priority: 5900, latency offset: 0 usec, not available)<br></div><div>Properties:<br></div><div>device.icon_name = "video-display"<br></div><div>Part of profile(s): output:hdmi-stereo, output:hdmi-stereo+input:analog-stereo, output:hdmi-surround, output:hdmi-surround+input:analog-stereo<br></div><div>hdmi-output-1: HDMI / DisplayPort 2 (priority: 5800, latency offset: 0 usec, not available)<br></div><div>Properties:<br></div><div>device.icon_name = "video-display"<br></div><div>Part of profile(s): output:hdmi-stereo-extra1, output:hdmi-stereo-extra1+input:analog-stereo, output:hdmi-surround-extra1, output:hdmi-surround-extra1+input:analog-stereo<br></div><div>hdmi-output-2: HDMI / DisplayPort 3 (priority: 5700, latency offset: 0 usec, not available)<br></div><div>Properties:<br></div><div>device.icon_name = "video-display"<br></div><div>Part of profile(s): output:hdmi-stereo-extra2, output:hdmi-stereo-extra2+input:analog-stereo, output:hdmi-surround-extra2, output:hdmi-surround-extra2+input:analog-stereo<br></div><div><br></div><div>--===============6364814962378346490==<br></div><div>Content-Type: text/plain; charset="us-ascii"<br></div><div>MIME-Version: 1.0<br></div><div>Content-Transfer-Encoding: 7bit<br></div><div>Content-Disposition: attachment;<br></div><div>filename="bug-pulseaudio-pactl_list_sinks.fJHlYe"<br></div><div><br></div><div>Sink #0<br></div><div>State: SUSPENDED<br></div><div>Name: alsa_output.pci-0000_00_1b.0.analog-stereo<br></div><div>Description: Built-in Audio Analog Stereo<br></div><div>Driver: module-alsa-card.c<br></div><div>Sample Specification: s16le 2ch 44100Hz<br></div><div>Channel Map: front-left,front-right<br></div><div>Owner Module: 6<br></div><div>Mute: no<br></div><div>Volume: front-left: 16462 /  25% / -36.00 dB,   front-right: 16462 /  25% / -36.00 dB<br></div><div>        balance 0.00<br></div><div>Base Volume: 65536 / 100% / 0.00 dB<br></div><div>Monitor Source: alsa_output.pci-0000_00_1b.0.analog-stereo.monitor<br></div><div>Latency: 0 usec, configured 0 usec<br></div><div>Flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY<br></div><div>Properties:<br></div><div>alsa.resolution_bits = "16"<br></div><div>device.api = "alsa"<br></div><div>device.class = "sound"<br></div><div>alsa.class = "generic"<br></div><div>alsa.subclass = "generic-mix"<br></div><div>alsa.name = "92HD93BXX Analog"<br></div><div>alsa.id = "92HD93BXX Analog"<br></div><div>alsa.subdevice = "0"<br></div><div>alsa.subdevice_name = "subdevice #0"<br></div><div>alsa.device = "0"<br></div><div>alsa.card = "0"<br></div><div>alsa.card_name = "HDA Intel PCH"<br></div><div>alsa.long_card_name = "HDA Intel PCH at 0xf7e30000 irq 48"<br></div><div>alsa.driver_name = "snd_hda_intel"<br></div><div>device.bus_path = "pci-0000:00:1b.0"<br></div><div>sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card0"<br></div><div>device.bus = "pci"<br></div><div>device.vendor.id = "8086"<br></div><div>device.vendor.name = "Intel Corporation"<br></div><div>device.product.id = "1e20"<br></div><div>device.product.name = "7 Series/C210 Series Chipset Family High Definition Audio Controller"<br></div><div>device.form_factor = "internal"<br></div><div>device.string = "front:0"<br></div><div>device.buffering.buffer_size = "65536"<br></div><div>device.buffering.fragment_size = "32768"<br></div><div>device.access_mode = "mmap+timer"<br></div><div>device.profile.name = "analog-stereo"<br></div><div>device.profile.description = "Analog Stereo"<br></div><div>device.description = "Built-in Audio Analog Stereo"<br></div><div>alsa.mixer_name = "Intel PantherPoint HDMI"<br></div><div>alsa.components = "HDA:111d76df,10280534,00100203 HDA:80862806,80860101,00100000"<br></div><div>module-udev-detect.discovered = "1"<br></div><div>device.icon_name = "audio-card-pci"<br></div><div>Ports:<br></div><div>analog-output-speaker: Speakers (priority: 10000)<br></div><div>analog-output-headphones: Headphones (priority: 9000, not available)<br></div><div>Active Port: analog-output-speaker<br></div><div>Formats:<br></div><div>pcm<br></div><div><br></div><div>--===============6364814962378346490==<br></div><div>Content-Type: text/plain; charset="us-ascii"<br></div><div>MIME-Version: 1.0<br></div><div>Content-Transfer-Encoding: 7bit<br></div><div>Content-Disposition: attachment;<br></div><div>filename="bug-pulseaudio-pactl_list_sources.wnOSTB"<br></div><div><br></div><div>Source #0<br></div><div>State: SUSPENDED<br></div><div>Name: alsa_output.pci-0000_00_1b.0.analog-stereo.monitor<br></div><div>Description: Monitor of Built-in Audio Analog Stereo<br></div><div>Driver: module-alsa-card.c<br></div><div>Sample Specification: s16le 2ch 44100Hz<br></div><div>Channel Map: front-left,front-right<br></div><div>Owner Module: 6<br></div><div>Mute: no<br></div><div>Volume: front-left: 65536 / 100% / 0.00 dB,   front-right: 65536 / 100% / 0.00 dB<br></div><div>        balance 0.00<br></div><div>Base Volume: 65536 / 100% / 0.00 dB<br></div><div>Monitor of Sink: alsa_output.pci-0000_00_1b.0.analog-stereo<br></div><div>Latency: 0 usec, configured 0 usec<br></div><div>Flags: DECIBEL_VOLUME LATENCY<br></div><div>Properties:<br></div><div>device.description = "Monitor of Built-in Audio Analog Stereo"<br></div><div>device.class = "monitor"<br></div><div>alsa.card = "0"<br></div><div>alsa.card_name = "HDA Intel PCH"<br></div><div>alsa.long_card_name = "HDA Intel PCH at 0xf7e30000 irq 48"<br></div><div>alsa.driver_name = "snd_hda_intel"<br></div><div>device.bus_path = "pci-0000:00:1b.0"<br></div><div>sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card0"<br></div><div>device.bus = "pci"<br></div><div>device.vendor.id = "8086"<br></div><div>device.vendor.name = "Intel Corporation"<br></div><div>device.product.id = "1e20"<br></div><div>device.product.name = "7 Series/C210 Series Chipset Family High Definition Audio Controller"<br></div><div>device.form_factor = "internal"<br></div><div>device.string = "0"<br></div><div>module-udev-detect.discovered = "1"<br></div><div>device.icon_name = "audio-card-pci"<br></div><div>Formats:<br></div><div>pcm<br></div><div><br></div><div>Source #1<br></div><div>State: SUSPENDED<br></div><div>Name: alsa_input.pci-0000_00_1b.0.analog-stereo<br></div><div>Description: Built-in Audio Analog Stereo<br></div><div>Driver: module-alsa-card.c<br></div><div>Sample Specification: s16le 2ch 44100Hz<br></div><div>Channel Map: front-left,front-right<br></div><div>Owner Module: 6<br></div><div>Mute: yes<br></div><div>Volume: front-left: 65540 / 100% / 0.00 dB,   front-right: 65540 / 100% / 0.00 dB<br></div><div>        balance 0.00<br></div><div>Base Volume: 6554 /  10% / -60.00 dB<br></div><div>Monitor of Sink: n/a<br></div><div>Latency: 0 usec, configured 0 usec<br></div><div>Flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY<br></div><div>Properties:<br></div><div>alsa.resolution_bits = "16"<br></div><div>device.api = "alsa"<br></div><div>device.class = "sound"<br></div><div>alsa.class = "generic"<br></div><div>alsa.subclass = "generic-mix"<br></div><div>alsa.name = "92HD93BXX Analog"<br></div><div>alsa.id = "92HD93BXX Analog"<br></div><div>alsa.subdevice = "0"<br></div><div>alsa.subdevice_name = "subdevice #0"<br></div><div>alsa.device = "0"<br></div><div>alsa.card = "0"<br></div><div>alsa.card_name = "HDA Intel PCH"<br></div><div>alsa.long_card_name = "HDA Intel PCH at 0xf7e30000 irq 48"<br></div><div>alsa.driver_name = "snd_hda_intel"<br></div><div>device.bus_path = "pci-0000:00:1b.0"<br></div><div>sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card0"<br></div><div>device.bus = "pci"<br></div><div>device.vendor.id = "8086"<br></div><div>device.vendor.name = "Intel Corporation"<br></div><div>device.product.id = "1e20"<br></div><div>device.product.name = "7 Series/C210 Series Chipset Family High Definition Audio Controller"<br></div><div>device.form_factor = "internal"<br></div><div>device.string = "front:0"<br></div><div>device.buffering.buffer_size = "65536"<br></div><div>device.buffering.fragment_size = "32768"<br></div><div>device.access_mode = "mmap+timer"<br></div><div>device.profile.name = "analog-stereo"<br></div><div>device.profile.description = "Analog Stereo"<br></div><div>device.description = "Built-in Audio Analog Stereo"<br></div><div>alsa.mixer_name = "Intel PantherPoint HDMI"<br></div><div>alsa.components = "HDA:111d76df,10280534,00100203 HDA:80862806,80860101,00100000"<br></div><div>module-udev-detect.discovered = "1"<br></div><div>device.icon_name = "audio-card-pci"<br></div><div>Ports:<br></div><div>analog-input-internal-mic: Internal Microphone (priority: 8900)<br></div><div>analog-input-dock-mic: Dock Microphone (priority: 7800, not available)<br></div><div>analog-input-headset-mic: Headset Microphone (priority: 8700, not available)<br></div><div>Active Port: analog-input-internal-mic<br></div><div>Formats:<br></div><div>pcm<br></div><div><br></div><div>--===============6364814962378346490==<br></div><div>Content-Type: text/plain; charset="us-ascii"<br></div><div>MIME-Version: 1.0<br></div><div>Content-Transfer-Encoding: 7bit<br></div><div>Content-Disposition: attachment;<br></div><div>filename="bug-pulseaudio-pactl_list_modules.Sqy3ub"<br></div><div><br></div><div>Module #0<br></div><div>Name: module-device-restore<br></div><div>Argument:<br></div><div>Usage counter: n/a<br></div><div>Properties:<br></div><div>module.author = "Lennart Poettering"<br></div><div>module.description = "Automatically restore the volume/mute state of devices"<br></div><div>module.version = "5.0"<br></div><div><br></div><div>Module #1<br></div><div>Name: module-stream-restore<br></div><div>Argument:<br></div><div>Usage counter: n/a<br></div><div>Properties:<br></div><div>module.author = "Lennart Poettering"<br></div><div>module.description = "Automatically restore the volume/mute/device state of streams"<br></div><div>module.version = "5.0"<br></div><div><br></div><div>Module #2<br></div><div>Name: module-card-restore<br></div><div>Argument:<br></div><div>Usage counter: n/a<br></div><div>Properties:<br></div><div>module.author = "Lennart Poettering"<br></div><div>module.description = "Automatically restore profile of cards"<br></div><div>module.version = "5.0"<br></div><div><br></div><div>Module #3<br></div><div>Name: module-augment-properties<br></div><div>Argument:<br></div><div>Usage counter: n/a<br></div><div>Properties:<br></div><div>module.author = "Lennart Poettering"<br></div><div>module.description = "Augment the property sets of streams with additional static information"<br></div><div>module.version = "5.0"<br></div><div><br></div><div>Module #4<br></div><div>Name: module-switch-on-port-available<br></div><div>Argument:<br></div><div>Usage counter: n/a<br></div><div>Properties:<br></div><div><br></div><div><br></div><div>Module #5<br></div><div>Name: module-udev-detect<br></div><div>Argument:<br></div><div>Usage counter: n/a<br></div><div>Properties:<br></div><div>module.author = "Lennart Poettering"<br></div><div>module.description = "Detect available audio hardware and load matching drivers"<br></div><div>module.version = "5.0"<br></div><div><br></div><div>Module #6<br></div><div>Name: module-alsa-card<br></div><div>Argument: device_id="0" name="pci-0000_00_1b.0" card_name="alsa_card.pci-0000_00_1b.0" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes card_properties="module-udev-detect.discovered=1"<br></div><div>Usage counter: 0<br></div><div>Properties:<br></div><div>module.author = "Lennart Poettering"<br></div><div>module.description = "ALSA Card"<br></div><div>module.version = "5.0"<br></div><div><br></div><div>Module #7<br></div><div>Name: module-native-protocol-unix<br></div><div>Argument:<br></div><div>Usage counter: n/a<br></div><div>Properties:<br></div><div>module.author = "Lennart Poettering"<br></div><div>module.description = "Native protocol (UNIX sockets)"<br></div><div>module.version = "5.0"<br></div><div><br></div><div>Module #8<br></div><div>Name: module-default-device-restore<br></div><div>Argument:<br></div><div>Usage counter: n/a<br></div><div>Properties:<br></div><div>module.author = "Lennart Poettering"<br></div><div>module.description = "Automatically restore the default sink and source"<br></div><div>module.version = "5.0"<br></div><div><br></div><div>Module #9<br></div><div>Name: module-rescue-streams<br></div><div>Argument:<br></div><div>Usage counter: n/a<br></div><div>Properties:<br></div><div>module.author = "Lennart Poettering"<br></div><div>module.description = "When a sink/source is removed, try to move its streams to the default sink/source"<br></div><div>module.version = "5.0"<br></div><div><br></div><div>Module #10<br></div><div>Name: module-always-sink<br></div><div>Argument:<br></div><div>Usage counter: n/a<br></div><div>Properties:<br></div><div>module.author = "Colin Guthrie"<br></div><div>module.description = "Always keeps at least one sink loaded even if it's a null one"<br></div><div>module.version = "5.0"<br></div><div><br></div><div>Module #11<br></div><div>Name: module-intended-roles<br></div><div>Argument:<br></div><div>Usage counter: n/a<br></div><div>Properties:<br></div><div>module.author = "Lennart Poettering"<br></div><div>module.description = "Automatically set device of streams based on intended roles of devices"<br></div><div>module.version = "5.0"<br></div><div><br></div><div>Module #12<br></div><div>Name: module-suspend-on-idle<br></div><div>Argument:<br></div><div>Usage counter: n/a<br></div><div>Properties:<br></div><div>module.author = "Lennart Poettering"<br></div><div>module.description = "When a sink/source is idle for too long, suspend it"<br></div><div>module.version = "5.0"<br></div><div><br></div><div>Module #13<br></div><div>Name: module-console-kit<br></div><div>Argument:<br></div><div>Usage counter: n/a<br></div><div>Properties:<br></div><div>module.author = "Lennart Poettering"<br></div><div>module.description = "Create a client for each ConsoleKit session of this user"<br></div><div>module.version = "5.0"<br></div><div><br></div><div>Module #14<br></div><div>Name: module-systemd-login<br></div><div>Argument:<br></div><div>Usage counter: n/a<br></div><div>Properties:<br></div><div>module.author = "Lennart Poettering"<br></div><div>module.description = "Create a client for each login session of this user"<br></div><div>module.version = "5.0"<br></div><div><br></div><div>Module #15<br></div><div>Name: module-position-event-sounds<br></div><div>Argument:<br></div><div>Usage counter: n/a<br></div><div>Properties:<br></div><div>module.author = "Lennart Poettering"<br></div><div>module.description = "Position event sounds between L and R depending on the position on screen of the widget triggering them."<br></div><div>module.version = "5.0"<br></div><div><br></div><div>Module #16<br></div><div>Name: module-role-cork<br></div><div>Argument:<br></div><div>Usage counter: n/a<br></div><div>Properties:<br></div><div>module.author = "Lennart Poettering"<br></div><div>module.description = "Mute & cork streams with certain roles while others exist"<br></div><div>module.version = "5.0"<br></div><div><br></div><div>Module #17<br></div><div>Name: module-filter-heuristics<br></div><div>Argument:<br></div><div>Usage counter: n/a<br></div><div>Properties:<br></div><div>module.author = "Colin Guthrie"<br></div><div>module.description = "Detect when various filters are desirable"<br></div><div>module.version = "5.0"<br></div><div><br></div><div>Module #18<br></div><div>Name: module-filter-apply<br></div><div>Argument:<br></div><div>Usage counter: n/a<br></div><div>Properties:<br></div><div>module.author = "Colin Guthrie"<br></div><div>module.description = "Load filter sinks automatically when needed"<br></div><div>module.version = "5.0"<br></div><div><br></div><div>Module #19<br></div><div>Name: module-x11-publish<br></div><div>Argument: display=:0.0<br></div><div>Usage counter: n/a<br></div><div>Properties:<br></div><div>module.author = "Lennart Poettering"<br></div><div>module.description = "X11 credential publisher"<br></div><div>module.version = "5.0"<br></div><div><br></div><div>Module #20<br></div><div>Name: module-x11-cork-request<br></div><div>Argument: display=:0.0<br></div><div>Usage counter: n/a<br></div><div>Properties:<br></div><div>module.author = "Lennart Poettering"<br></div><div>module.description = "Synthesize X11 media key events when cork/uncork is requested"<br></div><div>module.version = "5.0"<br></div><div><br></div><div>Module #21<br></div><div>Name: module-x11-xsmp<br></div><div>Argument: display=:0.0 session_manager=local/hostname:@/tmp/.ICE-unix/1043,unix/hostname:/tmp/.ICE-unix/1043<br></div><div>Usage counter: n/a<br></div><div>Properties:<br></div><div>module.author = "Lennart Poettering"<br></div><div>module.description = "X11 session management"<br></div><div>module.version = "5.0"<br></div><div><br></div><div>--===============6364814962378346490==<br></div><div>Content-Type: text/plain; charset="us-ascii"<br></div><div>MIME-Version: 1.0<br></div><div>Content-Transfer-Encoding: 7bit<br></div><div>Content-Disposition: attachment; filename="bug-pulseaudio-pactl_info.R3GFM8"<br></div><div><br></div><div>Server String: unix:/run/user/1000/pulse/native<br></div><div>Library Protocol Version: 29<br></div><div>Server Protocol Version: 29<br></div><div>Is Local: yes<br></div><div>Client Index: 14<br></div><div>Tile Size: 65472<br></div><div>User Name: username<br></div><div>Host Name: hostname<br></div><div>Server Name: pulseaudio<br></div><div>Server Version: 5.0<br></div><div>Default Sample Specification: s16le 2ch 44100Hz<br></div><div>Default Channel Map: front-left,front-right<br></div><div>Default Sink: alsa_output.pci-0000_00_1b.0.analog-stereo<br></div><div>Default Source: alsa_input.pci-0000_00_1b.0.analog-stereo<br></div><div>Cookie:<br></div>