You are not logged in.

#1 2023-05-14 19:23:28

Dornith
Member
Registered: 2013-02-19
Posts: 78

[SOLVED]PulseAudio doesn't detect audio devices when run from systemd

I've been running off a default PulseAudio/ALSA setup for quite a while now and it had been running smoothly.  Recently, I set up xrdp, but when I installed the xrdp PulseAudio module, suddenly PA didn't recognize my main audio card anymore and would only output to xrdp.  After uninstalling the module, it now doesn't recognize any audio cards and instead just gives me the "Dummy Device".

What's strange is that if I run `/usr/bin/pulseaudio` from xterm, it works perfectly.  This issue only seems to happen when running from a systemd service.  I've tried narrowing down the systemd options and it seems like the minimum service file to reproduce the issue is just:

[Unit]
Description=Sound Service

[Service]
ExecStart=/usr/bin/pulseaudio

I tried removing my `~/.config/pulse` directory, and it did not help.  Service file didn't even touch it.  Running it manually regenerated the entire directory.  Running the service file again still did not work.

I've run both with -vvv and these are the outputs:

$ cat pa-service.log
 setrlimit(RLIMIT_NICE, (31, 31)) failed: Operation not permitted
 setrlimit(RLIMIT_RTPRIO, (9, 9)) failed: Operation not permitted
 Timer slack is set to 50 us.
 RealtimeKit worked.
 Successfully gained nice level -11.
 This is PulseAudio 16.1
 Compilation CFLAGS: Not yet supported on meson
 Running on host: Linux x86_64 6.1.28-1-lts #1 SMP PREEMPT_DYNAMIC Thu, 11 May 2023 15:52:41 +0000
 Found 20 CPUs.
 Page size is 4096 bytes
 Compiled with Valgrind support: yes
 Running in valgrind mode: no
 Running in VM: no
 Running from build tree: no
 Optimized build: yes
 All asserts enabled.
 Machine ID is 73afe27bc995473faa2686429b4d9dab.
 Using runtime directory /run/user/1000/pulse.
 Using state directory /home/tom/.config/pulse.
 Using modules directory /usr/lib/pulseaudio/modules.
 Running in system mode: no
 System supports high resolution timers
 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
 CPU flags: CMOV MMX SSE SSE2 SSE3 SSSE3 SSE4_1 SSE4_2
 Initialising MMX optimized volume functions.
 Initialising MMX optimized remappers.
 Initialising SSE2 optimized volume functions.
 Initialising SSE2 optimized remappers.
 Initialising SSE2 optimized conversions.
 Initialising ORC optimized volume functions.
 Loaded "module-augment-properties" (index: #0; argument: "").
 Autoloading null-sink as no other sinks detected.
 Created sink 0 "auto_null" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right
     device.description = "Dummy Output"
     device.class = "abstract"
     device.icon_name = "audio-card"
 Created source 0 "auto_null.monitor" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right
     device.description = "Monitor of Dummy Output"
     device.class = "monitor"
     device.icon_name = "audio-input-microphone"
 Thread starting up
 RealtimeKit worked.
 Successfully enabled SCHED_RR scheduling for thread, with priority 5.
 auto_null: state: INIT -> IDLE
 auto_null.monitor: state: INIT -> IDLE
 default_source: (unset) -> auto_null.monitor
 default_sink: (unset) -> auto_null
 Loaded "module-null-sink" (index: #2; argument: "sink_name=auto_null sink_properties='device.description="Dummy Output"'").
 Loaded "module-always-sink" (index: #1; argument: "").
 Checking for existence of '/usr/lib/pulseaudio/modules/module-xrdp-sink.so': failure
 Checking for existence of '/usr/lib/pulseaudio/modules/module-xrdp-source.so': failure
 Loaded "module-native-protocol-unix" (index: #3; argument: "").
 Successfully connected to D-Bus session bus 7a06f489851a53f0d08fba3c64605e6d as :1.161
 Got org.PulseAudio1!
 Got org.pulseaudio.Server!
 Daemon startup complete.
 Started Sound Service.
 Created 0 "Native client (UNIX socket client)"
 Created 1 "Native client (UNIX socket client)"
 Protocol version: remote 35, local 35
 Got credentials: uid=1000 gid=984 success=1
 SHM possible: yes
 Negotiated SHM: yes
 Memfd possible: yes
 Negotiated SHM type: shared memfd
 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
 SHM block is 65472 bytes, ringbuffer capacity is 2 * 32712 bytes
 Enabling srbchannel...
 Created 2 "Native client (UNIX socket client)"
 Protocol version: remote 35, local 35
 Got credentials: uid=1000 gid=984 success=1
 SHM possible: yes
 Negotiated SHM: yes
 Memfd possible: yes
 Negotiated SHM type: shared memfd
 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
 SHM block is 65472 bytes, ringbuffer capacity is 2 * 32712 bytes
 Enabling srbchannel...
 Protocol version: remote 35, local 35
 Got credentials: uid=1000 gid=984 success=1
 SHM possible: yes
 Negotiated SHM: yes
 Memfd possible: yes
 Negotiated SHM type: shared memfd
 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
 SHM block is 65472 bytes, ringbuffer capacity is 2 * 32712 bytes
 Enabling srbchannel...
 Looking for .desktop file for i3status
 Looking for .desktop file for pavucontrol
 Found /usr/share/applications/pavucontrol.desktop.
 Parsing configuration file '/usr/share/applications/pavucontrol.desktop'
 Client enabled srbchannel.
 Client enabled srbchannel.
 Looking for .desktop file for i3status
 Client enabled srbchannel.
 Negotiated format: pcm, format.sample_format = "\"float32le\""  format.rate = "25"  format.channels = "1"  format.channel_map = "\"mono\""
 Trying to change sample spec
 Resampler:
   rate 44100 -> 25 (method peaks)
   format s16le -> float32le (intermediate s16le)
   channels 2 -> 1 (resampling 1)
 Channel matrix:
        I00   I01
     +------------
 O00 | 0.500 0.500
 Using stereo to mono remapping
 memblockq requested: maxlength=33554432, tlength=0, base=4, prebuf=0, minreq=1 maxrewind=0
 memblockq sanitized: maxlength=33554432, tlength=33554432, base=4, prebuf=0, minreq=4 maxrewind=0
 Created output 0 "Peak detect" on auto_null.monitor with sample spec float32le 1ch 25Hz and channel map mono
     media.name = "Peak detect"
     application.name = "PulseAudio Volume Control"
     native-protocol.peer = "UNIX socket client"
     native-protocol.version = "35"
     application.id = "org.PulseAudio.pavucontrol"
     application.icon_name = "audio-card"
     application.version = "5.0"
     application.process.id = "20022"
     application.process.user = "tom"
     application.process.host = "imperator"
     application.process.binary = "pavucontrol"
     application.language = "en_US.UTF-8"
     window.x11.display = ":0"
     application.process.machine_id = "73afe27bc995473faa2686429b4d9dab"
     application.process.session_id = "1"
 memblockq requested: maxlength=4194304, tlength=0, base=4, prebuf=1, minreq=0 maxrewind=0
 memblockq sanitized: maxlength=4194304, tlength=4194304, base=4, prebuf=4, minreq=4 maxrewind=0
 Final latency 80.00 ms = 40.00 ms + 40.00 ms
 auto_null.monitor: state: IDLE -> RUNNING
$ cat pa-terminal.log
 setrlimit(RLIMIT_NICE, (31, 31)) failed: Operation not permitted
 setrlimit(RLIMIT_RTPRIO, (9, 9)) failed: Operation not permitted
 Timer slack is set to 50 us.
 RealtimeKit worked.
 Successfully gained nice level -11.
 This is PulseAudio 16.1
 Compilation CFLAGS: Not yet supported on meson
 Running on host: Linux x86_64 6.1.28-1-lts #1 SMP PREEMPT_DYNAMIC Thu, 11 May 2023 15:52:41 +0000
 Found 20 CPUs.
 Page size is 4096 bytes
 Compiled with Valgrind support: yes
 Running in valgrind mode: no
 Running in VM: no
 Running from build tree: no
 Optimized build: yes
 All asserts enabled.
 Machine ID is 73afe27bc995473faa2686429b4d9dab.
 Session ID is 1.
 Using runtime directory /run/user/1000/pulse.
 Using state directory /home/tom/.config/pulse.
 Using modules directory /usr/lib/pulseaudio/modules.
 Running in system mode: no
 System supports high resolution timers
 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
 CPU flags: CMOV MMX SSE SSE2 SSE3 SSSE3 SSE4_1 SSE4_2 
 Initialising MMX optimized volume functions.
 Initialising MMX optimized remappers.
 Initialising SSE2 optimized volume functions.
 Initialising SSE2 optimized remappers.
 Initialising SSE2 optimized conversions.
 Initialising ORC optimized volume functions.
 Opened TDB database '/home/tom/.config/pulse/73afe27bc995473faa2686429b4d9dab-device-volumes.tdb'
 Successfully opened 'device-volumes' database file '/home/tom/.config/pulse/73afe27bc995473faa2686429b4d9dab-device-volumes.tdb'.
 Loaded "module-device-restore" (index: #0; argument: "").
 Opened TDB database '/home/tom/.config/pulse/73afe27bc995473faa2686429b4d9dab-stream-volumes.tdb'
 Successfully opened 'stream-volumes' database file '/home/tom/.config/pulse/73afe27bc995473faa2686429b4d9dab-stream-volumes.tdb'.
 Interface org.PulseAudio.Ext.StreamRestore1 added for object /org/pulseaudio/stream_restore1
 Loaded "module-stream-restore" (index: #1; argument: "").
 Opened TDB database '/home/tom/.config/pulse/73afe27bc995473faa2686429b4d9dab-card-database.tdb'
 Successfully opened 'card-database' database file '/home/tom/.config/pulse/73afe27bc995473faa2686429b4d9dab-card-database.tdb'.
 Loaded "module-card-restore" (index: #2; argument: "").
 Loaded "module-augment-properties" (index: #3; argument: "").
 Loaded "module-switch-on-port-available" (index: #4; argument: "").
 Checking for existence of '/usr/lib/pulseaudio/modules/module-udev-detect.so': success
 /dev/snd/controlC1 is accessible: yes
 /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1 is busy: no
 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"'
 Successfully connected to D-Bus session bus 7a06f489851a53f0d08fba3c64605e6d as :1.178
 Successfully acquired reservation lock on device 'Audio1'
 UCM is not supported for this HDA model (HDA NVidia at 0x8d080000 irq 17)
 error: failed to import hw:1 use case configuration -6
 UCM is not supported for this HDA model (HDA NVidia at 0x8d080000 irq 17)
 error: failed to import HDA NVidia use case configuration -6
 UCM not available for card HDA NVidia
 Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/profile-sets/default.conf'
 Looking at profile input:analog-stereo
 Checking for recording on Analog Stereo (analog-stereo)
 Trying front:1 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device front:1: No such file or directory
 Caching failure to open input:analog-stereo
 Looking at profile input:iec958-stereo
 Checking for recording on Digital Stereo (IEC958) (iec958-stereo)
 Trying iec958:1 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device iec958:1: No such file or directory
 Caching failure to open input:iec958-stereo
 Looking at profile output:analog-stereo
 Checking for playback on Analog Stereo (analog-stereo)
 Trying front:1 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device front:1: No such file or directory
 Caching failure to open output:analog-stereo
 Skipping profile output:analog-stereo+input:analog-stereo - will not be able to open output:analog-stereo
 Skipping profile output:analog-stereo+input:iec958-stereo - will not be able to open output:analog-stereo
 Looking at profile output:analog-surround-21
 Checking for playback on Analog Surround 2.1 (analog-surround-21)
 Trying surround21:1 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device surround21:1: No such file or directory
 Caching failure to open output:analog-surround-21
 Skipping profile output:analog-surround-21+input:analog-stereo - will not be able to open output:analog-surround-21
 Skipping profile output:analog-surround-21+input:iec958-stereo - will not be able to open output:analog-surround-21
 Looking at profile output:analog-surround-40
 Checking for playback on Analog Surround 4.0 (analog-surround-40)
 Trying surround40:1 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device surround40:1: No such file or directory
 Caching failure to open output:analog-surround-40
 Skipping profile output:analog-surround-40+input:analog-stereo - will not be able to open output:analog-surround-40
 Skipping profile output:analog-surround-40+input:iec958-stereo - will not be able to open output:analog-surround-40
 Looking at profile output:analog-surround-41
 Checking for playback on Analog Surround 4.1 (analog-surround-41)
 Trying surround41:1 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device surround41:1: No such file or directory
 Caching failure to open output:analog-surround-41
 Skipping profile output:analog-surround-41+input:analog-stereo - will not be able to open output:analog-surround-41
 Skipping profile output:analog-surround-41+input:iec958-stereo - will not be able to open output:analog-surround-41
 Looking at profile output:analog-surround-50
 Checking for playback on Analog Surround 5.0 (analog-surround-50)
 Trying surround50:1 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device surround50:1: No such file or directory
 Caching failure to open output:analog-surround-50
 Skipping profile output:analog-surround-50+input:analog-stereo - will not be able to open output:analog-surround-50
 Skipping profile output:analog-surround-50+input:iec958-stereo - will not be able to open output:analog-surround-50
 Looking at profile output:analog-surround-51
 Checking for playback on Analog Surround 5.1 (analog-surround-51)
 Trying surround51:1 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device surround51:1: No such file or directory
 Caching failure to open output:analog-surround-51
 Skipping profile output:analog-surround-51+input:analog-stereo - will not be able to open output:analog-surround-51
 Skipping profile output:analog-surround-51+input:iec958-stereo - will not be able to open output:analog-surround-51
 Looking at profile output:analog-surround-71
 Checking for playback on Analog Surround 7.1 (analog-surround-71)
 Trying surround71:1 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device surround71:1: No such file or directory
 Caching failure to open output:analog-surround-71
 Skipping profile output:analog-surround-71+input:analog-stereo - will not be able to open output:analog-surround-71
 Skipping profile output:analog-surround-71+input:iec958-stereo - will not be able to open output:analog-surround-71
 Looking at profile output:iec958-stereo
 Checking for playback on Digital Stereo (IEC958) (iec958-stereo)
 Trying iec958:1 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device iec958:1: No such file or directory
 Caching failure to open output:iec958-stereo
 Skipping profile output:iec958-stereo+input:analog-stereo - will not be able to open output:iec958-stereo
 Skipping profile output:iec958-stereo+input:iec958-stereo - will not be able to open output:iec958-stereo
 Looking at profile output:iec958-ac3-surround-40
 Checking for playback on Digital Surround 4.0 (IEC958/AC3) (iec958-ac3-surround-40)
 Trying a52:1 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device a52:1: No such file or directory
 Caching failure to open output:iec958-ac3-surround-40
 Skipping profile output:iec958-ac3-surround-40+input:analog-stereo - will not be able to open output:iec958-ac3-surround-40
 Skipping profile output:iec958-ac3-surround-40+input:iec958-stereo - will not be able to open output:iec958-ac3-surround-40
 Looking at profile output:iec958-ac3-surround-51
 Checking for playback on Digital Surround 5.1 (IEC958/AC3) (iec958-ac3-surround-51)
 Trying a52:1 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device a52:1: No such file or directory
 Caching failure to open output:iec958-ac3-surround-51
 Skipping profile output:iec958-ac3-surround-51+input:analog-stereo - will not be able to open output:iec958-ac3-surround-51
 Skipping profile output:iec958-ac3-surround-51+input:iec958-stereo - will not be able to open output:iec958-ac3-surround-51
 Looking at profile output:iec958-dts-surround-51
 Checking for playback on Digital Surround 5.1 (IEC958/DTS) (iec958-dts-surround-51)
 Trying dca:1 with SND_PCM_NO_AUTO_FORMAT ...
 Unknown PCM dca:1
 Error opening PCM device dca:1: No such file or directory
 Caching failure to open output:iec958-dts-surround-51
 Skipping profile output:iec958-dts-surround-51+input:analog-stereo - will not be able to open output:iec958-dts-surround-51
 Skipping profile output:iec958-dts-surround-51+input:iec958-stereo - will not be able to open output:iec958-dts-surround-51
 Looking at profile output:hdmi-stereo
 Checking for playback on Digital Stereo (HDMI) (hdmi-stereo)
 Trying hdmi:1 with SND_PCM_NO_AUTO_FORMAT ...
 Managed to open hdmi:1
 Maximum hw buffer size is 23777 ms
 Set buffer size first (to 4408 samples), period size second (to 1102 samples).
 Profile output:hdmi-stereo supported.
 Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/hdmi-output-0.conf
 Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/hdmi-output-0.conf'
 Successfully attached to mixer 'hw:1'
 ALSA alias mixers: hw:1 = hw:NVidia
 Probing path 'hdmi-output-0'
 Probe of jack 'HDMI/DP Jack' succeeded (found!)
 Available mixer paths (after tidying):
 Path Set 0x5605def3d4f0, direction=1
 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
 Jack HDMI/DP, alsa_name='HDMI/DP,pcm=3 Jack', index='0', detection possible
 Skipping profile output:hdmi-stereo+input:analog-stereo - will not be able to open input:analog-stereo
 Skipping profile output:hdmi-stereo+input:iec958-stereo - will not be able to open input:iec958-stereo
 Looking at profile output:hdmi-surround
 Checking for playback on Digital Surround 5.1 (HDMI) (hdmi-surround)
 Trying hdmi:1 with SND_PCM_NO_AUTO_FORMAT ...
 Managed to open hdmi:1
 Maximum hw buffer size is 7925 ms
 Set buffer size first (to 4408 samples), period size second (to 1102 samples).
 Profile output:hdmi-surround supported.
 Available mixer paths (after tidying):
 Path Set 0x5605def3bad0, direction=1
 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
 Jack HDMI/DP, alsa_name='HDMI/DP,pcm=3 Jack', index='0', detection possible
 Skipping profile output:hdmi-surround+input:analog-stereo - will not be able to open input:analog-stereo
 Skipping profile output:hdmi-surround+input:iec958-stereo - will not be able to open input:iec958-stereo
 Looking at profile output:hdmi-surround71
 Checking for playback on Digital Surround 7.1 (HDMI) (hdmi-surround71)
 Trying hdmi:1 with SND_PCM_NO_AUTO_FORMAT ...
 Managed to open hdmi:1
 Maximum hw buffer size is 5944 ms
 Set buffer size first (to 4408 samples), period size second (to 1102 samples).
 Profile output:hdmi-surround71 supported.
 Available mixer paths (after tidying):
 Path Set 0x5605def3ce20, direction=1
 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
 Jack HDMI/DP, alsa_name='HDMI/DP,pcm=3 Jack', index='0', detection possible
 Skipping profile output:hdmi-surround71+input:analog-stereo - will not be able to open input:analog-stereo
 Skipping profile output:hdmi-surround71+input:iec958-stereo - will not be able to open input:iec958-stereo
 Looking at profile output:hdmi-dts-surround
 Checking for playback on Digital Surround 5.1 (HDMI/DTS) (hdmi-dts-surround)
 Trying dcahdmi:1 with SND_PCM_NO_AUTO_FORMAT ...
 Unknown PCM dcahdmi:1
 Error opening PCM device dcahdmi:1: No such file or directory
 Caching failure to open output:hdmi-dts-surround
 Skipping profile output:hdmi-dts-surround+input:analog-stereo - will not be able to open output:hdmi-dts-surround
 Skipping profile output:hdmi-dts-surround+input:iec958-stereo - will not be able to open output:hdmi-dts-surround
 Looking at profile output:hdmi-stereo-extra1
 Checking for playback on Digital Stereo (HDMI 2) (hdmi-stereo-extra1)
 Trying hdmi:1,1 with SND_PCM_NO_AUTO_FORMAT ...
 Managed to open hdmi:1,1
 Maximum hw buffer size is 23777 ms
 Set buffer size first (to 4408 samples), period size second (to 1102 samples).
 Profile output:hdmi-stereo-extra1 supported.
 Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/hdmi-output-1.conf
 Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/hdmi-output-1.conf'
 Probing path 'hdmi-output-1'
 Probe of jack 'HDMI/DP Jack' succeeded (found!)
 Available mixer paths (after tidying):
 Path Set 0x5605def412c0, direction=1
 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
 Jack HDMI/DP, alsa_name='HDMI/DP,pcm=7 Jack', index='0', detection possible
 Skipping profile output:hdmi-stereo-extra1+input:analog-stereo - will not be able to open input:analog-stereo
 Skipping profile output:hdmi-stereo-extra1+input:iec958-stereo - will not be able to open input:iec958-stereo
 Looking at profile output:hdmi-surround-extra1
 Checking for playback on Digital Surround 5.1 (HDMI 2) (hdmi-surround-extra1)
 Trying hdmi:1,1 with SND_PCM_NO_AUTO_FORMAT ...
 Managed to open hdmi:1,1
 Maximum hw buffer size is 7925 ms
 Set buffer size first (to 4408 samples), period size second (to 1102 samples).
 Profile output:hdmi-surround-extra1 supported.
 Available mixer paths (after tidying):
 Path Set 0x5605def40620, direction=1
 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
 Jack HDMI/DP, alsa_name='HDMI/DP,pcm=7 Jack', index='0', detection possible
 Skipping profile output:hdmi-surround-extra1+input:analog-stereo - will not be able to open input:analog-stereo
 Skipping profile output:hdmi-surround-extra1+input:iec958-stereo - will not be able to open input:iec958-stereo
 Looking at profile output:hdmi-surround71-extra1
 Checking for playback on Digital Surround 7.1 (HDMI 2) (hdmi-surround71-extra1)
 Trying hdmi:1,1 with SND_PCM_NO_AUTO_FORMAT ...
 Managed to open hdmi:1,1
 Maximum hw buffer size is 5944 ms
 Set buffer size first (to 4408 samples), period size second (to 1102 samples).
 Profile output:hdmi-surround71-extra1 supported.
 Available mixer paths (after tidying):
 Path Set 0x5605def3aba0, direction=1
 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
 Jack HDMI/DP, alsa_name='HDMI/DP,pcm=7 Jack', index='0', detection possible
 Skipping profile output:hdmi-surround71-extra1+input:analog-stereo - will not be able to open input:analog-stereo
 Skipping profile output:hdmi-surround71-extra1+input:iec958-stereo - will not be able to open input:iec958-stereo
 Looking at profile output:hdmi-dts-surround-extra1
 Checking for playback on Digital Surround 5.1 (HDMI 2/DTS) (hdmi-dts-surround-extra1)
 Trying dcahdmi:1,1 with SND_PCM_NO_AUTO_FORMAT ...
 Unknown PCM dcahdmi:1,1
 Error opening PCM device dcahdmi:1,1: No such file or directory
 Caching failure to open output:hdmi-dts-surround-extra1
 Skipping profile output:hdmi-dts-surround-extra1+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra1
 Skipping profile output:hdmi-dts-surround-extra1+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra1
 Looking at profile output:hdmi-stereo-extra2
 Checking for playback on Digital Stereo (HDMI 3) (hdmi-stereo-extra2)
 Trying hdmi:1,2 with SND_PCM_NO_AUTO_FORMAT ...
 Managed to open hdmi:1,2
 Maximum hw buffer size is 23777 ms
 Set buffer size first (to 4408 samples), period size second (to 1102 samples).
 Profile output:hdmi-stereo-extra2 supported.
 Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/hdmi-output-2.conf
 Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/hdmi-output-2.conf'
 Probing path 'hdmi-output-2'
 Probe of jack 'HDMI/DP Jack' succeeded (found!)
 Available mixer paths (after tidying):
 Path Set 0x5605def42d80, direction=1
 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
 Jack HDMI/DP, alsa_name='HDMI/DP,pcm=8 Jack', index='0', detection possible
 Skipping profile output:hdmi-stereo-extra2+input:analog-stereo - will not be able to open input:analog-stereo
 Skipping profile output:hdmi-stereo-extra2+input:iec958-stereo - will not be able to open input:iec958-stereo
 Looking at profile output:hdmi-surround-extra2
 Checking for playback on Digital Surround 5.1 (HDMI 3) (hdmi-surround-extra2)
 Trying hdmi:1,2 with SND_PCM_NO_AUTO_FORMAT ...
 Managed to open hdmi:1,2
 Maximum hw buffer size is 7925 ms
 Set buffer size first (to 4408 samples), period size second (to 1102 samples).
 Profile output:hdmi-surround-extra2 supported.
 Available mixer paths (after tidying):
 Path Set 0x5605def42e60, direction=1
 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
 Jack HDMI/DP, alsa_name='HDMI/DP,pcm=8 Jack', index='0', detection possible
 Skipping profile output:hdmi-surround-extra2+input:analog-stereo - will not be able to open input:analog-stereo
 Skipping profile output:hdmi-surround-extra2+input:iec958-stereo - will not be able to open input:iec958-stereo
 Looking at profile output:hdmi-surround71-extra2
 Checking for playback on Digital Surround 7.1 (HDMI 3) (hdmi-surround71-extra2)
 Trying hdmi:1,2 with SND_PCM_NO_AUTO_FORMAT ...
 Managed to open hdmi:1,2
 Maximum hw buffer size is 5944 ms
 Set buffer size first (to 4408 samples), period size second (to 1102 samples).
 Profile output:hdmi-surround71-extra2 supported.
 Available mixer paths (after tidying):
 Path Set 0x5605def431b0, direction=1
 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
 Jack HDMI/DP, alsa_name='HDMI/DP,pcm=8 Jack', index='0', detection possible
 Skipping profile output:hdmi-surround71-extra2+input:analog-stereo - will not be able to open input:analog-stereo
 Skipping profile output:hdmi-surround71-extra2+input:iec958-stereo - will not be able to open input:iec958-stereo
 Looking at profile output:hdmi-dts-surround-extra2
 Checking for playback on Digital Surround 5.1 (HDMI 3/DTS) (hdmi-dts-surround-extra2)
 Trying dcahdmi:1,2 with SND_PCM_NO_AUTO_FORMAT ...
 Unknown PCM dcahdmi:1,2
 Error opening PCM device dcahdmi:1,2: No such file or directory
 Caching failure to open output:hdmi-dts-surround-extra2
 Skipping profile output:hdmi-dts-surround-extra2+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra2
 Skipping profile output:hdmi-dts-surround-extra2+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra2
 Looking at profile output:hdmi-stereo-extra3
 Checking for playback on Digital Stereo (HDMI 4) (hdmi-stereo-extra3)
 Trying hdmi:1,3 with SND_PCM_NO_AUTO_FORMAT ...
 Managed to open hdmi:1,3
 Maximum hw buffer size is 23777 ms
 Set buffer size first (to 4408 samples), period size second (to 1102 samples).
 Profile output:hdmi-stereo-extra3 supported.
 Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/hdmi-output-3.conf
 Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/hdmi-output-3.conf'
 Probing path 'hdmi-output-3'
 Probe of jack 'HDMI/DP Jack' succeeded (found!)
 Available mixer paths (after tidying):
 Path Set 0x5605def45780, direction=1
 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
 Jack HDMI/DP, alsa_name='HDMI/DP,pcm=9 Jack', index='0', detection possible
 Skipping profile output:hdmi-stereo-extra3+input:analog-stereo - will not be able to open input:analog-stereo
 Skipping profile output:hdmi-stereo-extra3+input:iec958-stereo - will not be able to open input:iec958-stereo
 Looking at profile output:hdmi-surround-extra3
 Checking for playback on Digital Surround 5.1 (HDMI 4) (hdmi-surround-extra3)
 Trying hdmi:1,3 with SND_PCM_NO_AUTO_FORMAT ...
 Managed to open hdmi:1,3
 Maximum hw buffer size is 7925 ms
 Set buffer size first (to 4408 samples), period size second (to 1102 samples).
 Profile output:hdmi-surround-extra3 supported.
 Available mixer paths (after tidying):
 Path Set 0x5605def45ca0, direction=1
 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
 Jack HDMI/DP, alsa_name='HDMI/DP,pcm=9 Jack', index='0', detection possible
 Skipping profile output:hdmi-surround-extra3+input:analog-stereo - will not be able to open input:analog-stereo
 Skipping profile output:hdmi-surround-extra3+input:iec958-stereo - will not be able to open input:iec958-stereo
 Looking at profile output:hdmi-surround71-extra3
 Checking for playback on Digital Surround 7.1 (HDMI 4) (hdmi-surround71-extra3)
 Trying hdmi:1,3 with SND_PCM_NO_AUTO_FORMAT ...
 Managed to open hdmi:1,3
 Maximum hw buffer size is 5944 ms
 Set buffer size first (to 4408 samples), period size second (to 1102 samples).
 Profile output:hdmi-surround71-extra3 supported.
 Available mixer paths (after tidying):
 Path Set 0x5605def3a990, direction=1
 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
 Jack HDMI/DP, alsa_name='HDMI/DP,pcm=9 Jack', index='0', detection possible
 Skipping profile output:hdmi-surround71-extra3+input:analog-stereo - will not be able to open input:analog-stereo
 Skipping profile output:hdmi-surround71-extra3+input:iec958-stereo - will not be able to open input:iec958-stereo
 Looking at profile output:hdmi-dts-surround-extra3
 Checking for playback on Digital Surround 5.1 (HDMI 4/DTS) (hdmi-dts-surround-extra3)
 Trying dcahdmi:1,3 with SND_PCM_NO_AUTO_FORMAT ...
 Unknown PCM dcahdmi:1,3
 Error opening PCM device dcahdmi:1,3: No such file or directory
 Caching failure to open output:hdmi-dts-surround-extra3
 Skipping profile output:hdmi-dts-surround-extra3+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra3
 Skipping profile output:hdmi-dts-surround-extra3+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra3
 Looking at profile output:hdmi-stereo-extra4
 Checking for playback on Digital Stereo (HDMI 5) (hdmi-stereo-extra4)
 Trying hdmi:1,4 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:1,4: No such file or directory
 Caching failure to open output:hdmi-stereo-extra4
 Skipping profile output:hdmi-stereo-extra4+input:analog-stereo - will not be able to open output:hdmi-stereo-extra4
 Skipping profile output:hdmi-stereo-extra4+input:iec958-stereo - will not be able to open output:hdmi-stereo-extra4
 Looking at profile output:hdmi-surround-extra4
 Checking for playback on Digital Surround 5.1 (HDMI 5) (hdmi-surround-extra4)
 Trying hdmi:1,4 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:1,4: No such file or directory
 Caching failure to open output:hdmi-surround-extra4
 Skipping profile output:hdmi-surround-extra4+input:analog-stereo - will not be able to open output:hdmi-surround-extra4
 Skipping profile output:hdmi-surround-extra4+input:iec958-stereo - will not be able to open output:hdmi-surround-extra4
 Looking at profile output:hdmi-surround71-extra4
 Checking for playback on Digital Surround 7.1 (HDMI 5) (hdmi-surround71-extra4)
 Trying hdmi:1,4 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:1,4: No such file or directory
 Caching failure to open output:hdmi-surround71-extra4
 Skipping profile output:hdmi-surround71-extra4+input:analog-stereo - will not be able to open output:hdmi-surround71-extra4
 Skipping profile output:hdmi-surround71-extra4+input:iec958-stereo - will not be able to open output:hdmi-surround71-extra4
 Looking at profile output:hdmi-dts-surround-extra4
 Checking for playback on Digital Surround 5.1 (HDMI 5/DTS) (hdmi-dts-surround-extra4)
 Trying dcahdmi:1,4 with SND_PCM_NO_AUTO_FORMAT ...
 Unknown PCM dcahdmi:1,4
 Error opening PCM device dcahdmi:1,4: No such file or directory
 Caching failure to open output:hdmi-dts-surround-extra4
 Skipping profile output:hdmi-dts-surround-extra4+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra4
 Skipping profile output:hdmi-dts-surround-extra4+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra4
 Looking at profile output:hdmi-stereo-extra5
 Checking for playback on Digital Stereo (HDMI 6) (hdmi-stereo-extra5)
 Trying hdmi:1,5 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:1,5: No such file or directory
 Caching failure to open output:hdmi-stereo-extra5
 Skipping profile output:hdmi-stereo-extra5+input:analog-stereo - will not be able to open output:hdmi-stereo-extra5
 Skipping profile output:hdmi-stereo-extra5+input:iec958-stereo - will not be able to open output:hdmi-stereo-extra5
 Looking at profile output:hdmi-surround-extra5
 Checking for playback on Digital Surround 5.1 (HDMI 6) (hdmi-surround-extra5)
 Trying hdmi:1,5 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:1,5: No such file or directory
 Caching failure to open output:hdmi-surround-extra5
 Skipping profile output:hdmi-surround-extra5+input:analog-stereo - will not be able to open output:hdmi-surround-extra5
 Skipping profile output:hdmi-surround-extra5+input:iec958-stereo - will not be able to open output:hdmi-surround-extra5
 Looking at profile output:hdmi-surround71-extra5
 Checking for playback on Digital Surround 7.1 (HDMI 6) (hdmi-surround71-extra5)
 Trying hdmi:1,5 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:1,5: No such file or directory
 Caching failure to open output:hdmi-surround71-extra5
 Skipping profile output:hdmi-surround71-extra5+input:analog-stereo - will not be able to open output:hdmi-surround71-extra5
 Skipping profile output:hdmi-surround71-extra5+input:iec958-stereo - will not be able to open output:hdmi-surround71-extra5
 Looking at profile output:hdmi-dts-surround-extra5
 Checking for playback on Digital Surround 5.1 (HDMI 6/DTS) (hdmi-dts-surround-extra5)
 Trying dcahdmi:1,5 with SND_PCM_NO_AUTO_FORMAT ...
 Unknown PCM dcahdmi:1,5
 Error opening PCM device dcahdmi:1,5: No such file or directory
 Caching failure to open output:hdmi-dts-surround-extra5
 Skipping profile output:hdmi-dts-surround-extra5+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra5
 Skipping profile output:hdmi-dts-surround-extra5+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra5
 Looking at profile output:hdmi-stereo-extra6
 Checking for playback on Digital Stereo (HDMI 7) (hdmi-stereo-extra6)
 Trying hdmi:1,6 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:1,6: No such file or directory
 Caching failure to open output:hdmi-stereo-extra6
 Skipping profile output:hdmi-stereo-extra6+input:analog-stereo - will not be able to open output:hdmi-stereo-extra6
 Skipping profile output:hdmi-stereo-extra6+input:iec958-stereo - will not be able to open output:hdmi-stereo-extra6
 Looking at profile output:hdmi-surround-extra6
 Checking for playback on Digital Surround 5.1 (HDMI 7) (hdmi-surround-extra6)
 Trying hdmi:1,6 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:1,6: No such file or directory
 Caching failure to open output:hdmi-surround-extra6
 Skipping profile output:hdmi-surround-extra6+input:analog-stereo - will not be able to open output:hdmi-surround-extra6
 Skipping profile output:hdmi-surround-extra6+input:iec958-stereo - will not be able to open output:hdmi-surround-extra6
 Looking at profile output:hdmi-surround71-extra6
 Checking for playback on Digital Surround 7.1 (HDMI 7) (hdmi-surround71-extra6)
 Trying hdmi:1,6 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:1,6: No such file or directory
 Caching failure to open output:hdmi-surround71-extra6
 Skipping profile output:hdmi-surround71-extra6+input:analog-stereo - will not be able to open output:hdmi-surround71-extra6
 Skipping profile output:hdmi-surround71-extra6+input:iec958-stereo - will not be able to open output:hdmi-surround71-extra6
 Looking at profile output:hdmi-dts-surround-extra6
 Checking for playback on Digital Surround 5.1 (HDMI 7/DTS) (hdmi-dts-surround-extra6)
 Trying dcahdmi:1,6 with SND_PCM_NO_AUTO_FORMAT ...
 Unknown PCM dcahdmi:1,6
 Error opening PCM device dcahdmi:1,6: No such file or directory
 Caching failure to open output:hdmi-dts-surround-extra6
 Skipping profile output:hdmi-dts-surround-extra6+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra6
 Skipping profile output:hdmi-dts-surround-extra6+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra6
 Looking at profile output:hdmi-stereo-extra7
 Checking for playback on Digital Stereo (HDMI 8) (hdmi-stereo-extra7)
 Trying hdmi:1,7 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:1,7: No such file or directory
 Caching failure to open output:hdmi-stereo-extra7
 Skipping profile output:hdmi-stereo-extra7+input:analog-stereo - will not be able to open output:hdmi-stereo-extra7
 Skipping profile output:hdmi-stereo-extra7+input:iec958-stereo - will not be able to open output:hdmi-stereo-extra7
 Looking at profile output:hdmi-surround-extra7
 Checking for playback on Digital Surround 5.1 (HDMI 8) (hdmi-surround-extra7)
 Trying hdmi:1,7 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:1,7: No such file or directory
 Caching failure to open output:hdmi-surround-extra7
 Skipping profile output:hdmi-surround-extra7+input:analog-stereo - will not be able to open output:hdmi-surround-extra7
 Skipping profile output:hdmi-surround-extra7+input:iec958-stereo - will not be able to open output:hdmi-surround-extra7
 Looking at profile output:hdmi-surround71-extra7
 Checking for playback on Digital Surround 7.1 (HDMI 8) (hdmi-surround71-extra7)
 Trying hdmi:1,7 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:1,7: No such file or directory
 Caching failure to open output:hdmi-surround71-extra7
 Skipping profile output:hdmi-surround71-extra7+input:analog-stereo - will not be able to open output:hdmi-surround71-extra7
 Skipping profile output:hdmi-surround71-extra7+input:iec958-stereo - will not be able to open output:hdmi-surround71-extra7
 Looking at profile output:hdmi-dts-surround-extra7
 Checking for playback on Digital Surround 5.1 (HDMI 8/DTS) (hdmi-dts-surround-extra7)
 Trying dcahdmi:1,7 with SND_PCM_NO_AUTO_FORMAT ...
 Unknown PCM dcahdmi:1,7
 Error opening PCM device dcahdmi:1,7: No such file or directory
 Caching failure to open output:hdmi-dts-surround-extra7
 Skipping profile output:hdmi-dts-surround-extra7+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra7
 Skipping profile output:hdmi-dts-surround-extra7+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra7
 Looking at profile output:hdmi-stereo-extra8
 Checking for playback on Digital Stereo (HDMI 9) (hdmi-stereo-extra8)
 Trying hdmi:1,8 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:1,8: No such file or directory
 Caching failure to open output:hdmi-stereo-extra8
 Skipping profile output:hdmi-stereo-extra8+input:analog-stereo - will not be able to open output:hdmi-stereo-extra8
 Skipping profile output:hdmi-stereo-extra8+input:iec958-stereo - will not be able to open output:hdmi-stereo-extra8
 Looking at profile output:hdmi-surround-extra8
 Checking for playback on Digital Surround 5.1 (HDMI 9) (hdmi-surround-extra8)
 Trying hdmi:1,8 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:1,8: No such file or directory
 Caching failure to open output:hdmi-surround-extra8
 Skipping profile output:hdmi-surround-extra8+input:analog-stereo - will not be able to open output:hdmi-surround-extra8
 Skipping profile output:hdmi-surround-extra8+input:iec958-stereo - will not be able to open output:hdmi-surround-extra8
 Looking at profile output:hdmi-surround71-extra8
 Checking for playback on Digital Surround 7.1 (HDMI 9) (hdmi-surround71-extra8)
 Trying hdmi:1,8 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:1,8: No such file or directory
 Caching failure to open output:hdmi-surround71-extra8
 Skipping profile output:hdmi-surround71-extra8+input:analog-stereo - will not be able to open output:hdmi-surround71-extra8
 Skipping profile output:hdmi-surround71-extra8+input:iec958-stereo - will not be able to open output:hdmi-surround71-extra8
 Looking at profile output:hdmi-dts-surround-extra8
 Checking for playback on Digital Surround 5.1 (HDMI 9/DTS) (hdmi-dts-surround-extra8)
 Trying dcahdmi:1,8 with SND_PCM_NO_AUTO_FORMAT ...
 Unknown PCM dcahdmi:1,8
 Error opening PCM device dcahdmi:1,8: No such file or directory
 Caching failure to open output:hdmi-dts-surround-extra8
 Skipping profile output:hdmi-dts-surround-extra8+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra8
 Skipping profile output:hdmi-dts-surround-extra8+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra8
 Looking at profile output:hdmi-stereo-extra9
 Checking for playback on Digital Stereo (HDMI 10) (hdmi-stereo-extra9)
 Trying hdmi:1,9 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:1,9: No such file or directory
 Caching failure to open output:hdmi-stereo-extra9
 Skipping profile output:hdmi-stereo-extra9+input:analog-stereo - will not be able to open output:hdmi-stereo-extra9
 Skipping profile output:hdmi-stereo-extra9+input:iec958-stereo - will not be able to open output:hdmi-stereo-extra9
 Looking at profile output:hdmi-surround-extra9
 Checking for playback on Digital Surround 5.1 (HDMI 10) (hdmi-surround-extra9)
 Trying hdmi:1,9 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:1,9: No such file or directory
 Caching failure to open output:hdmi-surround-extra9
 Skipping profile output:hdmi-surround-extra9+input:analog-stereo - will not be able to open output:hdmi-surround-extra9
 Skipping profile output:hdmi-surround-extra9+input:iec958-stereo - will not be able to open output:hdmi-surround-extra9
 Looking at profile output:hdmi-surround71-extra9
 Checking for playback on Digital Surround 7.1 (HDMI 10) (hdmi-surround71-extra9)
 Trying hdmi:1,9 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:1,9: No such file or directory
 Caching failure to open output:hdmi-surround71-extra9
 Skipping profile output:hdmi-surround71-extra9+input:analog-stereo - will not be able to open output:hdmi-surround71-extra9
 Skipping profile output:hdmi-surround71-extra9+input:iec958-stereo - will not be able to open output:hdmi-surround71-extra9
 Looking at profile output:hdmi-dts-surround-extra9
 Checking for playback on Digital Surround 5.1 (HDMI 10/DTS) (hdmi-dts-surround-extra9)
 Trying dcahdmi:1,9 with SND_PCM_NO_AUTO_FORMAT ...
 Unknown PCM dcahdmi:1,9
 Error opening PCM device dcahdmi:1,9: No such file or directory
 Caching failure to open output:hdmi-dts-surround-extra9
 Skipping profile output:hdmi-dts-surround-extra9+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra9
 Skipping profile output:hdmi-dts-surround-extra9+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra9
 Looking at profile output:hdmi-stereo-extra10
 Checking for playback on Digital Stereo (HDMI 11) (hdmi-stereo-extra10)
 Trying hdmi:1,10 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:1,10: No such file or directory
 Caching failure to open output:hdmi-stereo-extra10
 Skipping profile output:hdmi-stereo-extra10+input:analog-stereo - will not be able to open output:hdmi-stereo-extra10
 Skipping profile output:hdmi-stereo-extra10+input:iec958-stereo - will not be able to open output:hdmi-stereo-extra10
 Looking at profile output:hdmi-surround-extra10
 Checking for playback on Digital Surround 5.1 (HDMI 11) (hdmi-surround-extra10)
 Trying hdmi:1,10 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:1,10: No such file or directory
 Caching failure to open output:hdmi-surround-extra10
 Skipping profile output:hdmi-surround-extra10+input:analog-stereo - will not be able to open output:hdmi-surround-extra10
 Skipping profile output:hdmi-surround-extra10+input:iec958-stereo - will not be able to open output:hdmi-surround-extra10
 Looking at profile output:hdmi-surround71-extra10
 Checking for playback on Digital Surround 7.1 (HDMI 11) (hdmi-surround71-extra10)
 Trying hdmi:1,10 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:1,10: No such file or directory
 Caching failure to open output:hdmi-surround71-extra10
 Skipping profile output:hdmi-surround71-extra10+input:analog-stereo - will not be able to open output:hdmi-surround71-extra10
 Skipping profile output:hdmi-surround71-extra10+input:iec958-stereo - will not be able to open output:hdmi-surround71-extra10
 Looking at profile output:hdmi-dts-surround-extra10
 Checking for playback on Digital Surround 5.1 (HDMI 11/DTS) (hdmi-dts-surround-extra10)
 Trying dcahdmi:1,10 with SND_PCM_NO_AUTO_FORMAT ...
 Unknown PCM dcahdmi:1,10
 Error opening PCM device dcahdmi:1,10: No such file or directory
 Caching failure to open output:hdmi-dts-surround-extra10
 Skipping profile output:hdmi-dts-surround-extra10+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra10
 Skipping profile output:hdmi-dts-surround-extra10+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra10
 Looking at profile input:stereo-fallback
 Checking for recording on Stereo (stereo-fallback)
 Trying hw:1 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hw:1: No such file or directory
 Caching failure to open input:stereo-fallback
 Looking at profile input:mono-fallback
 Checking for recording on Mono (mono-fallback)
 Trying hw:1 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hw:1: No such file or directory
 Caching failure to open input:mono-fallback
 Looking at profile input:multichannel-input
 Checking for recording on Multichannel (multichannel-input)
 Trying hw:1 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hw:1: No such file or directory
 Caching failure to open input:multichannel-input
 Skipping profile output:analog-stereo+input:stereo-fallback - will not be able to open output:analog-stereo
 Skipping profile output:analog-stereo+input:mono-fallback - will not be able to open output:analog-stereo
 Skipping profile output:analog-stereo+input:multichannel-input - will not be able to open output:analog-stereo
 Skipping profile output:analog-surround-21+input:stereo-fallback - will not be able to open output:analog-surround-21
 Skipping profile output:analog-surround-21+input:mono-fallback - will not be able to open output:analog-surround-21
 Skipping profile output:analog-surround-21+input:multichannel-input - will not be able to open output:analog-surround-21
 Skipping profile output:analog-surround-40+input:stereo-fallback - will not be able to open output:analog-surround-40
 Skipping profile output:analog-surround-40+input:mono-fallback - will not be able to open output:analog-surround-40
 Skipping profile output:analog-surround-40+input:multichannel-input - will not be able to open output:analog-surround-40
 Skipping profile output:analog-surround-41+input:stereo-fallback - will not be able to open output:analog-surround-41
 Skipping profile output:analog-surround-41+input:mono-fallback - will not be able to open output:analog-surround-41
 Skipping profile output:analog-surround-41+input:multichannel-input - will not be able to open output:analog-surround-41
 Skipping profile output:analog-surround-50+input:stereo-fallback - will not be able to open output:analog-surround-50
 Skipping profile output:analog-surround-50+input:mono-fallback - will not be able to open output:analog-surround-50
 Skipping profile output:analog-surround-50+input:multichannel-input - will not be able to open output:analog-surround-50
 Skipping profile output:analog-surround-51+input:stereo-fallback - will not be able to open output:analog-surround-51
 Skipping profile output:analog-surround-51+input:mono-fallback - will not be able to open output:analog-surround-51
 Skipping profile output:analog-surround-51+input:multichannel-input - will not be able to open output:analog-surround-51
 Skipping profile output:analog-surround-71+input:stereo-fallback - will not be able to open output:analog-surround-71
 Skipping profile output:analog-surround-71+input:mono-fallback - will not be able to open output:analog-surround-71
 Skipping profile output:analog-surround-71+input:multichannel-input - will not be able to open output:analog-surround-71
 Skipping profile output:iec958-stereo+input:stereo-fallback - will not be able to open output:iec958-stereo
 Skipping profile output:iec958-stereo+input:mono-fallback - will not be able to open output:iec958-stereo
 Skipping profile output:iec958-stereo+input:multichannel-input - will not be able to open output:iec958-stereo
 Skipping profile output:iec958-ac3-surround-40+input:stereo-fallback - will not be able to open output:iec958-ac3-surround-40
 Skipping profile output:iec958-ac3-surround-40+input:mono-fallback - will not be able to open output:iec958-ac3-surround-40
 Skipping profile output:iec958-ac3-surround-40+input:multichannel-input - will not be able to open output:iec958-ac3-surround-40
 Skipping profile output:iec958-ac3-surround-51+input:stereo-fallback - will not be able to open output:iec958-ac3-surround-51
 Skipping profile output:iec958-ac3-surround-51+input:mono-fallback - will not be able to open output:iec958-ac3-surround-51
 Skipping profile output:iec958-ac3-surround-51+input:multichannel-input - will not be able to open output:iec958-ac3-surround-51
 Skipping profile output:iec958-dts-surround-51+input:stereo-fallback - will not be able to open output:iec958-dts-surround-51
 Skipping profile output:iec958-dts-surround-51+input:mono-fallback - will not be able to open output:iec958-dts-surround-51
 Skipping profile output:iec958-dts-surround-51+input:multichannel-input - will not be able to open output:iec958-dts-surround-51
 Skipping profile output:hdmi-stereo+input:stereo-fallback - will not be able to open input:stereo-fallback
 Skipping profile output:hdmi-stereo+input:mono-fallback - will not be able to open input:mono-fallback
 Skipping profile output:hdmi-stereo+input:multichannel-input - will not be able to open input:multichannel-input
 Skipping profile output:hdmi-surround+input:stereo-fallback - will not be able to open input:stereo-fallback
 Skipping profile output:hdmi-surround+input:mono-fallback - will not be able to open input:mono-fallback
 Skipping profile output:hdmi-surround+input:multichannel-input - will not be able to open input:multichannel-input
 Skipping profile output:hdmi-surround71+input:stereo-fallback - will not be able to open input:stereo-fallback
 Skipping profile output:hdmi-surround71+input:mono-fallback - will not be able to open input:mono-fallback
 Skipping profile output:hdmi-surround71+input:multichannel-input - will not be able to open input:multichannel-input
 Skipping profile output:hdmi-dts-surround+input:stereo-fallback - will not be able to open output:hdmi-dts-surround
 Skipping profile output:hdmi-dts-surround+input:mono-fallback - will not be able to open output:hdmi-dts-surround
 Skipping profile output:hdmi-dts-surround+input:multichannel-input - will not be able to open output:hdmi-dts-surround
 Skipping profile output:hdmi-stereo-extra1+input:stereo-fallback - will not be able to open input:stereo-fallback
 Skipping profile output:hdmi-stereo-extra1+input:mono-fallback - will not be able to open input:mono-fallback
 Skipping profile output:hdmi-stereo-extra1+input:multichannel-input - will not be able to open input:multichannel-input
 Skipping profile output:hdmi-surround-extra1+input:stereo-fallback - will not be able to open input:stereo-fallback
 Skipping profile output:hdmi-surround-extra1+input:mono-fallback - will not be able to open input:mono-fallback
 Skipping profile output:hdmi-surround-extra1+input:multichannel-input - will not be able to open input:multichannel-input
 Skipping profile output:hdmi-surround71-extra1+input:stereo-fallback - will not be able to open input:stereo-fallback
 Skipping profile output:hdmi-surround71-extra1+input:mono-fallback - will not be able to open input:mono-fallback
 Skipping profile output:hdmi-surround71-extra1+input:multichannel-input - will not be able to open input:multichannel-input
 Skipping profile output:hdmi-dts-surround-extra1+input:stereo-fallback - will not be able to open output:hdmi-dts-surround-extra1
 Skipping profile output:hdmi-dts-surround-extra1+input:mono-fallback - will not be able to open output:hdmi-dts-surround-extra1
 Skipping profile output:hdmi-dts-surround-extra1+input:multichannel-input - will not be able to open output:hdmi-dts-surround-extra1
 Skipping profile output:hdmi-stereo-extra2+input:stereo-fallback - will not be able to open input:stereo-fallback
 Skipping profile output:hdmi-stereo-extra2+input:mono-fallback - will not be able to open input:mono-fallback
 Skipping profile output:hdmi-stereo-extra2+input:multichannel-input - will not be able to open input:multichannel-input
 Skipping profile output:hdmi-surround-extra2+input:stereo-fallback - will not be able to open input:stereo-fallback
 Skipping profile output:hdmi-surround-extra2+input:mono-fallback - will not be able to open input:mono-fallback
 Skipping profile output:hdmi-surround-extra2+input:multichannel-input - will not be able to open input:multichannel-input
 Skipping profile output:hdmi-surround71-extra2+input:stereo-fallback - will not be able to open input:stereo-fallback
 Skipping profile output:hdmi-surround71-extra2+input:mono-fallback - will not be able to open input:mono-fallback
 Skipping profile output:hdmi-surround71-extra2+input:multichannel-input - will not be able to open input:multichannel-input
 Skipping profile output:hdmi-dts-surround-extra2+input:stereo-fallback - will not be able to open output:hdmi-dts-surround-extra2
 Skipping profile output:hdmi-dts-surround-extra2+input:mono-fallback - will not be able to open output:hdmi-dts-surround-extra2
 Skipping profile output:hdmi-dts-surround-extra2+input:multichannel-input - will not be able to open output:hdmi-dts-surround-extra2
 Skipping profile output:hdmi-stereo-extra3+input:stereo-fallback - will not be able to open input:stereo-fallback
 Skipping profile output:hdmi-stereo-extra3+input:mono-fallback - will not be able to open input:mono-fallback
 Skipping profile output:hdmi-stereo-extra3+input:multichannel-input - will not be able to open input:multichannel-input
 Skipping profile output:hdmi-surround-extra3+input:stereo-fallback - will not be able to open input:stereo-fallback
 Skipping profile output:hdmi-surround-extra3+input:mono-fallback - will not be able to open input:mono-fallback
 Skipping profile output:hdmi-surround-extra3+input:multichannel-input - will not be able to open input:multichannel-input
 Skipping profile output:hdmi-surround71-extra3+input:stereo-fallback - will not be able to open input:stereo-fallback
 Skipping profile output:hdmi-surround71-extra3+input:mono-fallback - will not be able to open input:mono-fallback
 Skipping profile output:hdmi-surround71-extra3+input:multichannel-input - will not be able to open input:multichannel-input
 Skipping profile output:hdmi-dts-surround-extra3+input:stereo-fallback - will not be able to open output:hdmi-dts-surround-extra3
 Skipping profile output:hdmi-dts-surround-extra3+input:mono-fallback - will not be able to open output:hdmi-dts-surround-extra3
 Skipping profile output:hdmi-dts-surround-extra3+input:multichannel-input - will not be able to open output:hdmi-dts-surround-extra3
 Skipping profile output:hdmi-stereo-extra4+input:stereo-fallback - will not be able to open output:hdmi-stereo-extra4
 Skipping profile output:hdmi-stereo-extra4+input:mono-fallback - will not be able to open output:hdmi-stereo-extra4
 Skipping profile output:hdmi-stereo-extra4+input:multichannel-input - will not be able to open output:hdmi-stereo-extra4
 Skipping profile output:hdmi-surround-extra4+input:stereo-fallback - will not be able to open output:hdmi-surround-extra4
 Skipping profile output:hdmi-surround-extra4+input:mono-fallback - will not be able to open output:hdmi-surround-extra4
 Skipping profile output:hdmi-surround-extra4+input:multichannel-input - will not be able to open output:hdmi-surround-extra4
 Skipping profile output:hdmi-surround71-extra4+input:stereo-fallback - will not be able to open output:hdmi-surround71-extra4
 Skipping profile output:hdmi-surround71-extra4+input:mono-fallback - will not be able to open output:hdmi-surround71-extra4
 Skipping profile output:hdmi-surround71-extra4+input:multichannel-input - will not be able to open output:hdmi-surround71-extra4
 Skipping profile output:hdmi-dts-surround-extra4+input:stereo-fallback - will not be able to open output:hdmi-dts-surround-extra4
 Skipping profile output:hdmi-dts-surround-extra4+input:mono-fallback - will not be able to open output:hdmi-dts-surround-extra4
 Skipping profile output:hdmi-dts-surround-extra4+input:multichannel-input - will not be able to open output:hdmi-dts-surround-extra4
 Skipping profile output:hdmi-stereo-extra5+input:stereo-fallback - will not be able to open output:hdmi-stereo-extra5
 Skipping profile output:hdmi-stereo-extra5+input:mono-fallback - will not be able to open output:hdmi-stereo-extra5
 Skipping profile output:hdmi-stereo-extra5+input:multichannel-input - will not be able to open output:hdmi-stereo-extra5
 Skipping profile output:hdmi-surround-extra5+input:stereo-fallback - will not be able to open output:hdmi-surround-extra5
 Skipping profile output:hdmi-surround-extra5+input:mono-fallback - will not be able to open output:hdmi-surround-extra5
 Skipping profile output:hdmi-surround-extra5+input:multichannel-input - will not be able to open output:hdmi-surround-extra5
 Skipping profile output:hdmi-surround71-extra5+input:stereo-fallback - will not be able to open output:hdmi-surround71-extra5
 Skipping profile output:hdmi-surround71-extra5+input:mono-fallback - will not be able to open output:hdmi-surround71-extra5
 Skipping profile output:hdmi-surround71-extra5+input:multichannel-input - will not be able to open output:hdmi-surround71-extra5
 Skipping profile output:hdmi-dts-surround-extra5+input:stereo-fallback - will not be able to open output:hdmi-dts-surround-extra5
 Skipping profile output:hdmi-dts-surround-extra5+input:mono-fallback - will not be able to open output:hdmi-dts-surround-extra5
 Skipping profile output:hdmi-dts-surround-extra5+input:multichannel-input - will not be able to open output:hdmi-dts-surround-extra5
 Skipping profile output:hdmi-stereo-extra6+input:stereo-fallback - will not be able to open output:hdmi-stereo-extra6
 Skipping profile output:hdmi-stereo-extra6+input:mono-fallback - will not be able to open output:hdmi-stereo-extra6
 Skipping profile output:hdmi-stereo-extra6+input:multichannel-input - will not be able to open output:hdmi-stereo-extra6
 Skipping profile output:hdmi-surround-extra6+input:stereo-fallback - will not be able to open output:hdmi-surround-extra6
 Skipping profile output:hdmi-surround-extra6+input:mono-fallback - will not be able to open output:hdmi-surround-extra6
 Skipping profile output:hdmi-surround-extra6+input:multichannel-input - will not be able to open output:hdmi-surround-extra6
 Skipping profile output:hdmi-surround71-extra6+input:stereo-fallback - will not be able to open output:hdmi-surround71-extra6
 Skipping profile output:hdmi-surround71-extra6+input:mono-fallback - will not be able to open output:hdmi-surround71-extra6
 Skipping profile output:hdmi-surround71-extra6+input:multichannel-input - will not be able to open output:hdmi-surround71-extra6
 Skipping profile output:hdmi-dts-surround-extra6+input:stereo-fallback - will not be able to open output:hdmi-dts-surround-extra6
 Skipping profile output:hdmi-dts-surround-extra6+input:mono-fallback - will not be able to open output:hdmi-dts-surround-extra6
 Skipping profile output:hdmi-dts-surround-extra6+input:multichannel-input - will not be able to open output:hdmi-dts-surround-extra6
 Skipping profile output:hdmi-stereo-extra7+input:stereo-fallback - will not be able to open output:hdmi-stereo-extra7
 Skipping profile output:hdmi-stereo-extra7+input:mono-fallback - will not be able to open output:hdmi-stereo-extra7
 Skipping profile output:hdmi-stereo-extra7+input:multichannel-input - will not be able to open output:hdmi-stereo-extra7
 Skipping profile output:hdmi-surround-extra7+input:stereo-fallback - will not be able to open output:hdmi-surround-extra7
 Skipping profile output:hdmi-surround-extra7+input:mono-fallback - will not be able to open output:hdmi-surround-extra7
 Skipping profile output:hdmi-surround-extra7+input:multichannel-input - will not be able to open output:hdmi-surround-extra7
 Skipping profile output:hdmi-surround71-extra7+input:stereo-fallback - will not be able to open output:hdmi-surround71-extra7
 Skipping profile output:hdmi-surround71-extra7+input:mono-fallback - will not be able to open output:hdmi-surround71-extra7
 Skipping profile output:hdmi-surround71-extra7+input:multichannel-input - will not be able to open output:hdmi-surround71-extra7
 Skipping profile output:hdmi-dts-surround-extra7+input:stereo-fallback - will not be able to open output:hdmi-dts-surround-extra7
 Skipping profile output:hdmi-dts-surround-extra7+input:mono-fallback - will not be able to open output:hdmi-dts-surround-extra7
 Skipping profile output:hdmi-dts-surround-extra7+input:multichannel-input - will not be able to open output:hdmi-dts-surround-extra7
 Skipping profile output:hdmi-stereo-extra8+input:stereo-fallback - will not be able to open output:hdmi-stereo-extra8
 Skipping profile output:hdmi-stereo-extra8+input:mono-fallback - will not be able to open output:hdmi-stereo-extra8
 Skipping profile output:hdmi-stereo-extra8+input:multichannel-input - will not be able to open output:hdmi-stereo-extra8
 Skipping profile output:hdmi-surround-extra8+input:stereo-fallback - will not be able to open output:hdmi-surround-extra8
 Skipping profile output:hdmi-surround-extra8+input:mono-fallback - will not be able to open output:hdmi-surround-extra8
 Skipping profile output:hdmi-surround-extra8+input:multichannel-input - will not be able to open output:hdmi-surround-extra8
 Skipping profile output:hdmi-surround71-extra8+input:stereo-fallback - will not be able to open output:hdmi-surround71-extra8
 Skipping profile output:hdmi-surround71-extra8+input:mono-fallback - will not be able to open output:hdmi-surround71-extra8
 Skipping profile output:hdmi-surround71-extra8+input:multichannel-input - will not be able to open output:hdmi-surround71-extra8
 Skipping profile output:hdmi-dts-surround-extra8+input:stereo-fallback - will not be able to open output:hdmi-dts-surround-extra8
 Skipping profile output:hdmi-dts-surround-extra8+input:mono-fallback - will not be able to open output:hdmi-dts-surround-extra8
 Skipping profile output:hdmi-dts-surround-extra8+input:multichannel-input - will not be able to open output:hdmi-dts-surround-extra8
 Skipping profile output:hdmi-stereo-extra9+input:stereo-fallback - will not be able to open output:hdmi-stereo-extra9
 Skipping profile output:hdmi-stereo-extra9+input:mono-fallback - will not be able to open output:hdmi-stereo-extra9
 Skipping profile output:hdmi-stereo-extra9+input:multichannel-input - will not be able to open output:hdmi-stereo-extra9
 Skipping profile output:hdmi-surround-extra9+input:stereo-fallback - will not be able to open output:hdmi-surround-extra9
 Skipping profile output:hdmi-surround-extra9+input:mono-fallback - will not be able to open output:hdmi-surround-extra9
 Skipping profile output:hdmi-surround-extra9+input:multichannel-input - will not be able to open output:hdmi-surround-extra9
 Skipping profile output:hdmi-surround71-extra9+input:stereo-fallback - will not be able to open output:hdmi-surround71-extra9
 Skipping profile output:hdmi-surround71-extra9+input:mono-fallback - will not be able to open output:hdmi-surround71-extra9
 Skipping profile output:hdmi-surround71-extra9+input:multichannel-input - will not be able to open output:hdmi-surround71-extra9
 Skipping profile output:hdmi-dts-surround-extra9+input:stereo-fallback - will not be able to open output:hdmi-dts-surround-extra9
 Skipping profile output:hdmi-dts-surround-extra9+input:mono-fallback - will not be able to open output:hdmi-dts-surround-extra9
 Skipping profile output:hdmi-dts-surround-extra9+input:multichannel-input - will not be able to open output:hdmi-dts-surround-extra9
 Skipping profile output:hdmi-stereo-extra10+input:stereo-fallback - will not be able to open output:hdmi-stereo-extra10
 Skipping profile output:hdmi-stereo-extra10+input:mono-fallback - will not be able to open output:hdmi-stereo-extra10
 Skipping profile output:hdmi-stereo-extra10+input:multichannel-input - will not be able to open output:hdmi-stereo-extra10
 Skipping profile output:hdmi-surround-extra10+input:stereo-fallback - will not be able to open output:hdmi-surround-extra10
 Skipping profile output:hdmi-surround-extra10+input:mono-fallback - will not be able to open output:hdmi-surround-extra10
 Skipping profile output:hdmi-surround-extra10+input:multichannel-input - will not be able to open output:hdmi-surround-extra10
 Skipping profile output:hdmi-surround71-extra10+input:stereo-fallback - will not be able to open output:hdmi-surround71-extra10
 Skipping profile output:hdmi-surround71-extra10+input:mono-fallback - will not be able to open output:hdmi-surround71-extra10
 Skipping profile output:hdmi-surround71-extra10+input:multichannel-input - will not be able to open output:hdmi-surround71-extra10
 Skipping profile output:hdmi-dts-surround-extra10+input:stereo-fallback - will not be able to open output:hdmi-dts-surround-extra10
 Skipping profile output:hdmi-dts-surround-extra10+input:mono-fallback - will not be able to open output:hdmi-dts-surround-extra10
 Skipping profile output:hdmi-dts-surround-extra10+input:multichannel-input - will not be able to open output:hdmi-dts-surround-extra10
 ../pulseaudio/src/pulsecore/idxset.c: entries flist is full (don't worry)
 ../pulseaudio/src/pulsecore/idxset.c: entries flist is full (don't worry)
 ../pulseaudio/src/pulsecore/idxset.c: entries flist is full (don't worry)
 ../pulseaudio/src/pulsecore/idxset.c: entries flist is full (don't worry)
 ../pulseaudio/src/pulsecore/idxset.c: entries flist is full (don't worry)
 ../pulseaudio/src/pulsecore/idxset.c: entries flist is full (don't worry)
 ../pulseaudio/src/pulsecore/idxset.c: entries flist is full (don't worry)
 ../pulseaudio/src/pulsecore/idxset.c: entries flist is full (don't worry)
 ../pulseaudio/src/pulsecore/idxset.c: entries flist is full (don't worry)
 ../pulseaudio/src/pulsecore/idxset.c: entries flist is full (don't worry)
 ../pulseaudio/src/pulsecore/idxset.c: entries flist is full (don't worry)
 Profile set 0x5605ded2f390, auto_profiles=yes, probed=yes, n_mappings=12, n_profiles=12, n_decibel_fixes=0
 Mapping hdmi-stereo (Digital Stereo (HDMI)), priority=59, channel_map=front-left,front-right, supported=yes, direction=1
 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
 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
 Mapping hdmi-stereo-extra1 (Digital Stereo (HDMI 2)), priority=57, channel_map=front-left,front-right, supported=yes, direction=1
 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
 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
 Mapping hdmi-stereo-extra2 (Digital Stereo (HDMI 3)), priority=57, channel_map=front-left,front-right, supported=yes, direction=1
 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
 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
 Mapping hdmi-stereo-extra3 (Digital Stereo (HDMI 4)), priority=57, channel_map=front-left,front-right, supported=yes, direction=1
 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
 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
 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
 Output hdmi-stereo
 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
 Output hdmi-surround
 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
 Output hdmi-surround71
 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
 Output hdmi-stereo-extra1
 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
 Output hdmi-surround-extra1
 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
 Output hdmi-surround71-extra1
 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
 Output hdmi-stereo-extra2
 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
 Output hdmi-surround-extra2
 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
 Output hdmi-surround71-extra2
 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
 Output hdmi-stereo-extra3
 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
 Output hdmi-surround-extra3
 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
 Output hdmi-surround71-extra3
 Pruned singleton availability group Legacy 1 from port hdmi-output-0
 Pruned singleton availability group Legacy 2 from port hdmi-output-1
 Pruned singleton availability group Legacy 3 from port hdmi-output-2
 Pruned singleton availability group Legacy 4 from port hdmi-output-3
 Database contains no data for key: alsa_card.pci-0000_01_00.1
 Found 4 jacks.
 Jack 'HDMI/DP,pcm=3 Jack' is now unplugged
 Setting port hdmi-output-0 to status no
 Setting card alsa_card.pci-0000_01_00.1 profile output:hdmi-stereo to availability status no
 Setting card alsa_card.pci-0000_01_00.1 profile output:hdmi-surround to availability status no
 Dropped redundant event due to change event.
 Setting card alsa_card.pci-0000_01_00.1 profile output:hdmi-surround71 to availability status no
 Dropped redundant event due to change event.
 Jack 'HDMI/DP,pcm=7 Jack' is now unplugged
 Setting port hdmi-output-1 to status no
 Setting card alsa_card.pci-0000_01_00.1 profile output:hdmi-stereo-extra1 to availability status no
 Dropped redundant event due to change event.
 Setting card alsa_card.pci-0000_01_00.1 profile output:hdmi-surround-extra1 to availability status no
 Dropped redundant event due to change event.
 Setting card alsa_card.pci-0000_01_00.1 profile output:hdmi-surround71-extra1 to availability status no
 Dropped redundant event due to change event.
 Jack 'HDMI/DP,pcm=8 Jack' is now unplugged
 Setting port hdmi-output-2 to status no
 Setting card alsa_card.pci-0000_01_00.1 profile output:hdmi-stereo-extra2 to availability status no
 Dropped redundant event due to change event.
 Setting card alsa_card.pci-0000_01_00.1 profile output:hdmi-surround-extra2 to availability status no
 Dropped redundant event due to change event.
 Setting card alsa_card.pci-0000_01_00.1 profile output:hdmi-surround71-extra2 to availability status no
 Dropped redundant event due to change event.
 Jack 'HDMI/DP,pcm=9 Jack' is now unplugged
 Setting port hdmi-output-3 to status no
 Setting card alsa_card.pci-0000_01_00.1 profile output:hdmi-stereo-extra3 to availability status no
 Dropped redundant event due to change event.
 Setting card alsa_card.pci-0000_01_00.1 profile output:hdmi-surround-extra3 to availability status no
 Dropped redundant event due to change event.
 Setting card alsa_card.pci-0000_01_00.1 profile output:hdmi-surround71-extra3 to availability status no
 Dropped redundant event due to change event.
 Looking for initial profile for card alsa_card.pci-0000_01_00.1
 output:hdmi-stereo availability no
 output:hdmi-surround availability no
 output:hdmi-surround71 availability no
 output:hdmi-stereo-extra1 availability no
 output:hdmi-surround-extra1 availability no
 output:hdmi-surround71-extra1 availability no
 output:hdmi-stereo-extra2 availability no
 output:hdmi-surround-extra2 availability no
 output:hdmi-surround71-extra2 availability no
 output:hdmi-stereo-extra3 availability no
 output:hdmi-surround-extra3 availability no
 output:hdmi-surround71-extra3 availability no
 off availability unknown
 alsa_card.pci-0000_01_00.1: active_profile: off
 Database contains no data for key: alsa_card.pci-0000_01_00.1
 Created 0 "alsa_card.pci-0000_01_00.1"
 Database contains no data for key: alsa_card.pci-0000_01_00.1
 Storing port latency offsets for card alsa_card.pci-0000_01_00.1.
 ELD info empty (for device=3)
 ELD device found for port hdmi-output-0 (3).
 ELD info empty (for device=7)
 ELD device found for port hdmi-output-1 (7).
 ELD info empty (for device=8)
 ELD device found for port hdmi-output-2 (8).
 ELD info empty (for device=9)
 ELD device found for port hdmi-output-3 (9).
 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"").
 Card /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1 (alsa_card.pci-0000_01_00.1) module loaded.
 /dev/snd/controlC0 is accessible: yes
 /devices/pci0000:00/0000:00:1f.3/sound/card0 is busy: no
 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"'
 Successfully connected to D-Bus session bus 7a06f489851a53f0d08fba3c64605e6d as :1.179
 Successfully acquired reservation lock on device 'Audio0'
 UCM is not supported for this HDA model (HDA Intel PCH at 0x4002218000 irq 194)
 error: failed to import hw:0 use case configuration -6
 UCM is not supported for this HDA model (HDA Intel PCH at 0x4002218000 irq 194)
 error: failed to import HDA Intel PCH use case configuration -6
 UCM not available for card HDA Intel PCH
 Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/profile-sets/default.conf'
 Looking at profile input:analog-stereo
 Checking for recording on Analog Stereo (analog-stereo)
 Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
 Managed to open front:0
 Maximum hw buffer size is 23777 ms
 Set buffer size first (to 4408 samples), period size second (to 1102 samples).
 Profile input:analog-stereo supported.
 Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/analog-input-front-mic.conf
 Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input-front-mic.conf'
 Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input-mic.conf.common'
 Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/analog-input-rear-mic.conf
 Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input-rear-mic.conf'
 Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input-mic.conf.common'
 Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/analog-input-internal-mic.conf
 Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input-internal-mic.conf'
 Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input-mic.conf.common'
 Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/analog-input-dock-mic.conf
 Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input-dock-mic.conf'
 Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input-mic.conf.common'
 Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/analog-input.conf
 Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input.conf'
 Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input.conf.common'
 Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/analog-input-mic.conf
 Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input-mic.conf'
 Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input-mic.conf.common'
 Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/analog-input-linein.conf
 Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input-linein.conf'
 Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/analog-input-aux.conf
 Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input-aux.conf'
 Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input.conf.common'
 Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/analog-input-video.conf
 Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input-video.conf'
 Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input.conf.common'
 Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/analog-input-tvtuner.conf
 Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input-tvtuner.conf'
 Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input.conf.common'
 Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/analog-input-fm.conf
 Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input-fm.conf'
 Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input.conf.common'
 Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/analog-input-mic-line.conf
 Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input-mic-line.conf'
 Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input.conf.common'
 Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input-mic.conf.common'
 Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/analog-input-headphone-mic.conf
 Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input-headphone-mic.conf'
 Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input-mic.conf.common'
 Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/analog-input-headset-mic.conf
 Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input-headset-mic.conf'
 Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-input-mic.conf.common'
 Successfully attached to mixer 'hw:0'
 ALSA alias mixers: hw:0 = hw:PCH
 Probing path 'analog-input-front-mic'
 Probe of jack 'Front Mic Jack' succeeded (found!)
 Probe of jack 'Front Mic Phantom Jack' succeeded (not found)
 Probe of element 'Capture' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
 Probe of element 'Front Mic Boost' succeeded (volume=1, switch=0, enumeration=0, has_dB=1).
 Probe of element 'Front Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Input Source' succeeded (volume=0, switch=0, enumeration=1, has_dB=0).
 Probe of element 'Capture Source' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Rear Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Dock Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Dock Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Internal Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Rear Mic Boost' succeeded (volume=2, switch=0, enumeration=0, has_dB=1).
 Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Line Boost' succeeded (volume=2, switch=0, enumeration=0, has_dB=1).
 Probe of element 'Aux' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Video' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'TV Tuner' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'FM' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Inverted Internal Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Mic Jack Mode' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probing path 'analog-input-rear-mic'
 Probe of jack 'Rear Mic Jack' succeeded (found!)
 Probe of jack 'Rear Mic - Input Jack' succeeded (not found)
 Probe of jack 'Rear Mic Phantom Jack' succeeded (not found)
 Probe of element 'Capture' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
 Probe of element 'Rear Mic Boost' succeeded (volume=1, switch=0, enumeration=0, has_dB=1).
 Probe of element 'Rear Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Input Source' succeeded (volume=0, switch=0, enumeration=1, has_dB=0).
 Probe of element 'Capture Source' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Front Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Dock Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Dock Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Internal Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Front Mic Boost' succeeded (volume=2, switch=0, enumeration=0, has_dB=1).
 Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Line Boost' succeeded (volume=2, switch=0, enumeration=0, has_dB=1).
 Probe of element 'Aux' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Video' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'TV Tuner' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'FM' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Inverted Internal Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Mic Jack Mode' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probing path 'analog-input-internal-mic'
 Probe of jack 'Mic Jack' succeeded (not found)
 Probe of jack 'Dock Mic Jack' succeeded (not found)
 Probe of jack 'Front Mic Jack' succeeded (found!)
 Probe of jack 'Rear Mic Jack' succeeded (found!)
 Probe of jack 'Internal Mic Phantom Jack' succeeded (not found)
 Probe of element 'Capture' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
 Probe of element 'Internal Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Int Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Int Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Input Source' succeeded (volume=0, switch=0, enumeration=1, has_dB=0).
 Probe of element 'Capture Source' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Dock Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Front Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Rear Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Headphone Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Headphone Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Dock Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Front Mic Boost' succeeded (volume=2, switch=0, enumeration=0, has_dB=1).
 Probe of element 'Rear Mic Boost' succeeded (volume=2, switch=0, enumeration=0, has_dB=1).
 Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Line Boost' succeeded (volume=2, switch=0, enumeration=0, has_dB=1).
 Probe of element 'Aux' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Video' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'TV Tuner' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'FM' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Inverted Internal Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Mic Jack Mode' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Skipping path 'analog-input-internal-mic', none of required-any elements preset.
 Probing path 'analog-input-dock-mic'
 Probe of jack 'Dock Mic Jack' succeeded (not found)
 Probe of jack 'Dock Mic Phantom Jack' succeeded (not found)
 Probe of element 'Capture' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
 Probe of element 'Dock Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Dock Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Input Source' succeeded (volume=0, switch=0, enumeration=1, has_dB=0).
 Probe of element 'Capture Source' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Front Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Rear Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Internal Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Front Mic Boost' succeeded (volume=2, switch=0, enumeration=0, has_dB=1).
 Probe of element 'Rear Mic Boost' succeeded (volume=2, switch=0, enumeration=0, has_dB=1).
 Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Line Boost' succeeded (volume=2, switch=0, enumeration=0, has_dB=1).
 Probe of element 'Aux' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Video' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'TV Tuner' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'FM' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Inverted Internal Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Mic Jack Mode' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Skipping path 'analog-input-dock-mic', none of required-any elements preset.
 Probing path 'analog-input'
 Probe of element 'Capture' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
 Probe of element 'Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Dock Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Dock Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Front Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Front Mic Boost' failed.
 Probing path 'analog-input-mic'
 Probe of jack 'Mic Jack' succeeded (not found)
 Probe of jack 'Mic Phantom Jack' succeeded (not found)
 Probe of jack 'Mic - Input Jack' succeeded (not found)
 Probe of element 'Capture' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
 Probe of element 'Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Input Source' succeeded (volume=0, switch=0, enumeration=1, has_dB=0).
 Probe of element 'Capture Source' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'PCM Capture Source' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Mic Select' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Mic Boost (+20dB)' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Front Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Rear Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Dock Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Dock Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Internal Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Front Mic Boost' succeeded (volume=2, switch=0, enumeration=0, has_dB=1).
 Probe of element 'Rear Mic Boost' succeeded (volume=2, switch=0, enumeration=0, has_dB=1).
 Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Line Boost' succeeded (volume=2, switch=0, enumeration=0, has_dB=1).
 Probe of element 'Aux' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Video' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'TV Tuner' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'FM' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Inverted Internal Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Mic Jack Mode' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Skipping path 'analog-input-mic', none of required-any elements preset.
 Probing path 'analog-input-linein'
 Probe of jack 'Line Jack' succeeded (found!)
 Probe of jack 'Line Phantom Jack' succeeded (not found)
 Probe of jack 'Line - Input Jack' succeeded (not found)
 Probe of element 'Capture' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
 Probe of element 'Line Boost' succeeded (volume=1, switch=0, enumeration=0, has_dB=1).
 Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Input Source' succeeded (volume=0, switch=0, enumeration=1, has_dB=0).
 Probe of element 'Capture Source' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'PCM Capture Source' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Dock Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Front Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Rear Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Dock Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Internal Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Front Mic Boost' succeeded (volume=2, switch=0, enumeration=0, has_dB=1).
 Probe of element 'Rear Mic Boost' succeeded (volume=2, switch=0, enumeration=0, has_dB=1).
 Probe of element 'Aux' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Video' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'TV Tuner' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'FM' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Mic Jack Mode' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probing path 'analog-input-aux'
 Probe of element 'Capture' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
 Probe of element 'Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Aux' failed.
 Probing path 'analog-input-video'
 Probe of element 'Capture' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
 Probe of element 'Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Aux' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Video' failed.
 Probing path 'analog-input-tvtuner'
 Probe of element 'Capture' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
 Probe of element 'Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Aux' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Video' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'TV Tuner' failed.
 Probing path 'analog-input-fm'
 Probe of element 'Capture' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
 Probe of element 'Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Aux' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Video' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'TV Tuner' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'FM' failed.
 Probing path 'analog-input-mic-line'
 Probe of element 'Capture' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
 Probe of element 'Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Line Boost' succeeded (volume=2, switch=0, enumeration=0, has_dB=1).
 Probe of element 'Aux' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Video' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Mic/Line' failed.
 Probing path 'analog-input-headphone-mic'
 Probe of jack 'Headphone Mic Jack' succeeded (not found)
 Probe of element 'Capture' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
 Probe of element 'Headphone Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Headphone Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Input Source' succeeded (volume=0, switch=0, enumeration=1, has_dB=0).
 Probe of element 'Capture Source' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Auto-Mute Mode' succeeded (volume=0, switch=0, enumeration=1, has_dB=0).
 Probe of element 'Front Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Rear Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Dock Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Dock Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Internal Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Front Mic Boost' succeeded (volume=2, switch=0, enumeration=0, has_dB=1).
 Probe of element 'Rear Mic Boost' succeeded (volume=2, switch=0, enumeration=0, has_dB=1).
 Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Line Boost' succeeded (volume=2, switch=0, enumeration=0, has_dB=1).
 Probe of element 'Aux' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Video' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'TV Tuner' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'FM' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Inverted Internal Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Mic Jack Mode' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Skipping path 'analog-input-headphone-mic', none of required-any elements preset.
 Probing path 'analog-input-headset-mic'
 Probe of jack 'Headset Mic Jack' succeeded (not found)
 Probe of jack 'Headset Mic Phantom Jack' succeeded (not found)
 Probe of jack 'Headphone Jack' succeeded (not found)
 Probe of jack 'Front Headphone Jack' succeeded (found!)
 Probe of jack 'Headphone Mic Jack' succeeded (not found)
 Probe of element 'Capture' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
 Probe of element 'Headset Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Headset Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Headset' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Input Source' succeeded (volume=0, switch=0, enumeration=1, has_dB=0).
 Probe of element 'Capture Source' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Front Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Rear Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Dock Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Dock Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Internal Mic Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Front Mic Boost' succeeded (volume=2, switch=0, enumeration=0, has_dB=1).
 Probe of element 'Rear Mic Boost' succeeded (volume=2, switch=0, enumeration=0, has_dB=1).
 Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Line Boost' succeeded (volume=2, switch=0, enumeration=0, has_dB=1).
 Probe of element 'Aux' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Video' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'TV Tuner' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'FM' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Inverted Internal Mic' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Mic Jack Mode' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Skipping path 'analog-input-headset-mic', none of required-any elements preset.
 Available mixer paths (after tidying):
 Path Set 0x5605dee8d430, direction=2
 Path analog-input-front-mic (Front Microphone), direction=2, priority=85, 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
 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
 Element 'Front 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
 Element 'Input Source', direction=2, 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
 Option Front Mic (analog-input-microphone-front/analog-input-microphone-front) index=0, priority=0
 Element 'Rear 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
 Element 'Line 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
 Jack Front Mic, alsa_name='Front Mic Jack', index='0', detection possible
 Jack Front Mic Phantom, alsa_name='Front Mic Phantom Jack', index='0', detection unavailable
 Setting analog-input-microphone-front (analog-input-microphone-front) priority=0
 Path analog-input-rear-mic (Rear Microphone), direction=2, priority=82, 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
 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
 Element 'Rear 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
 Element 'Input Source', direction=2, 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
 Option Rear Mic (analog-input-microphone-rear/analog-input-microphone-rear) index=1, priority=0
 Element 'Front 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
 Element 'Line 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
 Jack Rear Mic, alsa_name='Rear Mic Jack', index='0', detection possible
 Jack Rear Mic - Input, alsa_name='Rear Mic - Input Jack', index='0', detection unavailable
 Jack Rear Mic Phantom, alsa_name='Rear Mic Phantom Jack', index='0', detection unavailable
 Setting analog-input-microphone-rear (analog-input-microphone-rear) priority=0
 Path analog-input-linein (Line In), direction=2, priority=81, 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
 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
 Element 'Line 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
 Element 'Input Source', direction=2, 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
 Option Line (analog-input-linein/analog-input-linein) index=2, priority=0
 Element 'Front 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
 Element 'Rear 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
 Jack Line, alsa_name='Line Jack', index='0', detection possible
 Jack Line Phantom, alsa_name='Line Phantom Jack', index='0', detection unavailable
 Jack Line - Input, alsa_name='Line - Input Jack', index='0', detection unavailable
 Setting analog-input-linein (analog-input-linein) priority=0
 Looking at profile input:iec958-stereo
 Checking for recording on Digital Stereo (IEC958) (iec958-stereo)
 Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device iec958:0: No such file or directory
 Caching failure to open input:iec958-stereo
 Looking at profile output:analog-stereo
 Checking for playback on Analog Stereo (analog-stereo)
 Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
 Managed to open front:0
 Maximum hw buffer size is 23777 ms
 Set buffer size first (to 4408 samples), period size second (to 1102 samples).
 Profile output:analog-stereo supported.
 Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/analog-output.conf
 Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-output.conf'
 Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-output.conf.common'
 Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/analog-output-lineout.conf
 Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-output-lineout.conf'
 Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-output.conf.common'
 Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/analog-output-speaker.conf
 Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-output-speaker.conf'
 Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-output.conf.common'
 Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/analog-output-headphones.conf
 Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-output-headphones.conf'
 Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-output.conf.common'
 Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/analog-output-headphones-2.conf
 Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-output-headphones-2.conf'
 Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/analog-output.conf.common'
 Probing path 'analog-output'
 Probe of element 'Hardware Master' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Master' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
 Probe of element 'Master Mono' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Front' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
 Probe of element 'Rear' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Surround' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
 Probe of element 'Side' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Center' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
 Probe of element 'LFE' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
 Probe of element 'CLFE' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Center/LFE' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'PCM' succeeded (volume=1, switch=0, enumeration=0, has_dB=1).
 Probe of element 'External Amplifier' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Bass Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'IEC958' succeeded (volume=0, switch=2, enumeration=0, has_dB=0).
 Probe of element 'IEC958 Optical Raw' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Analog Output' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probing path 'analog-output-lineout'
 Probe of jack 'Line Out Jack' succeeded (not found)
 Probe of jack 'Line Out Phantom Jack' succeeded (not found)
 Probe of jack 'Front Line Out Jack' succeeded (not found)
 Probe of jack 'Front Line Out Phantom Jack' succeeded (not found)
 Probe of jack 'Rear Line Out Jack' succeeded (not found)
 Probe of jack 'Rear Line Out Phantom Jack' succeeded (not found)
 Probe of jack 'Line Out Front Jack' succeeded (found!)
 Probe of jack 'Line Out Front Phantom Jack' succeeded (not found)
 Probe of jack 'Line Out CLFE Jack' succeeded (found!)
 Probe of jack 'Line Out CLFE Phantom Jack' succeeded (not found)
 Probe of jack 'Line Out Surround Jack' succeeded (found!)
 Probe of jack 'Line Out Surround Phantom Jack' succeeded (not found)
 Probe of jack 'Line Out Side Jack' succeeded (not found)
 Probe of jack 'Line Out Side Phantom Jack' succeeded (not found)
 Probe of jack 'Dock Line Out Jack' succeeded (not found)
 Probe of jack 'Dock Line Out Phantom Jack' succeeded (not found)
 Probe of element 'Hardware Master' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Master' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
 Probe of element 'Speaker+LO' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Headphone+LO' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Master Mono' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Line HP Swap' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Headphone' succeeded (volume=2, switch=2, enumeration=0, has_dB=1).
 Probe of element 'Headphone',1 succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Headphone2' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Speaker' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Desktop Speaker' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Front' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
 Probe of element 'Rear' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Surround' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
 Probe of element 'Side' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Center' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
 Probe of element 'LFE' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
 Probe of element 'CLFE' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Center/LFE' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Bass Speaker' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Speaker Front' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Speaker Surround' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Speaker Side' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Speaker CLFE' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'PCM' succeeded (volume=1, switch=0, enumeration=0, has_dB=1).
 Probe of element 'External Amplifier' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Bass Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'IEC958' succeeded (volume=0, switch=2, enumeration=0, has_dB=0).
 Probe of element 'IEC958 Optical Raw' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Analog Output' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probing path 'analog-output-speaker'
 Probe of jack 'Headphone Jack' succeeded (not found)
 Probe of jack 'Dock Headphone Jack' succeeded (not found)
 Probe of jack 'Front Headphone Jack' succeeded (found!)
 Probe of jack 'Line Out Jack' succeeded (not found)
 Probe of jack 'Line Out Front Jack' succeeded (found!)
 Probe of jack 'Front Line Out Jack' succeeded (not found)
 Probe of jack 'Rear Line Out Jack' succeeded (not found)
 Probe of jack 'Dock Line Out Jack' succeeded (not found)
 Probe of jack 'Speaker Jack' succeeded (not found)
 Probe of jack 'Speaker Phantom Jack' succeeded (not found)
 Probe of jack 'Speaker Front Phantom Jack' succeeded (not found)
 Probe of jack 'Speaker - Output Jack' succeeded (not found)
 Probe of element 'Hardware Master' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Master' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
 Probe of element 'Master Mono' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Auto-Mute Mode' succeeded (volume=0, switch=0, enumeration=1, has_dB=0).
 Probe of element 'Headphone' succeeded (volume=2, switch=2, enumeration=0, has_dB=1).
 Probe of element 'Headphone',1 succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Headphone2' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Headphone+LO' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Speaker+LO' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Speaker' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Desktop Speaker' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Front' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
 Probe of element 'Front Speaker' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Speaker Front' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Rear' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Surround' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
 Probe of element 'Surround Speaker' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Speaker Surround' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Side' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Speaker Side' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Center' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
 Probe of element 'Center Speaker' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'LFE' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
 Probe of element 'LFE Speaker' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Bass Speaker' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'CLFE' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Center/LFE' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Speaker CLFE' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'PCM' succeeded (volume=1, switch=0, enumeration=0, has_dB=1).
 Probe of element 'External Amplifier' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Bass Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'IEC958' succeeded (volume=0, switch=2, enumeration=0, has_dB=0).
 Probe of element 'IEC958 Optical Raw' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Analog Output' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Skipping path 'analog-output-speaker', none of required-any elements preset.
 Probing path 'analog-output-headphones'
 Probe of jack 'Dock Headphone Jack' succeeded (not found)
 Probe of jack 'Dock Headphone Phantom Jack' succeeded (not found)
 Probe of jack 'Front Headphone Jack' succeeded (found!)
 Probe of jack 'Front Headphone Front Jack' succeeded (not found)
 Probe of jack 'Front Headphone Phantom Jack' succeeded (not found)
 Probe of jack 'Headphone Jack' succeeded (not found)
 Probe of jack 'Headphone Phantom Jack' succeeded (not found)
 Probe of jack 'Headphone Mic Jack' succeeded (not found)
 Probe of jack 'Headphone - Output Jack' succeeded (not found)
 Probe of element 'Hardware Master' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Master' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
 Probe of element 'Master Mono' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Speaker+LO' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Headphone+LO' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Headphone' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
 Probe of element 'Headphone',1 succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Headset' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Line HP Swap' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Headphone2' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Speaker' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Desktop Speaker' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Front' succeeded (volume=3, switch=2, enumeration=0, has_dB=1).
 Probe of element 'Rear' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Surround' succeeded (volume=2, switch=2, enumeration=0, has_dB=1).
 Probe of element 'Side' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Center' succeeded (volume=2, switch=2, enumeration=0, has_dB=1).
 Probe of element 'LFE' succeeded (volume=2, switch=2, enumeration=0, has_dB=1).
 Probe of element 'Bass Speaker' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Speaker Front' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Speaker Surround' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Speaker Side' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Speaker CLFE' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Speaker Center/LFE' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'PCM' succeeded (volume=1, switch=0, enumeration=0, has_dB=1).
 Probe of element 'External Amplifier' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Bass Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'IEC958' succeeded (volume=0, switch=2, enumeration=0, has_dB=0).
 Probe of element 'IEC958 Optical Raw' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Analog Output' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probing path 'analog-output-headphones-2'
 Probe of jack 'Front Headphone Jack',1 succeeded (not found)
 Probe of jack 'Front Headphone Surround Jack' succeeded (not found)
 Probe of element 'Hardware Master' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Master' succeeded (volume=1, switch=1, enumeration=0, has_dB=1).
 Probe of element 'Master Mono' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Headphone' succeeded (volume=3, switch=1, enumeration=0, has_dB=1).
 Probe of element 'Headphone',1 succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Headphone+LO' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Speaker+LO' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Headphone2' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Speaker' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Desktop Speaker' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Front' succeeded (volume=3, switch=2, enumeration=0, has_dB=1).
 Probe of element 'Rear' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Surround' succeeded (volume=2, switch=2, enumeration=0, has_dB=1).
 Probe of element 'Side' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Center' succeeded (volume=2, switch=2, enumeration=0, has_dB=1).
 Probe of element 'LFE' succeeded (volume=2, switch=2, enumeration=0, has_dB=1).
 Probe of element 'Bass Speaker' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'PCM' succeeded (volume=1, switch=0, enumeration=0, has_dB=1).
 Probe of element 'External Amplifier' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Bass Boost' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'IEC958' succeeded (volume=0, switch=2, enumeration=0, has_dB=0).
 Probe of element 'IEC958 Optical Raw' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Probe of element 'Analog Output' succeeded (volume=0, switch=0, enumeration=0, has_dB=0).
 Skipping path 'analog-output-headphones-2', none of required-any elements preset.
 Removing path 'analog-output' as it is a subset of 'analog-output-lineout'.
 Available mixer paths (after tidying):
 Path Set 0x5605decf89a0, direction=1
 Path analog-output-lineout (Line Out), direction=1, priority=90, 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
 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
 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
 Element 'Front', direction=1, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=03
 Element 'Surround', direction=1, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x60, n_channels=2, override_map=03
 Element 'Center', direction=1, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x4900000000018, n_channels=1, override_map=03
 Element 'LFE', direction=1, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x80, n_channels=1, override_map=03
 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
 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
 Jack Line Out, alsa_name='Line Out Jack', index='0', detection unavailable
 Jack Line Out Phantom, alsa_name='Line Out Phantom Jack', index='0', detection unavailable
 Jack Front Line Out, alsa_name='Front Line Out Jack', index='0', detection unavailable
 Jack Front Line Out Phantom, alsa_name='Front Line Out Phantom Jack', index='0', detection unavailable
 Jack Rear Line Out, alsa_name='Rear Line Out Jack', index='0', detection unavailable
 Jack Rear Line Out Phantom, alsa_name='Rear Line Out Phantom Jack', index='0', detection unavailable
 Jack Line Out Front, alsa_name='Line Out Front Jack', index='0', detection possible
 Jack Line Out Front Phantom, alsa_name='Line Out Front Phantom Jack', index='0', detection unavailable
 Jack Line Out CLFE, alsa_name='Line Out CLFE Jack', index='0', detection possible
 Jack Line Out CLFE Phantom, alsa_name='Line Out CLFE Phantom Jack', index='0', detection unavailable
 Jack Line Out Surround, alsa_name='Line Out Surround Jack', index='0', detection possible
 Jack Line Out Surround Phantom, alsa_name='Line Out Surround Phantom Jack', index='0', detection unavailable
 Jack Line Out Side, alsa_name='Line Out Side Jack', index='0', detection unavailable
 Jack Line Out Side Phantom, alsa_name='Line Out Side Phantom Jack', index='0', detection unavailable
 Jack Dock Line Out, alsa_name='Dock Line Out Jack', index='0', detection unavailable
 Jack Dock Line Out Phantom, alsa_name='Dock Line Out Phantom Jack', index='0', detection unavailable
 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
 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
 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
 Element 'Front', direction=1, switch=2, volume=3, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=00
 Element 'Surround', 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
 Element 'Center', direction=1, switch=2, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x7ffffffffffff, n_channels=1, override_map=00
 Element 'LFE', direction=1, switch=2, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x7ffffffffffff, n_channels=1, override_map=00
 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
 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
 Jack Dock Headphone, alsa_name='Dock Headphone Jack', index='0', detection unavailable
 Jack Dock Headphone Phantom, alsa_name='Dock Headphone Phantom Jack', index='0', detection unavailable
 Jack Front Headphone, alsa_name='Front Headphone Jack', index='0', detection possible
 Jack Front Headphone Front, alsa_name='Front Headphone Front Jack', index='0', detection unavailable
 Jack Front Headphone Phantom, alsa_name='Front Headphone Phantom Jack', index='0', detection unavailable
 Jack Headphone, alsa_name='Headphone Jack', index='0', detection unavailable
 Jack Headphone Phantom, alsa_name='Headphone Phantom Jack', index='0', detection unavailable
 Jack Headphone Mic, alsa_name='Headphone Mic Jack', index='0', detection unavailable
 Jack Headphone - Output, alsa_name='Headphone - Output Jack', index='0', detection unavailable
 Looking at profile output:analog-stereo+input:analog-stereo
 Checking for recording on Analog Stereo (analog-stereo)
 Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
 Managed to open front:0
 Maximum hw buffer size is 23777 ms
 Set buffer size first (to 4408 samples), period size second (to 1102 samples).
 Profile output:analog-stereo+input:analog-stereo supported.
 Skipping profile output:analog-stereo+input:iec958-stereo - will not be able to open input:iec958-stereo
 Looking at profile output:analog-surround-21
 Checking for playback on Analog Surround 2.1 (analog-surround-21)
 Trying surround21:0 with SND_PCM_NO_AUTO_FORMAT ...
 Managed to open surround21:0
 Maximum hw buffer size is 7925 ms
 Set buffer size first (to 4408 samples), period size second (to 1102 samples).
 Profile output:analog-surround-21 supported.
 Removing path 'analog-output' as it is a subset of 'analog-output-lineout'.
 Available mixer paths (after tidying):
 Path Set 0x5605def4bd80, direction=1
 Path analog-output-lineout (Line Out), direction=1, priority=90, 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
 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
 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
 Element 'Front', direction=1, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=03
 Element 'Surround', direction=1, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x60, n_channels=2, override_map=03
 Element 'Center', direction=1, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x4900000000018, n_channels=1, override_map=03
 Element 'LFE', direction=1, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x80, n_channels=1, override_map=03
 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
 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
 Jack Line Out, alsa_name='Line Out Jack', index='0', detection unavailable
 Jack Line Out Phantom, alsa_name='Line Out Phantom Jack', index='0', detection unavailable
 Jack Front Line Out, alsa_name='Front Line Out Jack', index='0', detection unavailable
 Jack Front Line Out Phantom, alsa_name='Front Line Out Phantom Jack', index='0', detection unavailable
 Jack Rear Line Out, alsa_name='Rear Line Out Jack', index='0', detection unavailable
 Jack Rear Line Out Phantom, alsa_name='Rear Line Out Phantom Jack', index='0', detection unavailable
 Jack Line Out Front, alsa_name='Line Out Front Jack', index='0', detection possible
 Jack Line Out Front Phantom, alsa_name='Line Out Front Phantom Jack', index='0', detection unavailable
 Jack Line Out CLFE, alsa_name='Line Out CLFE Jack', index='0', detection possible
 Jack Line Out CLFE Phantom, alsa_name='Line Out CLFE Phantom Jack', index='0', detection unavailable
 Jack Line Out Surround, alsa_name='Line Out Surround Jack', index='0', detection possible
 Jack Line Out Surround Phantom, alsa_name='Line Out Surround Phantom Jack', index='0', detection unavailable
 Jack Line Out Side, alsa_name='Line Out Side Jack', index='0', detection unavailable
 Jack Line Out Side Phantom, alsa_name='Line Out Side Phantom Jack', index='0', detection unavailable
 Jack Dock Line Out, alsa_name='Dock Line Out Jack', index='0', detection unavailable
 Jack Dock Line Out Phantom, alsa_name='Dock Line Out Phantom Jack', index='0', detection unavailable
 Looking at profile output:analog-surround-21+input:analog-stereo
 Checking for recording on Analog Stereo (analog-stereo)
 Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
 Managed to open front:0
 Maximum hw buffer size is 23777 ms
 Set buffer size first (to 4408 samples), period size second (to 1102 samples).
 Profile output:analog-surround-21+input:analog-stereo supported.
 Skipping profile output:analog-surround-21+input:iec958-stereo - will not be able to open input:iec958-stereo
 Looking at profile output:analog-surround-40
 Checking for playback on Analog Surround 4.0 (analog-surround-40)
 Trying surround40:0 with SND_PCM_NO_AUTO_FORMAT ...
 Managed to open surround40:0
 Maximum hw buffer size is 11888 ms
 Set buffer size first (to 4408 samples), period size second (to 1102 samples).
 Profile output:analog-surround-40 supported.
 Removing path 'analog-output' as it is a subset of 'analog-output-lineout'.
 Available mixer paths (after tidying):
 Path Set 0x5605def4bcf0, direction=1
 Path analog-output-lineout (Line Out), direction=1, priority=90, 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
 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
 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
 Element 'Front', direction=1, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=03
 Element 'Surround', direction=1, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x60, n_channels=2, override_map=03
 Element 'Center', direction=1, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x4900000000018, n_channels=1, override_map=03
 Element 'LFE', direction=1, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x80, n_channels=1, override_map=03
 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
 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
 Jack Line Out, alsa_name='Line Out Jack', index='0', detection unavailable
 Jack Line Out Phantom, alsa_name='Line Out Phantom Jack', index='0', detection unavailable
 Jack Front Line Out, alsa_name='Front Line Out Jack', index='0', detection unavailable
 Jack Front Line Out Phantom, alsa_name='Front Line Out Phantom Jack', index='0', detection unavailable
 Jack Rear Line Out, alsa_name='Rear Line Out Jack', index='0', detection unavailable
 Jack Rear Line Out Phantom, alsa_name='Rear Line Out Phantom Jack', index='0', detection unavailable
 Jack Line Out Front, alsa_name='Line Out Front Jack', index='0', detection possible
 Jack Line Out Front Phantom, alsa_name='Line Out Front Phantom Jack', index='0', detection unavailable
 Jack Line Out CLFE, alsa_name='Line Out CLFE Jack', index='0', detection possible
 Jack Line Out CLFE Phantom, alsa_name='Line Out CLFE Phantom Jack', index='0', detection unavailable
 Jack Line Out Surround, alsa_name='Line Out Surround Jack', index='0', detection possible
 Jack Line Out Surround Phantom, alsa_name='Line Out Surround Phantom Jack', index='0', detection unavailable
 Jack Line Out Side, alsa_name='Line Out Side Jack', index='0', detection unavailable
 Jack Line Out Side Phantom, alsa_name='Line Out Side Phantom Jack', index='0', detection unavailable
 Jack Dock Line Out, alsa_name='Dock Line Out Jack', index='0', detection unavailable
 Jack Dock Line Out Phantom, alsa_name='Dock Line Out Phantom Jack', index='0', detection unavailable
 Looking at profile output:analog-surround-40+input:analog-stereo
 Checking for recording on Analog Stereo (analog-stereo)
 Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
 Managed to open front:0
 Maximum hw buffer size is 23777 ms
 Set buffer size first (to 4408 samples), period size second (to 1102 samples).
 Profile output:analog-surround-40+input:analog-stereo supported.
 Skipping profile output:analog-surround-40+input:iec958-stereo - will not be able to open input:iec958-stereo
 Looking at profile output:analog-surround-41
 Checking for playback on Analog Surround 4.1 (analog-surround-41)
 Trying surround41:0 with SND_PCM_NO_AUTO_FORMAT ...
 Managed to open surround41:0
 Maximum hw buffer size is 7925 ms
 Set buffer size first (to 4408 samples), period size second (to 1102 samples).
 Profile output:analog-surround-41 supported.
 Removing path 'analog-output' as it is a subset of 'analog-output-lineout'.
 Available mixer paths (after tidying):
 Path Set 0x5605deebccf0, direction=1
 Path analog-output-lineout (Line Out), direction=1, priority=90, 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
 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
 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
 Element 'Front', direction=1, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=03
 Element 'Surround', direction=1, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x60, n_channels=2, override_map=03
 Element 'Center', direction=1, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x4900000000018, n_channels=1, override_map=03
 Element 'LFE', direction=1, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x80, n_channels=1, override_map=03
 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
 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
 Jack Line Out, alsa_name='Line Out Jack', index='0', detection unavailable
 Jack Line Out Phantom, alsa_name='Line Out Phantom Jack', index='0', detection unavailable
 Jack Front Line Out, alsa_name='Front Line Out Jack', index='0', detection unavailable
 Jack Front Line Out Phantom, alsa_name='Front Line Out Phantom Jack', index='0', detection unavailable
 Jack Rear Line Out, alsa_name='Rear Line Out Jack', index='0', detection unavailable
 Jack Rear Line Out Phantom, alsa_name='Rear Line Out Phantom Jack', index='0', detection unavailable
 Jack Line Out Front, alsa_name='Line Out Front Jack', index='0', detection possible
 Jack Line Out Front Phantom, alsa_name='Line Out Front Phantom Jack', index='0', detection unavailable
 Jack Line Out CLFE, alsa_name='Line Out CLFE Jack', index='0', detection possible
 Jack Line Out CLFE Phantom, alsa_name='Line Out CLFE Phantom Jack', index='0', detection unavailable
 Jack Line Out Surround, alsa_name='Line Out Surround Jack', index='0', detection possible
 Jack Line Out Surround Phantom, alsa_name='Line Out Surround Phantom Jack', index='0', detection unavailable
 Jack Line Out Side, alsa_name='Line Out Side Jack', index='0', detection unavailable
 Jack Line Out Side Phantom, alsa_name='Line Out Side Phantom Jack', index='0', detection unavailable
 Jack Dock Line Out, alsa_name='Dock Line Out Jack', index='0', detection unavailable
 Jack Dock Line Out Phantom, alsa_name='Dock Line Out Phantom Jack', index='0', detection unavailable
 Looking at profile output:analog-surround-41+input:analog-stereo
 Checking for recording on Analog Stereo (analog-stereo)
 Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
 Managed to open front:0
 Maximum hw buffer size is 23777 ms
 Set buffer size first (to 4408 samples), period size second (to 1102 samples).
 Profile output:analog-surround-41+input:analog-stereo supported.
 Skipping profile output:analog-surround-41+input:iec958-stereo - will not be able to open input:iec958-stereo
 Looking at profile output:analog-surround-50
 Checking for playback on Analog Surround 5.0 (analog-surround-50)
 Trying surround50:0 with SND_PCM_NO_AUTO_FORMAT ...
 Managed to open surround50:0
 Maximum hw buffer size is 7925 ms
 Set buffer size first (to 4408 samples), period size second (to 1102 samples).
 Profile output:analog-surround-50 supported.
 Removing path 'analog-output' as it is a subset of 'analog-output-lineout'.
 Available mixer paths (after tidying):
 Path Set 0x5605defaff70, direction=1
 Path analog-output-lineout (Line Out), direction=1, priority=90, 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
 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
 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
 Element 'Front', direction=1, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=03
 Element 'Surround', direction=1, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x60, n_channels=2, override_map=03
 Element 'Center', direction=1, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x4900000000018, n_channels=1, override_map=03
 Element 'LFE', direction=1, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x80, n_channels=1, override_map=03
 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
 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
 Jack Line Out, alsa_name='Line Out Jack', index='0', detection unavailable
 Jack Line Out Phantom, alsa_name='Line Out Phantom Jack', index='0', detection unavailable
 Jack Front Line Out, alsa_name='Front Line Out Jack', index='0', detection unavailable
 Jack Front Line Out Phantom, alsa_name='Front Line Out Phantom Jack', index='0', detection unavailable
 Jack Rear Line Out, alsa_name='Rear Line Out Jack', index='0', detection unavailable
 Jack Rear Line Out Phantom, alsa_name='Rear Line Out Phantom Jack', index='0', detection unavailable
 Jack Line Out Front, alsa_name='Line Out Front Jack', index='0', detection possible
 Jack Line Out Front Phantom, alsa_name='Line Out Front Phantom Jack', index='0', detection unavailable
 Jack Line Out CLFE, alsa_name='Line Out CLFE Jack', index='0', detection possible
 Jack Line Out CLFE Phantom, alsa_name='Line Out CLFE Phantom Jack', index='0', detection unavailable
 Jack Line Out Surround, alsa_name='Line Out Surround Jack', index='0', detection possible
 Jack Line Out Surround Phantom, alsa_name='Line Out Surround Phantom Jack', index='0', detection unavailable
 Jack Line Out Side, alsa_name='Line Out Side Jack', index='0', detection unavailable
 Jack Line Out Side Phantom, alsa_name='Line Out Side Phantom Jack', index='0', detection unavailable
 Jack Dock Line Out, alsa_name='Dock Line Out Jack', index='0', detection unavailable
 Jack Dock Line Out Phantom, alsa_name='Dock Line Out Phantom Jack', index='0', detection unavailable
 Looking at profile output:analog-surround-50+input:analog-stereo
 Checking for recording on Analog Stereo (analog-stereo)
 Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
 Managed to open front:0
 Maximum hw buffer size is 23777 ms
 Set buffer size first (to 4408 samples), period size second (to 1102 samples).
 Profile output:analog-surround-50+input:analog-stereo supported.
 Skipping profile output:analog-surround-50+input:iec958-stereo - will not be able to open input:iec958-stereo
 Looking at profile output:analog-surround-51
 Checking for playback on Analog Surround 5.1 (analog-surround-51)
 Trying surround51:0 with SND_PCM_NO_AUTO_FORMAT ...
 Managed to open surround51:0
 Maximum hw buffer size is 7925 ms
 Set buffer size first (to 4408 samples), period size second (to 1102 samples).
 Profile output:analog-surround-51 supported.
 Removing path 'analog-output' as it is a subset of 'analog-output-lineout'.
 Available mixer paths (after tidying):
 Path Set 0x5605dee8cf70, direction=1
 Path analog-output-lineout (Line Out), direction=1, priority=90, 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
 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
 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
 Element 'Front', direction=1, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=03
 Element 'Surround', direction=1, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x60, n_channels=2, override_map=03
 Element 'Center', direction=1, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x4900000000018, n_channels=1, override_map=03
 Element 'LFE', direction=1, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x80, n_channels=1, override_map=03
 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
 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
 Jack Line Out, alsa_name='Line Out Jack', index='0', detection unavailable
 Jack Line Out Phantom, alsa_name='Line Out Phantom Jack', index='0', detection unavailable
 Jack Front Line Out, alsa_name='Front Line Out Jack', index='0', detection unavailable
 Jack Front Line Out Phantom, alsa_name='Front Line Out Phantom Jack', index='0', detection unavailable
 Jack Rear Line Out, alsa_name='Rear Line Out Jack', index='0', detection unavailable
 Jack Rear Line Out Phantom, alsa_name='Rear Line Out Phantom Jack', index='0', detection unavailable
 Jack Line Out Front, alsa_name='Line Out Front Jack', index='0', detection possible
 Jack Line Out Front Phantom, alsa_name='Line Out Front Phantom Jack', index='0', detection unavailable
 Jack Line Out CLFE, alsa_name='Line Out CLFE Jack', index='0', detection possible
 Jack Line Out CLFE Phantom, alsa_name='Line Out CLFE Phantom Jack', index='0', detection unavailable
 Jack Line Out Surround, alsa_name='Line Out Surround Jack', index='0', detection possible
 Jack Line Out Surround Phantom, alsa_name='Line Out Surround Phantom Jack', index='0', detection unavailable
 Jack Line Out Side, alsa_name='Line Out Side Jack', index='0', detection unavailable
 Jack Line Out Side Phantom, alsa_name='Line Out Side Phantom Jack', index='0', detection unavailable
 Jack Dock Line Out, alsa_name='Dock Line Out Jack', index='0', detection unavailable
 Jack Dock Line Out Phantom, alsa_name='Dock Line Out Phantom Jack', index='0', detection unavailable
 Looking at profile output:analog-surround-51+input:analog-stereo
 Checking for recording on Analog Stereo (analog-stereo)
 Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
 Managed to open front:0
 Maximum hw buffer size is 23777 ms
 Set buffer size first (to 4408 samples), period size second (to 1102 samples).
 Profile output:analog-surround-51+input:analog-stereo supported.
 Skipping profile output:analog-surround-51+input:iec958-stereo - will not be able to open input:iec958-stereo
 Looking at profile output:analog-surround-71
 Checking for playback on Analog Surround 7.1 (analog-surround-71)
 Trying surround71:0 with SND_PCM_NO_AUTO_FORMAT ...
 Managed to open surround71:0
 snd_pcm_hw_params_set_channels(8) failed: Invalid argument
 Trying surround71:0 without SND_PCM_NO_AUTO_FORMAT ...
 Managed to open surround71:0
 snd_pcm_hw_params_set_channels(8) failed: Invalid argument
 Trying plug:SLAVE='surround71:0' with SND_PCM_NO_AUTO_FORMAT ...
 Managed to open plug:SLAVE='surround71:0'
 snd_pcm_hw_params_set_channels(8) failed: Invalid argument
 Trying plug:SLAVE='surround71:0' without SND_PCM_NO_AUTO_FORMAT ...
 Managed to open plug:SLAVE='surround71:0'
 snd_pcm_hw_params_set_channels(8) failed: Invalid argument
 Failed to set hardware parameters on plug:SLAVE='surround71:0': Invalid argument
 Caching failure to open output:analog-surround-71
 Skipping profile output:analog-surround-71+input:analog-stereo - will not be able to open output:analog-surround-71
 Skipping profile output:analog-surround-71+input:iec958-stereo - will not be able to open output:analog-surround-71
 Looking at profile output:iec958-stereo
 Checking for playback on Digital Stereo (IEC958) (iec958-stereo)
 Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ...
 Managed to open iec958:0
 Maximum hw buffer size is 23777 ms
 Set buffer size first (to 4408 samples), period size second (to 1102 samples).
 Profile output:iec958-stereo supported.
 Loading path config: /usr/share//pulseaudio/alsa-mixer/paths/iec958-stereo-output.conf
 Parsing configuration file '/usr/share//pulseaudio/alsa-mixer/paths/iec958-stereo-output.conf'
 Probing path 'iec958-stereo-output'
 Probe of element 'IEC958' succeeded (volume=0, switch=1, enumeration=0, has_dB=0).
 Available mixer paths (after tidying):
 Path Set 0x5605def63410, direction=1
 Path iec958-stereo-output (Digital Output (S/PDIF)), direction=1, priority=0, probed=yes, supported=yes, has_mute=yes, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=-inf, max_dB=0
 Element 'IEC958', direction=1, switch=1, volume=0, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x0, n_channels=0, override_map=00
 Looking at profile output:iec958-stereo+input:analog-stereo
 Checking for recording on Analog Stereo (analog-stereo)
 Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
 Managed to open front:0
 Maximum hw buffer size is 23777 ms
 Set buffer size first (to 4408 samples), period size second (to 1102 samples).
 Profile output:iec958-stereo+input:analog-stereo supported.
 Skipping profile output:iec958-stereo+input:iec958-stereo - will not be able to open input:iec958-stereo
 Looking at profile output:iec958-ac3-surround-40
 Checking for playback on Digital Surround 4.0 (IEC958/AC3) (iec958-ac3-surround-40)
 Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ...
 Managed to open a52:0
 snd_pcm_hw_params_set_access() failed: Invalid argument
 PCM seems to support non-interleaved access, but PA doesn't.
 Trying a52:0 without SND_PCM_NO_AUTO_FORMAT ...
 Managed to open a52:0
 snd_pcm_hw_params_set_access() failed: Invalid argument
 PCM seems to support non-interleaved access, but PA doesn't.
 Trying plug:SLAVE='a52:0' with SND_PCM_NO_AUTO_FORMAT ...
 Managed to open plug:SLAVE='a52:0'
 snd_pcm_hw_params_set_format(Signed 16 bit Little Endian) failed: Invalid argument
 snd_pcm_hw_params_set_format(Signed 16 bit Big Endian) failed: Invalid argument
 snd_pcm_hw_params_set_format(Float 32 bit Little Endian) failed: Invalid argument
 snd_pcm_hw_params_set_format(Float 32 bit Big Endian) failed: Invalid argument
 snd_pcm_hw_params_set_channels(4) failed: Invalid argument
 Trying plug:SLAVE='a52:0' without SND_PCM_NO_AUTO_FORMAT ...
 Managed to open plug:SLAVE='a52:0'
 snd_pcm_hw_params_set_channels(4) failed: Invalid argument
 Failed to set hardware parameters on plug:SLAVE='a52:0': Invalid argument
 Caching failure to open output:iec958-ac3-surround-40
 Skipping profile output:iec958-ac3-surround-40+input:analog-stereo - will not be able to open output:iec958-ac3-surround-40
 Skipping profile output:iec958-ac3-surround-40+input:iec958-stereo - will not be able to open output:iec958-ac3-surround-40
 Looking at profile output:iec958-ac3-surround-51
 Checking for playback on Digital Surround 5.1 (IEC958/AC3) (iec958-ac3-surround-51)
 Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ...
 Managed to open a52:0
 snd_pcm_hw_params_set_access() failed: Invalid argument
 PCM seems to support non-interleaved access, but PA doesn't.
 Trying a52:0 without SND_PCM_NO_AUTO_FORMAT ...
 Managed to open a52:0
 snd_pcm_hw_params_set_access() failed: Invalid argument
 PCM seems to support non-interleaved access, but PA doesn't.
 Trying plug:SLAVE='a52:0' with SND_PCM_NO_AUTO_FORMAT ...
 Managed to open plug:SLAVE='a52:0'
 snd_pcm_hw_params_set_format(Signed 16 bit Little Endian) failed: Invalid argument
 snd_pcm_hw_params_set_format(Signed 16 bit Big Endian) failed: Invalid argument
 snd_pcm_hw_params_set_format(Float 32 bit Little Endian) failed: Invalid argument
 snd_pcm_hw_params_set_format(Float 32 bit Big Endian) failed: Invalid argument
 Maximum hw buffer size is 512 ms
 Set buffer size first (to 4797 samples), period size second (to 1199 samples).
 Device plug:SLAVE='a52:0' doesn't support 44100 Hz, changed to 48000 Hz.
 Device plug:SLAVE='a52:0' doesn't support sample format s16le, changed to s32le.
 Profile output:iec958-ac3-surround-51 supported.
 Looking at profile output:iec958-ac3-surround-51+input:analog-stereo
 Checking for recording on Analog Stereo (analog-stereo)
 Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
 Managed to open front:0
 Maximum hw buffer size is 23777 ms
 Set buffer size first (to 4408 samples), period size second (to 1102 samples).
 Profile output:iec958-ac3-surround-51+input:analog-stereo supported.
 Skipping profile output:iec958-ac3-surround-51+input:iec958-stereo - will not be able to open input:iec958-stereo
 Looking at profile output:iec958-dts-surround-51
 Checking for playback on Digital Surround 5.1 (IEC958/DTS) (iec958-dts-surround-51)
 Trying dca:0 with SND_PCM_NO_AUTO_FORMAT ...
 Unknown PCM dca:0
 Error opening PCM device dca:0: No such file or directory
 Caching failure to open output:iec958-dts-surround-51
 Skipping profile output:iec958-dts-surround-51+input:analog-stereo - will not be able to open output:iec958-dts-surround-51
 Skipping profile output:iec958-dts-surround-51+input:iec958-stereo - will not be able to open output:iec958-dts-surround-51
 Looking at profile output:hdmi-stereo
 Checking for playback on Digital Stereo (HDMI) (hdmi-stereo)
 Trying hdmi:0 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:0: No such file or directory
 Caching failure to open output:hdmi-stereo
 Skipping profile output:hdmi-stereo+input:analog-stereo - will not be able to open output:hdmi-stereo
 Skipping profile output:hdmi-stereo+input:iec958-stereo - will not be able to open output:hdmi-stereo
 Looking at profile output:hdmi-surround
 Checking for playback on Digital Surround 5.1 (HDMI) (hdmi-surround)
 Trying hdmi:0 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:0: No such file or directory
 Caching failure to open output:hdmi-surround
 Skipping profile output:hdmi-surround+input:analog-stereo - will not be able to open output:hdmi-surround
 Skipping profile output:hdmi-surround+input:iec958-stereo - will not be able to open output:hdmi-surround
 Looking at profile output:hdmi-surround71
 Checking for playback on Digital Surround 7.1 (HDMI) (hdmi-surround71)
 Trying hdmi:0 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:0: No such file or directory
 Caching failure to open output:hdmi-surround71
 Skipping profile output:hdmi-surround71+input:analog-stereo - will not be able to open output:hdmi-surround71
 Skipping profile output:hdmi-surround71+input:iec958-stereo - will not be able to open output:hdmi-surround71
 Looking at profile output:hdmi-dts-surround
 Checking for playback on Digital Surround 5.1 (HDMI/DTS) (hdmi-dts-surround)
 Trying dcahdmi:0 with SND_PCM_NO_AUTO_FORMAT ...
 Unknown PCM dcahdmi:0
 Error opening PCM device dcahdmi:0: No such file or directory
 Caching failure to open output:hdmi-dts-surround
 Skipping profile output:hdmi-dts-surround+input:analog-stereo - will not be able to open output:hdmi-dts-surround
 Skipping profile output:hdmi-dts-surround+input:iec958-stereo - will not be able to open output:hdmi-dts-surround
 Looking at profile output:hdmi-stereo-extra1
 Checking for playback on Digital Stereo (HDMI 2) (hdmi-stereo-extra1)
 Trying hdmi:0,1 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:0,1: No such file or directory
 Caching failure to open output:hdmi-stereo-extra1
 Skipping profile output:hdmi-stereo-extra1+input:analog-stereo - will not be able to open output:hdmi-stereo-extra1
 Skipping profile output:hdmi-stereo-extra1+input:iec958-stereo - will not be able to open output:hdmi-stereo-extra1
 Looking at profile output:hdmi-surround-extra1
 Checking for playback on Digital Surround 5.1 (HDMI 2) (hdmi-surround-extra1)
 Trying hdmi:0,1 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:0,1: No such file or directory
 Caching failure to open output:hdmi-surround-extra1
 Skipping profile output:hdmi-surround-extra1+input:analog-stereo - will not be able to open output:hdmi-surround-extra1
 Skipping profile output:hdmi-surround-extra1+input:iec958-stereo - will not be able to open output:hdmi-surround-extra1
 Looking at profile output:hdmi-surround71-extra1
 Checking for playback on Digital Surround 7.1 (HDMI 2) (hdmi-surround71-extra1)
 Trying hdmi:0,1 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:0,1: No such file or directory
 Caching failure to open output:hdmi-surround71-extra1
 Skipping profile output:hdmi-surround71-extra1+input:analog-stereo - will not be able to open output:hdmi-surround71-extra1
 Skipping profile output:hdmi-surround71-extra1+input:iec958-stereo - will not be able to open output:hdmi-surround71-extra1
 Looking at profile output:hdmi-dts-surround-extra1
 Checking for playback on Digital Surround 5.1 (HDMI 2/DTS) (hdmi-dts-surround-extra1)
 Trying dcahdmi:0,1 with SND_PCM_NO_AUTO_FORMAT ...
 Unknown PCM dcahdmi:0,1
 Error opening PCM device dcahdmi:0,1: No such file or directory
 Caching failure to open output:hdmi-dts-surround-extra1
 Skipping profile output:hdmi-dts-surround-extra1+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra1
 Skipping profile output:hdmi-dts-surround-extra1+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra1
 Looking at profile output:hdmi-stereo-extra2
 Checking for playback on Digital Stereo (HDMI 3) (hdmi-stereo-extra2)
 Trying hdmi:0,2 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:0,2: No such file or directory
 Caching failure to open output:hdmi-stereo-extra2
 Skipping profile output:hdmi-stereo-extra2+input:analog-stereo - will not be able to open output:hdmi-stereo-extra2
 Skipping profile output:hdmi-stereo-extra2+input:iec958-stereo - will not be able to open output:hdmi-stereo-extra2
 Looking at profile output:hdmi-surround-extra2
 Checking for playback on Digital Surround 5.1 (HDMI 3) (hdmi-surround-extra2)
 Trying hdmi:0,2 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:0,2: No such file or directory
 Caching failure to open output:hdmi-surround-extra2
 Skipping profile output:hdmi-surround-extra2+input:analog-stereo - will not be able to open output:hdmi-surround-extra2
 Skipping profile output:hdmi-surround-extra2+input:iec958-stereo - will not be able to open output:hdmi-surround-extra2
 Looking at profile output:hdmi-surround71-extra2
 Checking for playback on Digital Surround 7.1 (HDMI 3) (hdmi-surround71-extra2)
 Trying hdmi:0,2 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:0,2: No such file or directory
 Caching failure to open output:hdmi-surround71-extra2
 Skipping profile output:hdmi-surround71-extra2+input:analog-stereo - will not be able to open output:hdmi-surround71-extra2
 Skipping profile output:hdmi-surround71-extra2+input:iec958-stereo - will not be able to open output:hdmi-surround71-extra2
 Looking at profile output:hdmi-dts-surround-extra2
 Checking for playback on Digital Surround 5.1 (HDMI 3/DTS) (hdmi-dts-surround-extra2)
 Trying dcahdmi:0,2 with SND_PCM_NO_AUTO_FORMAT ...
 Unknown PCM dcahdmi:0,2
 Error opening PCM device dcahdmi:0,2: No such file or directory
 Caching failure to open output:hdmi-dts-surround-extra2
 Skipping profile output:hdmi-dts-surround-extra2+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra2
 Skipping profile output:hdmi-dts-surround-extra2+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra2
 Looking at profile output:hdmi-stereo-extra3
 Checking for playback on Digital Stereo (HDMI 4) (hdmi-stereo-extra3)
 Trying hdmi:0,3 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:0,3: No such file or directory
 Caching failure to open output:hdmi-stereo-extra3
 Skipping profile output:hdmi-stereo-extra3+input:analog-stereo - will not be able to open output:hdmi-stereo-extra3
 Skipping profile output:hdmi-stereo-extra3+input:iec958-stereo - will not be able to open output:hdmi-stereo-extra3
 Looking at profile output:hdmi-surround-extra3
 Checking for playback on Digital Surround 5.1 (HDMI 4) (hdmi-surround-extra3)
 Trying hdmi:0,3 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:0,3: No such file or directory
 Caching failure to open output:hdmi-surround-extra3
 Skipping profile output:hdmi-surround-extra3+input:analog-stereo - will not be able to open output:hdmi-surround-extra3
 Skipping profile output:hdmi-surround-extra3+input:iec958-stereo - will not be able to open output:hdmi-surround-extra3
 Looking at profile output:hdmi-surround71-extra3
 Checking for playback on Digital Surround 7.1 (HDMI 4) (hdmi-surround71-extra3)
 Trying hdmi:0,3 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:0,3: No such file or directory
 Caching failure to open output:hdmi-surround71-extra3
 Skipping profile output:hdmi-surround71-extra3+input:analog-stereo - will not be able to open output:hdmi-surround71-extra3
 Skipping profile output:hdmi-surround71-extra3+input:iec958-stereo - will not be able to open output:hdmi-surround71-extra3
 Looking at profile output:hdmi-dts-surround-extra3
 Checking for playback on Digital Surround 5.1 (HDMI 4/DTS) (hdmi-dts-surround-extra3)
 Trying dcahdmi:0,3 with SND_PCM_NO_AUTO_FORMAT ...
 Unknown PCM dcahdmi:0,3
 Error opening PCM device dcahdmi:0,3: No such file or directory
 Caching failure to open output:hdmi-dts-surround-extra3
 Skipping profile output:hdmi-dts-surround-extra3+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra3
 Skipping profile output:hdmi-dts-surround-extra3+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra3
 Looking at profile output:hdmi-stereo-extra4
 Checking for playback on Digital Stereo (HDMI 5) (hdmi-stereo-extra4)
 Trying hdmi:0,4 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:0,4: No such file or directory
 Caching failure to open output:hdmi-stereo-extra4
 Skipping profile output:hdmi-stereo-extra4+input:analog-stereo - will not be able to open output:hdmi-stereo-extra4
 Skipping profile output:hdmi-stereo-extra4+input:iec958-stereo - will not be able to open output:hdmi-stereo-extra4
 Looking at profile output:hdmi-surround-extra4
 Checking for playback on Digital Surround 5.1 (HDMI 5) (hdmi-surround-extra4)
 Trying hdmi:0,4 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:0,4: No such file or directory
 Caching failure to open output:hdmi-surround-extra4
 Skipping profile output:hdmi-surround-extra4+input:analog-stereo - will not be able to open output:hdmi-surround-extra4
 Skipping profile output:hdmi-surround-extra4+input:iec958-stereo - will not be able to open output:hdmi-surround-extra4
 Looking at profile output:hdmi-surround71-extra4
 Checking for playback on Digital Surround 7.1 (HDMI 5) (hdmi-surround71-extra4)
 Trying hdmi:0,4 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:0,4: No such file or directory
 Caching failure to open output:hdmi-surround71-extra4
 Skipping profile output:hdmi-surround71-extra4+input:analog-stereo - will not be able to open output:hdmi-surround71-extra4
 Skipping profile output:hdmi-surround71-extra4+input:iec958-stereo - will not be able to open output:hdmi-surround71-extra4
 Looking at profile output:hdmi-dts-surround-extra4
 Checking for playback on Digital Surround 5.1 (HDMI 5/DTS) (hdmi-dts-surround-extra4)
 Trying dcahdmi:0,4 with SND_PCM_NO_AUTO_FORMAT ...
 Unknown PCM dcahdmi:0,4
 Error opening PCM device dcahdmi:0,4: No such file or directory
 Caching failure to open output:hdmi-dts-surround-extra4
 Skipping profile output:hdmi-dts-surround-extra4+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra4
 Skipping profile output:hdmi-dts-surround-extra4+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra4
 Looking at profile output:hdmi-stereo-extra5
 Checking for playback on Digital Stereo (HDMI 6) (hdmi-stereo-extra5)
 Trying hdmi:0,5 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:0,5: No such file or directory
 Caching failure to open output:hdmi-stereo-extra5
 Skipping profile output:hdmi-stereo-extra5+input:analog-stereo - will not be able to open output:hdmi-stereo-extra5
 Skipping profile output:hdmi-stereo-extra5+input:iec958-stereo - will not be able to open output:hdmi-stereo-extra5
 Looking at profile output:hdmi-surround-extra5
 Checking for playback on Digital Surround 5.1 (HDMI 6) (hdmi-surround-extra5)
 Trying hdmi:0,5 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:0,5: No such file or directory
 Caching failure to open output:hdmi-surround-extra5
 Skipping profile output:hdmi-surround-extra5+input:analog-stereo - will not be able to open output:hdmi-surround-extra5
 Skipping profile output:hdmi-surround-extra5+input:iec958-stereo - will not be able to open output:hdmi-surround-extra5
 Looking at profile output:hdmi-surround71-extra5
 Checking for playback on Digital Surround 7.1 (HDMI 6) (hdmi-surround71-extra5)
 Trying hdmi:0,5 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:0,5: No such file or directory
 Caching failure to open output:hdmi-surround71-extra5
 Skipping profile output:hdmi-surround71-extra5+input:analog-stereo - will not be able to open output:hdmi-surround71-extra5
 Skipping profile output:hdmi-surround71-extra5+input:iec958-stereo - will not be able to open output:hdmi-surround71-extra5
 Looking at profile output:hdmi-dts-surround-extra5
 Checking for playback on Digital Surround 5.1 (HDMI 6/DTS) (hdmi-dts-surround-extra5)
 Trying dcahdmi:0,5 with SND_PCM_NO_AUTO_FORMAT ...
 Unknown PCM dcahdmi:0,5
 Error opening PCM device dcahdmi:0,5: No such file or directory
 Caching failure to open output:hdmi-dts-surround-extra5
 Skipping profile output:hdmi-dts-surround-extra5+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra5
 Skipping profile output:hdmi-dts-surround-extra5+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra5
 Looking at profile output:hdmi-stereo-extra6
 Checking for playback on Digital Stereo (HDMI 7) (hdmi-stereo-extra6)
 Trying hdmi:0,6 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:0,6: No such file or directory
 Caching failure to open output:hdmi-stereo-extra6
 Skipping profile output:hdmi-stereo-extra6+input:analog-stereo - will not be able to open output:hdmi-stereo-extra6
 Skipping profile output:hdmi-stereo-extra6+input:iec958-stereo - will not be able to open output:hdmi-stereo-extra6
 Looking at profile output:hdmi-surround-extra6
 Checking for playback on Digital Surround 5.1 (HDMI 7) (hdmi-surround-extra6)
 Trying hdmi:0,6 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:0,6: No such file or directory
 Caching failure to open output:hdmi-surround-extra6
 Skipping profile output:hdmi-surround-extra6+input:analog-stereo - will not be able to open output:hdmi-surround-extra6
 Skipping profile output:hdmi-surround-extra6+input:iec958-stereo - will not be able to open output:hdmi-surround-extra6
 Looking at profile output:hdmi-surround71-extra6
 Checking for playback on Digital Surround 7.1 (HDMI 7) (hdmi-surround71-extra6)
 Trying hdmi:0,6 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:0,6: No such file or directory
 Caching failure to open output:hdmi-surround71-extra6
 Skipping profile output:hdmi-surround71-extra6+input:analog-stereo - will not be able to open output:hdmi-surround71-extra6
 Skipping profile output:hdmi-surround71-extra6+input:iec958-stereo - will not be able to open output:hdmi-surround71-extra6
 Looking at profile output:hdmi-dts-surround-extra6
 Checking for playback on Digital Surround 5.1 (HDMI 7/DTS) (hdmi-dts-surround-extra6)
 Trying dcahdmi:0,6 with SND_PCM_NO_AUTO_FORMAT ...
 Unknown PCM dcahdmi:0,6
 Error opening PCM device dcahdmi:0,6: No such file or directory
 Caching failure to open output:hdmi-dts-surround-extra6
 Skipping profile output:hdmi-dts-surround-extra6+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra6
 Skipping profile output:hdmi-dts-surround-extra6+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra6
 Looking at profile output:hdmi-stereo-extra7
 Checking for playback on Digital Stereo (HDMI 8) (hdmi-stereo-extra7)
 Trying hdmi:0,7 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:0,7: No such file or directory
 Caching failure to open output:hdmi-stereo-extra7
 Skipping profile output:hdmi-stereo-extra7+input:analog-stereo - will not be able to open output:hdmi-stereo-extra7
 Skipping profile output:hdmi-stereo-extra7+input:iec958-stereo - will not be able to open output:hdmi-stereo-extra7
 Looking at profile output:hdmi-surround-extra7
 Checking for playback on Digital Surround 5.1 (HDMI 8) (hdmi-surround-extra7)
 Trying hdmi:0,7 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:0,7: No such file or directory
 Caching failure to open output:hdmi-surround-extra7
 Skipping profile output:hdmi-surround-extra7+input:analog-stereo - will not be able to open output:hdmi-surround-extra7
 Skipping profile output:hdmi-surround-extra7+input:iec958-stereo - will not be able to open output:hdmi-surround-extra7
 Looking at profile output:hdmi-surround71-extra7
 Checking for playback on Digital Surround 7.1 (HDMI 8) (hdmi-surround71-extra7)
 Trying hdmi:0,7 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:0,7: No such file or directory
 Caching failure to open output:hdmi-surround71-extra7
 Skipping profile output:hdmi-surround71-extra7+input:analog-stereo - will not be able to open output:hdmi-surround71-extra7
 Skipping profile output:hdmi-surround71-extra7+input:iec958-stereo - will not be able to open output:hdmi-surround71-extra7
 Looking at profile output:hdmi-dts-surround-extra7
 Checking for playback on Digital Surround 5.1 (HDMI 8/DTS) (hdmi-dts-surround-extra7)
 Trying dcahdmi:0,7 with SND_PCM_NO_AUTO_FORMAT ...
 Unknown PCM dcahdmi:0,7
 Error opening PCM device dcahdmi:0,7: No such file or directory
 Caching failure to open output:hdmi-dts-surround-extra7
 Skipping profile output:hdmi-dts-surround-extra7+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra7
 Skipping profile output:hdmi-dts-surround-extra7+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra7
 Looking at profile output:hdmi-stereo-extra8
 Checking for playback on Digital Stereo (HDMI 9) (hdmi-stereo-extra8)
 Trying hdmi:0,8 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:0,8: No such file or directory
 Caching failure to open output:hdmi-stereo-extra8
 Skipping profile output:hdmi-stereo-extra8+input:analog-stereo - will not be able to open output:hdmi-stereo-extra8
 Skipping profile output:hdmi-stereo-extra8+input:iec958-stereo - will not be able to open output:hdmi-stereo-extra8
 Looking at profile output:hdmi-surround-extra8
 Checking for playback on Digital Surround 5.1 (HDMI 9) (hdmi-surround-extra8)
 Trying hdmi:0,8 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:0,8: No such file or directory
 Caching failure to open output:hdmi-surround-extra8
 Skipping profile output:hdmi-surround-extra8+input:analog-stereo - will not be able to open output:hdmi-surround-extra8
 Skipping profile output:hdmi-surround-extra8+input:iec958-stereo - will not be able to open output:hdmi-surround-extra8
 Looking at profile output:hdmi-surround71-extra8
 Checking for playback on Digital Surround 7.1 (HDMI 9) (hdmi-surround71-extra8)
 Trying hdmi:0,8 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:0,8: No such file or directory
 Caching failure to open output:hdmi-surround71-extra8
 Skipping profile output:hdmi-surround71-extra8+input:analog-stereo - will not be able to open output:hdmi-surround71-extra8
 Skipping profile output:hdmi-surround71-extra8+input:iec958-stereo - will not be able to open output:hdmi-surround71-extra8
 Looking at profile output:hdmi-dts-surround-extra8
 Checking for playback on Digital Surround 5.1 (HDMI 9/DTS) (hdmi-dts-surround-extra8)
 Trying dcahdmi:0,8 with SND_PCM_NO_AUTO_FORMAT ...
 Unknown PCM dcahdmi:0,8
 Error opening PCM device dcahdmi:0,8: No such file or directory
 Caching failure to open output:hdmi-dts-surround-extra8
 Skipping profile output:hdmi-dts-surround-extra8+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra8
 Skipping profile output:hdmi-dts-surround-extra8+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra8
 Looking at profile output:hdmi-stereo-extra9
 Checking for playback on Digital Stereo (HDMI 10) (hdmi-stereo-extra9)
 Trying hdmi:0,9 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:0,9: No such file or directory
 Caching failure to open output:hdmi-stereo-extra9
 Skipping profile output:hdmi-stereo-extra9+input:analog-stereo - will not be able to open output:hdmi-stereo-extra9
 Skipping profile output:hdmi-stereo-extra9+input:iec958-stereo - will not be able to open output:hdmi-stereo-extra9
 Looking at profile output:hdmi-surround-extra9
 Checking for playback on Digital Surround 5.1 (HDMI 10) (hdmi-surround-extra9)
 Trying hdmi:0,9 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:0,9: No such file or directory
 Caching failure to open output:hdmi-surround-extra9
 Skipping profile output:hdmi-surround-extra9+input:analog-stereo - will not be able to open output:hdmi-surround-extra9
 Skipping profile output:hdmi-surround-extra9+input:iec958-stereo - will not be able to open output:hdmi-surround-extra9
 Looking at profile output:hdmi-surround71-extra9
 Checking for playback on Digital Surround 7.1 (HDMI 10) (hdmi-surround71-extra9)
 Trying hdmi:0,9 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:0,9: No such file or directory
 Caching failure to open output:hdmi-surround71-extra9
 Skipping profile output:hdmi-surround71-extra9+input:analog-stereo - will not be able to open output:hdmi-surround71-extra9
 Skipping profile output:hdmi-surround71-extra9+input:iec958-stereo - will not be able to open output:hdmi-surround71-extra9
 Looking at profile output:hdmi-dts-surround-extra9
 Checking for playback on Digital Surround 5.1 (HDMI 10/DTS) (hdmi-dts-surround-extra9)
 Trying dcahdmi:0,9 with SND_PCM_NO_AUTO_FORMAT ...
 Unknown PCM dcahdmi:0,9
 Error opening PCM device dcahdmi:0,9: No such file or directory
 Caching failure to open output:hdmi-dts-surround-extra9
 Skipping profile output:hdmi-dts-surround-extra9+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra9
 Skipping profile output:hdmi-dts-surround-extra9+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra9
 Looking at profile output:hdmi-stereo-extra10
 Checking for playback on Digital Stereo (HDMI 11) (hdmi-stereo-extra10)
 Trying hdmi:0,10 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:0,10: No such file or directory
 Caching failure to open output:hdmi-stereo-extra10
 Skipping profile output:hdmi-stereo-extra10+input:analog-stereo - will not be able to open output:hdmi-stereo-extra10
 Skipping profile output:hdmi-stereo-extra10+input:iec958-stereo - will not be able to open output:hdmi-stereo-extra10
 Looking at profile output:hdmi-surround-extra10
 Checking for playback on Digital Surround 5.1 (HDMI 11) (hdmi-surround-extra10)
 Trying hdmi:0,10 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:0,10: No such file or directory
 Caching failure to open output:hdmi-surround-extra10
 Skipping profile output:hdmi-surround-extra10+input:analog-stereo - will not be able to open output:hdmi-surround-extra10
 Skipping profile output:hdmi-surround-extra10+input:iec958-stereo - will not be able to open output:hdmi-surround-extra10
 Looking at profile output:hdmi-surround71-extra10
 Checking for playback on Digital Surround 7.1 (HDMI 11) (hdmi-surround71-extra10)
 Trying hdmi:0,10 with SND_PCM_NO_AUTO_FORMAT ...
 Error opening PCM device hdmi:0,10: No such file or directory
 Caching failure to open output:hdmi-surround71-extra10
 Skipping profile output:hdmi-surround71-extra10+input:analog-stereo - will not be able to open output:hdmi-surround71-extra10
 Skipping profile output:hdmi-surround71-extra10+input:iec958-stereo - will not be able to open output:hdmi-surround71-extra10
 Looking at profile output:hdmi-dts-surround-extra10
 Checking for playback on Digital Surround 5.1 (HDMI 11/DTS) (hdmi-dts-surround-extra10)
 Trying dcahdmi:0,10 with SND_PCM_NO_AUTO_FORMAT ...
 Unknown PCM dcahdmi:0,10
 Error opening PCM device dcahdmi:0,10: No such file or directory
 Caching failure to open output:hdmi-dts-surround-extra10
 Skipping profile output:hdmi-dts-surround-extra10+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra10
 Skipping profile output:hdmi-dts-surround-extra10+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra10
 Profile set 0x5605deda5f60, auto_profiles=yes, probed=yes, n_mappings=8, n_profiles=17, n_decibel_fixes=0
 Mapping analog-stereo (Analog Stereo), priority=65, channel_map=front-left,front-right, supported=yes, direction=0
 Mapping analog-surround-21 (Analog Surround 2.1), priority=13, channel_map=front-left,front-right,lfe, supported=yes, direction=1
 Mapping analog-surround-40 (Analog Surround 4.0), priority=12, channel_map=front-left,front-right,rear-left,rear-right, supported=yes, direction=1
 Mapping analog-surround-41 (Analog Surround 4.1), priority=13, channel_map=front-left,front-right,rear-left,rear-right,lfe, supported=yes, direction=1
 Mapping analog-surround-50 (Analog Surround 5.0), priority=12, channel_map=front-left,front-right,rear-left,rear-right,front-center, supported=yes, direction=1
 Mapping analog-surround-51 (Analog Surround 5.1), priority=13, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe, supported=yes, direction=1
 Mapping iec958-stereo (Digital Stereo (IEC958)), priority=55, channel_map=front-left,front-right, supported=yes, direction=0
 Mapping iec958-ac3-surround-51 (Digital Surround 5.1 (IEC958/AC3)), priority=3, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe, supported=yes, direction=1
 Profile input:analog-stereo (Analog Stereo Input), input=analog-stereo, output=(null) priority=65, supported=yes n_input_mappings=1, n_output_mappings=0
 Input analog-stereo
 Profile output:analog-stereo (Analog Stereo Output), input=(null), output=analog-stereo priority=6500, supported=yes n_input_mappings=0, n_output_mappings=1
 Output analog-stereo
 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
 Input analog-stereo
 Output analog-stereo
 Profile output:analog-surround-21 (Analog Surround 2.1 Output), input=(null), output=analog-surround-21 priority=1300, supported=yes n_input_mappings=0, n_output_mappings=1
 Output analog-surround-21
 Profile output:analog-surround-21+input:analog-stereo (Analog Surround 2.1 Output + Analog Stereo Input), input=analog-stereo, output=analog-surround-21 priority=1365, supported=yes n_input_mappings=1, n_output_mappings=1
 Input analog-stereo
 Output analog-surround-21
 Profile output:analog-surround-40 (Analog Surround 4.0 Output), input=(null), output=analog-surround-40 priority=1200, supported=yes n_input_mappings=0, n_output_mappings=1
 Output analog-surround-40
 Profile output:analog-surround-40+input:analog-stereo (Analog Surround 4.0 Output + Analog Stereo Input), input=analog-stereo, output=analog-surround-40 priority=1265, supported=yes n_input_mappings=1, n_output_mappings=1
 Input analog-stereo
 Output analog-surround-40
 Profile output:analog-surround-41 (Analog Surround 4.1 Output), input=(null), output=analog-surround-41 priority=1300, supported=yes n_input_mappings=0, n_output_mappings=1
 Output analog-surround-41
 Profile output:analog-surround-41+input:analog-stereo (Analog Surround 4.1 Output + Analog Stereo Input), input=analog-stereo, output=analog-surround-41 priority=1365, supported=yes n_input_mappings=1, n_output_mappings=1
 Input analog-stereo
 Output analog-surround-41
 Profile output:analog-surround-50 (Analog Surround 5.0 Output), input=(null), output=analog-surround-50 priority=1200, supported=yes n_input_mappings=0, n_output_mappings=1
 Output analog-surround-50
 Profile output:analog-surround-50+input:analog-stereo (Analog Surround 5.0 Output + Analog Stereo Input), input=analog-stereo, output=analog-surround-50 priority=1265, supported=yes n_input_mappings=1, n_output_mappings=1
 Input analog-stereo
 Output analog-surround-50
 Profile output:analog-surround-51 (Analog Surround 5.1 Output), input=(null), output=analog-surround-51 priority=1300, supported=yes n_input_mappings=0, n_output_mappings=1
 Output analog-surround-51
 Profile output:analog-surround-51+input:analog-stereo (Analog Surround 5.1 Output + Analog Stereo Input), input=analog-stereo, output=analog-surround-51 priority=1365, supported=yes n_input_mappings=1, n_output_mappings=1
 Input analog-stereo
 Output analog-surround-51
 Profile output:iec958-stereo (Digital Stereo (IEC958) Output), input=(null), output=iec958-stereo priority=5500, supported=yes n_input_mappings=0, n_output_mappings=1
 Output iec958-stereo
 Profile output:iec958-stereo+input:analog-stereo (Digital Stereo (IEC958) Output + Analog Stereo Input), input=analog-stereo, output=iec958-stereo priority=5565, supported=yes n_input_mappings=1, n_output_mappings=1
 Input analog-stereo
 Output iec958-stereo
 Profile output:iec958-ac3-surround-51 (Digital Surround 5.1 (IEC958/AC3) Output), input=(null), output=iec958-ac3-surround-51 priority=300, supported=yes n_input_mappings=0, n_output_mappings=1
 Output iec958-ac3-surround-51
 Profile output:iec958-ac3-surround-51+input:analog-stereo (Digital Surround 5.1 (IEC958/AC3) Output + Analog Stereo Input), input=analog-stereo, output=iec958-ac3-surround-51 priority=365, supported=yes n_input_mappings=1, n_output_mappings=1
 Input analog-stereo
 Output iec958-ac3-surround-51
 Pruned singleton availability group Legacy 1 from port analog-input-front-mic
 Pruned singleton availability group Legacy 2 from port analog-input-rear-mic
 Pruned singleton availability group Legacy 3 from port analog-input-linein
 Pruned singleton availability group Legacy 4 from port analog-output-lineout
 Pruned singleton availability group Legacy 5 from port analog-output-headphones
 Database contains no data for key: alsa_card.pci-0000_00_1f.3
 Found 7 jacks.
 Jack 'Line Out Front Jack' is now plugged in
 Setting port analog-output-lineout to status yes
 Jack 'Line Out CLFE Jack' is now unplugged
 Jack 'Line Out Surround Jack' is now unplugged
 Jack 'Front Headphone Jack' is now unplugged
 Setting port analog-output-headphones to status no
 Jack 'Front Mic Jack' is now unplugged
 Setting port analog-input-front-mic to status no
 Jack 'Rear Mic Jack' is now unplugged
 Setting port analog-input-rear-mic to status no
 Jack 'Line Jack' is now unplugged
 Setting port analog-input-linein to status no
 Setting card alsa_card.pci-0000_00_1f.3 profile input:analog-stereo to availability status no
 Dropped redundant event due to change event.
 Setting card alsa_card.pci-0000_00_1f.3 profile output:iec958-ac3-surround-51+input:analog-stereo to availability status no
 Dropped redundant event due to change event.
 Looking for initial profile for card alsa_card.pci-0000_00_1f.3
 input:analog-stereo availability no
 output:analog-stereo availability unknown
 output:analog-stereo+input:analog-stereo availability unknown
 output:analog-surround-21 availability unknown
 output:analog-surround-21+input:analog-stereo availability unknown
 output:analog-surround-40 availability unknown
 output:analog-surround-40+input:analog-stereo availability unknown
 output:analog-surround-41 availability unknown
 output:analog-surround-41+input:analog-stereo availability unknown
 output:analog-surround-50 availability unknown
 output:analog-surround-50+input:analog-stereo availability unknown
 output:analog-surround-51 availability unknown
 output:analog-surround-51+input:analog-stereo availability unknown
 output:iec958-stereo availability unknown
 output:iec958-stereo+input:analog-stereo availability unknown
 output:iec958-ac3-surround-51 availability unknown
 output:iec958-ac3-surround-51+input:analog-stereo availability no
 off availability unknown
 alsa_card.pci-0000_00_1f.3: active_profile: output:analog-stereo
 Database contains no data for key: alsa_card.pci-0000_00_1f.3
 Created 1 "alsa_card.pci-0000_00_1f.3"
 Database contains no data for key: alsa_card.pci-0000_00_1f.3
 Storing port latency offsets for card alsa_card.pci-0000_00_1f.3.
 Successfully create reservation lock monitor for device 'Audio0'
 Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
 Managed to open front:0
 Trying to disable ALSA period wakeups, using timers only
 Maximum hw buffer size is 23777 ms
 Set buffer size first (to 88200 samples), period size second (to 88200 samples).
 ALSA period wakeups disabled
 Successfully opened device front:0.
 Selected mapping 'Analog Stereo' (analog-stereo).
 Successfully enabled mmap() mode.
 Successfully enabled timer-based scheduling mode.
 Successfully attached to mixer 'hw:0'
 ALSA alias mixers: hw:0 = hw:PCH
 Added 2 ports
 Database contains no data for key: sink:alsa_output.pci-0000_00_1f.3.analog-stereo
 Switching initial port for sink 'alsa_output.pci-0000_00_1f.3.analog-stereo' to 'analog-output-lineout'
 Database contains no (or invalid) data for key: sink:alsa_output.pci-0000_00_1f.3.analog-stereo:null
 Created sink 0 "alsa_output.pci-0000_00_1f.3.analog-stereo" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right
     alsa.resolution_bits = "16"
     device.api = "alsa"
     device.class = "sound"
     alsa.class = "generic"
     alsa.subclass = "generic-mix"
     alsa.name = "ALC897 Analog"
     alsa.id = "ALC897 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 0x4002218000 irq 194"
     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 = "7ad0"
     device.product.name = "Alder Lake-S HD Audio Controller"
     device.form_factor = "internal"
     device.string = "front:0"
     device.buffering.buffer_size = "352800"
     device.buffering.fragment_size = "176400"
     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"
 Database contains no data for key: source:alsa_output.pci-0000_00_1f.3.analog-stereo.monitor
 Database contains no (or invalid) data for key: source:alsa_output.pci-0000_00_1f.3.analog-stereo.monitor:null
 Created source 0 "alsa_output.pci-0000_00_1f.3.analog-stereo.monitor" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right
     device.description = "Monitor of Built-in Audio Analog Stereo"
     device.class = "monitor"
     alsa.card = "0"
     alsa.card_name = "HDA Intel PCH"
     alsa.long_card_name = "HDA Intel PCH at 0x4002218000 irq 194"
     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 = "7ad0"
     device.product.name = "Alder Lake-S HD Audio Controller"
     device.form_factor = "internal"
     device.string = "0"
     module-udev-detect.discovered = "1"
     device.icon_name = "audio-card-pci"
 Using 2.0 fragments of size 176400 bytes (1000.00ms), buffer size is 352800 bytes (2000.00ms)
 Time scheduling watermark is 20.00ms
 hwbuf_unused=0
 setting avail_min=87319
 Activating path analog-output-lineout
 Path analog-output-lineout (Line Out), direction=1, priority=90, 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
 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
 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
 Element 'Front', direction=1, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=03
 Element 'Surround', direction=1, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x60, n_channels=2, override_map=03
 Element 'Center', direction=1, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x4900000000018, n_channels=1, override_map=03
 Element 'LFE', direction=1, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x80, n_channels=1, override_map=03
 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
 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
 Jack Line Out, alsa_name='Line Out Jack', index='0', detection unavailable
 Jack Line Out Phantom, alsa_name='Line Out Phantom Jack', index='0', detection unavailable
 Jack Front Line Out, alsa_name='Front Line Out Jack', index='0', detection unavailable
 Jack Front Line Out Phantom, alsa_name='Front Line Out Phantom Jack', index='0', detection unavailable
 Jack Rear Line Out, alsa_name='Rear Line Out Jack', index='0', detection unavailable
 Jack Rear Line Out Phantom, alsa_name='Rear Line Out Phantom Jack', index='0', detection unavailable
 Jack Line Out Front, alsa_name='Line Out Front Jack', index='0', detection possible
 Jack Line Out Front Phantom, alsa_name='Line Out Front Phantom Jack', index='0', detection unavailable
 Jack Line Out CLFE, alsa_name='Line Out CLFE Jack', index='0', detection possible
 Jack Line Out CLFE Phantom, alsa_name='Line Out CLFE Phantom Jack', index='0', detection unavailable
 Jack Line Out Surround, alsa_name='Line Out Surround Jack', index='0', detection possible
 Jack Line Out Surround Phantom, alsa_name='Line Out Surround Phantom Jack', index='0', detection unavailable
 Jack Line Out Side, alsa_name='Line Out Side Jack', index='0', detection unavailable
 Jack Line Out Side Phantom, alsa_name='Line Out Side Phantom Jack', index='0', detection unavailable
 Jack Dock Line Out, alsa_name='Dock Line Out Jack', index='0', detection unavailable
 Jack Dock Line Out Phantom, alsa_name='Dock Line Out Phantom Jack', index='0', detection unavailable
 Successfully enabled deferred volume.
 Hardware volume ranges from -181.50 dB to 0.00 dB.
 Fixing base volume to 0.00 dB
 Using hardware volume control. Hardware dB scale supported.
 Using hardware mute control.
 snd_pcm_dump():
 Soft volume PCM
 Control: PCM Playback Volume
 min_dB: -51
 max_dB: 0
 resolution: 256
 Its setup is:
   stream       : PLAYBACK
   access       : MMAP_INTERLEAVED
   format       : S16_LE
   subformat    : STD
   channels     : 2
   rate         : 44100
   exact rate   : 44100 (44100/1)
   msbits       : 16
   buffer_size  : 88200
   period_size  : 44100
   period_time  : 1000000
   tstamp_mode  : ENABLE
   tstamp_type  : MONOTONIC
   period_step  : 1
   avail_min    : 87319
   period_event : 0
   start_threshold  : -1
   stop_threshold   : 6206523236469964800
   silence_threshold: 0
   silence_size : 0
   boundary     : 6206523236469964800
 Slave: Hardware PCM card 0 'HDA Intel PCH' device 0 subdevice 0
 Its setup is:
   stream       : PLAYBACK
   access       : MMAP_INTERLEAVED
   format       : S16_LE
   subformat    : STD
   channels     : 2
   rate         : 44100
   exact rate   : 44100 (44100/1)
   msbits       : 16
   buffer_size  : 88200
   period_size  : 44100
   period_time  : 1000000
   tstamp_mode  : ENABLE
   tstamp_type  : MONOTONIC
   period_step  : 1
   avail_min    : 87319
   period_event : 0
   start_threshold  : -1
   stop_threshold   : 6206523236469964800
   silence_threshold: 0
   silence_size : 0
   boundary     : 6206523236469964800
   appl_ptr     : 0
   hw_ptr       : 0
 Read hardware volume: front-left: 25350 /  39% / -24.75 dB,   front-right: 25350 /  39% / -24.75 dB
 Thread starting up
 RealtimeKit worked.
 Successfully enabled SCHED_RR scheduling for thread, with priority 5.
 alsa_output.pci-0000_00_1f.3.analog-stereo: state: INIT -> IDLE
 Starting playback.
 alsa_output.pci-0000_00_1f.3.analog-stereo.monitor: state: INIT -> IDLE
 default_source: (unset) -> alsa_output.pci-0000_00_1f.3.analog-stereo.monitor
 Database contains no (or invalid) data for key: sink:alsa_output.pci-0000_00_1f.3.analog-stereo:null
 default_sink: (unset) -> alsa_output.pci-0000_00_1f.3.analog-stereo
 Dropped redundant event due to change event.
 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"").
 Card /devices/pci0000:00/0000:00:1f.3/sound/card0 (alsa_card.pci-0000_00_1f.3) module loaded.
 Found 2 cards.
 Loaded "module-udev-detect" (index: #5; argument: "").
 Checking for existence of '/usr/lib/pulseaudio/modules/module-jackdbus-detect.so': failure
 Checking for existence of '/usr/lib/pulseaudio/modules/module-bluetooth-policy.so': failure
 Checking for existence of '/usr/lib/pulseaudio/modules/module-bluetooth-discover.so': failure
 Interface org.PulseAudio.Core1.Memstats added for object /org/pulseaudio/core1/memstats
 Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile0
 Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile1
 Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile2
 Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile3
 Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile4
 Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile5
 Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile6
 Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile7
 Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile8
 Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile9
 Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile10
 Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile11
 Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile12
 Interface org.PulseAudio.Core1.Card added for object /org/pulseaudio/core1/card0
 Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile0
 Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile1
 Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile2
 Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile3
 Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile4
 Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile5
 Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile6
 Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile7
 Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile8
 Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile9
 Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile10
 Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile11
 Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile12
 Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile13
 Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile14
 Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile15
 Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile16
 Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile17
 Interface org.PulseAudio.Core1.Card added for object /org/pulseaudio/core1/card1
 Interface org.PulseAudio.Core1.DevicePort added for object /org/pulseaudio/core1/sink0/port0
 Interface org.PulseAudio.Core1.DevicePort added for object /org/pulseaudio/core1/sink0/port1
 Interface org.PulseAudio.Core1.Device added for object /org/pulseaudio/core1/sink0
 Interface org.PulseAudio.Core1.Sink added for object /org/pulseaudio/core1/sink0
 Interface org.PulseAudio.Core1.Device added for object /org/pulseaudio/core1/source0
 Interface org.PulseAudio.Core1.Source added for object /org/pulseaudio/core1/source0
 Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module0
 Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module1
 Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module2
 Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module3
 Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module4
 Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module5
 Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module6
 Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module7
 Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module8
 Interface org.PulseAudio.Core1 added for object /org/pulseaudio/core1
 Loaded "module-dbus-protocol" (index: #8; argument: "").
 Checking for existence of '/usr/lib/pulseaudio/modules/module-esound-protocol-unix.so': failure
 Failed to open cookie file '/home/tom/.config/pulse/cookie': No such file or directory
 Failed to load authentication key '/home/tom/.config/pulse/cookie': No such file or directory
 Loaded "module-native-protocol-unix" (index: #9; argument: "").
 Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module9
 Checking for existence of '/usr/lib/pulseaudio/modules/module-gsettings.so': success
 Loaded "module-gsettings" (index: #10; argument: "").
 Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module10
 Loaded "module-default-device-restore" (index: #11; argument: "").
 Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module11
 Loaded "module-always-sink" (index: #12; argument: "").
 Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module12
 Loaded "module-intended-roles" (index: #13; argument: "").
 Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module13
 Sink alsa_output.pci-0000_00_1f.3.analog-stereo becomes idle, timeout in 5 seconds.
 Loaded "module-suspend-on-idle" (index: #14; argument: "").
 Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module14
 Checking for existence of '/usr/lib/pulseaudio/modules/module-console-kit.so': success
 Loaded "module-console-kit" (index: #15; argument: "").
 Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module15
 Checking for existence of '/usr/lib/pulseaudio/modules/module-systemd-login.so': success
 Created 0 "Login Session 1"
 Interface org.PulseAudio.Core1.Client added for object /org/pulseaudio/core1/client0
 Added new session 1
 exit_idle_time: 20 -> 0
 Loaded "module-systemd-login" (index: #16; argument: "").
 Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module16
 Loaded "module-position-event-sounds" (index: #17; argument: "").
 Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module17
 Using role 'phone' as trigger role.
 Using roles 'music' and 'video' as cork roles.
 Loaded "module-role-cork" (index: #18; argument: "").
 Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module18
 Loaded "module-filter-heuristics" (index: #19; argument: "").
 Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module19
 Loaded "module-filter-apply" (index: #20; argument: "").
 Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module20
 Got org.PulseAudio1!
 Got org.pulseaudio.Server!
 Daemon startup complete.
 Database contains no data for key: sink:alsa_output.pci-0000_00_1f.3.analog-stereo
 Database contains no (or invalid) data for key: sink:alsa_output.pci-0000_00_1f.3.analog-stereo:null
 Storing port for device sink:alsa_output.pci-0000_00_1f.3.analog-stereo.
 Storing volume/mute for device+port sink:alsa_output.pci-0000_00_1f.3.analog-stereo:analog-output-lineout.
 Database contains no data for key: source:alsa_output.pci-0000_00_1f.3.analog-stereo.monitor
 Database contains no (or invalid) data for key: source:alsa_output.pci-0000_00_1f.3.analog-stereo.monitor:null
 Storing port for device source:alsa_output.pci-0000_00_1f.3.analog-stereo.monitor.
 Storing volume/mute for device+port source:alsa_output.pci-0000_00_1f.3.analog-stereo.monitor:null.
 Created 1 "Native client (UNIX socket client)"
 Interface org.PulseAudio.Core1.Client added for object /org/pulseaudio/core1/client1
 /dev/snd/controlC1 is accessible: yes
 Resuming all sinks and sources of card alsa_card.pci-0000_01_00.1.
 /dev/snd/controlC0 is accessible: yes
 Resuming all sinks and sources of card alsa_card.pci-0000_00_1f.3.
 Created 2 "Native client (UNIX socket client)"
 Interface org.PulseAudio.Core1.Client added for object /org/pulseaudio/core1/client2
 Protocol version: remote 35, local 35
 Got credentials: uid=1000 gid=984 success=1
 SHM possible: yes
 Negotiated SHM: yes
 Memfd possible: yes
 Negotiated SHM type: shared memfd
 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
 SHM block is 65472 bytes, ringbuffer capacity is 2 * 32712 bytes
 Enabling srbchannel...
 Created 3 "Native client (UNIX socket client)"
 Interface org.PulseAudio.Core1.Client added for object /org/pulseaudio/core1/client3
 Protocol version: remote 35, local 35
 Got credentials: uid=1000 gid=984 success=1
 SHM possible: yes
 Negotiated SHM: yes
 Memfd possible: yes
 Negotiated SHM type: shared memfd
 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
 SHM block is 65472 bytes, ringbuffer capacity is 2 * 32712 bytes
 Enabling srbchannel...
 Protocol version: remote 35, local 35
 Got credentials: uid=1000 gid=984 success=1
 SHM possible: yes
 Negotiated SHM: yes
 Memfd possible: yes
 Negotiated SHM type: shared memfd
 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
 SHM block is 65472 bytes, ringbuffer capacity is 2 * 32712 bytes
 Enabling srbchannel...
 Looking for .desktop file for i3status
 Looking for .desktop file for i3status
 Client enabled srbchannel.
 Client enabled srbchannel.
 Looking for .desktop file for pavucontrol
 Found /usr/share/applications/pavucontrol.desktop.
 Parsing configuration file '/usr/share/applications/pavucontrol.desktop'
 Client enabled srbchannel.
 Client pavucontrol sent message list-handlers to path /core
 Client pavucontrol sent message list-handlers to path /core
 Not restoring device for stream source-output-by-application-id:org.PulseAudio.pavucontrol, because already set
 Not setting device for stream Peak detect, because already set.
 Negotiated format: pcm, format.sample_format = "\"float32le\""  format.rate = "25"  format.channels = "1"  format.channel_map = "\"mono\""
 Trying to change sample spec
 Sink alsa_output.pci-0000_00_1f.3.analog-stereo becomes busy, resuming.
 Sink alsa_output.pci-0000_00_1f.3.analog-stereo becomes idle, timeout in 5 seconds.
 Resampler:
   rate 44100 -> 25 (method peaks)
   format s16le -> float32le (intermediate s16le)
   channels 2 -> 1 (resampling 1)
 Channel matrix:
        I00   I01 
     +------------
 O00 | 0.500 0.500
 Using stereo to mono remapping
 memblockq requested: maxlength=33554432, tlength=0, base=4, prebuf=0, minreq=1 maxrewind=0
 memblockq sanitized: maxlength=33554432, tlength=33554432, base=4, prebuf=0, minreq=4 maxrewind=0
 Created output 0 "Peak detect" on alsa_output.pci-0000_00_1f.3.analog-stereo.monitor with sample spec float32le 1ch 25Hz and channel map mono
     media.name = "Peak detect"
     application.name = "PulseAudio Volume Control"
     native-protocol.peer = "UNIX socket client"
     native-protocol.version = "35"
     application.id = "org.PulseAudio.pavucontrol"
     application.icon_name = "audio-card"
     application.version = "5.0"
     application.process.id = "20022"
     application.process.user = "tom"
     application.process.host = "imperator"
     application.process.binary = "pavucontrol"
     application.language = "en_US.UTF-8"
     window.x11.display = ":0"
     application.process.machine_id = "73afe27bc995473faa2686429b4d9dab"
     application.process.session_id = "1"
     module-stream-restore.id = "source

I notice the line: " Checking for existence of '/usr/lib/pulseaudio/modules/module-udev-detect.so': success", in the working long and not the failing log.  I'm fairly confident this is the issue, but I can't figure out why it's happening nor how to resolve it.

Edit:
More details just to cover my bases:

$ arecord -l                           
**** List of CAPTURE Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC897 Analog [ALC897 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 2: ALC897 Alt Analog [ALC897 Alt Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
# dmesg | grep snd
[    3.926193] snd_hda_intel 0000:01:00.1: Disabling MSI
[    3.926197] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[    4.003762] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC897: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[    4.003773] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    4.003775] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    4.003776] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    4.003777] snd_hda_codec_realtek hdaudioC0D0:    dig-out=0x1e/0x0
[    4.003778] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    4.003779] snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x19
[    4.003781] snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x18
[    4.003782] snd_hda_codec_realtek hdaudioC0D0:      Line=0x1a
$ aplay -lL
null
    Discard all samples (playback) or generate zero samples (capture)
lavrate
    Rate Converter Plugin Using Libav/FFmpeg Library
samplerate
    Rate Converter Plugin Using Samplerate Library
speexrate
    Rate Converter Plugin Using Speex Resampler
jack
    JACK Audio Connection Kit
oss
    Open Sound System
pulse
    PulseAudio Sound Server
speex
    Plugin using Speex DSP (resample, agc, denoise, echo, dereverb)
upmix
    Plugin for channel upmix (4,6,8)
vdownmix
    Plugin for channel downmix (stereo) with a simple spacialization
default
    Default ALSA Output (currently PulseAudio Sound Server)
sysdefault:CARD=PCH
    HDA Intel PCH, ALC897 Analog
    Default Audio Device
front:CARD=PCH,DEV=0
    HDA Intel PCH, ALC897 Analog
    Front output / input
surround21:CARD=PCH,DEV=0
    HDA Intel PCH, ALC897 Analog
    2.1 Surround output to Front and Subwoofer speakers
surround40:CARD=PCH,DEV=0
    HDA Intel PCH, ALC897 Analog
    4.0 Surround output to Front and Rear speakers
surround41:CARD=PCH,DEV=0
    HDA Intel PCH, ALC897 Analog
    4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=PCH,DEV=0
    HDA Intel PCH, ALC897 Analog
    5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=PCH,DEV=0
    HDA Intel PCH, ALC897 Analog
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=PCH,DEV=0
    HDA Intel PCH, ALC897 Analog
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
iec958:CARD=PCH,DEV=0
    HDA Intel PCH, ALC897 Digital
    IEC958 (S/PDIF) Digital Audio Output
usbstream:CARD=PCH
    HDA Intel PCH
    USB Stream Output
hdmi:CARD=NVidia,DEV=0
    HDA NVidia, HDMI 0
    HDMI Audio Output
hdmi:CARD=NVidia,DEV=1
    HDA NVidia, HDMI 1
    HDMI Audio Output
hdmi:CARD=NVidia,DEV=2
    HDA NVidia, HDMI 2
    HDMI Audio Output
hdmi:CARD=NVidia,DEV=3
    HDA NVidia, HDMI 3
    HDMI Audio Output
usbstream:CARD=NVidia
    HDA NVidia
    USB Stream Output
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC897 Analog [ALC897 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 1: ALC897 Digital [ALC897 Digital]
  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

Last edited by Dornith (2023-05-14 21:59:54)

Offline

#2 2023-05-14 21:40:40

Dornith
Member
Registered: 2013-02-19
Posts: 78

Re: [SOLVED]PulseAudio doesn't detect audio devices when run from systemd

I found another key to the puzzle!

Apparently the xrdp module script files are still on my system and for some reason systemd is using those as the top level pulse script instead of the default ones:

# From /usr/bin/pulseaudio --dump_config:
default-script-file = /etc/pulse/default.pa

# From ExecStart=/usr/bin/pulseaudio --dump_config:
default-script-file = /etc/xrdp/pulse/default.pa

Changing my service to use this Exec line works. 

ExecStart=/usr/bin/pulseaudio --daemonize=no --log-target=journal -F /etc/pulse/default.pa

I'm not sure how pulse decides what script file to use.  If I find out, I'll post it here.  In the mean time, at least I have a working service file.

Offline

#3 2023-05-14 21:59:34

Dornith
Member
Registered: 2013-02-19
Posts: 78

Re: [SOLVED]PulseAudio doesn't detect audio devices when run from systemd

I found the problem!

While I was trying to get PulseAudio to work over xrdp, I added this file to my `~/.config/systemd/user/pulseaudio.service.d/`:

[Service]
Environment="PULSE_SCRIPT=/etc/xrdp/pulse/default.pa"

This is what caused my pulseaudio to read from the wrong config file.

Marking as solved.

Offline

Board footer

Powered by FluxBB