You are not logged in.
Pages: 1
My speakers have stopped working on Arch (things work well in Windows). My headphones work when I plug them in, and sometimes my speakers will work after unplugging my headphones.
This fix works temporarily. It works when I restart my computer, but my speakers cease working again upon closing/opening my laptop. Nothing is muted in alsamixer on the relevant soundcard. I've tried this fix to no avail, also.
There're no errors in journalctl -b0 -p 3
Here's the output of a couple of relevant commands:
aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC287 Analog [ALC287 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 8: HDMI 2 [HDMI 2]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 9: HDMI 3 [HDMI 3]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 10: HDMI 4 [HDMI 4]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 11: HDMI 5 [HDMI 5]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 12: HDMI 6 [HDMI 6]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 13: HDMI 7 [HDMI 7]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 14: HDMI 8 [HDMI 8]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 15: HDMI 9 [HDMI 9]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 16: HDMI 10 [HDMI 10]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 17: HDMI 11 [HDMI 11]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 7: HDMI 1 [HDMI 1]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 8: HDMI 2 [HDMI 2]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 9: HDMI 3 [HDMI 3]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 10: HDMI 4 [HDMI 4]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 11: HDMI 5 [HDMI 5]
Subdevices: 1/1
Subdevice #0: subdevice #0
sudo pulseaudio -vvvv
W: [pulseaudio] main.c: This program is not intended to be run as root (unless --system is specified).
D: [pulseaudio] core-rtclock.c: Timer slack is set to 50 us.
D: [pulseaudio] core-util.c: setpriority() worked.
I: [pulseaudio] core-util.c: Successfully gained nice level -11.
I: [pulseaudio] main.c: This is PulseAudio 15.0
D: [pulseaudio] main.c: Compilation CFLAGS: Not yet supported on meson
D: [pulseaudio] main.c: Running on host: Linux x86_64 5.16.10-arch1-1 #1 SMP PREEMPT Wed, 16 Feb 2022 19:35:18 +0000
D: [pulseaudio] main.c: Found 16 CPUs.
I: [pulseaudio] main.c: Page size is 4096 bytes
D: [pulseaudio] main.c: Compiled with Valgrind support: yes
D: [pulseaudio] main.c: Running in valgrind mode: no
D: [pulseaudio] main.c: Running in VM: no
D: [pulseaudio] main.c: Running from build tree: no
D: [pulseaudio] main.c: Optimized build: yes
D: [pulseaudio] main.c: All asserts enabled.
I: [pulseaudio] main.c: Machine ID is 9b3250e2e4b0485d8db77e5c4b01cf80.
I: [pulseaudio] main.c: Using runtime directory /root/.config/pulse/9b3250e2e4b0485d8db77e5c4b01cf80-runtime.
I: [pulseaudio] main.c: Using state directory /root/.config/pulse.
I: [pulseaudio] main.c: Using modules directory /usr/lib/pulse-15.0/modules.
I: [pulseaudio] main.c: Running in system mode: no
I: [pulseaudio] main.c: System supports high resolution timers
D: [pulseaudio] memblock.c: Using shared memfd memory pool with 1024 slots of size 64.0 KiB each, total size is 64.0 MiB, maximum usable slot size is 65472
I: [pulseaudio] cpu-x86.c: CPU flags: CMOV MMX SSE SSE2 SSE3 SSSE3 SSE4_1 SSE4_2
I: [pulseaudio] svolume_mmx.c: Initialising MMX optimized volume functions.
I: [pulseaudio] remap_mmx.c: Initialising MMX optimized remappers.
I: [pulseaudio] svolume_sse.c: Initialising SSE2 optimized volume functions.
I: [pulseaudio] remap_sse.c: Initialising SSE2 optimized remappers.
I: [pulseaudio] sconv_sse.c: Initialising SSE2 optimized conversions.
I: [pulseaudio] svolume_orc.c: Initialising ORC optimized volume functions.
D: [pulseaudio] database-tdb.c: Opened TDB database '/root/.config/pulse/9b3250e2e4b0485d8db77e5c4b01cf80-device-volumes.tdb'
I: [pulseaudio] database.c: Successfully opened 'device-volumes' database file '/root/.config/pulse/9b3250e2e4b0485d8db77e5c4b01cf80-device-volumes.tdb'.
I: [pulseaudio] module.c: Loaded "module-device-restore" (index: #0; argument: "").
D: [pulseaudio] database-tdb.c: Opened TDB database '/root/.config/pulse/9b3250e2e4b0485d8db77e5c4b01cf80-stream-volumes.tdb'
I: [pulseaudio] database.c: Successfully opened 'stream-volumes' database file '/root/.config/pulse/9b3250e2e4b0485d8db77e5c4b01cf80-stream-volumes.tdb'.
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1 added for object /org/pulseaudio/stream_restore1
I: [pulseaudio] module.c: Loaded "module-stream-restore" (index: #1; argument: "").
D: [pulseaudio] database-tdb.c: Opened TDB database '/root/.config/pulse/9b3250e2e4b0485d8db77e5c4b01cf80-card-database.tdb'
I: [pulseaudio] database.c: Successfully opened 'card-database' database file '/root/.config/pulse/9b3250e2e4b0485d8db77e5c4b01cf80-card-database.tdb'.
I: [pulseaudio] module.c: Loaded "module-card-restore" (index: #2; argument: "").
I: [pulseaudio] module.c: Loaded "module-augment-properties" (index: #3; argument: "").
I: [pulseaudio] module.c: Loaded "module-switch-on-port-available" (index: #4; argument: "").
D: [pulseaudio] module.c: Checking for existence of '/usr/lib/pulse-15.0/modules/module-udev-detect.so': success
D: [pulseaudio] module-udev-detect.c: /dev/snd/controlC1 is accessible: yes
D: [pulseaudio] module-udev-detect.c: /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1 is busy: no
D: [pulseaudio] module-udev-detect.c: Loading module-alsa-card with arguments 'device_id="1" name="pci-0000_01_00.1" card_name="alsa_card.pci-0000_01_00.1" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes avoid_resampling=no card_properties="module-udev-detect.discovered=1"'
D: [pulseaudio] reserve-wrap.c: Unable to contact D-Bus session bus: org.freedesktop.DBus.Error.NotSupported: Using X11 for dbus-daemon autolaunch was disabled at compile time, set your DBUS_SESSION_BUS_ADDRESS instead
I: [pulseaudio] (alsa-lib)parser.c: UCM is not supported for this HDA model (HDA NVidia at 0x6e000000 irq 17)
I: [pulseaudio] (alsa-lib)main.c: error: failed to import hw:1 use case configuration -6
I: [pulseaudio] (alsa-lib)parser.c: UCM is not supported for this HDA model (HDA NVidia at 0x6e000000 irq 17)
I: [pulseaudio] (alsa-lib)main.c: error: failed to import HDA NVidia use case configuration -6
I: [pulseaudio] alsa-ucm.c: UCM not available for card HDA NVidia
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/profile-sets/default.conf'
D: [pulseaudio] alsa-mixer.c: Looking at profile input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device front:1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Digital Stereo (IEC958) (iec958-stereo)
D: [pulseaudio] alsa-util.c: Trying iec958:1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device iec958:1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device front:1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-stereo+input:analog-stereo - will not be able to open output:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-stereo+input:iec958-stereo - will not be able to open output:analog-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-21
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Surround 2.1 (analog-surround-21)
D: [pulseaudio] alsa-util.c: Trying surround21:1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device surround21:1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:analog-surround-21
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-21+input:analog-stereo - will not be able to open output:analog-surround-21
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-21+input:iec958-stereo - will not be able to open output:analog-surround-21
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-40
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Surround 4.0 (analog-surround-40)
D: [pulseaudio] alsa-util.c: Trying surround40:1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device surround40:1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:analog-surround-40
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-40+input:analog-stereo - will not be able to open output:analog-surround-40
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-40+input:iec958-stereo - will not be able to open output:analog-surround-40
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-41
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Surround 4.1 (analog-surround-41)
D: [pulseaudio] alsa-util.c: Trying surround41:1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device surround41:1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:analog-surround-41
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-41+input:analog-stereo - will not be able to open output:analog-surround-41
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-41+input:iec958-stereo - will not be able to open output:analog-surround-41
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-50
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Surround 5.0 (analog-surround-50)
D: [pulseaudio] alsa-util.c: Trying surround50:1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device surround50:1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:analog-surround-50
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-50+input:analog-stereo - will not be able to open output:analog-surround-50
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-50+input:iec958-stereo - will not be able to open output:analog-surround-50
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-51
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Surround 5.1 (analog-surround-51)
D: [pulseaudio] alsa-util.c: Trying surround51:1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device surround51:1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:analog-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-51+input:analog-stereo - will not be able to open output:analog-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-51+input:iec958-stereo - will not be able to open output:analog-surround-51
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-71
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Surround 7.1 (analog-surround-71)
D: [pulseaudio] alsa-util.c: Trying surround71:1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device surround71:1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:analog-surround-71
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-71+input:analog-stereo - will not be able to open output:analog-surround-71
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-71+input:iec958-stereo - will not be able to open output:analog-surround-71
D: [pulseaudio] alsa-mixer.c: Looking at profile output:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (IEC958) (iec958-stereo)
D: [pulseaudio] alsa-util.c: Trying iec958:1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device iec958:1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-stereo+input:analog-stereo - will not be able to open output:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-stereo+input:iec958-stereo - will not be able to open output:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:iec958-ac3-surround-40
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 4.0 (IEC958/AC3) (iec958-ac3-surround-40)
D: [pulseaudio] alsa-util.c: Trying a52:1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM a52:1
I: [pulseaudio] alsa-util.c: Error opening PCM device a52:1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:iec958-ac3-surround-40
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-40+input:analog-stereo - will not be able to open output:iec958-ac3-surround-40
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-40+input:iec958-stereo - will not be able to open output:iec958-ac3-surround-40
D: [pulseaudio] alsa-mixer.c: Looking at profile output:iec958-ac3-surround-51
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (IEC958/AC3) (iec958-ac3-surround-51)
D: [pulseaudio] alsa-util.c: Trying a52:1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM a52:1
I: [pulseaudio] alsa-util.c: Error opening PCM device a52:1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:iec958-ac3-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-51+input:analog-stereo - will not be able to open output:iec958-ac3-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-51+input:iec958-stereo - will not be able to open output:iec958-ac3-surround-51
D: [pulseaudio] alsa-mixer.c: Looking at profile output:iec958-dts-surround-51
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (IEC958/DTS) (iec958-dts-surround-51)
D: [pulseaudio] alsa-util.c: Trying dca:1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dca:1
I: [pulseaudio] alsa-util.c: Error opening PCM device dca:1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:iec958-dts-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-dts-surround-51+input:analog-stereo - will not be able to open output:iec958-dts-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-dts-surround-51+input:iec958-stereo - will not be able to open output:iec958-dts-surround-51
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI) (hdmi-stereo)
D: [pulseaudio] alsa-util.c: Trying hdmi:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo supported.
I: [pulseaudio] alsa-mixer.c: Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/hdmi-output-0.conf
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/hdmi-output-0.conf'
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1'
D: [pulseaudio] alsa-mixer.c: Probing path 'hdmi-output-0'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'HDMI/DP Jack' succeeded (found!)
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x5621629d44a0, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-0 (HDMI / DisplayPort), direction=1, priority=59, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=-inf, max_dB=0
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=3 Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI) (hdmi-surround)
D: [pulseaudio] alsa-util.c: Trying hdmi:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 7925 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround supported.
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x5621627e7c50, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-0 (HDMI / DisplayPort), direction=1, priority=59, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=-inf, max_dB=0
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=3 Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI) (hdmi-surround71)
D: [pulseaudio] alsa-util.c: Trying hdmi:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 5944 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71 supported.
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x5621629d8980, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-0 (HDMI / DisplayPort), direction=1, priority=59, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=-inf, max_dB=0
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=3 Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI/DTS) (hdmi-dts-surround)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:1
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround+input:analog-stereo - will not be able to open output:hdmi-dts-surround
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround+input:iec958-stereo - will not be able to open output:hdmi-dts-surround
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra1
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 2) (hdmi-stereo-extra1)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:1,1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra1 supported.
I: [pulseaudio] alsa-mixer.c: Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/hdmi-output-1.conf
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/hdmi-output-1.conf'
D: [pulseaudio] alsa-mixer.c: Probing path 'hdmi-output-1'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'HDMI/DP Jack' succeeded (found!)
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x5621629d9860, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-1 (HDMI / DisplayPort 2), direction=1, priority=58, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=-inf, max_dB=0
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=7 Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra1+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra1+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra1
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 2) (hdmi-surround-extra1)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:1,1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 7925 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra1 supported.
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x5621629d9ee0, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-1 (HDMI / DisplayPort 2), direction=1, priority=58, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=-inf, max_dB=0
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=7 Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra1+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra1+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra1
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 2) (hdmi-surround71-extra1)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:1,1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 5944 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra1 supported.
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x5621629da680, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-1 (HDMI / DisplayPort 2), direction=1, priority=58, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=-inf, max_dB=0
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=7 Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra1+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra1+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra1
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 2/DTS) (hdmi-dts-surround-extra1)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:1,1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:1,1
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:1,1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra1
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra1+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra1
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra1+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra1
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra2
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 3) (hdmi-stereo-extra2)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,2 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:1,2
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra2 supported.
I: [pulseaudio] alsa-mixer.c: Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/hdmi-output-2.conf
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/hdmi-output-2.conf'
D: [pulseaudio] alsa-mixer.c: Probing path 'hdmi-output-2'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'HDMI/DP Jack' succeeded (found!)
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x5621629da6a0, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-2 (HDMI / DisplayPort 3), direction=1, priority=57, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=-inf, max_dB=0
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=8 Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra2+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra2+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra2
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 3) (hdmi-surround-extra2)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,2 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:1,2
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 7925 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra2 supported.
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x5621629da340, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-2 (HDMI / DisplayPort 3), direction=1, priority=57, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=-inf, max_dB=0
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=8 Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra2+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra2+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra2
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 3) (hdmi-surround71-extra2)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,2 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:1,2
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 5944 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra2 supported.
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x5621629ddd40, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-2 (HDMI / DisplayPort 3), direction=1, priority=57, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=-inf, max_dB=0
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=8 Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra2+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra2+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra2
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 3/DTS) (hdmi-dts-surround-extra2)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:1,2 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:1,2
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:1,2: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra2+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra2+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra2
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra3
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 4) (hdmi-stereo-extra3)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,3 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:1,3
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra3 supported.
I: [pulseaudio] alsa-mixer.c: Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/hdmi-output-3.conf
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/hdmi-output-3.conf'
D: [pulseaudio] alsa-mixer.c: Probing path 'hdmi-output-3'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'HDMI/DP Jack' succeeded (found!)
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x5621629dedb0, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-3 (HDMI / DisplayPort 4), direction=1, priority=56, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=-inf, max_dB=0
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=9 Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra3+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra3+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra3
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 4) (hdmi-surround-extra3)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,3 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:1,3
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 7925 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra3 supported.
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x5621629df210, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-3 (HDMI / DisplayPort 4), direction=1, priority=56, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=-inf, max_dB=0
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=9 Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra3+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra3+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra3
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 4) (hdmi-surround71-extra3)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,3 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:1,3
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 5944 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra3 supported.
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x5621629df430, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-3 (HDMI / DisplayPort 4), direction=1, priority=56, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=-inf, max_dB=0
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=9 Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra3+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra3+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra3
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 4/DTS) (hdmi-dts-surround-extra3)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:1,3 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:1,3
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:1,3: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra3+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra3+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra3
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra4
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 5) (hdmi-stereo-extra4)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,4 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:1,4
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra4 supported.
I: [pulseaudio] alsa-mixer.c: Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/hdmi-output-4.conf
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/hdmi-output-4.conf'
D: [pulseaudio] alsa-mixer.c: Probing path 'hdmi-output-4'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'HDMI/DP Jack' succeeded (found!)
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x5621629d4d00, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-4 (HDMI / DisplayPort 5), direction=1, priority=55, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=-inf, max_dB=0
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=10 Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra4+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra4+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra4
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 5) (hdmi-surround-extra4)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,4 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:1,4
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 7925 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra4 supported.
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x5621629dea20, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-4 (HDMI / DisplayPort 5), direction=1, priority=55, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=-inf, max_dB=0
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=10 Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra4+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra4+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra4
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 5) (hdmi-surround71-extra4)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,4 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:1,4
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 5944 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra4 supported.
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x5621629df390, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-4 (HDMI / DisplayPort 5), direction=1, priority=55, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=-inf, max_dB=0
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=10 Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra4+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra4+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra4
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 5/DTS) (hdmi-dts-surround-extra4)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:1,4 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:1,4
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:1,4: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra4+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra4+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra4
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra5
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 6) (hdmi-stereo-extra5)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,5 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:1,5
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra5 supported.
I: [pulseaudio] alsa-mixer.c: Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/hdmi-output-5.conf
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/hdmi-output-5.conf'
D: [pulseaudio] alsa-mixer.c: Probing path 'hdmi-output-5'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'HDMI/DP Jack' succeeded (found!)
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x5621629e0630, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-5 (HDMI / DisplayPort 6), direction=1, priority=54, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=-inf, max_dB=0
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=11 Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra5+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra5+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra5
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 6) (hdmi-surround-extra5)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,5 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:1,5
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 7925 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra5 supported.
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x5621629e17e0, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-5 (HDMI / DisplayPort 6), direction=1, priority=54, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=-inf, max_dB=0
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=11 Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra5+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra5+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra5
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 6) (hdmi-surround71-extra5)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,5 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:1,5
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 5944 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra5 supported.
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x5621629dfd20, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-5 (HDMI / DisplayPort 6), direction=1, priority=54, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=-inf, max_dB=0
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=11 Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra5+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra5+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra5
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 6/DTS) (hdmi-dts-surround-extra5)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:1,5 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:1,5
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:1,5: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra5+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra5+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra5
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra6
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 7) (hdmi-stereo-extra6)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,6 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,6: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-stereo-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra6+input:analog-stereo - will not be able to open output:hdmi-stereo-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra6+input:iec958-stereo - will not be able to open output:hdmi-stereo-extra6
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra6
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 7) (hdmi-surround-extra6)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,6 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,6: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra6+input:analog-stereo - will not be able to open output:hdmi-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra6+input:iec958-stereo - will not be able to open output:hdmi-surround-extra6
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra6
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 7) (hdmi-surround71-extra6)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,6 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,6: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround71-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra6+input:analog-stereo - will not be able to open output:hdmi-surround71-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra6+input:iec958-stereo - will not be able to open output:hdmi-surround71-extra6
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra6
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 7/DTS) (hdmi-dts-surround-extra6)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:1,6 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:1,6
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:1,6: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra6+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra6+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra6
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra7
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 8) (hdmi-stereo-extra7)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,7 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,7: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-stereo-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra7+input:analog-stereo - will not be able to open output:hdmi-stereo-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra7+input:iec958-stereo - will not be able to open output:hdmi-stereo-extra7
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra7
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 8) (hdmi-surround-extra7)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,7 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,7: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra7+input:analog-stereo - will not be able to open output:hdmi-surround-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra7+input:iec958-stereo - will not be able to open output:hdmi-surround-extra7
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra7
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 8) (hdmi-surround71-extra7)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,7 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,7: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround71-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra7+input:analog-stereo - will not be able to open output:hdmi-surround71-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra7+input:iec958-stereo - will not be able to open output:hdmi-surround71-extra7
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra7
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 8/DTS) (hdmi-dts-surround-extra7)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:1,7 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:1,7
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:1,7: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra7+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra7+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra7
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra8
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 9) (hdmi-stereo-extra8)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,8 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,8: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-stereo-extra8
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra8+input:analog-stereo - will not be able to open output:hdmi-stereo-extra8
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra8+input:iec958-stereo - will not be able to open output:hdmi-stereo-extra8
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra8
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 9) (hdmi-surround-extra8)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,8 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,8: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround-extra8
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra8+input:analog-stereo - will not be able to open output:hdmi-surround-extra8
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra8+input:iec958-stereo - will not be able to open output:hdmi-surround-extra8
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra8
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 9) (hdmi-surround71-extra8)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,8 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,8: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround71-extra8
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra8+input:analog-stereo - will not be able to open output:hdmi-surround71-extra8
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra8+input:iec958-stereo - will not be able to open output:hdmi-surround71-extra8
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra8
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 9/DTS) (hdmi-dts-surround-extra8)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:1,8 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:1,8
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:1,8: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra8
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra8+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra8
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra8+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra8
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra9
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 10) (hdmi-stereo-extra9)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,9 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,9: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-stereo-extra9
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra9+input:analog-stereo - will not be able to open output:hdmi-stereo-extra9
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra9+input:iec958-stereo - will not be able to open output:hdmi-stereo-extra9
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra9
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 10) (hdmi-surround-extra9)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,9 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,9: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround-extra9
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra9+input:analog-stereo - will not be able to open output:hdmi-surround-extra9
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra9+input:iec958-stereo - will not be able to open output:hdmi-surround-extra9
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra9
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 10) (hdmi-surround71-extra9)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,9 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,9: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround71-extra9
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra9+input:analog-stereo - will not be able to open output:hdmi-surround71-extra9
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra9+input:iec958-stereo - will not be able to open output:hdmi-surround71-extra9
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra9
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 10/DTS) (hdmi-dts-surround-extra9)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:1,9 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:1,9
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:1,9: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra9
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra9+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra9
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra9+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra9
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra10
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 11) (hdmi-stereo-extra10)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,10 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,10: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-stereo-extra10
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra10+input:analog-stereo - will not be able to open output:hdmi-stereo-extra10
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra10+input:iec958-stereo - will not be able to open output:hdmi-stereo-extra10
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra10
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 11) (hdmi-surround-extra10)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,10 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,10: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround-extra10
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra10+input:analog-stereo - will not be able to open output:hdmi-surround-extra10
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra10+input:iec958-stereo - will not be able to open output:hdmi-surround-extra10
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra10
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 11) (hdmi-surround71-extra10)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,10 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,10: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround71-extra10
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra10+input:analog-stereo - will not be able to open output:hdmi-surround71-extra10
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra10+input:iec958-stereo - will not be able to open output:hdmi-surround71-extra10
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra10
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 11/DTS) (hdmi-dts-surround-extra10)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:1,10 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:1,10
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:1,10: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra10
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra10+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra10
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra10+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra10
D: [pulseaudio] alsa-mixer.c: Looking at profile input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Checking for recording on Stereo (stereo-fallback)
D: [pulseaudio] alsa-util.c: Trying hw:1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hw:1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Looking at profile input:mono-fallback
D: [pulseaudio] alsa-mixer.c: Checking for recording on Mono (mono-fallback)
D: [pulseaudio] alsa-util.c: Trying hw:1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hw:1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open input:mono-fallback
D: [pulseaudio] alsa-mixer.c: Looking at profile input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Checking for recording on Multichannel (multichannel-input)
D: [pulseaudio] alsa-util.c: Trying hw:1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hw:1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-stereo+input:stereo-fallback - will not be able to open output:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-stereo+input:mono-fallback - will not be able to open output:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-stereo+input:multichannel-input - will not be able to open output:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-21+input:stereo-fallback - will not be able to open output:analog-surround-21
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-21+input:mono-fallback - will not be able to open output:analog-surround-21
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-21+input:multichannel-input - will not be able to open output:analog-surround-21
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-40+input:stereo-fallback - will not be able to open output:analog-surround-40
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-40+input:mono-fallback - will not be able to open output:analog-surround-40
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-40+input:multichannel-input - will not be able to open output:analog-surround-40
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-41+input:stereo-fallback - will not be able to open output:analog-surround-41
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-41+input:mono-fallback - will not be able to open output:analog-surround-41
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-41+input:multichannel-input - will not be able to open output:analog-surround-41
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-50+input:stereo-fallback - will not be able to open output:analog-surround-50
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-50+input:mono-fallback - will not be able to open output:analog-surround-50
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-50+input:multichannel-input - will not be able to open output:analog-surround-50
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-51+input:stereo-fallback - will not be able to open output:analog-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-51+input:mono-fallback - will not be able to open output:analog-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-51+input:multichannel-input - will not be able to open output:analog-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-71+input:stereo-fallback - will not be able to open output:analog-surround-71
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-71+input:mono-fallback - will not be able to open output:analog-surround-71
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-71+input:multichannel-input - will not be able to open output:analog-surround-71
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-stereo+input:stereo-fallback - will not be able to open output:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-stereo+input:mono-fallback - will not be able to open output:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-stereo+input:multichannel-input - will not be able to open output:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-40+input:stereo-fallback - will not be able to open output:iec958-ac3-surround-40
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-40+input:mono-fallback - will not be able to open output:iec958-ac3-surround-40
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-40+input:multichannel-input - will not be able to open output:iec958-ac3-surround-40
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-51+input:stereo-fallback - will not be able to open output:iec958-ac3-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-51+input:mono-fallback - will not be able to open output:iec958-ac3-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-51+input:multichannel-input - will not be able to open output:iec958-ac3-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-dts-surround-51+input:stereo-fallback - will not be able to open output:iec958-dts-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-dts-surround-51+input:mono-fallback - will not be able to open output:iec958-dts-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-dts-surround-51+input:multichannel-input - will not be able to open output:iec958-dts-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo+input:mono-fallback - will not be able to open input:mono-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround+input:mono-fallback - will not be able to open input:mono-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71+input:mono-fallback - will not be able to open input:mono-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround+input:stereo-fallback - will not be able to open output:hdmi-dts-surround
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround+input:mono-fallback - will not be able to open output:hdmi-dts-surround
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround+input:multichannel-input - will not be able to open output:hdmi-dts-surround
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra1+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra1+input:mono-fallback - will not be able to open input:mono-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra1+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra1+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra1+input:mono-fallback - will not be able to open input:mono-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra1+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra1+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra1+input:mono-fallback - will not be able to open input:mono-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra1+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra1+input:stereo-fallback - will not be able to open output:hdmi-dts-surround-extra1
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra1+input:mono-fallback - will not be able to open output:hdmi-dts-surround-extra1
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra1+input:multichannel-input - will not be able to open output:hdmi-dts-surround-extra1
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra2+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra2+input:mono-fallback - will not be able to open input:mono-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra2+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra2+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra2+input:mono-fallback - will not be able to open input:mono-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra2+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra2+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra2+input:mono-fallback - will not be able to open input:mono-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra2+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra2+input:stereo-fallback - will not be able to open output:hdmi-dts-surround-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra2+input:mono-fallback - will not be able to open output:hdmi-dts-surround-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra2+input:multichannel-input - will not be able to open output:hdmi-dts-surround-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra3+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra3+input:mono-fallback - will not be able to open input:mono-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra3+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra3+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra3+input:mono-fallback - will not be able to open input:mono-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra3+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra3+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra3+input:mono-fallback - will not be able to open input:mono-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra3+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra3+input:stereo-fallback - will not be able to open output:hdmi-dts-surround-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra3+input:mono-fallback - will not be able to open output:hdmi-dts-surround-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra3+input:multichannel-input - will not be able to open output:hdmi-dts-surround-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra4+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra4+input:mono-fallback - will not be able to open input:mono-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra4+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra4+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra4+input:mono-fallback - will not be able to open input:mono-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra4+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra4+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra4+input:mono-fallback - will not be able to open input:mono-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra4+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra4+input:stereo-fallback - will not be able to open output:hdmi-dts-surround-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra4+input:mono-fallback - will not be able to open output:hdmi-dts-surround-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra4+input:multichannel-input - will not be able to open output:hdmi-dts-surround-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra5+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra5+input:mono-fallback - will not be able to open input:mono-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra5+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra5+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra5+input:mono-fallback - will not be able to open input:mono-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra5+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra5+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra5+input:mono-fallback - will not be able to open input:mono-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra5+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra5+input:stereo-fallback - will not be able to open output:hdmi-dts-surround-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra5+input:mono-fallback - will not be able to open output:hdmi-dts-surround-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra5+input:multichannel-input - will not be able to open output:hdmi-dts-surround-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra6+input:stereo-fallback - will not be able to open output:hdmi-stereo-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra6+input:mono-fallback - will not be able to open output:hdmi-stereo-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra6+input:multichannel-input - will not be able to open output:hdmi-stereo-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra6+input:stereo-fallback - will not be able to open output:hdmi-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra6+input:mono-fallback - will not be able to open output:hdmi-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra6+input:multichannel-input - will not be able to open output:hdmi-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra6+input:stereo-fallback - will not be able to open output:hdmi-surround71-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra6+input:mono-fallback - will not be able to open output:hdmi-surround71-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra6+input:multichannel-input - will not be able to open output:hdmi-surround71-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra6+input:stereo-fallback - will not be able to open output:hdmi-dts-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra6+input:mono-fallback - will not be able to open output:hdmi-dts-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra6+input:multichannel-input - will not be able to open output:hdmi-dts-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra7+input:stereo-fallback - will not be able to open output:hdmi-stereo-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra7+input:mono-fallback - will not be able to open output:hdmi-stereo-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra7+input:multichannel-input - will not be able to open output:hdmi-stereo-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra7+input:stereo-fallback - will not be able to open output:hdmi-surround-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra7+input:mono-fallback - will not be able to open output:hdmi-surround-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra7+input:multichannel-input - will not be able to open output:hdmi-surround-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra7+input:stereo-fallback - will not be able to open output:hdmi-surround71-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra7+input:mono-fallback - will not be able to open output:hdmi-surround71-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra7+input:multichannel-input - will not be able to open output:hdmi-surround71-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra7+input:stereo-fallback - will not be able to open output:hdmi-dts-surround-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra7+input:mono-fallback - will not be able to open output:hdmi-dts-surround-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra7+input:multichannel-input - will not be able to open output:hdmi-dts-surround-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra8+input:stereo-fallback - will not be able to open output:hdmi-stereo-extra8
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra8+input:mono-fallback - will not be able to open output:hdmi-stereo-extra8
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra8+input:multichannel-input - will not be able to open output:hdmi-stereo-extra8
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra8+input:stereo-fallback - will not be able to open output:hdmi-surround-extra8
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra8+input:mono-fallback - will not be able to open output:hdmi-surround-extra8
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra8+input:multichannel-input - will not be able to open output:hdmi-surround-extra8
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra8+input:stereo-fallback - will not be able to open output:hdmi-surround71-extra8
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra8+input:mono-fallback - will not be able to open output:hdmi-surround71-extra8
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra8+input:multichannel-input - will not be able to open output:hdmi-surround71-extra8
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra8+input:stereo-fallback - will not be able to open output:hdmi-dts-surround-extra8
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra8+input:mono-fallback - will not be able to open output:hdmi-dts-surround-extra8
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra8+input:multichannel-input - will not be able to open output:hdmi-dts-surround-extra8
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra9+input:stereo-fallback - will not be able to open output:hdmi-stereo-extra9
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra9+input:mono-fallback - will not be able to open output:hdmi-stereo-extra9
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra9+input:multichannel-input - will not be able to open output:hdmi-stereo-extra9
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra9+input:stereo-fallback - will not be able to open output:hdmi-surround-extra9
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra9+input:mono-fallback - will not be able to open output:hdmi-surround-extra9
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra9+input:multichannel-input - will not be able to open output:hdmi-surround-extra9
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra9+input:stereo-fallback - will not be able to open output:hdmi-surround71-extra9
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra9+input:mono-fallback - will not be able to open output:hdmi-surround71-extra9
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra9+input:multichannel-input - will not be able to open output:hdmi-surround71-extra9
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra9+input:stereo-fallback - will not be able to open output:hdmi-dts-surround-extra9
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra9+input:mono-fallback - will not be able to open output:hdmi-dts-surround-extra9
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra9+input:multichannel-input - will not be able to open output:hdmi-dts-surround-extra9
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra10+input:stereo-fallback - will not be able to open output:hdmi-stereo-extra10
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra10+input:mono-fallback - will not be able to open output:hdmi-stereo-extra10
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra10+input:multichannel-input - will not be able to open output:hdmi-stereo-extra10
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra10+input:stereo-fallback - will not be able to open output:hdmi-surround-extra10
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra10+input:mono-fallback - will not be able to open output:hdmi-surround-extra10
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra10+input:multichannel-input - will not be able to open output:hdmi-surround-extra10
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra10+input:stereo-fallback - will not be able to open output:hdmi-surround71-extra10
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra10+input:mono-fallback - will not be able to open output:hdmi-surround71-extra10
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra10+input:multichannel-input - will not be able to open output:hdmi-surround71-extra10
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra10+input:stereo-fallback - will not be able to open output:hdmi-dts-surround-extra10
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra10+input:mono-fallback - will not be able to open output:hdmi-dts-surround-extra10
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra10+input:multichannel-input - will not be able to open output:hdmi-dts-surround-extra10
D: [pulseaudio] flist.c: ../pulseaudio/src/pulsecore/idxset.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: ../pulseaudio/src/pulsecore/idxset.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: ../pulseaudio/src/pulsecore/idxset.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: ../pulseaudio/src/pulsecore/idxset.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: ../pulseaudio/src/pulsecore/idxset.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: ../pulseaudio/src/pulsecore/idxset.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: ../pulseaudio/src/pulsecore/idxset.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: ../pulseaudio/src/pulsecore/idxset.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: ../pulseaudio/src/pulsecore/idxset.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: ../pulseaudio/src/pulsecore/idxset.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: ../pulseaudio/src/pulsecore/idxset.c: entries flist is full (don't worry)
D: [pulseaudio] alsa-mixer.c: Profile set 0x562162809a30, auto_profiles=yes, probed=yes, n_mappings=18, n_profiles=18, n_decibel_fixes=0
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-stereo (Digital Stereo (HDMI)), priority=59, channel_map=front-left,front-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround (Digital Surround 5.1 (HDMI)), priority=8, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround71 (Digital Surround 7.1 (HDMI)), priority=8, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-stereo-extra1 (Digital Stereo (HDMI 2)), priority=57, channel_map=front-left,front-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround-extra1 (Digital Surround 5.1 (HDMI 2)), priority=6, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround71-extra1 (Digital Surround 7.1 (HDMI 2)), priority=6, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-stereo-extra2 (Digital Stereo (HDMI 3)), priority=57, channel_map=front-left,front-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround-extra2 (Digital Surround 5.1 (HDMI 3)), priority=6, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround71-extra2 (Digital Surround 7.1 (HDMI 3)), priority=6, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-stereo-extra3 (Digital Stereo (HDMI 4)), priority=57, channel_map=front-left,front-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround-extra3 (Digital Surround 5.1 (HDMI 4)), priority=6, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround71-extra3 (Digital Surround 7.1 (HDMI 4)), priority=6, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-stereo-extra4 (Digital Stereo (HDMI 5)), priority=57, channel_map=front-left,front-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround-extra4 (Digital Surround 5.1 (HDMI 5)), priority=6, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround71-extra4 (Digital Surround 7.1 (HDMI 5)), priority=6, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-stereo-extra5 (Digital Stereo (HDMI 6)), priority=57, channel_map=front-left,front-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround-extra5 (Digital Surround 5.1 (HDMI 6)), priority=6, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround71-extra5 (Digital Surround 7.1 (HDMI 6)), priority=6, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo (Digital Stereo (HDMI) Output), input=(null), output=hdmi-stereo priority=5900, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-stereo
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround (Digital Surround 5.1 (HDMI) Output), input=(null), output=hdmi-surround priority=800, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71 (Digital Surround 7.1 (HDMI) Output), input=(null), output=hdmi-surround71 priority=800, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround71
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra1 (Digital Stereo (HDMI 2) Output), input=(null), output=hdmi-stereo-extra1 priority=5700, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-stereo-extra1
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra1 (Digital Surround 5.1 (HDMI 2) Output), input=(null), output=hdmi-surround-extra1 priority=600, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround-extra1
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra1 (Digital Surround 7.1 (HDMI 2) Output), input=(null), output=hdmi-surround71-extra1 priority=600, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround71-extra1
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra2 (Digital Stereo (HDMI 3) Output), input=(null), output=hdmi-stereo-extra2 priority=5700, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-stereo-extra2
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra2 (Digital Surround 5.1 (HDMI 3) Output), input=(null), output=hdmi-surround-extra2 priority=600, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround-extra2
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra2 (Digital Surround 7.1 (HDMI 3) Output), input=(null), output=hdmi-surround71-extra2 priority=600, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround71-extra2
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra3 (Digital Stereo (HDMI 4) Output), input=(null), output=hdmi-stereo-extra3 priority=5700, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-stereo-extra3
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra3 (Digital Surround 5.1 (HDMI 4) Output), input=(null), output=hdmi-surround-extra3 priority=600, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround-extra3
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra3 (Digital Surround 7.1 (HDMI 4) Output), input=(null), output=hdmi-surround71-extra3 priority=600, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround71-extra3
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra4 (Digital Stereo (HDMI 5) Output), input=(null), output=hdmi-stereo-extra4 priority=5700, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-stereo-extra4
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra4 (Digital Surround 5.1 (HDMI 5) Output), input=(null), output=hdmi-surround-extra4 priority=600, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround-extra4
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra4 (Digital Surround 7.1 (HDMI 5) Output), input=(null), output=hdmi-surround71-extra4 priority=600, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround71-extra4
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra5 (Digital Stereo (HDMI 6) Output), input=(null), output=hdmi-stereo-extra5 priority=5700, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-stereo-extra5
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra5 (Digital Surround 5.1 (HDMI 6) Output), input=(null), output=hdmi-surround-extra5 priority=600, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround-extra5
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra5 (Digital Surround 7.1 (HDMI 6) Output), input=(null), output=hdmi-surround71-extra5 priority=600, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround71-extra5
D: [pulseaudio] module-alsa-card.c: Pruned singleton availability group Legacy 1 from port hdmi-output-0
D: [pulseaudio] module-alsa-card.c: Pruned singleton availability group Legacy 2 from port hdmi-output-1
D: [pulseaudio] module-alsa-card.c: Pruned singleton availability group Legacy 3 from port hdmi-output-2
D: [pulseaudio] module-alsa-card.c: Pruned singleton availability group Legacy 4 from port hdmi-output-3
D: [pulseaudio] module-alsa-card.c: Pruned singleton availability group Legacy 5 from port hdmi-output-4
D: [pulseaudio] module-alsa-card.c: Pruned singleton availability group Legacy 6 from port hdmi-output-5
I: [pulseaudio] module-card-restore.c: Restoring port latency offsets for card alsa_card.pci-0000_01_00.1.
D: [pulseaudio] module-alsa-card.c: Found 6 jacks.
D: [pulseaudio] module-alsa-card.c: Jack 'HDMI/DP,pcm=3 Jack' is now unplugged
D: [pulseaudio] device-port.c: Setting port hdmi-output-0 to status no
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_01_00.1 profile output:hdmi-stereo to availability status no
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_01_00.1 profile output:hdmi-surround to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_01_00.1 profile output:hdmi-surround71 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] module-alsa-card.c: Jack 'HDMI/DP,pcm=7 Jack' is now unplugged
D: [pulseaudio] device-port.c: Setting port hdmi-output-1 to status no
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_01_00.1 profile output:hdmi-stereo-extra1 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_01_00.1 profile output:hdmi-surround-extra1 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_01_00.1 profile output:hdmi-surround71-extra1 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] module-alsa-card.c: Jack 'HDMI/DP,pcm=8 Jack' is now unplugged
D: [pulseaudio] device-port.c: Setting port hdmi-output-2 to status no
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_01_00.1 profile output:hdmi-stereo-extra2 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_01_00.1 profile output:hdmi-surround-extra2 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_01_00.1 profile output:hdmi-surround71-extra2 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] module-alsa-card.c: Jack 'HDMI/DP,pcm=9 Jack' is now unplugged
D: [pulseaudio] device-port.c: Setting port hdmi-output-3 to status no
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_01_00.1 profile output:hdmi-stereo-extra3 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_01_00.1 profile output:hdmi-surround-extra3 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_01_00.1 profile output:hdmi-surround71-extra3 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] module-alsa-card.c: Jack 'HDMI/DP,pcm=10 Jack' is now unplugged
D: [pulseaudio] device-port.c: Setting port hdmi-output-4 to status no
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_01_00.1 profile output:hdmi-stereo-extra4 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_01_00.1 profile output:hdmi-surround-extra4 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_01_00.1 profile output:hdmi-surround71-extra4 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] module-alsa-card.c: Jack 'HDMI/DP,pcm=11 Jack' is now unplugged
D: [pulseaudio] device-port.c: Setting port hdmi-output-5 to status no
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_01_00.1 profile output:hdmi-stereo-extra5 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_01_00.1 profile output:hdmi-surround-extra5 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_01_00.1 profile output:hdmi-surround71-extra5 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Looking for initial profile for card alsa_card.pci-0000_01_00.1
D: [pulseaudio] card.c: output:hdmi-stereo availability no
D: [pulseaudio] card.c: output:hdmi-surround availability no
D: [pulseaudio] card.c: output:hdmi-surround71 availability no
D: [pulseaudio] card.c: output:hdmi-stereo-extra1 availability no
D: [pulseaudio] card.c: output:hdmi-surround-extra1 availability no
D: [pulseaudio] card.c: output:hdmi-surround71-extra1 availability no
D: [pulseaudio] card.c: output:hdmi-stereo-extra2 availability no
D: [pulseaudio] card.c: output:hdmi-surround-extra2 availability no
D: [pulseaudio] card.c: output:hdmi-surround71-extra2 availability no
D: [pulseaudio] card.c: output:hdmi-stereo-extra3 availability no
D: [pulseaudio] card.c: output:hdmi-surround-extra3 availability no
D: [pulseaudio] card.c: output:hdmi-surround71-extra3 availability no
D: [pulseaudio] card.c: output:hdmi-stereo-extra4 availability no
D: [pulseaudio] card.c: output:hdmi-surround-extra4 availability no
D: [pulseaudio] card.c: output:hdmi-surround71-extra4 availability no
D: [pulseaudio] card.c: output:hdmi-stereo-extra5 availability no
D: [pulseaudio] card.c: output:hdmi-surround-extra5 availability no
D: [pulseaudio] card.c: output:hdmi-surround71-extra5 availability no
D: [pulseaudio] card.c: off availability unknown
I: [pulseaudio] card.c: alsa_card.pci-0000_01_00.1: active_profile: off
I: [pulseaudio] module-card-restore.c: Profile '' was previously automatically selected for card alsa_card.pci-0000_01_00.1.
I: [pulseaudio] card.c: Created 0 "alsa_card.pci-0000_01_00.1"
D: [pulseaudio] alsa-util.c: ELD info empty (for device=3)
I: [pulseaudio] module-alsa-card.c: ELD device found for port hdmi-output-0 (3).
D: [pulseaudio] alsa-util.c: ELD info empty (for device=7)
I: [pulseaudio] module-alsa-card.c: ELD device found for port hdmi-output-1 (7).
D: [pulseaudio] alsa-util.c: ELD info empty (for device=8)
I: [pulseaudio] module-alsa-card.c: ELD device found for port hdmi-output-2 (8).
D: [pulseaudio] alsa-util.c: ELD info empty (for device=9)
I: [pulseaudio] module-alsa-card.c: ELD device found for port hdmi-output-3 (9).
D: [pulseaudio] alsa-util.c: ELD info empty (for device=10)
I: [pulseaudio] module-alsa-card.c: ELD device found for port hdmi-output-4 (10).
D: [pulseaudio] alsa-util.c: ELD info empty (for device=11)
I: [pulseaudio] module-alsa-card.c: ELD device found for port hdmi-output-5 (11).
I: [pulseaudio] module.c: Loaded "module-alsa-card" (index: #6; argument: "device_id="1" name="pci-0000_01_00.1" card_name="alsa_card.pci-0000_01_00.1" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes avoid_resampling=no card_properties="module-udev-detect.discovered=1"").
I: [pulseaudio] module-udev-detect.c: Card /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1 (alsa_card.pci-0000_01_00.1) module loaded.
D: [pulseaudio] module-udev-detect.c: /dev/snd/controlC0 is accessible: yes
D: [pulseaudio] module-udev-detect.c: /devices/pci0000:00/0000:00:1f.3/sound/card0 is busy: no
D: [pulseaudio] module-udev-detect.c: Loading module-alsa-card with arguments 'device_id="0" name="pci-0000_00_1f.3" card_name="alsa_card.pci-0000_00_1f.3" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes avoid_resampling=no card_properties="module-udev-detect.discovered=1"'
D: [pulseaudio] reserve-wrap.c: Unable to contact D-Bus session bus: org.freedesktop.DBus.Error.NotSupported: Using X11 for dbus-daemon autolaunch was disabled at compile time, set your DBUS_SESSION_BUS_ADDRESS instead
I: [pulseaudio] (alsa-lib)parser.c: UCM is not supported for this HDA model (HDA Intel PCH at 0x642d1b8000 irq 219)
I: [pulseaudio] (alsa-lib)main.c: error: failed to import hw:0 use case configuration -6
I: [pulseaudio] (alsa-lib)parser.c: UCM is not supported for this HDA model (HDA Intel PCH at 0x642d1b8000 irq 219)
I: [pulseaudio] (alsa-lib)main.c: error: failed to import HDA Intel PCH use case configuration -6
I: [pulseaudio] alsa-ucm.c: UCM not available for card HDA Intel PCH
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/profile-sets/default.conf'
D: [pulseaudio] alsa-mixer.c: Looking at profile input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:0
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile input:analog-stereo supported.
I: [pulseaudio] alsa-mixer.c: Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/analog-input-front-mic.conf
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input-front-mic.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input-mic.conf.common'
I: [pulseaudio] alsa-mixer.c: Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/analog-input-rear-mic.conf
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input-rear-mic.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input-mic.conf.common'
I: [pulseaudio] alsa-mixer.c: Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/analog-input-internal-mic.conf
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input-internal-mic.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input-mic.conf.common'
I: [pulseaudio] alsa-mixer.c: Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/analog-input-dock-mic.conf
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input-dock-mic.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input-mic.conf.common'
I: [pulseaudio] alsa-mixer.c: Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/analog-input.conf
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input.conf.common'
I: [pulseaudio] alsa-mixer.c: Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/analog-input-mic.conf
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input-mic.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input-mic.conf.common'
I: [pulseaudio] alsa-mixer.c: Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/analog-input-linein.conf
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input-linein.conf'
I: [pulseaudio] alsa-mixer.c: Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/analog-input-aux.conf
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input-aux.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input.conf.common'
I: [pulseaudio] alsa-mixer.c: Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/analog-input-video.conf
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input-video.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input.conf.common'
I: [pulseaudio] alsa-mixer.c: Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/analog-input-tvtuner.conf
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input-tvtuner.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input.conf.common'
I: [pulseaudio] alsa-mixer.c: Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/analog-input-fm.conf
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input-fm.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input.conf.common'
I: [pulseaudio] alsa-mixer.c: Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/analog-input-mic-line.conf
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input-mic-line.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input.conf.common'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input-mic.conf.common'
I: [pulseaudio] alsa-mixer.c: Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/analog-input-headphone-mic.conf
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input-headphone-mic.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input-mic.conf.common'
I: [pulseaudio] alsa-mixer.c: Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/analog-input-headset-mic.conf
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input-headset-mic.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input-mic.conf.common'
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0'
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-front-mic'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Front Mic Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Front Mic Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Input Source' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture Source' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Boost' succeeded (volume=2, switch=0, enumeration=0, has_dB=1).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic Boost' succeeded (volume=2, switch=0, enumeration=0, has_dB=1).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Video' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'TV Tuner' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'FM' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Inverted Internal Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Jack Mode' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Skipping path 'analog-input-front-mic', none of required-any elements preset.
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-rear-mic'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Rear Mic Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Rear Mic Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Input Source' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture Source' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Boost' succeeded (volume=2, switch=0, enumeration=0, has_dB=1).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic Boost' succeeded (volume=2, switch=0, enumeration=0, has_dB=1).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Video' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'TV Tuner' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'FM' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Inverted Internal Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Jack Mode' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Skipping path 'analog-input-rear-mic', none of required-any elements preset.
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-internal-mic'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Mic Jack' succeeded (found!)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Dock Mic Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Front Mic Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Rear Mic Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Internal Mic Phantom Jack' succeeded (found!)
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic Boost' succeeded (volume=1, switch=0, enumeration=0, has_dB=1).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Int Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Int Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Input Source' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture Source' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Boost' succeeded (volume=2, switch=0, enumeration=0, has_dB=1).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Video' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'TV Tuner' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'FM' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Inverted Internal Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Jack Mode' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-dock-mic'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Dock Mic Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Dock Mic Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Input Source' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture Source' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Boost' succeeded (volume=2, switch=0, enumeration=0, has_dB=1).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic Boost' succeeded (volume=2, switch=0, enumeration=0, has_dB=1).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Video' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'TV Tuner' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'FM' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Inverted Internal Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Jack Mode' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Skipping path 'analog-input-dock-mic', none of required-any elements preset.
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input'
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Boost' failed.
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-mic'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Mic Jack' succeeded (found!)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Mic Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Mic - Input Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Boost' succeeded (volume=1, switch=0, enumeration=0, has_dB=1).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Input Source' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture Source' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'PCM Capture Source' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Select' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Boost (+20dB)' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic Boost' succeeded (volume=2, switch=0, enumeration=0, has_dB=1).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Video' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'TV Tuner' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'FM' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Inverted Internal Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Jack Mode' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-linein'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line - Input Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Input Source' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture Source' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'PCM Capture Source' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Boost' succeeded (volume=2, switch=0, enumeration=0, has_dB=1).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic Boost' succeeded (volume=2, switch=0, enumeration=0, has_dB=1).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Video' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'TV Tuner' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'FM' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Jack Mode' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Skipping path 'analog-input-linein', none of required-any elements preset.
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-aux'
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' failed.
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-video'
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Video' failed.
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-tvtuner'
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Video' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'TV Tuner' failed.
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-fm'
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Video' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'TV Tuner' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'FM' failed.
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-mic-line'
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Video' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic/Line' failed.
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-headphone-mic'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Headphone Mic Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Input Source' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture Source' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Auto-Mute Mode' succeeded (volume=0, switch=0, enumeration=1, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic Boost' succeeded (volume=2, switch=0, enumeration=0, has_dB=1).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Video' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'TV Tuner' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'FM' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Inverted Internal Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Jack Mode' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Skipping path 'analog-input-headphone-mic', none of required-any elements preset.
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-headset-mic'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Headset Mic Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Headset Mic Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Headphone Jack' succeeded (found!)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Front Headphone Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Headphone Mic Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headset Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headset Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headset' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Input Source' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture Source' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic Boost' succeeded (volume=2, switch=0, enumeration=0, has_dB=1).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Video' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'TV Tuner' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'FM' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Inverted Internal Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Jack Mode' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Skipping path 'analog-input-headset-mic', none of required-any elements preset.
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x562162985030, direction=2
D: [pulseaudio] alsa-mixer.c: Path analog-input-internal-mic (Internal Microphone), direction=2, priority=89, probed=yes, supported=yes, has_mute=yes, has_volume=yes, has_dB=yes, min_volume=0, max_volume=63, min_dB=-17.25, max_dB=60
D: [pulseaudio] alsa-mixer.c: Element 'Capture', direction=2, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x3600000000f66, n_channels=2, override_map=03
D: [pulseaudio] alsa-mixer.c: Element 'Internal Mic Boost', direction=2, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=4, required_absent=0, mask=0x3600000000f66, n_channels=2, override_map=03
D: [pulseaudio] alsa-mixer.c: Element 'Mic Boost', direction=2, switch=0, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=00
D: [pulseaudio] alsa-mixer.c: Jack Mic, alsa_name='Mic Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Jack Dock Mic, alsa_name='Dock Mic Jack', index='0', detection unavailable
D: [pulseaudio] alsa-mixer.c: Jack Front Mic, alsa_name='Front Mic Jack', index='0', detection unavailable
D: [pulseaudio] alsa-mixer.c: Jack Rear Mic, alsa_name='Rear Mic Jack', index='0', detection unavailable
D: [pulseaudio] alsa-mixer.c: Jack Internal Mic Phantom, alsa_name='Internal Mic Phantom Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Path analog-input-mic (Microphone), direction=2, priority=87, probed=yes, supported=yes, has_mute=yes, has_volume=yes, has_dB=yes, min_volume=0, max_volume=63, min_dB=-17.25, max_dB=60
D: [pulseaudio] alsa-mixer.c: Element 'Capture', direction=2, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x3600000000f66, n_channels=2, override_map=03
D: [pulseaudio] alsa-mixer.c: Element 'Mic Boost', direction=2, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=4, required_absent=0, mask=0x3600000000f66, n_channels=2, override_map=03
D: [pulseaudio] alsa-mixer.c: Element 'Internal Mic Boost', direction=2, switch=0, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=00
D: [pulseaudio] alsa-mixer.c: Jack Mic, alsa_name='Mic Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Jack Mic Phantom, alsa_name='Mic Phantom Jack', index='0', detection unavailable
D: [pulseaudio] alsa-mixer.c: Jack Mic - Input, alsa_name='Mic - Input Jack', index='0', detection unavailable
D: [pulseaudio] alsa-mixer.c: Looking at profile input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Digital Stereo (IEC958) (iec958-stereo)
D: [pulseaudio] alsa-util.c: Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device iec958:0: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:0
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 21845 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4797 samples), period size second (to 1199 samples).
I: [pulseaudio] alsa-util.c: Device front:0 doesn't support 44100 Hz, changed to 48000 Hz.
D: [pulseaudio] alsa-mixer.c: Profile output:analog-stereo supported.
I: [pulseaudio] alsa-mixer.c: Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/analog-output.conf
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-output.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-output.conf.common'
I: [pulseaudio] alsa-mixer.c: Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/analog-output-lineout.conf
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-output-lineout.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-output.conf.common'
I: [pulseaudio] alsa-mixer.c: Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/analog-output-speaker.conf
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-output-speaker.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-output.conf.common'
I: [pulseaudio] alsa-mixer.c: Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/analog-output-headphones.conf
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-output-headphones.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-output.conf.common'
I: [pulseaudio] alsa-mixer.c: Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/analog-output-headphones-2.conf
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-output-headphones-2.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-output.conf.common'
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-output'
D: [pulseaudio] alsa-mixer.c: Probe of element 'Hardware Master' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Master' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Master Mono' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Surround' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Side' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Center' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'LFE' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'CLFE' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Center/LFE' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'PCM' succeeded (volume=1, switch=0, enumeration=0, has_dB=1).
D: [pulseaudio] alsa-mixer.c: Probe of element 'External Amplifier' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Bass Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'IEC958' succeeded (volume=0, switch=2, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'IEC958 Optical Raw' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Analog Output' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-output-lineout'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Out Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Out Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Front Line Out Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Front Line Out Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Rear Line Out Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Rear Line Out Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Out Front Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Out Front Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Out CLFE Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Out CLFE Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Out Surround Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Out Surround Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Out Side Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Out Side Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Dock Line Out Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Dock Line Out Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of element 'Hardware Master' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Master' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker+LO' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone+LO' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Master Mono' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line HP Swap' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone' succeeded (volume=2, switch=2, enumeration=0, has_dB=1).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone',1 succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone2' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker' succeeded (volume=2, switch=2, enumeration=0, has_dB=1).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Desktop Speaker' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Surround' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Side' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Center' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'LFE' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'CLFE' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Center/LFE' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Bass Speaker' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker Front' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker Surround' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker Side' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker CLFE' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'PCM' succeeded (volume=1, switch=0, enumeration=0, has_dB=1).
D: [pulseaudio] alsa-mixer.c: Probe of element 'External Amplifier' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Bass Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'IEC958' succeeded (volume=0, switch=2, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'IEC958 Optical Raw' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Analog Output' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Skipping path 'analog-output-lineout', none of required-any elements preset.
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-output-speaker'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Headphone Jack' succeeded (found!)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Dock Headphone Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Front Headphone Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Out Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Out Front Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Front Line Out Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Rear Line Out Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Dock Line Out Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Speaker Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Speaker Phantom Jack' succeeded (found!)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Speaker Front Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Speaker - Output Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of element 'Hardware Master' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Master' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Master Mono' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Auto-Mute Mode' succeeded (volume=0, switch=0, enumeration=1, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone' succeeded (volume=2, switch=2, enumeration=0, has_dB=1).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone',1 succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone2' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone+LO' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker+LO' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Desktop Speaker' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Speaker' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker Front' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Surround' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Surround Speaker' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker Surround' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Side' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker Side' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Center' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Center Speaker' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'LFE' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'LFE Speaker' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Bass Speaker' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'CLFE' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Center/LFE' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker CLFE' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'PCM' succeeded (volume=1, switch=0, enumeration=0, has_dB=1).
D: [pulseaudio] alsa-mixer.c: Probe of element 'External Amplifier' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Bass Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'IEC958' succeeded (volume=0, switch=2, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'IEC958 Optical Raw' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Analog Output' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-output-headphones'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Dock Headphone Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Dock Headphone Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Front Headphone Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Front Headphone Front Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Front Headphone Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Headphone Jack' succeeded (found!)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Headphone Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Headphone Mic Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Headphone - Output Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of element 'Hardware Master' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Master' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Master Mono' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker+LO' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone+LO' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone',1 succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headset' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line HP Swap' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone2' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker' succeeded (volume=2, switch=2, enumeration=0, has_dB=1).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Desktop Speaker' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Surround' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Side' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Center' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'LFE' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Bass Speaker' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker Front' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker Surround' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker Side' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker CLFE' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker Center/LFE' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'PCM' succeeded (volume=1, switch=0, enumeration=0, has_dB=1).
D: [pulseaudio] alsa-mixer.c: Probe of element 'External Amplifier' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Bass Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'IEC958' succeeded (volume=0, switch=2, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'IEC958 Optical Raw' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Analog Output' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-output-headphones-2'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Front Headphone Jack',1 succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Front Headphone Surround Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of element 'Hardware Master' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Master' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Master Mono' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone' succeeded (volume=3, switch=1, enumeration=0, has_dB=1).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone',1 succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone+LO' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker+LO' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone2' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker' succeeded (volume=2, switch=2, enumeration=0, has_dB=1).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Desktop Speaker' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Surround' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Side' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Center' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'LFE' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Bass Speaker' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'PCM' succeeded (volume=1, switch=0, enumeration=0, has_dB=1).
D: [pulseaudio] alsa-mixer.c: Probe of element 'External Amplifier' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Bass Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'IEC958' succeeded (volume=0, switch=2, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'IEC958 Optical Raw' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Analog Output' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
D: [pulseaudio] alsa-mixer.c: Skipping path 'analog-output-headphones-2', none of required-any elements preset.
D: [pulseaudio] alsa-mixer.c: Removing path 'analog-output' as it is a subset of 'analog-output-speaker'.
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x562162a59600, direction=1
D: [pulseaudio] alsa-mixer.c: Path analog-output-speaker (Speakers), direction=1, priority=100, probed=yes, supported=yes, has_mute=yes, has_volume=yes, has_dB=yes, min_volume=0, max_volume=87, min_dB=-181.5, max_dB=0
D: [pulseaudio] alsa-mixer.c: Element 'Master', direction=1, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x7ffffffffffff, n_channels=1, override_map=03
D: [pulseaudio] alsa-mixer.c: Element 'Auto-Mute Mode', direction=1, switch=0, volume=0, volume_limit=-1, enumeration=1, required=0, required_any=0, required_absent=0, mask=0x0, n_channels=0, override_map=00
D: [pulseaudio] alsa-mixer.c: Option Disabled (analog-output-speaker/analog-output-speaker) index=0, priority=0
D: [pulseaudio] alsa-mixer.c: Element 'Headphone', direction=1, switch=2, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=00
D: [pulseaudio] alsa-mixer.c: Element 'Speaker', direction=1, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=4, required_absent=0, mask=0x3600000000f66, n_channels=2, override_map=03
D: [pulseaudio] alsa-mixer.c: Element 'PCM', direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x3600000000f66, n_channels=2, override_map=03
D: [pulseaudio] alsa-mixer.c: Element 'IEC958', direction=1, switch=2, volume=0, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x0, n_channels=0, override_map=00
D: [pulseaudio] alsa-mixer.c: Jack Headphone, alsa_name='Headphone Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Jack Dock Headphone, alsa_name='Dock Headphone Jack', index='0', detection unavailable
D: [pulseaudio] alsa-mixer.c: Jack Front Headphone, alsa_name='Front Headphone Jack', index='0', detection unavailable
D: [pulseaudio] alsa-mixer.c: Jack Line Out, alsa_name='Line Out Jack', index='0', detection unavailable
D: [pulseaudio] alsa-mixer.c: Jack Line Out Front, alsa_name='Line Out Front Jack', index='0', detection unavailable
D: [pulseaudio] alsa-mixer.c: Jack Front Line Out, alsa_name='Front Line Out Jack', index='0', detection unavailable
D: [pulseaudio] alsa-mixer.c: Jack Rear Line Out, alsa_name='Rear Line Out Jack', index='0', detection unavailable
D: [pulseaudio] alsa-mixer.c: Jack Dock Line Out, alsa_name='Dock Line Out Jack', index='0', detection unavailable
D: [pulseaudio] alsa-mixer.c: Jack Speaker, alsa_name='Speaker Jack', index='0', detection unavailable
D: [pulseaudio] alsa-mixer.c: Jack Speaker Phantom, alsa_name='Speaker Phantom Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Jack Speaker Front Phantom, alsa_name='Speaker Front Phantom Jack', index='0', detection unavailable
D: [pulseaudio] alsa-mixer.c: Jack Speaker - Output, alsa_name='Speaker - Output Jack', index='0', detection unavailable
D: [pulseaudio] alsa-mixer.c: Setting analog-output-speaker (analog-output-speaker) priority=0
D: [pulseaudio] alsa-mixer.c: Path analog-output-headphones (Headphones), direction=1, priority=99, probed=yes, supported=yes, has_mute=yes, has_volume=yes, has_dB=yes, min_volume=0, max_volume=87, min_dB=-181.5, max_dB=0
D: [pulseaudio] alsa-mixer.c: Element 'Master', direction=1, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x7ffffffffffff, n_channels=1, override_map=03
D: [pulseaudio] alsa-mixer.c: Element 'Headphone', direction=1, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=4, required_absent=0, mask=0x3600000000f66, n_channels=2, override_map=03
D: [pulseaudio] alsa-mixer.c: Element 'Speaker', direction=1, switch=2, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=00
D: [pulseaudio] alsa-mixer.c: Element 'PCM', direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x3600000000f66, n_channels=2, override_map=03
D: [pulseaudio] alsa-mixer.c: Element 'IEC958', direction=1, switch=2, volume=0, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x0, n_channels=0, override_map=00
D: [pulseaudio] alsa-mixer.c: Jack Dock Headphone, alsa_name='Dock Headphone Jack', index='0', detection unavailable
D: [pulseaudio] alsa-mixer.c: Jack Dock Headphone Phantom, alsa_name='Dock Headphone Phantom Jack', index='0', detection unavailable
D: [pulseaudio] alsa-mixer.c: Jack Front Headphone, alsa_name='Front Headphone Jack', index='0', detection unavailable
D: [pulseaudio] alsa-mixer.c: Jack Front Headphone Front, alsa_name='Front Headphone Front Jack', index='0', detection unavailable
D: [pulseaudio] alsa-mixer.c: Jack Front Headphone Phantom, alsa_name='Front Headphone Phantom Jack', index='0', detection unavailable
D: [pulseaudio] alsa-mixer.c: Jack Headphone, alsa_name='Headphone Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Jack Headphone Phantom, alsa_name='Headphone Phantom Jack', index='0', detection unavailable
D: [pulseaudio] alsa-mixer.c: Jack Headphone Mic, alsa_name='Headphone Mic Jack', index='0', detection unavailable
D: [pulseaudio] alsa-mixer.c: Jack Headphone - Output, alsa_name='Headphone - Output Jack', index='0', detection unavailable
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-stereo+input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:0
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:analog-stereo+input:analog-stereo supported.
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-stereo+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-21
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Surround 2.1 (analog-surround-21)
D: [pulseaudio] alsa-util.c: Trying surround21:0 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm_route.c: Found no matching channel map
I: [pulseaudio] alsa-util.c: Error opening PCM device surround21:0: Invalid argument
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:analog-surround-21
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-21+input:analog-stereo - will not be able to open output:analog-surround-21
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-21+input:iec958-stereo - will not be able to open output:analog-surround-21
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-40
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Surround 4.0 (analog-surround-40)
D: [pulseaudio] alsa-util.c: Trying surround40:0 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open surround40:0
D: [pulseaudio] alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument
D: [pulseaudio] alsa-util.c: Trying surround40:0 without SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open surround40:0
D: [pulseaudio] alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument
D: [pulseaudio] alsa-util.c: Trying plug:SLAVE='surround40:0' with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open plug:SLAVE='surround40:0'
D: [pulseaudio] alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument
D: [pulseaudio] alsa-util.c: Trying plug:SLAVE='surround40:0' without SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open plug:SLAVE='surround40:0'
D: [pulseaudio] alsa-util.c: snd_pcm_hw_params_set_channels(4) failed: Invalid argument
I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:SLAVE='surround40:0': Invalid argument
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:analog-surround-40
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-40+input:analog-stereo - will not be able to open output:analog-surround-40
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-40+input:iec958-stereo - will not be able to open output:analog-surround-40
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-41
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Surround 4.1 (analog-surround-41)
D: [pulseaudio] alsa-util.c: Trying surround41:0 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm_route.c: Found no matching channel map
I: [pulseaudio] alsa-util.c: Error opening PCM device surround41:0: Invalid argument
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:analog-surround-41
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-41+input:analog-stereo - will not be able to open output:analog-surround-41
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-41+input:iec958-stereo - will not be able to open output:analog-surround-41
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-50
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Surround 5.0 (analog-surround-50)
D: [pulseaudio] alsa-util.c: Trying surround50:0 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm_route.c: Found no matching channel map
I: [pulseaudio] alsa-util.c: Error opening PCM device surround50:0: Invalid argument
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:analog-surround-50
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-50+input:analog-stereo - will not be able to open output:analog-surround-50
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-50+input:iec958-stereo - will not be able to open output:analog-surround-50
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-51
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Surround 5.1 (analog-surround-51)
D: [pulseaudio] alsa-util.c: Trying surround51:0 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open surround51:0
D: [pulseaudio] alsa-util.c: snd_pcm_hw_params_set_channels(6) failed: Invalid argument
D: [pulseaudio] alsa-util.c: Trying surround51:0 without SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open surround51:0
D: [pulseaudio] alsa-util.c: snd_pcm_hw_params_set_channels(6) failed: Invalid argument
D: [pulseaudio] alsa-util.c: Trying plug:SLAVE='surround51:0' with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open plug:SLAVE='surround51:0'
D: [pulseaudio] alsa-util.c: snd_pcm_hw_params_set_channels(6) failed: Invalid argument
D: [pulseaudio] alsa-util.c: Trying plug:SLAVE='surround51:0' without SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open plug:SLAVE='surround51:0'
D: [pulseaudio] alsa-util.c: snd_pcm_hw_params_set_channels(6) failed: Invalid argument
I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:SLAVE='surround51:0': Invalid argument
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:analog-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-51+input:analog-stereo - will not be able to open output:analog-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-51+input:iec958-stereo - will not be able to open output:analog-surround-51
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-71
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Surround 7.1 (analog-surround-71)
D: [pulseaudio] alsa-util.c: Trying surround71:0 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open surround71:0
D: [pulseaudio] alsa-util.c: snd_pcm_hw_params_set_channels(8) failed: Invalid argument
D: [pulseaudio] alsa-util.c: Trying surround71:0 without SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open surround71:0
D: [pulseaudio] alsa-util.c: snd_pcm_hw_params_set_channels(8) failed: Invalid argument
D: [pulseaudio] alsa-util.c: Trying plug:SLAVE='surround71:0' with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open plug:SLAVE='surround71:0'
D: [pulseaudio] alsa-util.c: snd_pcm_hw_params_set_channels(8) failed: Invalid argument
D: [pulseaudio] alsa-util.c: Trying plug:SLAVE='surround71:0' without SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open plug:SLAVE='surround71:0'
D: [pulseaudio] alsa-util.c: snd_pcm_hw_params_set_channels(8) failed: Invalid argument
I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:SLAVE='surround71:0': Invalid argument
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:analog-surround-71
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-71+input:analog-stereo - will not be able to open output:analog-surround-71
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-71+input:iec958-stereo - will not be able to open output:analog-surround-71
D: [pulseaudio] alsa-mixer.c: Looking at profile output:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (IEC958) (iec958-stereo)
D: [pulseaudio] alsa-util.c: Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device iec958:0: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-stereo+input:analog-stereo - will not be able to open output:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-stereo+input:iec958-stereo - will not be able to open output:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:iec958-ac3-surround-40
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 4.0 (IEC958/AC3) (iec958-ac3-surround-40)
D: [pulseaudio] alsa-util.c: Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM a52:0
I: [pulseaudio] alsa-util.c: Error opening PCM device a52:0: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:iec958-ac3-surround-40
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-40+input:analog-stereo - will not be able to open output:iec958-ac3-surround-40
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-40+input:iec958-stereo - will not be able to open output:iec958-ac3-surround-40
D: [pulseaudio] alsa-mixer.c: Looking at profile output:iec958-ac3-surround-51
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (IEC958/AC3) (iec958-ac3-surround-51)
D: [pulseaudio] alsa-util.c: Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM a52:0
I: [pulseaudio] alsa-util.c: Error opening PCM device a52:0: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:iec958-ac3-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-51+input:analog-stereo - will not be able to open output:iec958-ac3-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-51+input:iec958-stereo - will not be able to open output:iec958-ac3-surround-51
D: [pulseaudio] alsa-mixer.c: Looking at profile output:iec958-dts-surround-51
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (IEC958/DTS) (iec958-dts-surround-51)
D: [pulseaudio] alsa-util.c: Trying dca:0 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dca:0
I: [pulseaudio] alsa-util.c: Error opening PCM device dca:0: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:iec958-dts-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-dts-surround-51+input:analog-stereo - will not be able to open output:iec958-dts-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-dts-surround-51+input:iec958-stereo - will not be able to open output:iec958-dts-surround-51
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI) (hdmi-stereo)
D: [pulseaudio] alsa-util.c: Trying hdmi:0 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo supported.
I: [pulseaudio] alsa-mixer.c: Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/hdmi-output-0.conf
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/hdmi-output-0.conf'
D: [pulseaudio] alsa-mixer.c: Probing path 'hdmi-output-0'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'HDMI/DP Jack' succeeded (found!)
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x562162a27580, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-0 (HDMI / DisplayPort), direction=1, priority=59, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=-inf, max_dB=0
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=3 Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo+input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:0
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo+input:analog-stereo supported.
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI) (hdmi-surround)
D: [pulseaudio] alsa-util.c: Trying hdmi:0 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 7925 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround supported.
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x562162b00570, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-0 (HDMI / DisplayPort), direction=1, priority=59, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=-inf, max_dB=0
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=3 Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround+input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:0
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround+input:analog-stereo supported.
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI) (hdmi-surround71)
D: [pulseaudio] alsa-util.c: Trying hdmi:0 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 5944 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71 supported.
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x562162afdc50, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-0 (HDMI / DisplayPort), direction=1, priority=59, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=-inf, max_dB=0
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=3 Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71+input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:0
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71+input:analog-stereo supported.
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI/DTS) (hdmi-dts-surround)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:0 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:0
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:0: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround+input:analog-stereo - will not be able to open output:hdmi-dts-surround
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround+input:iec958-stereo - will not be able to open output:hdmi-dts-surround
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra1
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 2) (hdmi-stereo-extra1)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0,1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra1 supported.
I: [pulseaudio] alsa-mixer.c: Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/hdmi-output-1.conf
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/hdmi-output-1.conf'
D: [pulseaudio] alsa-mixer.c: Probing path 'hdmi-output-1'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'HDMI/DP Jack' succeeded (found!)
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x562162afe1b0, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-1 (HDMI / DisplayPort 2), direction=1, priority=58, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=-inf, max_dB=0
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=7 Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra1+input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:0
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra1+input:analog-stereo supported.
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra1+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra1
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 2) (hdmi-surround-extra1)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0,1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 7925 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra1 supported.
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x562162afe0b0, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-1 (HDMI / DisplayPort 2), direction=1, priority=58, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=-inf, max_dB=0
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=7 Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra1+input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:0
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra1+input:analog-stereo supported.
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra1+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra1
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 2) (hdmi-surround71-extra1)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0,1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 5944 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra1 supported.
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x562162afda50, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-1 (HDMI / DisplayPort 2), direction=1, priority=58, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=-inf, max_dB=0
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=7 Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra1+input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:0
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra1+input:analog-stereo supported.
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra1+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra1
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 2/DTS) (hdmi-dts-surround-extra1)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:0,1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:0,1
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:0,1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra1
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra1+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra1
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra1+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra1
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra2
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 3) (hdmi-stereo-extra2)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,2 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0,2
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra2 supported.
I: [pulseaudio] alsa-mixer.c: Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/hdmi-output-2.conf
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/hdmi-output-2.conf'
D: [pulseaudio] alsa-mixer.c: Probing path 'hdmi-output-2'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'HDMI/DP Jack' succeeded (found!)
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x562162a2a390, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-2 (HDMI / DisplayPort 3), direction=1, priority=57, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=-inf, max_dB=0
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=8 Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra2+input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:0
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra2+input:analog-stereo supported.
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra2+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra2
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 3) (hdmi-surround-extra2)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,2 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0,2
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 7925 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra2 supported.
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x562162b00870, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-2 (HDMI / DisplayPort 3), direction=1, priority=57, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=-inf, max_dB=0
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=8 Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra2+input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:0
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra2+input:analog-stereo supported.
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra2+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra2
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 3) (hdmi-surround71-extra2)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,2 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0,2
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 5944 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra2 supported.
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x562162b004b0, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-2 (HDMI / DisplayPort 3), direction=1, priority=57, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=-inf, max_dB=0
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=8 Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra2+input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:0
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra2+input:analog-stereo supported.
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra2+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra2
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 3/DTS) (hdmi-dts-surround-extra2)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:0,2 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:0,2
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:0,2: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra2+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra2+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra2
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra3
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 4) (hdmi-stereo-extra3)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,3 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0,3
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra3 supported.
I: [pulseaudio] alsa-mixer.c: Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/hdmi-output-3.conf
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/hdmi-output-3.conf'
D: [pulseaudio] alsa-mixer.c: Probing path 'hdmi-output-3'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'HDMI/DP Jack' succeeded (found!)
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x562162b0bc60, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-3 (HDMI / DisplayPort 4), direction=1, priority=56, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=-inf, max_dB=0
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=9 Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra3+input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:0
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra3+input:analog-stereo supported.
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra3+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra3
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 4) (hdmi-surround-extra3)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,3 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0,3
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 7925 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra3 supported.
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x562162b017a0, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-3 (HDMI / DisplayPort 4), direction=1, priority=56, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=-inf, max_dB=0
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=9 Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra3+input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:0
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra3+input:analog-stereo supported.
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra3+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra3
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 4) (hdmi-surround71-extra3)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,3 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0,3
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 5944 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra3 supported.
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x562162b0c830, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-3 (HDMI / DisplayPort 4), direction=1, priority=56, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=-inf, max_dB=0
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=9 Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra3+input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:0
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra3+input:analog-stereo supported.
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra3+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra3
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 4/DTS) (hdmi-dts-surround-extra3)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:0,3 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:0,3
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:0,3: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra3+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra3+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra3
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra4
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 5) (hdmi-stereo-extra4)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,4 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0,4
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra4 supported.
I: [pulseaudio] alsa-mixer.c: Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/hdmi-output-4.conf
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/hdmi-output-4.conf'
D: [pulseaudio] alsa-mixer.c: Probing path 'hdmi-output-4'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'HDMI/DP Jack' succeeded (found!)
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x562162b00490, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-4 (HDMI / DisplayPort 5), direction=1, priority=55, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=-inf, max_dB=0
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=10 Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra4+input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:0
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra4+input:analog-stereo supported.
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra4+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra4
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 5) (hdmi-surround-extra4)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,4 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0,4
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 7925 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra4 supported.
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x562162a2cd10, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-4 (HDMI / DisplayPort 5), direction=1, priority=55, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=-inf, max_dB=0
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=10 Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra4+input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:0
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra4+input:analog-stereo supported.
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra4+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra4
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 5) (hdmi-surround71-extra4)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,4 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0,4
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 5944 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra4 supported.
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x562162a2ccf0, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-4 (HDMI / DisplayPort 5), direction=1, priority=55, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=-inf, max_dB=0
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=10 Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra4+input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:0
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra4+input:analog-stereo supported.
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra4+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra4
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 5/DTS) (hdmi-dts-surround-extra4)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:0,4 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:0,4
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:0,4: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra4+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra4+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra4
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra5
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 6) (hdmi-stereo-extra5)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,5 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0,5
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra5 supported.
I: [pulseaudio] alsa-mixer.c: Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/hdmi-output-5.conf
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/hdmi-output-5.conf'
D: [pulseaudio] alsa-mixer.c: Probing path 'hdmi-output-5'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'HDMI/DP Jack' succeeded (found!)
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x562162a2c220, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-5 (HDMI / DisplayPort 6), direction=1, priority=54, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=-inf, max_dB=0
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=11 Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra5+input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:0
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra5+input:analog-stereo supported.
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra5+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra5
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 6) (hdmi-surround-extra5)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,5 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0,5
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 7925 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra5 supported.
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x56216298f1f0, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-5 (HDMI / DisplayPort 6), direction=1, priority=54, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=-inf, max_dB=0
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=11 Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra5+input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:0
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra5+input:analog-stereo supported.
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra5+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra5
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 6) (hdmi-surround71-extra5)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,5 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0,5
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 5944 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra5 supported.
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x562162af3f90, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-5 (HDMI / DisplayPort 6), direction=1, priority=54, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=-inf, max_dB=0
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=11 Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra5+input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:0
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra5+input:analog-stereo supported.
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra5+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra5
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 6/DTS) (hdmi-dts-surround-extra5)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:0,5 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:0,5
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:0,5: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra5+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra5+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra5
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra6
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 7) (hdmi-stereo-extra6)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,6 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0,6
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra6 supported.
I: [pulseaudio] alsa-mixer.c: Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/hdmi-output-6.conf
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/hdmi-output-6.conf'
D: [pulseaudio] alsa-mixer.c: Probing path 'hdmi-output-6'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'HDMI/DP Jack' succeeded (found!)
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x562162a27560, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-6 (HDMI / DisplayPort 7), direction=1, priority=53, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=-inf, max_dB=0
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=12 Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra6+input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:0
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra6+input:analog-stereo supported.
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra6+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra6
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 7) (hdmi-surround-extra6)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,6 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0,6
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 7925 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra6 supported.
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x562162af2970, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-6 (HDMI / DisplayPort 7), direction=1, priority=53, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=-inf, max_dB=0
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=12 Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra6+input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:0
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra6+input:analog-stereo supported.
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra6+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra6
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 7) (hdmi-surround71-extra6)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,6 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0,6
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 5944 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra6 supported.
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x562162af2c20, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-6 (HDMI / DisplayPort 7), direction=1, priority=53, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=-inf, max_dB=0
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=12 Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra6+input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:0
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra6+input:analog-stereo supported.
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra6+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra6
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 7/DTS) (hdmi-dts-surround-extra6)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:0,6 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:0,6
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:0,6: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra6+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra6+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra6
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra7
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 8) (hdmi-stereo-extra7)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,7 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0,7
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra7 supported.
I: [pulseaudio] alsa-mixer.c: Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/hdmi-output-7.conf
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/hdmi-output-7.conf'
D: [pulseaudio] alsa-mixer.c: Probing path 'hdmi-output-7'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'HDMI/DP Jack' succeeded (found!)
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x562162a27450, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-7 (HDMI / DisplayPort 8), direction=1, priority=52, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=-inf, max_dB=0
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=13 Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra7+input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:0
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra7+input:analog-stereo supported.
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra7+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra7
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 8) (hdmi-surround-extra7)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,7 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0,7
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 7925 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra7 supported.
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x562162b019a0, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-7 (HDMI / DisplayPort 8), direction=1, priority=52, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=-inf, max_dB=0
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=13 Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra7+input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:0
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra7+input:analog-stereo supported.
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra7+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra7
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 8) (hdmi-surround71-extra7)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,7 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0,7
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 5944 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra7 supported.
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x562162aefc80, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-7 (HDMI / DisplayPort 8), direction=1, priority=52, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=-inf, max_dB=0
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=13 Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra7+input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:0
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra7+input:analog-stereo supported.
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra7+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra7
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 8/DTS) (hdmi-dts-surround-extra7)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:0,7 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:0,7
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:0,7: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra7+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra7+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra7
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra8
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 9) (hdmi-stereo-extra8)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,8 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0,8
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra8 supported.
I: [pulseaudio] alsa-mixer.c: Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/hdmi-output-8.conf
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/hdmi-output-8.conf'
D: [pulseaudio] alsa-mixer.c: Probing path 'hdmi-output-8'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'HDMI/DP Jack' succeeded (found!)
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x562162ae0f80, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-8 (HDMI / DisplayPort 9), direction=1, priority=51, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=-inf, max_dB=0
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=14 Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra8+input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:0
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra8+input:analog-stereo supported.
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra8+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra8
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 9) (hdmi-surround-extra8)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,8 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0,8
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 7925 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra8 supported.
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x562162aefc60, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-8 (HDMI / DisplayPort 9), direction=1, priority=51, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=-inf, max_dB=0
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=14 Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra8+input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:0
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra8+input:analog-stereo supported.
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra8+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra8
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 9) (hdmi-surround71-extra8)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,8 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0,8
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 5944 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra8 supported.
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x562162aee0a0, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-8 (HDMI / DisplayPort 9), direction=1, priority=51, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=-inf, max_dB=0
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=14 Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra8+input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:0
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra8+input:analog-stereo supported.
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra8+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra8
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 9/DTS) (hdmi-dts-surround-extra8)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:0,8 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:0,8
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:0,8: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra8
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra8+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra8
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra8+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra8
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra9
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 10) (hdmi-stereo-extra9)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,9 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0,9
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra9 supported.
I: [pulseaudio] alsa-mixer.c: Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/hdmi-output-9.conf
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/hdmi-output-9.conf'
D: [pulseaudio] alsa-mixer.c: Probing path 'hdmi-output-9'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'HDMI/DP Jack' succeeded (found!)
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x562162af41e0, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-9 (HDMI / DisplayPort 10), direction=1, priority=50, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=-inf, max_dB=0
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=15 Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra9+input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:0
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra9+input:analog-stereo supported.
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra9+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra9
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 10) (hdmi-surround-extra9)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,9 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0,9
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 7925 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra9 supported.
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x562162a56190, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-9 (HDMI / DisplayPort 10), direction=1, priority=50, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=-inf, max_dB=0
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=15 Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra9+input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:0
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra9+input:analog-stereo supported.
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra9+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra9
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 10) (hdmi-surround71-extra9)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,9 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0,9
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 5944 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra9 supported.
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x562162a55fc0, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-9 (HDMI / DisplayPort 10), direction=1, priority=50, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=-inf, max_dB=0
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=15 Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra9+input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:0
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra9+input:analog-stereo supported.
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra9+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra9
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 10/DTS) (hdmi-dts-surround-extra9)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:0,9 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:0,9
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:0,9: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra9
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra9+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra9
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra9+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra9
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra10
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 11) (hdmi-stereo-extra10)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,10 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0,10
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra10 supported.
I: [pulseaudio] alsa-mixer.c: Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/hdmi-output-10.conf
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/hdmi-output-10.conf'
D: [pulseaudio] alsa-mixer.c: Probing path 'hdmi-output-10'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'HDMI/DP Jack' succeeded (found!)
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x562162aedff0, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-10 (HDMI / DisplayPort 11), direction=1, priority=49, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=-inf, max_dB=0
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=16 Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra10+input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:0
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra10+input:analog-stereo supported.
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra10+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra10
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 11) (hdmi-surround-extra10)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,10 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0,10
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 7925 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra10 supported.
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x562162a56ec0, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-10 (HDMI / DisplayPort 11), direction=1, priority=49, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=-inf, max_dB=0
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=16 Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra10+input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:0
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra10+input:analog-stereo supported.
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra10+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra10
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 11) (hdmi-surround71-extra10)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,10 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0,10
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 5944 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra10 supported.
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x562162a578c0, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-10 (HDMI / DisplayPort 11), direction=1, priority=49, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=-inf, max_dB=0
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=16 Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra10+input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:0
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra10+input:analog-stereo supported.
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra10+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra10
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 11/DTS) (hdmi-dts-surround-extra10)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:0,10 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:0,10
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:0,10: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra10
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra10+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra10
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra10+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra10
D: [pulseaudio] alsa-mixer.c: Profile set 0x56216299e200, auto_profiles=yes, probed=yes, n_mappings=34, n_profiles=69, n_decibel_fixes=0
D: [pulseaudio] alsa-mixer.c: Mapping analog-stereo (Analog Stereo), priority=65, channel_map=front-left,front-right, supported=yes, direction=0
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-stereo (Digital Stereo (HDMI)), priority=59, channel_map=front-left,front-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround (Digital Surround 5.1 (HDMI)), priority=8, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround71 (Digital Surround 7.1 (HDMI)), priority=8, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-stereo-extra1 (Digital Stereo (HDMI 2)), priority=57, channel_map=front-left,front-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround-extra1 (Digital Surround 5.1 (HDMI 2)), priority=6, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround71-extra1 (Digital Surround 7.1 (HDMI 2)), priority=6, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-stereo-extra2 (Digital Stereo (HDMI 3)), priority=57, channel_map=front-left,front-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround-extra2 (Digital Surround 5.1 (HDMI 3)), priority=6, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround71-extra2 (Digital Surround 7.1 (HDMI 3)), priority=6, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-stereo-extra3 (Digital Stereo (HDMI 4)), priority=57, channel_map=front-left,front-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround-extra3 (Digital Surround 5.1 (HDMI 4)), priority=6, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround71-extra3 (Digital Surround 7.1 (HDMI 4)), priority=6, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-stereo-extra4 (Digital Stereo (HDMI 5)), priority=57, channel_map=front-left,front-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround-extra4 (Digital Surround 5.1 (HDMI 5)), priority=6, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround71-extra4 (Digital Surround 7.1 (HDMI 5)), priority=6, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-stereo-extra5 (Digital Stereo (HDMI 6)), priority=57, channel_map=front-left,front-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround-extra5 (Digital Surround 5.1 (HDMI 6)), priority=6, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround71-extra5 (Digital Surround 7.1 (HDMI 6)), priority=6, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-stereo-extra6 (Digital Stereo (HDMI 7)), priority=57, channel_map=front-left,front-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround-extra6 (Digital Surround 5.1 (HDMI 7)), priority=6, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround71-extra6 (Digital Surround 7.1 (HDMI 7)), priority=6, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-stereo-extra7 (Digital Stereo (HDMI 8)), priority=57, channel_map=front-left,front-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround-extra7 (Digital Surround 5.1 (HDMI 8)), priority=6, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround71-extra7 (Digital Surround 7.1 (HDMI 8)), priority=6, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-stereo-extra8 (Digital Stereo (HDMI 9)), priority=57, channel_map=front-left,front-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround-extra8 (Digital Surround 5.1 (HDMI 9)), priority=6, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround71-extra8 (Digital Surround 7.1 (HDMI 9)), priority=6, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-stereo-extra9 (Digital Stereo (HDMI 10)), priority=57, channel_map=front-left,front-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround-extra9 (Digital Surround 5.1 (HDMI 10)), priority=6, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround71-extra9 (Digital Surround 7.1 (HDMI 10)), priority=6, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-stereo-extra10 (Digital Stereo (HDMI 11)), priority=57, channel_map=front-left,front-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround-extra10 (Digital Surround 5.1 (HDMI 11)), priority=6, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround71-extra10 (Digital Surround 7.1 (HDMI 11)), priority=6, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Profile input:analog-stereo (Analog Stereo Input), input=analog-stereo, output=(null) priority=65, supported=yes n_input_mappings=1, n_output_mappings=0
D: [pulseaudio] alsa-mixer.c: Input analog-stereo
D: [pulseaudio] alsa-mixer.c: Profile output:analog-stereo (Analog Stereo Output), input=(null), output=analog-stereo priority=6500, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output analog-stereo
D: [pulseaudio] alsa-mixer.c: Profile output:analog-stereo+input:analog-stereo (Analog Stereo Duplex), input=analog-stereo, output=analog-stereo priority=6565, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input analog-stereo
D: [pulseaudio] alsa-mixer.c: Output analog-stereo
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo (Digital Stereo (HDMI) Output), input=(null), output=hdmi-stereo priority=5900, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-stereo
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo+input:analog-stereo (Digital Stereo (HDMI) Output + Analog Stereo Input), input=analog-stereo, output=hdmi-stereo priority=5965, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input analog-stereo
D: [pulseaudio] alsa-mixer.c: Output hdmi-stereo
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround (Digital Surround 5.1 (HDMI) Output), input=(null), output=hdmi-surround priority=800, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround+input:analog-stereo (Digital Surround 5.1 (HDMI) Output + Analog Stereo Input), input=analog-stereo, output=hdmi-surround priority=865, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input analog-stereo
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71 (Digital Surround 7.1 (HDMI) Output), input=(null), output=hdmi-surround71 priority=800, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround71
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71+input:analog-stereo (Digital Surround 7.1 (HDMI) Output + Analog Stereo Input), input=analog-stereo, output=hdmi-surround71 priority=865, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input analog-stereo
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround71
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra1 (Digital Stereo (HDMI 2) Output), input=(null), output=hdmi-stereo-extra1 priority=5700, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-stereo-extra1
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra1+input:analog-stereo (Digital Stereo (HDMI 2) Output + Analog Stereo Input), input=analog-stereo, output=hdmi-stereo-extra1 priority=5765, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input analog-stereo
D: [pulseaudio] alsa-mixer.c: Output hdmi-stereo-extra1
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra1 (Digital Surround 5.1 (HDMI 2) Output), input=(null), output=hdmi-surround-extra1 priority=600, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround-extra1
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra1+input:analog-stereo (Digital Surround 5.1 (HDMI 2) Output + Analog Stereo Input), input=analog-stereo, output=hdmi-surround-extra1 priority=665, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input analog-stereo
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround-extra1
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra1 (Digital Surround 7.1 (HDMI 2) Output), input=(null), output=hdmi-surround71-extra1 priority=600, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround71-extra1
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra1+input:analog-stereo (Digital Surround 7.1 (HDMI 2) Output + Analog Stereo Input), input=analog-stereo, output=hdmi-surround71-extra1 priority=665, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input analog-stereo
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround71-extra1
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra2 (Digital Stereo (HDMI 3) Output), input=(null), output=hdmi-stereo-extra2 priority=5700, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-stereo-extra2
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra2+input:analog-stereo (Digital Stereo (HDMI 3) Output + Analog Stereo Input), input=analog-stereo, output=hdmi-stereo-extra2 priority=5765, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input analog-stereo
D: [pulseaudio] alsa-mixer.c: Output hdmi-stereo-extra2
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra2 (Digital Surround 5.1 (HDMI 3) Output), input=(null), output=hdmi-surround-extra2 priority=600, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround-extra2
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra2+input:analog-stereo (Digital Surround 5.1 (HDMI 3) Output + Analog Stereo Input), input=analog-stereo, output=hdmi-surround-extra2 priority=665, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input analog-stereo
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround-extra2
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra2 (Digital Surround 7.1 (HDMI 3) Output), input=(null), output=hdmi-surround71-extra2 priority=600, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround71-extra2
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra2+input:analog-stereo (Digital Surround 7.1 (HDMI 3) Output + Analog Stereo Input), input=analog-stereo, output=hdmi-surround71-extra2 priority=665, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input analog-stereo
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround71-extra2
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra3 (Digital Stereo (HDMI 4) Output), input=(null), output=hdmi-stereo-extra3 priority=5700, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-stereo-extra3
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra3+input:analog-stereo (Digital Stereo (HDMI 4) Output + Analog Stereo Input), input=analog-stereo, output=hdmi-stereo-extra3 priority=5765, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input analog-stereo
D: [pulseaudio] alsa-mixer.c: Output hdmi-stereo-extra3
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra3 (Digital Surround 5.1 (HDMI 4) Output), input=(null), output=hdmi-surround-extra3 priority=600, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround-extra3
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra3+input:analog-stereo (Digital Surround 5.1 (HDMI 4) Output + Analog Stereo Input), input=analog-stereo, output=hdmi-surround-extra3 priority=665, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input analog-stereo
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround-extra3
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra3 (Digital Surround 7.1 (HDMI 4) Output), input=(null), output=hdmi-surround71-extra3 priority=600, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround71-extra3
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra3+input:analog-stereo (Digital Surround 7.1 (HDMI 4) Output + Analog Stereo Input), input=analog-stereo, output=hdmi-surround71-extra3 priority=665, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input analog-stereo
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround71-extra3
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra4 (Digital Stereo (HDMI 5) Output), input=(null), output=hdmi-stereo-extra4 priority=5700, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-stereo-extra4
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra4+input:analog-stereo (Digital Stereo (HDMI 5) Output + Analog Stereo Input), input=analog-stereo, output=hdmi-stereo-extra4 priority=5765, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input analog-stereo
D: [pulseaudio] alsa-mixer.c: Output hdmi-stereo-extra4
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra4 (Digital Surround 5.1 (HDMI 5) Output), input=(null), output=hdmi-surround-extra4 priority=600, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround-extra4
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra4+input:analog-stereo (Digital Surround 5.1 (HDMI 5) Output + Analog Stereo Input), input=analog-stereo, output=hdmi-surround-extra4 priority=665, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input analog-stereo
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround-extra4
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra4 (Digital Surround 7.1 (HDMI 5) Output), input=(null), output=hdmi-surround71-extra4 priority=600, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround71-extra4
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra4+input:analog-stereo (Digital Surround 7.1 (HDMI 5) Output + Analog Stereo Input), input=analog-stereo, output=hdmi-surround71-extra4 priority=665, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input analog-stereo
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround71-extra4
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra5 (Digital Stereo (HDMI 6) Output), input=(null), output=hdmi-stereo-extra5 priority=5700, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-stereo-extra5
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra5+input:analog-stereo (Digital Stereo (HDMI 6) Output + Analog Stereo Input), input=analog-stereo, output=hdmi-stereo-extra5 priority=5765, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input analog-stereo
D: [pulseaudio] alsa-mixer.c: Output hdmi-stereo-extra5
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra5 (Digital Surround 5.1 (HDMI 6) Output), input=(null), output=hdmi-surround-extra5 priority=600, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround-extra5
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra5+input:analog-stereo (Digital Surround 5.1 (HDMI 6) Output + Analog Stereo Input), input=analog-stereo, output=hdmi-surround-extra5 priority=665, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input analog-stereo
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround-extra5
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra5 (Digital Surround 7.1 (HDMI 6) Output), input=(null), output=hdmi-surround71-extra5 priority=600, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround71-extra5
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra5+input:analog-stereo (Digital Surround 7.1 (HDMI 6) Output + Analog Stereo Input), input=analog-stereo, output=hdmi-surround71-extra5 priority=665, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input analog-stereo
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround71-extra5
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra6 (Digital Stereo (HDMI 7) Output), input=(null), output=hdmi-stereo-extra6 priority=5700, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-stereo-extra6
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra6+input:analog-stereo (Digital Stereo (HDMI 7) Output + Analog Stereo Input), input=analog-stereo, output=hdmi-stereo-extra6 priority=5765, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input analog-stereo
D: [pulseaudio] alsa-mixer.c: Output hdmi-stereo-extra6
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra6 (Digital Surround 5.1 (HDMI 7) Output), input=(null), output=hdmi-surround-extra6 priority=600, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround-extra6
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra6+input:analog-stereo (Digital Surround 5.1 (HDMI 7) Output + Analog Stereo Input), input=analog-stereo, output=hdmi-surround-extra6 priority=665, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input analog-stereo
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround-extra6
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra6 (Digital Surround 7.1 (HDMI 7) Output), input=(null), output=hdmi-surround71-extra6 priority=600, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround71-extra6
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra6+input:analog-stereo (Digital Surround 7.1 (HDMI 7) Output + Analog Stereo Input), input=analog-stereo, output=hdmi-surround71-extra6 priority=665, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input analog-stereo
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround71-extra6
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra7 (Digital Stereo (HDMI 8) Output), input=(null), output=hdmi-stereo-extra7 priority=5700, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-stereo-extra7
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra7+input:analog-stereo (Digital Stereo (HDMI 8) Output + Analog Stereo Input), input=analog-stereo, output=hdmi-stereo-extra7 priority=5765, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input analog-stereo
D: [pulseaudio] alsa-mixer.c: Output hdmi-stereo-extra7
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra7 (Digital Surround 5.1 (HDMI 8) Output), input=(null), output=hdmi-surround-extra7 priority=600, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround-extra7
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra7+input:analog-stereo (Digital Surround 5.1 (HDMI 8) Output + Analog Stereo Input), input=analog-stereo, output=hdmi-surround-extra7 priority=665, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input analog-stereo
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround-extra7
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra7 (Digital Surround 7.1 (HDMI 8) Output), input=(null), output=hdmi-surround71-extra7 priority=600, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround71-extra7
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra7+input:analog-stereo (Digital Surround 7.1 (HDMI 8) Output + Analog Stereo Input), input=analog-stereo, output=hdmi-surround71-extra7 priority=665, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input analog-stereo
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround71-extra7
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra8 (Digital Stereo (HDMI 9) Output), input=(null), output=hdmi-stereo-extra8 priority=5700, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-stereo-extra8
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra8+input:analog-stereo (Digital Stereo (HDMI 9) Output + Analog Stereo Input), input=analog-stereo, output=hdmi-stereo-extra8 priority=5765, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input analog-stereo
D: [pulseaudio] alsa-mixer.c: Output hdmi-stereo-extra8
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra8 (Digital Surround 5.1 (HDMI 9) Output), input=(null), output=hdmi-surround-extra8 priority=600, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround-extra8
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra8+input:analog-stereo (Digital Surround 5.1 (HDMI 9) Output + Analog Stereo Input), input=analog-stereo, output=hdmi-surround-extra8 priority=665, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input analog-stereo
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround-extra8
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra8 (Digital Surround 7.1 (HDMI 9) Output), input=(null), output=hdmi-surround71-extra8 priority=600, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround71-extra8
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra8+input:analog-stereo (Digital Surround 7.1 (HDMI 9) Output + Analog Stereo Input), input=analog-stereo, output=hdmi-surround71-extra8 priority=665, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input analog-stereo
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround71-extra8
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra9 (Digital Stereo (HDMI 10) Output), input=(null), output=hdmi-stereo-extra9 priority=5700, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-stereo-extra9
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra9+input:analog-stereo (Digital Stereo (HDMI 10) Output + Analog Stereo Input), input=analog-stereo, output=hdmi-stereo-extra9 priority=5765, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input analog-stereo
D: [pulseaudio] alsa-mixer.c: Output hdmi-stereo-extra9
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra9 (Digital Surround 5.1 (HDMI 10) Output), input=(null), output=hdmi-surround-extra9 priority=600, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround-extra9
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra9+input:analog-stereo (Digital Surround 5.1 (HDMI 10) Output + Analog Stereo Input), input=analog-stereo, output=hdmi-surround-extra9 priority=665, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input analog-stereo
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround-extra9
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra9 (Digital Surround 7.1 (HDMI 10) Output), input=(null), output=hdmi-surround71-extra9 priority=600, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround71-extra9
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra9+input:analog-stereo (Digital Surround 7.1 (HDMI 10) Output + Analog Stereo Input), input=analog-stereo, output=hdmi-surround71-extra9 priority=665, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input analog-stereo
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround71-extra9
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra10 (Digital Stereo (HDMI 11) Output), input=(null), output=hdmi-stereo-extra10 priority=5700, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-stereo-extra10
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra10+input:analog-stereo (Digital Stereo (HDMI 11) Output + Analog Stereo Input), input=analog-stereo, output=hdmi-stereo-extra10 priority=5765, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input analog-stereo
D: [pulseaudio] alsa-mixer.c: Output hdmi-stereo-extra10
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra10 (Digital Surround 5.1 (HDMI 11) Output), input=(null), output=hdmi-surround-extra10 priority=600, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround-extra10
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra10+input:analog-stereo (Digital Surround 5.1 (HDMI 11) Output + Analog Stereo Input), input=analog-stereo, output=hdmi-surround-extra10 priority=665, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input analog-stereo
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround-extra10
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra10 (Digital Surround 7.1 (HDMI 11) Output), input=(null), output=hdmi-surround71-extra10 priority=600, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround71-extra10
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra10+input:analog-stereo (Digital Surround 7.1 (HDMI 11) Output + Analog Stereo Input), input=analog-stereo, output=hdmi-surround71-extra10 priority=665, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input analog-stereo
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround71-extra10
D: [pulseaudio] module-alsa-card.c: Pruned singleton availability group Legacy 1 from port analog-input-internal-mic
D: [pulseaudio] module-alsa-card.c: Pruned singleton availability group Legacy 2 from port analog-input-mic
D: [pulseaudio] module-alsa-card.c: Pruned singleton availability group Legacy 3 from port analog-output-speaker
D: [pulseaudio] module-alsa-card.c: Pruned singleton availability group Legacy 4 from port analog-output-headphones
D: [pulseaudio] module-alsa-card.c: Pruned singleton availability group Legacy 5 from port hdmi-output-0
D: [pulseaudio] module-alsa-card.c: Pruned singleton availability group Legacy 6 from port hdmi-output-1
D: [pulseaudio] module-alsa-card.c: Pruned singleton availability group Legacy 7 from port hdmi-output-2
D: [pulseaudio] module-alsa-card.c: Pruned singleton availability group Legacy 8 from port hdmi-output-3
D: [pulseaudio] module-alsa-card.c: Pruned singleton availability group Legacy 9 from port hdmi-output-4
D: [pulseaudio] module-alsa-card.c: Pruned singleton availability group Legacy 10 from port hdmi-output-5
D: [pulseaudio] module-alsa-card.c: Pruned singleton availability group Legacy 11 from port hdmi-output-6
D: [pulseaudio] module-alsa-card.c: Pruned singleton availability group Legacy 12 from port hdmi-output-7
D: [pulseaudio] module-alsa-card.c: Pruned singleton availability group Legacy 13 from port hdmi-output-8
D: [pulseaudio] module-alsa-card.c: Pruned singleton availability group Legacy 14 from port hdmi-output-9
D: [pulseaudio] module-alsa-card.c: Pruned singleton availability group Legacy 15 from port hdmi-output-10
I: [pulseaudio] module-card-restore.c: Restoring port latency offsets for card alsa_card.pci-0000_00_1f.3.
D: [pulseaudio] module-alsa-card.c: Found 17 jacks.
D: [pulseaudio] module-alsa-card.c: Jack 'Headphone Jack' is now unplugged
D: [pulseaudio] module-alsa-card.c: Jack 'Speaker Phantom Jack' is now plugged in
D: [pulseaudio] module-alsa-card.c: Jack 'Headphone Jack' is now unplugged
D: [pulseaudio] device-port.c: Setting port analog-output-headphones to status no
D: [pulseaudio] module-alsa-card.c: Jack 'HDMI/DP,pcm=3 Jack' is now unplugged
D: [pulseaudio] device-port.c: Setting port hdmi-output-0 to status no
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_1f.3 profile output:hdmi-stereo to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_1f.3 profile output:hdmi-surround to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_1f.3 profile output:hdmi-surround71 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] module-alsa-card.c: Jack 'HDMI/DP,pcm=7 Jack' is now unplugged
D: [pulseaudio] device-port.c: Setting port hdmi-output-1 to status no
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_1f.3 profile output:hdmi-stereo-extra1 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_1f.3 profile output:hdmi-surround-extra1 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_1f.3 profile output:hdmi-surround71-extra1 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] module-alsa-card.c: Jack 'HDMI/DP,pcm=8 Jack' is now unplugged
D: [pulseaudio] device-port.c: Setting port hdmi-output-2 to status no
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_1f.3 profile output:hdmi-stereo-extra2 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_1f.3 profile output:hdmi-surround-extra2 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_1f.3 profile output:hdmi-surround71-extra2 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] module-alsa-card.c: Jack 'HDMI/DP,pcm=9 Jack' is now unplugged
D: [pulseaudio] device-port.c: Setting port hdmi-output-3 to status no
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_1f.3 profile output:hdmi-stereo-extra3 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_1f.3 profile output:hdmi-surround-extra3 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_1f.3 profile output:hdmi-surround71-extra3 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] module-alsa-card.c: Jack 'HDMI/DP,pcm=10 Jack' is now unplugged
D: [pulseaudio] device-port.c: Setting port hdmi-output-4 to status no
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_1f.3 profile output:hdmi-stereo-extra4 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_1f.3 profile output:hdmi-surround-extra4 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_1f.3 profile output:hdmi-surround71-extra4 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] module-alsa-card.c: Jack 'HDMI/DP,pcm=11 Jack' is now unplugged
D: [pulseaudio] device-port.c: Setting port hdmi-output-5 to status no
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_1f.3 profile output:hdmi-stereo-extra5 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_1f.3 profile output:hdmi-surround-extra5 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_1f.3 profile output:hdmi-surround71-extra5 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] module-alsa-card.c: Jack 'HDMI/DP,pcm=12 Jack' is now unplugged
D: [pulseaudio] device-port.c: Setting port hdmi-output-6 to status no
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_1f.3 profile output:hdmi-stereo-extra6 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_1f.3 profile output:hdmi-surround-extra6 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_1f.3 profile output:hdmi-surround71-extra6 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] module-alsa-card.c: Jack 'HDMI/DP,pcm=13 Jack' is now unplugged
D: [pulseaudio] device-port.c: Setting port hdmi-output-7 to status no
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_1f.3 profile output:hdmi-stereo-extra7 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_1f.3 profile output:hdmi-surround-extra7 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_1f.3 profile output:hdmi-surround71-extra7 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] module-alsa-card.c: Jack 'HDMI/DP,pcm=14 Jack' is now unplugged
D: [pulseaudio] device-port.c: Setting port hdmi-output-8 to status no
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_1f.3 profile output:hdmi-stereo-extra8 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_1f.3 profile output:hdmi-surround-extra8 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_1f.3 profile output:hdmi-surround71-extra8 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] module-alsa-card.c: Jack 'HDMI/DP,pcm=15 Jack' is now unplugged
D: [pulseaudio] device-port.c: Setting port hdmi-output-9 to status no
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_1f.3 profile output:hdmi-stereo-extra9 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_1f.3 profile output:hdmi-surround-extra9 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_1f.3 profile output:hdmi-surround71-extra9 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] module-alsa-card.c: Jack 'HDMI/DP,pcm=16 Jack' is now unplugged
D: [pulseaudio] device-port.c: Setting port hdmi-output-10 to status no
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_1f.3 profile output:hdmi-stereo-extra10 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_1f.3 profile output:hdmi-surround-extra10 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_1f.3 profile output:hdmi-surround71-extra10 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] module-alsa-card.c: Jack 'Mic Jack' is now unplugged
D: [pulseaudio] module-alsa-card.c: Jack 'Internal Mic Phantom Jack' is now plugged in
D: [pulseaudio] module-alsa-card.c: Jack 'Mic Jack' is now unplugged
D: [pulseaudio] device-port.c: Setting port analog-input-mic to status no
D: [pulseaudio] card.c: Looking for initial profile for card alsa_card.pci-0000_00_1f.3
D: [pulseaudio] card.c: input:analog-stereo availability unknown
D: [pulseaudio] card.c: output:analog-stereo availability unknown
D: [pulseaudio] card.c: output:analog-stereo+input:analog-stereo availability unknown
D: [pulseaudio] card.c: output:hdmi-stereo availability no
D: [pulseaudio] card.c: output:hdmi-stereo+input:analog-stereo availability unknown
D: [pulseaudio] card.c: output:hdmi-surround availability no
D: [pulseaudio] card.c: output:hdmi-surround+input:analog-stereo availability unknown
D: [pulseaudio] card.c: output:hdmi-surround71 availability no
D: [pulseaudio] card.c: output:hdmi-surround71+input:analog-stereo availability unknown
D: [pulseaudio] card.c: output:hdmi-stereo-extra1 availability no
D: [pulseaudio] card.c: output:hdmi-stereo-extra1+input:analog-stereo availability unknown
D: [pulseaudio] card.c: output:hdmi-surround-extra1 availability no
D: [pulseaudio] card.c: output:hdmi-surround-extra1+input:analog-stereo availability unknown
D: [pulseaudio] card.c: output:hdmi-surround71-extra1 availability no
D: [pulseaudio] card.c: output:hdmi-surround71-extra1+input:analog-stereo availability unknown
D: [pulseaudio] card.c: output:hdmi-stereo-extra2 availability no
D: [pulseaudio] card.c: output:hdmi-stereo-extra2+input:analog-stereo availability unknown
D: [pulseaudio] card.c: output:hdmi-surround-extra2 availability no
D: [pulseaudio] card.c: output:hdmi-surround-extra2+input:analog-stereo availability unknown
D: [pulseaudio] card.c: output:hdmi-surround71-extra2 availability no
D: [pulseaudio] card.c: output:hdmi-surround71-extra2+input:analog-stereo availability unknown
D: [pulseaudio] card.c: output:hdmi-stereo-extra3 availability no
D: [pulseaudio] card.c: output:hdmi-stereo-extra3+input:analog-stereo availability unknown
D: [pulseaudio] card.c: output:hdmi-surround-extra3 availability no
D: [pulseaudio] card.c: output:hdmi-surround-extra3+input:analog-stereo availability unknown
D: [pulseaudio] card.c: output:hdmi-surround71-extra3 availability no
D: [pulseaudio] card.c: output:hdmi-surround71-extra3+input:analog-stereo availability unknown
D: [pulseaudio] card.c: output:hdmi-stereo-extra4 availability no
D: [pulseaudio] card.c: output:hdmi-stereo-extra4+input:analog-stereo availability unknown
D: [pulseaudio] card.c: output:hdmi-surround-extra4 availability no
D: [pulseaudio] card.c: output:hdmi-surround-extra4+input:analog-stereo availability unknown
D: [pulseaudio] card.c: output:hdmi-surround71-extra4 availability no
D: [pulseaudio] card.c: output:hdmi-surround71-extra4+input:analog-stereo availability unknown
D: [pulseaudio] card.c: output:hdmi-stereo-extra5 availability no
D: [pulseaudio] card.c: output:hdmi-stereo-extra5+input:analog-stereo availability unknown
D: [pulseaudio] card.c: output:hdmi-surround-extra5 availability no
D: [pulseaudio] card.c: output:hdmi-surround-extra5+input:analog-stereo availability unknown
D: [pulseaudio] card.c: output:hdmi-surround71-extra5 availability no
D: [pulseaudio] card.c: output:hdmi-surround71-extra5+input:analog-stereo availability unknown
D: [pulseaudio] card.c: output:hdmi-stereo-extra6 availability no
D: [pulseaudio] card.c: output:hdmi-stereo-extra6+input:analog-stereo availability unknown
D: [pulseaudio] card.c: output:hdmi-surround-extra6 availability no
D: [pulseaudio] card.c: output:hdmi-surround-extra6+input:analog-stereo availability unknown
D: [pulseaudio] card.c: output:hdmi-surround71-extra6 availability no
D: [pulseaudio] card.c: output:hdmi-surround71-extra6+input:analog-stereo availability unknown
D: [pulseaudio] card.c: output:hdmi-stereo-extra7 availability no
D: [pulseaudio] card.c: output:hdmi-stereo-extra7+input:analog-stereo availability unknown
D: [pulseaudio] card.c: output:hdmi-surround-extra7 availability no
D: [pulseaudio] card.c: output:hdmi-surround-extra7+input:analog-stereo availability unknown
D: [pulseaudio] card.c: output:hdmi-surround71-extra7 availability no
D: [pulseaudio] card.c: output:hdmi-surround71-extra7+input:analog-stereo availability unknown
D: [pulseaudio] card.c: output:hdmi-stereo-extra8 availability no
D: [pulseaudio] card.c: output:hdmi-stereo-extra8+input:analog-stereo availability unknown
D: [pulseaudio] card.c: output:hdmi-surround-extra8 availability no
D: [pulseaudio] card.c: output:hdmi-surround-extra8+input:analog-stereo availability unknown
D: [pulseaudio] card.c: output:hdmi-surround71-extra8 availability no
D: [pulseaudio] card.c: output:hdmi-surround71-extra8+input:analog-stereo availability unknown
D: [pulseaudio] card.c: output:hdmi-stereo-extra9 availability no
D: [pulseaudio] card.c: output:hdmi-stereo-extra9+input:analog-stereo availability unknown
D: [pulseaudio] card.c: output:hdmi-surround-extra9 availability no
D: [pulseaudio] card.c: output:hdmi-surround-extra9+input:analog-stereo availability unknown
D: [pulseaudio] card.c: output:hdmi-surround71-extra9 availability no
D: [pulseaudio] card.c: output:hdmi-surround71-extra9+input:analog-stereo availability unknown
D: [pulseaudio] card.c: output:hdmi-stereo-extra10 availability no
D: [pulseaudio] card.c: output:hdmi-stereo-extra10+input:analog-stereo availability unknown
D: [pulseaudio] card.c: output:hdmi-surround-extra10 availability no
D: [pulseaudio] card.c: output:hdmi-surround-extra10+input:analog-stereo availability unknown
D: [pulseaudio] card.c: output:hdmi-surround71-extra10 availability no
D: [pulseaudio] card.c: output:hdmi-surround71-extra10+input:analog-stereo availability unknown
D: [pulseaudio] card.c: off availability unknown
I: [pulseaudio] card.c: alsa_card.pci-0000_00_1f.3: active_profile: output:analog-stereo+input:analog-stereo
I: [pulseaudio] module-card-restore.c: Profile '' was previously automatically selected for card alsa_card.pci-0000_00_1f.3.
I: [pulseaudio] card.c: Created 1 "alsa_card.pci-0000_00_1f.3"
D: [pulseaudio] reserve-wrap.c: Unable to contact D-Bus session bus: org.freedesktop.DBus.Error.NotSupported: Using X11 for dbus-daemon autolaunch was disabled at compile time, set your DBUS_SESSION_BUS_ADDRESS instead
D: [pulseaudio] alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:0
I: [pulseaudio] alsa-util.c: Trying to disable ALSA period wakeups, using timers only
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 21845 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 96000 samples), period size second (to 96000 samples).
I: [pulseaudio] alsa-util.c: Device front:0 doesn't support 44100 Hz, changed to 48000 Hz.
I: [pulseaudio] alsa-util.c: ALSA period wakeups disabled
I: [pulseaudio] alsa-sink.c: Successfully opened device front:0.
I: [pulseaudio] alsa-sink.c: Selected mapping 'Analog Stereo' (analog-stereo).
I: [pulseaudio] alsa-sink.c: Successfully enabled mmap() mode.
I: [pulseaudio] alsa-sink.c: Successfully enabled timer-based scheduling mode.
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0'
D: [pulseaudio] alsa-mixer.c: Added 2 ports
I: [pulseaudio] sink.c: Created sink 0 "alsa_output.pci-0000_00_1f.3.analog-stereo" with sample spec s16le 2ch 48000Hz and channel map front-left,front-right
I: [pulseaudio] sink.c: alsa.resolution_bits = "16"
I: [pulseaudio] sink.c: device.api = "alsa"
I: [pulseaudio] sink.c: device.class = "sound"
I: [pulseaudio] sink.c: alsa.class = "generic"
I: [pulseaudio] sink.c: alsa.subclass = "generic-mix"
I: [pulseaudio] sink.c: alsa.name = "ALC287 Analog"
I: [pulseaudio] sink.c: alsa.id = "ALC287 Analog"
I: [pulseaudio] sink.c: alsa.subdevice = "0"
I: [pulseaudio] sink.c: alsa.subdevice_name = "subdevice #0"
I: [pulseaudio] sink.c: alsa.device = "0"
I: [pulseaudio] sink.c: alsa.card = "0"
I: [pulseaudio] sink.c: alsa.card_name = "HDA Intel PCH"
I: [pulseaudio] sink.c: alsa.long_card_name = "HDA Intel PCH at 0x642d1b8000 irq 219"
I: [pulseaudio] sink.c: alsa.driver_name = "snd_hda_intel"
I: [pulseaudio] sink.c: device.bus_path = "pci-0000:00:1f.3"
I: [pulseaudio] sink.c: sysfs.path = "/devices/pci0000:00/0000:00:1f.3/sound/card0"
I: [pulseaudio] sink.c: device.bus = "pci"
I: [pulseaudio] sink.c: device.vendor.id = "8086"
I: [pulseaudio] sink.c: device.vendor.name = "Intel Corporation"
I: [pulseaudio] sink.c: device.product.id = "43c8"
I: [pulseaudio] sink.c: device.product.name = "Tiger Lake-H HD Audio Controller"
I: [pulseaudio] sink.c: device.form_factor = "internal"
I: [pulseaudio] sink.c: device.string = "front:0"
I: [pulseaudio] sink.c: device.buffering.buffer_size = "384000"
I: [pulseaudio] sink.c: device.buffering.fragment_size = "192000"
I: [pulseaudio] sink.c: device.access_mode = "mmap+timer"
I: [pulseaudio] sink.c: device.profile.name = "analog-stereo"
I: [pulseaudio] sink.c: device.profile.description = "Analog Stereo"
I: [pulseaudio] sink.c: device.description = "Built-in Audio Analog Stereo"
I: [pulseaudio] sink.c: module-udev-detect.discovered = "1"
I: [pulseaudio] sink.c: device.icon_name = "audio-card-pci"
I: [pulseaudio] source.c: Created source 0 "alsa_output.pci-0000_00_1f.3.analog-stereo.monitor" with sample spec s16le 2ch 48000Hz and channel map front-left,front-right
I: [pulseaudio] source.c: device.description = "Monitor of Built-in Audio Analog Stereo"
I: [pulseaudio] source.c: device.class = "monitor"
I: [pulseaudio] source.c: alsa.card = "0"
I: [pulseaudio] source.c: alsa.card_name = "HDA Intel PCH"
I: [pulseaudio] source.c: alsa.long_card_name = "HDA Intel PCH at 0x642d1b8000 irq 219"
I: [pulseaudio] source.c: alsa.driver_name = "snd_hda_intel"
I: [pulseaudio] source.c: device.bus_path = "pci-0000:00:1f.3"
I: [pulseaudio] source.c: sysfs.path = "/devices/pci0000:00/0000:00:1f.3/sound/card0"
I: [pulseaudio] source.c: device.bus = "pci"
I: [pulseaudio] source.c: device.vendor.id = "8086"
I: [pulseaudio] source.c: device.vendor.name = "Intel Corporation"
I: [pulseaudio] source.c: device.product.id = "43c8"
I: [pulseaudio] source.c: device.product.name = "Tiger Lake-H HD Audio Controller"
I: [pulseaudio] source.c: device.form_factor = "internal"
I: [pulseaudio] source.c: device.string = "0"
I: [pulseaudio] source.c: module-udev-detect.discovered = "1"
I: [pulseaudio] source.c: device.icon_name = "audio-card-pci"
I: [pulseaudio] alsa-sink.c: Using 2.0 fragments of size 192000 bytes (1000.00ms), buffer size is 384000 bytes (2000.00ms)
I: [pulseaudio] alsa-sink.c: Time scheduling watermark is 18.38ms
D: [pulseaudio] alsa-sink.c: hwbuf_unused=0
D: [pulseaudio] alsa-sink.c: setting avail_min=95119
D: [pulseaudio] alsa-mixer.c: Activating path analog-output-speaker
D: [pulseaudio] alsa-mixer.c: Path analog-output-speaker (Speakers), direction=1, priority=100, probed=yes, supported=yes, has_mute=yes, has_volume=yes, has_dB=yes, min_volume=0, max_volume=87, min_dB=-181.5, max_dB=0
D: [pulseaudio] alsa-mixer.c: Element 'Master', direction=1, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x7ffffffffffff, n_channels=1, override_map=03
D: [pulseaudio] alsa-mixer.c: Element 'Auto-Mute Mode', direction=1, switch=0, volume=0, volume_limit=-1, enumeration=1, required=0, required_any=0, required_absent=0, mask=0x0, n_channels=0, override_map=00
D: [pulseaudio] alsa-mixer.c: Option Disabled (analog-output-speaker/analog-output-speaker) index=0, priority=0
D: [pulseaudio] alsa-mixer.c: Element 'Headphone', direction=1, switch=2, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=00
D: [pulseaudio] alsa-mixer.c: Element 'Speaker', direction=1, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=4, required_absent=0, mask=0x3600000000f66, n_channels=2, override_map=03
D: [pulseaudio] alsa-mixer.c: Element 'PCM', direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x3600000000f66, n_channels=2, override_map=03
D: [pulseaudio] alsa-mixer.c: Element 'IEC958', direction=1, switch=2, volume=0, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x0, n_channels=0, override_map=00
D: [pulseaudio] alsa-mixer.c: Jack Headphone, alsa_name='Headphone Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Jack Dock Headphone, alsa_name='Dock Headphone Jack', index='0', detection unavailable
D: [pulseaudio] alsa-mixer.c: Jack Front Headphone, alsa_name='Front Headphone Jack', index='0', detection unavailable
D: [pulseaudio] alsa-mixer.c: Jack Line Out, alsa_name='Line Out Jack', index='0', detection unavailable
D: [pulseaudio] alsa-mixer.c: Jack Line Out Front, alsa_name='Line Out Front Jack', index='0', detection unavailable
D: [pulseaudio] alsa-mixer.c: Jack Front Line Out, alsa_name='Front Line Out Jack', index='0', detection unavailable
D: [pulseaudio] alsa-mixer.c: Jack Rear Line Out, alsa_name='Rear Line Out Jack', index='0', detection unavailable
D: [pulseaudio] alsa-mixer.c: Jack Dock Line Out, alsa_name='Dock Line Out Jack', index='0', detection unavailable
D: [pulseaudio] alsa-mixer.c: Jack Speaker, alsa_name='Speaker Jack', index='0', detection unavailable
D: [pulseaudio] alsa-mixer.c: Jack Speaker Phantom, alsa_name='Speaker Phantom Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Jack Speaker Front Phantom, alsa_name='Speaker Front Phantom Jack', index='0', detection unavailable
D: [pulseaudio] alsa-mixer.c: Jack Speaker - Output, alsa_name='Speaker - Output Jack', index='0', detection unavailable
D: [pulseaudio] alsa-mixer.c: Setting analog-output-speaker (analog-output-speaker) priority=0
I: [pulseaudio] alsa-sink.c: Successfully enabled deferred volume.
I: [pulseaudio] alsa-sink.c: Hardware volume ranges from -181.50 dB to 0.00 dB.
I: [pulseaudio] alsa-sink.c: Fixing base volume to 0.00 dB
I: [pulseaudio] alsa-sink.c: Using hardware volume control. Hardware dB scale supported.
I: [pulseaudio] alsa-sink.c: Using hardware mute control.
D: [pulseaudio] alsa-util.c: snd_pcm_dump():
D: [pulseaudio] alsa-util.c: Soft volume PCM
D: [pulseaudio] alsa-util.c: Control: PCM Playback Volume
D: [pulseaudio] alsa-util.c: min_dB: -51
D: [pulseaudio] alsa-util.c: max_dB: 0
D: [pulseaudio] alsa-util.c: resolution: 256
D: [pulseaudio] alsa-util.c: Its setup is:
D: [pulseaudio] alsa-util.c: stream : PLAYBACK
D: [pulseaudio] alsa-util.c: access : MMAP_INTERLEAVED
D: [pulseaudio] alsa-util.c: format : S16_LE
D: [pulseaudio] alsa-util.c: subformat : STD
D: [pulseaudio] alsa-util.c: channels : 2
D: [pulseaudio] alsa-util.c: rate : 48000
D: [pulseaudio] alsa-util.c: exact rate : 48000 (48000/1)
D: [pulseaudio] alsa-util.c: msbits : 16
D: [pulseaudio] alsa-util.c: buffer_size : 96000
D: [pulseaudio] alsa-util.c: period_size : 48000
D: [pulseaudio] alsa-util.c: period_time : 1000000
D: [pulseaudio] alsa-util.c: tstamp_mode : ENABLE
D: [pulseaudio] alsa-util.c: tstamp_type : MONOTONIC
D: [pulseaudio] alsa-util.c: period_step : 1
D: [pulseaudio] alsa-util.c: avail_min : 95119
D: [pulseaudio] alsa-util.c: period_event : 0
D: [pulseaudio] alsa-util.c: start_threshold : -1
D: [pulseaudio] alsa-util.c: stop_threshold : 6755399441055744000
D: [pulseaudio] alsa-util.c: silence_threshold: 0
D: [pulseaudio] alsa-util.c: silence_size : 0
D: [pulseaudio] alsa-util.c: boundary : 6755399441055744000
D: [pulseaudio] alsa-util.c: Slave: Hardware PCM card 0 'HDA Intel PCH' device 0 subdevice 0
D: [pulseaudio] alsa-util.c: Its setup is:
D: [pulseaudio] alsa-util.c: stream : PLAYBACK
D: [pulseaudio] alsa-util.c: access : MMAP_INTERLEAVED
D: [pulseaudio] alsa-util.c: format : S16_LE
D: [pulseaudio] alsa-util.c: subformat : STD
D: [pulseaudio] alsa-util.c: channels : 2
D: [pulseaudio] alsa-util.c: rate : 48000
D: [pulseaudio] alsa-util.c: exact rate : 48000 (48000/1)
D: [pulseaudio] alsa-util.c: msbits : 16
D: [pulseaudio] alsa-util.c: buffer_size : 96000
D: [pulseaudio] alsa-util.c: period_size : 48000
D: [pulseaudio] alsa-util.c: period_time : 1000000
D: [pulseaudio] alsa-util.c: tstamp_mode : ENABLE
D: [pulseaudio] alsa-util.c: tstamp_type : MONOTONIC
D: [pulseaudio] alsa-util.c: period_step : 1
D: [pulseaudio] alsa-util.c: avail_min : 95119
D: [pulseaudio] alsa-util.c: period_event : 0
D: [pulseaudio] alsa-util.c: start_threshold : -1
D: [pulseaudio] alsa-util.c: stop_threshold : 6755399441055744000
D: [pulseaudio] alsa-util.c: silence_threshold: 0
D: [pulseaudio] alsa-util.c: silence_size : 0
D: [pulseaudio] alsa-util.c: boundary : 6755399441055744000
D: [pulseaudio] alsa-util.c: appl_ptr : 0
D: [pulseaudio] alsa-util.c: hw_ptr : 0
D: [pulseaudio] alsa-sink.c: Read hardware volume: front-left: 38739 / 59% / -13.70 dB, front-right: 38739 / 59% / -13.70 dB
D: [alsa-sink-ALC287 Analog] alsa-sink.c: Thread starting up
D: [alsa-sink-ALC287 Analog] util.c: SCHED_RR|SCHED_RESET_ON_FORK worked.
I: [alsa-sink-ALC287 Analog] util.c: Successfully enabled SCHED_RR scheduling for thread, with priority 5.
D: [pulseaudio] sink.c: alsa_output.pci-0000_00_1f.3.analog-stereo: state: INIT -> IDLE
I: [alsa-sink-ALC287 Analog] alsa-sink.c: Starting playback.
D: [pulseaudio] source.c: alsa_output.pci-0000_00_1f.3.analog-stereo.monitor: state: INIT -> IDLE
I: [pulseaudio] core.c: default_source: (unset) -> alsa_output.pci-0000_00_1f.3.analog-stereo.monitor
D: [pulseaudio] module-device-restore.c: Could not set format on sink alsa_output.pci-0000_00_1f.3.analog-stereo
I: [pulseaudio] core.c: default_sink: (unset) -> alsa_output.pci-0000_00_1f.3.analog-stereo
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:0
I: [pulseaudio] alsa-util.c: Trying to disable ALSA period wakeups, using timers only
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 88200 samples), period size second (to 88200 samples).
I: [pulseaudio] alsa-util.c: ALSA period wakeups disabled
I: [pulseaudio] alsa-source.c: Successfully opened device front:0.
I: [pulseaudio] alsa-source.c: Selected mapping 'Analog Stereo' (analog-stereo).
I: [pulseaudio] alsa-source.c: Successfully enabled mmap() mode.
I: [pulseaudio] alsa-source.c: Successfully enabled timer-based scheduling mode.
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0'
D: [pulseaudio] alsa-mixer.c: Added 2 ports
I: [pulseaudio] source.c: Created source 1 "alsa_input.pci-0000_00_1f.3.analog-stereo" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right
I: [pulseaudio] source.c: alsa.resolution_bits = "16"
I: [pulseaudio] source.c: device.api = "alsa"
I: [pulseaudio] source.c: device.class = "sound"
I: [pulseaudio] source.c: alsa.class = "generic"
I: [pulseaudio] source.c: alsa.subclass = "generic-mix"
I: [pulseaudio] source.c: alsa.name = "ALC287 Analog"
I: [pulseaudio] source.c: alsa.id = "ALC287 Analog"
I: [pulseaudio] source.c: alsa.subdevice = "0"
I: [pulseaudio] source.c: alsa.subdevice_name = "subdevice #0"
I: [pulseaudio] source.c: alsa.device = "0"
I: [pulseaudio] source.c: alsa.card = "0"
I: [pulseaudio] source.c: alsa.card_name = "HDA Intel PCH"
I: [pulseaudio] source.c: alsa.long_card_name = "HDA Intel PCH at 0x642d1b8000 irq 219"
I: [pulseaudio] source.c: alsa.driver_name = "snd_hda_intel"
I: [pulseaudio] source.c: device.bus_path = "pci-0000:00:1f.3"
I: [pulseaudio] source.c: sysfs.path = "/devices/pci0000:00/0000:00:1f.3/sound/card0"
I: [pulseaudio] source.c: device.bus = "pci"
I: [pulseaudio] source.c: device.vendor.id = "8086"
I: [pulseaudio] source.c: device.vendor.name = "Intel Corporation"
I: [pulseaudio] source.c: device.product.id = "43c8"
I: [pulseaudio] source.c: device.product.name = "Tiger Lake-H HD Audio Controller"
I: [pulseaudio] source.c: device.form_factor = "internal"
I: [pulseaudio] source.c: device.string = "front:0"
I: [pulseaudio] source.c: device.buffering.buffer_size = "352800"
I: [pulseaudio] source.c: device.buffering.fragment_size = "176400"
I: [pulseaudio] source.c: device.access_mode = "mmap+timer"
I: [pulseaudio] source.c: device.profile.name = "analog-stereo"
I: [pulseaudio] source.c: device.profile.description = "Analog Stereo"
I: [pulseaudio] source.c: device.description = "Built-in Audio Analog Stereo"
I: [pulseaudio] source.c: module-udev-detect.discovered = "1"
I: [pulseaudio] source.c: device.icon_name = "audio-card-pci"
I: [pulseaudio] alsa-source.c: Using 2.0 fragments of size 176400 bytes (1000.00ms), buffer size is 352800 bytes (2000.00ms)
I: [pulseaudio] alsa-source.c: Time scheduling watermark is 20.00ms
D: [pulseaudio] alsa-source.c: hwbuf_unused=0
D: [pulseaudio] alsa-source.c: setting avail_min=87319
D: [pulseaudio] alsa-mixer.c: Activating path analog-input-internal-mic
D: [pulseaudio] alsa-mixer.c: Path analog-input-internal-mic (Internal Microphone), direction=2, priority=89, probed=yes, supported=yes, has_mute=yes, has_volume=yes, has_dB=yes, min_volume=0, max_volume=63, min_dB=-17.25, max_dB=60
D: [pulseaudio] alsa-mixer.c: Element 'Capture', direction=2, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x3600000000f66, n_channels=2, override_map=03
D: [pulseaudio] alsa-mixer.c: Element 'Internal Mic Boost', direction=2, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=4, required_absent=0, mask=0x3600000000f66, n_channels=2, override_map=03
D: [pulseaudio] alsa-mixer.c: Element 'Mic Boost', direction=2, switch=0, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=00
D: [pulseaudio] alsa-mixer.c: Jack Mic, alsa_name='Mic Jack', index='0', detection possible
D: [pulseaudio] alsa-mixer.c: Jack Dock Mic, alsa_name='Dock Mic Jack', index='0', detection unavailable
D: [pulseaudio] alsa-mixer.c: Jack Front Mic, alsa_name='Front Mic Jack', index='0', detection unavailable
D: [pulseaudio] alsa-mixer.c: Jack Rear Mic, alsa_name='Rear Mic Jack', index='0', detection unavailable
D: [pulseaudio] alsa-mixer.c: Jack Internal Mic Phantom, alsa_name='Internal Mic Phantom Jack', index='0', detection possible
I: [pulseaudio] alsa-source.c: Successfully enabled deferred volume.
I: [pulseaudio] alsa-source.c: Hardware volume ranges from -17.25 dB to 60.00 dB.
I: [pulseaudio] alsa-source.c: Fixing base volume to -60.00 dB
I: [pulseaudio] alsa-source.c: Using hardware volume control. Hardware dB scale supported.
I: [pulseaudio] alsa-source.c: Using hardware mute control.
D: [pulseaudio] alsa-util.c: snd_pcm_dump():
D: [pulseaudio] alsa-util.c: Hardware PCM card 0 'HDA Intel PCH' device 0 subdevice 0
D: [pulseaudio] alsa-util.c: Its setup is:
D: [pulseaudio] alsa-util.c: stream : CAPTURE
D: [pulseaudio] alsa-util.c: access : MMAP_INTERLEAVED
D: [pulseaudio] alsa-util.c: format : S16_LE
D: [pulseaudio] alsa-util.c: subformat : STD
D: [pulseaudio] alsa-util.c: channels : 2
D: [pulseaudio] alsa-util.c: rate : 44100
D: [pulseaudio] alsa-util.c: exact rate : 44100 (44100/1)
D: [pulseaudio] alsa-util.c: msbits : 16
D: [pulseaudio] alsa-util.c: buffer_size : 88200
D: [pulseaudio] alsa-util.c: period_size : 44100
D: [pulseaudio] alsa-util.c: period_time : 1000000
D: [pulseaudio] alsa-util.c: tstamp_mode : ENABLE
D: [pulseaudio] alsa-util.c: tstamp_type : MONOTONIC
D: [pulseaudio] alsa-util.c: period_step : 1
D: [pulseaudio] alsa-util.c: avail_min : 87319
D: [pulseaudio] alsa-util.c: period_event : 0
D: [pulseaudio] alsa-util.c: start_threshold : -1
D: [pulseaudio] alsa-util.c: stop_threshold : 6206523236469964800
D: [pulseaudio] alsa-util.c: silence_threshold: 0
D: [pulseaudio] alsa-util.c: silence_size : 0
D: [pulseaudio] alsa-util.c: boundary : 6206523236469964800
D: [pulseaudio] alsa-util.c: appl_ptr : 0
D: [pulseaudio] alsa-util.c: hw_ptr : 0
D: [pulseaudio] alsa-source.c: Read hardware volume: front-left: 18472 / 28% / -33.00 dB, front-right: 18472 / 28% / -33.00 dB
D: [alsa-source-ALC287 Analog] alsa-source.c: Thread starting up
D: [alsa-source-ALC287 Analog] util.c: SCHED_RR|SCHED_RESET_ON_FORK worked.
I: [alsa-source-ALC287 Analog] util.c: Successfully enabled SCHED_RR scheduling for thread, with priority 5.
I: [alsa-source-ALC287 Analog] alsa-source.c: Starting capture.
D: [pulseaudio] source.c: alsa_input.pci-0000_00_1f.3.analog-stereo: state: INIT -> IDLE
I: [pulseaudio] core.c: default_source: alsa_output.pci-0000_00_1f.3.analog-stereo.monitor -> alsa_input.pci-0000_00_1f.3.analog-stereo
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] alsa-util.c: ELD info empty (for device=3)
I: [pulseaudio] module-alsa-card.c: ELD device found for port hdmi-output-0 (3).
D: [pulseaudio] alsa-util.c: ELD info empty (for device=7)
I: [pulseaudio] module-alsa-card.c: ELD device found for port hdmi-output-1 (7).
D: [pulseaudio] alsa-util.c: ELD info empty (for device=8)
I: [pulseaudio] module-alsa-card.c: ELD device found for port hdmi-output-2 (8).
D: [pulseaudio] alsa-util.c: ELD info empty (for device=9)
I: [pulseaudio] module-alsa-card.c: ELD device found for port hdmi-output-3 (9).
D: [pulseaudio] alsa-util.c: ELD info empty (for device=10)
I: [pulseaudio] module-alsa-card.c: ELD device found for port hdmi-output-4 (10).
D: [pulseaudio] alsa-util.c: ELD info empty (for device=11)
I: [pulseaudio] module-alsa-card.c: ELD device found for port hdmi-output-5 (11).
D: [pulseaudio] alsa-util.c: ELD info empty (for device=12)
I: [pulseaudio] module-alsa-card.c: ELD device found for port hdmi-output-6 (12).
D: [pulseaudio] alsa-util.c: ELD info empty (for device=13)
I: [pulseaudio] module-alsa-card.c: ELD device found for port hdmi-output-7 (13).
D: [pulseaudio] alsa-util.c: ELD info empty (for device=14)
I: [pulseaudio] module-alsa-card.c: ELD device found for port hdmi-output-8 (14).
D: [pulseaudio] alsa-util.c: ELD info empty (for device=15)
I: [pulseaudio] module-alsa-card.c: ELD device found for port hdmi-output-9 (15).
D: [pulseaudio] alsa-util.c: ELD info empty (for device=16)
I: [pulseaudio] module-alsa-card.c: ELD device found for port hdmi-output-10 (16).
I: [pulseaudio] module.c: Loaded "module-alsa-card" (index: #7; argument: "device_id="0" name="pci-0000_00_1f.3" card_name="alsa_card.pci-0000_00_1f.3" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes avoid_resampling=no card_properties="module-udev-detect.discovered=1"").
I: [pulseaudio] module-udev-detect.c: Card /devices/pci0000:00/0000:00:1f.3/sound/card0 (alsa_card.pci-0000_00_1f.3) module loaded.
I: [pulseaudio] module-udev-detect.c: Found 2 cards.
I: [pulseaudio] module.c: Loaded "module-udev-detect" (index: #5; argument: "").
D: [pulseaudio] module.c: Checking for existence of '/usr/lib/pulse-15.0/modules/module-jackdbus-detect.so': failure
D: [pulseaudio] module.c: Checking for existence of '/usr/lib/pulse-15.0/modules/module-bluetooth-policy.so': failure
D: [pulseaudio] module.c: Checking for existence of '/usr/lib/pulse-15.0/modules/module-bluetooth-discover.so': failure
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Memstats added for object /org/pulseaudio/core1/memstats
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile2
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile3
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile4
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile5
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile6
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile7
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile8
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile9
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile10
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile11
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile12
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile13
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile14
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile15
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile16
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile17
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile18
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Card added for object /org/pulseaudio/core1/card0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile2
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile3
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile4
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile5
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile6
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile7
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile8
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile9
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile10
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile11
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile12
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile13
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile14
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile15
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile16
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile17
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile18
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile19
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile20
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile21
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile22
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile23
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile24
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile25
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile26
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile27
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile28
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile29
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile30
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile31
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile32
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile33
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile34
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile35
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile36
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile37
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile38
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile39
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile40
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile41
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile42
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile43
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile44
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile45
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile46
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile47
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile48
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile49
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile50
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile51
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile52
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile53
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile54
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile55
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile56
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile57
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile58
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile59
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile60
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile61
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile62
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile63
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile64
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile65
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile66
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile67
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile68
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile69
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Card added for object /org/pulseaudio/core1/card1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.DevicePort added for object /org/pulseaudio/core1/sink0/port0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.DevicePort added for object /org/pulseaudio/core1/sink0/port1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Device added for object /org/pulseaudio/core1/sink0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Sink added for object /org/pulseaudio/core1/sink0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Device added for object /org/pulseaudio/core1/source0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Source added for object /org/pulseaudio/core1/source0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.DevicePort added for object /org/pulseaudio/core1/source1/port0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.DevicePort added for object /org/pulseaudio/core1/source1/port1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Device added for object /org/pulseaudio/core1/source1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Source added for object /org/pulseaudio/core1/source1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module2
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module3
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module4
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module5
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module6
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module7
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module8
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1 added for object /org/pulseaudio/core1
I: [pulseaudio] module.c: Loaded "module-dbus-protocol" (index: #8; argument: "").
D: [pulseaudio] module.c: Checking for existence of '/usr/lib/pulse-15.0/modules/module-esound-protocol-unix.so': failure
I: [pulseaudio] module.c: Loaded "module-native-protocol-unix" (index: #9; argument: "").
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module9
D: [pulseaudio] module.c: Checking for existence of '/usr/lib/pulse-15.0/modules/module-gsettings.so': success
I: [pulseaudio] module.c: Loaded "module-gsettings" (index: #10; argument: "").
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module10
I: [pulseaudio] module-default-device-restore.c: No previous default sink setting, ignoring.
I: [pulseaudio] module-default-device-restore.c: No previous default source setting, ignoring.
I: [pulseaudio] module.c: Loaded "module-default-device-restore" (index: #11; argument: "").
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module11
I: [pulseaudio] module.c: Loaded "module-always-sink" (index: #12; argument: "").
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module12
I: [pulseaudio] module.c: Loaded "module-intended-roles" (index: #13; argument: "").
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module13
D: [pulseaudio] module-suspend-on-idle.c: Sink alsa_output.pci-0000_00_1f.3.analog-stereo becomes idle, timeout in 5 seconds.
D: [pulseaudio] module-suspend-on-idle.c: Source alsa_input.pci-0000_00_1f.3.analog-stereo becomes idle, timeout in 5 seconds.
I: [pulseaudio] module.c: Loaded "module-suspend-on-idle" (index: #14; argument: "").
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module14
D: [pulseaudio] module.c: Checking for existence of '/usr/lib/pulse-15.0/modules/module-console-kit.so': success
I: [pulseaudio] module.c: Loaded "module-console-kit" (index: #15; argument: "").
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module15
D: [pulseaudio] module.c: Checking for existence of '/usr/lib/pulse-15.0/modules/module-systemd-login.so': success
I: [pulseaudio] module.c: Loaded "module-systemd-login" (index: #16; argument: "").
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module16
I: [pulseaudio] module.c: Loaded "module-position-event-sounds" (index: #17; argument: "").
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module17
D: [pulseaudio] stream-interaction.c: Using role 'phone' as trigger role.
D: [pulseaudio] stream-interaction.c: Using roles 'music' and 'video' as cork roles.
I: [pulseaudio] module.c: Loaded "module-role-cork" (index: #18; argument: "").
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module18
I: [pulseaudio] module.c: Loaded "module-filter-heuristics" (index: #19; argument: "").
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module19
I: [pulseaudio] module.c: Loaded "module-filter-apply" (index: #20; argument: "").
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module20
W: [pulseaudio] server-lookup.c: Unable to contact D-Bus: org.freedesktop.DBus.Error.NotSupported: Using X11 for dbus-daemon autolaunch was disabled at compile time, set your DBUS_SESSION_BUS_ADDRESS instead
W: [pulseaudio] main.c: Unable to contact D-Bus: org.freedesktop.DBus.Error.NotSupported: Using X11 for dbus-daemon autolaunch was disabled at compile time, set your DBUS_SESSION_BUS_ADDRESS instead
I: [pulseaudio] main.c: Daemon startup complete.
D: [pulseaudio] module-udev-detect.c: /dev/snd/controlC1 is accessible: yes
D: [pulseaudio] module-udev-detect.c: Resuming all sinks and sources of card alsa_card.pci-0000_01_00.1.
D: [pulseaudio] module-udev-detect.c: /dev/snd/controlC0 is accessible: yes
D: [pulseaudio] module-udev-detect.c: Resuming all sinks and sources of card alsa_card.pci-0000_00_1f.3.
I: [pulseaudio] module-suspend-on-idle.c: Source alsa_input.pci-0000_00_1f.3.analog-stereo idle for too long, suspending ...
I: [alsa-source-ALC287 Analog] alsa-source.c: Device suspended...
D: [pulseaudio] source.c: alsa_input.pci-0000_00_1f.3.analog-stereo: suspend_cause: (none) -> IDLE
D: [pulseaudio] source.c: alsa_input.pci-0000_00_1f.3.analog-stereo: state: IDLE -> SUSPENDED
D: [pulseaudio] core.c: Hmm, no streams around, trying to vacuum.
I: [pulseaudio] module-suspend-on-idle.c: Sink alsa_output.pci-0000_00_1f.3.analog-stereo idle for too long, suspending ...
I: [alsa-sink-ALC287 Analog] alsa-sink.c: Device suspended...
D: [pulseaudio] sink.c: alsa_output.pci-0000_00_1f.3.analog-stereo: suspend_cause: (none) -> IDLE
D: [pulseaudio] sink.c: alsa_output.pci-0000_00_1f.3.analog-stereo: state: IDLE -> SUSPENDED
D: [pulseaudio] source.c: alsa_output.pci-0000_00_1f.3.analog-stereo.monitor: suspend_cause: (none) -> IDLE
D: [pulseaudio] source.c: alsa_output.pci-0000_00_1f.3.analog-stereo.monitor: state: IDLE -> SUSPENDED
D: [pulseaudio] core.c: Hmm, no streams around, trying to vacuum.
D: [pulseaudio] module-udev-detect.c: /dev/snd/controlC0 is accessible: yes
D: [pulseaudio] module-udev-detect.c: Resuming all sinks and sources of card alsa_card.pci-0000_00_1f.3.
I: [pulseaudio] core.c: We are idle, quitting...
I: [pulseaudio] main.c: Daemon shutdown initiated.
I: [pulseaudio] module.c: Unloading "module-filter-apply" (index: #20).
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module20
I: [pulseaudio] module.c: Unloaded "module-filter-apply" (index: #20).
I: [pulseaudio] module.c: Unloading "module-filter-heuristics" (index: #19).
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module19
I: [pulseaudio] module.c: Unloaded "module-filter-heuristics" (index: #19).
I: [pulseaudio] module.c: Unloading "module-role-cork" (index: #18).
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module18
I: [pulseaudio] module.c: Unloaded "module-role-cork" (index: #18).
I: [pulseaudio] module.c: Unloading "module-position-event-sounds" (index: #17).
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module17
I: [pulseaudio] module.c: Unloaded "module-position-event-sounds" (index: #17).
I: [pulseaudio] module.c: Unloading "module-systemd-login" (index: #16).
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module16
I: [pulseaudio] module.c: Unloaded "module-systemd-login" (index: #16).
I: [pulseaudio] module.c: Unloading "module-console-kit" (index: #15).
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module15
I: [pulseaudio] module.c: Unloaded "module-console-kit" (index: #15).
I: [pulseaudio] module.c: Unloading "module-suspend-on-idle" (index: #14).
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module14
D: [pulseaudio] module-suspend-on-idle.c: Resuming sink alsa_output.pci-0000_00_1f.3.analog-stereo on module unload.
D: [pulseaudio] reserve-wrap.c: Unable to contact D-Bus session bus: org.freedesktop.DBus.Error.NotSupported: Using X11 for dbus-daemon autolaunch was disabled at compile time, set your DBUS_SESSION_BUS_ADDRESS instead
I: [alsa-sink-ALC287 Analog] alsa-sink.c: Trying resume...
I: [alsa-sink-ALC287 Analog] alsa-util.c: Trying to disable ALSA period wakeups, using timers only
D: [alsa-sink-ALC287 Analog] alsa-util.c: Maximum hw buffer size is 21845 ms
D: [alsa-sink-ALC287 Analog] alsa-util.c: Set buffer size first (to 96000 samples), period size second (to 48000 samples).
I: [alsa-sink-ALC287 Analog] alsa-util.c: ALSA period wakeups disabled
D: [alsa-sink-ALC287 Analog] alsa-sink.c: hwbuf_unused=0
D: [alsa-sink-ALC287 Analog] alsa-sink.c: setting avail_min=95119
I: [alsa-sink-ALC287 Analog] alsa-sink.c: Time scheduling watermark is 18.38ms
I: [alsa-sink-ALC287 Analog] alsa-sink.c: Resumed successfully...
D: [pulseaudio] sink.c: alsa_output.pci-0000_00_1f.3.analog-stereo: suspend_cause: IDLE -> (none)
D: [pulseaudio] sink.c: alsa_output.pci-0000_00_1f.3.analog-stereo: state: SUSPENDED -> IDLE
I: [alsa-sink-ALC287 Analog] alsa-sink.c: Starting playback.
D: [alsa-sink-ALC287 Analog] ratelimit.c: 925 events suppressed
D: [alsa-sink-ALC287 Analog] alsa-sink.c: Cutting sleep time for the initial iterations by half.
D: [alsa-sink-ALC287 Analog] alsa-sink.c: Cutting sleep time for the initial iterations by half.
D: [pulseaudio] source.c: alsa_output.pci-0000_00_1f.3.analog-stereo.monitor: suspend_cause: IDLE -> (none)
D: [pulseaudio] source.c: alsa_output.pci-0000_00_1f.3.analog-stereo.monitor: state: SUSPENDED -> IDLE
D: [pulseaudio] module-suspend-on-idle.c: Resuming source alsa_input.pci-0000_00_1f.3.analog-stereo on module unload.
I: [alsa-source-ALC287 Analog] alsa-source.c: Trying resume...
I: [alsa-source-ALC287 Analog] alsa-util.c: Trying to disable ALSA period wakeups, using timers only
D: [alsa-source-ALC287 Analog] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [alsa-source-ALC287 Analog] alsa-util.c: Set buffer size first (to 88200 samples), period size second (to 44100 samples).
I: [alsa-source-ALC287 Analog] alsa-util.c: ALSA period wakeups disabled
D: [alsa-source-ALC287 Analog] alsa-source.c: hwbuf_unused=0
D: [alsa-source-ALC287 Analog] alsa-source.c: setting avail_min=87319
I: [alsa-source-ALC287 Analog] alsa-source.c: Time scheduling watermark is 20.00ms
I: [alsa-source-ALC287 Analog] alsa-source.c: Resumed successfully...
I: [alsa-source-ALC287 Analog] alsa-source.c: Starting capture.
D: [pulseaudio] source.c: alsa_input.pci-0000_00_1f.3.analog-stereo: suspend_cause: IDLE -> (none)
D: [pulseaudio] source.c: alsa_input.pci-0000_00_1f.3.analog-stereo: state: SUSPENDED -> IDLE
I: [pulseaudio] module.c: Unloaded "module-suspend-on-idle" (index: #14).
I: [pulseaudio] module.c: Unloading "module-intended-roles" (index: #13).
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module13
I: [pulseaudio] module.c: Unloaded "module-intended-roles" (index: #13).
I: [pulseaudio] module.c: Unloading "module-always-sink" (index: #12).
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module12
I: [pulseaudio] module.c: Unloaded "module-always-sink" (index: #12).
I: [pulseaudio] module.c: Unloading "module-default-device-restore" (index: #11).
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module11
I: [pulseaudio] module.c: Unloaded "module-default-device-restore" (index: #11).
I: [pulseaudio] module.c: Unloading "module-gsettings" (index: #10).
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module10
I: [pulseaudio] module.c: Unloaded "module-gsettings" (index: #10).
I: [pulseaudio] module.c: Unloading "module-native-protocol-unix" (index: #9).
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module9
I: [pulseaudio] module.c: Unloaded "module-native-protocol-unix" (index: #9).
I: [pulseaudio] module.c: Unloading "module-dbus-protocol" (index: #8).
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module8
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1 removed from object /org/pulseaudio/core1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Card removed from object /org/pulseaudio/core1/card0
D: [pulseaudio] flist.c: ../pulseaudio/src/pulsecore/hashmap.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: ../pulseaudio/src/pulsecore/hashmap.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: ../pulseaudio/src/pulsecore/hashmap.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: ../pulseaudio/src/pulsecore/hashmap.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: ../pulseaudio/src/pulsecore/hashmap.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: ../pulseaudio/src/pulsecore/hashmap.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: ../pulseaudio/src/pulsecore/hashmap.c: entries flist is full (don't worry)
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card0/profile0
D: [pulseaudio] flist.c: ../pulseaudio/src/pulsecore/hashmap.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: ../pulseaudio/src/pulsecore/hashmap.c: entries flist is full (don't worry)
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card0/profile1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card0/profile2
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card0/profile3
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card0/profile4
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card0/profile5
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card0/profile6
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card0/profile7
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card0/profile8
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card0/profile9
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card0/profile10
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card0/profile11
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card0/profile12
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card0/profile13
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card0/profile14
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card0/profile15
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card0/profile16
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card0/profile17
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card0/profile18
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Card removed from object /org/pulseaudio/core1/card1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile2
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile3
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile4
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile5
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile6
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile7
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile8
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile9
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile10
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile11
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile12
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile13
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile14
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile15
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile16
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile17
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile18
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile19
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile20
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile21
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile22
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile23
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile24
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile25
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile26
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile27
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile28
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile29
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile30
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile31
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile32
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile33
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile34
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile35
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile36
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile37
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile38
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile39
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile40
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile41
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile42
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile43
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile44
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile45
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile46
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile47
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile48
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile49
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile50
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile51
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile52
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile53
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile54
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile55
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile56
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile57
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile58
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile59
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile60
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile61
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile62
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile63
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile64
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile65
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile66
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile67
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile68
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile69
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Device removed from object /org/pulseaudio/core1/sink0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Sink removed from object /org/pulseaudio/core1/sink0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.DevicePort removed from object /org/pulseaudio/core1/sink0/port0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.DevicePort removed from object /org/pulseaudio/core1/sink0/port1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Device removed from object /org/pulseaudio/core1/source0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Source removed from object /org/pulseaudio/core1/source0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Device removed from object /org/pulseaudio/core1/source1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Source removed from object /org/pulseaudio/core1/source1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.DevicePort removed from object /org/pulseaudio/core1/source1/port0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.DevicePort removed from object /org/pulseaudio/core1/source1/port1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module2
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module3
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module4
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module5
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module6
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module7
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Memstats removed from object /org/pulseaudio/core1/memstats
I: [pulseaudio] module.c: Unloaded "module-dbus-protocol" (index: #8).
I: [pulseaudio] module.c: Unloading "module-alsa-card" (index: #7).
I: [pulseaudio] core.c: default_sink: alsa_output.pci-0000_00_1f.3.analog-stereo -> (unset)
D: [pulseaudio] source.c: alsa_output.pci-0000_00_1f.3.analog-stereo.monitor: state: IDLE -> UNLINKED
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event.
D: [pulseaudio] sink.c: alsa_output.pci-0000_00_1f.3.analog-stereo: state: IDLE -> UNLINKED
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event.
D: [alsa-sink-ALC287 Analog] alsa-sink.c: Thread shutting down
I: [pulseaudio] sink.c: Freeing sink 0 "alsa_output.pci-0000_00_1f.3.analog-stereo"
I: [pulseaudio] source.c: Freeing source 0 "alsa_output.pci-0000_00_1f.3.analog-stereo.monitor"
I: [pulseaudio] core.c: default_source: alsa_input.pci-0000_00_1f.3.analog-stereo -> (unset)
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] source.c: alsa_input.pci-0000_00_1f.3.analog-stereo: state: IDLE -> UNLINKED
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event.
D: [alsa-source-ALC287 Analog] alsa-source.c: Thread shutting down
I: [pulseaudio] source.c: Freeing source 1 "alsa_input.pci-0000_00_1f.3.analog-stereo"
I: [pulseaudio] card.c: Freed 1 "alsa_card.pci-0000_00_1f.3"
I: [pulseaudio] module.c: Unloaded "module-alsa-card" (index: #7).
I: [pulseaudio] module.c: Unloading "module-alsa-card" (index: #6).
I: [pulseaudio] card.c: Freed 0 "alsa_card.pci-0000_01_00.1"
I: [pulseaudio] module.c: Unloaded "module-alsa-card" (index: #6).
I: [pulseaudio] module.c: Unloading "module-udev-detect" (index: #5).
I: [pulseaudio] module.c: Unloaded "module-udev-detect" (index: #5).
I: [pulseaudio] module.c: Unloading "module-switch-on-port-available" (index: #4).
I: [pulseaudio] module.c: Unloaded "module-switch-on-port-available" (index: #4).
I: [pulseaudio] module.c: Unloading "module-augment-properties" (index: #3).
I: [pulseaudio] module.c: Unloaded "module-augment-properties" (index: #3).
I: [pulseaudio] module.c: Unloading "module-card-restore" (index: #2).
I: [pulseaudio] module.c: Unloaded "module-card-restore" (index: #2).
I: [pulseaudio] module.c: Unloading "module-stream-restore" (index: #1).
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1 removed from object /org/pulseaudio/stream_restore1
I: [pulseaudio] module.c: Unloaded "module-stream-restore" (index: #1).
I: [pulseaudio] module.c: Unloading "module-device-restore" (index: #0).
I: [pulseaudio] module.c: Unloaded "module-device-restore" (index: #0).
I: [pulseaudio] main.c: Daemon terminated.
There're actually a lot of errors in the above; what do they mean? Are they relevant (I'd assume so, but there are no obvious Google results).
pacmd list-cards
2 card(s) available.
index: 0
name: <alsa_card.pci-0000_01_00.1>
driver: <module-alsa-card.c>
owner module: 6
properties:
alsa.card = "1"
alsa.card_name = "HDA NVidia"
alsa.long_card_name = "HDA NVidia at 0x6e000000 irq 17"
alsa.driver_name = "snd_hda_intel"
device.bus_path = "pci-0000:01:00.1"
sysfs.path = "/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1"
device.bus = "pci"
device.vendor.id = "10de"
device.vendor.name = "NVIDIA Corporation"
device.product.id = "228b"
device.product.name = "GA104 High Definition Audio Controller"
device.string = "1"
device.description = "GA104 High Definition Audio Controller"
module-udev-detect.discovered = "1"
device.icon_name = "audio-card-pci"
profiles:
output:hdmi-stereo: Digital Stereo (HDMI) Output (priority 5900, available: no)
output:hdmi-surround: Digital Surround 5.1 (HDMI) Output (priority 800, available: no)
output:hdmi-surround71: Digital Surround 7.1 (HDMI) Output (priority 800, available: no)
output:hdmi-stereo-extra1: Digital Stereo (HDMI 2) Output (priority 5700, available: no)
output:hdmi-surround-extra1: Digital Surround 5.1 (HDMI 2) Output (priority 600, available: no)
output:hdmi-surround71-extra1: Digital Surround 7.1 (HDMI 2) Output (priority 600, available: no)
output:hdmi-stereo-extra2: Digital Stereo (HDMI 3) Output (priority 5700, available: no)
output:hdmi-surround-extra2: Digital Surround 5.1 (HDMI 3) Output (priority 600, available: no)
output:hdmi-surround71-extra2: Digital Surround 7.1 (HDMI 3) Output (priority 600, available: no)
output:hdmi-stereo-extra3: Digital Stereo (HDMI 4) Output (priority 5700, available: no)
output:hdmi-surround-extra3: Digital Surround 5.1 (HDMI 4) Output (priority 600, available: no)
output:hdmi-surround71-extra3: Digital Surround 7.1 (HDMI 4) Output (priority 600, available: no)
output:hdmi-stereo-extra4: Digital Stereo (HDMI 5) Output (priority 5700, available: no)
output:hdmi-surround-extra4: Digital Surround 5.1 (HDMI 5) Output (priority 600, available: no)
output:hdmi-surround71-extra4: Digital Surround 7.1 (HDMI 5) Output (priority 600, available: no)
output:hdmi-stereo-extra5: Digital Stereo (HDMI 6) Output (priority 5700, available: no)
output:hdmi-surround-extra5: Digital Surround 5.1 (HDMI 6) Output (priority 600, available: no)
output:hdmi-surround71-extra5: Digital Surround 7.1 (HDMI 6) Output (priority 600, available: no)
off: Off (priority 0, available: unknown)
active profile: <off>
ports:
hdmi-output-0: HDMI / DisplayPort (priority 5900, latency offset 0 usec, available: no)
properties:
device.icon_name = "video-display"
hdmi-output-1: HDMI / DisplayPort 2 (priority 5800, latency offset 0 usec, available: no)
properties:
device.icon_name = "video-display"
hdmi-output-2: HDMI / DisplayPort 3 (priority 5700, latency offset 0 usec, available: no)
properties:
device.icon_name = "video-display"
hdmi-output-3: HDMI / DisplayPort 4 (priority 5600, latency offset 0 usec, available: no)
properties:
device.icon_name = "video-display"
hdmi-output-4: HDMI / DisplayPort 5 (priority 5500, latency offset 0 usec, available: no)
properties:
device.icon_name = "video-display"
hdmi-output-5: HDMI / DisplayPort 6 (priority 5400, latency offset 0 usec, available: no)
properties:
device.icon_name = "video-display"
index: 1
name: <alsa_card.pci-0000_00_1f.3>
driver: <module-alsa-card.c>
owner module: 7
properties:
alsa.card = "0"
alsa.card_name = "HDA Intel PCH"
alsa.long_card_name = "HDA Intel PCH at 0x642d1b8000 irq 219"
alsa.driver_name = "snd_hda_intel"
device.bus_path = "pci-0000:00:1f.3"
sysfs.path = "/devices/pci0000:00/0000:00:1f.3/sound/card0"
device.bus = "pci"
device.vendor.id = "8086"
device.vendor.name = "Intel Corporation"
device.product.id = "43c8"
device.product.name = "Tiger Lake-H HD Audio Controller"
device.form_factor = "internal"
device.string = "0"
device.description = "Built-in Audio"
module-udev-detect.discovered = "1"
device.icon_name = "audio-card-pci"
profiles:
input:analog-stereo: Analog Stereo Input (priority 32833, available: unknown)
output:analog-stereo: Analog Stereo Output (priority 39268, available: unknown)
output:analog-stereo+input:analog-stereo: Analog Stereo Duplex (priority 39333, available: unknown)
output:hdmi-stereo: Digital Stereo (HDMI) Output (priority 5900, available: no)
output:hdmi-stereo+input:analog-stereo: Digital Stereo (HDMI) Output + Analog Stereo Input (priority 5965, available: unknown)
output:hdmi-surround: Digital Surround 5.1 (HDMI) Output (priority 800, available: no)
output:hdmi-surround+input:analog-stereo: Digital Surround 5.1 (HDMI) Output + Analog Stereo Input (priority 865, available: unknown)
output:hdmi-surround71: Digital Surround 7.1 (HDMI) Output (priority 800, available: no)
output:hdmi-surround71+input:analog-stereo: Digital Surround 7.1 (HDMI) Output + Analog Stereo Input (priority 865, available: unknown)
output:hdmi-stereo-extra1: Digital Stereo (HDMI 2) Output (priority 5700, available: no)
output:hdmi-stereo-extra1+input:analog-stereo: Digital Stereo (HDMI 2) Output + Analog Stereo Input (priority 5765, available: unknown)
output:hdmi-surround-extra1: Digital Surround 5.1 (HDMI 2) Output (priority 600, available: no)
output:hdmi-surround-extra1+input:analog-stereo: Digital Surround 5.1 (HDMI 2) Output + Analog Stereo Input (priority 665, available: unknown)
output:hdmi-surround71-extra1: Digital Surround 7.1 (HDMI 2) Output (priority 600, available: no)
output:hdmi-surround71-extra1+input:analog-stereo: Digital Surround 7.1 (HDMI 2) Output + Analog Stereo Input (priority 665, available: unknown)
output:hdmi-stereo-extra2: Digital Stereo (HDMI 3) Output (priority 5700, available: no)
output:hdmi-stereo-extra2+input:analog-stereo: Digital Stereo (HDMI 3) Output + Analog Stereo Input (priority 5765, available: unknown)
output:hdmi-surround-extra2: Digital Surround 5.1 (HDMI 3) Output (priority 600, available: no)
output:hdmi-surround-extra2+input:analog-stereo: Digital Surround 5.1 (HDMI 3) Output + Analog Stereo Input (priority 665, available: unknown)
output:hdmi-surround71-extra2: Digital Surround 7.1 (HDMI 3) Output (priority 600, available: no)
output:hdmi-surround71-extra2+input:analog-stereo: Digital Surround 7.1 (HDMI 3) Output + Analog Stereo Input (priority 665, available: unknown)
output:hdmi-stereo-extra3: Digital Stereo (HDMI 4) Output (priority 5700, available: no)
output:hdmi-stereo-extra3+input:analog-stereo: Digital Stereo (HDMI 4) Output + Analog Stereo Input (priority 5765, available: unknown)
output:hdmi-surround-extra3: Digital Surround 5.1 (HDMI 4) Output (priority 600, available: no)
output:hdmi-surround-extra3+input:analog-stereo: Digital Surround 5.1 (HDMI 4) Output + Analog Stereo Input (priority 665, available: unknown)
output:hdmi-surround71-extra3: Digital Surround 7.1 (HDMI 4) Output (priority 600, available: no)
output:hdmi-surround71-extra3+input:analog-stereo: Digital Surround 7.1 (HDMI 4) Output + Analog Stereo Input (priority 665, available: unknown)
output:hdmi-stereo-extra4: Digital Stereo (HDMI 5) Output (priority 5700, available: no)
output:hdmi-stereo-extra4+input:analog-stereo: Digital Stereo (HDMI 5) Output + Analog Stereo Input (priority 5765, available: unknown)
output:hdmi-surround-extra4: Digital Surround 5.1 (HDMI 5) Output (priority 600, available: no)
output:hdmi-surround-extra4+input:analog-stereo: Digital Surround 5.1 (HDMI 5) Output + Analog Stereo Input (priority 665, available: unknown)
output:hdmi-surround71-extra4: Digital Surround 7.1 (HDMI 5) Output (priority 600, available: no)
output:hdmi-surround71-extra4+input:analog-stereo: Digital Surround 7.1 (HDMI 5) Output + Analog Stereo Input (priority 665, available: unknown)
output:hdmi-stereo-extra5: Digital Stereo (HDMI 6) Output (priority 5700, available: no)
output:hdmi-stereo-extra5+input:analog-stereo: Digital Stereo (HDMI 6) Output + Analog Stereo Input (priority 5765, available: unknown)
output:hdmi-surround-extra5: Digital Surround 5.1 (HDMI 6) Output (priority 600, available: no)
output:hdmi-surround-extra5+input:analog-stereo: Digital Surround 5.1 (HDMI 6) Output + Analog Stereo Input (priority 665, available: unknown)
output:hdmi-surround71-extra5: Digital Surround 7.1 (HDMI 6) Output (priority 600, available: no)
output:hdmi-surround71-extra5+input:analog-stereo: Digital Surround 7.1 (HDMI 6) Output + Analog Stereo Input (priority 665, available: unknown)
output:hdmi-stereo-extra6: Digital Stereo (HDMI 7) Output (priority 5700, available: no)
output:hdmi-stereo-extra6+input:analog-stereo: Digital Stereo (HDMI 7) Output + Analog Stereo Input (priority 5765, available: unknown)
output:hdmi-surround-extra6: Digital Surround 5.1 (HDMI 7) Output (priority 600, available: no)
output:hdmi-surround-extra6+input:analog-stereo: Digital Surround 5.1 (HDMI 7) Output + Analog Stereo Input (priority 665, available: unknown)
output:hdmi-surround71-extra6: Digital Surround 7.1 (HDMI 7) Output (priority 600, available: no)
output:hdmi-surround71-extra6+input:analog-stereo: Digital Surround 7.1 (HDMI 7) Output + Analog Stereo Input (priority 665, available: unknown)
output:hdmi-stereo-extra7: Digital Stereo (HDMI 8) Output (priority 5700, available: no)
output:hdmi-stereo-extra7+input:analog-stereo: Digital Stereo (HDMI 8) Output + Analog Stereo Input (priority 5765, available: unknown)
output:hdmi-surround-extra7: Digital Surround 5.1 (HDMI 8) Output (priority 600, available: no)
output:hdmi-surround-extra7+input:analog-stereo: Digital Surround 5.1 (HDMI 8) Output + Analog Stereo Input (priority 665, available: unknown)
output:hdmi-surround71-extra7: Digital Surround 7.1 (HDMI 8) Output (priority 600, available: no)
output:hdmi-surround71-extra7+input:analog-stereo: Digital Surround 7.1 (HDMI 8) Output + Analog Stereo Input (priority 665, available: unknown)
output:hdmi-stereo-extra8: Digital Stereo (HDMI 9) Output (priority 5700, available: no)
output:hdmi-stereo-extra8+input:analog-stereo: Digital Stereo (HDMI 9) Output + Analog Stereo Input (priority 5765, available: unknown)
output:hdmi-surround-extra8: Digital Surround 5.1 (HDMI 9) Output (priority 600, available: no)
output:hdmi-surround-extra8+input:analog-stereo: Digital Surround 5.1 (HDMI 9) Output + Analog Stereo Input (priority 665, available: unknown)
output:hdmi-surround71-extra8: Digital Surround 7.1 (HDMI 9) Output (priority 600, available: no)
output:hdmi-surround71-extra8+input:analog-stereo: Digital Surround 7.1 (HDMI 9) Output + Analog Stereo Input (priority 665, available: unknown)
output:hdmi-stereo-extra9: Digital Stereo (HDMI 10) Output (priority 5700, available: no)
output:hdmi-stereo-extra9+input:analog-stereo: Digital Stereo (HDMI 10) Output + Analog Stereo Input (priority 5765, available: unknown)
output:hdmi-surround-extra9: Digital Surround 5.1 (HDMI 10) Output (priority 600, available: no)
output:hdmi-surround-extra9+input:analog-stereo: Digital Surround 5.1 (HDMI 10) Output + Analog Stereo Input (priority 665, available: unknown)
output:hdmi-surround71-extra9: Digital Surround 7.1 (HDMI 10) Output (priority 600, available: no)
output:hdmi-surround71-extra9+input:analog-stereo: Digital Surround 7.1 (HDMI 10) Output + Analog Stereo Input (priority 665, available: unknown)
output:hdmi-stereo-extra10: Digital Stereo (HDMI 11) Output (priority 5700, available: no)
output:hdmi-stereo-extra10+input:analog-stereo: Digital Stereo (HDMI 11) Output + Analog Stereo Input (priority 5765, available: unknown)
output:hdmi-surround-extra10: Digital Surround 5.1 (HDMI 11) Output (priority 600, available: no)
output:hdmi-surround-extra10+input:analog-stereo: Digital Surround 5.1 (HDMI 11) Output + Analog Stereo Input (priority 665, available: unknown)
output:hdmi-surround71-extra10: Digital Surround 7.1 (HDMI 11) Output (priority 600, available: no)
output:hdmi-surround71-extra10+input:analog-stereo: Digital Surround 7.1 (HDMI 11) Output + Analog Stereo Input (priority 665, available: unknown)
off: Off (priority 0, available: unknown)
active profile: <output:analog-stereo>
sinks:
alsa_output.pci-0000_00_1f.3.analog-stereo/#0: Built-in Audio Analog Stereo
sources:
alsa_output.pci-0000_00_1f.3.analog-stereo.monitor/#0: Monitor of Built-in Audio Analog Stereo
ports:
analog-input-internal-mic: Internal Microphone (priority 8900, latency offset 0 usec, available: unknown)
properties:
device.icon_name = "audio-input-microphone"
analog-input-mic: Microphone (priority 8700, latency offset 0 usec, available: no)
properties:
device.icon_name = "audio-input-microphone"
analog-output-speaker: Speakers (priority 10000, latency offset 0 usec, available: unknown)
properties:
device.icon_name = "audio-speakers"
analog-output-headphones: Headphones (priority 9900, latency offset 0 usec, available: no)
properties:
device.icon_name = "audio-headphones"
hdmi-output-0: HDMI / DisplayPort (priority 5900, latency offset 0 usec, available: no)
properties:
device.icon_name = "video-display"
hdmi-output-1: HDMI / DisplayPort 2 (priority 5800, latency offset 0 usec, available: no)
properties:
device.icon_name = "video-display"
hdmi-output-2: HDMI / DisplayPort 3 (priority 5700, latency offset 0 usec, available: no)
properties:
device.icon_name = "video-display"
hdmi-output-3: HDMI / DisplayPort 4 (priority 5600, latency offset 0 usec, available: no)
properties:
device.icon_name = "video-display"
hdmi-output-4: HDMI / DisplayPort 5 (priority 5500, latency offset 0 usec, available: no)
properties:
device.icon_name = "video-display"
hdmi-output-5: HDMI / DisplayPort 6 (priority 5400, latency offset 0 usec, available: no)
properties:
device.icon_name = "video-display"
hdmi-output-6: HDMI / DisplayPort 7 (priority 5300, latency offset 0 usec, available: no)
properties:
device.icon_name = "video-display"
hdmi-output-7: HDMI / DisplayPort 8 (priority 5200, latency offset 0 usec, available: no)
properties:
device.icon_name = "video-display"
hdmi-output-8: HDMI / DisplayPort 9 (priority 5100, latency offset 0 usec, available: no)
properties:
device.icon_name = "video-display"
hdmi-output-9: HDMI / DisplayPort 10 (priority 5000, latency offset 0 usec, available: no)
properties:
device.icon_name = "video-display"
hdmi-output-10: HDMI / DisplayPort 11 (priority 4900, latency offset 0 usec, available: no)
properties:
device.icon_name = "video-display"
One thing I noticed during my research is that I have both pipewire and pulseaudio. Should I only have both of them? Could this interference be the case of my issue? I use KDE Plasma which seems to have things that are dependent on both.
Last edited by AmagicalFishy (2022-02-20 18:03:27)
Offline
Just the pipewire package is for screen sharing purposes. If you don't have e.g. wireplumber and none of the other pipewire audio packages there should not be a conflict.
Can you post
sudo fuser -v /dev/snd/*
amixer -c0
pacmd list-sinks
as well?
As you mention windows and since it can and does have an effect on this, make sure fast boot is disabled there.
Offline
Fast boot is disabled, yeah.
sudo fuser -v /dev/snd/*
USER PID ACCESS COMMAND
/dev/snd/controlC0: username 961 F.... pulseaudio
/dev/snd/controlC1: username 961 F.... pulseaudio
/dev/snd/controlC2: username 800 F.... kded5
username 961 F.... pulseaudio
username 973 F.... kmix
amixer -c0
Simple mixer control 'Master',0
Capabilities: pvolume pvolume-joined pswitch pswitch-joined
Playback channels: Mono
Limits: Playback 0 - 87
Mono: Playback 59 [68%] [-21.00dB] [on]
Simple mixer control 'Headphone',0
Capabilities: pvolume pswitch
Playback channels: Front Left - Front Right
Limits: Playback 0 - 87
Mono:
Front Left: Playback 0 [0%] [-65.25dB] [off]
Front Right: Playback 0 [0%] [-65.25dB] [off]
Simple mixer control 'Speaker',0
Capabilities: pvolume pswitch
Playback channels: Front Left - Front Right
Limits: Playback 0 - 87
Mono:
Front Left: Playback 87 [100%] [0.00dB] [on]
Front Right: Playback 87 [100%] [0.00dB] [on]
Simple mixer control 'PCM',0
Capabilities: pvolume
Playback channels: Front Left - Front Right
Limits: Playback 0 - 255
Mono:
Front Left: Playback 255 [100%] [0.00dB]
Front Right: Playback 255 [100%] [0.00dB]
Simple mixer control 'Mic Boost',0
Capabilities: volume
Playback channels: Front Left - Front Right
Capture channels: Front Left - Front Right
Limits: 0 - 3
Front Left: 0 [0%] [0.00dB]
Front Right: 0 [0%] [0.00dB]
Simple mixer control 'IEC958',0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [off]
Simple mixer control 'IEC958',1
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',2
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',3
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',4
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',5
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',6
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',7
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',8
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',9
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',10
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',11
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'Capture',0
Capabilities: cvolume cswitch
Capture channels: Front Left - Front Right
Limits: Capture 0 - 63
Front Left: Capture 59 [94%] [27.00dB] [on]
Front Right: Capture 59 [94%] [27.00dB] [on]
Simple mixer control 'Auto-Mute Mode',0
Capabilities: enum
Items: 'Disabled' 'Enabled'
Item0: 'Disabled'
Simple mixer control 'Digital',0
Capabilities: cvolume
Capture channels: Front Left - Front Right
Limits: Capture 0 - 120
Front Left: Capture 60 [50%] [0.00dB]
Front Right: Capture 60 [50%] [0.00dB]
Simple mixer control 'Internal Mic Boost',0
Capabilities: volume
Playback channels: Front Left - Front Right
Capture channels: Front Left - Front Right
Limits: 0 - 3
Front Left: 0 [0%] [0.00dB]
Front Right: 0 [0%] [0.00dB]
pacmd list-sinks
2 sink(s) available.
* index: 0
name: <alsa_output.pci-0000_00_1f.3.analog-stereo>
driver: <module-alsa-card.c>
flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
state: SUSPENDED
suspend cause: IDLE
priority: 9039
volume: front-left: 29491 / 45% / -20.81 dB, front-right: 29491 / 45% / -20.81 dB
balance 0.00
base volume: 65536 / 100% / 0.00 dB
volume steps: 65537
muted: no
current latency: 0.00 ms
max request: 0 KiB
max rewind: 0 KiB
monitor source: 0
sample spec: s16le 2ch 48000Hz
channel map: front-left,front-right
Stereo
used by: 0
linked by: 0
configured latency: 0.00 ms; range is 0.50 .. 2000.00 ms
card: 1 <alsa_card.pci-0000_00_1f.3>
module: 7
properties:
alsa.resolution_bits = "16"
device.api = "alsa"
device.class = "sound"
alsa.class = "generic"
alsa.subclass = "generic-mix"
alsa.name = "ALC287 Analog"
alsa.id = "ALC287 Analog"
alsa.subdevice = "0"
alsa.subdevice_name = "subdevice #0"
alsa.device = "0"
alsa.card = "0"
alsa.card_name = "HDA Intel PCH"
alsa.long_card_name = "HDA Intel PCH at 0x642d1b8000 irq 219"
alsa.driver_name = "snd_hda_intel"
device.bus_path = "pci-0000:00:1f.3"
sysfs.path = "/devices/pci0000:00/0000:00:1f.3/sound/card0"
device.bus = "pci"
device.vendor.id = "8086"
device.vendor.name = "Intel Corporation"
device.product.id = "43c8"
device.product.name = "Tiger Lake-H HD Audio Controller"
device.form_factor = "internal"
device.string = "front:0"
device.buffering.buffer_size = "384000"
device.buffering.fragment_size = "192000"
device.access_mode = "mmap+timer"
device.profile.name = "analog-stereo"
device.profile.description = "Analog Stereo"
device.description = "Built-in Audio Analog Stereo"
module-udev-detect.discovered = "1"
device.icon_name = "audio-card-pci"
ports:
analog-output-speaker: Speakers (priority 10000, latency offset 0 usec, available: unknown)
properties:
device.icon_name = "audio-speakers"
analog-output-headphones: Headphones (priority 9900, latency offset 0 usec, available: no)
properties:
device.icon_name = "audio-headphones"
active port: <analog-output-speaker>
index: 2
name: <alsa_output.pci-0000_01_00.1.hdmi-stereo>
driver: <module-alsa-card.c>
flags: HARDWARE DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
state: SUSPENDED
suspend cause: IDLE
priority: 9030
volume: front-left: 55705 / 85% / -4.24 dB, front-right: 55705 / 85% / -4.24 dB
balance 0.00
base volume: 65536 / 100% / 0.00 dB
volume steps: 65537
muted: no
current latency: 0.00 ms
max request: 0 KiB
max rewind: 0 KiB
monitor source: 2
sample spec: s16le 2ch 44100Hz
channel map: front-left,front-right
Stereo
used by: 0
linked by: 0
configured latency: 0.00 ms; range is 0.50 .. 1999.82 ms
card: 0 <alsa_card.pci-0000_01_00.1>
module: 6
properties:
alsa.resolution_bits = "16"
device.api = "alsa"
device.class = "sound"
alsa.class = "generic"
alsa.subclass = "generic-mix"
alsa.name = "HDMI 0"
alsa.id = "HDMI 0"
alsa.subdevice = "0"
alsa.subdevice_name = "subdevice #0"
alsa.device = "3"
alsa.card = "1"
alsa.card_name = "HDA NVidia"
alsa.long_card_name = "HDA NVidia at 0x6e000000 irq 17"
alsa.driver_name = "snd_hda_intel"
device.bus_path = "pci-0000:01:00.1"
sysfs.path = "/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1"
device.bus = "pci"
device.vendor.id = "10de"
device.vendor.name = "NVIDIA Corporation"
device.product.id = "228b"
device.product.name = "GA104 High Definition Audio Controller"
device.string = "hdmi:1"
device.buffering.buffer_size = "352768"
device.buffering.fragment_size = "176384"
device.access_mode = "mmap+timer"
device.profile.name = "hdmi-stereo"
device.profile.description = "Digital Stereo (HDMI)"
device.description = "GA104 High Definition Audio Controller Digital Stereo (HDMI)"
module-udev-detect.discovered = "1"
device.icon_name = "audio-card-pci"
ports:
hdmi-output-0: HDMI / DisplayPort (priority 5900, latency offset 0 usec, available: yes)
properties:
device.icon_name = "video-display"
device.product.name = "MSI MAG272CQR"
active port: <hdmi-output-0>
Offline
have you selected the right playback device?
Arch user for 2 years
Still a noob
Offline
This technically looks as it should, do the speakers start working if you "force" the headphone control to be active with e.g.
amixer -c0 set 'Headphone',0 100%,100%
you say "stopped" working? Did this use to work? When? And when did it stop and what did change? Chances are you have some kind of kernel regression, there have been a few ALSA/realtek codec changs in 5.16.9 I'd test 5.16.8 (or 5.6.11 when it gets pushed, has some ALSA fixes as well) though if you downgrade the kernel be weary of the potential nvidia kernel modules conflicts (especially problematic currently due to toolchain updates, from what I'm seeing 5.6.8-2 should be updated and work fine if you use nvidia-dkms, otherwise you'd have to downgrade the nvidia package to the working version as well)
Last edited by V1del (2022-02-23 12:25:29)
Offline
That command doesn't do anything, unfortunately.
I say "stopped" working because I have memory of them working at some point, but I'm not sure how accurate said memory is. This laptop is fairly new, and this problem has been going on for long enough that I don't have any clear indication of when they were working.
Is there anything I can do to troubleshoot? Sometimes, when I turn on the computer, I hear a popping noise coming from the speakers (similar to what one might hear when good speakers are first turned on). Might it be that the speakers are turned off somehow and Arch isn't turning them back on, which is why everything looks good software-wise?
Update: I've upgraded my kernel and now this only happens after I close the lid to my laptop/the laptop goes to sleep. Does that give any useful info.?
Last edited by AmagicalFishy (2022-03-02 21:13:19)
Offline
There's a dozen IEC958 outputs and only one is switched off. Try to off them all.
As for "fast boot", nb. that the windows un-feature is called "fast start", it's not the thing in the BIOS and windows updates have a habit of re-enabling it.
So please see the 3rd link below and make sure it's still disabled.
Offline
Fast boot/fast start is definitely turned off (I've disabled Windows update 4 ways to Sunday).
Can you describe a little more the IEC958 suggestion? When my sound is working, all but one of them are [on]. (This is still a problem I'm experiencing; it's really annoying )
Last edited by AmagicalFishy (2022-03-09 19:41:04)
Offline
The idea was that they might act as an analog/digital switch and that as long as one of them (or a specific one) is enabled, there's no analog audio.
Is the output in #3 reflecting a working condition or the problem?
Offline
Oh! Good idea! So I compared the working and non-working versions. Here's the diff: working > non-working:
< /dev/snd/controlC0: user 955 F.... pulseaudio
< /dev/snd/controlC1: user 955 F.... pulseaudio
< /dev/snd/pcmC0D0p: user 955 F...m pulseaudio
---
> /dev/snd/controlC0: user 957 F.... pulseaudio
> /dev/snd/controlC1: user 957 F.... pulseaudio
122,123c121,122
< state: RUNNING
< suspend cause: (none)
---
> state: SUSPENDED
> suspend cause: IDLE
130,132c129,131
< current latency: 75.74 ms
< max request: 14 KiB
< max rewind: 14 KiB
---
> current latency: 0.00 ms
> max request: 0 KiB
> max rewind: 0 KiB
137c136
< used by: 1
---
> used by: 0
139c138
< configured latency: 75.00 ms; range is 0.50 .. 2000.00 ms
---
> configured latency: 0.00 ms; range is 0.50 .. 2000.00 ms
So pulseaudio is not using pcmC0D0p? It's missing when things stop working and the available sink is suspended because of it. I've read a few threads about a device like this missing in general, but not disappearing when e.g., the computer goes to sleep. I'm trying to work w/ it now and see what I can do about re-enabling it.
Update: So I managed to get pcmC0D0p ]back into sudo fuser -v /dev/snd/* (by just disabling and re-enabling the profile of Built-in Audio using pavucontrol, but the sound still doesn't work
This is really frustrating.
Last edited by AmagicalFishy (2022-03-13 18:33:27)
Offline
Bump!
Offline
Don't do that.
Check/post the output while actively trying to play back. The diff you did is completely expected under the conditions that you are actually playing audio in one case and aren't doing so in the other, there's nothing inherently out of the ordinary. What are you trying to play back when it "doesn't" work? Full outputs of
pacmd list-sinks
pacmd list-sink-inputs
during that?
Offline
I included the diff for convenience at the bottom. When it stopped working I (accidentally) adjusted the volume
SOUND WORKING
sudo fuser -v /dev/snd/*
USER PID ACCESS COMMAND
/dev/snd/controlC0: user 983 F.... pulseaudio
/dev/snd/controlC1: user 983 F.... pulseaudio
/dev/snd/controlC2: user 983 F.... pulseaudio
/dev/snd/pcmC0D0p: user 983 F...m pulseaudio
amixer -c0
Simple mixer control 'Master',0
Capabilities: pvolume pvolume-joined pswitch pswitch-joined
Playback channels: Mono
Limits: Playback 0 - 87
Mono: Playback 87 [100%] [0.00dB] [on]
Simple mixer control 'Headphone',0
Capabilities: pvolume pswitch
Playback channels: Front Left - Front Right
Limits: Playback 0 - 87
Mono:
Front Left: Playback 0 [0%] [-65.25dB] [off]
Front Right: Playback 0 [0%] [-65.25dB] [off]
Simple mixer control 'Speaker',0
Capabilities: pvolume pswitch
Playback channels: Front Left - Front Right
Limits: Playback 0 - 87
Mono:
Front Left: Playback 87 [100%] [0.00dB] [on]
Front Right: Playback 87 [100%] [0.00dB] [on]
Simple mixer control 'PCM',0
Capabilities: pvolume
Playback channels: Front Left - Front Right
Limits: Playback 0 - 255
Mono:
Front Left: Playback 255 [100%] [0.00dB]
Front Right: Playback 255 [100%] [0.00dB]
Simple mixer control 'Mic Boost',0
Capabilities: volume
Playback channels: Front Left - Front Right
Capture channels: Front Left - Front Right
Limits: 0 - 3
Front Left: 0 [0%] [0.00dB]
Front Right: 0 [0%] [0.00dB]
Simple mixer control 'IEC958',0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [off]
Simple mixer control 'IEC958',1
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',2
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',3
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',4
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',5
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',6
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',7
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',8
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',9
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',10
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',11
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'Capture',0
Capabilities: cvolume cswitch
Capture channels: Front Left - Front Right
Limits: Capture 0 - 63
Front Left: Capture 63 [100%] [30.00dB] [on]
Front Right: Capture 63 [100%] [30.00dB] [on]
Simple mixer control 'Auto-Mute Mode',0
Capabilities: enum
Items: 'Disabled' 'Enabled'
Item0: 'Disabled'
Simple mixer control 'Internal Mic Boost',0
Capabilities: volume
Playback channels: Front Left - Front Right
Capture channels: Front Left - Front Right
Limits: 0 - 3
Front Left: 0 [0%] [0.00dB]
Front Right: 0 [0%] [0.00dB]
pacmd list-sinks
2 sink(s) available.
* index: 0
name: <alsa_output.pci-0000_00_1f.3.analog-stereo>
driver: <module-alsa-card.c>
flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
state: RUNNING
suspend cause: (none)
priority: 9039
volume: front-left: 83231 / 127% / 6.23 dB, front-right: 83231 / 127% / 6.23 dB
balance 0.00
base volume: 65536 / 100% / 0.00 dB
volume steps: 65537
muted: no
current latency: 19.47 ms
max request: 3 KiB
max rewind: 3 KiB
monitor source: 1
sample spec: s16le 2ch 48000Hz
channel map: front-left,front-right
Stereo
used by: 2
linked by: 2
configured latency: 18.75 ms; range is 0.50 .. 2000.00 ms
card: 2 <alsa_card.pci-0000_00_1f.3>
module: 8
properties:
alsa.resolution_bits = "16"
device.api = "alsa"
device.class = "sound"
alsa.class = "generic"
alsa.subclass = "generic-mix"
alsa.name = "ALC287 Analog"
alsa.id = "ALC287 Analog"
alsa.subdevice = "0"
alsa.subdevice_name = "subdevice #0"
alsa.device = "0"
alsa.card = "0"
alsa.card_name = "HDA Intel PCH"
alsa.long_card_name = "HDA Intel PCH at 0x642d1b8000 irq 219"
alsa.driver_name = "snd_hda_intel"
device.bus_path = "pci-0000:00:1f.3"
sysfs.path = "/devices/pci0000:00/0000:00:1f.3/sound/card0"
device.bus = "pci"
device.vendor.id = "8086"
device.vendor.name = "Intel Corporation"
device.product.id = "43c8"
device.product.name = "Tiger Lake-H HD Audio Controller"
device.form_factor = "internal"
device.string = "front:0"
device.buffering.buffer_size = "384000"
device.buffering.fragment_size = "192000"
device.access_mode = "mmap+timer"
device.profile.name = "analog-stereo"
device.profile.description = "Analog Stereo"
device.description = "Built-in Audio Analog Stereo"
module-udev-detect.discovered = "1"
device.icon_name = "audio-card-pci"
ports:
analog-output-speaker: Speakers (priority 10000, latency offset 0 usec, available: unknown)
properties:
device.icon_name = "audio-speakers"
analog-output-headphones: Headphones (priority 9900, latency offset 0 usec, available: no)
properties:
device.icon_name = "audio-headphones"
active port: <analog-output-speaker>
index: 2
name: <alsa_output.pci-0000_01_00.1.hdmi-stereo>
driver: <module-alsa-card.c>
flags: HARDWARE DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
state: SUSPENDED
suspend cause: IDLE
priority: 9030
volume: front-left: 75697 / 116% / 3.76 dB, front-right: 75697 / 116% / 3.76 dB
balance 0.00
base volume: 65536 / 100% / 0.00 dB
volume steps: 65537
muted: no
current latency: 0.00 ms
max request: 0 KiB
max rewind: 0 KiB
monitor source: 4
sample spec: s16le 2ch 44100Hz
channel map: front-left,front-right
Stereo
used by: 0
linked by: 0
configured latency: 0.00 ms; range is 0.50 .. 1999.82 ms
card: 0 <alsa_card.pci-0000_01_00.1>
module: 6
properties:
alsa.resolution_bits = "16"
device.api = "alsa"
device.class = "sound"
alsa.class = "generic"
alsa.subclass = "generic-mix"
alsa.name = "HDMI 0"
alsa.id = "HDMI 0"
alsa.subdevice = "0"
alsa.subdevice_name = "subdevice #0"
alsa.device = "3"
alsa.card = "1"
alsa.card_name = "HDA NVidia"
alsa.long_card_name = "HDA NVidia at 0x6e000000 irq 17"
alsa.driver_name = "snd_hda_intel"
device.bus_path = "pci-0000:01:00.1"
sysfs.path = "/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1"
device.bus = "pci"
device.vendor.id = "10de"
device.vendor.name = "NVIDIA Corporation"
device.product.id = "228b"
device.product.name = "GA104 High Definition Audio Controller"
device.string = "hdmi:1"
device.buffering.buffer_size = "352768"
device.buffering.fragment_size = "176384"
device.access_mode = "mmap+timer"
device.profile.name = "hdmi-stereo"
device.profile.description = "Digital Stereo (HDMI)"
device.description = "GA104 High Definition Audio Controller Digital Stereo (HDMI)"
module-udev-detect.discovered = "1"
device.icon_name = "audio-card-pci"
ports:
hdmi-output-0: HDMI / DisplayPort (priority 5900, latency offset 0 usec, available: yes)
properties:
device.icon_name = "video-display"
device.product.name = "MSI MAG272CQR"
active port: <hdmi-output-0>
pacmd list-sink-inputs
2 sink input(s) available.
index: 1
driver: <protocol-native.c>
flags: START_CORKED
state: RUNNING
sink: 0 <alsa_output.pci-0000_00_1f.3.analog-stereo>
volume: front-left: 65536 / 100% / 0.00 dB, front-right: 65536 / 100% / 0.00 dB
balance 0.00
muted: no
current latency: 25.58 ms
requested latency: 18.75 ms
sample spec: float32le 2ch 48000Hz
channel map: front-left,front-right
Stereo
resample method: copy
module: 10
client: 12 <Firefox>
properties:
media.name = "AudioCallbackDriver"
application.name = "Firefox"
native-protocol.peer = "UNIX socket client"
native-protocol.version = "35"
application.process.id = "1097"
application.process.user = "user"
application.process.host = "elmina"
application.process.binary = "firefox"
application.language = "en_US.UTF-8"
window.x11.display = ":0"
application.process.machine_id = "9b3250e2e4b0485d8db77e5c4b01cf80"
application.process.session_id = "2"
application.icon_name = "firefox"
module-stream-restore.id = "sink-input-by-application-name:Firefox"
index: 4
driver: <protocol-native.c>
flags: START_CORKED
state: RUNNING
sink: 0 <alsa_output.pci-0000_00_1f.3.analog-stereo>
volume: front-left: 37047 / 57% / -14.86 dB, front-right: 37047 / 57% / -14.86 dB
balance 0.00
muted: no
current latency: 110.50 ms
requested latency: 75.01 ms
sample spec: float32le 2ch 44100Hz
channel map: front-left,front-right
Stereo
resample method: speex-float-1
module: 10
client: 12 <Firefox>
properties:
media.name = "Rick and Morty - Adult Swim Streams"
application.name = "Firefox"
native-protocol.peer = "UNIX socket client"
native-protocol.version = "35"
application.process.id = "1097"
application.process.user = "user"
application.process.host = "elmina"
application.process.binary = "firefox"
application.language = "en_US.UTF-8"
window.x11.display = ":0"
application.process.machine_id = "9b3250e2e4b0485d8db77e5c4b01cf80"
application.process.session_id = "2"
application.icon_name = "firefox"
module-stream-restore.id = "sink-input-by-application-name:Firefox"
SOUND *NOT* WORKING
sudo fuser -v /dev/snd/*
USER PID ACCESS COMMAND
/dev/snd/controlC0: user 983 F.... pulseaudio
/dev/snd/controlC1: user 983 F.... pulseaudio
/dev/snd/controlC2: user 827 F.... kded5
user 983 F.... pulseaudio
user 1084 F.... kmix
/dev/snd/pcmC0D0p: user 983 F...m pulseaudio
amixer -c0
Simple mixer control 'Master',0
Capabilities: pvolume pvolume-joined pswitch pswitch-joined
Playback channels: Mono
Limits: Playback 0 - 87
Mono: Playback 87 [100%] [0.00dB] [on]
Simple mixer control 'Headphone',0
Capabilities: pvolume pswitch
Playback channels: Front Left - Front Right
Limits: Playback 0 - 87
Mono:
Front Left: Playback 0 [0%] [-65.25dB] [off]
Front Right: Playback 0 [0%] [-65.25dB] [off]
Simple mixer control 'Speaker',0
Capabilities: pvolume pswitch
Playback channels: Front Left - Front Right
Limits: Playback 0 - 87
Mono:
Front Left: Playback 87 [100%] [0.00dB] [on]
Front Right: Playback 87 [100%] [0.00dB] [on]
Simple mixer control 'PCM',0
Capabilities: pvolume
Playback channels: Front Left - Front Right
Limits: Playback 0 - 255
Mono:
Front Left: Playback 255 [100%] [0.00dB]
Front Right: Playback 255 [100%] [0.00dB]
Simple mixer control 'Mic Boost',0
Capabilities: volume
Playback channels: Front Left - Front Right
Capture channels: Front Left - Front Right
Limits: 0 - 3
Front Left: 0 [0%] [0.00dB]
Front Right: 0 [0%] [0.00dB]
Simple mixer control 'IEC958',0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [off]
Simple mixer control 'IEC958',1
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',2
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',3
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',4
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',5
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',6
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',7
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',8
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',9
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',10
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',11
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'Capture',0
Capabilities: cvolume cswitch
Capture channels: Front Left - Front Right
Limits: Capture 0 - 63
Front Left: Capture 63 [100%] [30.00dB] [on]
Front Right: Capture 63 [100%] [30.00dB] [on]
Simple mixer control 'Auto-Mute Mode',0
Capabilities: enum
Items: 'Disabled' 'Enabled'
Item0: 'Disabled'
Simple mixer control 'Internal Mic Boost',0
Capabilities: volume
Playback channels: Front Left - Front Right
Capture channels: Front Left - Front Right
Limits: 0 - 3
Front Left: 0 [0%] [0.00dB]
Front Right: 0 [0%] [0.00dB]
pacmd list-sinks
2 sink(s) available.
* index: 0
name: <alsa_output.pci-0000_00_1f.3.analog-stereo>
driver: <module-alsa-card.c>
flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
state: RUNNING
suspend cause: (none)
priority: 9039
volume: front-left: 73400 / 112% / 2.95 dB, front-right: 73400 / 112% / 2.95 dB
balance 0.00
base volume: 65536 / 100% / 0.00 dB
volume steps: 65537
muted: no
current latency: 75.01 ms
max request: 14 KiB
max rewind: 14 KiB
monitor source: 1
sample spec: s16le 2ch 48000Hz
channel map: front-left,front-right
Stereo
used by: 1
linked by: 1
configured latency: 75.01 ms; range is 0.50 .. 2000.00 ms
card: 2 <alsa_card.pci-0000_00_1f.3>
module: 8
properties:
alsa.resolution_bits = "16"
device.api = "alsa"
device.class = "sound"
alsa.class = "generic"
alsa.subclass = "generic-mix"
alsa.name = "ALC287 Analog"
alsa.id = "ALC287 Analog"
alsa.subdevice = "0"
alsa.subdevice_name = "subdevice #0"
alsa.device = "0"
alsa.card = "0"
alsa.card_name = "HDA Intel PCH"
alsa.long_card_name = "HDA Intel PCH at 0x642d1b8000 irq 219"
alsa.driver_name = "snd_hda_intel"
device.bus_path = "pci-0000:00:1f.3"
sysfs.path = "/devices/pci0000:00/0000:00:1f.3/sound/card0"
device.bus = "pci"
device.vendor.id = "8086"
device.vendor.name = "Intel Corporation"
device.product.id = "43c8"
device.product.name = "Tiger Lake-H HD Audio Controller"
device.form_factor = "internal"
device.string = "front:0"
device.buffering.buffer_size = "384000"
device.buffering.fragment_size = "192000"
device.access_mode = "mmap+timer"
device.profile.name = "analog-stereo"
device.profile.description = "Analog Stereo"
device.description = "Built-in Audio Analog Stereo"
module-udev-detect.discovered = "1"
device.icon_name = "audio-card-pci"
ports:
analog-output-speaker: Speakers (priority 10000, latency offset 0 usec, available: unknown)
properties:
device.icon_name = "audio-speakers"
analog-output-headphones: Headphones (priority 9900, latency offset 0 usec, available: no)
properties:
device.icon_name = "audio-headphones"
active port: <analog-output-speaker>
index: 6
name: <alsa_output.pci-0000_01_00.1.hdmi-stereo>
driver: <module-alsa-card.c>
flags: HARDWARE DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
state: SUSPENDED
suspend cause: IDLE
priority: 9030
volume: front-left: 60703 / 93% / -2.00 dB, front-right: 60703 / 93% / -2.00 dB
balance 0.00
base volume: 65536 / 100% / 0.00 dB
volume steps: 65537
muted: no
current latency: 0.00 ms
max request: 0 KiB
max rewind: 0 KiB
monitor source: 8
sample spec: s16le 2ch 44100Hz
channel map: front-left,front-right
Stereo
used by: 0
linked by: 0
configured latency: 0.00 ms; range is 0.50 .. 1999.82 ms
card: 0 <alsa_card.pci-0000_01_00.1>
module: 6
properties:
alsa.resolution_bits = "16"
device.api = "alsa"
device.class = "sound"
alsa.class = "generic"
alsa.subclass = "generic-mix"
alsa.name = "HDMI 0"
alsa.id = "HDMI 0"
alsa.subdevice = "0"
alsa.subdevice_name = "subdevice #0"
alsa.device = "3"
alsa.card = "1"
alsa.card_name = "HDA NVidia"
alsa.long_card_name = "HDA NVidia at 0x6e000000 irq 17"
alsa.driver_name = "snd_hda_intel"
device.bus_path = "pci-0000:01:00.1"
sysfs.path = "/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1"
device.bus = "pci"
device.vendor.id = "10de"
device.vendor.name = "NVIDIA Corporation"
device.product.id = "228b"
device.product.name = "GA104 High Definition Audio Controller"
device.string = "hdmi:1"
device.buffering.buffer_size = "352768"
device.buffering.fragment_size = "176384"
device.access_mode = "mmap+timer"
device.profile.name = "hdmi-stereo"
device.profile.description = "Digital Stereo (HDMI)"
device.description = "GA104 High Definition Audio Controller Digital Stereo (HDMI)"
module-udev-detect.discovered = "1"
device.icon_name = "audio-card-pci"
ports:
hdmi-output-0: HDMI / DisplayPort (priority 5900, latency offset 0 usec, available: yes)
properties:
device.icon_name = "video-display"
device.product.name = "MSI MAG272CQR"
active port: <hdmi-output-0>
pacmd list-sink-inputs
1 sink input(s) available.
index: 21
driver: <protocol-native.c>
flags: START_CORKED
state: RUNNING
sink: 0 <alsa_output.pci-0000_00_1f.3.analog-stereo>
volume: front-left: 54266 / 83% / -4.92 dB, front-right: 54266 / 83% / -4.92 dB
balance 0.00
muted: no
current latency: 124.99 ms
requested latency: 75.01 ms
sample spec: float32le 2ch 44100Hz
channel map: front-left,front-right
Stereo
resample method: speex-float-1
module: 10
client: 12 <Firefox>
properties:
media.name = "Rick and Morty - Adult Swim Streams"
application.name = "Firefox"
native-protocol.peer = "UNIX socket client"
native-protocol.version = "35"
application.process.id = "1097"
application.process.user = "user"
application.process.host = "elmina"
application.process.binary = "firefox"
application.language = "en_US.UTF-8"
window.x11.display = ":0"
application.process.machine_id = "9b3250e2e4b0485d8db77e5c4b01cf80"
application.process.session_id = "2"
application.icon_name = "firefox"
module-stream-restore.id = "sink-input-by-application-name:Firefox"
diff working > nonworking
6c6,8
< /dev/snd/controlC2: user 983 F.... pulseaudio
---
> /dev/snd/controlC2: user 827 F.... kded5
> user 983 F.... pulseaudio
> user 1084 F.... kmix
120c122
< volume: front-left: 83231 / 127% / 6.23 dB, front-right: 83231 / 127% / 6.23 dB
---
> volume: front-left: 73400 / 112% / 2.95 dB, front-right: 73400 / 112% / 2.95 dB
125,127c127,129
< current latency: 19.47 ms
< max request: 3 KiB
< max rewind: 3 KiB
---
> current latency: 75.01 ms
> max request: 14 KiB
> max rewind: 14 KiB
132,134c134,136
< used by: 2
< linked by: 2
< configured latency: 18.75 ms; range is 0.50 .. 2000.00 ms
---
> used by: 1
> linked by: 1
> configured latency: 75.01 ms; range is 0.50 .. 2000.00 ms
177c179
< index: 2
---
> index: 6
184c186
< volume: front-left: 75697 / 116% / 3.76 dB, front-right: 75697 / 116% / 3.76 dB
---
> volume: front-left: 60703 / 93% / -2.00 dB, front-right: 60703 / 93% / -2.00 dB
192c194
< monitor source: 4
---
> monitor source: 8
241,242c243,244
< 2 sink input(s) available.
< index: 1
---
> 1 sink input(s) available.
> index: 21
247c249
< volume: front-left: 65536 / 100% / 0.00 dB, front-right: 65536 / 100% / 0.00 dB
---
> volume: front-left: 54266 / 83% / -4.92 dB, front-right: 54266 / 83% / -4.92 dB
250,281c252
< current latency: 25.58 ms
< requested latency: 18.75 ms
< sample spec: float32le 2ch 48000Hz
< channel map: front-left,front-right
< Stereo
< resample method: copy
< module: 10
< client: 12 <Firefox>
< properties:
< media.name = "AudioCallbackDriver"
< application.name = "Firefox"
< native-protocol.peer = "UNIX socket client"
< native-protocol.version = "35"
< application.process.id = "1097"
< application.process.user = "user"
< application.process.host = "elmina"
< application.process.binary = "firefox"
< application.language = "en_US.UTF-8"
< window.x11.display = ":0"
< application.process.machine_id = "9b3250e2e4b0485d8db77e5c4b01cf80"
< application.process.session_id = "2"
< application.icon_name = "firefox"
< module-stream-restore.id = "sink-input-by-application-name:Firefox"
< index: 4
< driver: <protocol-native.c>
< flags: START_CORKED
< state: RUNNING
< sink: 0 <alsa_output.pci-0000_00_1f.3.analog-stereo>
< volume: front-left: 37047 / 57% / -14.86 dB, front-right: 37047 / 57% / -14.86 dB
< balance 0.00
< muted: no
< current latency: 110.50 ms
---
> current latency: 124.99 ms
On a tangential note: If one isn't allowed to bump a thread—how might one go about drawing attention to it after a while of no answer? Should I create a new thread? (I thought that after a week of no response it was ok to bump)
Last edited by AmagicalFishy (2022-03-26 04:51:55)
Offline
No doing new threads is worse, and I guess you did provide enough additional information in the post prior to the bump.
I still don't see anything out of the ordinary, generally speaking according to both outputs your outputchain is working correctly. that kmix occupies a control device is slightly strange (... it should have native pulseaudio support and thus not occupy any control itself, to rule that out, stop/disable/uninstall kmix and control the volume with plasma-pa instead)
Offline
Did you try the behavior w/o pulseaudio/pipewire (just alsa)?
Offline
I can't uninstall Pipewire (I'm using KDE Plasma and it depends on Pipewire). I did uninstall KMix though and PulseAudio. Unfortunately that didn't change the behavior at all. I re-installed plasma-pa to see if that changed anything—it did not.
Something weird: If I leave a video playing that plays audio, but mute said video and let the laptop go to sleep automatically, the sound returns normally. If I tell the computer to go to sleep manually (by e.g., clicking on "Sleep" in the power menu) the sound stops working.
Is there a utility I can use to power cycle the speakers? Also, would it help if I displayed the above diagnostics with and without headphones? My headphones work fine when I plug them in after putting the computer to sleep
Last edited by AmagicalFishy (2022-04-05 06:26:39)
Offline
I can't uninstall Pipewire
mpv -ao alsa thunderstruck.mp3
You can also systemctl mask pipewire.service and pipewire.socket
https://wiki.archlinux.org/title/PipeWi … er_standby ?
(Sidebar: why do the pipewire and pulseaudio wikis read like "how to break your sound"? *sigh* …)
Offline
I would rather try the other way round. A full Pipewire installation with at least 'pipewire, pipewire-pulse and wireplumber'.
If i reckon correctly the problem enjoyed higher attention on Pipewire as well. If it doesn't work out of the box look up the bug tracker for hints or post a bug report there yourself.
sys2064
Offline
If it doesn't work with a direct ALSA attempt then it's lower level and not going to work with pipewire nor pulseaudio
Last edited by V1del (2022-04-05 10:27:04)
Offline
Ah! Alright; installed MPV and ran that, but no dice. Just in case it helps, here's what the diagnostics look like w/ and w.o. headphones in:
NON-WORKING
sudo fuser -v /dev/snd/*
USER PID ACCESS COMMAND
/dev/snd/controlC0: javi 971 F.... pulseaudio
/dev/snd/controlC1: javi 971 F.... pulseaudio
/dev/snd/controlC2: javi 971 F.... pulseaudio
/dev/snd/pcmC0D0p: javi 971 F...m pulseaudio
amixer -c0
Simple mixer control 'Master',0
Capabilities: pvolume pvolume-joined pswitch pswitch-joined
Playback channels: Mono
Limits: Playback 0 - 87
Mono: Playback 87 [100%] [0.00dB] [on]
Simple mixer control 'Headphone',0
Capabilities: pvolume pswitch
Playback channels: Front Left - Front Right
Limits: Playback 0 - 87
Mono:
Front Left: Playback 0 [0%] [-65.25dB] [off]
Front Right: Playback 0 [0%] [-65.25dB] [off]
Simple mixer control 'Speaker',0
Capabilities: pvolume pswitch
Playback channels: Front Left - Front Right
Limits: Playback 0 - 87
Mono:
Front Left: Playback 87 [100%] [0.00dB] [on]
Front Right: Playback 87 [100%] [0.00dB] [on]
Simple mixer control 'PCM',0
Capabilities: pvolume
Playback channels: Front Left - Front Right
Limits: Playback 0 - 255
Mono:
Front Left: Playback 255 [100%] [0.00dB]
Front Right: Playback 255 [100%] [0.00dB]
Simple mixer control 'Mic Boost',0
Capabilities: volume
Playback channels: Front Left - Front Right
Capture channels: Front Left - Front Right
Limits: 0 - 3
Front Left: 0 [0%] [0.00dB]
Front Right: 0 [0%] [0.00dB]
Simple mixer control 'IEC958',0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [off]
Simple mixer control 'IEC958',1
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',2
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',3
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',4
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',5
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',6
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',7
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',8
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',9
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',10
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',11
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'Capture',0
Capabilities: cvolume cswitch
Capture channels: Front Left - Front Right
Limits: Capture 0 - 63
Front Left: Capture 63 [100%] [30.00dB] [on]
Front Right: Capture 63 [100%] [30.00dB] [on]
Simple mixer control 'Auto-Mute Mode',0
Capabilities: enum
Items: 'Disabled' 'Enabled'
Item0: 'Disabled'
Simple mixer control 'Internal Mic Boost',0
Capabilities: volume
Playback channels: Front Left - Front Right
Capture channels: Front Left - Front Right
Limits: 0 - 3
Front Left: 0 [0%] [0.00dB]
Front Right: 0 [0%] [0.00dB]
pacmd list-sinks
2 sink(s) available.
* index: 0
name: <alsa_output.pci-0000_00_1f.3.analog-stereo>
driver: <module-alsa-card.c>
flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
state: RUNNING
suspend cause: (none)
priority: 9039
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
volume steps: 65537
muted: no
current latency: 75.16 ms
max request: 14 KiB
max rewind: 14 KiB
monitor source: 1
sample spec: s16le 2ch 48000Hz
channel map: front-left,front-right
Stereo
used by: 1
linked by: 1
configured latency: 75.01 ms; range is 0.50 .. 2000.00 ms
card: 2 <alsa_card.pci-0000_00_1f.3>
module: 8
properties:
alsa.resolution_bits = "16"
device.api = "alsa"
device.class = "sound"
alsa.class = "generic"
alsa.subclass = "generic-mix"
alsa.name = "ALC287 Analog"
alsa.id = "ALC287 Analog"
alsa.subdevice = "0"
alsa.subdevice_name = "subdevice #0"
alsa.device = "0"
alsa.card = "0"
alsa.card_name = "HDA Intel PCH"
alsa.long_card_name = "HDA Intel PCH at 0x642d1b8000 irq 203"
alsa.driver_name = "snd_hda_intel"
device.bus_path = "pci-0000:00:1f.3"
sysfs.path = "/devices/pci0000:00/0000:00:1f.3/sound/card0"
device.bus = "pci"
device.vendor.id = "8086"
device.vendor.name = "Intel Corporation"
device.product.id = "43c8"
device.product.name = "Tiger Lake-H HD Audio Controller"
device.form_factor = "internal"
device.string = "front:0"
device.buffering.buffer_size = "384000"
device.buffering.fragment_size = "192000"
device.access_mode = "mmap+timer"
device.profile.name = "analog-stereo"
device.profile.description = "Analog Stereo"
device.description = "Built-in Audio Analog Stereo"
module-udev-detect.discovered = "1"
device.icon_name = "audio-card-pci"
ports:
analog-output-speaker: Speakers (priority 10000, latency offset 0 usec, available: unknown)
properties:
device.icon_name = "audio-speakers"
analog-output-headphones: Headphones (priority 9900, latency offset 0 usec, available: no)
properties:
device.icon_name = "audio-headphones"
active port: <analog-output-speaker>
index: 4
name: <alsa_output.pci-0000_01_00.1.hdmi-stereo>
driver: <module-alsa-card.c>
flags: HARDWARE DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
state: SUSPENDED
suspend cause: IDLE
priority: 9030
volume: front-left: 24987 / 38% / -25.13 dB, front-right: 24987 / 38% / -25.13 dB
balance 0.00
base volume: 65536 / 100% / 0.00 dB
volume steps: 65537
muted: no
current latency: 0.00 ms
max request: 0 KiB
max rewind: 0 KiB
monitor source: 6
sample spec: s16le 2ch 44100Hz
channel map: front-left,front-right
Stereo
used by: 0
linked by: 0
configured latency: 0.00 ms; range is 0.50 .. 1999.82 ms
card: 0 <alsa_card.pci-0000_01_00.1>
module: 6
properties:
alsa.resolution_bits = "16"
device.api = "alsa"
device.class = "sound"
alsa.class = "generic"
alsa.subclass = "generic-mix"
alsa.name = "HDMI 0"
alsa.id = "HDMI 0"
alsa.subdevice = "0"
alsa.subdevice_name = "subdevice #0"
alsa.device = "3"
alsa.card = "1"
alsa.card_name = "HDA NVidia"
alsa.long_card_name = "HDA NVidia at 0x6e000000 irq 17"
alsa.driver_name = "snd_hda_intel"
device.bus_path = "pci-0000:01:00.1"
sysfs.path = "/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1"
device.bus = "pci"
device.vendor.id = "10de"
device.vendor.name = "NVIDIA Corporation"
device.product.id = "228b"
device.product.name = "GA104 High Definition Audio Controller"
device.string = "hdmi:1"
device.buffering.buffer_size = "352768"
device.buffering.fragment_size = "176384"
device.access_mode = "mmap+timer"
device.profile.name = "hdmi-stereo"
device.profile.description = "Digital Stereo (HDMI)"
device.description = "GA104 High Definition Audio Controller Digital Stereo (HDMI)"
module-udev-detect.discovered = "1"
device.icon_name = "audio-card-pci"
ports:
hdmi-output-0: HDMI / DisplayPort (priority 5900, latency offset 0 usec, available: yes)
properties:
device.icon_name = "video-display"
device.product.name = "MSI MAG272CQR"
active port: <hdmi-output-0>
pacmd list-sink-inputs
1 sink input(s) available.
index: 20
driver: <protocol-native.c>
flags: START_CORKED
state: RUNNING
sink: 0 <alsa_output.pci-0000_00_1f.3.analog-stereo>
volume: front-left: 57739 / 88% / -3.30 dB, front-right: 57739 / 88% / -3.30 dB
balance 0.00
muted: no
current latency: 124.99 ms
requested latency: 75.01 ms
sample spec: float32le 2ch 44100Hz
channel map: front-left,front-right
Stereo
resample method: speex-float-1
module: 10
client: 6 <Firefox>
properties:
media.name = "Aqua Teen Hunger Force - Adult Swim Streams"
application.name = "Firefox"
native-protocol.peer = "UNIX socket client"
native-protocol.version = "35"
application.process.id = "1041"
application.process.user = "javi"
application.process.host = "elmina"
application.process.binary = "firefox"
application.language = "en_US.UTF-8"
window.x11.display = ":0"
application.process.machine_id = "9b3250e2e4b0485d8db77e5c4b01cf80"
application.process.session_id = "2"
application.icon_name = "firefox"
module-stream-restore.id = "sink-input-by-application-name:Firefox"
WORKING W/ HEADPHONES
sudo fuser -v /dev/snd/*
USER PID ACCESS COMMAND
/dev/snd/controlC0: javi 971 F.... pulseaudio
/dev/snd/controlC1: javi 971 F.... pulseaudio
/dev/snd/controlC2: javi 971 F.... pulseaudio
/dev/snd/pcmC0D0p: javi 971 F...m pulseaudio
amixer -c0
Simple mixer control 'Master',0
Capabilities: pvolume pvolume-joined pswitch pswitch-joined
Playback channels: Mono
Limits: Playback 0 - 87
Mono: Playback 78 [90%] [-6.75dB] [on]
Simple mixer control 'Headphone',0
Capabilities: pvolume pswitch
Playback channels: Front Left - Front Right
Limits: Playback 0 - 87
Mono:
Front Left: Playback 87 [100%] [0.00dB] [on]
Front Right: Playback 87 [100%] [0.00dB] [on]
Simple mixer control 'Speaker',0
Capabilities: pvolume pswitch
Playback channels: Front Left - Front Right
Limits: Playback 0 - 87
Mono:
Front Left: Playback 0 [0%] [-65.25dB] [off]
Front Right: Playback 0 [0%] [-65.25dB] [off]
Simple mixer control 'PCM',0
Capabilities: pvolume
Playback channels: Front Left - Front Right
Limits: Playback 0 - 255
Mono:
Front Left: Playback 255 [100%] [0.00dB]
Front Right: Playback 255 [100%] [0.00dB]
Simple mixer control 'Mic Boost',0
Capabilities: volume
Playback channels: Front Left - Front Right
Capture channels: Front Left - Front Right
Limits: 0 - 3
Front Left: 0 [0%] [0.00dB]
Front Right: 0 [0%] [0.00dB]
Simple mixer control 'IEC958',0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [off]
Simple mixer control 'IEC958',1
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',2
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',3
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',4
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',5
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',6
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',7
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',8
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',9
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',10
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',11
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'Capture',0
Capabilities: cvolume cswitch
Capture channels: Front Left - Front Right
Limits: Capture 0 - 63
Front Left: Capture 63 [100%] [30.00dB] [on]
Front Right: Capture 63 [100%] [30.00dB] [on]
Simple mixer control 'Auto-Mute Mode',0
Capabilities: enum
Items: 'Disabled' 'Enabled'
Item0: 'Disabled'
Simple mixer control 'Internal Mic Boost',0
Capabilities: volume
Playback channels: Front Left - Front Right
Capture channels: Front Left - Front Right
Limits: 0 - 3
Front Left: 0 [0%] [0.00dB]
Front Right: 0 [0%] [0.00dB]
pacmd list-sinks
2 sink(s) available.
* index: 0
name: <alsa_output.pci-0000_00_1f.3.analog-stereo>
driver: <module-alsa-card.c>
flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
state: RUNNING
suspend cause: (none)
priority: 9039
volume: front-left: 50463 / 77% / -6.81 dB, front-right: 50463 / 77% / -6.81 dB
balance 0.00
base volume: 65536 / 100% / 0.00 dB
volume steps: 65537
muted: no
current latency: 75.73 ms
max request: 14 KiB
max rewind: 14 KiB
monitor source: 1
sample spec: s16le 2ch 48000Hz
channel map: front-left,front-right
Stereo
used by: 1
linked by: 1
configured latency: 75.01 ms; range is 0.50 .. 2000.00 ms
card: 2 <alsa_card.pci-0000_00_1f.3>
module: 8
properties:
alsa.resolution_bits = "16"
device.api = "alsa"
device.class = "sound"
alsa.class = "generic"
alsa.subclass = "generic-mix"
alsa.name = "ALC287 Analog"
alsa.id = "ALC287 Analog"
alsa.subdevice = "0"
alsa.subdevice_name = "subdevice #0"
alsa.device = "0"
alsa.card = "0"
alsa.card_name = "HDA Intel PCH"
alsa.long_card_name = "HDA Intel PCH at 0x642d1b8000 irq 203"
alsa.driver_name = "snd_hda_intel"
device.bus_path = "pci-0000:00:1f.3"
sysfs.path = "/devices/pci0000:00/0000:00:1f.3/sound/card0"
device.bus = "pci"
device.vendor.id = "8086"
device.vendor.name = "Intel Corporation"
device.product.id = "43c8"
device.product.name = "Tiger Lake-H HD Audio Controller"
device.form_factor = "internal"
device.string = "front:0"
device.buffering.buffer_size = "384000"
device.buffering.fragment_size = "192000"
device.access_mode = "mmap+timer"
device.profile.name = "analog-stereo"
device.profile.description = "Analog Stereo"
device.description = "Built-in Audio Analog Stereo"
module-udev-detect.discovered = "1"
device.icon_name = "audio-card-pci"
ports:
analog-output-speaker: Speakers (priority 10000, latency offset 0 usec, available: no)
properties:
device.icon_name = "audio-speakers"
analog-output-headphones: Headphones (priority 9900, latency offset 0 usec, available: yes)
properties:
device.icon_name = "audio-headphones"
active port: <analog-output-headphones>
index: 4
name: <alsa_output.pci-0000_01_00.1.hdmi-stereo>
driver: <module-alsa-card.c>
flags: HARDWARE DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
state: SUSPENDED
suspend cause: IDLE
priority: 9030
volume: front-left: 24987 / 38% / -25.13 dB, front-right: 24987 / 38% / -25.13 dB
balance 0.00
base volume: 65536 / 100% / 0.00 dB
volume steps: 65537
muted: no
current latency: 0.00 ms
max request: 0 KiB
max rewind: 0 KiB
monitor source: 6
sample spec: s16le 2ch 44100Hz
channel map: front-left,front-right
Stereo
used by: 0
linked by: 0
configured latency: 0.00 ms; range is 0.50 .. 1999.82 ms
card: 0 <alsa_card.pci-0000_01_00.1>
module: 6
properties:
alsa.resolution_bits = "16"
device.api = "alsa"
device.class = "sound"
alsa.class = "generic"
alsa.subclass = "generic-mix"
alsa.name = "HDMI 0"
alsa.id = "HDMI 0"
alsa.subdevice = "0"
alsa.subdevice_name = "subdevice #0"
alsa.device = "3"
alsa.card = "1"
alsa.card_name = "HDA NVidia"
alsa.long_card_name = "HDA NVidia at 0x6e000000 irq 17"
alsa.driver_name = "snd_hda_intel"
device.bus_path = "pci-0000:01:00.1"
sysfs.path = "/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1"
device.bus = "pci"
device.vendor.id = "10de"
device.vendor.name = "NVIDIA Corporation"
device.product.id = "228b"
device.product.name = "GA104 High Definition Audio Controller"
device.string = "hdmi:1"
device.buffering.buffer_size = "352768"
device.buffering.fragment_size = "176384"
device.access_mode = "mmap+timer"
device.profile.name = "hdmi-stereo"
device.profile.description = "Digital Stereo (HDMI)"
device.description = "GA104 High Definition Audio Controller Digital Stereo (HDMI)"
module-udev-detect.discovered = "1"
device.icon_name = "audio-card-pci"
ports:
hdmi-output-0: HDMI / DisplayPort (priority 5900, latency offset 0 usec, available: yes)
properties:
device.icon_name = "video-display"
device.product.name = "MSI MAG272CQR"
active port: <hdmi-output-0>
pacmd list-sink-inputs
1 sink input(s) available.
index: 20
driver: <protocol-native.c>
flags: START_CORKED
state: RUNNING
sink: 0 <alsa_output.pci-0000_00_1f.3.analog-stereo>
volume: front-left: 57739 / 88% / -3.30 dB, front-right: 57739 / 88% / -3.30 dB
balance 0.00
muted: no
current latency: 125.01 ms
requested latency: 75.01 ms
sample spec: float32le 2ch 44100Hz
channel map: front-left,front-right
Stereo
resample method: speex-float-1
module: 10
client: 6 <Firefox>
properties:
media.name = "Aqua Teen Hunger Force - Adult Swim Streams"
application.name = "Firefox"
native-protocol.peer = "UNIX socket client"
native-protocol.version = "35"
application.process.id = "1041"
application.process.user = "javi"
application.process.host = "elmina"
application.process.binary = "firefox"
application.language = "en_US.UTF-8"
window.x11.display = ":0"
application.process.machine_id = "9b3250e2e4b0485d8db77e5c4b01cf80"
application.process.session_id = "2"
application.icon_name = "firefox"
module-stream-restore.id = "sink-input-by-application-name:Firefox"
DIFF
16c16
< Mono: Playback 87 [100%] [0.00dB] [on]
---
> Mono: Playback 78 [90%] [-6.75dB] [on]
22,23c22,23
< Front Left: Playback 0 [0%] [-65.25dB] [off]
< Front Right: Playback 0 [0%] [-65.25dB] [off]
---
> Front Left: Playback 87 [100%] [0.00dB] [on]
> Front Right: Playback 87 [100%] [0.00dB] [on]
29,30c29,30
< Front Left: Playback 87 [100%] [0.00dB] [on]
< Front Right: Playback 87 [100%] [0.00dB] [on]
---
> Front Left: Playback 0 [0%] [-65.25dB] [off]
> Front Right: Playback 0 [0%] [-65.25dB] [off]
122c122
< volume: front-left: 65536 / 100% / 0.00 dB, front-right: 65536 / 100% / 0.00 dB
---
> volume: front-left: 50463 / 77% / -6.81 dB, front-right: 50463 / 77% / -6.81 dB
127c127
< current latency: 75.16 ms
---
> current latency: 75.73 ms
172c172
< analog-output-speaker: Speakers (priority 10000, latency offset 0 usec, available: unknown)
---
> analog-output-speaker: Speakers (priority 10000, latency offset 0 usec, available: no)
175c175
< analog-output-headphones: Headphones (priority 9900, latency offset 0 usec, available: no)
---
> analog-output-headphones: Headphones (priority 9900, latency offset 0 usec, available: yes)
178c178
< active port: <analog-output-speaker>
---
> active port: <analog-output-headphones>
253c253
< current latency: 124.99 ms
---
> current latency: 125.01 ms
... It looks almost exactly the same except for some expected changes. I'd really like to be able to turn on/off power to the speakers. There must be some way to do this, yeah?
(Sidebar: Knowledge is the cost of freedom )
Offline
The simplest test you can do here:
pasuspender -- speaker-test -Dhw:0 -c2
this will directly access the device with no conversions in between and should give you noise. If that doesn't work then you have a low level kernel or codec issue. In which case try different kernels or the aforementioned linked
sudo alsactl init
which should reinitialize codec state to default parameters.
Offline
Might be related. They also test different sound servers against pipewire to analyze the behavior.
https://gitlab.freedesktop.org/pipewire … issues/533
Last edited by Maniaxx (2022-04-05 15:46:17)
sys2064
Offline
The simplest test you can do here:
pasuspender -- speaker-test -Dhw:0 -c2
this will directly access the device with no conversions in between and should give you noise. If that doesn't work then you have a low level kernel or codec issue. In which case try different kernels or the aforementioned linked
sudo alsactl init
which should reinitialize codec state to default parameters.
I must have a low-level bug—the speaker test doesn't produce any sound, nor does sudo alsactl init. I'll try different kernels to see if I can pinpoint where it broke. Nothing in the before-mentioned thread worked either.
No one's mentioned anything regarding my "power-cycling the internal speakers" question. Is that something that's possible? I'd really like to try it.
Offline
Nothing in the before-mentioned thread worked either.
The event handling of plugging-in the headphones does work properly?
sys2064
Offline
"Working"
Simple mixer control 'Headphone',0
Capabilities: pvolume pswitch
Playback channels: Front Left - Front Right
Limits: Playback 0 - 87
Mono:
Front Left: Playback 87 [100%] [0.00dB] [on]
Front Right: Playback 87 [100%] [0.00dB] [on]
Simple mixer control 'Speaker',0
Capabilities: pvolume pswitch
Playback channels: Front Left - Front Right
Limits: Playback 0 - 87
Mono:
Front Left: Playback 0 [0%] [-65.25dB] [off]
Front Right: Playback 0 [0%] [-65.25dB] [off]
"Non Working"
Simple mixer control 'Headphone',0
Capabilities: pvolume pswitch
Playback channels: Front Left - Front Right
Limits: Playback 0 - 87
Mono:
Front Left: Playback 0 [0%] [-65.25dB] [off]
Front Right: Playback 0 [0%] [-65.25dB] [off]
Simple mixer control 'Speaker',0
Capabilities: pvolume pswitch
Playback channels: Front Left - Front Right
Limits: Playback 0 - 87
Mono:
Front Left: Playback 87 [100%] [0.00dB] [on]
Front Right: Playback 87 [100%] [0.00dB] [on]
(likewise the "active port" seems contraindicative of the symptoms)
If you didn't flip those, the "working" setup has HP on at 100% and speakers off and the non working setup has HP off and speakers on full steam.
If you accidentally swapped the outputs on posting, there's an obvious explanation of the symptoms. If not, this is crazy and my best last guess would be that HP and speaker controls are actually twisted - either way, altering them should™ w/ alsamixer should have *some* impact?
Offline
Pages: 1