Package: pulseaudio Version: 15.0+dfsg1-4+b1 Severity: minor Dear Maintainer,
Please update pulseaudio to 16.1 in Debian unstable. Best, Amr -- Package-specific info: File '/etc/default/pulseaudio' does not exist -- System Information: Debian Release: bookworm/sid APT prefers testing APT policy: (500, 'testing'), (100, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 5.18.0-4-amd64 (SMP w/8 CPU threads; PREEMPT) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages pulseaudio depends on: ii adduser 3.128 ii init-system-helpers 1.64 ii libasound2 1.2.7.2-1 ii libasound2-plugins 1.2.7.1-1 ii libc6 2.34-7 ii libcap2 1:2.44-1 ii libdbus-1-3 1.14.0-2 ii libfftw3-single3 3.3.8-2 ii libgcc-s1 12.2.0-1 ii libglib2.0-0 2.73.3-3 ii libgstreamer-plugins-base1.0-0 1.20.3-2 ii libgstreamer1.0-0 1.20.3-1 ii libice6 2:1.0.10-1 ii libltdl7 2.4.7-4 ii liborc-0.4-0 1:0.4.32-2 ii libpulse0 15.0+dfsg1-4+b1 ii libsm6 2:1.2.3-1 ii libsndfile1 1.0.31-2 ii libsoxr0 0.1.3-4 ii libspeexdsp1 1.2.0-1 ii libstdc++6 12.2.0-1 ii libsystemd0 251.4-3 ii libtdb1 1.4.6-3 ii libudev1 251.4-3 ii libwebrtc-audio-processing1 0.3-1+b1 ii libx11-6 2:1.8.1-2 ii libx11-xcb1 2:1.8.1-2 ii libxcb1 1.15-1 ii libxtst6 2:1.2.3-1.1 ii lsb-base 11.2 ii pulseaudio-utils 15.0+dfsg1-4+b1 Versions of packages pulseaudio recommends: ii dbus-user-session 1.14.0-2 ii libpam-systemd [logind] 251.4-3 ii rtkit 0.13-4 Versions of packages pulseaudio suggests: pn paprefs <none> pn pavucontrol <none> pn pavumeter <none> ii udev 251.4-3 -- Configuration Files: /etc/pulse/daemon.conf changed [not included] -- no debconf information
# This file is part of PulseAudio. # # PulseAudio is free software; you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # PulseAudio is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ## Configuration file for PulseAudio clients. See pulse-client.conf(5) for ## more information. Default values are commented out. Use either ; or # for ## commenting. ; default-sink = ; default-source = ; default-server = ; default-dbus-server = ; autospawn = yes ; daemon-binary = /usr/bin/pulseaudio ; extra-arguments = --log-target=syslog ; cookie-file = ; enable-shm = yes ; shm-size-bytes = 0 # setting this 0 will use the system-default, usually 64 MiB ; auto-connect-localhost = no ; auto-connect-display = no
# This file is part of PulseAudio. # # PulseAudio is free software; you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # PulseAudio is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ## Configuration file for the PulseAudio daemon. See pulse-daemon.conf(5) for ## more information. Default values are commented out. Use either ; or # for ## commenting. ; daemonize = no ; fail = yes ; allow-module-loading = yes ; allow-exit = yes ; use-pid-file = yes ; system-instance = no ; local-server-type = user ; enable-shm = yes ; enable-memfd = yes ; shm-size-bytes = 0 # setting this 0 will use the system-default, usually 64 MiB ; lock-memory = no ; cpu-limit = no ; high-priority = yes ; nice-level = -11 ; realtime-scheduling = yes ; realtime-priority = 5 ; exit-idle-time = 20 ; scache-idle-time = 20 ; dl-search-path = (depends on architecture) ; load-default-script-file = yes ; default-script-file = /etc/pulse/default.pa ; log-target = auto ; log-level = notice ; log-meta = no ; log-time = no ; log-backtrace = 0 resample-method = soxr-vhq ; avoid-resampling = false ; enable-remixing = yes ; remixing-use-all-sink-channels = yes ; remixing-produce-lfe = no ; remixing-consume-lfe = no ; lfe-crossover-freq = 0 ; flat-volumes = no ; rescue-streams = yes ; rlimit-fsize = -1 ; rlimit-data = -1 ; rlimit-stack = -1 ; rlimit-core = -1 ; rlimit-as = -1 ; rlimit-rss = -1 ; rlimit-nproc = -1 ; rlimit-nofile = 256 ; rlimit-memlock = -1 ; rlimit-locks = -1 ; rlimit-sigpending = -1 ; rlimit-msgqueue = -1 ; rlimit-nice = 31 ; rlimit-rtprio = 9 ; rlimit-rttime = 200000 ; default-sample-format = s16le ; default-sample-rate = 44100 ; alternate-sample-rate = 48000 ; default-sample-channels = 2 ; default-channel-map = front-left,front-right ; default-fragments = 4 ; default-fragment-size-msec = 25 ; enable-deferred-volume = yes ; deferred-volume-safety-margin-usec = 8000 ; deferred-volume-extra-delay-usec = 0
#!/usr/bin/pulseaudio -nF # # This file is part of PulseAudio. # # PulseAudio is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # PulseAudio is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. # This startup script is used only if PulseAudio is started per-user # (i.e. not in system mode) .fail ### Automatically restore the volume of streams and devices load-module module-device-restore load-module module-stream-restore load-module module-card-restore ### Automatically augment property information from .desktop files ### stored in /usr/share/application load-module module-augment-properties ### Should be after module-*-restore but before module-*-detect load-module module-switch-on-port-available ### Load audio drivers statically ### (it's probably better to not load these drivers manually, but instead ### use module-udev-detect -- see below -- for doing this automatically) #load-module module-alsa-sink #load-module module-alsa-source device=hw:1,0 #load-module module-oss device="/dev/dsp" sink_name=output source_name=input #load-module module-oss-mmap device="/dev/dsp" sink_name=output source_name=input #load-module module-null-sink #load-module module-pipe-sink ### Automatically load driver modules depending on the hardware available .ifexists module-udev-detect.so load-module module-udev-detect .else ### Use the static hardware detection module (for systems that lack udev support) load-module module-detect .endif ### Automatically connect sink and source if JACK server is present .ifexists module-jackdbus-detect.so .nofail load-module module-jackdbus-detect channels=2 .fail .endif ### Automatically load driver modules for Bluetooth hardware .ifexists module-bluetooth-policy.so load-module module-bluetooth-policy .endif .ifexists module-bluetooth-discover.so load-module module-bluetooth-discover .endif ### Load several protocols .ifexists module-esound-protocol-unix.so load-module module-esound-protocol-unix .endif load-module module-native-protocol-unix ### Network access (may be configured with paprefs, so leave this commented ### here if you plan to use paprefs) #load-module module-esound-protocol-tcp #load-module module-native-protocol-tcp #load-module module-zeroconf-publish ### Load the RTP receiver module (also configured via paprefs, see above) #load-module module-rtp-recv ### Load the RTP sender module (also configured via paprefs, see above) #load-module module-null-sink sink_name=rtp format=s16be channels=2 rate=44100 sink_properties="device.description='RTP Multicast Sink'" #load-module module-rtp-send source=rtp.monitor ### Load additional modules from GSettings. This can be configured with the paprefs tool. ### Please keep in mind that the modules configured by paprefs might conflict with manually ### loaded modules. .ifexists module-gsettings.so .nofail load-module module-gsettings .fail .endif ### Automatically restore the default sink/source when changed by the user ### during runtime ### NOTE: This should be loaded as early as possible so that subsequent modules ### that look up the default sink/source get the right value load-module module-default-device-restore ### Make sure we always have a sink around, even if it is a null sink. load-module module-always-sink ### Honour intended role device property load-module module-intended-roles ### Automatically suspend sinks/sources that become idle for too long load-module module-suspend-on-idle ### If autoexit on idle is enabled we want to make sure we only quit ### when no local session needs us anymore. .ifexists module-console-kit.so load-module module-console-kit .endif .ifexists module-systemd-login.so load-module module-systemd-login .endif ### Enable positioned event sounds load-module module-position-event-sounds ### Cork music/video streams when a phone stream is active load-module module-role-cork ### Modules to allow autoloading of filters (such as echo cancellation) ### on demand. module-filter-heuristics tries to determine what filters ### make sense, and module-filter-apply does the heavy-lifting of ### loading modules and rerouting streams. load-module module-filter-heuristics load-module module-filter-apply ### Make some devices default #set-default-sink output #set-default-source input ### Allow including a default.pa.d directory, which if present, can be used ### for additional configuration snippets. .nofail .include /etc/pulse/default.pa.d
#!/usr/bin/pulseaudio -nF # # This file is part of PulseAudio. # # PulseAudio is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # PulseAudio is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. # This startup script is used only if PulseAudio is started in system # mode. ### Automatically restore the volume of streams and devices load-module module-device-restore load-module module-stream-restore load-module module-card-restore ### Automatically load driver modules depending on the hardware available .ifexists module-udev-detect.so load-module module-udev-detect .else ### Use the static hardware detection module (for systems that lack udev/hal support) load-module module-detect .endif ### Load several protocols .ifexists module-esound-protocol-unix.so load-module module-esound-protocol-unix .endif load-module module-native-protocol-unix ### Automatically restore the default sink/source when changed by the user ### during runtime ### NOTE: This should be loaded as early as possible so that subsequent modules ### that look up the default sink/source get the right value load-module module-default-device-restore ### Make sure we always have a sink around, even if it is a null sink. load-module module-always-sink ### Automatically suspend sinks/sources that become idle for too long load-module module-suspend-on-idle ### Enable positioned event sounds load-module module-position-event-sounds ### Allow including a system.pa.d directory, which if present, can be used ### for additional configuration snippets. .nofail .include /etc/pulse/system.pa.d
null Discard all samples (playback) or generate zero samples (capture) default Playback/recording through the PulseAudio sound server lavrate Rate Converter Plugin Using Libav/FFmpeg Library samplerate Rate Converter Plugin Using Samplerate Library speexrate Rate Converter Plugin Using Speex Resampler jack JACK Audio Connection Kit oss Open Sound System pulse PulseAudio Sound Server speex Plugin using Speex DSP (resample, agc, denoise, echo, dereverb) upmix Plugin for channel upmix (4,6,8) vdownmix Plugin for channel downmix (stereo) with a simple spacialization hw:CARD=PCH,DEV=0 HDA Intel PCH, ALC257 Analog Direct hardware device without any conversions hw:CARD=PCH,DEV=3 HDA Intel PCH, HDMI 0 Direct hardware device without any conversions hw:CARD=PCH,DEV=7 HDA Intel PCH, PHL 276E8V Direct hardware device without any conversions hw:CARD=PCH,DEV=8 HDA Intel PCH, HDMI 2 Direct hardware device without any conversions hw:CARD=PCH,DEV=9 HDA Intel PCH, HDMI 3 Direct hardware device without any conversions hw:CARD=PCH,DEV=10 HDA Intel PCH, HDMI 4 Direct hardware device without any conversions plughw:CARD=PCH,DEV=0 HDA Intel PCH, ALC257 Analog Hardware device with all software conversions plughw:CARD=PCH,DEV=3 HDA Intel PCH, HDMI 0 Hardware device with all software conversions plughw:CARD=PCH,DEV=7 HDA Intel PCH, PHL 276E8V Hardware device with all software conversions plughw:CARD=PCH,DEV=8 HDA Intel PCH, HDMI 2 Hardware device with all software conversions plughw:CARD=PCH,DEV=9 HDA Intel PCH, HDMI 3 Hardware device with all software conversions plughw:CARD=PCH,DEV=10 HDA Intel PCH, HDMI 4 Hardware device with all software conversions sysdefault:CARD=PCH HDA Intel PCH, ALC257 Analog Default Audio Device front:CARD=PCH,DEV=0 HDA Intel PCH, ALC257 Analog Front output / input surround21:CARD=PCH,DEV=0 HDA Intel PCH, ALC257 Analog 2.1 Surround output to Front and Subwoofer speakers surround40:CARD=PCH,DEV=0 HDA Intel PCH, ALC257 Analog 4.0 Surround output to Front and Rear speakers surround41:CARD=PCH,DEV=0 HDA Intel PCH, ALC257 Analog 4.1 Surround output to Front, Rear and Subwoofer speakers surround50:CARD=PCH,DEV=0 HDA Intel PCH, ALC257 Analog 5.0 Surround output to Front, Center and Rear speakers surround51:CARD=PCH,DEV=0 HDA Intel PCH, ALC257 Analog 5.1 Surround output to Front, Center, Rear and Subwoofer speakers surround71:CARD=PCH,DEV=0 HDA Intel PCH, ALC257 Analog 7.1 Surround output to Front, Center, Side, Rear and Woofer speakers hdmi:CARD=PCH,DEV=0 HDA Intel PCH, HDMI 0 HDMI Audio Output hdmi:CARD=PCH,DEV=1 HDA Intel PCH, PHL 276E8V HDMI Audio Output hdmi:CARD=PCH,DEV=2 HDA Intel PCH, HDMI 2 HDMI Audio Output hdmi:CARD=PCH,DEV=3 HDA Intel PCH, HDMI 3 HDMI Audio Output hdmi:CARD=PCH,DEV=4 HDA Intel PCH, HDMI 4 HDMI Audio Output dmix:CARD=PCH,DEV=0 HDA Intel PCH, ALC257 Analog Direct sample mixing device dmix:CARD=PCH,DEV=3 HDA Intel PCH, HDMI 0 Direct sample mixing device dmix:CARD=PCH,DEV=7 HDA Intel PCH, PHL 276E8V Direct sample mixing device dmix:CARD=PCH,DEV=8 HDA Intel PCH, HDMI 2 Direct sample mixing device dmix:CARD=PCH,DEV=9 HDA Intel PCH, HDMI 3 Direct sample mixing device dmix:CARD=PCH,DEV=10 HDA Intel PCH, HDMI 4 Direct sample mixing device usbstream:CARD=PCH HDA Intel PCH USB Stream Output
Module #1 Name: libpipewire-module-rt Argument: { nice.level = -11 #rt.prio = 88 #rt.time.soft = -1 #rt.time.hard = -1 } Usage counter: n/a Properties: module.name = "libpipewire-module-rt" object.id = "1" object.serial = "1" module.author = "Wim Taymans <wim.taym...@gmail.com>" module.description = "Use realtime thread scheduling, falling back to RTKit" module.usage = "[nice.level=<priority: default 20(don't change)>] [rt.prio=<priority: default 88>] [rt.time.soft=<in usec: default -1] [rt.time.hard=<in usec: default -1] " module.version = "0.3.56" nice.level = "-11" Module #2 Name: libpipewire-module-protocol-native Argument: Usage counter: n/a Properties: module.name = "libpipewire-module-protocol-native" object.id = "2" object.serial = "2" module.author = "Wim Taymans <wim.taym...@gmail.com>" module.description = "Native protocol using unix sockets" module.version = "0.3.56" Module #3 Name: libpipewire-module-profiler Argument: Usage counter: n/a Properties: module.name = "libpipewire-module-profiler" object.id = "3" object.serial = "3" module.author = "Wim Taymans <wim.taym...@gmail.com>" module.description = "Generate Profiling data" module.version = "0.3.56" Module #5 Name: libpipewire-module-metadata Argument: Usage counter: n/a Properties: module.name = "libpipewire-module-metadata" object.id = "5" object.serial = "5" module.author = "Wim Taymans <wim.taym...@gmail.com>" module.description = "Allow clients to create metadata store" module.version = "0.3.56" Module #7 Name: libpipewire-module-spa-device-factory Argument: Usage counter: n/a Properties: module.name = "libpipewire-module-spa-device-factory" object.id = "7" object.serial = "7" module.author = "Wim Taymans <wim.taym...@gmail.com>" module.description = "Provide a factory to make SPA devices" module.version = "0.3.56" Module #9 Name: libpipewire-module-spa-node-factory Argument: Usage counter: n/a Properties: module.name = "libpipewire-module-spa-node-factory" object.id = "9" object.serial = "9" module.author = "Wim Taymans <wim.taym...@gmail.com>" module.description = "Provide a factory to make SPA nodes" module.version = "0.3.56" Module #11 Name: libpipewire-module-client-node Argument: Usage counter: n/a Properties: module.name = "libpipewire-module-client-node" object.id = "11" object.serial = "11" module.author = "Wim Taymans <wim.taym...@gmail.com>" module.description = "Allow clients to create and control remote nodes" module.version = "0.3.56" Module #13 Name: libpipewire-module-client-device Argument: Usage counter: n/a Properties: module.name = "libpipewire-module-client-device" object.id = "13" object.serial = "13" module.author = "Wim Taymans <wim.taym...@gmail.com>" module.description = "Allow clients to create and control remote devices" module.version = "0.3.56" Module #15 Name: libpipewire-module-portal Argument: Usage counter: n/a Properties: module.name = "libpipewire-module-portal" object.id = "15" object.serial = "15" Module #16 Name: libpipewire-module-access Argument: { # access.allowed to list an array of paths of allowed # apps. #access.allowed = [ # /usr/bin/pipewire-media-session #] # An array of rejected paths. #access.rejected = [ ] # An array of paths with restricted access. #access.restricted = [ ] # Anything not in the above lists gets assigned the # access.force permission. #access.force = flatpak } Usage counter: n/a Properties: module.name = "libpipewire-module-access" object.id = "16" object.serial = "16" module.author = "Wim Taymans <wim.taym...@gmail.com>" module.description = "Perform access check" module.usage = "[ access.force=flatpak ] [ access.allowed=<cmd-line> ] [ access.rejected=<cmd-line> ] [ access.restricted=<cmd-line> ] " module.version = "0.3.56" Module #17 Name: libpipewire-module-adapter Argument: Usage counter: n/a Properties: module.name = "libpipewire-module-adapter" object.id = "17" object.serial = "17" module.author = "Wim Taymans <wim.taym...@gmail.com>" module.description = "Manage adapter nodes" module.version = "0.3.56" Module #19 Name: libpipewire-module-link-factory Argument: Usage counter: n/a Properties: module.name = "libpipewire-module-link-factory" object.id = "19" object.serial = "19" module.author = "Wim Taymans <wim.taym...@gmail.com>" module.description = "Allow clients to create links" module.version = "0.3.56" Module #21 Name: libpipewire-module-session-manager Argument: Usage counter: n/a Properties: module.name = "libpipewire-module-session-manager" object.id = "21" object.serial = "21" module.author = "George Kiagiadakis <george.kiagiada...@collabora.com>" module.description = "Implements objects for session management" module.version = "0.3.56" Module #536870912 Name: module-always-sink Argument: Usage counter: n/a Properties: module.author = "Pauli Virtanen <p...@iki.fi>" module.description = "Always keeps at least one sink loaded even if it's a null one" module.usage = "sink_name=<name of sink>" module.version = "0.3.56" Sink #718 State: SUSPENDED Name: alsa_output.pci-0000_00_1f.3.analog-stereo Description: Internes Audio Analog Stereo Driver: PipeWire Sample Specification: s32le 2ch 48000Hz Channel Map: front-left,front-right Owner Module: 4294967295 Mute: no Volume: front-left: 48397 / 74% / -7.90 dB, front-right: 48397 / 74% / -7.90 dB balance 0.00 Base Volume: 65536 / 100% / 0.00 dB Monitor Source: alsa_output.pci-0000_00_1f.3.analog-stereo.monitor Latency: 0 usec, configured 0 usec Flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY Properties: alsa.card = "0" alsa.card_name = "HDA Intel PCH" alsa.class = "generic" alsa.device = "0" alsa.driver_name = "snd_hda_intel" alsa.id = "ALC257 Analog" alsa.long_card_name = "HDA Intel PCH at 0xf1348000 irq 143" alsa.name = "ALC257 Analog" alsa.resolution_bits = "16" alsa.subclass = "generic-mix" alsa.subdevice = "0" alsa.subdevice_name = "subdevice #0" api.alsa.card.longname = "HDA Intel PCH at 0xf1348000 irq 143" api.alsa.card.name = "HDA Intel PCH" api.alsa.path = "front:0" api.alsa.pcm.card = "0" api.alsa.pcm.stream = "playback" audio.channels = "2" audio.position = "FL,FR" card.profile.device = "8" device.api = "alsa" device.class = "sound" device.id = "51" device.profile.description = "Analog Stereo" device.profile.name = "analog-stereo" device.routes = "2" factory.name = "api.alsa.pcm.sink" media.class = "Audio/Sink" device.description = "Internes Audio" node.name = "alsa_output.pci-0000_00_1f.3.analog-stereo" node.nick = "ALC257 Analog" node.pause-on-idle = "false" object.path = "alsa:pcm:0:front:0:playback" priority.driver = "1009" priority.session = "1009" factory.id = "18" clock.quantum-limit = "8192" client.id = "78" node.driver = "true" factory.mode = "merge" audio.adapt.follower = "" library.name = "audioconvert/libspa-audioconvert" object.id = "42" object.serial = "718" api.acp.auto-port = "false" api.acp.auto-profile = "false" api.alsa.card = "0" api.alsa.use-acp = "true" device.bus = "pci" device.bus_path = "pci-0000:00:1f.3" device.enum.api = "udev" device.form_factor = "internal" device.icon_name = "audio-card-analog-pci" device.name = "alsa_card.pci-0000_00_1f.3" device.nick = "HDA Intel PCH" device.plugged.usec = "5179984" device.product.id = "0x9d71" device.product.name = "Sunrise Point-LP HD Audio" device.subsystem = "sound" sysfs.path = "/sys/devices/pci0000:00/0000:00:1f.3/sound/card0" device.vendor.id = "0x8086" device.vendor.name = "Intel Corporation" device.string = "0" Ports: analog-output-speaker: Lautsprecher (type: Speaker, priority: 10000, availability group: Legacy 3, availability unknown) analog-output-headphones: Kopfhörer (type: Headphones, priority: 9900, availability group: Legacy 4, not available) Active Port: analog-output-speaker Formats: pcm Sink #824 State: SUSPENDED Name: bluez_output.F8_DF_15_76_82_8E.a2dp-sink Description: SRS-XB21 Driver: PipeWire Sample Specification: float32le 2ch 44100Hz Channel Map: front-left,front-right Owner Module: 4294967295 Mute: no Volume: front-left: 21797 / 33% / -28.68 dB, front-right: 21797 / 33% / -28.68 dB balance 0.00 Base Volume: 65536 / 100% / 0.00 dB Monitor Source: bluez_output.F8_DF_15_76_82_8E.a2dp-sink.monitor Latency: 0 usec, configured 0 usec Flags: HARDWARE HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY Properties: api.bluez5.address = "F8:DF:15:76:82:8E" api.bluez5.codec = "ldac" api.bluez5.profile = "a2dp-sink" api.bluez5.transport = "" card.profile.device = "1" device.id = "43" device.routes = "1" factory.name = "api.bluez5.a2dp.sink" device.description = "SRS-XB21" node.name = "bluez_output.F8_DF_15_76_82_8E.a2dp-sink" node.pause-on-idle = "false" priority.driver = "1010" priority.session = "1010" factory.id = "8" clock.quantum-limit = "8192" device.api = "bluez5" media.class = "Audio/Sink" node.driver = "true" factory.mode = "merge" audio.adapt.follower = "" library.name = "audioconvert/libspa-audioconvert" object.id = "46" object.serial = "824" client.id = "78" api.bluez5.class = "0x240414" api.bluez5.connection = "disconnected" api.bluez5.device = "" api.bluez5.icon = "audio-card" api.bluez5.path = "/org/bluez/hci0/dev_F8_DF_15_76_82_8E" bluez5.auto-connect = "[ hfp_hf hsp_hs a2dp_sink ]" bluez5.profile = "off" device.alias = "SRS-XB21" device.bus = "bluetooth" device.form_factor = "speaker" device.icon_name = "audio-speakers-bluetooth" device.name = "bluez_card.F8_DF_15_76_82_8E" device.product.id = "0x1582" device.string = "F8:DF:15:76:82:8E" device.vendor.id = "bluetooth:0039" Ports: speaker-output: Lautsprecher (type: Speaker, priority: 0, available) Active Port: speaker-output Formats: pcm Source #718 State: SUSPENDED Name: alsa_output.pci-0000_00_1f.3.analog-stereo.monitor Description: Monitor of Internes Audio Analog Stereo Driver: PipeWire Sample Specification: s32le 2ch 48000Hz Channel Map: front-left,front-right Owner Module: 4294967295 Mute: no Volume: front-left: 0 / 0% / -inf dB, front-right: 0 / 0% / -inf dB balance 0.00 Base Volume: 65536 / 100% / 0.00 dB Monitor of Sink: alsa_output.pci-0000_00_1f.3.analog-stereo Latency: 0 usec, configured 0 usec Flags: HARDWARE DECIBEL_VOLUME LATENCY Properties: alsa.card = "0" alsa.card_name = "HDA Intel PCH" alsa.class = "generic" alsa.device = "0" alsa.driver_name = "snd_hda_intel" alsa.id = "ALC257 Analog" alsa.long_card_name = "HDA Intel PCH at 0xf1348000 irq 143" alsa.name = "ALC257 Analog" alsa.resolution_bits = "16" alsa.subclass = "generic-mix" alsa.subdevice = "0" alsa.subdevice_name = "subdevice #0" api.alsa.card.longname = "HDA Intel PCH at 0xf1348000 irq 143" api.alsa.card.name = "HDA Intel PCH" api.alsa.path = "front:0" api.alsa.pcm.card = "0" api.alsa.pcm.stream = "playback" audio.channels = "2" audio.position = "FL,FR" card.profile.device = "8" device.api = "alsa" device.class = "monitor" device.id = "51" device.profile.description = "Analog Stereo" device.profile.name = "analog-stereo" device.routes = "2" factory.name = "api.alsa.pcm.sink" media.class = "Audio/Sink" device.description = "Internes Audio" node.name = "alsa_output.pci-0000_00_1f.3.analog-stereo" node.nick = "ALC257 Analog" node.pause-on-idle = "false" object.path = "alsa:pcm:0:front:0:playback" priority.driver = "1009" priority.session = "1009" factory.id = "18" clock.quantum-limit = "8192" client.id = "78" node.driver = "true" factory.mode = "merge" audio.adapt.follower = "" library.name = "audioconvert/libspa-audioconvert" object.id = "42" object.serial = "718" api.acp.auto-port = "false" api.acp.auto-profile = "false" api.alsa.card = "0" api.alsa.use-acp = "true" device.bus = "pci" device.bus_path = "pci-0000:00:1f.3" device.enum.api = "udev" device.form_factor = "internal" device.icon_name = "audio-card-analog-pci" device.name = "alsa_card.pci-0000_00_1f.3" device.nick = "HDA Intel PCH" device.plugged.usec = "5179984" device.product.id = "0x9d71" device.product.name = "Sunrise Point-LP HD Audio" device.subsystem = "sound" sysfs.path = "/sys/devices/pci0000:00/0000:00:1f.3/sound/card0" device.vendor.id = "0x8086" device.vendor.name = "Intel Corporation" device.string = "0" Formats: pcm Source #719 State: SUSPENDED Name: alsa_input.pci-0000_00_1f.3.analog-stereo Description: Internes Audio Analog Stereo Driver: PipeWire Sample Specification: s32le 2ch 48000Hz Channel Map: front-left,front-right Owner Module: 4294967295 Mute: no Volume: front-left: 44652 / 68% / -10.00 dB, front-right: 44652 / 68% / -10.00 dB balance 0.00 Base Volume: 6554 / 10% / -60.00 dB Monitor of Sink: n/a Latency: 0 usec, configured 0 usec Flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY Properties: alsa.card = "0" alsa.card_name = "HDA Intel PCH" alsa.class = "generic" alsa.device = "0" alsa.driver_name = "snd_hda_intel" alsa.id = "ALC257 Analog" alsa.long_card_name = "HDA Intel PCH at 0xf1348000 irq 143" alsa.name = "ALC257 Analog" alsa.resolution_bits = "16" alsa.subclass = "generic-mix" alsa.subdevice = "0" alsa.subdevice_name = "subdevice #0" api.alsa.card.longname = "HDA Intel PCH at 0xf1348000 irq 143" api.alsa.card.name = "HDA Intel PCH" api.alsa.path = "front:0" api.alsa.pcm.card = "0" api.alsa.pcm.stream = "capture" audio.channels = "2" audio.position = "FL,FR" card.profile.device = "0" device.api = "alsa" device.class = "sound" device.id = "51" device.profile.description = "Analog Stereo" device.profile.name = "analog-stereo" device.routes = "2" factory.name = "api.alsa.pcm.source" media.class = "Audio/Source" device.description = "Internes Audio" node.name = "alsa_input.pci-0000_00_1f.3.analog-stereo" node.nick = "ALC257 Analog" node.pause-on-idle = "false" object.path = "alsa:pcm:0:front:0:capture" priority.driver = "2009" priority.session = "2009" factory.id = "18" clock.quantum-limit = "8192" client.id = "78" node.driver = "true" factory.mode = "split" audio.adapt.follower = "" library.name = "audioconvert/libspa-audioconvert" object.id = "41" object.serial = "719" api.acp.auto-port = "false" api.acp.auto-profile = "false" api.alsa.card = "0" api.alsa.use-acp = "true" device.bus = "pci" device.bus_path = "pci-0000:00:1f.3" device.enum.api = "udev" device.form_factor = "internal" device.icon_name = "audio-card-analog-pci" device.name = "alsa_card.pci-0000_00_1f.3" device.nick = "HDA Intel PCH" device.plugged.usec = "5179984" device.product.id = "0x9d71" device.product.name = "Sunrise Point-LP HD Audio" device.subsystem = "sound" sysfs.path = "/sys/devices/pci0000:00/0000:00:1f.3/sound/card0" device.vendor.id = "0x8086" device.vendor.name = "Intel Corporation" device.string = "0" Ports: analog-input-internal-mic: Internes Mikrofon (type: Mic, priority: 8900, availability group: Legacy 1, availability unknown) analog-input-mic: Mikrofon (type: Mic, priority: 8700, availability group: Legacy 2, not available) Active Port: analog-input-internal-mic Formats: pcm Source #824 State: SUSPENDED Name: bluez_output.F8_DF_15_76_82_8E.a2dp-sink.monitor Description: Monitor of SRS-XB21 Driver: PipeWire Sample Specification: float32le 2ch 44100Hz Channel Map: front-left,front-right Owner Module: 4294967295 Mute: no Volume: front-left: 65536 / 100% / 0.00 dB, front-right: 65536 / 100% / 0.00 dB balance 0.00 Base Volume: 65536 / 100% / 0.00 dB Monitor of Sink: bluez_output.F8_DF_15_76_82_8E.a2dp-sink Latency: 0 usec, configured 0 usec Flags: HARDWARE DECIBEL_VOLUME LATENCY Properties: api.bluez5.address = "F8:DF:15:76:82:8E" api.bluez5.codec = "ldac" api.bluez5.profile = "a2dp-sink" api.bluez5.transport = "" card.profile.device = "1" device.id = "43" device.routes = "1" factory.name = "api.bluez5.a2dp.sink" device.description = "SRS-XB21" node.name = "bluez_output.F8_DF_15_76_82_8E.a2dp-sink" node.pause-on-idle = "false" priority.driver = "1010" priority.session = "1010" factory.id = "8" clock.quantum-limit = "8192" device.api = "bluez5" media.class = "Audio/Sink" node.driver = "true" factory.mode = "merge" audio.adapt.follower = "" library.name = "audioconvert/libspa-audioconvert" object.id = "46" object.serial = "824" client.id = "78" api.bluez5.class = "0x240414" api.bluez5.connection = "disconnected" api.bluez5.device = "" api.bluez5.icon = "audio-card" api.bluez5.path = "/org/bluez/hci0/dev_F8_DF_15_76_82_8E" bluez5.auto-connect = "[ hfp_hf hsp_hs a2dp_sink ]" bluez5.profile = "off" device.alias = "SRS-XB21" device.bus = "bluetooth" device.form_factor = "speaker" device.icon_name = "audio-speakers-bluetooth" device.name = "bluez_card.F8_DF_15_76_82_8E" device.product.id = "0x1582" device.string = "F8:DF:15:76:82:8E" device.vendor.id = "bluetooth:0039" device.class = "monitor" Formats: pcm Client #32 Driver: PipeWire Owner Module: 2 Properties: pipewire.protocol = "protocol-native" pipewire.sec.pid = "1676" pipewire.sec.uid = "1000" pipewire.sec.gid = "1000" module.id = "2" object.id = "32" object.serial = "32" config.name = "pipewire-pulse.conf" cpu.max-align = "32" default.clock.rate = "48000" default.clock.quantum = "1024" default.clock.min-quantum = "32" default.clock.max-quantum = "2048" default.clock.quantum-limit = "8192" default.video.width = "640" default.video.height = "480" default.video.rate.num = "25" default.video.rate.denom = "1" log.level = "2" clock.power-of-two-quantum = "true" link.max-buffers = "64" mem.warn-mlock = "false" mem.allow-mlock = "true" settings.check-quantum = "false" settings.check-rate = "false" application.name = "pipewire" application.process.binary = "pipewire" application.language = "de_DE.UTF-8" application.process.id = "1676" application.process.user = "amr" application.process.host = "thinkpad-l480" core.version = "0.3.56" core.name = "pipewire-amr-1676" pipewire.access = "unrestricted" Client #58 Driver: PipeWire Owner Module: 2 Properties: pipewire.protocol = "protocol-native" pipewire.sec.pid = "1676" pipewire.sec.uid = "1000" pipewire.sec.gid = "1000" module.id = "2" object.id = "52" object.serial = "58" client.api = "pipewire-pulse" pulse.server.type = "unix" application.name = "GNOME Shell Volume Control" application.id = "org.gnome.VolumeControl" application.icon_name = "multimedia-volume-control" application.version = "42.4" application.process.id = "1807" application.process.user = "amr" application.process.host = "thinkpad-l480" application.process.binary = "gnome-shell" application.language = "de_DE.UTF-8" window.x11.display = ":0" application.process.machine_id = "6233b0b3e8c149d69d708afef9dfb67e" config.name = "pipewire-pulse.conf" cpu.max-align = "32" default.clock.rate = "48000" default.clock.quantum = "1024" default.clock.min-quantum = "32" default.clock.max-quantum = "2048" default.clock.quantum-limit = "8192" default.video.width = "640" default.video.height = "480" default.video.rate.num = "25" default.video.rate.denom = "1" log.level = "2" clock.power-of-two-quantum = "true" link.max-buffers = "64" mem.warn-mlock = "false" mem.allow-mlock = "true" settings.check-quantum = "false" settings.check-rate = "false" core.version = "0.3.56" core.name = "pipewire-amr-1676" pipewire.access = "unrestricted" Client #59 Driver: PipeWire Owner Module: 2 Properties: pipewire.protocol = "protocol-native" pipewire.sec.pid = "1676" pipewire.sec.uid = "1000" pipewire.sec.gid = "1000" module.id = "2" object.id = "53" object.serial = "59" client.api = "pipewire-pulse" pulse.server.type = "unix" application.name = "GNOME Volume Control Media Keys" application.id = "org.gnome.VolumeControl" application.icon_name = "multimedia-volume-control" application.version = "" application.process.id = "1929" application.process.user = "amr" application.process.host = "thinkpad-l480" application.process.binary = "gsd-media-keys" application.language = "de_DE.UTF-8" window.x11.display = ":0" application.process.machine_id = "6233b0b3e8c149d69d708afef9dfb67e" config.name = "pipewire-pulse.conf" cpu.max-align = "32" default.clock.rate = "48000" default.clock.quantum = "1024" default.clock.min-quantum = "32" default.clock.max-quantum = "2048" default.clock.quantum-limit = "8192" default.video.width = "640" default.video.height = "480" default.video.rate.num = "25" default.video.rate.denom = "1" log.level = "2" clock.power-of-two-quantum = "true" link.max-buffers = "64" mem.warn-mlock = "false" mem.allow-mlock = "true" settings.check-quantum = "false" settings.check-rate = "false" core.version = "0.3.56" core.name = "pipewire-amr-1676" pipewire.access = "unrestricted" Client #60 Driver: PipeWire Owner Module: 2 Properties: pipewire.protocol = "protocol-native" pipewire.sec.pid = "1676" pipewire.sec.uid = "1000" pipewire.sec.gid = "1000" module.id = "2" object.id = "54" object.serial = "60" client.api = "pipewire-pulse" pulse.server.type = "unix" application.name = "GSConnect" application.id = "org.gnome.VolumeControl" application.icon_name = "multimedia-volume-control" application.version = "42.4" application.process.id = "2113" application.process.user = "amr" application.process.host = "thinkpad-l480" application.process.binary = "gjs-console" application.language = "de_DE.UTF-8" window.x11.display = ":0" application.process.machine_id = "6233b0b3e8c149d69d708afef9dfb67e" config.name = "pipewire-pulse.conf" cpu.max-align = "32" default.clock.rate = "48000" default.clock.quantum = "1024" default.clock.min-quantum = "32" default.clock.max-quantum = "2048" default.clock.quantum-limit = "8192" default.video.width = "640" default.video.height = "480" default.video.rate.num = "25" default.video.rate.denom = "1" log.level = "2" clock.power-of-two-quantum = "true" link.max-buffers = "64" mem.warn-mlock = "false" mem.allow-mlock = "true" settings.check-quantum = "false" settings.check-rate = "false" core.version = "0.3.56" core.name = "pipewire-amr-1676" pipewire.access = "unrestricted" Client #61 Driver: PipeWire Owner Module: 2 Properties: pipewire.protocol = "protocol-native" pipewire.sec.pid = "2148" pipewire.sec.uid = "1000" pipewire.sec.gid = "1000" module.id = "2" object.id = "55" object.serial = "61" pipewire.access.portal.is_portal = "true" portal.monitor = "Camera" log.level = "0" cpu.max-align = "32" default.clock.rate = "48000" default.clock.quantum = "1024" default.clock.min-quantum = "32" default.clock.max-quantum = "2048" default.clock.quantum-limit = "8192" default.video.width = "640" default.video.height = "480" default.video.rate.num = "25" default.video.rate.denom = "1" clock.power-of-two-quantum = "true" link.max-buffers = "64" mem.warn-mlock = "false" mem.allow-mlock = "true" settings.check-quantum = "false" settings.check-rate = "false" application.name = "xdg-desktop-portal" application.process.binary = "xdg-desktop-portal" application.language = "de_DE.UTF-8" application.process.id = "2148" application.process.user = "amr" application.process.host = "thinkpad-l480" window.x11.display = ":0" core.version = "0.3.56" core.name = "pipewire-amr-2148" pipewire.access = "unrestricted" Client #63 Driver: PipeWire Owner Module: 2 Properties: pipewire.protocol = "protocol-native" pipewire.sec.pid = "1676" pipewire.sec.uid = "1000" pipewire.sec.gid = "1000" module.id = "2" object.id = "56" object.serial = "63" client.api = "pipewire-pulse" pulse.server.type = "unix" application.name = "Firefox" application.process.id = "2874" application.process.user = "amr" application.process.host = "thinkpad-l480" application.process.binary = "firefox" application.language = "de_DE.UTF-8" window.x11.display = ":0" application.process.machine_id = "6233b0b3e8c149d69d708afef9dfb67e" config.name = "pipewire-pulse.conf" cpu.max-align = "32" default.clock.rate = "48000" default.clock.quantum = "1024" default.clock.min-quantum = "32" default.clock.max-quantum = "2048" default.clock.quantum-limit = "8192" default.video.width = "640" default.video.height = "480" default.video.rate.num = "25" default.video.rate.denom = "1" log.level = "2" clock.power-of-two-quantum = "true" link.max-buffers = "64" mem.warn-mlock = "false" mem.allow-mlock = "true" settings.check-quantum = "false" settings.check-rate = "false" core.version = "0.3.56" core.name = "pipewire-amr-1676" pipewire.access = "unrestricted" Client #184 Driver: PipeWire Owner Module: 2 Properties: pipewire.protocol = "protocol-native" pipewire.sec.pid = "1676" pipewire.sec.uid = "1000" pipewire.sec.gid = "1000" module.id = "2" object.id = "73" object.serial = "184" client.api = "pipewire-pulse" pulse.server.type = "unix" application.name = "Mutter" application.process.id = "1807" application.process.user = "amr" application.process.host = "thinkpad-l480" application.process.binary = "gnome-shell" application.language = "de_DE.UTF-8" window.x11.display = ":0" application.process.machine_id = "6233b0b3e8c149d69d708afef9dfb67e" config.name = "pipewire-pulse.conf" cpu.max-align = "32" default.clock.rate = "48000" default.clock.quantum = "1024" default.clock.min-quantum = "32" default.clock.max-quantum = "2048" default.clock.quantum-limit = "8192" default.video.width = "640" default.video.height = "480" default.video.rate.num = "25" default.video.rate.denom = "1" log.level = "2" clock.power-of-two-quantum = "true" link.max-buffers = "64" mem.warn-mlock = "false" mem.allow-mlock = "true" settings.check-quantum = "false" settings.check-rate = "false" core.version = "0.3.56" core.name = "pipewire-amr-1676" pipewire.access = "unrestricted" Client #296 Driver: PipeWire Owner Module: 2 Properties: pipewire.protocol = "protocol-native" pipewire.sec.pid = "1676" pipewire.sec.uid = "1000" pipewire.sec.gid = "1000" module.id = "2" object.id = "76" object.serial = "296" client.api = "pipewire-pulse" pulse.server.type = "unix" application.icon_name = "firefox" application.name = "Firefox" application.version = "104.0" application.process.id = "2874" application.process.user = "amr" application.process.host = "thinkpad-l480" application.process.binary = "firefox" application.language = "de_DE.UTF-8" window.x11.display = ":0" application.process.machine_id = "6233b0b3e8c149d69d708afef9dfb67e" config.name = "pipewire-pulse.conf" cpu.max-align = "32" default.clock.rate = "48000" default.clock.quantum = "1024" default.clock.min-quantum = "32" default.clock.max-quantum = "2048" default.clock.quantum-limit = "8192" default.video.width = "640" default.video.height = "480" default.video.rate.num = "25" default.video.rate.denom = "1" log.level = "2" clock.power-of-two-quantum = "true" link.max-buffers = "64" mem.warn-mlock = "false" mem.allow-mlock = "true" settings.check-quantum = "false" settings.check-rate = "false" core.version = "0.3.56" core.name = "pipewire-amr-1676" pipewire.access = "unrestricted" Client #342 Driver: PipeWire Owner Module: 2 Properties: pipewire.protocol = "protocol-native" pipewire.sec.pid = "1676" pipewire.sec.uid = "1000" pipewire.sec.gid = "1000" module.id = "2" object.id = "58" object.serial = "342" client.api = "pipewire-pulse" pulse.server.type = "unix" application.name = "Clocks" application.id = "org.gnome.clocks" application.process.id = "15046" application.process.user = "amr" application.process.host = "thinkpad-l480" application.process.binary = "gnome-clocks" application.icon_name = "org.gnome.clocks" application.language = "de_DE.UTF-8" window.x11.display = ":0" application.process.machine_id = "6233b0b3e8c149d69d708afef9dfb67e" config.name = "pipewire-pulse.conf" cpu.max-align = "32" default.clock.rate = "48000" default.clock.quantum = "1024" default.clock.min-quantum = "32" default.clock.max-quantum = "2048" default.clock.quantum-limit = "8192" default.video.width = "640" default.video.height = "480" default.video.rate.num = "25" default.video.rate.denom = "1" log.level = "2" clock.power-of-two-quantum = "true" link.max-buffers = "64" mem.warn-mlock = "false" mem.allow-mlock = "true" settings.check-quantum = "false" settings.check-rate = "false" core.version = "0.3.56" core.name = "pipewire-amr-1676" pipewire.access = "unrestricted" Client #544 Driver: PipeWire Owner Module: 2 Properties: pipewire.protocol = "protocol-native" pipewire.sec.pid = "1676" pipewire.sec.uid = "1000" pipewire.sec.gid = "1000" module.id = "2" object.id = "63" object.serial = "544" client.api = "pipewire-pulse" pulse.server.type = "unix" application.name = "gsd-power" window.x11.display = "wayland-0" window.x11.screen = "0" application.process.id = "1932" application.process.user = "amr" application.process.host = "thinkpad-l480" application.process.binary = "gsd-power" application.language = "de_DE.UTF-8" application.process.machine_id = "6233b0b3e8c149d69d708afef9dfb67e" config.name = "pipewire-pulse.conf" cpu.max-align = "32" default.clock.rate = "48000" default.clock.quantum = "1024" default.clock.min-quantum = "32" default.clock.max-quantum = "2048" default.clock.quantum-limit = "8192" default.video.width = "640" default.video.height = "480" default.video.rate.num = "25" default.video.rate.denom = "1" log.level = "2" clock.power-of-two-quantum = "true" link.max-buffers = "64" mem.warn-mlock = "false" mem.allow-mlock = "true" settings.check-quantum = "false" settings.check-rate = "false" core.version = "0.3.56" core.name = "pipewire-amr-1676" pipewire.access = "unrestricted" Client #702 Driver: PipeWire Owner Module: 2 Properties: pipewire.protocol = "protocol-native" pipewire.sec.pid = "40224" pipewire.sec.uid = "1000" pipewire.sec.gid = "1000" module.id = "2" object.id = "74" object.serial = "702" config.name = "/usr/share/wireplumber/wireplumber.conf" application.name = "WirePlumber" wireplumber.daemon = "true" wireplumber.export-core = "true" log.level = "2" wireplumber.script-engine = "lua-scripting" cpu.max-align = "32" default.clock.rate = "48000" default.clock.quantum = "1024" default.clock.min-quantum = "32" default.clock.max-quantum = "2048" default.clock.quantum-limit = "8192" default.video.width = "640" default.video.height = "480" default.video.rate.num = "25" default.video.rate.denom = "1" clock.power-of-two-quantum = "true" link.max-buffers = "64" mem.warn-mlock = "false" mem.allow-mlock = "true" settings.check-quantum = "false" settings.check-rate = "false" application.process.binary = "wireplumber" application.language = "de_DE.UTF-8" application.process.id = "40224" application.process.user = "amr" application.process.host = "thinkpad-l480" window.x11.display = ":0" core.version = "0.3.56" core.name = "pipewire-amr-40224" pipewire.access = "unrestricted" Client #703 Driver: PipeWire Owner Module: 2 Properties: pipewire.protocol = "protocol-native" pipewire.sec.pid = "40224" pipewire.sec.uid = "1000" pipewire.sec.gid = "1000" module.id = "2" object.id = "78" object.serial = "703" application.name = "WirePlumber [export]" config.name = "/usr/share/wireplumber/wireplumber.conf" wireplumber.daemon = "true" wireplumber.export-core = "true" log.level = "2" wireplumber.script-engine = "lua-scripting" cpu.max-align = "32" default.clock.rate = "48000" default.clock.quantum = "1024" default.clock.min-quantum = "32" default.clock.max-quantum = "2048" default.clock.quantum-limit = "8192" default.video.width = "640" default.video.height = "480" default.video.rate.num = "25" default.video.rate.denom = "1" clock.power-of-two-quantum = "true" link.max-buffers = "64" mem.warn-mlock = "false" mem.allow-mlock = "true" settings.check-quantum = "false" settings.check-rate = "false" application.process.binary = "wireplumber" application.language = "de_DE.UTF-8" application.process.id = "40224" application.process.user = "amr" application.process.host = "thinkpad-l480" window.x11.display = ":0" core.version = "0.3.56" core.name = "pipewire-amr-40224" pipewire.access = "unrestricted" Client #854 Driver: PipeWire Owner Module: 2 Properties: pipewire.protocol = "protocol-native" pipewire.sec.pid = "1676" pipewire.sec.uid = "1000" pipewire.sec.gid = "1000" module.id = "2" object.id = "69" object.serial = "854" client.api = "pipewire-pulse" pulse.server.type = "unix" application.process.id = "49384" application.process.user = "amr" application.process.host = "thinkpad-l480" application.process.binary = "pactl" application.name = "pactl" application.language = "C" window.x11.display = ":0" application.process.machine_id = "6233b0b3e8c149d69d708afef9dfb67e" config.name = "pipewire-pulse.conf" cpu.max-align = "32" default.clock.rate = "48000" default.clock.quantum = "1024" default.clock.min-quantum = "32" default.clock.max-quantum = "2048" default.clock.quantum-limit = "8192" default.video.width = "640" default.video.height = "480" default.video.rate.num = "25" default.video.rate.denom = "1" log.level = "2" clock.power-of-two-quantum = "true" link.max-buffers = "64" mem.warn-mlock = "false" mem.allow-mlock = "true" settings.check-quantum = "false" settings.check-rate = "false" core.version = "0.3.56" core.name = "pipewire-amr-1676" pipewire.access = "unrestricted" Sample #0 Name: bell-window-system Sample Specification: s16le 2ch 44100Hz Channel Map: front-left,front-right Volume: front-left: 65536 / 100% / 0.00 dB, front-right: 65536 / 100% / 0.00 dB balance 0.00 Duration: 0.1s Size: 24.0 KiB Lazy: no Filename: n/a Properties: client.api = "pipewire-pulse" pulse.server.type = "unix" application.name = "Mutter" application.process.id = "1807" application.process.user = "amr" application.process.host = "thinkpad-l480" application.process.binary = "gnome-shell" application.language = "de_DE.UTF-8" window.x11.display = ":0" application.process.machine_id = "6233b0b3e8c149d69d708afef9dfb67e" event.description = "Klangereignis" event.id = "bell-window-system" media.role = "event" media.name = "bell-window-system" media.filename = "/usr/share//sounds/freedesktop/stereo/bell.oga" Card #709 Name: alsa_card.pci-0000_00_1f.3 Driver: alsa Owner Module: n/a Properties: api.acp.auto-port = "false" api.acp.auto-profile = "false" api.alsa.card = "0" api.alsa.card.longname = "HDA Intel PCH at 0xf1348000 irq 143" api.alsa.card.name = "HDA Intel PCH" api.alsa.path = "hw:0" api.alsa.use-acp = "true" device.api = "alsa" device.bus = "pci" device.bus_path = "pci-0000:00:1f.3" device.description = "Internes Audio" device.enum.api = "udev" device.form_factor = "internal" device.icon_name = "audio-card-analog-pci" device.name = "alsa_card.pci-0000_00_1f.3" device.nick = "HDA Intel PCH" device.plugged.usec = "5179984" device.product.id = "0x9d71" device.product.name = "Sunrise Point-LP HD Audio" device.subsystem = "sound" sysfs.path = "/sys/devices/pci0000:00/0000:00:1f.3/sound/card0" device.vendor.id = "0x8086" device.vendor.name = "Intel Corporation" media.class = "Audio/Device" factory.id = "14" client.id = "78" object.id = "51" object.serial = "709" object.path = "alsa:pcm:0" alsa.card = "0" alsa.card_name = "HDA Intel PCH" alsa.long_card_name = "HDA Intel PCH at 0xf1348000 irq 143" alsa.driver_name = "snd_hda_intel" device.string = "0" Profiles: off: Aus (sinks: 0, sources: 0, priority: 0, available: yes) output:analog-stereo+input:analog-stereo: Analog Stereo Duplex (sinks: 1, sources: 1, priority: 6565, available: yes) output:analog-stereo: Analog Stereo-Ausgabe (sinks: 1, sources: 0, priority: 6500, available: yes) output:hdmi-stereo+input:analog-stereo: Digital Stereo (HDMI)-Ausgabe + Analog Stereo-Eingabe (sinks: 1, sources: 1, priority: 5965, available: no) output:hdmi-stereo: Digital Stereo (HDMI)-Ausgabe (sinks: 1, sources: 0, priority: 5900, available: no) output:hdmi-stereo-extra1+input:analog-stereo: Digital Stereo (HDMI 2)-Ausgabe + Analog Stereo-Eingabe (sinks: 1, sources: 1, priority: 5765, available: yes) output:hdmi-stereo-extra2+input:analog-stereo: Digital Stereo (HDMI 3)-Ausgabe + Analog Stereo-Eingabe (sinks: 1, sources: 1, priority: 5765, available: no) output:hdmi-stereo-extra3+input:analog-stereo: Digital Stereo (HDMI 4)-Ausgabe + Analog Stereo-Eingabe (sinks: 1, sources: 1, priority: 5765, available: no) output:hdmi-stereo-extra4+input:analog-stereo: Digital Stereo (HDMI 5)-Ausgabe + Analog Stereo-Eingabe (sinks: 1, sources: 1, priority: 5765, available: no) output:hdmi-stereo-extra1: Digital Stereo (HDMI 2)-Ausgabe (sinks: 1, sources: 0, priority: 5700, available: yes) output:hdmi-stereo-extra2: Digital Stereo (HDMI 3)-Ausgabe (sinks: 1, sources: 0, priority: 5700, available: no) output:hdmi-stereo-extra3: Digital Stereo (HDMI 4)-Ausgabe (sinks: 1, sources: 0, priority: 5700, available: no) output:hdmi-stereo-extra4: Digital Stereo (HDMI 5)-Ausgabe (sinks: 1, sources: 0, priority: 5700, available: no) output:hdmi-surround+input:analog-stereo: Digital Surround 5.1 (HDMI)-Ausgabe + Analog Stereo-Eingabe (sinks: 1, sources: 1, priority: 865, available: no) output:hdmi-surround71+input:analog-stereo: Digital Surround 7.1 (HDMI)-Ausgabe + Analog Stereo-Eingabe (sinks: 1, sources: 1, priority: 865, available: no) output:hdmi-surround: Digital Surround 5.1 (HDMI)-Ausgabe (sinks: 1, sources: 0, priority: 800, available: no) output:hdmi-surround71: Digital Surround 7.1 (HDMI)-Ausgabe (sinks: 1, sources: 0, priority: 800, available: no) output:hdmi-surround-extra2+input:analog-stereo: Digital Surround 5.1 (HDMI 3)-Ausgabe + Analog Stereo-Eingabe (sinks: 1, sources: 1, priority: 665, available: no) output:hdmi-surround71-extra2+input:analog-stereo: Digital Surround 7.1 (HDMI 3)-Ausgabe + Analog Stereo-Eingabe (sinks: 1, sources: 1, priority: 665, available: no) output:hdmi-surround-extra3+input:analog-stereo: Digital Surround 5.1 (HDMI 4)-Ausgabe + Analog Stereo-Eingabe (sinks: 1, sources: 1, priority: 665, available: no) output:hdmi-surround71-extra3+input:analog-stereo: Digital Surround 7.1 (HDMI 4)-Ausgabe + Analog Stereo-Eingabe (sinks: 1, sources: 1, priority: 665, available: no) output:hdmi-surround-extra4+input:analog-stereo: Digital Surround 5.1 (HDMI 5)-Ausgabe + Analog Stereo-Eingabe (sinks: 1, sources: 1, priority: 665, available: no) output:hdmi-surround71-extra4+input:analog-stereo: Digital Surround 7.1 (HDMI 5)-Ausgabe + Analog Stereo-Eingabe (sinks: 1, sources: 1, priority: 665, available: no) output:hdmi-surround-extra2: Digital Surround 5.1 (HDMI 3)-Ausgabe (sinks: 1, sources: 0, priority: 600, available: no) output:hdmi-surround71-extra2: Digital Surround 7.1 (HDMI 3)-Ausgabe (sinks: 1, sources: 0, priority: 600, available: no) output:hdmi-surround-extra3: Digital Surround 5.1 (HDMI 4)-Ausgabe (sinks: 1, sources: 0, priority: 600, available: no) output:hdmi-surround71-extra3: Digital Surround 7.1 (HDMI 4)-Ausgabe (sinks: 1, sources: 0, priority: 600, available: no) output:hdmi-surround-extra4: Digital Surround 5.1 (HDMI 5)-Ausgabe (sinks: 1, sources: 0, priority: 600, available: no) output:hdmi-surround71-extra4: Digital Surround 7.1 (HDMI 5)-Ausgabe (sinks: 1, sources: 0, priority: 600, available: no) input:analog-stereo: Analog Stereo-Eingabe (sinks: 0, sources: 1, priority: 65, available: yes) pro-audio: Pro Audio (sinks: 6, sources: 1, priority: 1, available: yes) Active Profile: output:analog-stereo+input:analog-stereo Ports: analog-input-internal-mic: Internes Mikrofon (type: Mic, priority: 8900, latency offset: 0 usec, availability group: Legacy 1, availability unknown) Properties: port.type = "mic" port.availability-group = "Legacy 1" device.icon_name = "audio-input-microphone" card.profile.port = "0" 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-surround71+input:analog-stereo, output:hdmi-stereo-extra1+input:analog-stereo, output:hdmi-stereo-extra2+input:analog-stereo, output:hdmi-surround-extra2+input:analog-stereo, output:hdmi-surround71-extra2+input:analog-stereo, output:hdmi-stereo-extra3+input:analog-stereo, output:hdmi-surround-extra3+input:analog-stereo, output:hdmi-surround71-extra3+input:analog-stereo, output:hdmi-stereo-extra4+input:analog-stereo, output:hdmi-surround-extra4+input:analog-stereo, output:hdmi-surround71-extra4+input:analog-stereo analog-input-mic: Mikrofon (type: Mic, priority: 8700, latency offset: 0 usec, availability group: Legacy 2, not available) Properties: port.type = "mic" port.availability-group = "Legacy 2" device.icon_name = "audio-input-microphone" card.profile.port = "1" 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-surround71+input:analog-stereo, output:hdmi-stereo-extra1+input:analog-stereo, output:hdmi-stereo-extra2+input:analog-stereo, output:hdmi-surround-extra2+input:analog-stereo, output:hdmi-surround71-extra2+input:analog-stereo, output:hdmi-stereo-extra3+input:analog-stereo, output:hdmi-surround-extra3+input:analog-stereo, output:hdmi-surround71-extra3+input:analog-stereo, output:hdmi-stereo-extra4+input:analog-stereo, output:hdmi-surround-extra4+input:analog-stereo, output:hdmi-surround71-extra4+input:analog-stereo analog-output-speaker: Lautsprecher (type: Speaker, priority: 10000, latency offset: 0 usec, availability group: Legacy 3, availability unknown) Properties: port.type = "speaker" port.availability-group = "Legacy 3" device.icon_name = "audio-speakers" card.profile.port = "2" Part of profile(s): output:analog-stereo, output:analog-stereo+input:analog-stereo analog-output-headphones: Kopfhörer (type: Headphones, priority: 9900, latency offset: 0 usec, availability group: Legacy 4, not available) Properties: port.type = "headphones" port.availability-group = "Legacy 4" device.icon_name = "audio-headphones" card.profile.port = "3" Part of profile(s): output:analog-stereo, output:analog-stereo+input:analog-stereo hdmi-output-0: HDMI / DisplayPort (type: HDMI, priority: 5900, latency offset: 0 usec, availability group: Legacy 5, not available) Properties: port.type = "hdmi" port.availability-group = "Legacy 5" device.icon_name = "video-display" card.profile.port = "4" Part of profile(s): output:hdmi-stereo, output:hdmi-stereo+input:analog-stereo, output:hdmi-surround, output:hdmi-surround+input:analog-stereo, output:hdmi-surround71, output:hdmi-surround71+input:analog-stereo hdmi-output-1: HDMI / DisplayPort 2 (type: HDMI, priority: 5800, latency offset: 0 usec, availability group: Legacy 6, available) Properties: port.type = "hdmi" port.availability-group = "Legacy 6" device.icon_name = "video-display" card.profile.port = "5" device.product.name = "PHL 276E8V" Part of profile(s): output:hdmi-stereo-extra1, output:hdmi-stereo-extra1+input:analog-stereo hdmi-output-2: HDMI / DisplayPort 3 (type: HDMI, priority: 5700, latency offset: 0 usec, availability group: Legacy 7, not available) Properties: port.type = "hdmi" port.availability-group = "Legacy 7" device.icon_name = "video-display" card.profile.port = "6" 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, output:hdmi-surround71-extra2, output:hdmi-surround71-extra2+input:analog-stereo hdmi-output-3: HDMI / DisplayPort 4 (type: HDMI, priority: 5600, latency offset: 0 usec, availability group: Legacy 8, not available) Properties: port.type = "hdmi" port.availability-group = "Legacy 8" device.icon_name = "video-display" card.profile.port = "7" Part of profile(s): output:hdmi-stereo-extra3, output:hdmi-stereo-extra3+input:analog-stereo, output:hdmi-surround-extra3, output:hdmi-surround-extra3+input:analog-stereo, output:hdmi-surround71-extra3, output:hdmi-surround71-extra3+input:analog-stereo hdmi-output-4: HDMI / DisplayPort 5 (type: HDMI, priority: 5500, latency offset: 0 usec, availability group: Legacy 9, not available) Properties: port.type = "hdmi" port.availability-group = "Legacy 9" device.icon_name = "video-display" card.profile.port = "8" Part of profile(s): output:hdmi-stereo-extra4, output:hdmi-stereo-extra4+input:analog-stereo, output:hdmi-surround-extra4, output:hdmi-surround-extra4+input:analog-stereo, output:hdmi-surround71-extra4, output:hdmi-surround71-extra4+input:analog-stereo Card #823 Name: bluez_card.F8_DF_15_76_82_8E Driver: module-bluez5-device.c Owner Module: n/a Properties: api.bluez5.address = "F8:DF:15:76:82:8E" api.bluez5.class = "0x240414" api.bluez5.connection = "disconnected" api.bluez5.device = "" api.bluez5.icon = "audio-card" api.bluez5.path = "/org/bluez/hci0/dev_F8_DF_15_76_82_8E" bluez5.auto-connect = "[ hfp_hf hsp_hs a2dp_sink ]" bluez5.profile = "off" device.alias = "SRS-XB21" device.api = "bluez5" device.bus = "bluetooth" device.description = "SRS-XB21" device.form_factor = "speaker" device.icon_name = "audio-speakers-bluetooth" device.name = "bluez_card.F8_DF_15_76_82_8E" device.product.id = "0x1582" device.string = "F8:DF:15:76:82:8E" device.vendor.id = "bluetooth:0039" media.class = "Audio/Device" factory.id = "14" client.id = "78" object.id = "43" object.serial = "823" Profiles: off: Aus (sinks: 0, sources: 0, priority: 0, available: yes) a2dp-sink: High Fidelity Playback (A2DP Sink) (sinks: 1, sources: 0, priority: 16, available: yes) headset-head-unit: Headset Head Unit (HSP/HFP) (sinks: 1, sources: 1, priority: 1, available: yes) a2dp-sink-sbc: High Fidelity Playback (A2DP Sink, codec SBC) (sinks: 1, sources: 0, priority: 18, available: yes) a2dp-sink-sbc_xq: High Fidelity Playback (A2DP Sink, codec SBC-XQ) (sinks: 1, sources: 0, priority: 17, available: yes) a2dp-sink-ldac: High Fidelity Playback (A2DP Sink, codec LDAC) (sinks: 1, sources: 0, priority: 19, available: yes) headset-head-unit-cvsd: Headset Head Unit (HSP/HFP, codec CVSD) (sinks: 1, sources: 1, priority: 2, available: yes) headset-head-unit-msbc: Headset Head Unit (HSP/HFP, codec mSBC) (sinks: 1, sources: 1, priority: 3, available: yes) Active Profile: a2dp-sink-ldac Ports: speaker-output: Lautsprecher (type: Speaker, priority: 0, latency offset: 0 usec, available) Properties: port.type = "speaker" Part of profile(s): a2dp-sink, a2dp-sink-sbc, a2dp-sink-sbc_xq, a2dp-sink-ldac speaker-hf-input: Freisprecheinrichtung (type: Speaker, priority: 0, latency offset: 0 usec, available) Properties: port.type = "speaker" Part of profile(s): headset-head-unit, headset-head-unit-cvsd, headset-head-unit-msbc speaker-hf-output: Freisprecheinrichtung (type: Speaker, priority: 0, latency offset: 0 usec, available) Properties: port.type = "speaker" Part of profile(s): headset-head-unit, headset-head-unit-cvsd, headset-head-unit-msbc
Server String: /run/user/1000/pulse/native Library Protocol Version: 35 Server Protocol Version: 35 Is Local: yes Client Index: 855 Tile Size: 65472 User Name: amr Host Name: thinkpad-l480 Server Name: PulseAudio (on PipeWire 0.3.56) Server Version: 15.0.0 Default Sample Specification: float32le 2ch 48000Hz Default Channel Map: front-left,front-right Default Sink: bluez_output.F8_DF_15_76_82_8E.a2dp-sink Default Source: alsa_input.pci-0000_00_1f.3.analog-stereo Cookie: 4fa3:878e
_______________________________________________ pkg-pulseaudio-devel mailing list pkg-pulseaudio-devel@alioth-lists.debian.net https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-pulseaudio-devel