You are not logged in.

#1 2019-05-29 22:41:20

ms.yoshi
Member
Registered: 2019-05-23
Posts: 7

[SOLVED] Audio does not work after upgrading to alsa-*-1.1.9

Hi,

The problem:
It seems pulseaudio cannot use my soundcard (Creative Audigy 2) after upgrading alsa libraries to 1.1.9.
In this version, the sound output in pulseaudio is gone after I try to change the volume or play any sound through it.
If I downgrade alsa to 1.1.8 it works. There seems to be some bug introduced in this version.

UPDATE: Got to solve the problem by manually setting the profile used by pulseaudio. Check post #11.


The relevant error line from pulseaudio seems to be this one:

E: [alsa-sink-emu10k1] alsa-sink.c: snd_pcm_writei: Device or resource busy

Also, someone in the manjaro forums seems to have the same problem.

The workaround seems to be downgrading alsa-* to 1.1.8 versions:

sudo pacman -U /var/cache/pacman/pkg/alsa-lib-1.1.8-1-x86_64.pkg.tar.xz /var/cache/pacman/pkg/alsa-plugins-1.1.8-1-x86_64.pkg.tar.xz /var/cache/pacman/pkg/alsa-tools-1.1.7-1-x86_64.pkg.tar.xz /var/cache/pacman/pkg/alsa-utils-1.1.8-1-x86_64.pkg.tar.xz

In the interest of investigating the issue I'm posting some more complete info:

$ uname -a

Linux mymachine 5.1.5-arch1-2-ARCH #1 SMP PREEMPT Mon May 27 03:37:39 UTC 2019 x86_64 GNU/Linux

$ aplay -lL

null
    Discard all samples (playback) or generate zero samples (capture)
jack
    JACK Audio Connection Kit
pulse
    PulseAudio Sound Server
default
    Default ALSA Output (currently PulseAudio Sound Server)
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
usbstream:CARD=NVidia
    HDA NVidia
    USB Stream Output
sysdefault:CARD=Audigy2
    SB Audigy 5/Rx [SB1550], ADC Capture/Standard PCM Playback
    Default Audio Device
front:CARD=Audigy2,DEV=0
    SB Audigy 5/Rx [SB1550], ADC Capture/Standard PCM Playback
    Front speakers
rear:CARD=Audigy2,DEV=0
    SB Audigy 5/Rx [SB1550], ADC Capture/Standard PCM Playback
    Rear speakers
center_lfe:CARD=Audigy2,DEV=0
    SB Audigy 5/Rx [SB1550], ADC Capture/Standard PCM Playback
    Center and Subwoofer speakers
side:CARD=Audigy2,DEV=0
    SB Audigy 5/Rx [SB1550], ADC Capture/Standard PCM Playback
    Side speakers
surround21:CARD=Audigy2,DEV=0
    SB Audigy 5/Rx [SB1550], ADC Capture/Standard PCM Playback
    2.1 Surround output to Front and Subwoofer speakers
surround40:CARD=Audigy2,DEV=0
    SB Audigy 5/Rx [SB1550], ADC Capture/Standard PCM Playback
    4.0 Surround output to Front and Rear speakers
surround41:CARD=Audigy2,DEV=0
    SB Audigy 5/Rx [SB1550], ADC Capture/Standard PCM Playback
    4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=Audigy2,DEV=0
    SB Audigy 5/Rx [SB1550], ADC Capture/Standard PCM Playback
    5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=Audigy2,DEV=0
    SB Audigy 5/Rx [SB1550], ADC Capture/Standard PCM Playback
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=Audigy2,DEV=0
    SB Audigy 5/Rx [SB1550], ADC Capture/Standard PCM Playback
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
iec958:CARD=Audigy2,DEV=0
    SB Audigy 5/Rx [SB1550], ADC Capture/Standard PCM Playback
    IEC958 (S/PDIF) Digital Audio Output
usbstream:CARD=Audigy2
    SB Audigy 5/Rx [SB1550]
    USB Stream Output
**** List of PLAYBACK Hardware Devices ****
card 0: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: NVidia [HDA NVidia], device 7: HDMI 1 [HDMI 1]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: NVidia [HDA NVidia], device 8: HDMI 2 [HDMI 2]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: Audigy2 [SB Audigy 5/Rx [SB1550]], device 0: emu10k1 [ADC Capture/Standard PCM Playback]
  Subdevices: 28/32
  Subdevice #0: subdevice #0
  Subdevice #1: subdevice #1
  Subdevice #2: subdevice #2
  Subdevice #3: subdevice #3
  Subdevice #4: subdevice #4
  Subdevice #5: subdevice #5
  Subdevice #6: subdevice #6
  Subdevice #7: subdevice #7
  Subdevice #8: subdevice #8
  Subdevice #9: subdevice #9

$ sudo fuser -v /dev/snd/*

                     USER        PID ACCESS COMMAND
/dev/snd/controlC0:  myuser   10162 F.... pulseaudio
/dev/snd/controlC1:  myuser   10162 F.... pulseaudio
/dev/snd/pcmC1D0c:   myuser   10162 F...m pulseaudio
/dev/snd/pcmC1D0p:   myuser   10162 F...m pulseaudio
/dev/snd/timer:      myuser   10162 f.... pulseaudio

$ dmesg | grep snd

[    2.981840] snd_hda_intel 0000:27:00.1: Disabling MSI
[    2.981849] snd_hda_intel 0000:27:00.1: Handle vga_switcheroo audio client
[    2.983217] snd_emu10k1 0000:25:00.0: enabling device (0000 -> 0001)
[    2.983303] snd_emu10k1 0000:25:00.0: non-passthrough IOMMU detected, widening DMA allocations
[    2.993167] snd_emu10k1 0000:25:00.0: Audigy2 value: Special config.

$ pulseaudio -vvv

I: [pulseaudio] main.c: setrlimit(RLIMIT_NICE, (31, 31)) failed: Operation not permitted
I: [pulseaudio] main.c: setrlimit(RLIMIT_RTPRIO, (9, 9)) failed: Operation not permitted
D: [pulseaudio] core-rtclock.c: Timer slack is set to 50 us.
D: [pulseaudio] core-util.c: RealtimeKit worked.
I: [pulseaudio] core-util.c: Successfully gained nice level -11.
I: [pulseaudio] main.c: This is PulseAudio 12.2
D: [pulseaudio] main.c: Compilation host: x86_64-pc-linux-gnu
D: [pulseaudio] main.c: Compilation CFLAGS: -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -W -Wextra -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto
D: [pulseaudio] main.c: Running on host: Linux x86_64 5.1.5-arch1-2-ARCH #1 SMP PREEMPT Mon May 27 03:37:39 UTC 2019
D: [pulseaudio] main.c: Found 12 CPUs.
I: [pulseaudio] main.c: Page size is 4096 bytes
D: [pulseaudio] main.c: Compiled with Valgrind support: no
D: [pulseaudio] main.c: Running in valgrind mode: no
D: [pulseaudio] main.c: Running in VM: no
D: [pulseaudio] main.c: Optimized build: yes
D: [pulseaudio] main.c: FASTPATH defined, only fast path asserts disabled.
I: [pulseaudio] main.c: Machine ID is 48a985cc6e264181a499e2338a6382b1.
I: [pulseaudio] main.c: Session ID is 1.
I: [pulseaudio] main.c: Using runtime directory /run/user/1000/pulse.
I: [pulseaudio] main.c: Using state directory /home/myuser/.config/pulse.
I: [pulseaudio] main.c: Using modules directory /usr/lib/pulse-12.2/modules.
I: [pulseaudio] main.c: Running in system mode: no
I: [pulseaudio] main.c: System supports high resolution timers
D: [pulseaudio] memblock.c: Using shared memfd memory pool with 1024 slots of size 64.0 KiB each, total size is 64.0 MiB, maximum usable slot size is 65472
I: [pulseaudio] cpu-x86.c: CPU flags: CMOV MMX SSE SSE2 SSE3 SSSE3 SSE4_1 SSE4_2 MMXEXT 
I: [pulseaudio] svolume_mmx.c: Initialising MMX optimized volume functions.
I: [pulseaudio] remap_mmx.c: Initialising MMX optimized remappers.
I: [pulseaudio] svolume_sse.c: Initialising SSE2 optimized volume functions.
I: [pulseaudio] remap_sse.c: Initialising SSE2 optimized remappers.
I: [pulseaudio] sconv_sse.c: Initialising SSE2 optimized conversions.
I: [pulseaudio] svolume_orc.c: Initialising ORC optimized volume functions.
D: [pulseaudio] database-tdb.c: Opened TDB database '/home/myuser/.config/pulse/48a985cc6e264181a499e2338a6382b1-device-volumes.tdb'
I: [pulseaudio] module-device-restore.c: Successfully opened database file '/home/myuser/.config/pulse/48a985cc6e264181a499e2338a6382b1-device-volumes'.
I: [pulseaudio] module.c: Loaded "module-device-restore" (index: #0; argument: "").
D: [pulseaudio] database-tdb.c: Opened TDB database '/home/myuser/.config/pulse/48a985cc6e264181a499e2338a6382b1-stream-volumes.tdb'
I: [pulseaudio] module-stream-restore.c: Successfully opened database file '/home/myuser/.config/pulse/48a985cc6e264181a499e2338a6382b1-stream-volumes'.
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1 added for object /org/pulseaudio/stream_restore1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry2
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry3
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry4
I: [pulseaudio] module.c: Loaded "module-stream-restore" (index: #1; argument: "").
D: [pulseaudio] database-tdb.c: Opened TDB database '/home/myuser/.config/pulse/48a985cc6e264181a499e2338a6382b1-card-database.tdb'
I: [pulseaudio] module-card-restore.c: Successfully opened database file '/home/myuser/.config/pulse/48a985cc6e264181a499e2338a6382b1-card-database'.
I: [pulseaudio] module.c: Loaded "module-card-restore" (index: #2; argument: "").
I: [pulseaudio] module.c: Loaded "module-augment-properties" (index: #3; argument: "").
I: [pulseaudio] module.c: Loaded "module-switch-on-port-available" (index: #4; argument: "").
D: [pulseaudio] module.c: Checking for existence of '/usr/lib/pulse-12.2/modules/module-udev-detect.so': success
D: [pulseaudio] module-udev-detect.c: /dev/snd/controlC1 is accessible: yes
D: [pulseaudio] module-udev-detect.c: /devices/pci0000:00/0000:00:01.3/0000:03:00.2/0000:1d:06.0/0000:24:00.0/0000:25:00.0/sound/card1 is busy: no
D: [pulseaudio] module-udev-detect.c: Loading module-alsa-card with arguments 'device_id="1" name="pci-0000_25_00.0" card_name="alsa_card.pci-0000_25_00.0" namereg_fail=false tsched=no fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes card_properties="module-udev-detect.discovered=1"'
D: [pulseaudio] dbus-util.c: Successfully connected to D-Bus session bus 02ddf6b0e0c5c808ba615f625ceefb62 as :1.57
D: [pulseaudio] reserve-wrap.c: Successfully acquired reservation lock on device 'Audio1'
I: [pulseaudio] (alsa-lib)utils.c: could not open configuration file /usr/share/alsa/ucm/SB Audigy 5/Rx [SB1550] (rev.0, serial:0x10241102) at 0xe000, irq 31/SB Audigy 5/Rx [SB1550] (rev.0, serial:0x10241102) at 0xe000, irq 31.conf
I: [pulseaudio] (alsa-lib)parser.c: error: could not parse configuration for card SB Audigy 5/Rx [SB1550] (rev.0, serial:0x10241102) at 0xe000, irq 31
I: [pulseaudio] (alsa-lib)utils.c: could not open configuration file /usr/share/alsa/ucm/SB Audigy 5/Rx [SB1550]/SB Audigy 5/Rx [SB1550].conf
I: [pulseaudio] (alsa-lib)parser.c: error: could not parse configuration for card SB Audigy 5/Rx [SB1550]
I: [pulseaudio] (alsa-lib)main.c: error: failed to import SB Audigy 5/Rx [SB1550] use case configuration -2
I: [pulseaudio] alsa-ucm.c: UCM not available for card SB Audigy 5/Rx [SB1550]
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/profile-sets/default.conf'
D: [pulseaudio] alsa-mixer.c: Looking at profile input:analog-mono
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Mono (analog-mono)
D: [pulseaudio] alsa-util.c: Trying hw:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hw:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 682 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 576 samples), period size second (to 192 samples).
D: [pulseaudio] alsa-mixer.c: Profile input:analog-mono supported.
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-front-mic.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf.common'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-rear-mic.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf.common'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-internal-mic.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf.common'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-dock-mic.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf.common'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input.conf.common'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf.common'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-linein.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-aux.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input.conf.common'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-video.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input.conf.common'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-tvtuner.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input.conf.common'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-fm.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input.conf.common'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-mic-line.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input.conf.common'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf.common'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-headset-mic.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf.common'
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1'
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-front-mic'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Front Mic Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Front Mic Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Input Source' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture Source' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic' succeeded (volume=2, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=2, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' succeeded (volume=2, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Video' succeeded (volume=2, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'TV Tuner' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'FM' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Inverted Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Jack Mode' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Skipping path 'analog-input-front-mic', none of required-any elements preset.
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-rear-mic'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Rear Mic Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Rear Mic Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Input Source' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture Source' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic' succeeded (volume=2, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=2, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' succeeded (volume=2, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Video' succeeded (volume=2, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'TV Tuner' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'FM' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Inverted Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Jack Mode' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Skipping path 'analog-input-rear-mic', none of required-any elements preset.
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-internal-mic'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Mic Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Dock Mic Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Front Mic Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Rear Mic Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Internal Mic Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Int Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Int Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Input Source' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture Source' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic' succeeded (volume=2, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=2, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' succeeded (volume=2, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Video' succeeded (volume=2, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'TV Tuner' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'FM' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Inverted Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Jack Mode' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Skipping path 'analog-input-internal-mic', none of required-any elements preset.
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-dock-mic'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Dock Mic Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Dock Mic Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Input Source' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture Source' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic' succeeded (volume=2, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=2, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' succeeded (volume=2, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Video' succeeded (volume=2, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'TV Tuner' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'FM' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Inverted Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Jack Mode' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Skipping path 'analog-input-dock-mic', none of required-any elements preset.
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input'
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic' failed.
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-mic'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Mic Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Mic Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic' succeeded (volume=1, switch=1, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Input Source' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture Source' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'PCM Capture Source' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Select' succeeded (volume=0, switch=0, enumeration=1).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Boost (+20dB)' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=2, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' succeeded (volume=2, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Video' succeeded (volume=2, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'TV Tuner' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'FM' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Inverted Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Jack Mode' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-linein'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=1, switch=1, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Input Source' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture Source' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'PCM Capture Source' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic' succeeded (volume=2, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' succeeded (volume=2, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Video' succeeded (volume=2, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'TV Tuner' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'FM' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Jack Mode' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-aux'
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic' succeeded (volume=2, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=2, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' succeeded (volume=1, switch=1, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Video' succeeded (volume=2, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'TV Tuner' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'FM' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Input Source Select' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Input Source' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture Source' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Jack Mode' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Digital Input Source' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Analog Source' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Shared Mic/Line in' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Auto Gain Control' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-video'
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic' succeeded (volume=2, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=2, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' succeeded (volume=2, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Video' succeeded (volume=1, switch=1, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'TV Tuner' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'FM' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Input Source Select' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Input Source' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture Source' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Jack Mode' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Digital Input Source' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Analog Source' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Shared Mic/Line in' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Auto Gain Control' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-tvtuner'
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic' succeeded (volume=2, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=2, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' succeeded (volume=2, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Video' succeeded (volume=2, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'TV Tuner' failed.
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-fm'
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic' succeeded (volume=2, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=2, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' succeeded (volume=2, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Video' succeeded (volume=2, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'TV Tuner' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'FM' failed.
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-mic-line'
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic' succeeded (volume=2, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=2, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' succeeded (volume=2, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Video' succeeded (volume=2, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic/Line' failed.
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-headset-mic'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Headset Mic Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Headset Mic Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Headphone Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Front Headphone Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Headphone Mic Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headset Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headset Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headset' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Input Source' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture Source' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=2, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' succeeded (volume=2, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Video' succeeded (volume=2, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'TV Tuner' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'FM' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Inverted Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Jack Mode' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Skipping path 'analog-input-headset-mic', none of required-any elements preset.
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e0d694b930, direction=2
D: [pulseaudio] alsa-mixer.c: Path analog-input-mic (Microphone), direction=2, priority=87, probed=yes, supported=yes, has_mute=yes, has_volume=yes, has_dB=yes, min_volume=0, max_volume=31, min_dB=-34.5, max_dB=12
D: [pulseaudio] alsa-mixer.c: Element Mic, direction=2, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=4, required_absent=0, mask=0x7ffffffffffff, n_channels=1, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element Mic Select, 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=no
D: [pulseaudio] alsa-mixer.c: Option Mic1 (input-microphone-1/Microphone 1) index=0, priority=20
D: [pulseaudio] alsa-mixer.c: Option Mic2 (input-microphone-2/Microphone 2) index=1, priority=19
D: [pulseaudio] alsa-mixer.c: Element Line, direction=2, switch=2, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=no
D: [pulseaudio] alsa-mixer.c: Element Aux, direction=2, switch=2, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=no
D: [pulseaudio] alsa-mixer.c: Element Video, direction=2, switch=2, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=no
D: [pulseaudio] alsa-mixer.c: Jack Mic, alsa_name='Mic Jack', detection unavailable
D: [pulseaudio] alsa-mixer.c: Jack Mic Phantom, alsa_name='Mic Phantom Jack', detection unavailable
D: [pulseaudio] alsa-mixer.c: Setting input-microphone-1 (Microphone 1) priority=20
D: [pulseaudio] alsa-mixer.c: Setting input-microphone-2 (Microphone 2) priority=19
D: [pulseaudio] alsa-mixer.c: 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=31, min_dB=-34.5, max_dB=12
D: [pulseaudio] alsa-mixer.c: Element Line, direction=2, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=4, required_absent=0, mask=0x3600000000f66, n_channels=2, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element Mic, direction=2, switch=2, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x7ffffffffffff, n_channels=1, override_map=no
D: [pulseaudio] alsa-mixer.c: Element Aux, direction=2, switch=2, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=no
D: [pulseaudio] alsa-mixer.c: Element Video, direction=2, switch=2, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=no
D: [pulseaudio] alsa-mixer.c: Jack Line, alsa_name='Line Jack', detection unavailable
D: [pulseaudio] alsa-mixer.c: Jack Line Phantom, alsa_name='Line Phantom Jack', detection unavailable
D: [pulseaudio] alsa-mixer.c: Path analog-input-aux (Analog Input), direction=2, priority=80, probed=yes, supported=yes, has_mute=yes, has_volume=yes, has_dB=yes, min_volume=0, max_volume=31, min_dB=-34.5, max_dB=12
D: [pulseaudio] alsa-mixer.c: Element Mic, direction=2, switch=2, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x7ffffffffffff, n_channels=1, override_map=no
D: [pulseaudio] alsa-mixer.c: Element Line, direction=2, switch=2, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=no
D: [pulseaudio] alsa-mixer.c: Element Aux, direction=2, switch=1, volume=1, volume_limit=-1, enumeration=0, required=4, required_any=0, required_absent=0, mask=0x3600000000f66, n_channels=2, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element Video, direction=2, switch=2, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=no
D: [pulseaudio] alsa-mixer.c: Path analog-input-video (Video), direction=2, priority=70, probed=yes, supported=yes, has_mute=yes, has_volume=yes, has_dB=yes, min_volume=0, max_volume=31, min_dB=-34.5, max_dB=12
D: [pulseaudio] alsa-mixer.c: Element Mic, direction=2, switch=2, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x7ffffffffffff, n_channels=1, override_map=no
D: [pulseaudio] alsa-mixer.c: Element Line, direction=2, switch=2, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=no
D: [pulseaudio] alsa-mixer.c: Element Aux, direction=2, switch=2, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=no
D: [pulseaudio] alsa-mixer.c: Element Video, direction=2, switch=1, volume=1, volume_limit=-1, enumeration=0, required=4, required_any=0, required_absent=0, mask=0x3600000000f66, n_channels=2, override_map=yes
D: [pulseaudio] alsa-mixer.c: Looking at profile input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 576 samples), period size second (to 192 samples).
D: [pulseaudio] alsa-mixer.c: Profile input:analog-stereo supported.
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-headphone-mic.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf.common'
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL front:1
I: [pulseaudio] alsa-util.c: Unable to attach to mixer front:1: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1'
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-headphone-mic'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Headphone Mic Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Input Source' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture Source' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Auto-Mute Mode' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=2, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' succeeded (volume=2, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Video' succeeded (volume=2, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'TV Tuner' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'FM' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Inverted Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Jack Mode' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Skipping path 'analog-input-headphone-mic', none of required-any elements preset.
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e0d6971b70, direction=2
D: [pulseaudio] alsa-mixer.c: Path analog-input-mic (Microphone), direction=2, priority=87, probed=yes, supported=yes, has_mute=yes, has_volume=yes, has_dB=yes, min_volume=0, max_volume=31, min_dB=-34.5, max_dB=12
D: [pulseaudio] alsa-mixer.c: Element Mic, direction=2, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=4, required_absent=0, mask=0x7ffffffffffff, n_channels=1, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element Mic Select, 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=no
D: [pulseaudio] alsa-mixer.c: Option Mic1 (input-microphone-1/Microphone 1) index=0, priority=20
D: [pulseaudio] alsa-mixer.c: Option Mic2 (input-microphone-2/Microphone 2) index=1, priority=19
D: [pulseaudio] alsa-mixer.c: Element Line, direction=2, switch=2, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=no
D: [pulseaudio] alsa-mixer.c: Element Aux, direction=2, switch=2, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=no
D: [pulseaudio] alsa-mixer.c: Element Video, direction=2, switch=2, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=no
D: [pulseaudio] alsa-mixer.c: Jack Mic, alsa_name='Mic Jack', detection unavailable
D: [pulseaudio] alsa-mixer.c: Jack Mic Phantom, alsa_name='Mic Phantom Jack', detection unavailable
D: [pulseaudio] alsa-mixer.c: Setting input-microphone-1 (Microphone 1) priority=20
D: [pulseaudio] alsa-mixer.c: Setting input-microphone-2 (Microphone 2) priority=19
D: [pulseaudio] alsa-mixer.c: 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=31, min_dB=-34.5, max_dB=12
D: [pulseaudio] alsa-mixer.c: Element Line, direction=2, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=4, required_absent=0, mask=0x3600000000f66, n_channels=2, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element Mic, direction=2, switch=2, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x7ffffffffffff, n_channels=1, override_map=no
D: [pulseaudio] alsa-mixer.c: Element Aux, direction=2, switch=2, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=no
D: [pulseaudio] alsa-mixer.c: Element Video, direction=2, switch=2, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=no
D: [pulseaudio] alsa-mixer.c: Jack Line, alsa_name='Line Jack', detection unavailable
D: [pulseaudio] alsa-mixer.c: Jack Line Phantom, alsa_name='Line Phantom Jack', detection unavailable
D: [pulseaudio] alsa-mixer.c: Path analog-input-aux (Analog Input), direction=2, priority=80, probed=yes, supported=yes, has_mute=yes, has_volume=yes, has_dB=yes, min_volume=0, max_volume=31, min_dB=-34.5, max_dB=12
D: [pulseaudio] alsa-mixer.c: Element Mic, direction=2, switch=2, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x7ffffffffffff, n_channels=1, override_map=no
D: [pulseaudio] alsa-mixer.c: Element Line, direction=2, switch=2, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=no
D: [pulseaudio] alsa-mixer.c: Element Aux, direction=2, switch=1, volume=1, volume_limit=-1, enumeration=0, required=4, required_any=0, required_absent=0, mask=0x3600000000f66, n_channels=2, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element Video, direction=2, switch=2, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=no
D: [pulseaudio] alsa-mixer.c: Path analog-input-video (Video), direction=2, priority=70, probed=yes, supported=yes, has_mute=yes, has_volume=yes, has_dB=yes, min_volume=0, max_volume=31, min_dB=-34.5, max_dB=12
D: [pulseaudio] alsa-mixer.c: Element Mic, direction=2, switch=2, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x7ffffffffffff, n_channels=1, override_map=no
D: [pulseaudio] alsa-mixer.c: Element Line, direction=2, switch=2, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=no
D: [pulseaudio] alsa-mixer.c: Element Aux, direction=2, switch=2, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=no
D: [pulseaudio] alsa-mixer.c: Element Video, direction=2, switch=1, volume=1, volume_limit=-1, enumeration=0, required=4, required_any=0, required_absent=0, mask=0x3600000000f66, n_channels=2, override_map=yes
D: [pulseaudio] alsa-mixer.c: Looking at profile input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Digital Stereo (IEC958) (iec958-stereo)
D: [pulseaudio] alsa-util.c: Trying iec958:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open iec958:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 576 samples), period size second (to 192 samples).
D: [pulseaudio] alsa-mixer.c: Profile input:iec958-stereo supported.
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/iec958-stereo-input.conf'
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL iec958:1
I: [pulseaudio] alsa-util.c: Unable to attach to mixer iec958:1: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1'
D: [pulseaudio] alsa-mixer.c: Probing path 'iec958-stereo-input'
D: [pulseaudio] alsa-mixer.c: Probe of element 'PCM Capture Source' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e0d69f7430, direction=2
D: [pulseaudio] alsa-mixer.c: Path iec958-stereo-input (Digital Input (S/PDIF)), direction=2, priority=0, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=inf, max_dB=-inf
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-mono
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Mono (analog-mono)
D: [pulseaudio] alsa-util.c: Trying hw:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hw:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 682 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 576 samples), period size second (to 192 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:analog-mono supported.
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-output.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-output.conf.common'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-output-lineout.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-output.conf.common'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-output-speaker.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-output.conf.common'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-output-headphones.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-output.conf.common'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-output-headphones-2.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-output.conf.common'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-output-mono.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-output.conf.common'
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1'
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-output'
D: [pulseaudio] alsa-mixer.c: Probe of element 'Hardware Master' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Master' succeeded (volume=1, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Master Mono' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front' succeeded (volume=1, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Surround' succeeded (volume=1, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Side' succeeded (volume=1, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Center' succeeded (volume=1, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'LFE' succeeded (volume=1, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'CLFE' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'PCM' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'External Amplifier' succeeded (volume=0, switch=4, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Bass Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'IEC958' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'IEC958 Optical Raw' succeeded (volume=0, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Analog Output' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-output-lineout'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Out Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Out Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Headphone Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Front Headphone Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Front Line Out Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Front Line Out Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Rear Line Out Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Rear Line Out Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Out Front Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Out Front Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Out CLFE Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Out CLFE Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Out Surround Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Out Surround Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Out Side Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Out Side Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Dock Line Out Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Dock Line Out Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of element 'Hardware Master' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Master' succeeded (volume=1, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker+LO' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone+LO' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Master Mono' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line HP Swap' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone2' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Desktop Speaker' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front' succeeded (volume=1, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Surround' succeeded (volume=1, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Side' succeeded (volume=1, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Center' succeeded (volume=1, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'LFE' succeeded (volume=1, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'CLFE' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Bass Speaker' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker Front' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker Surround' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker Side' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker CLFE' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'PCM' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'External Amplifier' succeeded (volume=0, switch=4, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Bass Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'IEC958' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'IEC958 Optical Raw' succeeded (volume=0, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Analog Output' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Skipping path 'analog-output-lineout', none of required-any elements preset.
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-output-speaker'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Headphone Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Dock Headphone Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Front Headphone Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Out Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Out Front Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Front Line Out Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Rear Line Out Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Dock Line Out Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Speaker Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Speaker Front Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of element 'Hardware Master' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Master' succeeded (volume=1, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Master Mono' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone2' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone+LO' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker+LO' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Desktop Speaker' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front' succeeded (volume=1, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Speaker' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker Front' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Surround' succeeded (volume=1, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Surround Speaker' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker Surround' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Side' succeeded (volume=1, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker Side' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Center' succeeded (volume=1, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Center Speaker' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'LFE' succeeded (volume=1, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'LFE Speaker' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Bass Speaker' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'CLFE' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker CLFE' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'PCM' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'External Amplifier' succeeded (volume=0, switch=4, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Bass Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'IEC958' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'IEC958 Optical Raw' succeeded (volume=0, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Analog Output' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Skipping path 'analog-output-speaker', none of required-any elements preset.
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-output-headphones'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Dock Headphone Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Dock Headphone Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Front Headphone Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Front Headphone Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Headphone Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Headphone Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Headphone Mic Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of element 'Hardware Master' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Master' succeeded (volume=1, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Master Mono' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker+LO' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone+LO' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headset' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line HP Swap' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone2' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Desktop Speaker' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front' succeeded (volume=3, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Surround' succeeded (volume=2, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Side' succeeded (volume=2, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Center' succeeded (volume=2, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'LFE' succeeded (volume=2, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Bass Speaker' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker Front' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker Surround' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker Side' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker CLFE' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'PCM' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'External Amplifier' succeeded (volume=0, switch=4, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Bass Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'IEC958' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'IEC958 Optical Raw' succeeded (volume=0, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Analog Output' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Skipping path 'analog-output-headphones', none of required-any elements preset.
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-output-headphones-2'
D: [pulseaudio] alsa-mixer.c: Probe of element 'Hardware Master' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Master' succeeded (volume=1, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Master Mono' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone+LO' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker+LO' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone2' failed.
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-output-mono'
D: [pulseaudio] alsa-mixer.c: Probe of element 'Hardware Master' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Master' succeeded (volume=2, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Master Mono' failed.
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e0d69db790, direction=1
D: [pulseaudio] alsa-mixer.c: Path analog-output (Analog Output), direction=1, priority=99, probed=yes, supported=yes, has_mute=no, has_volume=yes, has_dB=yes, min_volume=0, max_volume=100, min_dB=-200000, max_dB=0
D: [pulseaudio] alsa-mixer.c: Element Master, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x7ffffffffffff, n_channels=1, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element Front, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element Surround, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x60, n_channels=2, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element Side, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0xc00, n_channels=2, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element Center, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x4900000000018, n_channels=1, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element LFE, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x80, n_channels=1, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element External Amplifier, direction=1, switch=4, volume=0, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x0, n_channels=0, override_map=no
D: [pulseaudio] alsa-mixer.c: Option on (output-amplifier-on/Amplifier) index=1, priority=10
D: [pulseaudio] alsa-mixer.c: Option off (output-amplifier-off/No Amplifier) index=0, priority=0
D: [pulseaudio] alsa-mixer.c: Element IEC958 Optical Raw, 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=no
D: [pulseaudio] alsa-mixer.c: Setting output-amplifier-on (Amplifier) priority=10
D: [pulseaudio] alsa-mixer.c: Setting output-amplifier-off (No Amplifier) priority=0
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-mono+input:analog-mono
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Mono (analog-mono)
D: [pulseaudio] alsa-util.c: Trying hw:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hw:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 682 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 576 samples), period size second (to 192 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:analog-mono+input:analog-mono supported.
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-mono+input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 576 samples), period size second (to 192 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:analog-mono+input:analog-stereo supported.
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-mono+input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Digital Stereo (IEC958) (iec958-stereo)
D: [pulseaudio] alsa-util.c: Trying iec958:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open iec958:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 576 samples), period size second (to 192 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:analog-mono+input:iec958-stereo supported.
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 576 samples), period size second (to 192 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:analog-stereo supported.
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL front:1
I: [pulseaudio] alsa-util.c: Unable to attach to mixer front:1: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1'
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e0d6a108e0, direction=1
D: [pulseaudio] alsa-mixer.c: Path analog-output (Analog Output), direction=1, priority=99, probed=yes, supported=yes, has_mute=no, has_volume=yes, has_dB=yes, min_volume=0, max_volume=100, min_dB=-200000, max_dB=0
D: [pulseaudio] alsa-mixer.c: Element Master, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x7ffffffffffff, n_channels=1, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element Front, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element Surround, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x60, n_channels=2, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element Side, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0xc00, n_channels=2, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element Center, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x4900000000018, n_channels=1, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element LFE, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x80, n_channels=1, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element External Amplifier, direction=1, switch=4, volume=0, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x0, n_channels=0, override_map=no
D: [pulseaudio] alsa-mixer.c: Option on (output-amplifier-on/Amplifier) index=1, priority=10
D: [pulseaudio] alsa-mixer.c: Option off (output-amplifier-off/No Amplifier) index=0, priority=0
D: [pulseaudio] alsa-mixer.c: Element IEC958 Optical Raw, 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=no
D: [pulseaudio] alsa-mixer.c: Setting output-amplifier-on (Amplifier) priority=10
D: [pulseaudio] alsa-mixer.c: Setting output-amplifier-off (No Amplifier) priority=0
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-stereo+input:analog-mono
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Mono (analog-mono)
D: [pulseaudio] alsa-util.c: Trying hw:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hw:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 682 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 576 samples), period size second (to 192 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:analog-stereo+input:analog-mono supported.
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-stereo+input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
D: [pulseaudio] alsa-util.c: Trying front:1 without SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
D: [pulseaudio] alsa-util.c: Trying plug:front:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open plug:front:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
D: [pulseaudio] alsa-util.c: Trying plug:front:1 without SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open plug:front:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:front:1: Device or resource busy
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-stereo+input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Digital Stereo (IEC958) (iec958-stereo)
D: [pulseaudio] alsa-util.c: Trying iec958:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open iec958:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
D: [pulseaudio] alsa-util.c: Trying iec958:1 without SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open iec958:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
D: [pulseaudio] alsa-util.c: Trying plug:iec958:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open plug:iec958:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
D: [pulseaudio] alsa-util.c: Trying plug:iec958:1 without SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open plug:iec958:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:iec958:1: Device or resource busy
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-21
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Surround 2.1 (analog-surround-21)
D: [pulseaudio] alsa-util.c: Trying surround21:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open surround21:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 576 samples), period size second (to 192 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:analog-surround-21 supported.
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL surround21:1
I: [pulseaudio] alsa-util.c: Unable to attach to mixer surround21:1: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1'
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e0d69d93a0, direction=1
D: [pulseaudio] alsa-mixer.c: Path analog-output (Analog Output), direction=1, priority=99, probed=yes, supported=yes, has_mute=no, has_volume=yes, has_dB=yes, min_volume=0, max_volume=100, min_dB=-200000, max_dB=0
D: [pulseaudio] alsa-mixer.c: Element Master, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x7ffffffffffff, n_channels=1, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element Front, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element Surround, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x60, n_channels=2, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element Side, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0xc00, n_channels=2, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element Center, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x4900000000018, n_channels=1, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element LFE, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x80, n_channels=1, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element External Amplifier, direction=1, switch=4, volume=0, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x0, n_channels=0, override_map=no
D: [pulseaudio] alsa-mixer.c: Option on (output-amplifier-on/Amplifier) index=1, priority=10
D: [pulseaudio] alsa-mixer.c: Option off (output-amplifier-off/No Amplifier) index=0, priority=0
D: [pulseaudio] alsa-mixer.c: Element IEC958 Optical Raw, 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=no
D: [pulseaudio] alsa-mixer.c: Setting output-amplifier-on (Amplifier) priority=10
D: [pulseaudio] alsa-mixer.c: Setting output-amplifier-off (No Amplifier) priority=0
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-21+input:analog-mono
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Mono (analog-mono)
D: [pulseaudio] alsa-util.c: Trying hw:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hw:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 682 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 576 samples), period size second (to 192 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:analog-surround-21+input:analog-mono supported.
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-21+input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
D: [pulseaudio] alsa-util.c: Trying front:1 without SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
D: [pulseaudio] alsa-util.c: Trying plug:front:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open plug:front:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
D: [pulseaudio] alsa-util.c: Trying plug:front:1 without SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open plug:front:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:front:1: Device or resource busy
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-21+input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Digital Stereo (IEC958) (iec958-stereo)
D: [pulseaudio] alsa-util.c: Trying iec958:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open iec958:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
D: [pulseaudio] alsa-util.c: Trying iec958:1 without SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open iec958:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
D: [pulseaudio] alsa-util.c: Trying plug:iec958:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open plug:iec958:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
D: [pulseaudio] alsa-util.c: Trying plug:iec958:1 without SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open plug:iec958:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:iec958:1: Device or resource busy
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-40
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Surround 4.0 (analog-surround-40)
D: [pulseaudio] alsa-util.c: Trying surround40:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open surround40:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 576 samples), period size second (to 192 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:analog-surround-40 supported.
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL surround40:1
I: [pulseaudio] alsa-util.c: Unable to attach to mixer surround40:1: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1'
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e0d6a175b0, direction=1
D: [pulseaudio] alsa-mixer.c: Path analog-output (Analog Output), direction=1, priority=99, probed=yes, supported=yes, has_mute=no, has_volume=yes, has_dB=yes, min_volume=0, max_volume=100, min_dB=-200000, max_dB=0
D: [pulseaudio] alsa-mixer.c: Element Master, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x7ffffffffffff, n_channels=1, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element Front, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element Surround, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x60, n_channels=2, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element Side, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0xc00, n_channels=2, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element Center, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x4900000000018, n_channels=1, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element LFE, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x80, n_channels=1, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element External Amplifier, direction=1, switch=4, volume=0, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x0, n_channels=0, override_map=no
D: [pulseaudio] alsa-mixer.c: Option on (output-amplifier-on/Amplifier) index=1, priority=10
D: [pulseaudio] alsa-mixer.c: Option off (output-amplifier-off/No Amplifier) index=0, priority=0
D: [pulseaudio] alsa-mixer.c: Element IEC958 Optical Raw, 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=no
D: [pulseaudio] alsa-mixer.c: Setting output-amplifier-on (Amplifier) priority=10
D: [pulseaudio] alsa-mixer.c: Setting output-amplifier-off (No Amplifier) priority=0
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-40+input:analog-mono
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Mono (analog-mono)
D: [pulseaudio] alsa-util.c: Trying hw:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hw:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 682 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 576 samples), period size second (to 192 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:analog-surround-40+input:analog-mono supported.
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-40+input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
D: [pulseaudio] alsa-util.c: Trying front:1 without SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
D: [pulseaudio] alsa-util.c: Trying plug:front:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open plug:front:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
D: [pulseaudio] alsa-util.c: Trying plug:front:1 without SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open plug:front:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:front:1: Device or resource busy
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-40+input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Digital Stereo (IEC958) (iec958-stereo)
D: [pulseaudio] alsa-util.c: Trying iec958:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open iec958:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
D: [pulseaudio] alsa-util.c: Trying iec958:1 without SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open iec958:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
D: [pulseaudio] alsa-util.c: Trying plug:iec958:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open plug:iec958:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
D: [pulseaudio] alsa-util.c: Trying plug:iec958:1 without SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open plug:iec958:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:iec958:1: Device or resource busy
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-41
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Surround 4.1 (analog-surround-41)
D: [pulseaudio] alsa-util.c: Trying surround41:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open surround41:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 576 samples), period size second (to 192 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:analog-surround-41 supported.
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL surround41:1
I: [pulseaudio] alsa-util.c: Unable to attach to mixer surround41:1: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1'
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e0d6a12e80, direction=1
D: [pulseaudio] alsa-mixer.c: Path analog-output (Analog Output), direction=1, priority=99, probed=yes, supported=yes, has_mute=no, has_volume=yes, has_dB=yes, min_volume=0, max_volume=100, min_dB=-200000, max_dB=0
D: [pulseaudio] alsa-mixer.c: Element Master, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x7ffffffffffff, n_channels=1, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element Front, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element Surround, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x60, n_channels=2, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element Side, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0xc00, n_channels=2, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element Center, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x4900000000018, n_channels=1, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element LFE, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x80, n_channels=1, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element External Amplifier, direction=1, switch=4, volume=0, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x0, n_channels=0, override_map=no
D: [pulseaudio] alsa-mixer.c: Option on (output-amplifier-on/Amplifier) index=1, priority=10
D: [pulseaudio] alsa-mixer.c: Option off (output-amplifier-off/No Amplifier) index=0, priority=0
D: [pulseaudio] alsa-mixer.c: Element IEC958 Optical Raw, 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=no
D: [pulseaudio] alsa-mixer.c: Setting output-amplifier-on (Amplifier) priority=10
D: [pulseaudio] alsa-mixer.c: Setting output-amplifier-off (No Amplifier) priority=0
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-41+input:analog-mono
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Mono (analog-mono)
D: [pulseaudio] alsa-util.c: Trying hw:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hw:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 682 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 576 samples), period size second (to 192 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:analog-surround-41+input:analog-mono supported.
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-41+input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
D: [pulseaudio] alsa-util.c: Trying front:1 without SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
D: [pulseaudio] alsa-util.c: Trying plug:front:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open plug:front:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
D: [pulseaudio] alsa-util.c: Trying plug:front:1 without SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open plug:front:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:front:1: Device or resource busy
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-41+input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Digital Stereo (IEC958) (iec958-stereo)
D: [pulseaudio] alsa-util.c: Trying iec958:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open iec958:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
D: [pulseaudio] alsa-util.c: Trying iec958:1 without SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open iec958:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
D: [pulseaudio] alsa-util.c: Trying plug:iec958:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open plug:iec958:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
D: [pulseaudio] alsa-util.c: Trying plug:iec958:1 without SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open plug:iec958:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:iec958:1: Device or resource busy
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-50
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Surround 5.0 (analog-surround-50)
D: [pulseaudio] alsa-util.c: Trying surround50:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open surround50:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 576 samples), period size second (to 192 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:analog-surround-50 supported.
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL surround50:1
I: [pulseaudio] alsa-util.c: Unable to attach to mixer surround50:1: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1'
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e0d6a12e60, direction=1
D: [pulseaudio] alsa-mixer.c: Path analog-output (Analog Output), direction=1, priority=99, probed=yes, supported=yes, has_mute=no, has_volume=yes, has_dB=yes, min_volume=0, max_volume=100, min_dB=-200000, max_dB=0
D: [pulseaudio] alsa-mixer.c: Element Master, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x7ffffffffffff, n_channels=1, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element Front, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element Surround, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x60, n_channels=2, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element Side, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0xc00, n_channels=2, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element Center, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x4900000000018, n_channels=1, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element LFE, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x80, n_channels=1, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element External Amplifier, direction=1, switch=4, volume=0, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x0, n_channels=0, override_map=no
D: [pulseaudio] alsa-mixer.c: Option on (output-amplifier-on/Amplifier) index=1, priority=10
D: [pulseaudio] alsa-mixer.c: Option off (output-amplifier-off/No Amplifier) index=0, priority=0
D: [pulseaudio] alsa-mixer.c: Element IEC958 Optical Raw, 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=no
D: [pulseaudio] alsa-mixer.c: Setting output-amplifier-on (Amplifier) priority=10
D: [pulseaudio] alsa-mixer.c: Setting output-amplifier-off (No Amplifier) priority=0
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-50+input:analog-mono
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Mono (analog-mono)
D: [pulseaudio] alsa-util.c: Trying hw:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hw:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 682 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 576 samples), period size second (to 192 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:analog-surround-50+input:analog-mono supported.
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-50+input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
D: [pulseaudio] alsa-util.c: Trying front:1 without SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
D: [pulseaudio] alsa-util.c: Trying plug:front:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open plug:front:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
D: [pulseaudio] alsa-util.c: Trying plug:front:1 without SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open plug:front:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:front:1: Device or resource busy
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-50+input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Digital Stereo (IEC958) (iec958-stereo)
D: [pulseaudio] alsa-util.c: Trying iec958:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open iec958:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
D: [pulseaudio] alsa-util.c: Trying iec958:1 without SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open iec958:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
D: [pulseaudio] alsa-util.c: Trying plug:iec958:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open plug:iec958:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
D: [pulseaudio] alsa-util.c: Trying plug:iec958:1 without SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open plug:iec958:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:iec958:1: Device or resource busy
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-51
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Surround 5.1 (analog-surround-51)
D: [pulseaudio] alsa-util.c: Trying surround51:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open surround51:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 576 samples), period size second (to 192 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:analog-surround-51 supported.
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL surround51:1
I: [pulseaudio] alsa-util.c: Unable to attach to mixer surround51:1: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1'
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e0d69d92a0, direction=1
D: [pulseaudio] alsa-mixer.c: Path analog-output (Analog Output), direction=1, priority=99, probed=yes, supported=yes, has_mute=no, has_volume=yes, has_dB=yes, min_volume=0, max_volume=100, min_dB=-200000, max_dB=0
D: [pulseaudio] alsa-mixer.c: Element Master, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x7ffffffffffff, n_channels=1, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element Front, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element Surround, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x60, n_channels=2, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element Side, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0xc00, n_channels=2, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element Center, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x4900000000018, n_channels=1, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element LFE, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x80, n_channels=1, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element External Amplifier, direction=1, switch=4, volume=0, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x0, n_channels=0, override_map=no
D: [pulseaudio] alsa-mixer.c: Option on (output-amplifier-on/Amplifier) index=1, priority=10
D: [pulseaudio] alsa-mixer.c: Option off (output-amplifier-off/No Amplifier) index=0, priority=0
D: [pulseaudio] alsa-mixer.c: Element IEC958 Optical Raw, 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=no
D: [pulseaudio] alsa-mixer.c: Setting output-amplifier-on (Amplifier) priority=10
D: [pulseaudio] alsa-mixer.c: Setting output-amplifier-off (No Amplifier) priority=0
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-51+input:analog-mono
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Mono (analog-mono)
D: [pulseaudio] alsa-util.c: Trying hw:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hw:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 682 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 576 samples), period size second (to 192 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:analog-surround-51+input:analog-mono supported.
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-51+input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
D: [pulseaudio] alsa-util.c: Trying front:1 without SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
D: [pulseaudio] alsa-util.c: Trying plug:front:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open plug:front:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
D: [pulseaudio] alsa-util.c: Trying plug:front:1 without SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open plug:front:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:front:1: Device or resource busy
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-51+input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Digital Stereo (IEC958) (iec958-stereo)
D: [pulseaudio] alsa-util.c: Trying iec958:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open iec958:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
D: [pulseaudio] alsa-util.c: Trying iec958:1 without SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open iec958:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
D: [pulseaudio] alsa-util.c: Trying plug:iec958:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open plug:iec958:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
D: [pulseaudio] alsa-util.c: Trying plug:iec958:1 without SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open plug:iec958:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:iec958:1: Device or resource busy
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-71
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Surround 7.1 (analog-surround-71)
D: [pulseaudio] alsa-util.c: Trying surround71:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open surround71:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 576 samples), period size second (to 192 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:analog-surround-71 supported.
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL surround71:1
I: [pulseaudio] alsa-util.c: Unable to attach to mixer surround71:1: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1'
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e0d6a03560, direction=1
D: [pulseaudio] alsa-mixer.c: Path analog-output (Analog Output), direction=1, priority=99, probed=yes, supported=yes, has_mute=no, has_volume=yes, has_dB=yes, min_volume=0, max_volume=100, min_dB=-200000, max_dB=0
D: [pulseaudio] alsa-mixer.c: Element Master, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x7ffffffffffff, n_channels=1, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element Front, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element Surround, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x60, n_channels=2, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element Side, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0xc00, n_channels=2, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element Center, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x4900000000018, n_channels=1, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element LFE, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x80, n_channels=1, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element External Amplifier, direction=1, switch=4, volume=0, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x0, n_channels=0, override_map=no
D: [pulseaudio] alsa-mixer.c: Option on (output-amplifier-on/Amplifier) index=1, priority=10
D: [pulseaudio] alsa-mixer.c: Option off (output-amplifier-off/No Amplifier) index=0, priority=0
D: [pulseaudio] alsa-mixer.c: Element IEC958 Optical Raw, 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=no
D: [pulseaudio] alsa-mixer.c: Setting output-amplifier-on (Amplifier) priority=10
D: [pulseaudio] alsa-mixer.c: Setting output-amplifier-off (No Amplifier) priority=0
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-71+input:analog-mono
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Mono (analog-mono)
D: [pulseaudio] alsa-util.c: Trying hw:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hw:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 682 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 576 samples), period size second (to 192 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:analog-surround-71+input:analog-mono supported.
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-71+input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
D: [pulseaudio] alsa-util.c: Trying front:1 without SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
D: [pulseaudio] alsa-util.c: Trying plug:front:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open plug:front:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
D: [pulseaudio] alsa-util.c: Trying plug:front:1 without SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open plug:front:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:front:1: Device or resource busy
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-71+input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Digital Stereo (IEC958) (iec958-stereo)
D: [pulseaudio] alsa-util.c: Trying iec958:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open iec958:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
D: [pulseaudio] alsa-util.c: Trying iec958:1 without SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open iec958:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
D: [pulseaudio] alsa-util.c: Trying plug:iec958:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open plug:iec958:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
D: [pulseaudio] alsa-util.c: Trying plug:iec958:1 without SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open plug:iec958:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:iec958:1: Device or resource busy
D: [pulseaudio] alsa-mixer.c: Looking at profile output:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (IEC958) (iec958-stereo)
D: [pulseaudio] alsa-util.c: Trying iec958:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open iec958:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 576 samples), period size second (to 192 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:iec958-stereo supported.
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/iec958-stereo-output.conf'
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL iec958:1
I: [pulseaudio] alsa-util.c: Unable to attach to mixer iec958:1: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1'
D: [pulseaudio] alsa-mixer.c: Probing path 'iec958-stereo-output'
D: [pulseaudio] alsa-mixer.c: Probe of element 'IEC958' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e0d6a00af0, direction=1
D: [pulseaudio] alsa-mixer.c: Path iec958-stereo-output (Digital Output (S/PDIF)), direction=1, priority=0, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=inf, max_dB=-inf
D: [pulseaudio] alsa-mixer.c: Looking at profile output:iec958-stereo+input:analog-mono
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Mono (analog-mono)
D: [pulseaudio] alsa-util.c: Trying hw:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hw:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 682 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 576 samples), period size second (to 192 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:iec958-stereo+input:analog-mono supported.
D: [pulseaudio] alsa-mixer.c: Looking at profile output:iec958-stereo+input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
D: [pulseaudio] alsa-util.c: Trying front:1 without SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
D: [pulseaudio] alsa-util.c: Trying plug:front:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open plug:front:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
D: [pulseaudio] alsa-util.c: Trying plug:front:1 without SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open plug:front:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:front:1: Device or resource busy
D: [pulseaudio] alsa-mixer.c: Looking at profile output:iec958-stereo+input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Digital Stereo (IEC958) (iec958-stereo)
D: [pulseaudio] alsa-util.c: Trying iec958:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open iec958:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
D: [pulseaudio] alsa-util.c: Trying iec958:1 without SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open iec958:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
D: [pulseaudio] alsa-util.c: Trying plug:iec958:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open plug:iec958:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
D: [pulseaudio] alsa-util.c: Trying plug:iec958:1 without SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open plug:iec958:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:iec958:1: Device or resource busy
D: [pulseaudio] alsa-mixer.c: Looking at profile output:iec958-ac3-surround-40
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 4.0 (IEC958/AC3) (iec958-ac3-surround-40)
D: [pulseaudio] alsa-util.c: Trying a52:1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM a52:1
I: [pulseaudio] alsa-util.c: Error opening PCM device a52:1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:iec958-ac3-surround-40
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-40+input:analog-mono - will not be able to open output:iec958-ac3-surround-40
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-40+input:analog-stereo - will not be able to open output:iec958-ac3-surround-40
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-40+input:iec958-stereo - will not be able to open output:iec958-ac3-surround-40
D: [pulseaudio] alsa-mixer.c: Looking at profile output:iec958-ac3-surround-51
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (IEC958/AC3) (iec958-ac3-surround-51)
D: [pulseaudio] alsa-util.c: Trying a52:1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM a52:1
I: [pulseaudio] alsa-util.c: Error opening PCM device a52:1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:iec958-ac3-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-51+input:analog-mono - will not be able to open output:iec958-ac3-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-51+input:analog-stereo - will not be able to open output:iec958-ac3-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-51+input:iec958-stereo - will not be able to open output:iec958-ac3-surround-51
D: [pulseaudio] alsa-mixer.c: Looking at profile output:iec958-dts-surround-51
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (IEC958/DTS) (iec958-dts-surround-51)
D: [pulseaudio] alsa-util.c: Trying dca:1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dca:1
I: [pulseaudio] alsa-util.c: Error opening PCM device dca:1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:iec958-dts-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-dts-surround-51+input:analog-mono - will not be able to open output:iec958-dts-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-dts-surround-51+input:analog-stereo - will not be able to open output:iec958-dts-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-dts-surround-51+input:iec958-stereo - will not be able to open output:iec958-dts-surround-51
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI) (hdmi-stereo)
D: [pulseaudio] alsa-util.c: Trying hdmi:1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)confmisc.c: Unable to find definition 'cards.Audigy2.pcm.hdmi.0:CARD=1,AES0=4,AES1=130,AES2=0,AES3=2'
I: [pulseaudio] (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory
I: [pulseaudio] (alsa-lib)conf.c: Evaluate error: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM hdmi:1
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo+input:analog-mono - will not be able to open output:hdmi-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo+input:analog-stereo - will not be able to open output:hdmi-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo+input:iec958-stereo - will not be able to open output:hdmi-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI) (hdmi-surround)
D: [pulseaudio] alsa-util.c: Trying hdmi:1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)confmisc.c: Unable to find definition 'cards.Audigy2.pcm.hdmi.0:CARD=1,AES0=4,AES1=130,AES2=0,AES3=2'
I: [pulseaudio] (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory
I: [pulseaudio] (alsa-lib)conf.c: Evaluate error: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM hdmi:1
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround+input:analog-mono - will not be able to open output:hdmi-surround
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround+input:analog-stereo - will not be able to open output:hdmi-surround
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround+input:iec958-stereo - will not be able to open output:hdmi-surround
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI) (hdmi-surround71)
D: [pulseaudio] alsa-util.c: Trying hdmi:1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)confmisc.c: Unable to find definition 'cards.Audigy2.pcm.hdmi.0:CARD=1,AES0=4,AES1=130,AES2=0,AES3=2'
I: [pulseaudio] (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory
I: [pulseaudio] (alsa-lib)conf.c: Evaluate error: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM hdmi:1
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround71
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71+input:analog-mono - will not be able to open output:hdmi-surround71
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71+input:analog-stereo - will not be able to open output:hdmi-surround71
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71+input:iec958-stereo - will not be able to open output:hdmi-surround71
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI/DTS) (hdmi-dts-surround)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:1
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround+input:analog-mono - will not be able to open output:hdmi-dts-surround
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround+input:analog-stereo - will not be able to open output:hdmi-dts-surround
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround+input:iec958-stereo - will not be able to open output:hdmi-dts-surround
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra1
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 2) (hdmi-stereo-extra1)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)confmisc.c: Unable to find definition 'cards.Audigy2.pcm.hdmi.1:CARD=1,AES0=4,AES1=130,AES2=0,AES3=2'
I: [pulseaudio] (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory
I: [pulseaudio] (alsa-lib)conf.c: Evaluate error: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM hdmi:1,1
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-stereo-extra1
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra1+input:analog-mono - will not be able to open output:hdmi-stereo-extra1
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra1+input:analog-stereo - will not be able to open output:hdmi-stereo-extra1
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra1+input:iec958-stereo - will not be able to open output:hdmi-stereo-extra1
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra1
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 2) (hdmi-surround-extra1)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)confmisc.c: Unable to find definition 'cards.Audigy2.pcm.hdmi.1:CARD=1,AES0=4,AES1=130,AES2=0,AES3=2'
I: [pulseaudio] (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory
I: [pulseaudio] (alsa-lib)conf.c: Evaluate error: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM hdmi:1,1
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround-extra1
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra1+input:analog-mono - will not be able to open output:hdmi-surround-extra1
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra1+input:analog-stereo - will not be able to open output:hdmi-surround-extra1
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra1+input:iec958-stereo - will not be able to open output:hdmi-surround-extra1
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra1
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 2) (hdmi-surround71-extra1)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)confmisc.c: Unable to find definition 'cards.Audigy2.pcm.hdmi.1:CARD=1,AES0=4,AES1=130,AES2=0,AES3=2'
I: [pulseaudio] (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory
I: [pulseaudio] (alsa-lib)conf.c: Evaluate error: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM hdmi:1,1
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround71-extra1
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra1+input:analog-mono - will not be able to open output:hdmi-surround71-extra1
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra1+input:analog-stereo - will not be able to open output:hdmi-surround71-extra1
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra1+input:iec958-stereo - will not be able to open output:hdmi-surround71-extra1
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra1
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 2/DTS) (hdmi-dts-surround-extra1)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:1,1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:1,1
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:1,1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra1
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra1+input:analog-mono - will not be able to open output:hdmi-dts-surround-extra1
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra1+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra1
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra1+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra1
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra2
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 3) (hdmi-stereo-extra2)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,2 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)confmisc.c: Unable to find definition 'cards.Audigy2.pcm.hdmi.2:CARD=1,AES0=4,AES1=130,AES2=0,AES3=2'
I: [pulseaudio] (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory
I: [pulseaudio] (alsa-lib)conf.c: Evaluate error: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM hdmi:1,2
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,2: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-stereo-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra2+input:analog-mono - will not be able to open output:hdmi-stereo-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra2+input:analog-stereo - will not be able to open output:hdmi-stereo-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra2+input:iec958-stereo - will not be able to open output:hdmi-stereo-extra2
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra2
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 3) (hdmi-surround-extra2)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,2 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)confmisc.c: Unable to find definition 'cards.Audigy2.pcm.hdmi.2:CARD=1,AES0=4,AES1=130,AES2=0,AES3=2'
I: [pulseaudio] (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory
I: [pulseaudio] (alsa-lib)conf.c: Evaluate error: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM hdmi:1,2
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,2: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra2+input:analog-mono - will not be able to open output:hdmi-surround-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra2+input:analog-stereo - will not be able to open output:hdmi-surround-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra2+input:iec958-stereo - will not be able to open output:hdmi-surround-extra2
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra2
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 3) (hdmi-surround71-extra2)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,2 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)confmisc.c: Unable to find definition 'cards.Audigy2.pcm.hdmi.2:CARD=1,AES0=4,AES1=130,AES2=0,AES3=2'
I: [pulseaudio] (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory
I: [pulseaudio] (alsa-lib)conf.c: Evaluate error: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM hdmi:1,2
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,2: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround71-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra2+input:analog-mono - will not be able to open output:hdmi-surround71-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra2+input:analog-stereo - will not be able to open output:hdmi-surround71-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra2+input:iec958-stereo - will not be able to open output:hdmi-surround71-extra2
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra2
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 3/DTS) (hdmi-dts-surround-extra2)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:1,2 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:1,2
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:1,2: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra2+input:analog-mono - will not be able to open output:hdmi-dts-surround-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra2+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra2+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra2
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra3
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 4) (hdmi-stereo-extra3)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,3 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)confmisc.c: Unable to find definition 'cards.Audigy2.pcm.hdmi.3:CARD=1,AES0=4,AES1=130,AES2=0,AES3=2'
I: [pulseaudio] (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory
I: [pulseaudio] (alsa-lib)conf.c: Evaluate error: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM hdmi:1,3
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,3: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-stereo-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra3+input:analog-mono - will not be able to open output:hdmi-stereo-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra3+input:analog-stereo - will not be able to open output:hdmi-stereo-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra3+input:iec958-stereo - will not be able to open output:hdmi-stereo-extra3
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra3
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 4) (hdmi-surround-extra3)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,3 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)confmisc.c: Unable to find definition 'cards.Audigy2.pcm.hdmi.3:CARD=1,AES0=4,AES1=130,AES2=0,AES3=2'
I: [pulseaudio] (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory
I: [pulseaudio] (alsa-lib)conf.c: Evaluate error: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM hdmi:1,3
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,3: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra3+input:analog-mono - will not be able to open output:hdmi-surround-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra3+input:analog-stereo - will not be able to open output:hdmi-surround-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra3+input:iec958-stereo - will not be able to open output:hdmi-surround-extra3
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra3
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 4) (hdmi-surround71-extra3)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,3 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)confmisc.c: Unable to find definition 'cards.Audigy2.pcm.hdmi.3:CARD=1,AES0=4,AES1=130,AES2=0,AES3=2'
I: [pulseaudio] (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory
I: [pulseaudio] (alsa-lib)conf.c: Evaluate error: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM hdmi:1,3
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,3: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround71-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra3+input:analog-mono - will not be able to open output:hdmi-surround71-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra3+input:analog-stereo - will not be able to open output:hdmi-surround71-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra3+input:iec958-stereo - will not be able to open output:hdmi-surround71-extra3
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra3
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 4/DTS) (hdmi-dts-surround-extra3)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:1,3 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:1,3
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:1,3: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra3+input:analog-mono - will not be able to open output:hdmi-dts-surround-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra3+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra3+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra3
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra4
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 5) (hdmi-stereo-extra4)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,4 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)confmisc.c: Unable to find definition 'cards.Audigy2.pcm.hdmi.4:CARD=1,AES0=4,AES1=130,AES2=0,AES3=2'
I: [pulseaudio] (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory
I: [pulseaudio] (alsa-lib)conf.c: Evaluate error: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM hdmi:1,4
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,4: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-stereo-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra4+input:analog-mono - will not be able to open output:hdmi-stereo-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra4+input:analog-stereo - will not be able to open output:hdmi-stereo-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra4+input:iec958-stereo - will not be able to open output:hdmi-stereo-extra4
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra4
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 5) (hdmi-surround-extra4)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,4 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)confmisc.c: Unable to find definition 'cards.Audigy2.pcm.hdmi.4:CARD=1,AES0=4,AES1=130,AES2=0,AES3=2'
I: [pulseaudio] (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory
I: [pulseaudio] (alsa-lib)conf.c: Evaluate error: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM hdmi:1,4
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,4: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra4+input:analog-mono - will not be able to open output:hdmi-surround-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra4+input:analog-stereo - will not be able to open output:hdmi-surround-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra4+input:iec958-stereo - will not be able to open output:hdmi-surround-extra4
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra4
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 5) (hdmi-surround71-extra4)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,4 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)confmisc.c: Unable to find definition 'cards.Audigy2.pcm.hdmi.4:CARD=1,AES0=4,AES1=130,AES2=0,AES3=2'
I: [pulseaudio] (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory
I: [pulseaudio] (alsa-lib)conf.c: Evaluate error: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM hdmi:1,4
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,4: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround71-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra4+input:analog-mono - will not be able to open output:hdmi-surround71-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra4+input:analog-stereo - will not be able to open output:hdmi-surround71-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra4+input:iec958-stereo - will not be able to open output:hdmi-surround71-extra4
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra4
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 5/DTS) (hdmi-dts-surround-extra4)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:1,4 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:1,4
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:1,4: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra4+input:analog-mono - will not be able to open output:hdmi-dts-surround-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra4+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra4+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra4
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra5
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 6) (hdmi-stereo-extra5)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,5 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)confmisc.c: Unable to find definition 'cards.Audigy2.pcm.hdmi.5:CARD=1,AES0=4,AES1=130,AES2=0,AES3=2'
I: [pulseaudio] (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory
I: [pulseaudio] (alsa-lib)conf.c: Evaluate error: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM hdmi:1,5
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,5: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-stereo-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra5+input:analog-mono - will not be able to open output:hdmi-stereo-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra5+input:analog-stereo - will not be able to open output:hdmi-stereo-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra5+input:iec958-stereo - will not be able to open output:hdmi-stereo-extra5
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra5
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 6) (hdmi-surround-extra5)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,5 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)confmisc.c: Unable to find definition 'cards.Audigy2.pcm.hdmi.5:CARD=1,AES0=4,AES1=130,AES2=0,AES3=2'
I: [pulseaudio] (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory
I: [pulseaudio] (alsa-lib)conf.c: Evaluate error: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM hdmi:1,5
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,5: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra5+input:analog-mono - will not be able to open output:hdmi-surround-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra5+input:analog-stereo - will not be able to open output:hdmi-surround-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra5+input:iec958-stereo - will not be able to open output:hdmi-surround-extra5
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra5
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 6) (hdmi-surround71-extra5)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,5 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)confmisc.c: Unable to find definition 'cards.Audigy2.pcm.hdmi.5:CARD=1,AES0=4,AES1=130,AES2=0,AES3=2'
I: [pulseaudio] (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory
I: [pulseaudio] (alsa-lib)conf.c: Evaluate error: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM hdmi:1,5
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,5: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround71-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra5+input:analog-mono - will not be able to open output:hdmi-surround71-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra5+input:analog-stereo - will not be able to open output:hdmi-surround71-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra5+input:iec958-stereo - will not be able to open output:hdmi-surround71-extra5
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra5
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 6/DTS) (hdmi-dts-surround-extra5)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:1,5 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:1,5
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:1,5: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra5+input:analog-mono - will not be able to open output:hdmi-dts-surround-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra5+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra5+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra5
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra6
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 7) (hdmi-stereo-extra6)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,6 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)confmisc.c: Unable to find definition 'cards.Audigy2.pcm.hdmi.6:CARD=1,AES0=4,AES1=130,AES2=0,AES3=2'
I: [pulseaudio] (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory
I: [pulseaudio] (alsa-lib)conf.c: Evaluate error: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM hdmi:1,6
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,6: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-stereo-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra6+input:analog-mono - will not be able to open output:hdmi-stereo-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra6+input:analog-stereo - will not be able to open output:hdmi-stereo-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra6+input:iec958-stereo - will not be able to open output:hdmi-stereo-extra6
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra6
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 7) (hdmi-surround-extra6)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,6 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)confmisc.c: Unable to find definition 'cards.Audigy2.pcm.hdmi.6:CARD=1,AES0=4,AES1=130,AES2=0,AES3=2'
I: [pulseaudio] (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory
I: [pulseaudio] (alsa-lib)conf.c: Evaluate error: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM hdmi:1,6
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,6: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra6+input:analog-mono - will not be able to open output:hdmi-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra6+input:analog-stereo - will not be able to open output:hdmi-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra6+input:iec958-stereo - will not be able to open output:hdmi-surround-extra6
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra6
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 7) (hdmi-surround71-extra6)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,6 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)confmisc.c: Unable to find definition 'cards.Audigy2.pcm.hdmi.6:CARD=1,AES0=4,AES1=130,AES2=0,AES3=2'
I: [pulseaudio] (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory
I: [pulseaudio] (alsa-lib)conf.c: Evaluate error: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM hdmi:1,6
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,6: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround71-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra6+input:analog-mono - will not be able to open output:hdmi-surround71-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra6+input:analog-stereo - will not be able to open output:hdmi-surround71-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra6+input:iec958-stereo - will not be able to open output:hdmi-surround71-extra6
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra6
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 7/DTS) (hdmi-dts-surround-extra6)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:1,6 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:1,6
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:1,6: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra6+input:analog-mono - will not be able to open output:hdmi-dts-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra6+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra6+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra6
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra7
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 8) (hdmi-stereo-extra7)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,7 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)confmisc.c: Unable to find definition 'cards.Audigy2.pcm.hdmi.7:CARD=1,AES0=4,AES1=130,AES2=0,AES3=2'
I: [pulseaudio] (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory
I: [pulseaudio] (alsa-lib)conf.c: Evaluate error: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM hdmi:1,7
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,7: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-stereo-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra7+input:analog-mono - will not be able to open output:hdmi-stereo-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra7+input:analog-stereo - will not be able to open output:hdmi-stereo-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra7+input:iec958-stereo - will not be able to open output:hdmi-stereo-extra7
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra7
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 8) (hdmi-surround-extra7)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,7 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)confmisc.c: Unable to find definition 'cards.Audigy2.pcm.hdmi.7:CARD=1,AES0=4,AES1=130,AES2=0,AES3=2'
I: [pulseaudio] (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory
I: [pulseaudio] (alsa-lib)conf.c: Evaluate error: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM hdmi:1,7
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,7: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra7+input:analog-mono - will not be able to open output:hdmi-surround-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra7+input:analog-stereo - will not be able to open output:hdmi-surround-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra7+input:iec958-stereo - will not be able to open output:hdmi-surround-extra7
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra7
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 8) (hdmi-surround71-extra7)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,7 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)confmisc.c: Unable to find definition 'cards.Audigy2.pcm.hdmi.7:CARD=1,AES0=4,AES1=130,AES2=0,AES3=2'
I: [pulseaudio] (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory
I: [pulseaudio] (alsa-lib)conf.c: Evaluate error: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM hdmi:1,7
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,7: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround71-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra7+input:analog-mono - will not be able to open output:hdmi-surround71-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra7+input:analog-stereo - will not be able to open output:hdmi-surround71-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra7+input:iec958-stereo - will not be able to open output:hdmi-surround71-extra7
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra7
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 8/DTS) (hdmi-dts-surround-extra7)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:1,7 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:1,7
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:1,7: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra7+input:analog-mono - will not be able to open output:hdmi-dts-surround-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra7+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra7+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra7
D: [pulseaudio] flist.c: pulsecore/idxset.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/idxset.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/idxset.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/idxset.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/idxset.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/idxset.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/idxset.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/idxset.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/idxset.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/idxset.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/idxset.c: entries flist is full (don't worry)
D: [pulseaudio] alsa-mixer.c: Profile set 0x55e0d6809870, auto_profiles=yes, probed=yes, n_mappings=9, n_profiles=23, n_decibel_fixes=0
D: [pulseaudio] alsa-mixer.c: Mapping analog-mono (Analog Mono), priority=7, channel_map=mono, supported=yes, direction=0
D: [pulseaudio] alsa-mixer.c: Mapping analog-stereo (Analog Stereo), priority=65, channel_map=front-left,front-right, supported=yes, direction=0
D: [pulseaudio] alsa-mixer.c: Mapping analog-surround-21 (Analog Surround 2.1), priority=13, channel_map=front-left,front-right,lfe, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping analog-surround-40 (Analog Surround 4.0), priority=12, channel_map=front-left,front-right,rear-left,rear-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: 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
D: [pulseaudio] alsa-mixer.c: 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
D: [pulseaudio] alsa-mixer.c: 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
D: [pulseaudio] alsa-mixer.c: Mapping analog-surround-71 (Analog Surround 7.1), priority=12, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping iec958-stereo (Digital Stereo (IEC958)), priority=55, channel_map=front-left,front-right, supported=yes, direction=0
D: [pulseaudio] alsa-mixer.c: Profile input:analog-mono (Analog Mono Input), input=analog-mono, output=(null) priority=7, supported=yes n_input_mappings=1, n_output_mappings=0
D: [pulseaudio] alsa-mixer.c: Input analog-mono
D: [pulseaudio] alsa-mixer.c: Profile input:analog-stereo (Analog Stereo Input), input=analog-stereo, output=(null) priority=65, supported=yes n_input_mappings=1, n_output_mappings=0
D: [pulseaudio] alsa-mixer.c: Input analog-stereo
D: [pulseaudio] alsa-mixer.c: Profile input:iec958-stereo (Digital Stereo (IEC958) Input), input=iec958-stereo, output=(null) priority=55, supported=yes n_input_mappings=1, n_output_mappings=0
D: [pulseaudio] alsa-mixer.c: Input iec958-stereo
D: [pulseaudio] alsa-mixer.c: Profile output:analog-mono (Analog Mono Output), input=(null), output=analog-mono priority=700, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output analog-mono
D: [pulseaudio] alsa-mixer.c: Profile output:analog-mono+input:analog-mono (Analog Mono Duplex), input=analog-mono, output=analog-mono priority=707, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input analog-mono
D: [pulseaudio] alsa-mixer.c: Output analog-mono
D: [pulseaudio] alsa-mixer.c: Profile output:analog-mono+input:analog-stereo (Analog Mono Output + Analog Stereo Input), input=analog-stereo, output=analog-mono priority=765, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input analog-stereo
D: [pulseaudio] alsa-mixer.c: Output analog-mono
D: [pulseaudio] alsa-mixer.c: Profile output:analog-mono+input:iec958-stereo (Analog Mono Output + Digital Stereo (IEC958) Input), input=iec958-stereo, output=analog-mono priority=755, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input iec958-stereo
D: [pulseaudio] alsa-mixer.c: Output analog-mono
D: [pulseaudio] alsa-mixer.c: Profile output:analog-stereo (Analog Stereo Output), input=(null), output=analog-stereo priority=6500, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output analog-stereo
D: [pulseaudio] alsa-mixer.c: Profile output:analog-stereo+input:analog-mono (Analog Stereo Output + Analog Mono Input), input=analog-mono, output=analog-stereo priority=6507, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input analog-mono
D: [pulseaudio] alsa-mixer.c: Output analog-stereo
D: [pulseaudio] alsa-mixer.c: 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
D: [pulseaudio] alsa-mixer.c: Output analog-surround-21
D: [pulseaudio] alsa-mixer.c: Profile output:analog-surround-21+input:analog-mono (Analog Surround 2.1 Output + Analog Mono Input), input=analog-mono, output=analog-surround-21 priority=1307, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input analog-mono
D: [pulseaudio] alsa-mixer.c: Output analog-surround-21
D: [pulseaudio] alsa-mixer.c: 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
D: [pulseaudio] alsa-mixer.c: Output analog-surround-40
D: [pulseaudio] alsa-mixer.c: Profile output:analog-surround-40+input:analog-mono (Analog Surround 4.0 Output + Analog Mono Input), input=analog-mono, output=analog-surround-40 priority=1207, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input analog-mono
D: [pulseaudio] alsa-mixer.c: Output analog-surround-40
D: [pulseaudio] alsa-mixer.c: 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
D: [pulseaudio] alsa-mixer.c: Output analog-surround-41
D: [pulseaudio] alsa-mixer.c: Profile output:analog-surround-41+input:analog-mono (Analog Surround 4.1 Output + Analog Mono Input), input=analog-mono, output=analog-surround-41 priority=1307, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input analog-mono
D: [pulseaudio] alsa-mixer.c: Output analog-surround-41
D: [pulseaudio] alsa-mixer.c: 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
D: [pulseaudio] alsa-mixer.c: Output analog-surround-50
D: [pulseaudio] alsa-mixer.c: Profile output:analog-surround-50+input:analog-mono (Analog Surround 5.0 Output + Analog Mono Input), input=analog-mono, output=analog-surround-50 priority=1207, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input analog-mono
D: [pulseaudio] alsa-mixer.c: Output analog-surround-50
D: [pulseaudio] alsa-mixer.c: 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
D: [pulseaudio] alsa-mixer.c: Output analog-surround-51
D: [pulseaudio] alsa-mixer.c: Profile output:analog-surround-51+input:analog-mono (Analog Surround 5.1 Output + Analog Mono Input), input=analog-mono, output=analog-surround-51 priority=1307, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input analog-mono
D: [pulseaudio] alsa-mixer.c: Output analog-surround-51
D: [pulseaudio] alsa-mixer.c: Profile output:analog-surround-71 (Analog Surround 7.1 Output), input=(null), output=analog-surround-71 priority=1200, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output analog-surround-71
D: [pulseaudio] alsa-mixer.c: Profile output:analog-surround-71+input:analog-mono (Analog Surround 7.1 Output + Analog Mono Input), input=analog-mono, output=analog-surround-71 priority=1207, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input analog-mono
D: [pulseaudio] alsa-mixer.c: Output analog-surround-71
D: [pulseaudio] alsa-mixer.c: 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
D: [pulseaudio] alsa-mixer.c: Output iec958-stereo
D: [pulseaudio] alsa-mixer.c: Profile output:iec958-stereo+input:analog-mono (Digital Stereo (IEC958) Output + Analog Mono Input), input=analog-mono, output=iec958-stereo priority=5507, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input analog-mono
D: [pulseaudio] alsa-mixer.c: Output iec958-stereo
I: [pulseaudio] module-card-restore.c: Restoring port latency offsets for card alsa_card.pci-0000_25_00.0.
D: [pulseaudio] module-alsa-card.c: Found 0 jacks.
I: [pulseaudio] module-card-restore.c: Restoring profile 'output:analog-surround-71+input:analog-mono' for card alsa_card.pci-0000_25_00.0.
I: [pulseaudio] card.c: Created 0 "alsa_card.pci-0000_25_00.0"
D: [pulseaudio] reserve-wrap.c: Successfully create reservation lock monitor for device 'Audio1'
D: [pulseaudio] alsa-util.c: Trying surround71:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open surround71:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 576 samples), period size second (to 192 samples).
I: [pulseaudio] alsa-sink.c: Successfully opened device surround71:1.
I: [pulseaudio] alsa-sink.c: Selected mapping 'Analog Surround 7.1' (analog-surround-71).
I: [pulseaudio] alsa-sink.c: Device doesn't support mmap(), falling back to UNIX read/write mode.
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL surround71:1
I: [pulseaudio] alsa-util.c: Unable to attach to mixer surround71:1: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1'
D: [pulseaudio] alsa-mixer.c: Added 2 ports
I: [pulseaudio] module-device-restore.c: Restoring port for sink sink:alsa_output.pci-0000_25_00.0.analog-surround-71.
I: [pulseaudio] module-device-restore.c: Restoring volume for sink alsa_output.pci-0000_25_00.0.analog-surround-71: front-left: 63758 /  97%,   front-right: 63758 /  97%,   rear-left: 63758 /  97%,   rear-right: 63758 /  97%,   front-center: 63758 /  97%,   lfe: 63758 /  97%,   side-left: 63758 /  97%,   side-right: 63758 /  97%
I: [pulseaudio] sink.c: Created sink 0 "alsa_output.pci-0000_25_00.0.analog-surround-71" with sample spec s16le 8ch 48000Hz and channel map front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right
I: [pulseaudio] sink.c:     alsa.resolution_bits = "16"
I: [pulseaudio] sink.c:     device.api = "alsa"
I: [pulseaudio] sink.c:     device.class = "sound"
I: [pulseaudio] sink.c:     alsa.class = "generic"
I: [pulseaudio] sink.c:     alsa.subclass = "generic-mix"
I: [pulseaudio] sink.c:     alsa.name = "ADC Capture/Standard PCM Playback"
I: [pulseaudio] sink.c:     alsa.id = "emu10k1"
I: [pulseaudio] sink.c:     alsa.subdevice = "0"
I: [pulseaudio] sink.c:     alsa.subdevice_name = "subdevice #0"
I: [pulseaudio] sink.c:     alsa.device = "0"
I: [pulseaudio] sink.c:     alsa.card = "1"
I: [pulseaudio] sink.c:     alsa.card_name = "SB Audigy 5/Rx [SB1550]"
I: [pulseaudio] sink.c:     alsa.long_card_name = "SB Audigy 5/Rx [SB1550] (rev.0, serial:0x10241102) at 0xe000, irq 31"
I: [pulseaudio] sink.c:     alsa.driver_name = "snd_emu10k1"
I: [pulseaudio] sink.c:     device.bus_path = "pci-0000:25:00.0"
I: [pulseaudio] sink.c:     sysfs.path = "/devices/pci0000:00/0000:00:01.3/0000:03:00.2/0000:1d:06.0/0000:24:00.0/0000:25:00.0/sound/card1"
I: [pulseaudio] sink.c:     device.bus = "pci"
I: [pulseaudio] sink.c:     device.vendor.id = "1102"
I: [pulseaudio] sink.c:     device.vendor.name = "Creative Labs"
I: [pulseaudio] sink.c:     device.product.id = "0008"
I: [pulseaudio] sink.c:     device.product.name = "CA0108/CA10300 [Sound Blaster Audigy Series] (SB1550 Audigy 5/Rx)"
I: [pulseaudio] sink.c:     device.string = "surround71:1"
I: [pulseaudio] sink.c:     device.buffering.buffer_size = "9216"
I: [pulseaudio] sink.c:     device.buffering.fragment_size = "3072"
I: [pulseaudio] sink.c:     device.access_mode = "serial"
I: [pulseaudio] sink.c:     device.profile.name = "analog-surround-71"
I: [pulseaudio] sink.c:     device.profile.description = "Analog Surround 7.1"
I: [pulseaudio] sink.c:     device.description = "CA0108/CA10300 [Sound Blaster Audigy Series] (SB1550 Audigy 5/Rx) Analog Surround 7.1"
I: [pulseaudio] sink.c:     alsa.mixer_name = "SigmaTel STAC9750,51"
I: [pulseaudio] sink.c:     alsa.components = "AC97a:83847650"
I: [pulseaudio] sink.c:     module-udev-detect.discovered = "1"
I: [pulseaudio] sink.c:     device.icon_name = "audio-card-pci"
I: [pulseaudio] source.c: Created source 0 "alsa_output.pci-0000_25_00.0.analog-surround-71.monitor" with sample spec s16le 8ch 48000Hz and channel map front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right
I: [pulseaudio] source.c:     device.description = "Monitor of CA0108/CA10300 [Sound Blaster Audigy Series] (SB1550 Audigy 5/Rx) Analog Surround 7.1"
I: [pulseaudio] source.c:     device.class = "monitor"
I: [pulseaudio] source.c:     alsa.card = "1"
I: [pulseaudio] source.c:     alsa.card_name = "SB Audigy 5/Rx [SB1550]"
I: [pulseaudio] source.c:     alsa.long_card_name = "SB Audigy 5/Rx [SB1550] (rev.0, serial:0x10241102) at 0xe000, irq 31"
I: [pulseaudio] source.c:     alsa.driver_name = "snd_emu10k1"
I: [pulseaudio] source.c:     device.bus_path = "pci-0000:25:00.0"
I: [pulseaudio] source.c:     sysfs.path = "/devices/pci0000:00/0000:00:01.3/0000:03:00.2/0000:1d:06.0/0000:24:00.0/0000:25:00.0/sound/card1"
I: [pulseaudio] source.c:     device.bus = "pci"
I: [pulseaudio] source.c:     device.vendor.id = "1102"
I: [pulseaudio] source.c:     device.vendor.name = "Creative Labs"
I: [pulseaudio] source.c:     device.product.id = "0008"
I: [pulseaudio] source.c:     device.product.name = "CA0108/CA10300 [Sound Blaster Audigy Series] (SB1550 Audigy 5/Rx)"
I: [pulseaudio] source.c:     device.string = "1"
I: [pulseaudio] source.c:     module-udev-detect.discovered = "1"
I: [pulseaudio] source.c:     device.icon_name = "audio-card-pci"
I: [pulseaudio] alsa-sink.c: Using 3.0 fragments of size 3072 bytes (4.00ms), buffer size is 9216 bytes (12.00ms)
D: [pulseaudio] alsa-sink.c: hwbuf_unused=0
D: [pulseaudio] alsa-sink.c: setting avail_min=1
D: [pulseaudio] alsa-mixer.c: Activating path analog-output
D: [pulseaudio] alsa-mixer.c: Path analog-output (Analog Output), direction=1, priority=99, probed=yes, supported=yes, has_mute=no, has_volume=yes, has_dB=yes, min_volume=0, max_volume=100, min_dB=-200000, max_dB=0
D: [pulseaudio] alsa-mixer.c: Element Master, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x7ffffffffffff, n_channels=1, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element Front, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element Surround, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x60, n_channels=2, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element Side, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0xc00, n_channels=2, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element Center, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x4900000000018, n_channels=1, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element LFE, direction=1, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x80, n_channels=1, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element External Amplifier, direction=1, switch=4, volume=0, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x0, n_channels=0, override_map=no
D: [pulseaudio] alsa-mixer.c: Option on (output-amplifier-on/Amplifier) index=1, priority=10
D: [pulseaudio] alsa-mixer.c: Option off (output-amplifier-off/No Amplifier) index=0, priority=0
D: [pulseaudio] alsa-mixer.c: Element IEC958 Optical Raw, 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=no
D: [pulseaudio] alsa-mixer.c: Setting output-amplifier-on (Amplifier) priority=10
D: [pulseaudio] alsa-mixer.c: Setting output-amplifier-off (No Amplifier) priority=0
I: [pulseaudio] alsa-sink.c: Successfully enabled deferred volume.
I: [pulseaudio] alsa-sink.c: Hardware volume ranges from -199999.98 dB to 0.00 dB.
I: [pulseaudio] alsa-sink.c: Fixing base volume to 0.00 dB
I: [pulseaudio] alsa-sink.c: Using hardware volume control. Hardware dB scale supported.
I: [pulseaudio] alsa-sink.c: Driver does not support hardware mute control, falling back to software mute control.
D: [pulseaudio] alsa-util.c: snd_pcm_dump():
D: [pulseaudio] alsa-util.c: Multi PCM
D: [pulseaudio] alsa-util.c:   Channel bindings:
D: [pulseaudio] alsa-util.c:     0: slave 0, channel 0
D: [pulseaudio] alsa-util.c:     1: slave 0, channel 1
D: [pulseaudio] alsa-util.c:     2: slave 1, channel 0
D: [pulseaudio] alsa-util.c:     3: slave 1, channel 1
D: [pulseaudio] alsa-util.c:     4: slave 2, channel 0
D: [pulseaudio] alsa-util.c:     5: slave 2, channel 1
D: [pulseaudio] alsa-util.c:     6: slave 3, channel 0
D: [pulseaudio] alsa-util.c:     7: slave 3, channel 1
D: [pulseaudio] alsa-util.c: Its setup is:
D: [pulseaudio] alsa-util.c:   stream       : PLAYBACK
D: [pulseaudio] alsa-util.c:   access       : RW_INTERLEAVED
D: [pulseaudio] alsa-util.c:   format       : S16_LE
D: [pulseaudio] alsa-util.c:   subformat    : STD
D: [pulseaudio] alsa-util.c:   channels     : 8
D: [pulseaudio] alsa-util.c:   rate         : 48000
D: [pulseaudio] alsa-util.c:   exact rate   : 48000 (48000/1)
D: [pulseaudio] alsa-util.c:   msbits       : 16
D: [pulseaudio] alsa-util.c:   buffer_size  : 576
D: [pulseaudio] alsa-util.c:   period_size  : 192
D: [pulseaudio] alsa-util.c:   period_time  : 4000
D: [pulseaudio] alsa-util.c:   tstamp_mode  : ENABLE
D: [pulseaudio] alsa-util.c:   tstamp_type  : MONOTONIC
D: [pulseaudio] alsa-util.c:   period_step  : 1
D: [pulseaudio] alsa-util.c:   avail_min    : 192
D: [pulseaudio] alsa-util.c:   period_event : 1
D: [pulseaudio] alsa-util.c:   start_threshold  : -1
D: [pulseaudio] alsa-util.c:   stop_threshold   : 5188146770730811392
D: [pulseaudio] alsa-util.c:   silence_threshold: 0
D: [pulseaudio] alsa-util.c:   silence_size : 0
D: [pulseaudio] alsa-util.c:   boundary     : 5188146770730811392
D: [pulseaudio] alsa-util.c: Slave #0: Hooks PCM
D: [pulseaudio] alsa-util.c: Its setup is:
D: [pulseaudio] alsa-util.c:   stream       : PLAYBACK
D: [pulseaudio] alsa-util.c:   access       : MMAP_INTERLEAVED
D: [pulseaudio] alsa-util.c:   format       : S16_LE
D: [pulseaudio] alsa-util.c:   subformat    : STD
D: [pulseaudio] alsa-util.c:   channels     : 2
D: [pulseaudio] alsa-util.c:   rate         : 48000
D: [pulseaudio] alsa-util.c:   exact rate   : 48000 (48000/1)
D: [pulseaudio] alsa-util.c:   msbits       : 16
D: [pulseaudio] alsa-util.c:   buffer_size  : 576
D: [pulseaudio] alsa-util.c:   period_size  : 192
D: [pulseaudio] alsa-util.c:   period_time  : 4000
D: [pulseaudio] alsa-util.c:   tstamp_mode  : ENABLE
D: [pulseaudio] alsa-util.c:   tstamp_type  : MONOTONIC
D: [pulseaudio] alsa-util.c:   period_step  : 1
D: [pulseaudio] alsa-util.c:   avail_min    : 192
D: [pulseaudio] alsa-util.c:   period_event : 1
D: [pulseaudio] alsa-util.c:   start_threshold  : -1
D: [pulseaudio] alsa-util.c:   stop_threshold   : 5188146770730811392
D: [pulseaudio] alsa-util.c:   silence_threshold: 0
D: [pulseaudio] alsa-util.c:   silence_size : 0
D: [pulseaudio] alsa-util.c:   boundary     : 5188146770730811392
D: [pulseaudio] alsa-util.c: Slave: Hardware PCM card 1 'SB Audigy 5/Rx [SB1550]' device 0 subdevice 0
D: [pulseaudio] alsa-util.c: Its setup is:
D: [pulseaudio] alsa-util.c:   stream       : PLAYBACK
D: [pulseaudio] alsa-util.c:   access       : MMAP_INTERLEAVED
D: [pulseaudio] alsa-util.c:   format       : S16_LE
D: [pulseaudio] alsa-util.c:   subformat    : STD
D: [pulseaudio] alsa-util.c:   channels     : 2
D: [pulseaudio] alsa-util.c:   rate         : 48000
D: [pulseaudio] alsa-util.c:   exact rate   : 48000 (48000/1)
D: [pulseaudio] alsa-util.c:   msbits       : 16
D: [pulseaudio] alsa-util.c:   buffer_size  : 576
D: [pulseaudio] alsa-util.c:   period_size  : 192
D: [pulseaudio] alsa-util.c:   period_time  : 4000
D: [pulseaudio] alsa-util.c:   tstamp_mode  : ENABLE
D: [pulseaudio] alsa-util.c:   tstamp_type  : MONOTONIC
D: [pulseaudio] alsa-util.c:   period_step  : 1
D: [pulseaudio] alsa-util.c:   avail_min    : 192
D: [pulseaudio] alsa-util.c:   period_event : 1
D: [pulseaudio] alsa-util.c:   start_threshold  : -1
D: [pulseaudio] alsa-util.c:   stop_threshold   : 5188146770730811392
D: [pulseaudio] alsa-util.c:   silence_threshold: 0
D: [pulseaudio] alsa-util.c:   silence_size : 0
D: [pulseaudio] alsa-util.c:   boundary     : 5188146770730811392
D: [pulseaudio] alsa-util.c:   appl_ptr     : 0
D: [pulseaudio] alsa-util.c:   hw_ptr       : 0
D: [pulseaudio] alsa-util.c: Slave #1: Hooks PCM
D: [pulseaudio] alsa-util.c: Its setup is:
D: [pulseaudio] alsa-util.c:   stream       : PLAYBACK
D: [pulseaudio] alsa-util.c:   access       : MMAP_INTERLEAVED
D: [pulseaudio] alsa-util.c:   format       : S16_LE
D: [pulseaudio] alsa-util.c:   subformat    : STD
D: [pulseaudio] alsa-util.c:   channels     : 2
D: [pulseaudio] alsa-util.c:   rate         : 48000
D: [pulseaudio] alsa-util.c:   exact rate   : 48000 (48000/1)
D: [pulseaudio] alsa-util.c:   msbits       : 16
D: [pulseaudio] alsa-util.c:   buffer_size  : 576
D: [pulseaudio] alsa-util.c:   period_size  : 192
D: [pulseaudio] alsa-util.c:   period_time  : 4000
D: [pulseaudio] alsa-util.c:   tstamp_mode  : ENABLE
D: [pulseaudio] alsa-util.c:   tstamp_type  : MONOTONIC
D: [pulseaudio] alsa-util.c:   period_step  : 1
D: [pulseaudio] alsa-util.c:   avail_min    : 192
D: [pulseaudio] alsa-util.c:   period_event : 1
D: [pulseaudio] alsa-util.c:   start_threshold  : -1
D: [pulseaudio] alsa-util.c:   stop_threshold   : 5188146770730811392
D: [pulseaudio] alsa-util.c:   silence_threshold: 0
D: [pulseaudio] alsa-util.c:   silence_size : 0
D: [pulseaudio] alsa-util.c:   boundary     : 5188146770730811392
D: [pulseaudio] alsa-util.c: Slave: Hardware PCM card 1 'SB Audigy 5/Rx [SB1550]' device 0 subdevice 1
D: [pulseaudio] alsa-util.c: Its setup is:
D: [pulseaudio] alsa-util.c:   stream       : PLAYBACK
D: [pulseaudio] alsa-util.c:   access       : MMAP_INTERLEAVED
D: [pulseaudio] alsa-util.c:   format       : S16_LE
D: [pulseaudio] alsa-util.c:   subformat    : STD
D: [pulseaudio] alsa-util.c:   channels     : 2
D: [pulseaudio] alsa-util.c:   rate         : 48000
D: [pulseaudio] alsa-util.c:   exact rate   : 48000 (48000/1)
D: [pulseaudio] alsa-util.c:   msbits       : 16
D: [pulseaudio] alsa-util.c:   buffer_size  : 576
D: [pulseaudio] alsa-util.c:   period_size  : 192
D: [pulseaudio] alsa-util.c:   period_time  : 4000
D: [pulseaudio] alsa-util.c:   tstamp_mode  : ENABLE
D: [pulseaudio] alsa-util.c:   tstamp_type  : MONOTONIC
D: [pulseaudio] alsa-util.c:   period_step  : 1
D: [pulseaudio] alsa-util.c:   avail_min    : 192
D: [pulseaudio] alsa-util.c:   period_event : 1
D: [pulseaudio] alsa-util.c:   start_threshold  : -1
D: [pulseaudio] alsa-util.c:   stop_threshold   : 5188146770730811392
D: [pulseaudio] alsa-util.c:   silence_threshold: 0
D: [pulseaudio] alsa-util.c:   silence_size : 0
D: [pulseaudio] alsa-util.c:   boundary     : 5188146770730811392
D: [pulseaudio] alsa-util.c:   appl_ptr     : 0
D: [pulseaudio] alsa-util.c:   hw_ptr       : 0
D: [pulseaudio] alsa-util.c: Slave #2: Hooks PCM
D: [pulseaudio] alsa-util.c: Its setup is:
D: [pulseaudio] alsa-util.c:   stream       : PLAYBACK
D: [pulseaudio] alsa-util.c:   access       : MMAP_INTERLEAVED
D: [pulseaudio] alsa-util.c:   format       : S16_LE
D: [pulseaudio] alsa-util.c:   subformat    : STD
D: [pulseaudio] alsa-util.c:   channels     : 2
D: [pulseaudio] alsa-util.c:   rate         : 48000
D: [pulseaudio] alsa-util.c:   exact rate   : 48000 (48000/1)
D: [pulseaudio] alsa-util.c:   msbits       : 16
D: [pulseaudio] alsa-util.c:   buffer_size  : 576
D: [pulseaudio] alsa-util.c:   period_size  : 192
D: [pulseaudio] alsa-util.c:   period_time  : 4000
D: [pulseaudio] alsa-util.c:   tstamp_mode  : ENABLE
D: [pulseaudio] alsa-util.c:   tstamp_type  : MONOTONIC
D: [pulseaudio] alsa-util.c:   period_step  : 1
D: [pulseaudio] alsa-util.c:   avail_min    : 192
D: [pulseaudio] alsa-util.c:   period_event : 1
D: [pulseaudio] alsa-util.c:   start_threshold  : -1
D: [pulseaudio] alsa-util.c:   stop_threshold   : 5188146770730811392
D: [pulseaudio] alsa-util.c:   silence_threshold: 0
D: [pulseaudio] alsa-util.c:   silence_size : 0
D: [pulseaudio] alsa-util.c:   boundary     : 5188146770730811392
D: [pulseaudio] alsa-util.c: Slave: Hardware PCM card 1 'SB Audigy 5/Rx [SB1550]' device 0 subdevice 2
D: [pulseaudio] alsa-util.c: Its setup is:
D: [pulseaudio] alsa-util.c:   stream       : PLAYBACK
D: [pulseaudio] alsa-util.c:   access       : MMAP_INTERLEAVED
D: [pulseaudio] alsa-util.c:   format       : S16_LE
D: [pulseaudio] alsa-util.c:   subformat    : STD
D: [pulseaudio] alsa-util.c:   channels     : 2
D: [pulseaudio] alsa-util.c:   rate         : 48000
D: [pulseaudio] alsa-util.c:   exact rate   : 48000 (48000/1)
D: [pulseaudio] alsa-util.c:   msbits       : 16
D: [pulseaudio] alsa-util.c:   buffer_size  : 576
D: [pulseaudio] alsa-util.c:   period_size  : 192
D: [pulseaudio] alsa-util.c:   period_time  : 4000
D: [pulseaudio] alsa-util.c:   tstamp_mode  : ENABLE
D: [pulseaudio] alsa-util.c:   tstamp_type  : MONOTONIC
D: [pulseaudio] alsa-util.c:   period_step  : 1
D: [pulseaudio] alsa-util.c:   avail_min    : 192
D: [pulseaudio] alsa-util.c:   period_event : 1
D: [pulseaudio] alsa-util.c:   start_threshold  : -1
D: [pulseaudio] alsa-util.c:   stop_threshold   : 5188146770730811392
D: [pulseaudio] alsa-util.c:   silence_threshold: 0
D: [pulseaudio] alsa-util.c:   silence_size : 0
D: [pulseaudio] alsa-util.c:   boundary     : 5188146770730811392
D: [pulseaudio] alsa-util.c:   appl_ptr     : 0
D: [pulseaudio] alsa-util.c:   hw_ptr       : 0
D: [pulseaudio] alsa-util.c: Slave #3: Hooks PCM
D: [pulseaudio] alsa-util.c: Its setup is:
D: [pulseaudio] alsa-util.c:   stream       : PLAYBACK
D: [pulseaudio] alsa-util.c:   access       : MMAP_INTERLEAVED
D: [pulseaudio] alsa-util.c:   format       : S16_LE
D: [pulseaudio] alsa-util.c:   subformat    : STD
D: [pulseaudio] alsa-util.c:   channels     : 2
D: [pulseaudio] alsa-util.c:   rate         : 48000
D: [pulseaudio] alsa-util.c:   exact rate   : 48000 (48000/1)
D: [pulseaudio] alsa-util.c:   msbits       : 16
D: [pulseaudio] alsa-util.c:   buffer_size  : 576
D: [pulseaudio] alsa-util.c:   period_size  : 192
D: [pulseaudio] alsa-util.c:   period_time  : 4000
D: [pulseaudio] alsa-util.c:   tstamp_mode  : ENABLE
D: [pulseaudio] alsa-util.c:   tstamp_type  : MONOTONIC
D: [pulseaudio] alsa-util.c:   period_step  : 1
D: [pulseaudio] alsa-util.c:   avail_min    : 192
D: [pulseaudio] alsa-util.c:   period_event : 1
D: [pulseaudio] alsa-util.c:   start_threshold  : -1
D: [pulseaudio] alsa-util.c:   stop_threshold   : 5188146770730811392
D: [pulseaudio] alsa-util.c:   silence_threshold: 0
D: [pulseaudio] alsa-util.c:   silence_size : 0
D: [pulseaudio] alsa-util.c:   boundary     : 5188146770730811392
D: [pulseaudio] alsa-util.c: Slave: Hardware PCM card 1 'SB Audigy 5/Rx [SB1550]' device 0 subdevice 3
D: [pulseaudio] alsa-util.c: Its setup is:
D: [pulseaudio] alsa-util.c:   stream       : PLAYBACK
D: [pulseaudio] alsa-util.c:   access       : MMAP_INTERLEAVED
D: [pulseaudio] alsa-util.c:   format       : S16_LE
D: [pulseaudio] alsa-util.c:   subformat    : STD
D: [pulseaudio] alsa-util.c:   channels     : 2
D: [pulseaudio] alsa-util.c:   rate         : 48000
D: [pulseaudio] alsa-util.c:   exact rate   : 48000 (48000/1)
D: [pulseaudio] alsa-util.c:   msbits       : 16
D: [pulseaudio] alsa-util.c:   buffer_size  : 576
D: [pulseaudio] alsa-util.c:   period_size  : 192
D: [pulseaudio] alsa-util.c:   period_time  : 4000
D: [pulseaudio] alsa-util.c:   tstamp_mode  : ENABLE
D: [pulseaudio] alsa-util.c:   tstamp_type  : MONOTONIC
D: [pulseaudio] alsa-util.c:   period_step  : 1
D: [pulseaudio] alsa-util.c:   avail_min    : 192
D: [pulseaudio] alsa-util.c:   period_event : 1
D: [pulseaudio] alsa-util.c:   start_threshold  : -1
D: [pulseaudio] alsa-util.c:   stop_threshold   : 5188146770730811392
D: [pulseaudio] alsa-util.c:   silence_threshold: 0
D: [pulseaudio] alsa-util.c:   silence_size : 0
D: [pulseaudio] alsa-util.c:   boundary     : 5188146770730811392
D: [pulseaudio] alsa-util.c:   appl_ptr     : 0
D: [pulseaudio] alsa-util.c:   hw_ptr       : 0
D: [pulseaudio] alsa-sink.c: Requested volume: front-left: 63758 /  97% / -0.72 dB,   front-right: 63758 /  97% / -0.72 dB,   rear-left: 63758 /  97% / -0.72 dB,   rear-right: 63758 /  97% / -0.72 dB,   front-center: 63758 /  97% / -0.72 dB,   lfe: 63758 /  97% / -0.72 dB,   side-left: 63758 /  97% / -0.72 dB,   side-right: 63758 /  97% / -0.72 dB
D: [pulseaudio] alsa-sink.c: Got hardware volume: front-left: 64538 /  98% / -0.40 dB,   front-right: 64538 /  98% / -0.40 dB,   rear-left: 64538 /  98% / -0.40 dB,   rear-right: 64538 /  98% / -0.40 dB,   front-center: 64538 /  98% / -0.40 dB,   lfe: 64538 /  98% / -0.40 dB,   side-left: 64538 /  98% / -0.40 dB,   side-right: 64538 /  98% / -0.40 dB
D: [pulseaudio] alsa-sink.c: Calculated software volume: front-left: 64744 /  99% / -0.32 dB,   front-right: 64744 /  99% / -0.32 dB,   rear-left: 64744 /  99% / -0.32 dB,   rear-right: 64744 /  99% / -0.32 dB,   front-center: 64744 /  99% / -0.32 dB,   lfe: 64744 /  99% / -0.32 dB,   side-left: 64744 /  99% / -0.32 dB,   side-right: 64744 /  99% / -0.32 dB (accurate-enough=no)
D: [alsa-sink-emu10k1] alsa-sink.c: Thread starting up
D: [alsa-sink-emu10k1] core-util.c: RealtimeKit worked.
I: [alsa-sink-emu10k1] core-util.c: Successfully enabled SCHED_RR scheduling for thread, with priority 5.
D: [pulseaudio] sink.c: alsa_output.pci-0000_25_00.0.analog-surround-71: state: INIT -> IDLE
I: [alsa-sink-emu10k1] alsa-sink.c: Starting playback.
D: [pulseaudio] source.c: alsa_output.pci-0000_25_00.0.analog-surround-71.monitor: state: INIT -> IDLE
I: [pulseaudio] core.c: default_source: (unset) -> alsa_output.pci-0000_25_00.0.analog-surround-71.monitor
D: [pulseaudio] module-device-restore.c: Could not set format on sink alsa_output.pci-0000_25_00.0.analog-surround-71
I: [pulseaudio] core.c: default_sink: (unset) -> alsa_output.pci-0000_25_00.0.analog-surround-71
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] alsa-util.c: Trying hw:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hw:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 682 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 576 samples), period size second (to 192 samples).
I: [pulseaudio] alsa-source.c: Successfully opened device hw:1.
I: [pulseaudio] alsa-source.c: Selected mapping 'Analog Mono' (analog-mono).
I: [pulseaudio] alsa-source.c: Successfully enabled mmap() mode.
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1'
D: [pulseaudio] alsa-mixer.c: Added 5 ports
I: [pulseaudio] source.c: Created source 1 "alsa_input.pci-0000_25_00.0.analog-mono" with sample spec s16le 1ch 48000Hz and channel map mono
I: [pulseaudio] source.c:     alsa.resolution_bits = "16"
I: [pulseaudio] source.c:     device.api = "alsa"
I: [pulseaudio] source.c:     device.class = "sound"
I: [pulseaudio] source.c:     alsa.class = "generic"
I: [pulseaudio] source.c:     alsa.subclass = "generic-mix"
I: [pulseaudio] source.c:     alsa.name = "ADC Capture/Standard PCM Playback"
I: [pulseaudio] source.c:     alsa.id = "emu10k1"
I: [pulseaudio] source.c:     alsa.subdevice = "0"
I: [pulseaudio] source.c:     alsa.subdevice_name = "subdevice #0"
I: [pulseaudio] source.c:     alsa.device = "0"
I: [pulseaudio] source.c:     alsa.card = "1"
I: [pulseaudio] source.c:     alsa.card_name = "SB Audigy 5/Rx [SB1550]"
I: [pulseaudio] source.c:     alsa.long_card_name = "SB Audigy 5/Rx [SB1550] (rev.0, serial:0x10241102) at 0xe000, irq 31"
I: [pulseaudio] source.c:     alsa.driver_name = "snd_emu10k1"
I: [pulseaudio] source.c:     device.bus_path = "pci-0000:25:00.0"
I: [pulseaudio] source.c:     sysfs.path = "/devices/pci0000:00/0000:00:01.3/0000:03:00.2/0000:1d:06.0/0000:24:00.0/0000:25:00.0/sound/card1"
I: [pulseaudio] source.c:     device.bus = "pci"
I: [pulseaudio] source.c:     device.vendor.id = "1102"
I: [pulseaudio] source.c:     device.vendor.name = "Creative Labs"
I: [pulseaudio] source.c:     device.product.id = "0008"
I: [pulseaudio] source.c:     device.product.name = "CA0108/CA10300 [Sound Blaster Audigy Series] (SB1550 Audigy 5/Rx)"
I: [pulseaudio] source.c:     device.string = "hw:1"
I: [pulseaudio] source.c:     device.buffering.buffer_size = "1280"
I: [pulseaudio] source.c:     device.buffering.fragment_size = "640"
I: [pulseaudio] source.c:     device.access_mode = "mmap"
I: [pulseaudio] source.c:     device.profile.name = "analog-mono"
I: [pulseaudio] source.c:     device.profile.description = "Analog Mono"
I: [pulseaudio] source.c:     device.description = "CA0108/CA10300 [Sound Blaster Audigy Series] (SB1550 Audigy 5/Rx) Analog Mono"
I: [pulseaudio] source.c:     alsa.mixer_name = "SigmaTel STAC9750,51"
I: [pulseaudio] source.c:     alsa.components = "AC97a:83847650"
I: [pulseaudio] source.c:     module-udev-detect.discovered = "1"
I: [pulseaudio] source.c:     device.icon_name = "audio-card-pci"
I: [pulseaudio] alsa-source.c: Using 2.0 fragments of size 640 bytes (6.67ms), buffer size is 1280 bytes (13.33ms)
D: [pulseaudio] alsa-source.c: hwbuf_unused=0
D: [pulseaudio] alsa-source.c: setting avail_min=1
D: [pulseaudio] alsa-mixer.c: Activating path analog-input-mic
D: [pulseaudio] alsa-mixer.c: Path analog-input-mic (Microphone), direction=2, priority=87, probed=yes, supported=yes, has_mute=yes, has_volume=yes, has_dB=yes, min_volume=0, max_volume=31, min_dB=-34.5, max_dB=12
D: [pulseaudio] alsa-mixer.c: Element Mic, direction=2, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=4, required_absent=0, mask=0x7ffffffffffff, n_channels=1, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element Mic Select, 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=no
D: [pulseaudio] alsa-mixer.c: Option Mic1 (input-microphone-1/Microphone 1) index=0, priority=20
D: [pulseaudio] alsa-mixer.c: Option Mic2 (input-microphone-2/Microphone 2) index=1, priority=19
D: [pulseaudio] alsa-mixer.c: Element Line, direction=2, switch=2, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=no
D: [pulseaudio] alsa-mixer.c: Element Aux, direction=2, switch=2, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=no
D: [pulseaudio] alsa-mixer.c: Element Video, direction=2, switch=2, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=no
D: [pulseaudio] alsa-mixer.c: Jack Mic, alsa_name='Mic Jack', detection unavailable
D: [pulseaudio] alsa-mixer.c: Jack Mic Phantom, alsa_name='Mic Phantom Jack', detection unavailable
D: [pulseaudio] alsa-mixer.c: Setting input-microphone-1 (Microphone 1) priority=20
D: [pulseaudio] alsa-mixer.c: Setting input-microphone-2 (Microphone 2) priority=19
I: [pulseaudio] alsa-source.c: Successfully enabled deferred volume.
I: [pulseaudio] alsa-source.c: Hardware volume ranges from -34.50 dB to 12.00 dB.
I: [pulseaudio] alsa-source.c: Fixing base volume to -12.00 dB
I: [pulseaudio] alsa-source.c: Using hardware volume control. Hardware dB scale supported.
I: [pulseaudio] alsa-source.c: Using hardware mute control.
D: [pulseaudio] alsa-util.c: snd_pcm_dump():
D: [pulseaudio] alsa-util.c: Hardware PCM card 1 'SB Audigy 5/Rx [SB1550]' device 0 subdevice 0
D: [pulseaudio] alsa-util.c: Its setup is:
D: [pulseaudio] alsa-util.c:   stream       : CAPTURE
D: [pulseaudio] alsa-util.c:   access       : MMAP_INTERLEAVED
D: [pulseaudio] alsa-util.c:   format       : S16_LE
D: [pulseaudio] alsa-util.c:   subformat    : STD
D: [pulseaudio] alsa-util.c:   channels     : 1
D: [pulseaudio] alsa-util.c:   rate         : 48000
D: [pulseaudio] alsa-util.c:   exact rate   : 48000 (48000/1)
D: [pulseaudio] alsa-util.c:   msbits       : 16
D: [pulseaudio] alsa-util.c:   buffer_size  : 640
D: [pulseaudio] alsa-util.c:   period_size  : 320
D: [pulseaudio] alsa-util.c:   period_time  : 6666
D: [pulseaudio] alsa-util.c:   tstamp_mode  : ENABLE
D: [pulseaudio] alsa-util.c:   tstamp_type  : MONOTONIC
D: [pulseaudio] alsa-util.c:   period_step  : 1
D: [pulseaudio] alsa-util.c:   avail_min    : 320
D: [pulseaudio] alsa-util.c:   period_event : 1
D: [pulseaudio] alsa-util.c:   start_threshold  : -1
D: [pulseaudio] alsa-util.c:   stop_threshold   : 5764607523034234880
D: [pulseaudio] alsa-util.c:   silence_threshold: 0
D: [pulseaudio] alsa-util.c:   silence_size : 0
D: [pulseaudio] alsa-util.c:   boundary     : 5764607523034234880
D: [pulseaudio] alsa-util.c:   appl_ptr     : 0
D: [pulseaudio] alsa-util.c:   hw_ptr       : 0
D: [pulseaudio] alsa-source.c: Read hardware volume: mono: 49145 /  75% / -7.50 dB
D: [alsa-source-emu10k1] alsa-source.c: Thread starting up
D: [alsa-source-emu10k1] core-util.c: RealtimeKit worked.
I: [alsa-source-emu10k1] core-util.c: Successfully enabled SCHED_RR scheduling for thread, with priority 5.
I: [alsa-source-emu10k1] alsa-source.c: Starting capture.
D: [pulseaudio] source.c: alsa_input.pci-0000_25_00.0.analog-mono: state: INIT -> IDLE
I: [pulseaudio] core.c: default_source: alsa_output.pci-0000_25_00.0.analog-surround-71.monitor -> alsa_input.pci-0000_25_00.0.analog-mono
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
I: [pulseaudio] module.c: Loaded "module-alsa-card" (index: #6; argument: "device_id="1" name="pci-0000_25_00.0" card_name="alsa_card.pci-0000_25_00.0" namereg_fail=false tsched=no fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes card_properties="module-udev-detect.discovered=1"").
I: [pulseaudio] module-udev-detect.c: Card /devices/pci0000:00/0000:00:01.3/0000:03:00.2/0000:1d:06.0/0000:24:00.0/0000:25:00.0/sound/card1 (alsa_card.pci-0000_25_00.0) module loaded.
D: [pulseaudio] module-udev-detect.c: /dev/snd/controlC0 is accessible: yes
D: [pulseaudio] module-udev-detect.c: /devices/pci0000:00/0000:00:03.1/0000:27:00.1/sound/card0 is busy: no
D: [pulseaudio] module-udev-detect.c: Loading module-alsa-card with arguments 'device_id="0" name="pci-0000_27_00.1" card_name="alsa_card.pci-0000_27_00.1" namereg_fail=false tsched=no fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes card_properties="module-udev-detect.discovered=1"'
D: [pulseaudio] reserve-wrap.c: Successfully acquired reservation lock on device 'Audio0'
I: [pulseaudio] (alsa-lib)utils.c: could not open configuration file /usr/share/alsa/ucm/HDA NVidia at 0xf7080000 irq 69/HDA NVidia at 0xf7080000 irq 69.conf
I: [pulseaudio] (alsa-lib)parser.c: error: could not parse configuration for card HDA NVidia at 0xf7080000 irq 69
I: [pulseaudio] (alsa-lib)utils.c: could not open configuration file /usr/share/alsa/ucm/HDA NVidia/HDA NVidia.conf
I: [pulseaudio] (alsa-lib)parser.c: error: could not parse configuration for card HDA NVidia
I: [pulseaudio] (alsa-lib)main.c: error: failed to import HDA NVidia use case configuration -2
I: [pulseaudio] alsa-ucm.c: UCM not available for card HDA NVidia
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/profile-sets/default.conf'
D: [pulseaudio] alsa-mixer.c: Looking at profile input:analog-mono
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Mono (analog-mono)
D: [pulseaudio] alsa-util.c: Trying hw:0 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hw:0: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open input:analog-mono
D: [pulseaudio] alsa-mixer.c: Looking at profile input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device front:0: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Digital Stereo (IEC958) (iec958-stereo)
D: [pulseaudio] alsa-util.c: Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device iec958:0: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-mono
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Mono (analog-mono)
D: [pulseaudio] alsa-util.c: Trying hw:0 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hw:0: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-mono+input:analog-mono - will not be able to open output:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-mono+input:analog-stereo - will not be able to open output:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-mono+input:iec958-stereo - will not be able to open output:analog-mono
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device front:0: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-stereo+input:analog-mono - will not be able to open output:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-stereo+input:analog-stereo - will not be able to open output:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-stereo+input:iec958-stereo - will not be able to open output:analog-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-21
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Surround 2.1 (analog-surround-21)
D: [pulseaudio] alsa-util.c: Trying surround21:0 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device surround21:0: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:analog-surround-21
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-21+input:analog-mono - will not be able to open output:analog-surround-21
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-21+input:analog-stereo - will not be able to open output:analog-surround-21
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-21+input:iec958-stereo - will not be able to open output:analog-surround-21
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-40
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Surround 4.0 (analog-surround-40)
D: [pulseaudio] alsa-util.c: Trying surround40:0 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device surround40:0: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:analog-surround-40
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-40+input:analog-mono - will not be able to open output:analog-surround-40
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-40+input:analog-stereo - will not be able to open output:analog-surround-40
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-40+input:iec958-stereo - will not be able to open output:analog-surround-40
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-41
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Surround 4.1 (analog-surround-41)
D: [pulseaudio] alsa-util.c: Trying surround41:0 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device surround41:0: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:analog-surround-41
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-41+input:analog-mono - will not be able to open output:analog-surround-41
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-41+input:analog-stereo - will not be able to open output:analog-surround-41
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-41+input:iec958-stereo - will not be able to open output:analog-surround-41
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-50
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Surround 5.0 (analog-surround-50)
D: [pulseaudio] alsa-util.c: Trying surround50:0 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device surround50:0: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:analog-surround-50
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-50+input:analog-mono - will not be able to open output:analog-surround-50
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-50+input:analog-stereo - will not be able to open output:analog-surround-50
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-50+input:iec958-stereo - will not be able to open output:analog-surround-50
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-51
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Surround 5.1 (analog-surround-51)
D: [pulseaudio] alsa-util.c: Trying surround51:0 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device surround51:0: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:analog-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-51+input:analog-mono - will not be able to open output:analog-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-51+input:analog-stereo - will not be able to open output:analog-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-51+input:iec958-stereo - will not be able to open output:analog-surround-51
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-71
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Surround 7.1 (analog-surround-71)
D: [pulseaudio] alsa-util.c: Trying surround71:0 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device surround71:0: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:analog-surround-71
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-71+input:analog-mono - will not be able to open output:analog-surround-71
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-71+input:analog-stereo - will not be able to open output:analog-surround-71
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-71+input:iec958-stereo - will not be able to open output:analog-surround-71
D: [pulseaudio] alsa-mixer.c: Looking at profile output:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (IEC958) (iec958-stereo)
D: [pulseaudio] alsa-util.c: Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device iec958:0: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-stereo+input:analog-mono - will not be able to open output:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-stereo+input:analog-stereo - will not be able to open output:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-stereo+input:iec958-stereo - will not be able to open output:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:iec958-ac3-surround-40
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 4.0 (IEC958/AC3) (iec958-ac3-surround-40)
D: [pulseaudio] alsa-util.c: Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM a52:0
I: [pulseaudio] alsa-util.c: Error opening PCM device a52:0: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:iec958-ac3-surround-40
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-40+input:analog-mono - will not be able to open output:iec958-ac3-surround-40
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-40+input:analog-stereo - will not be able to open output:iec958-ac3-surround-40
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-40+input:iec958-stereo - will not be able to open output:iec958-ac3-surround-40
D: [pulseaudio] alsa-mixer.c: Looking at profile output:iec958-ac3-surround-51
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (IEC958/AC3) (iec958-ac3-surround-51)
D: [pulseaudio] alsa-util.c: Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM a52:0
I: [pulseaudio] alsa-util.c: Error opening PCM device a52:0: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:iec958-ac3-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-51+input:analog-mono - will not be able to open output:iec958-ac3-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-51+input:analog-stereo - will not be able to open output:iec958-ac3-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-51+input:iec958-stereo - will not be able to open output:iec958-ac3-surround-51
D: [pulseaudio] alsa-mixer.c: Looking at profile output:iec958-dts-surround-51
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (IEC958/DTS) (iec958-dts-surround-51)
D: [pulseaudio] alsa-util.c: Trying dca:0 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dca:0
I: [pulseaudio] alsa-util.c: Error opening PCM device dca:0: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:iec958-dts-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-dts-surround-51+input:analog-mono - will not be able to open output:iec958-dts-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-dts-surround-51+input:analog-stereo - will not be able to open output:iec958-dts-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-dts-surround-51+input:iec958-stereo - will not be able to open output:iec958-dts-surround-51
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI) (hdmi-stereo)
D: [pulseaudio] alsa-util.c: Trying hdmi:0 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 21845 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 576 samples), period size second (to 192 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo supported.
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/hdmi-output-0.conf'
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0
I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0'
D: [pulseaudio] alsa-mixer.c: Probing path 'hdmi-output-0'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'HDMI/DP,pcm=3 Jack' succeeded (found!)
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e0d6a2b740, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-0 (HDMI / DisplayPort), direction=1, priority=59, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=inf, max_dB=-inf
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=3 Jack', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo+input:analog-mono - will not be able to open input:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI) (hdmi-surround)
D: [pulseaudio] alsa-util.c: Trying hdmi:0 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 7281 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 576 samples), period size second (to 192 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround supported.
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0
I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0'
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e0d6a2c2e0, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-0 (HDMI / DisplayPort), direction=1, priority=59, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=inf, max_dB=-inf
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=3 Jack', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround+input:analog-mono - will not be able to open input:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI) (hdmi-surround71)
D: [pulseaudio] alsa-util.c: Trying hdmi:0 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 5461 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 576 samples), period size second (to 192 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71 supported.
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0
I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0'
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e0d6a2bf90, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-0 (HDMI / DisplayPort), direction=1, priority=59, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=inf, max_dB=-inf
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=3 Jack', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71+input:analog-mono - will not be able to open input:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI/DTS) (hdmi-dts-surround)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:0 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:0
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:0: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround+input:analog-mono - will not be able to open output:hdmi-dts-surround
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround+input:analog-stereo - will not be able to open output:hdmi-dts-surround
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround+input:iec958-stereo - will not be able to open output:hdmi-dts-surround
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra1
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 2) (hdmi-stereo-extra1)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0,1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 21845 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 576 samples), period size second (to 192 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra1 supported.
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/hdmi-output-1.conf'
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0,1
I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0,1: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0'
D: [pulseaudio] alsa-mixer.c: Probing path 'hdmi-output-1'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'HDMI/DP,pcm=7 Jack' succeeded (found!)
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e0d696ea20, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-1 (HDMI / DisplayPort 2), direction=1, priority=58, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=inf, max_dB=-inf
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=7 Jack', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra1+input:analog-mono - will not be able to open input:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra1+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra1+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra1
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 2) (hdmi-surround-extra1)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0,1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 7281 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 576 samples), period size second (to 192 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra1 supported.
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0,1
I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0,1: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0'
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e0d6a2eb70, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-1 (HDMI / DisplayPort 2), direction=1, priority=58, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=inf, max_dB=-inf
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=7 Jack', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra1+input:analog-mono - will not be able to open input:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra1+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra1+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra1
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 2) (hdmi-surround71-extra1)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0,1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 5461 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 576 samples), period size second (to 192 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra1 supported.
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0,1
I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0,1: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0'
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e0d6a2e900, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-1 (HDMI / DisplayPort 2), direction=1, priority=58, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=inf, max_dB=-inf
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=7 Jack', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra1+input:analog-mono - will not be able to open input:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra1+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra1+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra1
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 2/DTS) (hdmi-dts-surround-extra1)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:0,1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:0,1
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:0,1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra1
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra1+input:analog-mono - will not be able to open output:hdmi-dts-surround-extra1
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra1+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra1
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra1+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra1
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra2
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 3) (hdmi-stereo-extra2)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,2 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0,2
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 21845 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 576 samples), period size second (to 192 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra2 supported.
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/hdmi-output-2.conf'
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0,2
I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0,2: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0'
D: [pulseaudio] alsa-mixer.c: Probing path 'hdmi-output-2'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'HDMI/DP,pcm=8 Jack' succeeded (found!)
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e0d6a30eb0, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-2 (HDMI / DisplayPort 3), direction=1, priority=57, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=inf, max_dB=-inf
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=8 Jack', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra2+input:analog-mono - will not be able to open input:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra2+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra2+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra2
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 3) (hdmi-surround-extra2)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,2 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0,2
D: [pulseaudio] alsa-util.c: snd_pcm_hw_params_set_channels(6) failed: Invalid argument
D: [pulseaudio] alsa-util.c: Trying hdmi:0,2 without SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0,2
D: [pulseaudio] alsa-util.c: snd_pcm_hw_params_set_channels(6) failed: Invalid argument
D: [pulseaudio] alsa-util.c: Trying plug:hdmi:0,2 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)conf.c: Unknown parameter 1
I: [pulseaudio] (alsa-lib)conf.c: Parse arguments error: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM plug:hdmi:0,2
I: [pulseaudio] alsa-util.c: Error opening PCM device plug:hdmi:0,2: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra2+input:analog-mono - will not be able to open output:hdmi-surround-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra2+input:analog-stereo - will not be able to open output:hdmi-surround-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra2+input:iec958-stereo - will not be able to open output:hdmi-surround-extra2
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra2
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 3) (hdmi-surround71-extra2)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,2 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0,2
D: [pulseaudio] alsa-util.c: snd_pcm_hw_params_set_channels(8) failed: Invalid argument
D: [pulseaudio] alsa-util.c: Trying hdmi:0,2 without SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0,2
D: [pulseaudio] alsa-util.c: snd_pcm_hw_params_set_channels(8) failed: Invalid argument
D: [pulseaudio] alsa-util.c: Trying plug:hdmi:0,2 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)conf.c: Unknown parameter 1
I: [pulseaudio] (alsa-lib)conf.c: Parse arguments error: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM plug:hdmi:0,2
I: [pulseaudio] alsa-util.c: Error opening PCM device plug:hdmi:0,2: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround71-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra2+input:analog-mono - will not be able to open output:hdmi-surround71-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra2+input:analog-stereo - will not be able to open output:hdmi-surround71-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra2+input:iec958-stereo - will not be able to open output:hdmi-surround71-extra2
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra2
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 3/DTS) (hdmi-dts-surround-extra2)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:0,2 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:0,2
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:0,2: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra2+input:analog-mono - will not be able to open output:hdmi-dts-surround-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra2+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra2+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra2
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra3
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 4) (hdmi-stereo-extra3)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,3 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:0,3: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-stereo-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra3+input:analog-mono - will not be able to open output:hdmi-stereo-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra3+input:analog-stereo - will not be able to open output:hdmi-stereo-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra3+input:iec958-stereo - will not be able to open output:hdmi-stereo-extra3
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra3
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 4) (hdmi-surround-extra3)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,3 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:0,3: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra3+input:analog-mono - will not be able to open output:hdmi-surround-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra3+input:analog-stereo - will not be able to open output:hdmi-surround-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra3+input:iec958-stereo - will not be able to open output:hdmi-surround-extra3
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra3
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 4) (hdmi-surround71-extra3)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,3 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:0,3: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround71-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra3+input:analog-mono - will not be able to open output:hdmi-surround71-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra3+input:analog-stereo - will not be able to open output:hdmi-surround71-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra3+input:iec958-stereo - will not be able to open output:hdmi-surround71-extra3
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra3
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 4/DTS) (hdmi-dts-surround-extra3)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:0,3 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:0,3
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:0,3: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra3+input:analog-mono - will not be able to open output:hdmi-dts-surround-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra3+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra3+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra3
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra4
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 5) (hdmi-stereo-extra4)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,4 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:0,4: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-stereo-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra4+input:analog-mono - will not be able to open output:hdmi-stereo-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra4+input:analog-stereo - will not be able to open output:hdmi-stereo-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra4+input:iec958-stereo - will not be able to open output:hdmi-stereo-extra4
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra4
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 5) (hdmi-surround-extra4)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,4 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:0,4: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra4+input:analog-mono - will not be able to open output:hdmi-surround-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra4+input:analog-stereo - will not be able to open output:hdmi-surround-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra4+input:iec958-stereo - will not be able to open output:hdmi-surround-extra4
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra4
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 5) (hdmi-surround71-extra4)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,4 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:0,4: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround71-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra4+input:analog-mono - will not be able to open output:hdmi-surround71-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra4+input:analog-stereo - will not be able to open output:hdmi-surround71-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra4+input:iec958-stereo - will not be able to open output:hdmi-surround71-extra4
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra4
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 5/DTS) (hdmi-dts-surround-extra4)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:0,4 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:0,4
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:0,4: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra4+input:analog-mono - will not be able to open output:hdmi-dts-surround-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra4+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra4+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra4
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra5
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 6) (hdmi-stereo-extra5)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,5 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:0,5: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-stereo-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra5+input:analog-mono - will not be able to open output:hdmi-stereo-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra5+input:analog-stereo - will not be able to open output:hdmi-stereo-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra5+input:iec958-stereo - will not be able to open output:hdmi-stereo-extra5
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra5
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 6) (hdmi-surround-extra5)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,5 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:0,5: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra5+input:analog-mono - will not be able to open output:hdmi-surround-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra5+input:analog-stereo - will not be able to open output:hdmi-surround-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra5+input:iec958-stereo - will not be able to open output:hdmi-surround-extra5
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra5
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 6) (hdmi-surround71-extra5)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,5 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:0,5: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround71-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra5+input:analog-mono - will not be able to open output:hdmi-surround71-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra5+input:analog-stereo - will not be able to open output:hdmi-surround71-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra5+input:iec958-stereo - will not be able to open output:hdmi-surround71-extra5
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra5
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 6/DTS) (hdmi-dts-surround-extra5)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:0,5 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:0,5
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:0,5: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra5+input:analog-mono - will not be able to open output:hdmi-dts-surround-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra5+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra5+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra5
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra6
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 7) (hdmi-stereo-extra6)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,6 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:0,6: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-stereo-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra6+input:analog-mono - will not be able to open output:hdmi-stereo-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra6+input:analog-stereo - will not be able to open output:hdmi-stereo-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra6+input:iec958-stereo - will not be able to open output:hdmi-stereo-extra6
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra6
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 7) (hdmi-surround-extra6)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,6 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:0,6: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra6+input:analog-mono - will not be able to open output:hdmi-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra6+input:analog-stereo - will not be able to open output:hdmi-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra6+input:iec958-stereo - will not be able to open output:hdmi-surround-extra6
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra6
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 7) (hdmi-surround71-extra6)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,6 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:0,6: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround71-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra6+input:analog-mono - will not be able to open output:hdmi-surround71-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra6+input:analog-stereo - will not be able to open output:hdmi-surround71-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra6+input:iec958-stereo - will not be able to open output:hdmi-surround71-extra6
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra6
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 7/DTS) (hdmi-dts-surround-extra6)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:0,6 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:0,6
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:0,6: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra6+input:analog-mono - will not be able to open output:hdmi-dts-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra6+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra6+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra6
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra7
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 8) (hdmi-stereo-extra7)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,7 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:0,7: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-stereo-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra7+input:analog-mono - will not be able to open output:hdmi-stereo-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra7+input:analog-stereo - will not be able to open output:hdmi-stereo-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra7+input:iec958-stereo - will not be able to open output:hdmi-stereo-extra7
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra7
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 8) (hdmi-surround-extra7)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,7 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:0,7: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra7+input:analog-mono - will not be able to open output:hdmi-surround-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra7+input:analog-stereo - will not be able to open output:hdmi-surround-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra7+input:iec958-stereo - will not be able to open output:hdmi-surround-extra7
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra7
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 8) (hdmi-surround71-extra7)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,7 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:0,7: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround71-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra7+input:analog-mono - will not be able to open output:hdmi-surround71-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra7+input:analog-stereo - will not be able to open output:hdmi-surround71-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra7+input:iec958-stereo - will not be able to open output:hdmi-surround71-extra7
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra7
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 8/DTS) (hdmi-dts-surround-extra7)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:0,7 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:0,7
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:0,7: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra7+input:analog-mono - will not be able to open output:hdmi-dts-surround-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra7+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra7+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra7
D: [pulseaudio] alsa-mixer.c: Looking at profile input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Checking for recording on Stereo (stereo-fallback)
D: [pulseaudio] alsa-util.c: Trying hw:0 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hw:0: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Looking at profile input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Checking for recording on Multichannel (multichannel-input)
D: [pulseaudio] alsa-util.c: Trying hw:0 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hw:0: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-mono+input:stereo-fallback - will not be able to open output:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-mono+input:multichannel-input - will not be able to open output:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-stereo+input:stereo-fallback - will not be able to open output:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-stereo+input:multichannel-input - will not be able to open output:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-21+input:stereo-fallback - will not be able to open output:analog-surround-21
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-21+input:multichannel-input - will not be able to open output:analog-surround-21
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-40+input:stereo-fallback - will not be able to open output:analog-surround-40
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-40+input:multichannel-input - will not be able to open output:analog-surround-40
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-41+input:stereo-fallback - will not be able to open output:analog-surround-41
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-41+input:multichannel-input - will not be able to open output:analog-surround-41
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-50+input:stereo-fallback - will not be able to open output:analog-surround-50
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-50+input:multichannel-input - will not be able to open output:analog-surround-50
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-51+input:stereo-fallback - will not be able to open output:analog-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-51+input:multichannel-input - will not be able to open output:analog-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-71+input:stereo-fallback - will not be able to open output:analog-surround-71
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-71+input:multichannel-input - will not be able to open output:analog-surround-71
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-stereo+input:stereo-fallback - will not be able to open output:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-stereo+input:multichannel-input - will not be able to open output:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-40+input:stereo-fallback - will not be able to open output:iec958-ac3-surround-40
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-40+input:multichannel-input - will not be able to open output:iec958-ac3-surround-40
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-51+input:stereo-fallback - will not be able to open output:iec958-ac3-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-51+input:multichannel-input - will not be able to open output:iec958-ac3-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-dts-surround-51+input:stereo-fallback - will not be able to open output:iec958-dts-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-dts-surround-51+input:multichannel-input - will not be able to open output:iec958-dts-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround+input:stereo-fallback - will not be able to open output:hdmi-dts-surround
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround+input:multichannel-input - will not be able to open output:hdmi-dts-surround
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra1+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra1+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra1+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra1+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra1+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra1+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra1+input:stereo-fallback - will not be able to open output:hdmi-dts-surround-extra1
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra1+input:multichannel-input - will not be able to open output:hdmi-dts-surround-extra1
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra2+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra2+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra2+input:stereo-fallback - will not be able to open output:hdmi-surround-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra2+input:multichannel-input - will not be able to open output:hdmi-surround-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra2+input:stereo-fallback - will not be able to open output:hdmi-surround71-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra2+input:multichannel-input - will not be able to open output:hdmi-surround71-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra2+input:stereo-fallback - will not be able to open output:hdmi-dts-surround-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra2+input:multichannel-input - will not be able to open output:hdmi-dts-surround-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra3+input:stereo-fallback - will not be able to open output:hdmi-stereo-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra3+input:multichannel-input - will not be able to open output:hdmi-stereo-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra3+input:stereo-fallback - will not be able to open output:hdmi-surround-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra3+input:multichannel-input - will not be able to open output:hdmi-surround-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra3+input:stereo-fallback - will not be able to open output:hdmi-surround71-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra3+input:multichannel-input - will not be able to open output:hdmi-surround71-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra3+input:stereo-fallback - will not be able to open output:hdmi-dts-surround-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra3+input:multichannel-input - will not be able to open output:hdmi-dts-surround-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra4+input:stereo-fallback - will not be able to open output:hdmi-stereo-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra4+input:multichannel-input - will not be able to open output:hdmi-stereo-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra4+input:stereo-fallback - will not be able to open output:hdmi-surround-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra4+input:multichannel-input - will not be able to open output:hdmi-surround-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra4+input:stereo-fallback - will not be able to open output:hdmi-surround71-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra4+input:multichannel-input - will not be able to open output:hdmi-surround71-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra4+input:stereo-fallback - will not be able to open output:hdmi-dts-surround-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra4+input:multichannel-input - will not be able to open output:hdmi-dts-surround-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra5+input:stereo-fallback - will not be able to open output:hdmi-stereo-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra5+input:multichannel-input - will not be able to open output:hdmi-stereo-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra5+input:stereo-fallback - will not be able to open output:hdmi-surround-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra5+input:multichannel-input - will not be able to open output:hdmi-surround-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra5+input:stereo-fallback - will not be able to open output:hdmi-surround71-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra5+input:multichannel-input - will not be able to open output:hdmi-surround71-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra5+input:stereo-fallback - will not be able to open output:hdmi-dts-surround-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra5+input:multichannel-input - will not be able to open output:hdmi-dts-surround-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra6+input:stereo-fallback - will not be able to open output:hdmi-stereo-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra6+input:multichannel-input - will not be able to open output:hdmi-stereo-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra6+input:stereo-fallback - will not be able to open output:hdmi-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra6+input:multichannel-input - will not be able to open output:hdmi-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra6+input:stereo-fallback - will not be able to open output:hdmi-surround71-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra6+input:multichannel-input - will not be able to open output:hdmi-surround71-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra6+input:stereo-fallback - will not be able to open output:hdmi-dts-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra6+input:multichannel-input - will not be able to open output:hdmi-dts-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra7+input:stereo-fallback - will not be able to open output:hdmi-stereo-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra7+input:multichannel-input - will not be able to open output:hdmi-stereo-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra7+input:stereo-fallback - will not be able to open output:hdmi-surround-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra7+input:multichannel-input - will not be able to open output:hdmi-surround-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra7+input:stereo-fallback - will not be able to open output:hdmi-surround71-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra7+input:multichannel-input - will not be able to open output:hdmi-surround71-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra7+input:stereo-fallback - will not be able to open output:hdmi-dts-surround-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra7+input:multichannel-input - will not be able to open output:hdmi-dts-surround-extra7
D: [pulseaudio] alsa-mixer.c: Profile set 0x55e0d687b430, auto_profiles=yes, probed=yes, n_mappings=7, n_profiles=7, n_decibel_fixes=0
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-stereo (Digital Stereo (HDMI)), priority=59, channel_map=front-left,front-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround (Digital Surround 5.1 (HDMI)), priority=8, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround71 (Digital Surround 7.1 (HDMI)), priority=8, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-stereo-extra1 (Digital Stereo (HDMI 2)), priority=57, channel_map=front-left,front-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround-extra1 (Digital Surround 5.1 (HDMI 2)), priority=6, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround71-extra1 (Digital Surround 7.1 (HDMI 2)), priority=6, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-stereo-extra2 (Digital Stereo (HDMI 3)), priority=57, channel_map=front-left,front-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo (Digital Stereo (HDMI) Output), input=(null), output=hdmi-stereo priority=5900, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-stereo
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround (Digital Surround 5.1 (HDMI) Output), input=(null), output=hdmi-surround priority=800, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71 (Digital Surround 7.1 (HDMI) Output), input=(null), output=hdmi-surround71 priority=800, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround71
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra1 (Digital Stereo (HDMI 2) Output), input=(null), output=hdmi-stereo-extra1 priority=5700, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-stereo-extra1
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra1 (Digital Surround 5.1 (HDMI 2) Output), input=(null), output=hdmi-surround-extra1 priority=600, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround-extra1
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra1 (Digital Surround 7.1 (HDMI 2) Output), input=(null), output=hdmi-surround71-extra1 priority=600, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround71-extra1
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra2 (Digital Stereo (HDMI 3) Output), input=(null), output=hdmi-stereo-extra2 priority=5700, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-stereo-extra2
I: [pulseaudio] module-card-restore.c: Restoring port latency offsets for card alsa_card.pci-0000_27_00.1.
D: [pulseaudio] module-alsa-card.c: Found 3 jacks.
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0'
D: [pulseaudio] module-alsa-card.c: Jack 'HDMI/DP,pcm=3 Jack' is now unplugged
D: [pulseaudio] device-port.c: Setting port hdmi-output-0 to status no
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_27_00.1 profile output:hdmi-stereo to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_27_00.1 profile output:hdmi-surround to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_27_00.1 profile output:hdmi-surround71 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] module-alsa-card.c: Jack 'HDMI/DP,pcm=7 Jack' is now unplugged
D: [pulseaudio] device-port.c: Setting port hdmi-output-1 to status no
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_27_00.1 profile output:hdmi-stereo-extra1 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_27_00.1 profile output:hdmi-surround-extra1 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_27_00.1 profile output:hdmi-surround71-extra1 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] module-alsa-card.c: Jack 'HDMI/DP,pcm=8 Jack' is now plugged in
D: [pulseaudio] device-port.c: Setting port hdmi-output-2 to status yes
I: [pulseaudio] module-card-restore.c: Restoring profile 'off' for card alsa_card.pci-0000_27_00.1.
I: [pulseaudio] card.c: Created 1 "alsa_card.pci-0000_27_00.1"
D: [pulseaudio] alsa-util.c: ELD info empty (for device=3)
D: [pulseaudio] alsa-util.c: ELD info empty (for device=7)
D: [pulseaudio] alsa-util.c: Monitor name in ELD info is '2460G4
D: [pulseaudio] alsa-util.c:       ' (for device=8)
I: [pulseaudio] module.c: Loaded "module-alsa-card" (index: #7; argument: "device_id="0" name="pci-0000_27_00.1" card_name="alsa_card.pci-0000_27_00.1" namereg_fail=false tsched=no fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes card_properties="module-udev-detect.discovered=1"").
I: [pulseaudio] module-udev-detect.c: Card /devices/pci0000:00/0000:00:03.1/0000:27:00.1/sound/card0 (alsa_card.pci-0000_27_00.1) module loaded.
I: [pulseaudio] module-udev-detect.c: Found 2 cards.
I: [pulseaudio] module.c: Loaded "module-udev-detect" (index: #5; argument: "tsched=0").
D: [pulseaudio] module.c: Checking for existence of '/usr/lib/pulse-12.2/modules/module-jackdbus-detect.so': failure
D: [pulseaudio] module.c: Checking for existence of '/usr/lib/pulse-12.2/modules/module-bluetooth-policy.so': failure
D: [pulseaudio] module.c: Checking for existence of '/usr/lib/pulse-12.2/modules/module-bluetooth-discover.so': failure
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Memstats added for object /org/pulseaudio/core1/memstats
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile2
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile3
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile4
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile5
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile6
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile7
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile8
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile9
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile10
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile11
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile12
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile13
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile14
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile15
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile16
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile17
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile18
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile19
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile20
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile21
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile22
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile23
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Card added for object /org/pulseaudio/core1/card0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile2
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile3
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile4
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile5
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile6
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile7
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Card added for object /org/pulseaudio/core1/card1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.DevicePort added for object /org/pulseaudio/core1/sink0/port0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.DevicePort added for object /org/pulseaudio/core1/sink0/port1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Device added for object /org/pulseaudio/core1/sink0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Sink added for object /org/pulseaudio/core1/sink0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Device added for object /org/pulseaudio/core1/source0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Source added for object /org/pulseaudio/core1/source0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.DevicePort added for object /org/pulseaudio/core1/source1/port0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.DevicePort added for object /org/pulseaudio/core1/source1/port1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.DevicePort added for object /org/pulseaudio/core1/source1/port2
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.DevicePort added for object /org/pulseaudio/core1/source1/port3
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.DevicePort added for object /org/pulseaudio/core1/source1/port4
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Device added for object /org/pulseaudio/core1/source1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Source added for object /org/pulseaudio/core1/source1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module2
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module3
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module4
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module5
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module6
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module7
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module8
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1 added for object /org/pulseaudio/core1
I: [pulseaudio] module.c: Loaded "module-dbus-protocol" (index: #8; argument: "").
D: [pulseaudio] module.c: Checking for existence of '/usr/lib/pulse-12.2/modules/module-esound-protocol-unix.so': success
I: [pulseaudio] module.c: Loaded "module-esound-protocol-unix" (index: #9; argument: "").
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module9
I: [pulseaudio] module.c: Loaded "module-native-protocol-unix" (index: #10; argument: "").
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module10
D: [pulseaudio] module.c: Checking for existence of '/usr/lib/pulse-12.2/modules/module-gsettings.so': success
I: [pulseaudio] module.c: Loaded "module-gsettings" (index: #11; argument: "").
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module11
I: [pulseaudio] module-default-device-restore.c: Restoring default sink 'SurroundCombined'.
I: [pulseaudio] core.c: configured_default_sink: (unset) -> SurroundCombined
I: [pulseaudio] module-default-device-restore.c: No previous default source setting, ignoring.
I: [pulseaudio] module.c: Loaded "module-default-device-restore" (index: #12; argument: "").
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module12
I: [pulseaudio] module.c: Loaded "module-rescue-streams" (index: #13; argument: "").
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module13
I: [pulseaudio] module.c: Loaded "module-always-sink" (index: #14; argument: "").
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module14
I: [pulseaudio] module.c: Loaded "module-intended-roles" (index: #15; argument: "").
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module15
D: [pulseaudio] module-suspend-on-idle.c: Sink alsa_output.pci-0000_25_00.0.analog-surround-71 becomes idle, timeout in 5 seconds.
D: [pulseaudio] module-suspend-on-idle.c: Source alsa_input.pci-0000_25_00.0.analog-mono becomes idle, timeout in 5 seconds.
I: [pulseaudio] module.c: Loaded "module-suspend-on-idle" (index: #16; argument: "").
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module16
D: [pulseaudio] module.c: Checking for existence of '/usr/lib/pulse-12.2/modules/module-console-kit.so': success
I: [pulseaudio] module.c: Loaded "module-console-kit" (index: #17; argument: "").
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module17
D: [pulseaudio] module.c: Checking for existence of '/usr/lib/pulse-12.2/modules/module-systemd-login.so': success
I: [pulseaudio] client.c: Created 0 "Login Session 1"
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Client added for object /org/pulseaudio/core1/client0
D: [pulseaudio] module-systemd-login.c: Added new session 1
I: [pulseaudio] module.c: Loaded "module-systemd-login" (index: #18; argument: "").
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module18
I: [pulseaudio] module.c: Loaded "module-position-event-sounds" (index: #19; argument: "").
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module19
D: [pulseaudio] stream-interaction.c: Using role 'phone' as trigger role.
D: [pulseaudio] stream-interaction.c: Using roles 'music' and 'video' as cork roles.
I: [pulseaudio] module.c: Loaded "module-role-cork" (index: #20; argument: "").
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module20
I: [pulseaudio] module.c: Loaded "module-filter-heuristics" (index: #21; argument: "").
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module21
I: [pulseaudio] module.c: Loaded "module-filter-apply" (index: #22; argument: "").
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module22
D: [pulseaudio] main.c: Got org.PulseAudio1!
D: [pulseaudio] main.c: Got org.pulseaudio.Server!
I: [pulseaudio] main.c: Daemon startup complete.
I: [pulseaudio] client.c: Created 1 "Native client (UNIX socket client)"
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Client added for object /org/pulseaudio/core1/client1
D: [pulseaudio] module-udev-detect.c: /dev/snd/controlC1 is accessible: yes
D: [pulseaudio] module-udev-detect.c: Resuming all sinks and sources of card alsa_card.pci-0000_25_00.0.
D: [pulseaudio] module-udev-detect.c: /dev/snd/controlC0 is accessible: yes
D: [pulseaudio] module-udev-detect.c: Resuming all sinks and sources of card alsa_card.pci-0000_27_00.1.
D: [pulseaudio] protocol-native.c: Protocol version: remote 32, local 32
I: [pulseaudio] protocol-native.c: Got credentials: uid=1000 gid=1000 success=1
D: [pulseaudio] protocol-native.c: SHM possible: yes
D: [pulseaudio] protocol-native.c: Negotiated SHM: yes
D: [pulseaudio] protocol-native.c: Memfd possible: yes
D: [pulseaudio] protocol-native.c: Negotiated SHM type: shared memfd
D: [pulseaudio] memblock.c: Using shared memfd memory pool with 1024 slots of size 64.0 KiB each, total size is 64.0 MiB, maximum usable slot size is 65472
D: [pulseaudio] srbchannel.c: SHM block is 65472 bytes, ringbuffer capacity is 2 * 32712 bytes
D: [pulseaudio] protocol-native.c: Enabling srbchannel...
D: [pulseaudio] module-augment-properties.c: Looking for .desktop file for termite
D: [pulseaudio] module-augment-properties.c: Found /usr/share/applications/termite.desktop.
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/applications/termite.desktop'
D: [pulseaudio] protocol-native.c: Client enabled srbchannel.
I: [pulseaudio] client.c: Created 2 "Native client (UNIX socket client)"
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Client added for object /org/pulseaudio/core1/client2
D: [pulseaudio] protocol-native.c: Protocol version: remote 32, local 32
I: [pulseaudio] protocol-native.c: Got credentials: uid=1000 gid=1000 success=1
D: [pulseaudio] protocol-native.c: SHM possible: yes
D: [pulseaudio] protocol-native.c: Negotiated SHM: yes
D: [pulseaudio] protocol-native.c: Memfd possible: yes
D: [pulseaudio] protocol-native.c: Negotiated SHM type: shared memfd
D: [pulseaudio] memblock.c: Using shared memfd memory pool with 1024 slots of size 64.0 KiB each, total size is 64.0 MiB, maximum usable slot size is 65472
D: [pulseaudio] srbchannel.c: SHM block is 65472 bytes, ringbuffer capacity is 2 * 32712 bytes
D: [pulseaudio] protocol-native.c: Enabling srbchannel...
I: [pulseaudio] client.c: Created 3 "Native client (UNIX socket client)"
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Client added for object /org/pulseaudio/core1/client3
D: [pulseaudio] protocol-native.c: Protocol version: remote 32, local 32
I: [pulseaudio] protocol-native.c: Got credentials: uid=1000 gid=1000 success=1
D: [pulseaudio] protocol-native.c: SHM possible: yes
D: [pulseaudio] protocol-native.c: Negotiated SHM: yes
D: [pulseaudio] protocol-native.c: Memfd possible: yes
D: [pulseaudio] protocol-native.c: Negotiated SHM type: shared memfd
D: [pulseaudio] memblock.c: Using shared memfd memory pool with 1024 slots of size 64.0 KiB each, total size is 64.0 MiB, maximum usable slot size is 65472
D: [pulseaudio] srbchannel.c: SHM block is 65472 bytes, ringbuffer capacity is 2 * 32712 bytes
D: [pulseaudio] protocol-native.c: Enabling srbchannel...
D: [pulseaudio] module-augment-properties.c: Looking for .desktop file for pavucontrol
D: [pulseaudio] module-augment-properties.c: Found /usr/share/applications/pavucontrol.desktop.
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/applications/pavucontrol.desktop'
D: [pulseaudio] protocol-native.c: Client enabled srbchannel.
D: [pulseaudio] module-augment-properties.c: Looking for .desktop file for pavucontrol
D: [pulseaudio] protocol-native.c: Client enabled srbchannel.
D: [pulseaudio] module-stream-restore.c: Not restoring device for stream source-output-by-application-id:org.PulseAudio.pavucontrol, because already set
D: [pulseaudio] module-intended-roles.c: Not setting device for stream Peak detect, because already set.
D: [pulseaudio] source-output.c: Negotiated format: pcm, format.sample_format = "\"float32le\""  format.rate = "25"  format.channels = "1"  format.channel_map = "\"mono\""
I: [pulseaudio] source-output.c: Trying to change sample rate
D: [pulseaudio] module-suspend-on-idle.c: Sink alsa_output.pci-0000_25_00.0.analog-surround-71 becomes busy, resuming.
D: [pulseaudio] module-suspend-on-idle.c: Sink alsa_output.pci-0000_25_00.0.analog-surround-71 becomes idle, timeout in 5 seconds.
D: [pulseaudio] resampler.c: Resampler:
D: [pulseaudio] resampler.c:   rate 48000 -> 25 (method peaks)
D: [pulseaudio] resampler.c:   format s16le -> float32le (intermediate s16le)
D: [pulseaudio] resampler.c:   channels 8 -> 1 (resampling 1)
D: [pulseaudio] resampler.c: Channel matrix:
D: [pulseaudio] resampler.c:        I00   I01   I02   I03   I04   I05   I06   I07 
D: [pulseaudio] resampler.c:     +------------------------------------------------
D: [pulseaudio] resampler.c: O00 | 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000
I: [pulseaudio] remap.c: Using generic matrix remapping
D: [pulseaudio] memblockq.c: memblockq requested: maxlength=33554432, tlength=0, base=16, prebuf=0, minreq=1 maxrewind=0
D: [pulseaudio] memblockq.c: memblockq sanitized: maxlength=33554432, tlength=33554432, base=16, prebuf=0, minreq=16 maxrewind=0
I: [pulseaudio] source-output.c: Created output 0 "Peak detect" on alsa_output.pci-0000_25_00.0.analog-surround-71.monitor with sample spec float32le 1ch 25Hz and channel map mono
I: [pulseaudio] source-output.c:     media.name = "Peak detect"
I: [pulseaudio] source-output.c:     application.name = "PulseAudio Volume Control"
I: [pulseaudio] source-output.c:     native-protocol.peer = "UNIX socket client"
I: [pulseaudio] source-output.c:     native-protocol.version = "32"
I: [pulseaudio] source-output.c:     application.id = "org.PulseAudio.pavucontrol"
I: [pulseaudio] source-output.c:     application.icon_name = "audio-card"
I: [pulseaudio] source-output.c:     application.version = "4.0"
I: [pulseaudio] source-output.c:     application.process.id = "10134"
I: [pulseaudio] source-output.c:     application.process.user = "myuser"
I: [pulseaudio] source-output.c:     application.process.host = "mymachine"
I: [pulseaudio] source-output.c:     application.process.binary = "pavucontrol"
I: [pulseaudio] source-output.c:     application.language = "en_US.UTF-8"
I: [pulseaudio] source-output.c:     window.x11.display = ":0"
I: [pulseaudio] source-output.c:     application.process.machine_id = "48a985cc6e264181a499e2338a6382b1"
I: [pulseaudio] source-output.c:     application.process.session_id = "1"
I: [pulseaudio] source-output.c:     module-stream-restore.id = "source-output-by-application-id:org.PulseAudio.pavucontrol"
D: [pulseaudio] memblockq.c: memblockq requested: maxlength=4194304, tlength=0, base=4, prebuf=1, minreq=0 maxrewind=0
D: [pulseaudio] memblockq.c: memblockq sanitized: maxlength=4194304, tlength=4194304, base=4, prebuf=4, minreq=4 maxrewind=0
I: [pulseaudio] protocol-native.c: Final latency 52.00 ms = 40.00 ms + 12.00 ms
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Stream added for object /org/pulseaudio/core1/record_stream0
D: [pulseaudio] source.c: alsa_output.pci-0000_25_00.0.analog-surround-71.monitor: state: IDLE -> RUNNING
D: [pulseaudio] module-stream-restore.c: Not restoring device for stream source-output-by-application-id:org.PulseAudio.pavucontrol, because already set
D: [pulseaudio] module-intended-roles.c: Not setting device for stream Peak detect, because already set.
D: [pulseaudio] source-output.c: Negotiated format: pcm, format.sample_format = "\"float32le\""  format.rate = "25"  format.channels = "1"  format.channel_map = "\"mono\""
I: [pulseaudio] source-output.c: Trying to change sample rate
D: [pulseaudio] module-suspend-on-idle.c: Source alsa_input.pci-0000_25_00.0.analog-mono becomes busy, resuming.
D: [pulseaudio] module-suspend-on-idle.c: Source alsa_input.pci-0000_25_00.0.analog-mono becomes idle, timeout in 5 seconds.
D: [pulseaudio] resampler.c: Resampler:
D: [pulseaudio] resampler.c:   rate 48000 -> 25 (method peaks)
D: [pulseaudio] resampler.c:   format s16le -> float32le (intermediate s16le)
D: [pulseaudio] resampler.c:   channels 1 -> 1 (resampling 1)
D: [pulseaudio] memblockq.c: memblockq requested: maxlength=33554432, tlength=0, base=2, prebuf=0, minreq=1 maxrewind=0
D: [pulseaudio] memblockq.c: memblockq sanitized: maxlength=33554432, tlength=33554432, base=2, prebuf=0, minreq=2 maxrewind=0
I: [pulseaudio] source-output.c: Created output 1 "Peak detect" on alsa_input.pci-0000_25_00.0.analog-mono with sample spec float32le 1ch 25Hz and channel map mono
I: [pulseaudio] source-output.c:     media.name = "Peak detect"
I: [pulseaudio] source-output.c:     application.name = "PulseAudio Volume Control"
I: [pulseaudio] source-output.c:     native-protocol.peer = "UNIX socket client"
I: [pulseaudio] source-output.c:     native-protocol.version = "32"
I: [pulseaudio] source-output.c:     application.id = "org.PulseAudio.pavucontrol"
I: [pulseaudio] source-output.c:     application.icon_name = "audio-card"
I: [pulseaudio] source-output.c:     application.version = "4.0"
I: [pulseaudio] source-output.c:     application.process.id = "10134"
I: [pulseaudio] source-output.c:     application.process.user = "myuser"
I: [pulseaudio] source-output.c:     application.process.host = "mymachine"
I: [pulseaudio] source-output.c:     application.process.binary = "pavucontrol"
I: [pulseaudio] source-output.c:     application.language = "en_US.UTF-8"
I: [pulseaudio] source-output.c:     window.x11.display = ":0"
I: [pulseaudio] source-output.c:     application.process.machine_id = "48a985cc6e264181a499e2338a6382b1"
I: [pulseaudio] source-output.c:     application.process.session_id = "1"
I: [pulseaudio] source-output.c:     module-stream-restore.id = "source-output-by-application-id:org.PulseAudio.pavucontrol"
D: [pulseaudio] memblockq.c: memblockq requested: maxlength=4194304, tlength=0, base=4, prebuf=1, minreq=0 maxrewind=0
D: [pulseaudio] memblockq.c: memblockq sanitized: maxlength=4194304, tlength=4194304, base=4, prebuf=4, minreq=4 maxrewind=0
I: [pulseaudio] protocol-native.c: Final latency 53.33 ms = 40.00 ms + 13.33 ms
D: [alsa-source-emu10k1] alsa-source.c: Requested volume: mono: 49145 /  75% / -7.50 dB
D: [alsa-source-emu10k1] alsa-source.c: Got hardware volume: mono: 49145 /  75% / -7.50 dB
D: [alsa-source-emu10k1] alsa-source.c: Calculated software volume: mono: 65536 / 100% / 0.00 dB (accurate-enough=yes)
D: [alsa-source-emu10k1] source.c: Volume not changing
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Stream added for object /org/pulseaudio/core1/record_stream1
D: [pulseaudio] source.c: alsa_input.pci-0000_25_00.0.analog-mono: state: IDLE -> RUNNING
D: [pulseaudio] core-scache.c: Created sample "audio-volume-change" (#0), 11776 bytes with sample spec s16le 2ch 44100Hz
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Sample added for object /org/pulseaudio/core1/sample0
D: [pulseaudio] core-scache.c: Playing sample "audio-volume-change" on "alsa_output.pci-0000_25_00.0.analog-surround-71"
D: [pulseaudio] memblockq.c: memblockq requested: maxlength=11776, tlength=0, base=4, prebuf=1, minreq=1 maxrewind=0
D: [pulseaudio] memblockq.c: memblockq sanitized: maxlength=11776, tlength=11776, base=4, prebuf=4, minreq=4 maxrewind=0
D: [pulseaudio] module-stream-restore.c: Not restoring device for stream sink-input-by-media-role:event, because already set to 'alsa_output.pci-0000_25_00.0.analog-surround-71'.
D: [pulseaudio] module-intended-roles.c: Not setting device for stream audio-volume-change, because already set.
D: [pulseaudio] sink-input.c: Negotiated format: pcm, format.sample_format = "\"s16le\""  format.rate = "44100"  format.channels = "2"  format.channel_map = "\"front-left,front-right\""
I: [pulseaudio] sink-input.c: Trying to change sample rate
I: [pulseaudio] sink.c: Cannot update rate, monitor source is RUNNING
D: [pulseaudio] module-suspend-on-idle.c: Sink alsa_output.pci-0000_25_00.0.analog-surround-71 becomes busy, resuming.
D: [pulseaudio] resampler.c: Resampler:
D: [pulseaudio] resampler.c:   rate 44100 -> 48000 (method speex-float-1)
D: [pulseaudio] resampler.c:   format s16le -> s16le (intermediate float32le)
D: [pulseaudio] resampler.c:   channels 2 -> 8 (resampling 2)
D: [pulseaudio] resampler.c: Channel matrix:
D: [pulseaudio] resampler.c:        I00   I01 
D: [pulseaudio] resampler.c:     +------------
D: [pulseaudio] resampler.c: O00 | 1.000 0.000
D: [pulseaudio] resampler.c: O01 | 0.000 1.000
D: [pulseaudio] resampler.c: O02 | 0.000 0.000
D: [pulseaudio] resampler.c: O03 | 0.000 0.000
D: [pulseaudio] resampler.c: O04 | 0.000 0.000
D: [pulseaudio] resampler.c: O05 | 0.000 0.000
D: [pulseaudio] resampler.c: O06 | 0.000 0.000
D: [pulseaudio] resampler.c: O07 | 0.000 0.000
I: [pulseaudio] remap.c: Using generic matrix remapping
I: [pulseaudio] speex.c: Choosing speex quality setting 1.
D: [pulseaudio] memblockq.c: memblockq requested: maxlength=33554432, tlength=0, base=16, prebuf=0, minreq=1 maxrewind=0
D: [pulseaudio] memblockq.c: memblockq sanitized: maxlength=33554432, tlength=33554432, base=16, prebuf=0, minreq=16 maxrewind=0
I: [pulseaudio] sink-input.c: Created input 0 "audio-volume-change" on alsa_output.pci-0000_25_00.0.analog-surround-71 with sample spec s16le 2ch 44100Hz and channel map front-left,front-right
I: [pulseaudio] sink-input.c:     media.name = "audio-volume-change"
I: [pulseaudio] sink-input.c:     event.id = "audio-volume-change"
I: [pulseaudio] sink-input.c:     media.role = "event"
I: [pulseaudio] sink-input.c:     event.description = "Volume Control Feedback Sound"
I: [pulseaudio] sink-input.c:     media.filename = "/usr/share/sounds/freedesktop/stereo/audio-volume-change.oga"
I: [pulseaudio] sink-input.c:     application.name = "PulseAudio Volume Control"
I: [pulseaudio] sink-input.c:     native-protocol.peer = "UNIX socket client"
I: [pulseaudio] sink-input.c:     native-protocol.version = "32"
I: [pulseaudio] sink-input.c:     window.x11.display = ":0"
I: [pulseaudio] sink-input.c:     window.x11.screen = "0"
I: [pulseaudio] sink-input.c:     application.process.id = "10134"
I: [pulseaudio] sink-input.c:     application.process.user = "myuser"
I: [pulseaudio] sink-input.c:     application.process.host = "mymachine"
I: [pulseaudio] sink-input.c:     application.process.binary = "pavucontrol"
I: [pulseaudio] sink-input.c:     application.language = "en_US.UTF-8"
I: [pulseaudio] sink-input.c:     application.process.machine_id = "48a985cc6e264181a499e2338a6382b1"
I: [pulseaudio] sink-input.c:     application.process.session_id = "1"
I: [pulseaudio] sink-input.c:     application.icon_name = "multimedia-volume-control"
I: [pulseaudio] sink-input.c:     window.vpos = "0.508"
I: [pulseaudio] sink-input.c:     window.hpos = "0.500"
I: [pulseaudio] sink-input.c:     window.height = "1062"
I: [pulseaudio] sink-input.c:     window.width = "1920"
I: [pulseaudio] sink-input.c:     window.y = "18"
I: [pulseaudio] sink-input.c:     window.x = "0"
I: [pulseaudio] sink-input.c:     window.x11.monitor = "0"
I: [pulseaudio] sink-input.c:     window.x11.xid = "14680071"
I: [pulseaudio] sink-input.c:     window.icon_name = "multimedia-volume-control"
I: [pulseaudio] sink-input.c:     window.id = "Volume Control"
I: [pulseaudio] sink-input.c:     window.name = "Volume Control"
I: [pulseaudio] sink-input.c:     module-stream-restore.id = "sink-input-by-media-role:event"
D: [pulseaudio] core-util.c: posix_madvise() worked fine!
D: [alsa-sink-emu10k1] alsa-sink.c: Requested volume: front-left: 63758 /  97% / -0.72 dB,   front-right: 63758 /  97% / -0.72 dB,   rear-left: 63758 /  97% / -0.72 dB,   rear-right: 63758 /  97% / -0.72 dB,   front-center: 63758 /  97% / -0.72 dB,   lfe: 63758 /  97% / -0.72 dB,   side-left: 63758 /  97% / -0.72 dB,   side-right: 63758 /  97% / -0.72 dB
D: [alsa-sink-emu10k1] alsa-sink.c: Got hardware volume: front-left: 64538 /  98% / -0.40 dB,   front-right: 64538 /  98% / -0.40 dB,   rear-left: 64538 /  98% / -0.40 dB,   rear-right: 64538 /  98% / -0.40 dB,   front-center: 64538 /  98% / -0.40 dB,   lfe: 64538 /  98% / -0.40 dB,   side-left: 64538 /  98% / -0.40 dB,   side-right: 64538 /  98% / -0.40 dB
D: [alsa-sink-emu10k1] alsa-sink.c: Calculated software volume: front-left: 64744 /  99% / -0.32 dB,   front-right: 64744 /  99% / -0.32 dB,   rear-left: 64744 /  99% / -0.32 dB,   rear-right: 64744 /  99% / -0.32 dB,   front-center: 64744 /  99% / -0.32 dB,   lfe: 64744 /  99% / -0.32 dB,   side-left: 64744 /  99% / -0.32 dB,   side-right: 64744 /  99% / -0.32 dB (accurate-enough=no)
D: [alsa-sink-emu10k1] sink.c: Volume not changing
D: [alsa-sink-emu10k1] alsa-sink.c: Requested to rewind 9216 bytes.
D: [alsa-sink-emu10k1] alsa-sink.c: Limited to 8816 bytes.
D: [alsa-sink-emu10k1] alsa-sink.c: before: 551
D: [alsa-sink-emu10k1] alsa-sink.c: after: 521
D: [alsa-sink-emu10k1] alsa-sink.c: Rewound 8336 bytes.
D: [alsa-sink-emu10k1] sink.c: Processing rewind...
D: [alsa-sink-emu10k1] sink.c: latency = 883
D: [alsa-sink-emu10k1] source.c: Processing rewind...
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Stream added for object /org/pulseaudio/core1/playback_stream0
D: [alsa-sink-emu10k1] alsa-sink.c: snd_pcm_writei: Broken pipe
D: [alsa-sink-emu10k1] alsa-sink.c: snd_pcm_writei: Buffer underrun!
I: [alsa-sink-emu10k1] (alsa-lib)pcm.c: cannot recovery from underrun, prepare failed: Device or resource busy
E: [alsa-sink-emu10k1] alsa-sink.c: snd_pcm_writei: Device or resource busy
D: [pulseaudio] sink.c: alsa_output.pci-0000_25_00.0.analog-surround-71: state: IDLE -> RUNNING
I: [pulseaudio] module.c: Unloading "module-alsa-card" (index: #6).
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module6
D: [pulseaudio] module-always-sink.c: Autoloading null-sink as no other sinks detected.
I: [pulseaudio] sink.c: Created sink 1 "auto_null" with sample spec s16le 2ch 48000Hz and channel map front-left,front-right
I: [pulseaudio] sink.c:     device.description = "Dummy Output"
I: [pulseaudio] sink.c:     device.class = "abstract"
I: [pulseaudio] sink.c:     device.icon_name = "audio-card"
I: [pulseaudio] source.c: Created source 2 "auto_null.monitor" with sample spec s16le 2ch 48000Hz and channel map front-left,front-right
I: [pulseaudio] source.c:     device.description = "Monitor of Dummy Output"
I: [pulseaudio] source.c:     device.class = "monitor"
I: [pulseaudio] source.c:     device.icon_name = "audio-input-microphone"
D: [null-sink] module-null-sink.c: Thread starting up
D: [pulseaudio] sink.c: auto_null: state: INIT -> IDLE
D: [pulseaudio] source.c: auto_null.monitor: state: INIT -> IDLE
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Device added for object /org/pulseaudio/core1/source2
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Source added for object /org/pulseaudio/core1/source2
D: [pulseaudio] module-device-restore.c: Could not set format on sink auto_null
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Device added for object /org/pulseaudio/core1/sink1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Sink added for object /org/pulseaudio/core1/sink1
D: [pulseaudio] module-suspend-on-idle.c: Sink auto_null becomes idle, timeout in 5 seconds.
I: [pulseaudio] module.c: Loaded "module-null-sink" (index: #23; argument: "sink_name=auto_null sink_properties='device.description="Dummy Output"'").
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module23
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Device removed from object /org/pulseaudio/core1/sink0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Sink removed from object /org/pulseaudio/core1/sink0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.DevicePort removed from object /org/pulseaudio/core1/sink0/port0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.DevicePort removed from object /org/pulseaudio/core1/sink0/port1
D: [pulseaudio] sink-input.c: Starting to move sink input 0 from 'alsa_output.pci-0000_25_00.0.analog-surround-71'
D: [alsa-sink-emu10k1] sink-input.c: Have to rewind 7824 bytes on render memblockq.
D: [alsa-sink-emu10k1] sink-input.c: Have to rewind 1804 bytes on implementor.
D: [alsa-sink-emu10k1] sink.c: Requesting rewind due to started move
D: [alsa-sink-emu10k1] alsa-sink.c: Requested volume: front-left: 63758 /  97% / -0.72 dB,   front-right: 63758 /  97% / -0.72 dB,   rear-left: 63758 /  97% / -0.72 dB,   rear-right: 63758 /  97% / -0.72 dB,   front-center: 63758 /  97% / -0.72 dB,   lfe: 63758 /  97% / -0.72 dB,   side-left: 63758 /  97% / -0.72 dB,   side-right: 63758 /  97% / -0.72 dB
D: [alsa-sink-emu10k1] alsa-sink.c: Got hardware volume: front-left: 64538 /  98% / -0.40 dB,   front-right: 64538 /  98% / -0.40 dB,   rear-left: 64538 /  98% / -0.40 dB,   rear-right: 64538 /  98% / -0.40 dB,   front-center: 64538 /  98% / -0.40 dB,   lfe: 64538 /  98% / -0.40 dB,   side-left: 64538 /  98% / -0.40 dB,   side-right: 64538 /  98% / -0.40 dB
D: [alsa-sink-emu10k1] alsa-sink.c: Calculated software volume: front-left: 64744 /  99% / -0.32 dB,   front-right: 64744 /  99% / -0.32 dB,   rear-left: 64744 /  99% / -0.32 dB,   rear-right: 64744 /  99% / -0.32 dB,   front-center: 64744 /  99% / -0.32 dB,   lfe: 64744 /  99% / -0.32 dB,   side-left: 64744 /  99% / -0.32 dB,   side-right: 64744 /  99% / -0.32 dB (accurate-enough=no)
D: [alsa-sink-emu10k1] sink.c: Volume not changing
D: [pulseaudio] sink.c: alsa_output.pci-0000_25_00.0.analog-surround-71: state: RUNNING -> IDLE
I: [pulseaudio] sink-input.c: Trying to change sample rate
D: [pulseaudio] resampler.c: Resampler:
D: [pulseaudio] resampler.c:   rate 44100 -> 48000 (method speex-float-1)
D: [pulseaudio] resampler.c:   format s16le -> s16le (intermediate float32le)
D: [pulseaudio] resampler.c:   channels 2 -> 2 (resampling 2)
I: [pulseaudio] speex.c: Choosing speex quality setting 1.
D: [pulseaudio] memblockq.c: memblockq requested: maxlength=33554432, tlength=0, base=4, prebuf=0, minreq=1 maxrewind=0
D: [pulseaudio] memblockq.c: memblockq sanitized: maxlength=33554432, tlength=33554432, base=4, prebuf=0, minreq=4 maxrewind=0
D: [pulseaudio] sink-input.c: Updated resampler for sink input 0
D: [pulseaudio] sink.c: auto_null: state: IDLE -> RUNNING
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [null-sink] sink.c: Requesting rewind due to finished move
D: [null-sink] module-null-sink.c: Requested to rewind 384000 bytes.
D: [null-sink] sink.c: Processing rewind...
D: [pulseaudio] sink-input.c: Successfully moved sink input 0 to auto_null.
D: [null-sink] sink-input.c: Have to rewind 384000 bytes on render memblockq.
D: [pulseaudio] module-suspend-on-idle.c: Sink auto_null becomes busy, resuming.
D: [null-sink] source.c: Processing rewind...
D: [null-sink] module-null-sink.c: Rewound 384000 bytes.
I: [pulseaudio] module-rescue-streams.c: Successfully moved sink input 0 "PulseAudio Volume Control" to auto_null.
I: [pulseaudio] core.c: default_sink: alsa_output.pci-0000_25_00.0.analog-surround-71 -> auto_null
D: [pulseaudio] sink.c: alsa_output.pci-0000_25_00.0.analog-surround-71: state: IDLE -> UNLINKED
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Device removed from object /org/pulseaudio/core1/source0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Source removed from object /org/pulseaudio/core1/source0
D: [pulseaudio] module-rescue-streams.c: No evacuation source found.
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Stream removed from object /org/pulseaudio/core1/record_stream0
D: [pulseaudio] module-suspend-on-idle.c: Sink alsa_output.pci-0000_25_00.0.analog-surround-71 becomes idle, timeout in 5 seconds.
D: [pulseaudio] source.c: alsa_output.pci-0000_25_00.0.analog-surround-71.monitor: state: RUNNING -> IDLE
I: [pulseaudio] source-output.c: Freeing output 0 "Peak detect"
D: [pulseaudio] source.c: alsa_output.pci-0000_25_00.0.analog-surround-71.monitor: state: IDLE -> UNLINKED
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event.
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event.
D: [alsa-sink-emu10k1] alsa-sink.c: Thread shutting down
I: [pulseaudio] sink.c: Freeing sink 0 "alsa_output.pci-0000_25_00.0.analog-surround-71"
I: [pulseaudio] source.c: Freeing source 0 "alsa_output.pci-0000_25_00.0.analog-surround-71.monitor"
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Device removed from object /org/pulseaudio/core1/source1
D: [pulseaudio] ratelimit.c: 668 events suppressed
D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Source removed from object /org/pulseaudio/core1/source1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.DevicePort removed from object /org/pulseaudio/core1/source1/port0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.DevicePort removed from object /org/pulseaudio/core1/source1/port1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.DevicePort removed from object /org/pulseaudio/core1/source1/port2
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.DevicePort removed from object /org/pulseaudio/core1/source1/port3
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.DevicePort removed from object /org/pulseaudio/core1/source1/port4
D: [pulseaudio] module-rescue-streams.c: No evacuation source found.
I: [pulseaudio] core.c: default_source: alsa_input.pci-0000_25_00.0.analog-mono -> auto_null.monitor
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Stream removed from object /org/pulseaudio/core1/record_stream1
D: [pulseaudio] module-suspend-on-idle.c: Source alsa_input.pci-0000_25_00.0.analog-mono becomes idle, timeout in 5 seconds.
D: [alsa-source-emu10k1] alsa-source.c: Requested volume: mono: 49145 /  75% / -7.50 dB
D: [alsa-source-emu10k1] alsa-source.c: Got hardware volume: mono: 49145 /  75% / -7.50 dB
D: [alsa-source-emu10k1] alsa-source.c: Calculated software volume: mono: 65536 / 100% / 0.00 dB (accurate-enough=yes)
D: [alsa-source-emu10k1] source.c: Volume not changing
D: [pulseaudio] source.c: alsa_input.pci-0000_25_00.0.analog-mono: state: RUNNING -> IDLE
I: [pulseaudio] source-output.c: Freeing output 1 "Peak detect"
D: [pulseaudio] source.c: alsa_input.pci-0000_25_00.0.analog-mono: state: IDLE -> UNLINKED
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event.
D: [alsa-source-emu10k1] alsa-source.c: Thread shutting down
I: [pulseaudio] source.c: Freeing source 1 "alsa_input.pci-0000_25_00.0.analog-mono"
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Card removed from object /org/pulseaudio/core1/card0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card0/profile0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card0/profile1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card0/profile2
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card0/profile3
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card0/profile4
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card0/profile5
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card0/profile6
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card0/profile7
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card0/profile8
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card0/profile9
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card0/profile10
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card0/profile11
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card0/profile12
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card0/profile13
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card0/profile14
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card0/profile15
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card0/profile16
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card0/profile17
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card0/profile18
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card0/profile19
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card0/profile20
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card0/profile21
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card0/profile22
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card0/profile23
I: [pulseaudio] card.c: Freed 0 "alsa_card.pci-0000_25_00.0"
I: [pulseaudio] module.c: Unloaded "module-alsa-card" (index: #6).
D: [pulseaudio] module-udev-detect.c: /dev/snd/controlC1 is accessible: yes
D: [pulseaudio] module-stream-restore.c: Not restoring device for stream source-output-by-application-id:org.PulseAudio.pavucontrol, because already set
D: [pulseaudio] module-intended-roles.c: Not setting device for stream Peak detect, because already set.
D: [pulseaudio] source-output.c: Negotiated format: pcm, format.sample_format = "\"float32le\""  format.rate = "25"  format.channels = "1"  format.channel_map = "\"mono\""
I: [pulseaudio] source-output.c: Trying to change sample rate
I: [pulseaudio] source.c: Cannot update rate, this is a monitor source and the sink is running.
D: [pulseaudio] module-suspend-on-idle.c: Sink auto_null becomes busy, resuming.
D: [pulseaudio] resampler.c: Resampler:
D: [pulseaudio] resampler.c:   rate 48000 -> 25 (method peaks)
D: [pulseaudio] resampler.c:   format s16le -> float32le (intermediate s16le)
D: [pulseaudio] resampler.c:   channels 2 -> 1 (resampling 1)
D: [pulseaudio] resampler.c: Channel matrix:
D: [pulseaudio] resampler.c:        I00   I01 
D: [pulseaudio] resampler.c:     +------------
D: [pulseaudio] resampler.c: O00 | 0.000 0.000
I: [pulseaudio] remap.c: Using generic matrix remapping
D: [pulseaudio] memblockq.c: memblockq requested: maxlength=33554432, tlength=0, base=4, prebuf=0, minreq=1 maxrewind=0
D: [pulseaudio] memblockq.c: memblockq sanitized: maxlength=33554432, tlength=33554432, base=4, prebuf=0, minreq=4 maxrewind=0
I: [pulseaudio] source-output.c: Created output 2 "Peak detect" on auto_null.monitor with sample spec float32le 1ch 25Hz and channel map mono
I: [pulseaudio] source-output.c:     media.name = "Peak detect"
I: [pulseaudio] source-output.c:     application.name = "PulseAudio Volume Control"
I: [pulseaudio] source-output.c:     native-protocol.peer = "UNIX socket client"
I: [pulseaudio] source-output.c:     native-protocol.version = "32"
I: [pulseaudio] source-output.c:     application.id = "org.PulseAudio.pavucontrol"
I: [pulseaudio] source-output.c:     application.icon_name = "audio-card"
I: [pulseaudio] source-output.c:     application.version = "4.0"
I: [pulseaudio] source-output.c:     application.process.id = "10134"
I: [pulseaudio] source-output.c:     application.process.user = "myuser"
I: [pulseaudio] source-output.c:     application.process.host = "mymachine"
I: [pulseaudio] source-output.c:     application.process.binary = "pavucontrol"
I: [pulseaudio] source-output.c:     application.language = "en_US.UTF-8"
I: [pulseaudio] source-output.c:     window.x11.display = ":0"
I: [pulseaudio] source-output.c:     application.process.machine_id = "48a985cc6e264181a499e2338a6382b1"
I: [pulseaudio] source-output.c:     application.process.session_id = "1"
I: [pulseaudio] source-output.c:     module-stream-restore.id = "source-output-by-application-id:org.PulseAudio.pavucontrol"
D: [pulseaudio] memblockq.c: memblockq requested: maxlength=4194304, tlength=0, base=4, prebuf=1, minreq=0 maxrewind=0
D: [pulseaudio] memblockq.c: memblockq sanitized: maxlength=4194304, tlength=4194304, base=4, prebuf=4, minreq=4 maxrewind=0
I: [pulseaudio] protocol-native.c: Final latency 80.00 ms = 40.00 ms + 40.00 ms
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Stream added for object /org/pulseaudio/core1/record_stream2
D: [pulseaudio] source.c: auto_null.monitor: state: IDLE -> RUNNING
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Stream removed from object /org/pulseaudio/core1/playback_stream0
D: [null-sink] module-null-sink.c: Requested to rewind 7680 bytes.
D: [null-sink] sink.c: Processing rewind...
D: [null-sink] source.c: Processing rewind...
D: [null-sink] module-null-sink.c: Rewound 7644 bytes.
D: [pulseaudio] sink.c: auto_null: state: RUNNING -> IDLE
I: [pulseaudio] sink-input.c: Freeing input 0 "audio-volume-change"
I: [pulseaudio] main.c: Got signal SIGINT.
I: [pulseaudio] main.c: Exiting.
I: [pulseaudio] main.c: Daemon shutdown initiated.
D: [pulseaudio] ratelimit.c: 707 events suppressed
D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
I: [pulseaudio] module.c: Unloading "module-null-sink" (index: #23).
D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module23
D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
D: [pulseaudio] module-always-sink.c: Autoloaded null-sink removed
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Device removed from object /org/pulseaudio/core1/sink1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Sink removed from object /org/pulseaudio/core1/sink1
D: [pulseaudio] module-rescue-streams.c: No sink inputs to move away.
I: [pulseaudio] core.c: default_sink: auto_null -> (unset)
D: [pulseaudio] sink.c: auto_null: state: IDLE -> UNLINKED
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Device removed from object /org/pulseaudio/core1/source2
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Source removed from object /org/pulseaudio/core1/source2
D: [pulseaudio] module-rescue-streams.c: No evacuation source found.
I: [pulseaudio] core.c: default_source: auto_null.monitor -> (unset)
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Stream removed from object /org/pulseaudio/core1/record_stream2
D: [pulseaudio] module-suspend-on-idle.c: Sink auto_null becomes idle, timeout in 5 seconds.
D: [pulseaudio] source.c: auto_null.monitor: state: RUNNING -> IDLE
D: [pulseaudio] core.c: Hmm, no streams around, trying to vacuum.
I: [pulseaudio] source-output.c: Freeing output 2 "Peak detect"
D: [pulseaudio] source.c: auto_null.monitor: state: IDLE -> UNLINKED
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event.
D: [null-sink] module-null-sink.c: Thread shutting down
I: [pulseaudio] sink.c: Freeing sink 1 "auto_null"
I: [pulseaudio] source.c: Freeing source 2 "auto_null.monitor"
I: [pulseaudio] module.c: Unloaded "module-null-sink" (index: #23).
I: [pulseaudio] module.c: Unloading "module-filter-apply" (index: #22).
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module22
I: [pulseaudio] module.c: Unloaded "module-filter-apply" (index: #22).
I: [pulseaudio] module.c: Unloading "module-filter-heuristics" (index: #21).
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module21
I: [pulseaudio] module.c: Unloaded "module-filter-heuristics" (index: #21).
I: [pulseaudio] module.c: Unloading "module-role-cork" (index: #20).
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module20
I: [pulseaudio] module.c: Unloaded "module-role-cork" (index: #20).
I: [pulseaudio] module.c: Unloading "module-position-event-sounds" (index: #19).
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module19
I: [pulseaudio] module.c: Unloaded "module-position-event-sounds" (index: #19).
I: [pulseaudio] module.c: Unloading "module-systemd-login" (index: #18).
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module18
D: [pulseaudio] module-systemd-login.c: Removing session 1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Client removed from object /org/pulseaudio/core1/client0
I: [pulseaudio] client.c: Freed 0 "Login Session 1"
I: [pulseaudio] module.c: Unloaded "module-systemd-login" (index: #18).
I: [pulseaudio] module.c: Unloading "module-console-kit" (index: #17).
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module17
I: [pulseaudio] module.c: Unloaded "module-console-kit" (index: #17).
I: [pulseaudio] module.c: Unloading "module-suspend-on-idle" (index: #16).
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module16
I: [pulseaudio] module.c: Unloaded "module-suspend-on-idle" (index: #16).
I: [pulseaudio] module.c: Unloading "module-intended-roles" (index: #15).
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module15
I: [pulseaudio] module.c: Unloaded "module-intended-roles" (index: #15).
I: [pulseaudio] module.c: Unloading "module-always-sink" (index: #14).
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module14
I: [pulseaudio] module.c: Unloaded "module-always-sink" (index: #14).
I: [pulseaudio] module.c: Unloading "module-rescue-streams" (index: #13).
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module13
I: [pulseaudio] module.c: Unloaded "module-rescue-streams" (index: #13).
I: [pulseaudio] module.c: Unloading "module-default-device-restore" (index: #12).
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module12
I: [pulseaudio] module.c: Unloaded "module-default-device-restore" (index: #12).
I: [pulseaudio] module.c: Unloading "module-gsettings" (index: #11).
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module11
I: [pulseaudio] module.c: Unloaded "module-gsettings" (index: #11).
I: [pulseaudio] module.c: Unloading "module-native-protocol-unix" (index: #10).
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module10
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Client removed from object /org/pulseaudio/core1/client1
I: [pulseaudio] client.c: Freed 1 "Termite"
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Client removed from object /org/pulseaudio/core1/client2
I: [pulseaudio] client.c: Freed 2 "PulseAudio Volume Control"
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Client removed from object /org/pulseaudio/core1/client3
I: [pulseaudio] client.c: Freed 3 "PulseAudio Volume Control"
I: [pulseaudio] module.c: Unloaded "module-native-protocol-unix" (index: #10).
I: [pulseaudio] module.c: Unloading "module-esound-protocol-unix" (index: #9).
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module9
I: [pulseaudio] module.c: Unloaded "module-esound-protocol-unix" (index: #9).
I: [pulseaudio] module.c: Unloading "module-dbus-protocol" (index: #8).
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module8
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1 removed from object /org/pulseaudio/core1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Card removed from object /org/pulseaudio/core1/card1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile2
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile3
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile4
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile5
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile6
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card1/profile7
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Sample removed from object /org/pulseaudio/core1/sample0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module2
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module3
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module4
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module5
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module7
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Memstats removed from object /org/pulseaudio/core1/memstats
I: [pulseaudio] module.c: Unloaded "module-dbus-protocol" (index: #8).
I: [pulseaudio] module.c: Unloading "module-alsa-card" (index: #7).
I: [pulseaudio] card.c: Freed 1 "alsa_card.pci-0000_27_00.1"
I: [pulseaudio] module.c: Unloaded "module-alsa-card" (index: #7).
I: [pulseaudio] module.c: Unloading "module-udev-detect" (index: #5).
I: [pulseaudio] module.c: Unloaded "module-udev-detect" (index: #5).
I: [pulseaudio] module.c: Unloading "module-switch-on-port-available" (index: #4).
I: [pulseaudio] module.c: Unloaded "module-switch-on-port-available" (index: #4).
I: [pulseaudio] module.c: Unloading "module-augment-properties" (index: #3).
I: [pulseaudio] module.c: Unloaded "module-augment-properties" (index: #3).
I: [pulseaudio] module.c: Unloading "module-card-restore" (index: #2).
I: [pulseaudio] module.c: Unloaded "module-card-restore" (index: #2).
I: [pulseaudio] module.c: Unloading "module-stream-restore" (index: #1).
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1 removed from object /org/pulseaudio/stream_restore1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry removed from object /org/pulseaudio/stream_restore1/entry0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry removed from object /org/pulseaudio/stream_restore1/entry1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry removed from object /org/pulseaudio/stream_restore1/entry2
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry removed from object /org/pulseaudio/stream_restore1/entry3
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry removed from object /org/pulseaudio/stream_restore1/entry4
I: [pulseaudio] module.c: Unloaded "module-stream-restore" (index: #1).
I: [pulseaudio] module.c: Unloading "module-device-restore" (index: #0).
I: [pulseaudio] module.c: Unloaded "module-device-restore" (index: #0).
I: [pulseaudio] main.c: Daemon terminated.

Last edited by ms.yoshi (2020-02-13 00:52:32)

Offline

#2 2019-06-14 02:39:34

dev.ashevchuk
Member
Registered: 2019-06-14
Posts: 1

Re: [SOLVED] Audio does not work after upgrading to alsa-*-1.1.9

I join the question.
This only works if a profile is selected: stereo output + mono input or any surround output configuration without input.

Last edited by dev.ashevchuk (2019-06-14 02:40:45)

Offline

#3 2019-09-08 12:48:51

Usernme
Member
Registered: 2019-09-08
Posts: 1

Re: [SOLVED] Audio does not work after upgrading to alsa-*-1.1.9

Got the same problem since a few months.

Device: CA0106 (SoundBlaster)

When starting to play sound some error occurs in pulseaudio and the device is lost until I restart pulse.
Analog Stereo outout without input works. Stereo option with input is not available.
5.1 surround without input crashes as well as with input.

I: [pulseaudio] client.c: Created 3 "Native client (UNIX socket client)"
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Client added for object /org/pulseaudio/core1/client3
D: [pulseaudio] protocol-native.c: Protocol version: remote 32, local 32
I: [pulseaudio] protocol-native.c: Got credentials: uid=1000 gid=100 success=1
D: [pulseaudio] protocol-native.c: SHM possible: yes
D: [pulseaudio] protocol-native.c: Negotiated SHM: yes
D: [pulseaudio] protocol-native.c: Memfd possible: yes
D: [pulseaudio] protocol-native.c: Negotiated SHM type: shared memfd
D: [pulseaudio] memblock.c: Using shared memfd memory pool with 1024 slots of size 64.0 KiB each, total size is 64.0 MiB, maximum usable slot size is 65472
D: [pulseaudio] srbchannel.c: SHM block is 65472 bytes, ringbuffer capacity is 2 * 32712 bytes
D: [pulseaudio] protocol-native.c: Enabling srbchannel...
D: [pulseaudio] module-augment-properties.c: Looking for .desktop file for firefox
D: [pulseaudio] module-augment-properties.c: Found /usr/share/applications/firefox.desktop.
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/applications/firefox.desktop'
D: [pulseaudio] protocol-native.c: Client enabled srbchannel.
D: [pulseaudio] module-intended-roles.c: Not setting device for stream AudioStream, because it lacks role.
D: [pulseaudio] sink-input.c: Negotiated format: pcm, format.sample_format = "\"float32le\""  format.rate = "48000"  format.channels = "2"  format.channel_map = "\"front-left,front-right\""
I: [pulseaudio] sink-input.c: Trying to change sample rate
D: [pulseaudio] sink.c: Default and alternate sample rates are the same, so there is no point in switching.
I: [pulseaudio] module-stream-restore.c: Restoring volume for sink input sink-input-by-application-name:AudioIPC Server.
D: [pulseaudio] module-suspend-on-idle.c: Sink alsa_output.pci-0000_05_01.0.analog-surround-51 becomes busy, resuming.
I: [pulseaudio] resampler.c: Forcing resampler 'copy', because of fixed, identical sample rates.
D: [pulseaudio] resampler.c: Resampler:
D: [pulseaudio] resampler.c:   rate 48000 -> 48000 (method copy)
D: [pulseaudio] resampler.c:   format float32le -> s16le (intermediate s16le)
D: [pulseaudio] resampler.c:   channels 2 -> 6 (resampling 2)
D: [pulseaudio] resampler.c: Channel matrix:
D: [pulseaudio] resampler.c:        I00   I01 
D: [pulseaudio] resampler.c:     +------------
D: [pulseaudio] resampler.c: O00 | 1.000 0.000
D: [pulseaudio] resampler.c: O01 | 0.000 1.000
D: [pulseaudio] resampler.c: O02 | 1.000 0.000
D: [pulseaudio] resampler.c: O03 | 0.000 1.000
D: [pulseaudio] resampler.c: O04 | 0.500 0.500
D: [pulseaudio] resampler.c: O05 | 0.000 0.000
I: [pulseaudio] remap.c: Using generic matrix remapping
D: [pulseaudio] memblockq.c: memblockq requested: maxlength=33554432, tlength=0, base=12, prebuf=0, minreq=1 maxrewind=0
D: [pulseaudio] memblockq.c: memblockq sanitized: maxlength=33554436, tlength=33554436, base=12, prebuf=0, minreq=12 maxrewind=0
I: [pulseaudio] sink-input.c: Created input 0 "AudioStream" on alsa_output.pci-0000_05_01.0.analog-surround-51 with sample spec float32le 2ch 48000Hz and channel map front-left,front-right
I: [pulseaudio] sink-input.c:     media.name = "AudioStream"
I: [pulseaudio] sink-input.c:     application.name = "AudioIPC Server"
I: [pulseaudio] sink-input.c:     native-protocol.peer = "UNIX socket client"
I: [pulseaudio] sink-input.c:     native-protocol.version = "32"
I: [pulseaudio] sink-input.c:     application.process.id = "689"
I: [pulseaudio] sink-input.c:     application.process.user = "groot"
I: [pulseaudio] sink-input.c:     application.process.host = "iamgroot"
I: [pulseaudio] sink-input.c:     application.process.binary = "firefox"
I: [pulseaudio] sink-input.c:     application.language = "en_US.UTF-8"
I: [pulseaudio] sink-input.c:     window.x11.display = ":0"
I: [pulseaudio] sink-input.c:     application.process.machine_id = "85f89a43ecac4409a149e0f88111332b"
I: [pulseaudio] sink-input.c:     application.process.session_id = "1"
I: [pulseaudio] sink-input.c:     application.icon_name = "firefox"
I: [pulseaudio] sink-input.c:     module-stream-restore.id = "sink-input-by-application-name:AudioIPC Server"
I: [pulseaudio] protocol-native.c: Requested tlength=100.00 ms, minreq=25.00 ms
D: [pulseaudio] protocol-native.c: Adjust latency mode enabled, configuring sink latency to half of overall latency.
D: [pulseaudio] protocol-native.c: Requested latency=25.00 ms, Received latency=100.00 ms
D: [pulseaudio] memblockq.c: memblockq requested: maxlength=4194304, tlength=57600, base=8, prebuf=48008, minreq=9600 maxrewind=0
D: [pulseaudio] memblockq.c: memblockq sanitized: maxlength=4194304, tlength=57600, base=8, prebuf=48008, minreq=9600 maxrewind=0
I: [pulseaudio] protocol-native.c: Final latency 250.00 ms = 100.00 ms + 2*25.00 ms + 100.00 ms
D: [alsa-sink-ca0106] alsa-sink.c: Requested volume: front-left: 65536 / 100% / 0.00 dB,   front-right: 65536 / 100% / 0.00 dB,   rear-left: 65536 / 100% / 0.00 dB,   rear-right: 65536 / 100% / 0.00 dB,   front-center: 65536 / 100% / 0.00 dB,   lfe: 65536 / 100% / 0.00 dB
D: [alsa-sink-ca0106] alsa-sink.c: Got hardware volume: front-left: 65536 / 100% / 0.00 dB,   front-right: 65536 / 100% / 0.00 dB,   rear-left: 65536 / 100% / 0.00 dB,   rear-right: 65536 / 100% / 0.00 dB,   front-center: 65536 / 100% / 0.00 dB,   lfe: 65536 / 100% / 0.00 dB
D: [alsa-sink-ca0106] alsa-sink.c: Calculated software volume: front-left: 65536 / 100% / 0.00 dB,   front-right: 65536 / 100% / 0.00 dB,   rear-left: 65536 / 100% / 0.00 dB,   rear-right: 65536 / 100% / 0.00 dB,   front-center: 65536 / 100% / 0.00 dB,   lfe: 65536 / 100% / 0.00 dB (accurate-enough=yes)
D: [alsa-sink-ca0106] sink.c: Volume not changing
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Stream added for object /org/pulseaudio/core1/playback_stream0
D: [pulseaudio] protocol-native.c: Client firefox changes volume of sink input AudioStream.
D: [pulseaudio] sink.c: Default and alternate sample rates are the same, so there is no point in switching.
D: [alsa-sink-ca0106] sink-input.c: Requesting rewind due to uncorking
D: [alsa-sink-ca0106] alsa-sink.c: Requested to rewind 57600 bytes.
D: [pulseaudio] module-suspend-on-idle.c: Sink alsa_output.pci-0000_05_01.0.analog-surround-51 becomes busy, resuming.
D: [alsa-sink-ca0106] alsa-sink.c: Limited to 57248 bytes.
D: [alsa-sink-ca0106] alsa-sink.c: before: 4770
D: [alsa-sink-ca0106] alsa-sink.c: after: 4770
D: [alsa-sink-ca0106] alsa-sink.c: Rewound 57240 bytes.
D: [alsa-sink-ca0106] sink.c: Processing rewind...
D: [alsa-sink-ca0106] sink.c: latency = 241
D: [alsa-sink-ca0106] source.c: Processing rewind...
D: [alsa-sink-ca0106] alsa-sink.c: snd_pcm_writei: Broken pipe
D: [alsa-sink-ca0106] alsa-sink.c: snd_pcm_writei: Buffer underrun!
I: [alsa-sink-ca0106] (alsa-lib)pcm.c: cannot recovery from underrun, prepare failed: Device or resource busy
E: [alsa-sink-ca0106] alsa-sink.c: snd_pcm_writei: Device or resource busy
D: [pulseaudio] sink.c: alsa_output.pci-0000_05_01.0.analog-surround-51: state: IDLE -> RUNNING
I: [pulseaudio] module.c: Unloading "module-alsa-card" (index: #8).
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module8
D: [pulseaudio] module-always-sink.c: Autoloading null-sink as no other sinks detected.
I: [pulseaudio] sink.c: Created sink 1 "auto_null" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right
I: [pulseaudio] sink.c:     device.description = "Dummy Output"
I: [pulseaudio] sink.c:     device.class = "abstract"
I: [pulseaudio] sink.c:     device.icon_name = "audio-card"
I: [pulseaudio] source.c: Created source 2 "auto_null.monitor" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right
I: [pulseaudio] source.c:     device.description = "Monitor of Dummy Output"
I: [pulseaudio] source.c:     device.class = "monitor"
I: [pulseaudio] source.c:     device.icon_name = "audio-input-microphone"
D: [null-sink] module-null-sink.c: Thread starting up
D: [pulseaudio] sink.c: auto_null: state: INIT -> IDLE
D: [pulseaudio] source.c: auto_null.monitor: state: INIT -> IDLE
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Device added for object /org/pulseaudio/core1/source2
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Source added for object /org/pulseaudio/core1/source2
D: [pulseaudio] module-device-restore.c: Could not set format on sink auto_null
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Device added for object /org/pulseaudio/core1/sink1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Sink added for object /org/pulseaudio/core1/sink1
D: [pulseaudio] module-suspend-on-idle.c: Sink auto_null becomes idle, timeout in 5 seconds.
I: [pulseaudio] module.c: Loaded "module-null-sink" (index: #24; argument: "sink_name=auto_null sink_properties='device.description="Dummy Output"'").
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module24
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Device removed from object /org/pulseaudio/core1/sink0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Sink removed from object /org/pulseaudio/core1/sink0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.DevicePort removed from object /org/pulseaudio/core1/sink0/port0
D: [pulseaudio] sink-input.c: Starting to move sink input 0 from 'alsa_output.pci-0000_05_01.0.analog-surround-51'
D: [alsa-sink-ca0106] sink-input.c: Have to rewind 56928 bytes on render memblockq.
D: [alsa-sink-ca0106] sink-input.c: Have to rewind 37952 bytes on implementor.
D: [alsa-sink-ca0106] sink.c: Requesting rewind due to started move
D: [alsa-sink-ca0106] alsa-sink.c: Requested volume: front-left: 65536 / 100% / 0.00 dB,   front-right: 65536 / 100% / 0.00 dB,   rear-left: 65536 / 100% / 0.00 dB,   rear-right: 65536 / 100% / 0.00 dB,   front-center: 65536 / 100% / 0.00 dB,   lfe: 65536 / 100% / 0.00 dB
D: [alsa-sink-ca0106] alsa-sink.c: Got hardware volume: front-left: 65536 / 100% / 0.00 dB,   front-right: 65536 / 100% / 0.00 dB,   rear-left: 65536 / 100% / 0.00 dB,   rear-right: 65536 / 100% / 0.00 dB,   front-center: 65536 / 100% / 0.00 dB,   lfe: 65536 / 100% / 0.00 dB
D: [alsa-sink-ca0106] alsa-sink.c: Calculated software volume: front-left: 65536 / 100% / 0.00 dB,   front-right: 65536 / 100% / 0.00 dB,   rear-left: 65536 / 100% / 0.00 dB,   rear-right: 65536 / 100% / 0.00 dB,   front-center: 65536 / 100% / 0.00 dB,   lfe: 65536 / 100% / 0.00 dB (accurate-enough=yes)
D: [alsa-sink-ca0106] sink.c: Volume not changing
D: [pulseaudio] sink.c: alsa_output.pci-0000_05_01.0.analog-surround-51: state: RUNNING -> IDLE
I: [pulseaudio] sink-input.c: Trying to change sample rate
I: [pulseaudio] protocol-native.c: Requested tlength=100.00 ms, minreq=25.00 ms
D: [pulseaudio] protocol-native.c: Adjust latency mode enabled, configuring sink latency to half of overall latency.
D: [pulseaudio] protocol-native.c: Requested latency=25.00 ms, Received latency=25.00 ms
D: [pulseaudio] resampler.c: Resampler:
D: [pulseaudio] resampler.c:   rate 48000 -> 44100 (method speex-float-1)
D: [pulseaudio] resampler.c:   format float32le -> s16le (intermediate float32le)
D: [pulseaudio] resampler.c:   channels 2 -> 2 (resampling 2)
I: [pulseaudio] speex.c: Choosing speex quality setting 1.
D: [pulseaudio] memblockq.c: memblockq requested: maxlength=33554432, tlength=0, base=4, prebuf=0, minreq=1 maxrewind=0
D: [pulseaudio] memblockq.c: memblockq sanitized: maxlength=33554432, tlength=33554432, base=4, prebuf=0, minreq=4 maxrewind=0
D: [pulseaudio] sink-input.c: Updated resampler for sink input 0
D: [pulseaudio] sink.c: auto_null: state: IDLE -> RUNNING
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [null-sink] sink.c: Requesting rewind due to finished move
D: [null-sink] module-null-sink.c: Requested to rewind 352800 bytes.
D: [pulseaudio] sink-input.c: Successfully moved sink input 0 to auto_null.
D: [pulseaudio] module-suspend-on-idle.c: Sink auto_null becomes busy, resuming.
D: [null-sink] sink.c: Processing rewind...
D: [null-sink] sink-input.c: Have to rewind 352800 bytes on render memblockq.
D: [null-sink] source.c: Processing rewind...
D: [null-sink] module-null-sink.c: Rewound 352800 bytes.
I: [pulseaudio] module-rescue-streams.c: Successfully moved sink input 0 "AudioIPC Server" to auto_null.
I: [pulseaudio] core.c: default_sink: alsa_output.pci-0000_05_01.0.analog-surround-51 -> auto_null
D: [pulseaudio] sink.c: alsa_output.pci-0000_05_01.0.analog-surround-51: state: IDLE -> UNLINKED
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Device removed from object /org/pulseaudio/core1/source0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Source removed from object /org/pulseaudio/core1/source0
D: [pulseaudio] module-rescue-streams.c: No evacuation source found.
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Stream removed from object /org/pulseaudio/core1/record_stream2
D: [pulseaudio] module-suspend-on-idle.c: Sink alsa_output.pci-0000_05_01.0.analog-surround-51 becomes idle, timeout in 5 seconds.
D: [pulseaudio] source.c: alsa_output.pci-0000_05_01.0.analog-surround-51.monitor: state: RUNNING -> IDLE
I: [pulseaudio] source-output.c: Freeing output 2 "Peak detect"
D: [pulseaudio] source.c: alsa_output.pci-0000_05_01.0.analog-surround-51.monitor: state: IDLE -> UNLINKED
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event.
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event.
D: [alsa-sink-ca0106] alsa-sink.c: Thread shutting down
I: [pulseaudio] sink.c: Freeing sink 0 "alsa_output.pci-0000_05_01.0.analog-surround-51"
I: [pulseaudio] source.c: Freeing source 0 "alsa_output.pci-0000_05_01.0.analog-surround-51.monitor"
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Device removed from object /org/pulseaudio/core1/source1
D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Source removed from object /org/pulseaudio/core1/source1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.DevicePort removed from object /org/pulseaudio/core1/source1/port0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.DevicePort removed from object /org/pulseaudio/core1/source1/port1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.DevicePort removed from object /org/pulseaudio/core1/source1/port2
D: [pulseaudio] module-rescue-streams.c: No evacuation source found.
I: [pulseaudio] core.c: default_source: alsa_input.pci-0000_05_01.0.analog-stereo -> auto_null.monitor
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Stream removed from object /org/pulseaudio/core1/record_stream3
D: [pulseaudio] module-suspend-on-idle.c: Source alsa_input.pci-0000_05_01.0.analog-stereo becomes idle, timeout in 5 seconds.
D: [alsa-source-ca0106] alsa-source.c: hwbuf_unused=0
D: [alsa-source-ca0106] alsa-source.c: setting avail_min=14912
D: [pulseaudio] source.c: alsa_input.pci-0000_05_01.0.analog-stereo: state: RUNNING -> IDLE
I: [pulseaudio] source-output.c: Freeing output 3 "Peak detect"
D: [pulseaudio] source.c: alsa_input.pci-0000_05_01.0.analog-stereo: state: IDLE -> UNLINKED
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event.
D: [alsa-source-ca0106] alsa-source.c: Thread shutting down
I: [pulseaudio] source.c: Freeing source 1 "alsa_input.pci-0000_05_01.0.analog-stereo"
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Card removed from object /org/pulseaudio/core1/card2
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card2/profile0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card2/profile1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card2/profile2
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card2/profile3
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card2/profile4
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card2/profile5
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card2/profile6
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card2/profile7
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card2/profile8
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card2/profile9
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card2/profile10
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card2/profile11
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card2/profile12
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card2/profile13
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card2/profile14
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card2/profile15
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card2/profile16
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card2/profile17
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card2/profile18
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card2/profile19
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card2/profile20
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card2/profile21
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card2/profile22
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card2/profile23
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card2/profile24
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card2/profile25
I: [pulseaudio] card.c: Freed 2 "alsa_card.pci-0000_05_01.0"
I: [pulseaudio] module.c: Unloaded "module-alsa-card" (index: #8).
D: [pulseaudio] module-udev-detect.c: /dev/snd/controlC2 is accessible: yes
D: [null-sink] protocol-native.c: Requesting rewind due to end of underrun.
D: [null-sink] module-null-sink.c: Requested to rewind 4408 bytes.
D: [null-sink] sink.c: Processing rewind...
D: [null-sink] sink-input.c: Have to rewind 4408 bytes on render memblockq.
D: [null-sink] source.c: Processing rewind...
D: [null-sink] module-null-sink.c: Rewound 4408 bytes.
D: [pulseaudio] module-stream-restore.c: Not restoring device for stream source-output-by-application-id:org.PulseAudio.pavucontrol, because already set
D: [pulseaudio] module-intended-roles.c: Not setting device for stream Peak detect, because already set.
D: [pulseaudio] source-output.c: Negotiated format: pcm, format.sample_format = "\"float32le\""  format.rate = "25"  format.channels = "1"  format.channel_map = "\"mono\""
I: [pulseaudio] source-output.c: Trying to change sample rate
I: [pulseaudio] source.c: Cannot update rate, this is a monitor source and the sink is running.
D: [pulseaudio] module-suspend-on-idle.c: Sink auto_null becomes busy, resuming.
D: [pulseaudio] resampler.c: Resampler:
D: [pulseaudio] resampler.c:   rate 44100 -> 25 (method peaks)
D: [pulseaudio] resampler.c:   format s16le -> float32le (intermediate s16le)
D: [pulseaudio] resampler.c:   channels 2 -> 1 (resampling 1)
D: [pulseaudio] resampler.c: Channel matrix:
D: [pulseaudio] resampler.c:        I00   I01 
D: [pulseaudio] resampler.c:     +------------
D: [pulseaudio] resampler.c: O00 | 0.500 0.500
I: [pulseaudio] remap.c: Using stereo to mono remapping
D: [pulseaudio] memblockq.c: memblockq requested: maxlength=33554432, tlength=0, base=4, prebuf=0, minreq=1 maxrewind=0
D: [pulseaudio] memblockq.c: memblockq sanitized: maxlength=33554432, tlength=33554432, base=4, prebuf=0, minreq=4 maxrewind=0
I: [pulseaudio] source-output.c: Created output 4 "Peak detect" on auto_null.monitor with sample spec float32le 1ch 25Hz and channel map mono
I: [pulseaudio] source-output.c:     media.name = "Peak detect"
I: [pulseaudio] source-output.c:     application.name = "PulseAudio Volume Control"
I: [pulseaudio] source-output.c:     native-protocol.peer = "UNIX socket client"
I: [pulseaudio] source-output.c:     native-protocol.version = "32"
I: [pulseaudio] source-output.c:     application.id = "org.PulseAudio.pavucontrol"
I: [pulseaudio] source-output.c:     application.icon_name = "audio-card"
I: [pulseaudio] source-output.c:     application.version = "4.0"
I: [pulseaudio] source-output.c:     application.process.id = "2555"
I: [pulseaudio] source-output.c:     application.process.user = "groot"
I: [pulseaudio] source-output.c:     application.process.host = "iamgroot"
I: [pulseaudio] source-output.c:     application.process.binary = "pavucontrol"
I: [pulseaudio] source-output.c:     application.language = "en_US.UTF-8"
I: [pulseaudio] source-output.c:     window.x11.display = ":0"
I: [pulseaudio] source-output.c:     application.process.machine_id = "85f89a43ecac4409a149e0f88111332b"
I: [pulseaudio] source-output.c:     application.process.session_id = "1"
I: [pulseaudio] source-output.c:     module-stream-restore.id = "source-output-by-application-id:org.PulseAudio.pavucontrol"
D: [pulseaudio] memblockq.c: memblockq requested: maxlength=4194304, tlength=0, base=4, prebuf=1, minreq=0 maxrewind=0
D: [pulseaudio] memblockq.c: memblockq sanitized: maxlength=4194304, tlength=4194304, base=4, prebuf=4, minreq=4 maxrewind=0
I: [pulseaudio] protocol-native.c: Final latency 80.00 ms = 40.00 ms + 40.00 ms
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Stream added for object /org/pulseaudio/core1/record_stream4
D: [pulseaudio] source.c: auto_null.monitor: state: IDLE -> RUNNING
D: [null-sink] sink-input.c: Requesting rewind due to corking
D: [null-sink] module-null-sink.c: Requested to rewind 4408 bytes.
D: [null-sink] sink.c: Processing rewind...
D: [null-sink] sink-input.c: Have to rewind 3904 bytes on render memblockq.
D: [null-sink] sink-input.c: Have to rewind 8512 bytes on implementor.
D: [null-sink] source.c: Processing rewind...
D: [null-sink] module-null-sink.c: Rewound 3904 bytes.
D: [pulseaudio] sink.c: auto_null: state: RUNNING -> IDLE

5.0 surround resoults in some weird noise:

D: [alsa-sink-ca0106] alsa-sink.c: Requested to rewind 31680 bytes.
D: [alsa-sink-ca0106] alsa-sink.c: Mhmm, actually there is nothing to rewind.
D: [alsa-sink-ca0106] protocol-native.c: Implicit underrun of 'AudioStream'
D: [alsa-sink-ca0106] protocol-native.c: Requesting rewind due to end of underrun.
D: [alsa-sink-ca0106] alsa-sink.c: Requested to rewind 31680 bytes.
D: [alsa-sink-ca0106] alsa-sink.c: Mhmm, actually there is nothing to rewind.
D: [alsa-sink-ca0106] protocol-native.c: Implicit underrun of 'AudioStream'
D: [alsa-sink-ca0106] protocol-native.c: Requesting rewind due to end of underrun.
D: [alsa-sink-ca0106] alsa-sink.c: Requested to rewind 31680 bytes.
D: [alsa-sink-ca0106] alsa-sink.c: Mhmm, actually there is nothing to rewind.
D: [alsa-sink-ca0106] protocol-native.c: Implicit underrun of 'AudioStream'
D: [alsa-sink-ca0106] protocol-native.c: Requesting rewind due to end of underrun.
D: [alsa-sink-ca0106] alsa-sink.c: Requested to rewind 31680 bytes.
D: [alsa-sink-ca0106] alsa-sink.c: Mhmm, actually there is nothing to rewind.
D: [alsa-sink-ca0106] protocol-native.c: Implicit underrun of 'AudioStream'
D: [alsa-sink-ca0106] protocol-native.c: Requesting rewind due to end of underrun.
D: [alsa-sink-ca0106] alsa-sink.c: Requested to rewind 31680 bytes.
D: [alsa-sink-ca0106] alsa-sink.c: Mhmm, actually there is nothing to rewind.
D: [alsa-sink-ca0106] protocol-native.c: Implicit underrun of 'AudioStream'
D: [alsa-sink-ca0106] protocol-native.c: Requesting rewind due to end of underrun.
D: [alsa-sink-ca0106] alsa-sink.c: Requested to rewind 31680 bytes.
D: [alsa-sink-ca0106] alsa-sink.c: Mhmm, actually there is nothing to rewind.
D: [alsa-sink-ca0106] protocol-native.c: Implicit underrun of 'AudioStream'
D: [alsa-sink-ca0106] protocol-native.c: Requesting rewind due to end of underrun.
D: [alsa-sink-ca0106] alsa-sink.c: Requested to rewind 31680 bytes.
D: [alsa-sink-ca0106] alsa-sink.c: Mhmm, actually there is nothing to rewind.
D: [alsa-sink-ca0106] protocol-native.c: Implicit underrun of 'AudioStream'
D: [alsa-sink-ca0106] protocol-native.c: Requesting rewind due to end of underrun.
D: [alsa-sink-ca0106] alsa-sink.c: Requested to rewind 31680 bytes.
D: [alsa-sink-ca0106] alsa-sink.c: Mhmm, actually there is nothing to rewind.
D: [alsa-sink-ca0106] protocol-native.c: Implicit underrun of 'AudioStream'
D: [alsa-sink-ca0106] protocol-native.c: Requesting rewind due to end of underrun.
D: [alsa-sink-ca0106] alsa-sink.c: Requested to rewind 31680 bytes.
D: [alsa-sink-ca0106] alsa-sink.c: Mhmm, actually there is nothing to rewind.
D: [alsa-sink-ca0106] protocol-native.c: Implicit underrun of 'AudioStream'
D: [alsa-sink-ca0106] protocol-native.c: Requesting rewind due to end of underrun.
D: [alsa-sink-ca0106] alsa-sink.c: Requested to rewind 31680 bytes.
D: [alsa-sink-ca0106] alsa-sink.c: Mhmm, actually there is nothing to rewind.
D: [alsa-sink-ca0106] protocol-native.c: Implicit underrun of 'AudioStream'
D: [alsa-sink-ca0106] protocol-native.c: Requesting rewind due to end of underrun

Complete log from my prefered 5.1 surround + analog input setting:

pulseaudio -vvvvv
I: [pulseaudio] main.c: setrlimit(RLIMIT_NICE, (31, 31)) failed: Operation not permitted
I: [pulseaudio] main.c: setrlimit(RLIMIT_RTPRIO, (9, 9)) failed: Operation not permitted
D: [pulseaudio] core-rtclock.c: Timer slack is set to 50 us.
I: [pulseaudio] core-util.c: Failed to acquire high-priority scheduling: Permission denied
I: [pulseaudio] main.c: This is PulseAudio 12.2
D: [pulseaudio] main.c: Compilation host: x86_64-pc-linux-gnu
D: [pulseaudio] main.c: Compilation CFLAGS: -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -W -Wextra -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto
D: [pulseaudio] main.c: Running on host: Linux x86_64 5.2.13-arch1-1-ARCH #1 SMP PREEMPT Fri Sep 6 17:52:33 UTC 2019
D: [pulseaudio] main.c: Found 4 CPUs.
I: [pulseaudio] main.c: Page size is 4096 bytes
D: [pulseaudio] main.c: Compiled with Valgrind support: no
D: [pulseaudio] main.c: Running in valgrind mode: no
D: [pulseaudio] main.c: Running in VM: no
D: [pulseaudio] main.c: Optimized build: yes
D: [pulseaudio] main.c: FASTPATH defined, only fast path asserts disabled.
I: [pulseaudio] main.c: Machine ID is 85f89a43ecac4409a149e0f88111332b.
I: [pulseaudio] main.c: Session ID is 1.
I: [pulseaudio] main.c: Using runtime directory /run/user/1000/pulse.
I: [pulseaudio] main.c: Using state directory /home/groot/.config/pulse.
I: [pulseaudio] main.c: Using modules directory /usr/lib/pulse-12.2/modules.
I: [pulseaudio] main.c: Running in system mode: no
I: [pulseaudio] main.c: System supports high resolution timers
D: [pulseaudio] memblock.c: Using shared memfd memory pool with 1024 slots of size 64.0 KiB each, total size is 64.0 MiB, maximum usable slot size is 65472
I: [pulseaudio] cpu-x86.c: CPU flags: CMOV MMX SSE SSE2 SSE3 SSSE3 SSE4_1 SSE4_2 
I: [pulseaudio] svolume_mmx.c: Initialising MMX optimized volume functions.
I: [pulseaudio] remap_mmx.c: Initialising MMX optimized remappers.
I: [pulseaudio] svolume_sse.c: Initialising SSE2 optimized volume functions.
I: [pulseaudio] remap_sse.c: Initialising SSE2 optimized remappers.
I: [pulseaudio] sconv_sse.c: Initialising SSE2 optimized conversions.
I: [pulseaudio] svolume_orc.c: Initialising ORC optimized volume functions.
D: [pulseaudio] database-tdb.c: Opened TDB database '/home/groot/.config/pulse/85f89a43ecac4409a149e0f88111332b-device-volumes.tdb'
I: [pulseaudio] module-device-restore.c: Successfully opened database file '/home/groot/.config/pulse/85f89a43ecac4409a149e0f88111332b-device-volumes'.
I: [pulseaudio] module.c: Loaded "module-device-restore" (index: #0; argument: "").
D: [pulseaudio] database-tdb.c: Opened TDB database '/home/groot/.config/pulse/85f89a43ecac4409a149e0f88111332b-stream-volumes.tdb'
I: [pulseaudio] module-stream-restore.c: Successfully opened database file '/home/groot/.config/pulse/85f89a43ecac4409a149e0f88111332b-stream-volumes'.
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1 added for object /org/pulseaudio/stream_restore1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry2
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry3
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry4
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry5
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry6
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry7
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry8
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry9
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry10
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry11
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry12
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry13
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry14
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry15
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry16
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry17
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry18
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry19
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry20
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry21
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry22
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry23
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry24
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry25
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry26
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry27
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry28
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry29
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry30
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry31
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry32
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry33
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry34
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry35
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry36
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry37
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry38
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry39
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry40
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry41
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry42
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry43
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry44
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry45
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry46
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry47
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry48
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry49
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry50
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry51
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry52
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry53
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry54
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry55
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry56
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry57
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry58
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry59
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry60
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry61
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry62
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry63
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry64
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry65
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry66
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry67
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry68
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry69
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry70
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry71
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry72
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry73
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry74
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry75
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry76
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry77
I: [pulseaudio] module.c: Loaded "module-stream-restore" (index: #1; argument: "").
D: [pulseaudio] database-tdb.c: Opened TDB database '/home/groot/.config/pulse/85f89a43ecac4409a149e0f88111332b-card-database.tdb'
I: [pulseaudio] module-card-restore.c: Successfully opened database file '/home/groot/.config/pulse/85f89a43ecac4409a149e0f88111332b-card-database'.
I: [pulseaudio] module.c: Loaded "module-card-restore" (index: #2; argument: "").
I: [pulseaudio] module.c: Loaded "module-augment-properties" (index: #3; argument: "").
I: [pulseaudio] module.c: Loaded "module-switch-on-port-available" (index: #4; argument: "").
D: [pulseaudio] module.c: Checking for existence of '/usr/lib/pulse-12.2/modules/module-udev-detect.so': success
D: [pulseaudio] module-udev-detect.c: /dev/snd/controlC1 is accessible: yes
D: [pulseaudio] module-udev-detect.c: /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1 is busy: no
D: [pulseaudio] module-udev-detect.c: Loading module-alsa-card with arguments 'device_id="1" name="pci-0000_01_00.1" card_name="alsa_card.pci-0000_01_00.1" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes card_properties="module-udev-detect.discovered=1"'
D: [pulseaudio] dbus-util.c: Successfully connected to D-Bus session bus e124e3e28cfaf061d59629ae5d7677bb as :1.96
D: [pulseaudio] reserve-wrap.c: Successfully acquired reservation lock on device 'Audio1'
I: [pulseaudio] (alsa-lib)utils.c: could not open configuration file /usr/share/alsa/ucm/HDA ATI HDMI at 0xf7c60000 irq 36/HDA ATI HDMI at 0xf7c60000 irq 36.conf
I: [pulseaudio] (alsa-lib)parser.c: error: could not parse configuration for card HDA ATI HDMI at 0xf7c60000 irq 36
I: [pulseaudio] (alsa-lib)utils.c: could not open configuration file /usr/share/alsa/ucm/HDA ATI HDMI/HDA ATI HDMI.conf
I: [pulseaudio] (alsa-lib)parser.c: error: could not parse configuration for card HDA ATI HDMI
I: [pulseaudio] (alsa-lib)main.c: error: failed to import HDA ATI HDMI use case configuration -2
I: [pulseaudio] alsa-ucm.c: UCM not available for card HDA ATI HDMI
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/profile-sets/default.conf'
D: [pulseaudio] alsa-mixer.c: Looking at profile input:analog-mono
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Mono (analog-mono)
D: [pulseaudio] alsa-util.c: Trying hw:1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hw:1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open input:analog-mono
D: [pulseaudio] alsa-mixer.c: Looking at profile input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device front:1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Digital Stereo (IEC958) (iec958-stereo)
D: [pulseaudio] alsa-util.c: Trying iec958:1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device iec958:1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-mono
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Mono (analog-mono)
D: [pulseaudio] alsa-util.c: Trying hw:1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hw:1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-mono+input:analog-mono - will not be able to open output:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-mono+input:analog-stereo - will not be able to open output:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-mono+input:iec958-stereo - will not be able to open output:analog-mono
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device front:1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-stereo+input:analog-mono - will not be able to open output:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-stereo+input:analog-stereo - will not be able to open output:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-stereo+input:iec958-stereo - will not be able to open output:analog-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-21
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Surround 2.1 (analog-surround-21)
D: [pulseaudio] alsa-util.c: Trying surround21:1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device surround21:1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:analog-surround-21
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-21+input:analog-mono - will not be able to open output:analog-surround-21
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-21+input:analog-stereo - will not be able to open output:analog-surround-21
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-21+input:iec958-stereo - will not be able to open output:analog-surround-21
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-40
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Surround 4.0 (analog-surround-40)
D: [pulseaudio] alsa-util.c: Trying surround40:1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device surround40:1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:analog-surround-40
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-40+input:analog-mono - will not be able to open output:analog-surround-40
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-40+input:analog-stereo - will not be able to open output:analog-surround-40
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-40+input:iec958-stereo - will not be able to open output:analog-surround-40
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-41
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Surround 4.1 (analog-surround-41)
D: [pulseaudio] alsa-util.c: Trying surround41:1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device surround41:1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:analog-surround-41
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-41+input:analog-mono - will not be able to open output:analog-surround-41
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-41+input:analog-stereo - will not be able to open output:analog-surround-41
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-41+input:iec958-stereo - will not be able to open output:analog-surround-41
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-50
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Surround 5.0 (analog-surround-50)
D: [pulseaudio] alsa-util.c: Trying surround50:1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device surround50:1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:analog-surround-50
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-50+input:analog-mono - will not be able to open output:analog-surround-50
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-50+input:analog-stereo - will not be able to open output:analog-surround-50
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-50+input:iec958-stereo - will not be able to open output:analog-surround-50
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-51
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Surround 5.1 (analog-surround-51)
D: [pulseaudio] alsa-util.c: Trying surround51:1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device surround51:1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:analog-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-51+input:analog-mono - will not be able to open output:analog-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-51+input:analog-stereo - will not be able to open output:analog-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-51+input:iec958-stereo - will not be able to open output:analog-surround-51
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-71
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Surround 7.1 (analog-surround-71)
D: [pulseaudio] alsa-util.c: Trying surround71:1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device surround71:1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:analog-surround-71
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-71+input:analog-mono - will not be able to open output:analog-surround-71
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-71+input:analog-stereo - will not be able to open output:analog-surround-71
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-71+input:iec958-stereo - will not be able to open output:analog-surround-71
D: [pulseaudio] alsa-mixer.c: Looking at profile output:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (IEC958) (iec958-stereo)
D: [pulseaudio] alsa-util.c: Trying iec958:1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device iec958:1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-stereo+input:analog-mono - will not be able to open output:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-stereo+input:analog-stereo - will not be able to open output:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-stereo+input:iec958-stereo - will not be able to open output:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:iec958-ac3-surround-40
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 4.0 (IEC958/AC3) (iec958-ac3-surround-40)
D: [pulseaudio] alsa-util.c: Trying a52:1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM a52:1
I: [pulseaudio] alsa-util.c: Error opening PCM device a52:1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:iec958-ac3-surround-40
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-40+input:analog-mono - will not be able to open output:iec958-ac3-surround-40
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-40+input:analog-stereo - will not be able to open output:iec958-ac3-surround-40
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-40+input:iec958-stereo - will not be able to open output:iec958-ac3-surround-40
D: [pulseaudio] alsa-mixer.c: Looking at profile output:iec958-ac3-surround-51
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (IEC958/AC3) (iec958-ac3-surround-51)
D: [pulseaudio] alsa-util.c: Trying a52:1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM a52:1
I: [pulseaudio] alsa-util.c: Error opening PCM device a52:1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:iec958-ac3-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-51+input:analog-mono - will not be able to open output:iec958-ac3-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-51+input:analog-stereo - will not be able to open output:iec958-ac3-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-51+input:iec958-stereo - will not be able to open output:iec958-ac3-surround-51
D: [pulseaudio] alsa-mixer.c: Looking at profile output:iec958-dts-surround-51
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (IEC958/DTS) (iec958-dts-surround-51)
D: [pulseaudio] alsa-util.c: Trying dca:1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dca:1
I: [pulseaudio] alsa-util.c: Error opening PCM device dca:1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:iec958-dts-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-dts-surround-51+input:analog-mono - will not be able to open output:iec958-dts-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-dts-surround-51+input:analog-stereo - will not be able to open output:iec958-dts-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-dts-surround-51+input:iec958-stereo - will not be able to open output:iec958-dts-surround-51
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI) (hdmi-stereo)
D: [pulseaudio] alsa-util.c: Trying hdmi:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo supported.
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/hdmi-output-0.conf'
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:1
I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:1: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1'
D: [pulseaudio] alsa-mixer.c: Probing path 'hdmi-output-0'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'HDMI/DP,pcm=3 Jack' succeeded (found!)
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e741bb61f0, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-0 (HDMI / DisplayPort), direction=1, priority=59, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=inf, max_dB=-inf
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=3 Jack', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo+input:analog-mono - will not be able to open input:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI) (hdmi-surround)
D: [pulseaudio] alsa-util.c: Trying hdmi:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 7925 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround supported.
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:1
I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:1: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1'
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e741bb3070, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-0 (HDMI / DisplayPort), direction=1, priority=59, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=inf, max_dB=-inf
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=3 Jack', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround+input:analog-mono - will not be able to open input:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI) (hdmi-surround71)
D: [pulseaudio] alsa-util.c: Trying hdmi:1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 5944 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71 supported.
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:1
I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:1: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1'
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e741bb7ca0, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-0 (HDMI / DisplayPort), direction=1, priority=59, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=inf, max_dB=-inf
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=3 Jack', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71+input:analog-mono - will not be able to open input:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI/DTS) (hdmi-dts-surround)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:1
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround+input:analog-mono - will not be able to open output:hdmi-dts-surround
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround+input:analog-stereo - will not be able to open output:hdmi-dts-surround
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround+input:iec958-stereo - will not be able to open output:hdmi-dts-surround
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra1
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 2) (hdmi-stereo-extra1)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:1,1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra1 supported.
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/hdmi-output-1.conf'
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:1,1
I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:1,1: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1'
D: [pulseaudio] alsa-mixer.c: Probing path 'hdmi-output-1'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'HDMI/DP,pcm=7 Jack' succeeded (found!)
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e741bb7900, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-1 (HDMI / DisplayPort 2), direction=1, priority=58, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=inf, max_dB=-inf
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=7 Jack', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra1+input:analog-mono - will not be able to open input:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra1+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra1+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra1
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 2) (hdmi-surround-extra1)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:1,1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 7925 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra1 supported.
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:1,1
I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:1,1: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1'
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e741bbb4e0, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-1 (HDMI / DisplayPort 2), direction=1, priority=58, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=inf, max_dB=-inf
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=7 Jack', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra1+input:analog-mono - will not be able to open input:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra1+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra1+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra1
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 2) (hdmi-surround71-extra1)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:1,1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 5944 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra1 supported.
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:1,1
I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:1,1: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1'
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e741bbb460, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-1 (HDMI / DisplayPort 2), direction=1, priority=58, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=inf, max_dB=-inf
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=7 Jack', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra1+input:analog-mono - will not be able to open input:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra1+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra1+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra1
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 2/DTS) (hdmi-dts-surround-extra1)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:1,1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:1,1
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:1,1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra1
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra1+input:analog-mono - will not be able to open output:hdmi-dts-surround-extra1
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra1+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra1
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra1+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra1
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra2
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 3) (hdmi-stereo-extra2)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,2 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:1,2
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra2 supported.
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/hdmi-output-2.conf'
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:1,2
I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:1,2: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1'
D: [pulseaudio] alsa-mixer.c: Probing path 'hdmi-output-2'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'HDMI/DP,pcm=8 Jack' succeeded (found!)
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e741bb9cc0, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-2 (HDMI / DisplayPort 3), direction=1, priority=57, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=inf, max_dB=-inf
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=8 Jack', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra2+input:analog-mono - will not be able to open input:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra2+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra2+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra2
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 3) (hdmi-surround-extra2)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,2 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:1,2
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 7925 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra2 supported.
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:1,2
I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:1,2: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1'
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e741bb9bf0, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-2 (HDMI / DisplayPort 3), direction=1, priority=57, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=inf, max_dB=-inf
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=8 Jack', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra2+input:analog-mono - will not be able to open input:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra2+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra2+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra2
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 3) (hdmi-surround71-extra2)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,2 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:1,2
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 5944 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra2 supported.
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:1,2
I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:1,2: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1'
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e741bba7d0, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-2 (HDMI / DisplayPort 3), direction=1, priority=57, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=inf, max_dB=-inf
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=8 Jack', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra2+input:analog-mono - will not be able to open input:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra2+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra2+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra2
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 3/DTS) (hdmi-dts-surround-extra2)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:1,2 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:1,2
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:1,2: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra2+input:analog-mono - will not be able to open output:hdmi-dts-surround-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra2+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra2+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra2
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra3
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 4) (hdmi-stereo-extra3)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,3 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:1,3
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra3 supported.
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/hdmi-output-3.conf'
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:1,3
I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:1,3: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1'
D: [pulseaudio] alsa-mixer.c: Probing path 'hdmi-output-3'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'HDMI/DP,pcm=9 Jack' succeeded (found!)
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e741bb99f0, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-3 (HDMI / DisplayPort 4), direction=1, priority=56, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=inf, max_dB=-inf
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=9 Jack', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra3+input:analog-mono - will not be able to open input:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra3+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra3+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra3
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 4) (hdmi-surround-extra3)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,3 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:1,3
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 7925 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra3 supported.
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:1,3
I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:1,3: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1'
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e741bb8320, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-3 (HDMI / DisplayPort 4), direction=1, priority=56, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=inf, max_dB=-inf
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=9 Jack', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra3+input:analog-mono - will not be able to open input:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra3+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra3+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra3
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 4) (hdmi-surround71-extra3)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,3 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:1,3
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 5944 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra3 supported.
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:1,3
I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:1,3: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1'
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e741bbdb80, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-3 (HDMI / DisplayPort 4), direction=1, priority=56, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=inf, max_dB=-inf
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=9 Jack', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra3+input:analog-mono - will not be able to open input:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra3+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra3+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra3
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 4/DTS) (hdmi-dts-surround-extra3)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:1,3 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:1,3
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:1,3: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra3+input:analog-mono - will not be able to open output:hdmi-dts-surround-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra3+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra3+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra3
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra4
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 5) (hdmi-stereo-extra4)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,4 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:1,4
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra4 supported.
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/hdmi-output-4.conf'
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:1,4
I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:1,4: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1'
D: [pulseaudio] alsa-mixer.c: Probing path 'hdmi-output-4'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'HDMI/DP,pcm=10 Jack' succeeded (found!)
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e741bb9990, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-4 (HDMI / DisplayPort 5), direction=1, priority=55, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=inf, max_dB=-inf
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=10 Jack', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra4+input:analog-mono - will not be able to open input:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra4+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra4+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra4
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 5) (hdmi-surround-extra4)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,4 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:1,4
D: [pulseaudio] alsa-util.c: snd_pcm_hw_params_set_channels(6) failed: Invalid argument
D: [pulseaudio] alsa-util.c: Trying hdmi:1,4 without SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:1,4
D: [pulseaudio] alsa-util.c: snd_pcm_hw_params_set_channels(6) failed: Invalid argument
D: [pulseaudio] alsa-util.c: Trying plug:hdmi:1,4 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)conf.c: Unknown parameter 1
I: [pulseaudio] (alsa-lib)conf.c: Parse arguments error: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM plug:hdmi:1,4
I: [pulseaudio] alsa-util.c: Error opening PCM device plug:hdmi:1,4: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra4+input:analog-mono - will not be able to open output:hdmi-surround-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra4+input:analog-stereo - will not be able to open output:hdmi-surround-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra4+input:iec958-stereo - will not be able to open output:hdmi-surround-extra4
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra4
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 5) (hdmi-surround71-extra4)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,4 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:1,4
D: [pulseaudio] alsa-util.c: snd_pcm_hw_params_set_channels(8) failed: Invalid argument
D: [pulseaudio] alsa-util.c: Trying hdmi:1,4 without SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:1,4
D: [pulseaudio] alsa-util.c: snd_pcm_hw_params_set_channels(8) failed: Invalid argument
D: [pulseaudio] alsa-util.c: Trying plug:hdmi:1,4 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)conf.c: Unknown parameter 1
I: [pulseaudio] (alsa-lib)conf.c: Parse arguments error: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM plug:hdmi:1,4
I: [pulseaudio] alsa-util.c: Error opening PCM device plug:hdmi:1,4: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround71-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra4+input:analog-mono - will not be able to open output:hdmi-surround71-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra4+input:analog-stereo - will not be able to open output:hdmi-surround71-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra4+input:iec958-stereo - will not be able to open output:hdmi-surround71-extra4
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra4
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 5/DTS) (hdmi-dts-surround-extra4)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:1,4 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:1,4
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:1,4: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra4+input:analog-mono - will not be able to open output:hdmi-dts-surround-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra4+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra4+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra4
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra5
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 6) (hdmi-stereo-extra5)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,5 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:1,5
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra5 supported.
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/hdmi-output-5.conf'
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:1,5
I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:1,5: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1'
D: [pulseaudio] alsa-mixer.c: Probing path 'hdmi-output-5'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'HDMI/DP,pcm=11 Jack' succeeded (found!)
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e741bb3c70, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-5 (HDMI / DisplayPort 6), direction=1, priority=54, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=inf, max_dB=-inf
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=11 Jack', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra5+input:analog-mono - will not be able to open input:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra5+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra5+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra5
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 6) (hdmi-surround-extra5)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,5 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:1,5
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 7925 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra5 supported.
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:1,5
I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:1,5: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1'
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e741bb86f0, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-5 (HDMI / DisplayPort 6), direction=1, priority=54, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=inf, max_dB=-inf
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=11 Jack', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra5+input:analog-mono - will not be able to open input:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra5+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra5+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra5
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 6) (hdmi-surround71-extra5)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,5 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:1,5
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 5944 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra5 supported.
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:1,5
I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:1,5: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1'
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e741bb46c0, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-5 (HDMI / DisplayPort 6), direction=1, priority=54, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=inf, max_dB=-inf
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=11 Jack', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra5+input:analog-mono - will not be able to open input:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra5+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra5+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra5
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 6/DTS) (hdmi-dts-surround-extra5)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:1,5 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:1,5
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:1,5: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra5+input:analog-mono - will not be able to open output:hdmi-dts-surround-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra5+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra5+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra5
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra6
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 7) (hdmi-stereo-extra6)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,6 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,6: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-stereo-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra6+input:analog-mono - will not be able to open output:hdmi-stereo-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra6+input:analog-stereo - will not be able to open output:hdmi-stereo-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra6+input:iec958-stereo - will not be able to open output:hdmi-stereo-extra6
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra6
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 7) (hdmi-surround-extra6)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,6 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,6: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra6+input:analog-mono - will not be able to open output:hdmi-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra6+input:analog-stereo - will not be able to open output:hdmi-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra6+input:iec958-stereo - will not be able to open output:hdmi-surround-extra6
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra6
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 7) (hdmi-surround71-extra6)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,6 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,6: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround71-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra6+input:analog-mono - will not be able to open output:hdmi-surround71-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra6+input:analog-stereo - will not be able to open output:hdmi-surround71-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra6+input:iec958-stereo - will not be able to open output:hdmi-surround71-extra6
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra6
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 7/DTS) (hdmi-dts-surround-extra6)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:1,6 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:1,6
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:1,6: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra6+input:analog-mono - will not be able to open output:hdmi-dts-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra6+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra6+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra6
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra7
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 8) (hdmi-stereo-extra7)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,7 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,7: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-stereo-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra7+input:analog-mono - will not be able to open output:hdmi-stereo-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra7+input:analog-stereo - will not be able to open output:hdmi-stereo-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra7+input:iec958-stereo - will not be able to open output:hdmi-stereo-extra7
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra7
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 8) (hdmi-surround-extra7)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,7 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,7: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra7+input:analog-mono - will not be able to open output:hdmi-surround-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra7+input:analog-stereo - will not be able to open output:hdmi-surround-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra7+input:iec958-stereo - will not be able to open output:hdmi-surround-extra7
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra7
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 8) (hdmi-surround71-extra7)
D: [pulseaudio] alsa-util.c: Trying hdmi:1,7 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,7: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround71-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra7+input:analog-mono - will not be able to open output:hdmi-surround71-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra7+input:analog-stereo - will not be able to open output:hdmi-surround71-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra7+input:iec958-stereo - will not be able to open output:hdmi-surround71-extra7
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra7
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 8/DTS) (hdmi-dts-surround-extra7)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:1,7 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:1,7
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:1,7: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra7+input:analog-mono - will not be able to open output:hdmi-dts-surround-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra7+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra7+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra7
D: [pulseaudio] alsa-mixer.c: Looking at profile input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Checking for recording on Stereo (stereo-fallback)
D: [pulseaudio] alsa-util.c: Trying hw:1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hw:1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Looking at profile input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Checking for recording on Multichannel (multichannel-input)
D: [pulseaudio] alsa-util.c: Trying hw:1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hw:1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-mono+input:stereo-fallback - will not be able to open output:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-mono+input:multichannel-input - will not be able to open output:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-stereo+input:stereo-fallback - will not be able to open output:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-stereo+input:multichannel-input - will not be able to open output:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-21+input:stereo-fallback - will not be able to open output:analog-surround-21
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-21+input:multichannel-input - will not be able to open output:analog-surround-21
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-40+input:stereo-fallback - will not be able to open output:analog-surround-40
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-40+input:multichannel-input - will not be able to open output:analog-surround-40
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-41+input:stereo-fallback - will not be able to open output:analog-surround-41
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-41+input:multichannel-input - will not be able to open output:analog-surround-41
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-50+input:stereo-fallback - will not be able to open output:analog-surround-50
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-50+input:multichannel-input - will not be able to open output:analog-surround-50
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-51+input:stereo-fallback - will not be able to open output:analog-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-51+input:multichannel-input - will not be able to open output:analog-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-71+input:stereo-fallback - will not be able to open output:analog-surround-71
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-71+input:multichannel-input - will not be able to open output:analog-surround-71
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-stereo+input:stereo-fallback - will not be able to open output:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-stereo+input:multichannel-input - will not be able to open output:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-40+input:stereo-fallback - will not be able to open output:iec958-ac3-surround-40
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-40+input:multichannel-input - will not be able to open output:iec958-ac3-surround-40
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-51+input:stereo-fallback - will not be able to open output:iec958-ac3-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-51+input:multichannel-input - will not be able to open output:iec958-ac3-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-dts-surround-51+input:stereo-fallback - will not be able to open output:iec958-dts-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-dts-surround-51+input:multichannel-input - will not be able to open output:iec958-dts-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround+input:stereo-fallback - will not be able to open output:hdmi-dts-surround
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround+input:multichannel-input - will not be able to open output:hdmi-dts-surround
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra1+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra1+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra1+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra1+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra1+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra1+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra1+input:stereo-fallback - will not be able to open output:hdmi-dts-surround-extra1
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra1+input:multichannel-input - will not be able to open output:hdmi-dts-surround-extra1
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra2+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra2+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra2+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra2+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra2+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra2+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra2+input:stereo-fallback - will not be able to open output:hdmi-dts-surround-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra2+input:multichannel-input - will not be able to open output:hdmi-dts-surround-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra3+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra3+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra3+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra3+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra3+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra3+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra3+input:stereo-fallback - will not be able to open output:hdmi-dts-surround-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra3+input:multichannel-input - will not be able to open output:hdmi-dts-surround-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra4+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra4+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra4+input:stereo-fallback - will not be able to open output:hdmi-surround-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra4+input:multichannel-input - will not be able to open output:hdmi-surround-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra4+input:stereo-fallback - will not be able to open output:hdmi-surround71-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra4+input:multichannel-input - will not be able to open output:hdmi-surround71-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra4+input:stereo-fallback - will not be able to open output:hdmi-dts-surround-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra4+input:multichannel-input - will not be able to open output:hdmi-dts-surround-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra5+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra5+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra5+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra5+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra5+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra5+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra5+input:stereo-fallback - will not be able to open output:hdmi-dts-surround-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra5+input:multichannel-input - will not be able to open output:hdmi-dts-surround-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra6+input:stereo-fallback - will not be able to open output:hdmi-stereo-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra6+input:multichannel-input - will not be able to open output:hdmi-stereo-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra6+input:stereo-fallback - will not be able to open output:hdmi-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra6+input:multichannel-input - will not be able to open output:hdmi-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra6+input:stereo-fallback - will not be able to open output:hdmi-surround71-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra6+input:multichannel-input - will not be able to open output:hdmi-surround71-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra6+input:stereo-fallback - will not be able to open output:hdmi-dts-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra6+input:multichannel-input - will not be able to open output:hdmi-dts-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra7+input:stereo-fallback - will not be able to open output:hdmi-stereo-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra7+input:multichannel-input - will not be able to open output:hdmi-stereo-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra7+input:stereo-fallback - will not be able to open output:hdmi-surround-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra7+input:multichannel-input - will not be able to open output:hdmi-surround-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra7+input:stereo-fallback - will not be able to open output:hdmi-surround71-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra7+input:multichannel-input - will not be able to open output:hdmi-surround71-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra7+input:stereo-fallback - will not be able to open output:hdmi-dts-surround-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra7+input:multichannel-input - will not be able to open output:hdmi-dts-surround-extra7
D: [pulseaudio] flist.c: pulsecore/idxset.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/idxset.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/idxset.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/idxset.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/idxset.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/idxset.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/idxset.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/idxset.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/idxset.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/idxset.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/idxset.c: entries flist is full (don't worry)
D: [pulseaudio] alsa-mixer.c: Profile set 0x55e741a36890, auto_profiles=yes, probed=yes, n_mappings=16, n_profiles=16, n_decibel_fixes=0
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-stereo (Digital Stereo (HDMI)), priority=59, channel_map=front-left,front-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround (Digital Surround 5.1 (HDMI)), priority=8, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround71 (Digital Surround 7.1 (HDMI)), priority=8, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-stereo-extra1 (Digital Stereo (HDMI 2)), priority=57, channel_map=front-left,front-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround-extra1 (Digital Surround 5.1 (HDMI 2)), priority=6, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround71-extra1 (Digital Surround 7.1 (HDMI 2)), priority=6, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-stereo-extra2 (Digital Stereo (HDMI 3)), priority=57, channel_map=front-left,front-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround-extra2 (Digital Surround 5.1 (HDMI 3)), priority=6, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround71-extra2 (Digital Surround 7.1 (HDMI 3)), priority=6, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-stereo-extra3 (Digital Stereo (HDMI 4)), priority=57, channel_map=front-left,front-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround-extra3 (Digital Surround 5.1 (HDMI 4)), priority=6, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround71-extra3 (Digital Surround 7.1 (HDMI 4)), priority=6, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-stereo-extra4 (Digital Stereo (HDMI 5)), priority=57, channel_map=front-left,front-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-stereo-extra5 (Digital Stereo (HDMI 6)), priority=57, channel_map=front-left,front-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround-extra5 (Digital Surround 5.1 (HDMI 6)), priority=6, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround71-extra5 (Digital Surround 7.1 (HDMI 6)), priority=6, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo (Digital Stereo (HDMI) Output), input=(null), output=hdmi-stereo priority=5900, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-stereo
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround (Digital Surround 5.1 (HDMI) Output), input=(null), output=hdmi-surround priority=800, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71 (Digital Surround 7.1 (HDMI) Output), input=(null), output=hdmi-surround71 priority=800, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround71
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra1 (Digital Stereo (HDMI 2) Output), input=(null), output=hdmi-stereo-extra1 priority=5700, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-stereo-extra1
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra1 (Digital Surround 5.1 (HDMI 2) Output), input=(null), output=hdmi-surround-extra1 priority=600, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround-extra1
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra1 (Digital Surround 7.1 (HDMI 2) Output), input=(null), output=hdmi-surround71-extra1 priority=600, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround71-extra1
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra2 (Digital Stereo (HDMI 3) Output), input=(null), output=hdmi-stereo-extra2 priority=5700, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-stereo-extra2
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra2 (Digital Surround 5.1 (HDMI 3) Output), input=(null), output=hdmi-surround-extra2 priority=600, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround-extra2
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra2 (Digital Surround 7.1 (HDMI 3) Output), input=(null), output=hdmi-surround71-extra2 priority=600, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround71-extra2
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra3 (Digital Stereo (HDMI 4) Output), input=(null), output=hdmi-stereo-extra3 priority=5700, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-stereo-extra3
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra3 (Digital Surround 5.1 (HDMI 4) Output), input=(null), output=hdmi-surround-extra3 priority=600, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround-extra3
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra3 (Digital Surround 7.1 (HDMI 4) Output), input=(null), output=hdmi-surround71-extra3 priority=600, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround71-extra3
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra4 (Digital Stereo (HDMI 5) Output), input=(null), output=hdmi-stereo-extra4 priority=5700, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-stereo-extra4
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra5 (Digital Stereo (HDMI 6) Output), input=(null), output=hdmi-stereo-extra5 priority=5700, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-stereo-extra5
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra5 (Digital Surround 5.1 (HDMI 6) Output), input=(null), output=hdmi-surround-extra5 priority=600, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround-extra5
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra5 (Digital Surround 7.1 (HDMI 6) Output), input=(null), output=hdmi-surround71-extra5 priority=600, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround71-extra5
I: [pulseaudio] module-card-restore.c: Restoring port latency offsets for card alsa_card.pci-0000_01_00.1.
D: [pulseaudio] module-alsa-card.c: Found 6 jacks.
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1'
D: [pulseaudio] module-alsa-card.c: Jack 'HDMI/DP,pcm=3 Jack' is now unplugged
D: [pulseaudio] device-port.c: Setting port hdmi-output-0 to status no
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_01_00.1 profile output:hdmi-stereo to availability status no
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_01_00.1 profile output:hdmi-surround to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_01_00.1 profile output:hdmi-surround71 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] module-alsa-card.c: Jack 'HDMI/DP,pcm=7 Jack' is now unplugged
D: [pulseaudio] device-port.c: Setting port hdmi-output-1 to status no
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_01_00.1 profile output:hdmi-stereo-extra1 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_01_00.1 profile output:hdmi-surround-extra1 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_01_00.1 profile output:hdmi-surround71-extra1 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] module-alsa-card.c: Jack 'HDMI/DP,pcm=8 Jack' is now unplugged
D: [pulseaudio] device-port.c: Setting port hdmi-output-2 to status no
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_01_00.1 profile output:hdmi-stereo-extra2 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_01_00.1 profile output:hdmi-surround-extra2 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_01_00.1 profile output:hdmi-surround71-extra2 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] module-alsa-card.c: Jack 'HDMI/DP,pcm=9 Jack' is now unplugged
D: [pulseaudio] device-port.c: Setting port hdmi-output-3 to status no
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_01_00.1 profile output:hdmi-stereo-extra3 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_01_00.1 profile output:hdmi-surround-extra3 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_01_00.1 profile output:hdmi-surround71-extra3 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] module-alsa-card.c: Jack 'HDMI/DP,pcm=10 Jack' is now plugged in
D: [pulseaudio] device-port.c: Setting port hdmi-output-4 to status yes
D: [pulseaudio] module-alsa-card.c: Jack 'HDMI/DP,pcm=11 Jack' is now unplugged
D: [pulseaudio] device-port.c: Setting port hdmi-output-5 to status no
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_01_00.1 profile output:hdmi-stereo-extra5 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_01_00.1 profile output:hdmi-surround-extra5 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_01_00.1 profile output:hdmi-surround71-extra5 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
I: [pulseaudio] module-card-restore.c: Restoring profile 'off' for card alsa_card.pci-0000_01_00.1.
I: [pulseaudio] card.c: Created 0 "alsa_card.pci-0000_01_00.1"
D: [pulseaudio] alsa-util.c: ELD info empty (for device=3)
D: [pulseaudio] alsa-util.c: ELD info empty (for device=7)
D: [pulseaudio] alsa-util.c: ELD info empty (for device=8)
D: [pulseaudio] alsa-util.c: ELD info empty (for device=9)
D: [pulseaudio] alsa-util.c: Monitor name in ELD info is 'FG2421' (for device=10)
D: [pulseaudio] alsa-util.c: ELD info empty (for device=11)
I: [pulseaudio] module.c: Loaded "module-alsa-card" (index: #6; argument: "device_id="1" name="pci-0000_01_00.1" card_name="alsa_card.pci-0000_01_00.1" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes card_properties="module-udev-detect.discovered=1"").
I: [pulseaudio] module-udev-detect.c: Card /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1 (alsa_card.pci-0000_01_00.1) module loaded.
D: [pulseaudio] module-udev-detect.c: /dev/snd/controlC0 is accessible: yes
D: [pulseaudio] module-udev-detect.c: /devices/pci0000:00/0000:00:03.0/sound/card0 is busy: no
D: [pulseaudio] module-udev-detect.c: Loading module-alsa-card with arguments 'device_id="0" name="pci-0000_00_03.0" card_name="alsa_card.pci-0000_00_03.0" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes card_properties="module-udev-detect.discovered=1"'
D: [pulseaudio] dbus-util.c: Successfully connected to D-Bus session bus e124e3e28cfaf061d59629ae5d7677bb as :1.97
D: [pulseaudio] reserve-wrap.c: Successfully acquired reservation lock on device 'Audio0'
I: [pulseaudio] (alsa-lib)utils.c: could not open configuration file /usr/share/alsa/ucm/HDA Intel HDMI at 0xf7d10000 irq 35/HDA Intel HDMI at 0xf7d10000 irq 35.conf
I: [pulseaudio] (alsa-lib)parser.c: error: could not parse configuration for card HDA Intel HDMI at 0xf7d10000 irq 35
I: [pulseaudio] (alsa-lib)utils.c: could not open configuration file /usr/share/alsa/ucm/HDA Intel HDMI/HDA Intel HDMI.conf
I: [pulseaudio] (alsa-lib)parser.c: error: could not parse configuration for card HDA Intel HDMI
I: [pulseaudio] (alsa-lib)main.c: error: failed to import HDA Intel HDMI use case configuration -2
I: [pulseaudio] alsa-ucm.c: UCM not available for card HDA Intel HDMI
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/profile-sets/default.conf'
D: [pulseaudio] alsa-mixer.c: Looking at profile input:analog-mono
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Mono (analog-mono)
D: [pulseaudio] alsa-util.c: Trying hw:0 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hw:0: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open input:analog-mono
D: [pulseaudio] alsa-mixer.c: Looking at profile input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device front:0: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Digital Stereo (IEC958) (iec958-stereo)
D: [pulseaudio] alsa-util.c: Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device iec958:0: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-mono
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Mono (analog-mono)
D: [pulseaudio] alsa-util.c: Trying hw:0 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hw:0: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-mono+input:analog-mono - will not be able to open output:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-mono+input:analog-stereo - will not be able to open output:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-mono+input:iec958-stereo - will not be able to open output:analog-mono
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device front:0: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-stereo+input:analog-mono - will not be able to open output:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-stereo+input:analog-stereo - will not be able to open output:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-stereo+input:iec958-stereo - will not be able to open output:analog-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-21
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Surround 2.1 (analog-surround-21)
D: [pulseaudio] alsa-util.c: Trying surround21:0 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device surround21:0: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:analog-surround-21
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-21+input:analog-mono - will not be able to open output:analog-surround-21
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-21+input:analog-stereo - will not be able to open output:analog-surround-21
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-21+input:iec958-stereo - will not be able to open output:analog-surround-21
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-40
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Surround 4.0 (analog-surround-40)
D: [pulseaudio] alsa-util.c: Trying surround40:0 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device surround40:0: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:analog-surround-40
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-40+input:analog-mono - will not be able to open output:analog-surround-40
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-40+input:analog-stereo - will not be able to open output:analog-surround-40
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-40+input:iec958-stereo - will not be able to open output:analog-surround-40
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-41
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Surround 4.1 (analog-surround-41)
D: [pulseaudio] alsa-util.c: Trying surround41:0 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device surround41:0: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:analog-surround-41
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-41+input:analog-mono - will not be able to open output:analog-surround-41
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-41+input:analog-stereo - will not be able to open output:analog-surround-41
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-41+input:iec958-stereo - will not be able to open output:analog-surround-41
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-50
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Surround 5.0 (analog-surround-50)
D: [pulseaudio] alsa-util.c: Trying surround50:0 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device surround50:0: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:analog-surround-50
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-50+input:analog-mono - will not be able to open output:analog-surround-50
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-50+input:analog-stereo - will not be able to open output:analog-surround-50
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-50+input:iec958-stereo - will not be able to open output:analog-surround-50
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-51
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Surround 5.1 (analog-surround-51)
D: [pulseaudio] alsa-util.c: Trying surround51:0 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device surround51:0: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:analog-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-51+input:analog-mono - will not be able to open output:analog-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-51+input:analog-stereo - will not be able to open output:analog-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-51+input:iec958-stereo - will not be able to open output:analog-surround-51
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-71
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Surround 7.1 (analog-surround-71)
D: [pulseaudio] alsa-util.c: Trying surround71:0 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device surround71:0: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:analog-surround-71
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-71+input:analog-mono - will not be able to open output:analog-surround-71
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-71+input:analog-stereo - will not be able to open output:analog-surround-71
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-71+input:iec958-stereo - will not be able to open output:analog-surround-71
D: [pulseaudio] alsa-mixer.c: Looking at profile output:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (IEC958) (iec958-stereo)
D: [pulseaudio] alsa-util.c: Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device iec958:0: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-stereo+input:analog-mono - will not be able to open output:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-stereo+input:analog-stereo - will not be able to open output:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-stereo+input:iec958-stereo - will not be able to open output:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:iec958-ac3-surround-40
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 4.0 (IEC958/AC3) (iec958-ac3-surround-40)
D: [pulseaudio] alsa-util.c: Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM a52:0
I: [pulseaudio] alsa-util.c: Error opening PCM device a52:0: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:iec958-ac3-surround-40
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-40+input:analog-mono - will not be able to open output:iec958-ac3-surround-40
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-40+input:analog-stereo - will not be able to open output:iec958-ac3-surround-40
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-40+input:iec958-stereo - will not be able to open output:iec958-ac3-surround-40
D: [pulseaudio] alsa-mixer.c: Looking at profile output:iec958-ac3-surround-51
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (IEC958/AC3) (iec958-ac3-surround-51)
D: [pulseaudio] alsa-util.c: Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM a52:0
I: [pulseaudio] alsa-util.c: Error opening PCM device a52:0: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:iec958-ac3-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-51+input:analog-mono - will not be able to open output:iec958-ac3-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-51+input:analog-stereo - will not be able to open output:iec958-ac3-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-51+input:iec958-stereo - will not be able to open output:iec958-ac3-surround-51
D: [pulseaudio] alsa-mixer.c: Looking at profile output:iec958-dts-surround-51
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (IEC958/DTS) (iec958-dts-surround-51)
D: [pulseaudio] alsa-util.c: Trying dca:0 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dca:0
I: [pulseaudio] alsa-util.c: Error opening PCM device dca:0: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:iec958-dts-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-dts-surround-51+input:analog-mono - will not be able to open output:iec958-dts-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-dts-surround-51+input:analog-stereo - will not be able to open output:iec958-dts-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-dts-surround-51+input:iec958-stereo - will not be able to open output:iec958-dts-surround-51
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI) (hdmi-stereo)
D: [pulseaudio] alsa-util.c: Trying hdmi:0 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo supported.
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/hdmi-output-0.conf'
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0
I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0'
D: [pulseaudio] alsa-mixer.c: Probing path 'hdmi-output-0'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'HDMI/DP,pcm=3 Jack' succeeded (found!)
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e741be4a80, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-0 (HDMI / DisplayPort), direction=1, priority=59, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=inf, max_dB=-inf
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=3 Jack', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo+input:analog-mono - will not be able to open input:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI) (hdmi-surround)
D: [pulseaudio] alsa-util.c: Trying hdmi:0 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 7925 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround supported.
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0
I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0'
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e741be1780, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-0 (HDMI / DisplayPort), direction=1, priority=59, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=inf, max_dB=-inf
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=3 Jack', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround+input:analog-mono - will not be able to open input:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI) (hdmi-surround71)
D: [pulseaudio] alsa-util.c: Trying hdmi:0 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 5944 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71 supported.
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0
I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0'
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e741be52a0, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-0 (HDMI / DisplayPort), direction=1, priority=59, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=inf, max_dB=-inf
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=3 Jack', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71+input:analog-mono - will not be able to open input:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI/DTS) (hdmi-dts-surround)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:0 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:0
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:0: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround+input:analog-mono - will not be able to open output:hdmi-dts-surround
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround+input:analog-stereo - will not be able to open output:hdmi-dts-surround
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround+input:iec958-stereo - will not be able to open output:hdmi-dts-surround
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra1
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 2) (hdmi-stereo-extra1)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0,1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra1 supported.
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/hdmi-output-1.conf'
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0,1
I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0,1: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0'
D: [pulseaudio] alsa-mixer.c: Probing path 'hdmi-output-1'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'HDMI/DP,pcm=7 Jack' succeeded (found!)
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e741be4a00, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-1 (HDMI / DisplayPort 2), direction=1, priority=58, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=inf, max_dB=-inf
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=7 Jack', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra1+input:analog-mono - will not be able to open input:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra1+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra1+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra1
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 2) (hdmi-surround-extra1)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0,1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 7925 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra1 supported.
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0,1
I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0,1: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0'
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e741be5690, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-1 (HDMI / DisplayPort 2), direction=1, priority=58, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=inf, max_dB=-inf
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=7 Jack', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra1+input:analog-mono - will not be able to open input:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra1+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra1+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra1
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 2) (hdmi-surround71-extra1)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,1 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0,1
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 5944 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra1 supported.
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0,1
I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0,1: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0'
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e741be5280, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-1 (HDMI / DisplayPort 2), direction=1, priority=58, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=inf, max_dB=-inf
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=7 Jack', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra1+input:analog-mono - will not be able to open input:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra1+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra1+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra1
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 2/DTS) (hdmi-dts-surround-extra1)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:0,1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:0,1
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:0,1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra1
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra1+input:analog-mono - will not be able to open output:hdmi-dts-surround-extra1
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra1+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra1
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra1+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra1
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra2
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 3) (hdmi-stereo-extra2)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,2 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0,2
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra2 supported.
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/hdmi-output-2.conf'
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0,2
I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0,2: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0'
D: [pulseaudio] alsa-mixer.c: Probing path 'hdmi-output-2'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'HDMI/DP,pcm=8 Jack' succeeded (found!)
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e741be3aa0, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-2 (HDMI / DisplayPort 3), direction=1, priority=57, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=inf, max_dB=-inf
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=8 Jack', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra2+input:analog-mono - will not be able to open input:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra2+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra2+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra2
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 3) (hdmi-surround-extra2)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,2 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0,2
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 7925 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra2 supported.
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0,2
I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0,2: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0'
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e741be2df0, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-2 (HDMI / DisplayPort 3), direction=1, priority=57, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=inf, max_dB=-inf
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=8 Jack', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra2+input:analog-mono - will not be able to open input:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra2+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra2+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra2
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 3) (hdmi-surround71-extra2)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,2 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0,2
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 5944 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra2 supported.
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0,2
I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0,2: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0'
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e741be2d90, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-2 (HDMI / DisplayPort 3), direction=1, priority=57, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=inf, max_dB=-inf
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=8 Jack', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra2+input:analog-mono - will not be able to open input:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra2+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra2+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra2
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 3/DTS) (hdmi-dts-surround-extra2)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:0,2 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:0,2
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:0,2: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra2+input:analog-mono - will not be able to open output:hdmi-dts-surround-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra2+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra2+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra2
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra3
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 4) (hdmi-stereo-extra3)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,3 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0,3
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra3 supported.
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/hdmi-output-3.conf'
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0,3
I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0,3: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0'
D: [pulseaudio] alsa-mixer.c: Probing path 'hdmi-output-3'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'HDMI/DP,pcm=9 Jack' succeeded (found!)
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e741bd1f60, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-3 (HDMI / DisplayPort 4), direction=1, priority=56, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=inf, max_dB=-inf
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=9 Jack', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra3+input:analog-mono - will not be able to open input:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra3+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra3+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra3
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 4) (hdmi-surround-extra3)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,3 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0,3
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 7925 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra3 supported.
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0,3
I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0,3: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0'
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e741be9210, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-3 (HDMI / DisplayPort 4), direction=1, priority=56, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=inf, max_dB=-inf
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=9 Jack', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra3+input:analog-mono - will not be able to open input:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra3+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra3+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra3
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 4) (hdmi-surround71-extra3)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,3 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0,3
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 5944 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra3 supported.
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0,3
I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0,3: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0'
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e741be8900, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-3 (HDMI / DisplayPort 4), direction=1, priority=56, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=inf, max_dB=-inf
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=9 Jack', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra3+input:analog-mono - will not be able to open input:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra3+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra3+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra3
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 4/DTS) (hdmi-dts-surround-extra3)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:0,3 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:0,3
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:0,3: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra3+input:analog-mono - will not be able to open output:hdmi-dts-surround-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra3+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra3+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra3
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra4
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 5) (hdmi-stereo-extra4)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,4 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0,4
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra4 supported.
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/hdmi-output-4.conf'
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0,4
I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0,4: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0'
D: [pulseaudio] alsa-mixer.c: Probing path 'hdmi-output-4'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'HDMI/DP,pcm=10 Jack' succeeded (found!)
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e741ba3550, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-4 (HDMI / DisplayPort 5), direction=1, priority=55, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=inf, max_dB=-inf
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=10 Jack', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra4+input:analog-mono - will not be able to open input:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra4+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra4+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra4
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 5) (hdmi-surround-extra4)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,4 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0,4
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 7925 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra4 supported.
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0,4
I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0,4: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0'
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e741be91f0, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-4 (HDMI / DisplayPort 5), direction=1, priority=55, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=inf, max_dB=-inf
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=10 Jack', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra4+input:analog-mono - will not be able to open input:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra4+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra4+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra4
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 5) (hdmi-surround71-extra4)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,4 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hdmi:0,4
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 5944 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra4 supported.
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0,4
I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0,4: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0'
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e741be87f0, direction=1
D: [pulseaudio] alsa-mixer.c: Path hdmi-output-4 (HDMI / DisplayPort 5), direction=1, priority=55, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=inf, max_dB=-inf
D: [pulseaudio] alsa-mixer.c: Jack HDMI/DP, alsa_name='HDMI/DP,pcm=10 Jack', detection possible
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra4+input:analog-mono - will not be able to open input:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra4+input:analog-stereo - will not be able to open input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra4+input:iec958-stereo - will not be able to open input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra4
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 5/DTS) (hdmi-dts-surround-extra4)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:0,4 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:0,4
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:0,4: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra4+input:analog-mono - will not be able to open output:hdmi-dts-surround-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra4+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra4+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra4
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra5
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 6) (hdmi-stereo-extra5)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,5 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:0,5: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-stereo-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra5+input:analog-mono - will not be able to open output:hdmi-stereo-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra5+input:analog-stereo - will not be able to open output:hdmi-stereo-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra5+input:iec958-stereo - will not be able to open output:hdmi-stereo-extra5
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra5
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 6) (hdmi-surround-extra5)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,5 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:0,5: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra5+input:analog-mono - will not be able to open output:hdmi-surround-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra5+input:analog-stereo - will not be able to open output:hdmi-surround-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra5+input:iec958-stereo - will not be able to open output:hdmi-surround-extra5
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra5
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 6) (hdmi-surround71-extra5)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,5 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:0,5: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround71-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra5+input:analog-mono - will not be able to open output:hdmi-surround71-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra5+input:analog-stereo - will not be able to open output:hdmi-surround71-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra5+input:iec958-stereo - will not be able to open output:hdmi-surround71-extra5
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra5
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 6/DTS) (hdmi-dts-surround-extra5)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:0,5 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:0,5
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:0,5: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra5+input:analog-mono - will not be able to open output:hdmi-dts-surround-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra5+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra5+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra5
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra6
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 7) (hdmi-stereo-extra6)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,6 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:0,6: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-stereo-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra6+input:analog-mono - will not be able to open output:hdmi-stereo-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra6+input:analog-stereo - will not be able to open output:hdmi-stereo-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra6+input:iec958-stereo - will not be able to open output:hdmi-stereo-extra6
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra6
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 7) (hdmi-surround-extra6)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,6 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:0,6: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra6+input:analog-mono - will not be able to open output:hdmi-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra6+input:analog-stereo - will not be able to open output:hdmi-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra6+input:iec958-stereo - will not be able to open output:hdmi-surround-extra6
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra6
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 7) (hdmi-surround71-extra6)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,6 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:0,6: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround71-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra6+input:analog-mono - will not be able to open output:hdmi-surround71-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra6+input:analog-stereo - will not be able to open output:hdmi-surround71-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra6+input:iec958-stereo - will not be able to open output:hdmi-surround71-extra6
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra6
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 7/DTS) (hdmi-dts-surround-extra6)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:0,6 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:0,6
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:0,6: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra6+input:analog-mono - will not be able to open output:hdmi-dts-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra6+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra6+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra6
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra7
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 8) (hdmi-stereo-extra7)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,7 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:0,7: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-stereo-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra7+input:analog-mono - will not be able to open output:hdmi-stereo-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra7+input:analog-stereo - will not be able to open output:hdmi-stereo-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra7+input:iec958-stereo - will not be able to open output:hdmi-stereo-extra7
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra7
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 8) (hdmi-surround-extra7)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,7 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:0,7: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra7+input:analog-mono - will not be able to open output:hdmi-surround-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra7+input:analog-stereo - will not be able to open output:hdmi-surround-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra7+input:iec958-stereo - will not be able to open output:hdmi-surround-extra7
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra7
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 8) (hdmi-surround71-extra7)
D: [pulseaudio] alsa-util.c: Trying hdmi:0,7 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:0,7: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround71-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra7+input:analog-mono - will not be able to open output:hdmi-surround71-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra7+input:analog-stereo - will not be able to open output:hdmi-surround71-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra7+input:iec958-stereo - will not be able to open output:hdmi-surround71-extra7
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra7
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 8/DTS) (hdmi-dts-surround-extra7)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:0,7 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:0,7
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:0,7: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra7+input:analog-mono - will not be able to open output:hdmi-dts-surround-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra7+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra7+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra7
D: [pulseaudio] alsa-mixer.c: Looking at profile input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Checking for recording on Stereo (stereo-fallback)
D: [pulseaudio] alsa-util.c: Trying hw:0 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hw:0: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Looking at profile input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Checking for recording on Multichannel (multichannel-input)
D: [pulseaudio] alsa-util.c: Trying hw:0 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] alsa-util.c: Error opening PCM device hw:0: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-mono+input:stereo-fallback - will not be able to open output:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-mono+input:multichannel-input - will not be able to open output:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-stereo+input:stereo-fallback - will not be able to open output:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-stereo+input:multichannel-input - will not be able to open output:analog-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-21+input:stereo-fallback - will not be able to open output:analog-surround-21
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-21+input:multichannel-input - will not be able to open output:analog-surround-21
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-40+input:stereo-fallback - will not be able to open output:analog-surround-40
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-40+input:multichannel-input - will not be able to open output:analog-surround-40
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-41+input:stereo-fallback - will not be able to open output:analog-surround-41
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-41+input:multichannel-input - will not be able to open output:analog-surround-41
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-50+input:stereo-fallback - will not be able to open output:analog-surround-50
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-50+input:multichannel-input - will not be able to open output:analog-surround-50
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-51+input:stereo-fallback - will not be able to open output:analog-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-51+input:multichannel-input - will not be able to open output:analog-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-71+input:stereo-fallback - will not be able to open output:analog-surround-71
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-71+input:multichannel-input - will not be able to open output:analog-surround-71
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-stereo+input:stereo-fallback - will not be able to open output:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-stereo+input:multichannel-input - will not be able to open output:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-40+input:stereo-fallback - will not be able to open output:iec958-ac3-surround-40
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-40+input:multichannel-input - will not be able to open output:iec958-ac3-surround-40
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-51+input:stereo-fallback - will not be able to open output:iec958-ac3-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-51+input:multichannel-input - will not be able to open output:iec958-ac3-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-dts-surround-51+input:stereo-fallback - will not be able to open output:iec958-dts-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-dts-surround-51+input:multichannel-input - will not be able to open output:iec958-dts-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround+input:stereo-fallback - will not be able to open output:hdmi-dts-surround
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround+input:multichannel-input - will not be able to open output:hdmi-dts-surround
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra1+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra1+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra1+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra1+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra1+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra1+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra1+input:stereo-fallback - will not be able to open output:hdmi-dts-surround-extra1
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra1+input:multichannel-input - will not be able to open output:hdmi-dts-surround-extra1
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra2+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra2+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra2+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra2+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra2+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra2+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra2+input:stereo-fallback - will not be able to open output:hdmi-dts-surround-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra2+input:multichannel-input - will not be able to open output:hdmi-dts-surround-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra3+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra3+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra3+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra3+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra3+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra3+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra3+input:stereo-fallback - will not be able to open output:hdmi-dts-surround-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra3+input:multichannel-input - will not be able to open output:hdmi-dts-surround-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra4+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra4+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra4+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra4+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra4+input:stereo-fallback - will not be able to open input:stereo-fallback
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra4+input:multichannel-input - will not be able to open input:multichannel-input
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra4+input:stereo-fallback - will not be able to open output:hdmi-dts-surround-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra4+input:multichannel-input - will not be able to open output:hdmi-dts-surround-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra5+input:stereo-fallback - will not be able to open output:hdmi-stereo-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra5+input:multichannel-input - will not be able to open output:hdmi-stereo-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra5+input:stereo-fallback - will not be able to open output:hdmi-surround-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra5+input:multichannel-input - will not be able to open output:hdmi-surround-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra5+input:stereo-fallback - will not be able to open output:hdmi-surround71-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra5+input:multichannel-input - will not be able to open output:hdmi-surround71-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra5+input:stereo-fallback - will not be able to open output:hdmi-dts-surround-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra5+input:multichannel-input - will not be able to open output:hdmi-dts-surround-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra6+input:stereo-fallback - will not be able to open output:hdmi-stereo-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra6+input:multichannel-input - will not be able to open output:hdmi-stereo-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra6+input:stereo-fallback - will not be able to open output:hdmi-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra6+input:multichannel-input - will not be able to open output:hdmi-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra6+input:stereo-fallback - will not be able to open output:hdmi-surround71-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra6+input:multichannel-input - will not be able to open output:hdmi-surround71-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra6+input:stereo-fallback - will not be able to open output:hdmi-dts-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra6+input:multichannel-input - will not be able to open output:hdmi-dts-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra7+input:stereo-fallback - will not be able to open output:hdmi-stereo-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra7+input:multichannel-input - will not be able to open output:hdmi-stereo-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra7+input:stereo-fallback - will not be able to open output:hdmi-surround-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra7+input:multichannel-input - will not be able to open output:hdmi-surround-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra7+input:stereo-fallback - will not be able to open output:hdmi-surround71-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra7+input:multichannel-input - will not be able to open output:hdmi-surround71-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra7+input:stereo-fallback - will not be able to open output:hdmi-dts-surround-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra7+input:multichannel-input - will not be able to open output:hdmi-dts-surround-extra7
D: [pulseaudio] alsa-mixer.c: Profile set 0x55e741a9b290, auto_profiles=yes, probed=yes, n_mappings=15, n_profiles=15, n_decibel_fixes=0
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-stereo (Digital Stereo (HDMI)), priority=59, channel_map=front-left,front-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround (Digital Surround 5.1 (HDMI)), priority=8, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround71 (Digital Surround 7.1 (HDMI)), priority=8, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-stereo-extra1 (Digital Stereo (HDMI 2)), priority=57, channel_map=front-left,front-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround-extra1 (Digital Surround 5.1 (HDMI 2)), priority=6, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround71-extra1 (Digital Surround 7.1 (HDMI 2)), priority=6, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-stereo-extra2 (Digital Stereo (HDMI 3)), priority=57, channel_map=front-left,front-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround-extra2 (Digital Surround 5.1 (HDMI 3)), priority=6, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround71-extra2 (Digital Surround 7.1 (HDMI 3)), priority=6, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-stereo-extra3 (Digital Stereo (HDMI 4)), priority=57, channel_map=front-left,front-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround-extra3 (Digital Surround 5.1 (HDMI 4)), priority=6, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround71-extra3 (Digital Surround 7.1 (HDMI 4)), priority=6, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-stereo-extra4 (Digital Stereo (HDMI 5)), priority=57, channel_map=front-left,front-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround-extra4 (Digital Surround 5.1 (HDMI 5)), priority=6, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping hdmi-surround71-extra4 (Digital Surround 7.1 (HDMI 5)), priority=6, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo (Digital Stereo (HDMI) Output), input=(null), output=hdmi-stereo priority=5900, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-stereo
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround (Digital Surround 5.1 (HDMI) Output), input=(null), output=hdmi-surround priority=800, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71 (Digital Surround 7.1 (HDMI) Output), input=(null), output=hdmi-surround71 priority=800, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround71
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra1 (Digital Stereo (HDMI 2) Output), input=(null), output=hdmi-stereo-extra1 priority=5700, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-stereo-extra1
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra1 (Digital Surround 5.1 (HDMI 2) Output), input=(null), output=hdmi-surround-extra1 priority=600, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround-extra1
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra1 (Digital Surround 7.1 (HDMI 2) Output), input=(null), output=hdmi-surround71-extra1 priority=600, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround71-extra1
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra2 (Digital Stereo (HDMI 3) Output), input=(null), output=hdmi-stereo-extra2 priority=5700, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-stereo-extra2
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra2 (Digital Surround 5.1 (HDMI 3) Output), input=(null), output=hdmi-surround-extra2 priority=600, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround-extra2
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra2 (Digital Surround 7.1 (HDMI 3) Output), input=(null), output=hdmi-surround71-extra2 priority=600, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround71-extra2
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra3 (Digital Stereo (HDMI 4) Output), input=(null), output=hdmi-stereo-extra3 priority=5700, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-stereo-extra3
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra3 (Digital Surround 5.1 (HDMI 4) Output), input=(null), output=hdmi-surround-extra3 priority=600, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround-extra3
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra3 (Digital Surround 7.1 (HDMI 4) Output), input=(null), output=hdmi-surround71-extra3 priority=600, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround71-extra3
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo-extra4 (Digital Stereo (HDMI 5) Output), input=(null), output=hdmi-stereo-extra4 priority=5700, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-stereo-extra4
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround-extra4 (Digital Surround 5.1 (HDMI 5) Output), input=(null), output=hdmi-surround-extra4 priority=600, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround-extra4
D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-surround71-extra4 (Digital Surround 7.1 (HDMI 5) Output), input=(null), output=hdmi-surround71-extra4 priority=600, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output hdmi-surround71-extra4
I: [pulseaudio] module-card-restore.c: Restoring port latency offsets for card alsa_card.pci-0000_00_03.0.
D: [pulseaudio] module-alsa-card.c: Found 5 jacks.
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0'
D: [pulseaudio] module-alsa-card.c: Jack 'HDMI/DP,pcm=3 Jack' is now unplugged
D: [pulseaudio] device-port.c: Setting port hdmi-output-0 to status no
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_03.0 profile output:hdmi-stereo to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_03.0 profile output:hdmi-surround to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_03.0 profile output:hdmi-surround71 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] module-alsa-card.c: Jack 'HDMI/DP,pcm=7 Jack' is now unplugged
D: [pulseaudio] device-port.c: Setting port hdmi-output-1 to status no
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_03.0 profile output:hdmi-stereo-extra1 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_03.0 profile output:hdmi-surround-extra1 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_03.0 profile output:hdmi-surround71-extra1 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] module-alsa-card.c: Jack 'HDMI/DP,pcm=8 Jack' is now unplugged
D: [pulseaudio] device-port.c: Setting port hdmi-output-2 to status no
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_03.0 profile output:hdmi-stereo-extra2 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_03.0 profile output:hdmi-surround-extra2 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_03.0 profile output:hdmi-surround71-extra2 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] module-alsa-card.c: Jack 'HDMI/DP,pcm=9 Jack' is now unplugged
D: [pulseaudio] device-port.c: Setting port hdmi-output-3 to status no
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_03.0 profile output:hdmi-stereo-extra3 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_03.0 profile output:hdmi-surround-extra3 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_03.0 profile output:hdmi-surround71-extra3 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] module-alsa-card.c: Jack 'HDMI/DP,pcm=10 Jack' is now unplugged
D: [pulseaudio] device-port.c: Setting port hdmi-output-4 to status no
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_03.0 profile output:hdmi-stereo-extra4 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_03.0 profile output:hdmi-surround-extra4 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-0000_00_03.0 profile output:hdmi-surround71-extra4 to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
I: [pulseaudio] module-card-restore.c: Restoring profile 'off' for card alsa_card.pci-0000_00_03.0.
I: [pulseaudio] card.c: Created 1 "alsa_card.pci-0000_00_03.0"
D: [pulseaudio] alsa-util.c: ELD info empty (for device=3)
D: [pulseaudio] alsa-util.c: ELD info empty (for device=7)
D: [pulseaudio] alsa-util.c: ELD info empty (for device=8)
D: [pulseaudio] alsa-util.c: ELD info empty (for device=9)
D: [pulseaudio] alsa-util.c: ELD info empty (for device=10)
I: [pulseaudio] module.c: Loaded "module-alsa-card" (index: #7; argument: "device_id="0" name="pci-0000_00_03.0" card_name="alsa_card.pci-0000_00_03.0" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes card_properties="module-udev-detect.discovered=1"").
I: [pulseaudio] module-udev-detect.c: Card /devices/pci0000:00/0000:00:03.0/sound/card0 (alsa_card.pci-0000_00_03.0) module loaded.
D: [pulseaudio] module-udev-detect.c: /dev/snd/controlC2 is accessible: yes
D: [pulseaudio] module-udev-detect.c: /devices/pci0000:00/0000:00:1c.3/0000:04:00.0/0000:05:01.0/sound/card2 is busy: no
D: [pulseaudio] module-udev-detect.c: Loading module-alsa-card with arguments 'device_id="2" name="pci-0000_05_01.0" card_name="alsa_card.pci-0000_05_01.0" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes card_properties="module-udev-detect.discovered=1"'
D: [pulseaudio] dbus-util.c: Successfully connected to D-Bus session bus e124e3e28cfaf061d59629ae5d7677bb as :1.98
D: [pulseaudio] reserve-wrap.c: Successfully acquired reservation lock on device 'Audio2'
I: [pulseaudio] (alsa-lib)utils.c: could not open configuration file /usr/share/alsa/ucm/Sound Blaster 5.1vx [SB1070] at 0xc000 irq 16/Sound Blaster 5.1vx [SB1070] at 0xc000 irq 16.conf
I: [pulseaudio] (alsa-lib)parser.c: error: could not parse configuration for card Sound Blaster 5.1vx [SB1070] at 0xc000 irq 16
I: [pulseaudio] (alsa-lib)utils.c: could not open configuration file /usr/share/alsa/ucm/CA0106/CA0106.conf
I: [pulseaudio] (alsa-lib)parser.c: error: could not parse configuration for card CA0106
I: [pulseaudio] (alsa-lib)main.c: error: failed to import CA0106 use case configuration -2
I: [pulseaudio] alsa-ucm.c: UCM not available for card CA0106
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/profile-sets/default.conf'
D: [pulseaudio] alsa-mixer.c: Looking at profile input:analog-mono
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Mono (analog-mono)
D: [pulseaudio] alsa-util.c: Trying hw:2 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hw:2
D: [pulseaudio] alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument
D: [pulseaudio] alsa-util.c: Trying hw:2 without SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hw:2
D: [pulseaudio] alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument
D: [pulseaudio] alsa-util.c: Trying plug:hw:2 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open plug:hw:2
D: [pulseaudio] alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument
D: [pulseaudio] alsa-util.c: Trying plug:hw:2 without SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open plug:hw:2
D: [pulseaudio] alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument
I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:hw:2: Invalid argument
D: [pulseaudio] alsa-mixer.c: Caching failure to open input:analog-mono
D: [pulseaudio] alsa-mixer.c: Looking at profile input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:2 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:2
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 340 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4797 samples), period size second (to 1199 samples).
I: [pulseaudio] alsa-util.c: Device front:2 doesn't support 44100 Hz, changed to 48000 Hz.
D: [pulseaudio] alsa-mixer.c: Profile input:analog-stereo supported.
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-front-mic.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf.common'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-rear-mic.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf.common'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-internal-mic.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf.common'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-dock-mic.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf.common'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input.conf.common'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf.common'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-linein.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-aux.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input.conf.common'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-video.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input.conf.common'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-tvtuner.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input.conf.common'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-fm.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input.conf.common'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-mic-line.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input.conf.common'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf.common'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-headphone-mic.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf.common'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-headset-mic.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf.common'
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL front:2
I: [pulseaudio] alsa-util.c: Unable to attach to mixer front:2: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:2'
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-front-mic'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Front Mic Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Front Mic Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Input Source' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture Source' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Video' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'TV Tuner' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'FM' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Inverted Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Jack Mode' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Skipping path 'analog-input-front-mic', none of required-any elements preset.
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-rear-mic'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Rear Mic Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Rear Mic Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Input Source' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture Source' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Video' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'TV Tuner' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'FM' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Inverted Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Jack Mode' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Skipping path 'analog-input-rear-mic', none of required-any elements preset.
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-internal-mic'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Mic Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Dock Mic Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Front Mic Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Rear Mic Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Internal Mic Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Int Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Int Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Input Source' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture Source' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Video' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'TV Tuner' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'FM' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Inverted Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Jack Mode' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Skipping path 'analog-input-internal-mic', none of required-any elements preset.
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-dock-mic'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Dock Mic Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Dock Mic Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Input Source' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture Source' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Video' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'TV Tuner' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'FM' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Inverted Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Jack Mode' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Skipping path 'analog-input-dock-mic', none of required-any elements preset.
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input'
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Int Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Int Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headset' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headset Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headset Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Video' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'TV Tuner' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'FM' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Input Source Select' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Input Source' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture Source' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Jack Mode' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Digital Input Source' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Analog Source' succeeded (volume=0, switch=0, enumeration=1).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Shared Mic/Line in' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Auto Gain Control' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-mic'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Mic Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Mic Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Input Source' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture Source' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'PCM Capture Source' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Select' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Boost (+20dB)' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Video' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'TV Tuner' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'FM' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Inverted Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Jack Mode' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Skipping path 'analog-input-mic', none of required-any elements preset.
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-linein'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Input Source' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture Source' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'PCM Capture Source' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Video' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'TV Tuner' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'FM' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Jack Mode' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Skipping path 'analog-input-linein', none of required-any elements preset.
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-aux'
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' failed.
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-video'
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Video' failed.
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-tvtuner'
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Video' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'TV Tuner' failed.
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-fm'
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Video' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'TV Tuner' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'FM' failed.
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-mic-line'
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Video' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic/Line' failed.
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-headphone-mic'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Headphone Mic Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Input Source' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture Source' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Auto-Mute Mode' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Video' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'TV Tuner' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'FM' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Inverted Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Jack Mode' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Skipping path 'analog-input-headphone-mic', none of required-any elements preset.
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-headset-mic'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Headset Mic Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Headset Mic Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Headphone Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Front Headphone Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Headphone Mic Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headset Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headset Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headset' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Input Source' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture Source' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Video' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'TV Tuner' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'FM' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Inverted Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Jack Mode' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Skipping path 'analog-input-headset-mic', none of required-any elements preset.
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e741bd1e00, direction=2
D: [pulseaudio] alsa-mixer.c: Path analog-input (Analog Input), direction=2, priority=100, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=inf, max_dB=-inf
D: [pulseaudio] alsa-mixer.c: Element Analog 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=no
D: [pulseaudio] alsa-mixer.c: Option Mic (input-microphone/Microphone) index=1, priority=0
D: [pulseaudio] alsa-mixer.c: Option Line in (input-linein/Line In) index=2, priority=0
D: [pulseaudio] alsa-mixer.c: Option Aux (input/Input) index=3, priority=0
D: [pulseaudio] alsa-mixer.c: Setting input-microphone (Microphone) priority=0
D: [pulseaudio] alsa-mixer.c: Setting input-linein (Line In) priority=0
D: [pulseaudio] alsa-mixer.c: Setting input (Input) priority=0
D: [pulseaudio] alsa-mixer.c: Looking at profile input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Digital Stereo (IEC958) (iec958-stereo)
D: [pulseaudio] alsa-util.c: Trying iec958:2 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open iec958:2
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 340 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4797 samples), period size second (to 1199 samples).
I: [pulseaudio] alsa-util.c: Device iec958:2 doesn't support 44100 Hz, changed to 48000 Hz.
D: [pulseaudio] alsa-mixer.c: Profile input:iec958-stereo supported.
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/iec958-stereo-input.conf'
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL iec958:2
I: [pulseaudio] alsa-util.c: Unable to attach to mixer iec958:2: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:2'
D: [pulseaudio] alsa-mixer.c: Probing path 'iec958-stereo-input'
D: [pulseaudio] alsa-mixer.c: Probe of element 'PCM Capture Source' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e741c246c0, direction=2
D: [pulseaudio] alsa-mixer.c: Path iec958-stereo-input (Digital Input (S/PDIF)), direction=2, priority=0, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=inf, max_dB=-inf
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-mono
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Mono (analog-mono)
D: [pulseaudio] alsa-util.c: Trying hw:2 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hw:2
D: [pulseaudio] alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument
D: [pulseaudio] alsa-util.c: Trying hw:2 without SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open hw:2
D: [pulseaudio] alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument
D: [pulseaudio] alsa-util.c: Trying plug:hw:2 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open plug:hw:2
D: [pulseaudio] alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument
D: [pulseaudio] alsa-util.c: Trying plug:hw:2 without SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open plug:hw:2
D: [pulseaudio] alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument
I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:hw:2: Invalid argument
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-mono+input:analog-mono - will not be able to open output:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-mono+input:analog-stereo - will not be able to open output:analog-mono
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-mono+input:iec958-stereo - will not be able to open output:analog-mono
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:2 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:2
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params_set_buffer_size_near() failed: Invalid argument
D: [pulseaudio] alsa-util.c: Set period size first (to 1199 samples), buffer size second (to 4797 samples).
I: [pulseaudio] alsa-util.c: Device front:2 doesn't support 44100 Hz, changed to 48000 Hz.
D: [pulseaudio] alsa-mixer.c: Profile output:analog-stereo supported.
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-output.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-output.conf.common'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-output-lineout.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-output.conf.common'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-output-speaker.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-output.conf.common'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-output-headphones.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-output.conf.common'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-output-headphones-2.conf'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-output.conf.common'
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL front:2
I: [pulseaudio] alsa-util.c: Unable to attach to mixer front:2: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:2'
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-output'
D: [pulseaudio] alsa-mixer.c: Probe of element 'Hardware Master' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Master' succeeded (volume=1, switch=1, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Master Mono' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Surround' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Side' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Center' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'LFE' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'CLFE' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'PCM' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'External Amplifier' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Bass Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'IEC958' succeeded (volume=0, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'IEC958 Optical Raw' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Analog Output' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-output-lineout'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Out Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Out Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Headphone Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Front Headphone Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Front Line Out Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Front Line Out Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Rear Line Out Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Rear Line Out Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Out Front Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Out Front Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Out CLFE Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Out CLFE Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Out Surround Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Out Surround Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Out Side Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Out Side Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Dock Line Out Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Dock Line Out Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of element 'Hardware Master' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Master' succeeded (volume=1, switch=1, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker+LO' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone+LO' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Master Mono' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line HP Swap' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone2' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Desktop Speaker' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Surround' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Side' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Center' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'LFE' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'CLFE' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Bass Speaker' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker Front' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker Surround' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker Side' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker CLFE' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'PCM' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'External Amplifier' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Bass Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'IEC958' succeeded (volume=0, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'IEC958 Optical Raw' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Analog Output' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Skipping path 'analog-output-lineout', none of required-any elements preset.
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-output-speaker'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Headphone Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Dock Headphone Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Front Headphone Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Out Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Out Front Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Front Line Out Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Rear Line Out Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Dock Line Out Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Speaker Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Speaker Front Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of element 'Hardware Master' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Master' succeeded (volume=1, switch=1, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Master Mono' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone2' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone+LO' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker+LO' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Desktop Speaker' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Speaker' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker Front' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Surround' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Surround Speaker' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker Surround' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Side' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker Side' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Center' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Center Speaker' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'LFE' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'LFE Speaker' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Bass Speaker' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'CLFE' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker CLFE' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'PCM' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'External Amplifier' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Bass Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'IEC958' succeeded (volume=0, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'IEC958 Optical Raw' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Analog Output' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Skipping path 'analog-output-speaker', none of required-any elements preset.
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-output-headphones'
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Dock Headphone Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Dock Headphone Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Front Headphone Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Front Headphone Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Headphone Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Headphone Phantom Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of jack 'Headphone Mic Jack' succeeded (not found)
D: [pulseaudio] alsa-mixer.c: Probe of element 'Hardware Master' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Master' succeeded (volume=1, switch=1, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Master Mono' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker+LO' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone+LO' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headset' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Line HP Swap' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone2' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Desktop Speaker' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Front' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Surround' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Side' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Center' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'LFE' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Bass Speaker' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker Front' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker Surround' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker Side' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker CLFE' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'PCM' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'External Amplifier' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Bass Boost' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'IEC958' succeeded (volume=0, switch=2, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'IEC958 Optical Raw' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Analog Output' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Skipping path 'analog-output-headphones', none of required-any elements preset.
D: [pulseaudio] alsa-mixer.c: Probing path 'analog-output-headphones-2'
D: [pulseaudio] alsa-mixer.c: Probe of element 'Hardware Master' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Master' succeeded (volume=1, switch=1, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Master Mono' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone+LO' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker+LO' succeeded (volume=0, switch=0, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone2' failed.
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e741a32760, direction=1
D: [pulseaudio] alsa-mixer.c: Path analog-output (Analog Output), direction=1, priority=99, probed=yes, supported=yes, has_mute=yes, has_volume=yes, has_dB=yes, min_volume=0, max_volume=255, min_dB=-100000, max_dB=0
D: [pulseaudio] alsa-mixer.c: Element Master, direction=1, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x7ffffffffffff, n_channels=1, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element IEC958, direction=1, switch=2, volume=0, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x0, n_channels=0, override_map=no
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-stereo+input:analog-mono - will not be able to open input:analog-mono
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-stereo+input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:2 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:2
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 340 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4797 samples), period size second (to 1199 samples).
I: [pulseaudio] alsa-util.c: Device front:2 doesn't support 44100 Hz, changed to 48000 Hz.
D: [pulseaudio] alsa-mixer.c: Profile output:analog-stereo+input:analog-stereo supported.
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-stereo+input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Digital Stereo (IEC958) (iec958-stereo)
D: [pulseaudio] alsa-util.c: Trying iec958:2 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open iec958:2
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 340 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4797 samples), period size second (to 1199 samples).
I: [pulseaudio] alsa-util.c: Device iec958:2 doesn't support 44100 Hz, changed to 48000 Hz.
D: [pulseaudio] alsa-mixer.c: Profile output:analog-stereo+input:iec958-stereo supported.
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-21
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Surround 2.1 (analog-surround-21)
D: [pulseaudio] alsa-util.c: Trying surround21:2 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open surround21:2
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params_set_buffer_size_near() failed: Invalid argument
D: [pulseaudio] alsa-util.c: Set period size first (to 1199 samples), buffer size second (to 4797 samples).
I: [pulseaudio] alsa-util.c: Device surround21:2 doesn't support 44100 Hz, changed to 48000 Hz.
D: [pulseaudio] alsa-mixer.c: Profile output:analog-surround-21 supported.
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL surround21:2
I: [pulseaudio] alsa-util.c: Unable to attach to mixer surround21:2: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:2'
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e741c5cae0, direction=1
D: [pulseaudio] alsa-mixer.c: Path analog-output (Analog Output), direction=1, priority=99, probed=yes, supported=yes, has_mute=yes, has_volume=yes, has_dB=yes, min_volume=0, max_volume=255, min_dB=-100000, max_dB=0
D: [pulseaudio] alsa-mixer.c: Element Master, direction=1, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x7ffffffffffff, n_channels=1, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element IEC958, direction=1, switch=2, volume=0, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x0, n_channels=0, override_map=no
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-21+input:analog-mono - will not be able to open input:analog-mono
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-21+input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:2 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:2
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 340 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4797 samples), period size second (to 1199 samples).
I: [pulseaudio] alsa-util.c: Device front:2 doesn't support 44100 Hz, changed to 48000 Hz.
D: [pulseaudio] alsa-mixer.c: Profile output:analog-surround-21+input:analog-stereo supported.
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-21+input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Digital Stereo (IEC958) (iec958-stereo)
D: [pulseaudio] alsa-util.c: Trying iec958:2 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open iec958:2
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 340 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4797 samples), period size second (to 1199 samples).
I: [pulseaudio] alsa-util.c: Device iec958:2 doesn't support 44100 Hz, changed to 48000 Hz.
D: [pulseaudio] alsa-mixer.c: Profile output:analog-surround-21+input:iec958-stereo supported.
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-40
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Surround 4.0 (analog-surround-40)
D: [pulseaudio] alsa-util.c: Trying surround40:2 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open surround40:2
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params_set_buffer_size_near() failed: Invalid argument
D: [pulseaudio] alsa-util.c: Set period size first (to 1199 samples), buffer size second (to 4797 samples).
I: [pulseaudio] alsa-util.c: Device surround40:2 doesn't support 44100 Hz, changed to 48000 Hz.
D: [pulseaudio] alsa-mixer.c: Profile output:analog-surround-40 supported.
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL surround40:2
I: [pulseaudio] alsa-util.c: Unable to attach to mixer surround40:2: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:2'
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e741c1e9e0, direction=1
D: [pulseaudio] alsa-mixer.c: Path analog-output (Analog Output), direction=1, priority=99, probed=yes, supported=yes, has_mute=yes, has_volume=yes, has_dB=yes, min_volume=0, max_volume=255, min_dB=-100000, max_dB=0
D: [pulseaudio] alsa-mixer.c: Element Master, direction=1, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x7ffffffffffff, n_channels=1, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element IEC958, direction=1, switch=2, volume=0, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x0, n_channels=0, override_map=no
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-40+input:analog-mono - will not be able to open input:analog-mono
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-40+input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:2 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:2
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 340 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4797 samples), period size second (to 1199 samples).
I: [pulseaudio] alsa-util.c: Device front:2 doesn't support 44100 Hz, changed to 48000 Hz.
D: [pulseaudio] alsa-mixer.c: Profile output:analog-surround-40+input:analog-stereo supported.
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-40+input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Digital Stereo (IEC958) (iec958-stereo)
D: [pulseaudio] alsa-util.c: Trying iec958:2 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open iec958:2
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 340 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4797 samples), period size second (to 1199 samples).
I: [pulseaudio] alsa-util.c: Device iec958:2 doesn't support 44100 Hz, changed to 48000 Hz.
D: [pulseaudio] alsa-mixer.c: Profile output:analog-surround-40+input:iec958-stereo supported.
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-41
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Surround 4.1 (analog-surround-41)
D: [pulseaudio] alsa-util.c: Trying surround41:2 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open surround41:2
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params_set_buffer_size_near() failed: Invalid argument
D: [pulseaudio] alsa-util.c: Set period size first (to 1199 samples), buffer size second (to 4797 samples).
I: [pulseaudio] alsa-util.c: Device surround41:2 doesn't support 44100 Hz, changed to 48000 Hz.
D: [pulseaudio] alsa-mixer.c: Profile output:analog-surround-41 supported.
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL surround41:2
I: [pulseaudio] alsa-util.c: Unable to attach to mixer surround41:2: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:2'
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e741c1b360, direction=1
D: [pulseaudio] alsa-mixer.c: Path analog-output (Analog Output), direction=1, priority=99, probed=yes, supported=yes, has_mute=yes, has_volume=yes, has_dB=yes, min_volume=0, max_volume=255, min_dB=-100000, max_dB=0
D: [pulseaudio] alsa-mixer.c: Element Master, direction=1, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x7ffffffffffff, n_channels=1, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element IEC958, direction=1, switch=2, volume=0, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x0, n_channels=0, override_map=no
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-41+input:analog-mono - will not be able to open input:analog-mono
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-41+input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:2 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:2
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 340 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4797 samples), period size second (to 1199 samples).
I: [pulseaudio] alsa-util.c: Device front:2 doesn't support 44100 Hz, changed to 48000 Hz.
D: [pulseaudio] alsa-mixer.c: Profile output:analog-surround-41+input:analog-stereo supported.
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-41+input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Digital Stereo (IEC958) (iec958-stereo)
D: [pulseaudio] alsa-util.c: Trying iec958:2 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open iec958:2
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 340 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4797 samples), period size second (to 1199 samples).
I: [pulseaudio] alsa-util.c: Device iec958:2 doesn't support 44100 Hz, changed to 48000 Hz.
D: [pulseaudio] alsa-mixer.c: Profile output:analog-surround-41+input:iec958-stereo supported.
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-50
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Surround 5.0 (analog-surround-50)
D: [pulseaudio] alsa-util.c: Trying surround50:2 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open surround50:2
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params_set_buffer_size_near() failed: Invalid argument
D: [pulseaudio] alsa-util.c: Set period size first (to 1199 samples), buffer size second (to 4797 samples).
I: [pulseaudio] alsa-util.c: Device surround50:2 doesn't support 44100 Hz, changed to 48000 Hz.
D: [pulseaudio] alsa-mixer.c: Profile output:analog-surround-50 supported.
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL surround50:2
I: [pulseaudio] alsa-util.c: Unable to attach to mixer surround50:2: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:2'
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e741c696f0, direction=1
D: [pulseaudio] alsa-mixer.c: Path analog-output (Analog Output), direction=1, priority=99, probed=yes, supported=yes, has_mute=yes, has_volume=yes, has_dB=yes, min_volume=0, max_volume=255, min_dB=-100000, max_dB=0
D: [pulseaudio] alsa-mixer.c: Element Master, direction=1, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x7ffffffffffff, n_channels=1, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element IEC958, direction=1, switch=2, volume=0, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x0, n_channels=0, override_map=no
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-50+input:analog-mono - will not be able to open input:analog-mono
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-50+input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:2 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:2
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 340 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4797 samples), period size second (to 1199 samples).
I: [pulseaudio] alsa-util.c: Device front:2 doesn't support 44100 Hz, changed to 48000 Hz.
D: [pulseaudio] alsa-mixer.c: Profile output:analog-surround-50+input:analog-stereo supported.
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-50+input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Digital Stereo (IEC958) (iec958-stereo)
D: [pulseaudio] alsa-util.c: Trying iec958:2 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open iec958:2
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 340 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4797 samples), period size second (to 1199 samples).
I: [pulseaudio] alsa-util.c: Device iec958:2 doesn't support 44100 Hz, changed to 48000 Hz.
D: [pulseaudio] alsa-mixer.c: Profile output:analog-surround-50+input:iec958-stereo supported.
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-51
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Surround 5.1 (analog-surround-51)
D: [pulseaudio] alsa-util.c: Trying surround51:2 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open surround51:2
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params_set_buffer_size_near() failed: Invalid argument
D: [pulseaudio] alsa-util.c: Set period size first (to 1199 samples), buffer size second (to 4797 samples).
I: [pulseaudio] alsa-util.c: Device surround51:2 doesn't support 44100 Hz, changed to 48000 Hz.
D: [pulseaudio] alsa-mixer.c: Profile output:analog-surround-51 supported.
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL surround51:2
I: [pulseaudio] alsa-util.c: Unable to attach to mixer surround51:2: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:2'
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e741c5c8c0, direction=1
D: [pulseaudio] alsa-mixer.c: Path analog-output (Analog Output), direction=1, priority=99, probed=yes, supported=yes, has_mute=yes, has_volume=yes, has_dB=yes, min_volume=0, max_volume=255, min_dB=-100000, max_dB=0
D: [pulseaudio] alsa-mixer.c: Element Master, direction=1, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x7ffffffffffff, n_channels=1, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element IEC958, direction=1, switch=2, volume=0, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x0, n_channels=0, override_map=no
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-51+input:analog-mono - will not be able to open input:analog-mono
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-51+input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:2 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:2
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 340 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4797 samples), period size second (to 1199 samples).
I: [pulseaudio] alsa-util.c: Device front:2 doesn't support 44100 Hz, changed to 48000 Hz.
D: [pulseaudio] alsa-mixer.c: Profile output:analog-surround-51+input:analog-stereo supported.
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-51+input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Digital Stereo (IEC958) (iec958-stereo)
D: [pulseaudio] alsa-util.c: Trying iec958:2 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open iec958:2
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 340 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4797 samples), period size second (to 1199 samples).
I: [pulseaudio] alsa-util.c: Device iec958:2 doesn't support 44100 Hz, changed to 48000 Hz.
D: [pulseaudio] alsa-mixer.c: Profile output:analog-surround-51+input:iec958-stereo supported.
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-71
D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Surround 7.1 (analog-surround-71)
D: [pulseaudio] alsa-util.c: Trying surround71:2 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open surround71:2
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params_set_buffer_size_near() failed: Invalid argument
D: [pulseaudio] alsa-util.c: Set period size first (to 1199 samples), buffer size second (to 4797 samples).
I: [pulseaudio] alsa-util.c: Device surround71:2 doesn't support 44100 Hz, changed to 48000 Hz.
D: [pulseaudio] alsa-mixer.c: Profile output:analog-surround-71 supported.
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL surround71:2
I: [pulseaudio] alsa-util.c: Unable to attach to mixer surround71:2: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:2'
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e741c246a0, direction=1
D: [pulseaudio] alsa-mixer.c: Path analog-output (Analog Output), direction=1, priority=99, probed=yes, supported=yes, has_mute=yes, has_volume=yes, has_dB=yes, min_volume=0, max_volume=255, min_dB=-100000, max_dB=0
D: [pulseaudio] alsa-mixer.c: Element Master, direction=1, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x7ffffffffffff, n_channels=1, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element IEC958, direction=1, switch=2, volume=0, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x0, n_channels=0, override_map=no
D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-surround-71+input:analog-mono - will not be able to open input:analog-mono
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-71+input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:2 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:2
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 340 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4797 samples), period size second (to 1199 samples).
I: [pulseaudio] alsa-util.c: Device front:2 doesn't support 44100 Hz, changed to 48000 Hz.
D: [pulseaudio] alsa-mixer.c: Profile output:analog-surround-71+input:analog-stereo supported.
D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-71+input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Digital Stereo (IEC958) (iec958-stereo)
D: [pulseaudio] alsa-util.c: Trying iec958:2 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open iec958:2
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 340 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4797 samples), period size second (to 1199 samples).
I: [pulseaudio] alsa-util.c: Device iec958:2 doesn't support 44100 Hz, changed to 48000 Hz.
D: [pulseaudio] alsa-mixer.c: Profile output:analog-surround-71+input:iec958-stereo supported.
D: [pulseaudio] alsa-mixer.c: Looking at profile output:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (IEC958) (iec958-stereo)
D: [pulseaudio] alsa-util.c: Trying iec958:2 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open iec958:2
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params_set_buffer_size_near() failed: Invalid argument
D: [pulseaudio] alsa-util.c: Set period size first (to 1199 samples), buffer size second (to 4797 samples).
I: [pulseaudio] alsa-util.c: Device iec958:2 doesn't support 44100 Hz, changed to 48000 Hz.
D: [pulseaudio] alsa-mixer.c: Profile output:iec958-stereo supported.
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/iec958-stereo-output.conf'
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL iec958:2
I: [pulseaudio] alsa-util.c: Unable to attach to mixer iec958:2: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:2'
D: [pulseaudio] alsa-mixer.c: Probing path 'iec958-stereo-output'
D: [pulseaudio] alsa-mixer.c: Probe of element 'IEC958' succeeded (volume=0, switch=1, enumeration=0).
D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
D: [pulseaudio] alsa-mixer.c: Path Set 0x55e741c10580, direction=1
D: [pulseaudio] alsa-mixer.c: 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=-inf
D: [pulseaudio] alsa-mixer.c: 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=no
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-stereo+input:analog-mono - will not be able to open input:analog-mono
D: [pulseaudio] alsa-mixer.c: Looking at profile output:iec958-stereo+input:analog-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
D: [pulseaudio] alsa-util.c: Trying front:2 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:2
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 340 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 4797 samples), period size second (to 1199 samples).
I: [pulseaudio] alsa-util.c: Device front:2 doesn't support 44100 Hz, changed to 48000 Hz.
D: [pulseaudio] alsa-mixer.c: Profile output:iec958-stereo+input:analog-stereo supported.
D: [pulseaudio] alsa-mixer.c: Looking at profile output:iec958-stereo+input:iec958-stereo
D: [pulseaudio] alsa-mixer.c: Checking for recording on Digital Stereo (IEC958) (iec958-stereo)
D: [pulseaudio] alsa-util.c: Trying iec958:2 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open iec958:2
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 340 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
D: [pulseaudio] alsa-util.c: Trying iec958:2 without SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open iec958:2
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 340 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
D: [pulseaudio] alsa-util.c: Trying plug:iec958:2 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open plug:iec958:2
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 340 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
D: [pulseaudio] alsa-util.c: Trying plug:iec958:2 without SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open plug:iec958:2
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 340 ms
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
D: [pulseaudio] alsa-util.c: Set neither period nor buffer size.
I: [pulseaudio] (alsa-lib)setup.c: Cannot lock ctl elem
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params failed: Device or resource busy
I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:iec958:2: Device or resource busy
D: [pulseaudio] alsa-mixer.c: Looking at profile output:iec958-ac3-surround-40
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 4.0 (IEC958/AC3) (iec958-ac3-surround-40)
D: [pulseaudio] alsa-util.c: Trying a52:2 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM a52:2
I: [pulseaudio] alsa-util.c: Error opening PCM device a52:2: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:iec958-ac3-surround-40
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-40+input:analog-mono - will not be able to open output:iec958-ac3-surround-40
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-40+input:analog-stereo - will not be able to open output:iec958-ac3-surround-40
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-40+input:iec958-stereo - will not be able to open output:iec958-ac3-surround-40
D: [pulseaudio] alsa-mixer.c: Looking at profile output:iec958-ac3-surround-51
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (IEC958/AC3) (iec958-ac3-surround-51)
D: [pulseaudio] alsa-util.c: Trying a52:2 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM a52:2
I: [pulseaudio] alsa-util.c: Error opening PCM device a52:2: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:iec958-ac3-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-51+input:analog-mono - will not be able to open output:iec958-ac3-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-51+input:analog-stereo - will not be able to open output:iec958-ac3-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-ac3-surround-51+input:iec958-stereo - will not be able to open output:iec958-ac3-surround-51
D: [pulseaudio] alsa-mixer.c: Looking at profile output:iec958-dts-surround-51
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (IEC958/DTS) (iec958-dts-surround-51)
D: [pulseaudio] alsa-util.c: Trying dca:2 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dca:2
I: [pulseaudio] alsa-util.c: Error opening PCM device dca:2: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:iec958-dts-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-dts-surround-51+input:analog-mono - will not be able to open output:iec958-dts-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-dts-surround-51+input:analog-stereo - will not be able to open output:iec958-dts-surround-51
D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-dts-surround-51+input:iec958-stereo - will not be able to open output:iec958-dts-surround-51
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI) (hdmi-stereo)
D: [pulseaudio] alsa-util.c: Trying hdmi:2 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)confmisc.c: Unable to find definition 'cards.CA0106.pcm.hdmi.0:CARD=2,AES0=4,AES1=130,AES2=0,AES3=2'
I: [pulseaudio] (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory
I: [pulseaudio] (alsa-lib)conf.c: Evaluate error: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM hdmi:2
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:2: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo+input:analog-mono - will not be able to open output:hdmi-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo+input:analog-stereo - will not be able to open output:hdmi-stereo
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo+input:iec958-stereo - will not be able to open output:hdmi-stereo
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI) (hdmi-surround)
D: [pulseaudio] alsa-util.c: Trying hdmi:2 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)confmisc.c: Unable to find definition 'cards.CA0106.pcm.hdmi.0:CARD=2,AES0=4,AES1=130,AES2=0,AES3=2'
I: [pulseaudio] (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory
I: [pulseaudio] (alsa-lib)conf.c: Evaluate error: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM hdmi:2
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:2: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround+input:analog-mono - will not be able to open output:hdmi-surround
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround+input:analog-stereo - will not be able to open output:hdmi-surround
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround+input:iec958-stereo - will not be able to open output:hdmi-surround
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI) (hdmi-surround71)
D: [pulseaudio] alsa-util.c: Trying hdmi:2 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)confmisc.c: Unable to find definition 'cards.CA0106.pcm.hdmi.0:CARD=2,AES0=4,AES1=130,AES2=0,AES3=2'
I: [pulseaudio] (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory
I: [pulseaudio] (alsa-lib)conf.c: Evaluate error: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM hdmi:2
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:2: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround71
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71+input:analog-mono - will not be able to open output:hdmi-surround71
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71+input:analog-stereo - will not be able to open output:hdmi-surround71
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71+input:iec958-stereo - will not be able to open output:hdmi-surround71
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI/DTS) (hdmi-dts-surround)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:2 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:2
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:2: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround+input:analog-mono - will not be able to open output:hdmi-dts-surround
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround+input:analog-stereo - will not be able to open output:hdmi-dts-surround
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround+input:iec958-stereo - will not be able to open output:hdmi-dts-surround
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra1
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 2) (hdmi-stereo-extra1)
D: [pulseaudio] alsa-util.c: Trying hdmi:2,1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)confmisc.c: Unable to find definition 'cards.CA0106.pcm.hdmi.1:CARD=2,AES0=4,AES1=130,AES2=0,AES3=2'
I: [pulseaudio] (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory
I: [pulseaudio] (alsa-lib)conf.c: Evaluate error: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM hdmi:2,1
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:2,1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-stereo-extra1
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra1+input:analog-mono - will not be able to open output:hdmi-stereo-extra1
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra1+input:analog-stereo - will not be able to open output:hdmi-stereo-extra1
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra1+input:iec958-stereo - will not be able to open output:hdmi-stereo-extra1
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra1
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 2) (hdmi-surround-extra1)
D: [pulseaudio] alsa-util.c: Trying hdmi:2,1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)confmisc.c: Unable to find definition 'cards.CA0106.pcm.hdmi.1:CARD=2,AES0=4,AES1=130,AES2=0,AES3=2'
I: [pulseaudio] (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory
I: [pulseaudio] (alsa-lib)conf.c: Evaluate error: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM hdmi:2,1
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:2,1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround-extra1
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra1+input:analog-mono - will not be able to open output:hdmi-surround-extra1
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra1+input:analog-stereo - will not be able to open output:hdmi-surround-extra1
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra1+input:iec958-stereo - will not be able to open output:hdmi-surround-extra1
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra1
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 2) (hdmi-surround71-extra1)
D: [pulseaudio] alsa-util.c: Trying hdmi:2,1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)confmisc.c: Unable to find definition 'cards.CA0106.pcm.hdmi.1:CARD=2,AES0=4,AES1=130,AES2=0,AES3=2'
I: [pulseaudio] (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory
I: [pulseaudio] (alsa-lib)conf.c: Evaluate error: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM hdmi:2,1
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:2,1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround71-extra1
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra1+input:analog-mono - will not be able to open output:hdmi-surround71-extra1
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra1+input:analog-stereo - will not be able to open output:hdmi-surround71-extra1
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra1+input:iec958-stereo - will not be able to open output:hdmi-surround71-extra1
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra1
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 2/DTS) (hdmi-dts-surround-extra1)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:2,1 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:2,1
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:2,1: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra1
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra1+input:analog-mono - will not be able to open output:hdmi-dts-surround-extra1
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra1+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra1
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra1+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra1
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra2
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 3) (hdmi-stereo-extra2)
D: [pulseaudio] alsa-util.c: Trying hdmi:2,2 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)confmisc.c: Unable to find definition 'cards.CA0106.pcm.hdmi.2:CARD=2,AES0=4,AES1=130,AES2=0,AES3=2'
I: [pulseaudio] (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory
I: [pulseaudio] (alsa-lib)conf.c: Evaluate error: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM hdmi:2,2
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:2,2: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-stereo-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra2+input:analog-mono - will not be able to open output:hdmi-stereo-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra2+input:analog-stereo - will not be able to open output:hdmi-stereo-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra2+input:iec958-stereo - will not be able to open output:hdmi-stereo-extra2
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra2
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 3) (hdmi-surround-extra2)
D: [pulseaudio] alsa-util.c: Trying hdmi:2,2 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)confmisc.c: Unable to find definition 'cards.CA0106.pcm.hdmi.2:CARD=2,AES0=4,AES1=130,AES2=0,AES3=2'
I: [pulseaudio] (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory
I: [pulseaudio] (alsa-lib)conf.c: Evaluate error: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM hdmi:2,2
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:2,2: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra2+input:analog-mono - will not be able to open output:hdmi-surround-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra2+input:analog-stereo - will not be able to open output:hdmi-surround-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra2+input:iec958-stereo - will not be able to open output:hdmi-surround-extra2
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra2
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 3) (hdmi-surround71-extra2)
D: [pulseaudio] alsa-util.c: Trying hdmi:2,2 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)confmisc.c: Unable to find definition 'cards.CA0106.pcm.hdmi.2:CARD=2,AES0=4,AES1=130,AES2=0,AES3=2'
I: [pulseaudio] (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory
I: [pulseaudio] (alsa-lib)conf.c: Evaluate error: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM hdmi:2,2
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:2,2: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround71-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra2+input:analog-mono - will not be able to open output:hdmi-surround71-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra2+input:analog-stereo - will not be able to open output:hdmi-surround71-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra2+input:iec958-stereo - will not be able to open output:hdmi-surround71-extra2
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra2
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 3/DTS) (hdmi-dts-surround-extra2)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:2,2 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:2,2
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:2,2: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra2+input:analog-mono - will not be able to open output:hdmi-dts-surround-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra2+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra2
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra2+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra2
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra3
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 4) (hdmi-stereo-extra3)
D: [pulseaudio] alsa-util.c: Trying hdmi:2,3 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)confmisc.c: Unable to find definition 'cards.CA0106.pcm.hdmi.3:CARD=2,AES0=4,AES1=130,AES2=0,AES3=2'
I: [pulseaudio] (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory
I: [pulseaudio] (alsa-lib)conf.c: Evaluate error: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM hdmi:2,3
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:2,3: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-stereo-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra3+input:analog-mono - will not be able to open output:hdmi-stereo-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra3+input:analog-stereo - will not be able to open output:hdmi-stereo-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra3+input:iec958-stereo - will not be able to open output:hdmi-stereo-extra3
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra3
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 4) (hdmi-surround-extra3)
D: [pulseaudio] alsa-util.c: Trying hdmi:2,3 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)confmisc.c: Unable to find definition 'cards.CA0106.pcm.hdmi.3:CARD=2,AES0=4,AES1=130,AES2=0,AES3=2'
I: [pulseaudio] (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory
I: [pulseaudio] (alsa-lib)conf.c: Evaluate error: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM hdmi:2,3
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:2,3: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra3+input:analog-mono - will not be able to open output:hdmi-surround-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra3+input:analog-stereo - will not be able to open output:hdmi-surround-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra3+input:iec958-stereo - will not be able to open output:hdmi-surround-extra3
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra3
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 4) (hdmi-surround71-extra3)
D: [pulseaudio] alsa-util.c: Trying hdmi:2,3 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)confmisc.c: Unable to find definition 'cards.CA0106.pcm.hdmi.3:CARD=2,AES0=4,AES1=130,AES2=0,AES3=2'
I: [pulseaudio] (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory
I: [pulseaudio] (alsa-lib)conf.c: Evaluate error: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM hdmi:2,3
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:2,3: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround71-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra3+input:analog-mono - will not be able to open output:hdmi-surround71-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra3+input:analog-stereo - will not be able to open output:hdmi-surround71-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra3+input:iec958-stereo - will not be able to open output:hdmi-surround71-extra3
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra3
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 4/DTS) (hdmi-dts-surround-extra3)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:2,3 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:2,3
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:2,3: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra3+input:analog-mono - will not be able to open output:hdmi-dts-surround-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra3+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra3
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra3+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra3
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra4
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 5) (hdmi-stereo-extra4)
D: [pulseaudio] alsa-util.c: Trying hdmi:2,4 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)confmisc.c: Unable to find definition 'cards.CA0106.pcm.hdmi.4:CARD=2,AES0=4,AES1=130,AES2=0,AES3=2'
I: [pulseaudio] (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory
I: [pulseaudio] (alsa-lib)conf.c: Evaluate error: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM hdmi:2,4
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:2,4: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-stereo-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra4+input:analog-mono - will not be able to open output:hdmi-stereo-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra4+input:analog-stereo - will not be able to open output:hdmi-stereo-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra4+input:iec958-stereo - will not be able to open output:hdmi-stereo-extra4
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra4
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 5) (hdmi-surround-extra4)
D: [pulseaudio] alsa-util.c: Trying hdmi:2,4 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)confmisc.c: Unable to find definition 'cards.CA0106.pcm.hdmi.4:CARD=2,AES0=4,AES1=130,AES2=0,AES3=2'
I: [pulseaudio] (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory
I: [pulseaudio] (alsa-lib)conf.c: Evaluate error: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM hdmi:2,4
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:2,4: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra4+input:analog-mono - will not be able to open output:hdmi-surround-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra4+input:analog-stereo - will not be able to open output:hdmi-surround-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra4+input:iec958-stereo - will not be able to open output:hdmi-surround-extra4
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra4
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 5) (hdmi-surround71-extra4)
D: [pulseaudio] alsa-util.c: Trying hdmi:2,4 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)confmisc.c: Unable to find definition 'cards.CA0106.pcm.hdmi.4:CARD=2,AES0=4,AES1=130,AES2=0,AES3=2'
I: [pulseaudio] (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory
I: [pulseaudio] (alsa-lib)conf.c: Evaluate error: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM hdmi:2,4
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:2,4: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround71-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra4+input:analog-mono - will not be able to open output:hdmi-surround71-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra4+input:analog-stereo - will not be able to open output:hdmi-surround71-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra4+input:iec958-stereo - will not be able to open output:hdmi-surround71-extra4
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra4
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 5/DTS) (hdmi-dts-surround-extra4)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:2,4 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:2,4
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:2,4: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra4+input:analog-mono - will not be able to open output:hdmi-dts-surround-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra4+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra4
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra4+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra4
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra5
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 6) (hdmi-stereo-extra5)
D: [pulseaudio] alsa-util.c: Trying hdmi:2,5 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)confmisc.c: Unable to find definition 'cards.CA0106.pcm.hdmi.5:CARD=2,AES0=4,AES1=130,AES2=0,AES3=2'
I: [pulseaudio] (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory
I: [pulseaudio] (alsa-lib)conf.c: Evaluate error: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM hdmi:2,5
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:2,5: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-stereo-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra5+input:analog-mono - will not be able to open output:hdmi-stereo-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra5+input:analog-stereo - will not be able to open output:hdmi-stereo-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra5+input:iec958-stereo - will not be able to open output:hdmi-stereo-extra5
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra5
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 6) (hdmi-surround-extra5)
D: [pulseaudio] alsa-util.c: Trying hdmi:2,5 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)confmisc.c: Unable to find definition 'cards.CA0106.pcm.hdmi.5:CARD=2,AES0=4,AES1=130,AES2=0,AES3=2'
I: [pulseaudio] (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory
I: [pulseaudio] (alsa-lib)conf.c: Evaluate error: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM hdmi:2,5
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:2,5: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra5+input:analog-mono - will not be able to open output:hdmi-surround-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra5+input:analog-stereo - will not be able to open output:hdmi-surround-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra5+input:iec958-stereo - will not be able to open output:hdmi-surround-extra5
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra5
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 6) (hdmi-surround71-extra5)
D: [pulseaudio] alsa-util.c: Trying hdmi:2,5 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)confmisc.c: Unable to find definition 'cards.CA0106.pcm.hdmi.5:CARD=2,AES0=4,AES1=130,AES2=0,AES3=2'
I: [pulseaudio] (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory
I: [pulseaudio] (alsa-lib)conf.c: Evaluate error: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM hdmi:2,5
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:2,5: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround71-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra5+input:analog-mono - will not be able to open output:hdmi-surround71-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra5+input:analog-stereo - will not be able to open output:hdmi-surround71-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra5+input:iec958-stereo - will not be able to open output:hdmi-surround71-extra5
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra5
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 6/DTS) (hdmi-dts-surround-extra5)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:2,5 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:2,5
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:2,5: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra5+input:analog-mono - will not be able to open output:hdmi-dts-surround-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra5+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra5
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra5+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra5
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra6
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 7) (hdmi-stereo-extra6)
D: [pulseaudio] alsa-util.c: Trying hdmi:2,6 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)confmisc.c: Unable to find definition 'cards.CA0106.pcm.hdmi.6:CARD=2,AES0=4,AES1=130,AES2=0,AES3=2'
I: [pulseaudio] (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory
I: [pulseaudio] (alsa-lib)conf.c: Evaluate error: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM hdmi:2,6
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:2,6: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-stereo-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra6+input:analog-mono - will not be able to open output:hdmi-stereo-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra6+input:analog-stereo - will not be able to open output:hdmi-stereo-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra6+input:iec958-stereo - will not be able to open output:hdmi-stereo-extra6
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra6
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 7) (hdmi-surround-extra6)
D: [pulseaudio] alsa-util.c: Trying hdmi:2,6 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)confmisc.c: Unable to find definition 'cards.CA0106.pcm.hdmi.6:CARD=2,AES0=4,AES1=130,AES2=0,AES3=2'
I: [pulseaudio] (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory
I: [pulseaudio] (alsa-lib)conf.c: Evaluate error: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM hdmi:2,6
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:2,6: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra6+input:analog-mono - will not be able to open output:hdmi-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra6+input:analog-stereo - will not be able to open output:hdmi-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra6+input:iec958-stereo - will not be able to open output:hdmi-surround-extra6
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra6
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 7) (hdmi-surround71-extra6)
D: [pulseaudio] alsa-util.c: Trying hdmi:2,6 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)confmisc.c: Unable to find definition 'cards.CA0106.pcm.hdmi.6:CARD=2,AES0=4,AES1=130,AES2=0,AES3=2'
I: [pulseaudio] (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory
I: [pulseaudio] (alsa-lib)conf.c: Evaluate error: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM hdmi:2,6
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:2,6: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround71-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra6+input:analog-mono - will not be able to open output:hdmi-surround71-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra6+input:analog-stereo - will not be able to open output:hdmi-surround71-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra6+input:iec958-stereo - will not be able to open output:hdmi-surround71-extra6
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra6
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 7/DTS) (hdmi-dts-surround-extra6)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:2,6 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:2,6
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:2,6: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra6+input:analog-mono - will not be able to open output:hdmi-dts-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra6+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra6
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra6+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra6
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo-extra7
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI 8) (hdmi-stereo-extra7)
D: [pulseaudio] alsa-util.c: Trying hdmi:2,7 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)confmisc.c: Unable to find definition 'cards.CA0106.pcm.hdmi.7:CARD=2,AES0=4,AES1=130,AES2=0,AES3=2'
I: [pulseaudio] (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory
I: [pulseaudio] (alsa-lib)conf.c: Evaluate error: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM hdmi:2,7
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:2,7: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-stereo-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra7+input:analog-mono - will not be able to open output:hdmi-stereo-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra7+input:analog-stereo - will not be able to open output:hdmi-stereo-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-stereo-extra7+input:iec958-stereo - will not be able to open output:hdmi-stereo-extra7
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround-extra7
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 8) (hdmi-surround-extra7)
D: [pulseaudio] alsa-util.c: Trying hdmi:2,7 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)confmisc.c: Unable to find definition 'cards.CA0106.pcm.hdmi.7:CARD=2,AES0=4,AES1=130,AES2=0,AES3=2'
I: [pulseaudio] (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory
I: [pulseaudio] (alsa-lib)conf.c: Evaluate error: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM hdmi:2,7
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:2,7: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra7+input:analog-mono - will not be able to open output:hdmi-surround-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra7+input:analog-stereo - will not be able to open output:hdmi-surround-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround-extra7+input:iec958-stereo - will not be able to open output:hdmi-surround-extra7
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-surround71-extra7
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 7.1 (HDMI 8) (hdmi-surround71-extra7)
D: [pulseaudio] alsa-util.c: Trying hdmi:2,7 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)confmisc.c: Unable to find definition 'cards.CA0106.pcm.hdmi.7:CARD=2,AES0=4,AES1=130,AES2=0,AES3=2'
I: [pulseaudio] (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory
I: [pulseaudio] (alsa-lib)conf.c: Evaluate error: No such file or directory
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM hdmi:2,7
I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:2,7: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-surround71-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra7+input:analog-mono - will not be able to open output:hdmi-surround71-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra7+input:analog-stereo - will not be able to open output:hdmi-surround71-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-surround71-extra7+input:iec958-stereo - will not be able to open output:hdmi-surround71-extra7
D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-dts-surround-extra7
D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Surround 5.1 (HDMI 8/DTS) (hdmi-dts-surround-extra7)
D: [pulseaudio] alsa-util.c: Trying dcahdmi:2,7 with SND_PCM_NO_AUTO_FORMAT ...
I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:2,7
I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:2,7: No such file or directory
D: [pulseaudio] alsa-mixer.c: Caching failure to open output:hdmi-dts-surround-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra7+input:analog-mono - will not be able to open output:hdmi-dts-surround-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra7+input:analog-stereo - will not be able to open output:hdmi-dts-surround-extra7
D: [pulseaudio] alsa-mixer.c: Skipping profile output:hdmi-dts-surround-extra7+input:iec958-stereo - will not be able to open output:hdmi-dts-surround-extra7
D: [pulseaudio] alsa-mixer.c: Profile set 0x55e741b4ce10, auto_profiles=yes, probed=yes, n_mappings=8, n_profiles=25, n_decibel_fixes=0
D: [pulseaudio] alsa-mixer.c: Mapping analog-stereo (Analog Stereo), priority=65, channel_map=front-left,front-right, supported=yes, direction=0
D: [pulseaudio] alsa-mixer.c: Mapping analog-surround-21 (Analog Surround 2.1), priority=13, channel_map=front-left,front-right,lfe, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping analog-surround-40 (Analog Surround 4.0), priority=12, channel_map=front-left,front-right,rear-left,rear-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: 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
D: [pulseaudio] alsa-mixer.c: 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
D: [pulseaudio] alsa-mixer.c: 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
D: [pulseaudio] alsa-mixer.c: Mapping analog-surround-71 (Analog Surround 7.1), priority=12, channel_map=front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right, supported=yes, direction=1
D: [pulseaudio] alsa-mixer.c: Mapping iec958-stereo (Digital Stereo (IEC958)), priority=55, channel_map=front-left,front-right, supported=yes, direction=0
D: [pulseaudio] alsa-mixer.c: Profile input:analog-stereo (Analog Stereo Input), input=analog-stereo, output=(null) priority=65, supported=yes n_input_mappings=1, n_output_mappings=0
D: [pulseaudio] alsa-mixer.c: Input analog-stereo
D: [pulseaudio] alsa-mixer.c: Profile input:iec958-stereo (Digital Stereo (IEC958) Input), input=iec958-stereo, output=(null) priority=55, supported=yes n_input_mappings=1, n_output_mappings=0
D: [pulseaudio] alsa-mixer.c: Input iec958-stereo
D: [pulseaudio] alsa-mixer.c: Profile output:analog-stereo (Analog Stereo Output), input=(null), output=analog-stereo priority=6500, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output analog-stereo
D: [pulseaudio] alsa-mixer.c: Profile output:analog-stereo+input:analog-stereo (Analog Stereo Duplex), input=analog-stereo, output=analog-stereo priority=6565, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input analog-stereo
D: [pulseaudio] alsa-mixer.c: Output analog-stereo
D: [pulseaudio] alsa-mixer.c: Profile output:analog-stereo+input:iec958-stereo (Analog Stereo Output + Digital Stereo (IEC958) Input), input=iec958-stereo, output=analog-stereo priority=6555, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input iec958-stereo
D: [pulseaudio] alsa-mixer.c: Output analog-stereo
D: [pulseaudio] alsa-mixer.c: 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
D: [pulseaudio] alsa-mixer.c: Output analog-surround-21
D: [pulseaudio] alsa-mixer.c: 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
D: [pulseaudio] alsa-mixer.c: Input analog-stereo
D: [pulseaudio] alsa-mixer.c: Output analog-surround-21
D: [pulseaudio] alsa-mixer.c: Profile output:analog-surround-21+input:iec958-stereo (Analog Surround 2.1 Output + Digital Stereo (IEC958) Input), input=iec958-stereo, output=analog-surround-21 priority=1355, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input iec958-stereo
D: [pulseaudio] alsa-mixer.c: Output analog-surround-21
D: [pulseaudio] alsa-mixer.c: 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
D: [pulseaudio] alsa-mixer.c: Output analog-surround-40
D: [pulseaudio] alsa-mixer.c: 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
D: [pulseaudio] alsa-mixer.c: Input analog-stereo
D: [pulseaudio] alsa-mixer.c: Output analog-surround-40
D: [pulseaudio] alsa-mixer.c: Profile output:analog-surround-40+input:iec958-stereo (Analog Surround 4.0 Output + Digital Stereo (IEC958) Input), input=iec958-stereo, output=analog-surround-40 priority=1255, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input iec958-stereo
D: [pulseaudio] alsa-mixer.c: Output analog-surround-40
D: [pulseaudio] alsa-mixer.c: 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
D: [pulseaudio] alsa-mixer.c: Output analog-surround-41
D: [pulseaudio] alsa-mixer.c: 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
D: [pulseaudio] alsa-mixer.c: Input analog-stereo
D: [pulseaudio] alsa-mixer.c: Output analog-surround-41
D: [pulseaudio] alsa-mixer.c: Profile output:analog-surround-41+input:iec958-stereo (Analog Surround 4.1 Output + Digital Stereo (IEC958) Input), input=iec958-stereo, output=analog-surround-41 priority=1355, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input iec958-stereo
D: [pulseaudio] alsa-mixer.c: Output analog-surround-41
D: [pulseaudio] alsa-mixer.c: 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
D: [pulseaudio] alsa-mixer.c: Output analog-surround-50
D: [pulseaudio] alsa-mixer.c: 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
D: [pulseaudio] alsa-mixer.c: Input analog-stereo
D: [pulseaudio] alsa-mixer.c: Output analog-surround-50
D: [pulseaudio] alsa-mixer.c: Profile output:analog-surround-50+input:iec958-stereo (Analog Surround 5.0 Output + Digital Stereo (IEC958) Input), input=iec958-stereo, output=analog-surround-50 priority=1255, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input iec958-stereo
D: [pulseaudio] alsa-mixer.c: Output analog-surround-50
D: [pulseaudio] alsa-mixer.c: 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
D: [pulseaudio] alsa-mixer.c: Output analog-surround-51
D: [pulseaudio] alsa-mixer.c: 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
D: [pulseaudio] alsa-mixer.c: Input analog-stereo
D: [pulseaudio] alsa-mixer.c: Output analog-surround-51
D: [pulseaudio] alsa-mixer.c: Profile output:analog-surround-51+input:iec958-stereo (Analog Surround 5.1 Output + Digital Stereo (IEC958) Input), input=iec958-stereo, output=analog-surround-51 priority=1355, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input iec958-stereo
D: [pulseaudio] alsa-mixer.c: Output analog-surround-51
D: [pulseaudio] alsa-mixer.c: Profile output:analog-surround-71 (Analog Surround 7.1 Output), input=(null), output=analog-surround-71 priority=1200, supported=yes n_input_mappings=0, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Output analog-surround-71
D: [pulseaudio] alsa-mixer.c: Profile output:analog-surround-71+input:analog-stereo (Analog Surround 7.1 Output + Analog Stereo Input), input=analog-stereo, output=analog-surround-71 priority=1265, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input analog-stereo
D: [pulseaudio] alsa-mixer.c: Output analog-surround-71
D: [pulseaudio] alsa-mixer.c: Profile output:analog-surround-71+input:iec958-stereo (Analog Surround 7.1 Output + Digital Stereo (IEC958) Input), input=iec958-stereo, output=analog-surround-71 priority=1255, supported=yes n_input_mappings=1, n_output_mappings=1
D: [pulseaudio] alsa-mixer.c: Input iec958-stereo
D: [pulseaudio] alsa-mixer.c: Output analog-surround-71
D: [pulseaudio] alsa-mixer.c: 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
D: [pulseaudio] alsa-mixer.c: Output iec958-stereo
D: [pulseaudio] alsa-mixer.c: 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
D: [pulseaudio] alsa-mixer.c: Input analog-stereo
D: [pulseaudio] alsa-mixer.c: Output iec958-stereo
I: [pulseaudio] module-card-restore.c: Restoring port latency offsets for card alsa_card.pci-0000_05_01.0.
D: [pulseaudio] module-alsa-card.c: Found 0 jacks.
I: [pulseaudio] module-card-restore.c: Restoring profile 'output:analog-surround-50' for card alsa_card.pci-0000_05_01.0.
I: [pulseaudio] card.c: Created 2 "alsa_card.pci-0000_05_01.0"
D: [pulseaudio] reserve-wrap.c: Successfully create reservation lock monitor for device 'Audio2'
D: [pulseaudio] alsa-util.c: Trying surround50:2 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open surround50:2
I: [pulseaudio] alsa-util.c: Cannot disable ALSA period wakeups
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 96000 samples), period size second (to 96000 samples).
I: [pulseaudio] alsa-util.c: Device surround50:2 doesn't support 44100 Hz, changed to 48000 Hz.
I: [pulseaudio] alsa-util.c: ALSA period wakeups were not disabled
I: [pulseaudio] alsa-sink.c: Successfully opened device surround50:2.
I: [pulseaudio] alsa-sink.c: Selected mapping 'Analog Surround 5.0' (analog-surround-50).
I: [pulseaudio] alsa-sink.c: Successfully enabled mmap() mode.
I: [pulseaudio] alsa-sink.c: Successfully enabled timer-based scheduling mode.
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL surround50:2
I: [pulseaudio] alsa-util.c: Unable to attach to mixer surround50:2: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:2'
D: [pulseaudio] alsa-mixer.c: Added 1 ports
I: [pulseaudio] module-device-restore.c: Restoring port for sink sink:alsa_output.pci-0000_05_01.0.analog-surround-50.
I: [pulseaudio] sink.c: Created sink 0 "alsa_output.pci-0000_05_01.0.analog-surround-50" with sample spec s16le 5ch 48000Hz and channel map front-left,front-right,rear-left,rear-right,front-center
I: [pulseaudio] sink.c:     alsa.resolution_bits = "16"
I: [pulseaudio] sink.c:     device.api = "alsa"
I: [pulseaudio] sink.c:     device.class = "sound"
I: [pulseaudio] sink.c:     alsa.class = "generic"
I: [pulseaudio] sink.c:     alsa.subclass = "generic-mix"
I: [pulseaudio] sink.c:     alsa.name = "CA0106"
I: [pulseaudio] sink.c:     alsa.id = "ca0106"
I: [pulseaudio] sink.c:     alsa.subdevice = "0"
I: [pulseaudio] sink.c:     alsa.subdevice_name = "subdevice #0"
I: [pulseaudio] sink.c:     alsa.device = "0"
I: [pulseaudio] sink.c:     alsa.card = "2"
I: [pulseaudio] sink.c:     alsa.card_name = "CA0106"
I: [pulseaudio] sink.c:     alsa.long_card_name = "Sound Blaster 5.1vx [SB1070] at 0xc000 irq 16"
I: [pulseaudio] sink.c:     alsa.driver_name = "snd_ca0106"
I: [pulseaudio] sink.c:     device.bus_path = "pci-0000:05:01.0"
I: [pulseaudio] sink.c:     sysfs.path = "/devices/pci0000:00/0000:00:1c.3/0000:04:00.0/0000:05:01.0/sound/card2"
I: [pulseaudio] sink.c:     device.bus = "pci"
I: [pulseaudio] sink.c:     device.vendor.id = "1102"
I: [pulseaudio] sink.c:     device.vendor.name = "Creative Labs"
I: [pulseaudio] sink.c:     device.product.id = "0007"
I: [pulseaudio] sink.c:     device.product.name = "CA0106/CA0111 [SB Live!/Audigy/X-Fi Series]"
I: [pulseaudio] sink.c:     device.string = "surround50:2"
I: [pulseaudio] sink.c:     device.buffering.buffer_size = "163840"
I: [pulseaudio] sink.c:     device.buffering.fragment_size = "81920"
I: [pulseaudio] sink.c:     device.access_mode = "mmap+timer"
I: [pulseaudio] sink.c:     device.profile.name = "analog-surround-50"
I: [pulseaudio] sink.c:     device.profile.description = "Analog Surround 5.0"
I: [pulseaudio] sink.c:     device.description = "CA0106/CA0111 [SB Live!/Audigy/X-Fi Series] Analog Surround 5.0"
I: [pulseaudio] sink.c:     alsa.mixer_name = "CA0106"
I: [pulseaudio] sink.c:     module-udev-detect.discovered = "1"
I: [pulseaudio] sink.c:     device.icon_name = "audio-card-pci"
I: [pulseaudio] source.c: Created source 0 "alsa_output.pci-0000_05_01.0.analog-surround-50.monitor" with sample spec s16le 5ch 48000Hz and channel map front-left,front-right,rear-left,rear-right,front-center
I: [pulseaudio] source.c:     device.description = "Monitor of CA0106/CA0111 [SB Live!/Audigy/X-Fi Series] Analog Surround 5.0"
I: [pulseaudio] source.c:     device.class = "monitor"
I: [pulseaudio] source.c:     alsa.card = "2"
I: [pulseaudio] source.c:     alsa.card_name = "CA0106"
I: [pulseaudio] source.c:     alsa.long_card_name = "Sound Blaster 5.1vx [SB1070] at 0xc000 irq 16"
I: [pulseaudio] source.c:     alsa.driver_name = "snd_ca0106"
I: [pulseaudio] source.c:     device.bus_path = "pci-0000:05:01.0"
I: [pulseaudio] source.c:     sysfs.path = "/devices/pci0000:00/0000:00:1c.3/0000:04:00.0/0000:05:01.0/sound/card2"
I: [pulseaudio] source.c:     device.bus = "pci"
I: [pulseaudio] source.c:     device.vendor.id = "1102"
I: [pulseaudio] source.c:     device.vendor.name = "Creative Labs"
I: [pulseaudio] source.c:     device.product.id = "0007"
I: [pulseaudio] source.c:     device.product.name = "CA0106/CA0111 [SB Live!/Audigy/X-Fi Series]"
I: [pulseaudio] source.c:     device.string = "2"
I: [pulseaudio] source.c:     module-udev-detect.discovered = "1"
I: [pulseaudio] source.c:     device.icon_name = "audio-card-pci"
I: [pulseaudio] alsa-sink.c: Using 2.0 fragments of size 81920 bytes (170.67ms), buffer size is 163840 bytes (341.33ms)
I: [pulseaudio] alsa-sink.c: Time scheduling watermark is 7.38ms
D: [pulseaudio] alsa-sink.c: hwbuf_unused=0
D: [pulseaudio] alsa-sink.c: setting avail_min=16030
D: [pulseaudio] alsa-mixer.c: Activating path analog-output
D: [pulseaudio] alsa-mixer.c: Path analog-output (Analog Output), direction=1, priority=99, probed=yes, supported=yes, has_mute=yes, has_volume=yes, has_dB=yes, min_volume=0, max_volume=255, min_dB=-100000, max_dB=0
D: [pulseaudio] alsa-mixer.c: Element Master, direction=1, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x7ffffffffffff, n_channels=1, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element IEC958, direction=1, switch=2, volume=0, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x0, n_channels=0, override_map=no
I: [pulseaudio] alsa-sink.c: Successfully enabled deferred volume.
I: [pulseaudio] alsa-sink.c: Hardware volume ranges from -99999.99 dB to 0.00 dB.
I: [pulseaudio] alsa-sink.c: Fixing base volume to 0.00 dB
I: [pulseaudio] alsa-sink.c: Using hardware volume control. Hardware dB scale supported.
I: [pulseaudio] alsa-sink.c: Using hardware mute control.
D: [pulseaudio] alsa-util.c: snd_pcm_dump():
D: [pulseaudio] alsa-util.c: Route conversion PCM
D: [pulseaudio] alsa-util.c:   Transformation table:
D: [pulseaudio] alsa-util.c:     0 <- 0
D: [pulseaudio] alsa-util.c:     1 <- 1
D: [pulseaudio] alsa-util.c:     2 <- 2
D: [pulseaudio] alsa-util.c:     3 <- 3
D: [pulseaudio] alsa-util.c:     4 <- 4
D: [pulseaudio] alsa-util.c: Its setup is:
D: [pulseaudio] alsa-util.c:   stream       : PLAYBACK
D: [pulseaudio] alsa-util.c:   access       : MMAP_INTERLEAVED
D: [pulseaudio] alsa-util.c:   format       : S16_LE
D: [pulseaudio] alsa-util.c:   subformat    : STD
D: [pulseaudio] alsa-util.c:   channels     : 5
D: [pulseaudio] alsa-util.c:   rate         : 48000
D: [pulseaudio] alsa-util.c:   exact rate   : 48000 (48000/1)
D: [pulseaudio] alsa-util.c:   msbits       : 16
D: [pulseaudio] alsa-util.c:   buffer_size  : 16384
D: [pulseaudio] alsa-util.c:   period_size  : 8192
D: [pulseaudio] alsa-util.c:   period_time  : 170666
D: [pulseaudio] alsa-util.c:   tstamp_mode  : ENABLE
D: [pulseaudio] alsa-util.c:   tstamp_type  : MONOTONIC
D: [pulseaudio] alsa-util.c:   period_step  : 1
D: [pulseaudio] alsa-util.c:   avail_min    : 16030
D: [pulseaudio] alsa-util.c:   period_event : 0
D: [pulseaudio] alsa-util.c:   start_threshold  : -1
D: [pulseaudio] alsa-util.c:   stop_threshold   : 4611686018427387904
D: [pulseaudio] alsa-util.c:   silence_threshold: 0
D: [pulseaudio] alsa-util.c:   silence_size : 0
D: [pulseaudio] alsa-util.c:   boundary     : 4611686018427387904
D: [pulseaudio] alsa-util.c: Slave: Multi PCM
D: [pulseaudio] alsa-util.c:   Channel bindings:
D: [pulseaudio] alsa-util.c:     0: slave 0, channel 0
D: [pulseaudio] alsa-util.c:     1: slave 0, channel 1
D: [pulseaudio] alsa-util.c:     2: slave 1, channel 0
D: [pulseaudio] alsa-util.c:     3: slave 1, channel 1
D: [pulseaudio] alsa-util.c:     4: slave 2, channel 0
D: [pulseaudio] alsa-util.c:     5: slave 2, channel 1
D: [pulseaudio] alsa-util.c: Its setup is:
D: [pulseaudio] alsa-util.c:   stream       : PLAYBACK
D: [pulseaudio] alsa-util.c:   access       : MMAP_COMPLEX
D: [pulseaudio] alsa-util.c:   format       : S16_LE
D: [pulseaudio] alsa-util.c:   subformat    : STD
D: [pulseaudio] alsa-util.c:   channels     : 6
D: [pulseaudio] alsa-util.c:   rate         : 48000
D: [pulseaudio] alsa-util.c:   exact rate   : 48000 (48000/1)
D: [pulseaudio] alsa-util.c:   msbits       : 16
D: [pulseaudio] alsa-util.c:   buffer_size  : 16384
D: [pulseaudio] alsa-util.c:   period_size  : 8192
D: [pulseaudio] alsa-util.c:   period_time  : 170666
D: [pulseaudio] alsa-util.c:   tstamp_mode  : ENABLE
D: [pulseaudio] alsa-util.c:   tstamp_type  : MONOTONIC
D: [pulseaudio] alsa-util.c:   period_step  : 1
D: [pulseaudio] alsa-util.c:   avail_min    : 16030
D: [pulseaudio] alsa-util.c:   period_event : 0
D: [pulseaudio] alsa-util.c:   start_threshold  : -1
D: [pulseaudio] alsa-util.c:   stop_threshold   : 4611686018427387904
D: [pulseaudio] alsa-util.c:   silence_threshold: 0
D: [pulseaudio] alsa-util.c:   silence_size : 0
D: [pulseaudio] alsa-util.c:   boundary     : 4611686018427387904
D: [pulseaudio] alsa-util.c: Slave #0: Hardware PCM card 2 'CA0106' device 0 subdevice 0
D: [pulseaudio] alsa-util.c: Its setup is:
D: [pulseaudio] alsa-util.c:   stream       : PLAYBACK
D: [pulseaudio] alsa-util.c:   access       : MMAP_INTERLEAVED
D: [pulseaudio] alsa-util.c:   format       : S16_LE
D: [pulseaudio] alsa-util.c:   subformat    : STD
D: [pulseaudio] alsa-util.c:   channels     : 2
D: [pulseaudio] alsa-util.c:   rate         : 48000
D: [pulseaudio] alsa-util.c:   exact rate   : 48000 (48000/1)
D: [pulseaudio] alsa-util.c:   msbits       : 16
D: [pulseaudio] alsa-util.c:   buffer_size  : 16384
D: [pulseaudio] alsa-util.c:   period_size  : 8192
D: [pulseaudio] alsa-util.c:   period_time  : 170666
D: [pulseaudio] alsa-util.c:   tstamp_mode  : ENABLE
D: [pulseaudio] alsa-util.c:   tstamp_type  : MONOTONIC
D: [pulseaudio] alsa-util.c:   period_step  : 1
D: [pulseaudio] alsa-util.c:   avail_min    : 16030
D: [pulseaudio] alsa-util.c:   period_event : 0
D: [pulseaudio] alsa-util.c:   start_threshold  : -1
D: [pulseaudio] alsa-util.c:   stop_threshold   : 4611686018427387904
D: [pulseaudio] alsa-util.c:   silence_threshold: 0
D: [pulseaudio] alsa-util.c:   silence_size : 0
D: [pulseaudio] alsa-util.c:   boundary     : 4611686018427387904
D: [pulseaudio] alsa-util.c:   appl_ptr     : 0
D: [pulseaudio] alsa-util.c:   hw_ptr       : 0
D: [pulseaudio] alsa-util.c: Slave #1: Hardware PCM card 2 'CA0106' device 1 subdevice 0
D: [pulseaudio] alsa-util.c: Its setup is:
D: [pulseaudio] alsa-util.c:   stream       : PLAYBACK
D: [pulseaudio] alsa-util.c:   access       : MMAP_INTERLEAVED
D: [pulseaudio] alsa-util.c:   format       : S16_LE
D: [pulseaudio] alsa-util.c:   subformat    : STD
D: [pulseaudio] alsa-util.c:   channels     : 2
D: [pulseaudio] alsa-util.c:   rate         : 48000
D: [pulseaudio] alsa-util.c:   exact rate   : 48000 (48000/1)
D: [pulseaudio] alsa-util.c:   msbits       : 16
D: [pulseaudio] alsa-util.c:   buffer_size  : 16384
D: [pulseaudio] alsa-util.c:   period_size  : 8192
D: [pulseaudio] alsa-util.c:   period_time  : 170666
D: [pulseaudio] alsa-util.c:   tstamp_mode  : ENABLE
D: [pulseaudio] alsa-util.c:   tstamp_type  : MONOTONIC
D: [pulseaudio] alsa-util.c:   period_step  : 1
D: [pulseaudio] alsa-util.c:   avail_min    : 16030
D: [pulseaudio] alsa-util.c:   period_event : 0
D: [pulseaudio] alsa-util.c:   start_threshold  : -1
D: [pulseaudio] alsa-util.c:   stop_threshold   : 4611686018427387904
D: [pulseaudio] alsa-util.c:   silence_threshold: 0
D: [pulseaudio] alsa-util.c:   silence_size : 0
D: [pulseaudio] alsa-util.c:   boundary     : 4611686018427387904
D: [pulseaudio] alsa-util.c:   appl_ptr     : 0
D: [pulseaudio] alsa-util.c:   hw_ptr       : 0
D: [pulseaudio] alsa-util.c: Slave #2: Hardware PCM card 2 'CA0106' device 2 subdevice 0
D: [pulseaudio] alsa-util.c: Its setup is:
D: [pulseaudio] alsa-util.c:   stream       : PLAYBACK
D: [pulseaudio] alsa-util.c:   access       : MMAP_INTERLEAVED
D: [pulseaudio] alsa-util.c:   format       : S16_LE
D: [pulseaudio] alsa-util.c:   subformat    : STD
D: [pulseaudio] alsa-util.c:   channels     : 2
D: [pulseaudio] alsa-util.c:   rate         : 48000
D: [pulseaudio] alsa-util.c:   exact rate   : 48000 (48000/1)
D: [pulseaudio] alsa-util.c:   msbits       : 16
D: [pulseaudio] alsa-util.c:   buffer_size  : 16384
D: [pulseaudio] alsa-util.c:   period_size  : 8192
D: [pulseaudio] alsa-util.c:   period_time  : 170666
D: [pulseaudio] alsa-util.c:   tstamp_mode  : ENABLE
D: [pulseaudio] alsa-util.c:   tstamp_type  : MONOTONIC
D: [pulseaudio] alsa-util.c:   period_step  : 1
D: [pulseaudio] alsa-util.c:   avail_min    : 16030
D: [pulseaudio] alsa-util.c:   period_event : 0
D: [pulseaudio] alsa-util.c:   start_threshold  : -1
D: [pulseaudio] alsa-util.c:   stop_threshold   : 4611686018427387904
D: [pulseaudio] alsa-util.c:   silence_threshold: 0
D: [pulseaudio] alsa-util.c:   silence_size : 0
D: [pulseaudio] alsa-util.c:   boundary     : 4611686018427387904
D: [pulseaudio] alsa-util.c:   appl_ptr     : 0
D: [pulseaudio] alsa-util.c:   hw_ptr       : 0
D: [pulseaudio] alsa-sink.c: Read hardware volume: front-left: 65536 / 100% / 0.00 dB,   front-right: 65536 / 100% / 0.00 dB,   rear-left: 65536 / 100% / 0.00 dB,   rear-right: 65536 / 100% / 0.00 dB,   front-center: 65536 / 100% / 0.00 dB
D: [alsa-sink-ca0106] alsa-sink.c: Thread starting up
I: [alsa-sink-ca0106] core-util.c: Failed to acquire real-time scheduling: Permission denied
D: [pulseaudio] sink.c: alsa_output.pci-0000_05_01.0.analog-surround-50: state: INIT -> IDLE
I: [alsa-sink-ca0106] alsa-sink.c: Starting playback.
D: [pulseaudio] source.c: alsa_output.pci-0000_05_01.0.analog-surround-50.monitor: state: INIT -> IDLE
I: [pulseaudio] core.c: default_source: (unset) -> alsa_output.pci-0000_05_01.0.analog-surround-50.monitor
D: [pulseaudio] module-device-restore.c: Could not set format on sink alsa_output.pci-0000_05_01.0.analog-surround-50
I: [pulseaudio] core.c: default_sink: (unset) -> alsa_output.pci-0000_05_01.0.analog-surround-50
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
I: [pulseaudio] module.c: Loaded "module-alsa-card" (index: #8; argument: "device_id="2" name="pci-0000_05_01.0" card_name="alsa_card.pci-0000_05_01.0" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes card_properties="module-udev-detect.discovered=1"").
I: [pulseaudio] module-udev-detect.c: Card /devices/pci0000:00/0000:00:1c.3/0000:04:00.0/0000:05:01.0/sound/card2 (alsa_card.pci-0000_05_01.0) module loaded.
I: [pulseaudio] module-udev-detect.c: Found 3 cards.
I: [pulseaudio] module.c: Loaded "module-udev-detect" (index: #5; argument: "").
D: [pulseaudio] module.c: Checking for existence of '/usr/lib/pulse-12.2/modules/module-jackdbus-detect.so': failure
D: [pulseaudio] module.c: Checking for existence of '/usr/lib/pulse-12.2/modules/module-bluetooth-policy.so': failure
D: [pulseaudio] module.c: Checking for existence of '/usr/lib/pulse-12.2/modules/module-bluetooth-discover.so': failure
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Memstats added for object /org/pulseaudio/core1/memstats
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile2
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile3
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile4
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile5
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile6
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile7
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile8
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile9
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile10
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile11
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile12
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile13
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile14
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile15
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card0/profile16
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Card added for object /org/pulseaudio/core1/card0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile2
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile3
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile4
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile5
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile6
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile7
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile8
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile9
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile10
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile11
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile12
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile13
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile14
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card1/profile15
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Card added for object /org/pulseaudio/core1/card1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card2/profile0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card2/profile1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card2/profile2
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card2/profile3
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card2/profile4
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card2/profile5
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card2/profile6
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card2/profile7
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card2/profile8
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card2/profile9
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card2/profile10
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card2/profile11
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card2/profile12
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card2/profile13
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card2/profile14
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card2/profile15
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card2/profile16
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card2/profile17
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card2/profile18
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card2/profile19
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card2/profile20
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card2/profile21
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card2/profile22
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card2/profile23
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card2/profile24
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile added for object /org/pulseaudio/core1/card2/profile25
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Card added for object /org/pulseaudio/core1/card2
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.DevicePort added for object /org/pulseaudio/core1/sink0/port0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Device added for object /org/pulseaudio/core1/sink0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Sink added for object /org/pulseaudio/core1/sink0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Device added for object /org/pulseaudio/core1/source0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Source added for object /org/pulseaudio/core1/source0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module2
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module3
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module4
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module5
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module6
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module7
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module8
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module9
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1 added for object /org/pulseaudio/core1
I: [pulseaudio] module.c: Loaded "module-dbus-protocol" (index: #9; argument: "").
D: [pulseaudio] module.c: Checking for existence of '/usr/lib/pulse-12.2/modules/module-esound-protocol-unix.so': success
I: [pulseaudio] module.c: Loaded "module-esound-protocol-unix" (index: #10; argument: "").
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module10
I: [pulseaudio] module.c: Loaded "module-native-protocol-unix" (index: #11; argument: "").
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module11
D: [pulseaudio] module.c: Checking for existence of '/usr/lib/pulse-12.2/modules/module-gsettings.so': success
I: [pulseaudio] module.c: Loaded "module-gsettings" (index: #12; argument: "").
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module12
I: [pulseaudio] module-default-device-restore.c: Restoring default sink 'alsa_output.pci-0000_05_01.0.analog-surround-51'.
I: [pulseaudio] core.c: configured_default_sink: (unset) -> alsa_output.pci-0000_05_01.0.analog-surround-51
I: [pulseaudio] module-default-device-restore.c: Restoring default source 'alsa_input.pci-0000_05_01.0.analog-stereo'.
I: [pulseaudio] core.c: configured_default_source: (unset) -> alsa_input.pci-0000_05_01.0.analog-stereo
I: [pulseaudio] module.c: Loaded "module-default-device-restore" (index: #13; argument: "").
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module13
I: [pulseaudio] module.c: Loaded "module-rescue-streams" (index: #14; argument: "").
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module14
I: [pulseaudio] module.c: Loaded "module-always-sink" (index: #15; argument: "").
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module15
I: [pulseaudio] module.c: Loaded "module-intended-roles" (index: #16; argument: "").
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module16
D: [pulseaudio] module-suspend-on-idle.c: Sink alsa_output.pci-0000_05_01.0.analog-surround-50 becomes idle, timeout in 5 seconds.
I: [pulseaudio] module.c: Loaded "module-suspend-on-idle" (index: #17; argument: "").
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module17
D: [pulseaudio] module.c: Checking for existence of '/usr/lib/pulse-12.2/modules/module-console-kit.so': success
I: [pulseaudio] module.c: Loaded "module-console-kit" (index: #18; argument: "").
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module18
D: [pulseaudio] module.c: Checking for existence of '/usr/lib/pulse-12.2/modules/module-systemd-login.so': success
I: [pulseaudio] client.c: Created 0 "Login Session 1"
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Client added for object /org/pulseaudio/core1/client0
D: [pulseaudio] module-systemd-login.c: Added new session 1
I: [pulseaudio] module.c: Loaded "module-systemd-login" (index: #19; argument: "").
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module19
I: [pulseaudio] module.c: Loaded "module-position-event-sounds" (index: #20; argument: "").
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module20
D: [pulseaudio] stream-interaction.c: Using role 'phone' as trigger role.
D: [pulseaudio] stream-interaction.c: Using roles 'music' and 'video' as cork roles.
I: [pulseaudio] module.c: Loaded "module-role-cork" (index: #21; argument: "").
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module21
I: [pulseaudio] module.c: Loaded "module-filter-heuristics" (index: #22; argument: "").
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module22
I: [pulseaudio] module.c: Loaded "module-filter-apply" (index: #23; argument: "").
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module23
D: [pulseaudio] main.c: Got org.PulseAudio1!
D: [pulseaudio] main.c: Got org.pulseaudio.Server!
I: [pulseaudio] main.c: Daemon startup complete.
I: [pulseaudio] client.c: Created 1 "Native client (UNIX socket client)"
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Client added for object /org/pulseaudio/core1/client1
D: [pulseaudio] module-udev-detect.c: /dev/snd/controlC1 is accessible: yes
D: [pulseaudio] module-udev-detect.c: Resuming all sinks and sources of card alsa_card.pci-0000_01_00.1.
D: [pulseaudio] module-udev-detect.c: /dev/snd/controlC0 is accessible: yes
D: [pulseaudio] module-udev-detect.c: Resuming all sinks and sources of card alsa_card.pci-0000_00_03.0.
D: [pulseaudio] module-udev-detect.c: /dev/snd/controlC2 is accessible: yes
D: [pulseaudio] module-udev-detect.c: Resuming all sinks and sources of card alsa_card.pci-0000_05_01.0.
D: [pulseaudio] protocol-native.c: Protocol version: remote 32, local 32
I: [pulseaudio] protocol-native.c: Got credentials: uid=1000 gid=100 success=1
D: [pulseaudio] protocol-native.c: SHM possible: yes
D: [pulseaudio] protocol-native.c: Negotiated SHM: yes
D: [pulseaudio] protocol-native.c: Memfd possible: yes
D: [pulseaudio] protocol-native.c: Negotiated SHM type: shared memfd
D: [pulseaudio] memblock.c: Using shared memfd memory pool with 1024 slots of size 64.0 KiB each, total size is 64.0 MiB, maximum usable slot size is 65472
D: [pulseaudio] srbchannel.c: SHM block is 65472 bytes, ringbuffer capacity is 2 * 32712 bytes
D: [pulseaudio] protocol-native.c: Enabling srbchannel...
D: [pulseaudio] module-augment-properties.c: Looking for .desktop file for pavucontrol
D: [pulseaudio] module-augment-properties.c: Found /usr/share/applications/pavucontrol.desktop.
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/applications/pavucontrol.desktop'
D: [pulseaudio] protocol-native.c: Client enabled srbchannel.
D: [pulseaudio] module-stream-restore.c: Not restoring device for stream source-output-by-application-id:org.PulseAudio.pavucontrol, because already set
D: [pulseaudio] module-intended-roles.c: Not setting device for stream Peak detect, because already set.
D: [pulseaudio] source-output.c: Negotiated format: pcm, format.sample_format = "\"float32le\""  format.rate = "25"  format.channels = "1"  format.channel_map = "\"mono\""
I: [pulseaudio] source-output.c: Trying to change sample rate
D: [pulseaudio] source.c: Default and alternate sample rates are the same, so there is no point in switching.
D: [pulseaudio] module-suspend-on-idle.c: Sink alsa_output.pci-0000_05_01.0.analog-surround-50 becomes busy, resuming.
D: [pulseaudio] module-suspend-on-idle.c: Sink alsa_output.pci-0000_05_01.0.analog-surround-50 becomes idle, timeout in 5 seconds.
D: [pulseaudio] resampler.c: Resampler:
D: [pulseaudio] resampler.c:   rate 48000 -> 25 (method peaks)
D: [pulseaudio] resampler.c:   format s16le -> float32le (intermediate s16le)
D: [pulseaudio] resampler.c:   channels 5 -> 1 (resampling 1)
D: [pulseaudio] resampler.c: Channel matrix:
D: [pulseaudio] resampler.c:        I00   I01   I02   I03   I04 
D: [pulseaudio] resampler.c:     +------------------------------
D: [pulseaudio] resampler.c: O00 | 0.200 0.200 0.200 0.200 0.200
I: [pulseaudio] remap.c: Using generic matrix remapping
D: [pulseaudio] memblockq.c: memblockq requested: maxlength=33554432, tlength=0, base=10, prebuf=0, minreq=1 maxrewind=0
D: [pulseaudio] memblockq.c: memblockq sanitized: maxlength=33554440, tlength=33554440, base=10, prebuf=0, minreq=10 maxrewind=0
I: [pulseaudio] source-output.c: Created output 0 "Peak detect" on alsa_output.pci-0000_05_01.0.analog-surround-50.monitor with sample spec float32le 1ch 25Hz and channel map mono
I: [pulseaudio] source-output.c:     media.name = "Peak detect"
I: [pulseaudio] source-output.c:     application.name = "PulseAudio Volume Control"
I: [pulseaudio] source-output.c:     native-protocol.peer = "UNIX socket client"
I: [pulseaudio] source-output.c:     native-protocol.version = "32"
I: [pulseaudio] source-output.c:     application.id = "org.PulseAudio.pavucontrol"
I: [pulseaudio] source-output.c:     application.icon_name = "audio-card"
I: [pulseaudio] source-output.c:     application.version = "4.0"
I: [pulseaudio] source-output.c:     application.process.id = "2555"
I: [pulseaudio] source-output.c:     application.process.user = "groot"
I: [pulseaudio] source-output.c:     application.process.host = "iamgroot"
I: [pulseaudio] source-output.c:     application.process.binary = "pavucontrol"
I: [pulseaudio] source-output.c:     application.language = "en_US.UTF-8"
I: [pulseaudio] source-output.c:     window.x11.display = ":0"
I: [pulseaudio] source-output.c:     application.process.machine_id = "85f89a43ecac4409a149e0f88111332b"
I: [pulseaudio] source-output.c:     application.process.session_id = "1"
I: [pulseaudio] source-output.c:     module-stream-restore.id = "source-output-by-application-id:org.PulseAudio.pavucontrol"
D: [pulseaudio] memblockq.c: memblockq requested: maxlength=4194304, tlength=0, base=4, prebuf=1, minreq=0 maxrewind=0
D: [pulseaudio] memblockq.c: memblockq sanitized: maxlength=4194304, tlength=4194304, base=4, prebuf=4, minreq=4 maxrewind=0
I: [pulseaudio] protocol-native.c: Final latency 80.00 ms = 40.00 ms + 40.00 ms
D: [alsa-sink-ca0106] alsa-sink.c: Latency set to 40.00ms
D: [alsa-sink-ca0106] alsa-sink.c: hwbuf_unused=144640
D: [alsa-sink-ca0106] alsa-sink.c: setting avail_min=16031
D: [alsa-sink-ca0106] alsa-sink.c: Requesting rewind due to latency change.
D: [alsa-sink-ca0106] alsa-sink.c: Latency set to 40.00ms
D: [alsa-sink-ca0106] alsa-sink.c: hwbuf_unused=144640
D: [alsa-sink-ca0106] alsa-sink.c: setting avail_min=16031
D: [alsa-sink-ca0106] alsa-sink.c: Requested to rewind 163840 bytes.
D: [alsa-sink-ca0106] alsa-sink.c: Limited to 135984 bytes.
D: [alsa-sink-ca0106] alsa-sink.c: before: 13598
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Stream added for object /org/pulseaudio/core1/record_stream0
D: [alsa-sink-ca0106] alsa-sink.c: after: 13598
D: [alsa-sink-ca0106] alsa-sink.c: Rewound 135980 bytes.
D: [alsa-sink-ca0106] sink.c: Processing rewind...
D: [alsa-sink-ca0106] sink.c: latency = 1676
D: [alsa-sink-ca0106] source.c: Processing rewind...
D: [pulseaudio] source.c: alsa_output.pci-0000_05_01.0.analog-surround-50.monitor: state: IDLE -> RUNNING
I: [pulseaudio] protocol-native.c: Application "PulseAudio Volume Control" requests card profile change. card = alsa_card.pci-0000_05_01.0, profile = output:analog-surround-51+input:analog-stereo
D: [pulseaudio] module-always-sink.c: Autoloading null-sink as no other sinks detected.
I: [pulseaudio] sink.c: Created sink 1 "auto_null" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right
I: [pulseaudio] sink.c:     device.description = "Dummy Output"
I: [pulseaudio] sink.c:     device.class = "abstract"
I: [pulseaudio] sink.c:     device.icon_name = "audio-card"
I: [pulseaudio] source.c: Created source 1 "auto_null.monitor" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right
I: [pulseaudio] source.c:     device.description = "Monitor of Dummy Output"
I: [pulseaudio] source.c:     device.class = "monitor"
I: [pulseaudio] source.c:     device.icon_name = "audio-input-microphone"
D: [null-sink] module-null-sink.c: Thread starting up
D: [pulseaudio] sink.c: auto_null: state: INIT -> IDLE
D: [pulseaudio] source.c: auto_null.monitor: state: INIT -> IDLE
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Device added for object /org/pulseaudio/core1/source1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Source added for object /org/pulseaudio/core1/source1
D: [pulseaudio] module-device-restore.c: Could not set format on sink auto_null
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Device added for object /org/pulseaudio/core1/sink1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Sink added for object /org/pulseaudio/core1/sink1
D: [pulseaudio] module-suspend-on-idle.c: Sink auto_null becomes idle, timeout in 5 seconds.
I: [pulseaudio] module.c: Loaded "module-null-sink" (index: #24; argument: "sink_name=auto_null sink_properties='device.description="Dummy Output"'").
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module24
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Device removed from object /org/pulseaudio/core1/sink0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Sink removed from object /org/pulseaudio/core1/sink0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.DevicePort removed from object /org/pulseaudio/core1/sink0/port0
D: [pulseaudio] module-rescue-streams.c: No sink inputs to move away.
I: [pulseaudio] core.c: default_sink: alsa_output.pci-0000_05_01.0.analog-surround-50 -> auto_null
D: [pulseaudio] sink.c: alsa_output.pci-0000_05_01.0.analog-surround-50: state: IDLE -> UNLINKED
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Device removed from object /org/pulseaudio/core1/source0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Source removed from object /org/pulseaudio/core1/source0
D: [pulseaudio] module-rescue-streams.c: No evacuation source found.
I: [pulseaudio] core.c: default_source: alsa_output.pci-0000_05_01.0.analog-surround-50.monitor -> auto_null.monitor
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Stream removed from object /org/pulseaudio/core1/record_stream0
D: [pulseaudio] module-suspend-on-idle.c: Sink alsa_output.pci-0000_05_01.0.analog-surround-50 becomes idle, timeout in 5 seconds.
D: [pulseaudio] source.c: alsa_output.pci-0000_05_01.0.analog-surround-50.monitor: state: RUNNING -> IDLE
D: [pulseaudio] core.c: Hmm, no streams around, trying to vacuum.
I: [pulseaudio] source-output.c: Freeing output 0 "Peak detect"
D: [pulseaudio] source.c: alsa_output.pci-0000_05_01.0.analog-surround-50.monitor: state: IDLE -> UNLINKED
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event.
D: [alsa-sink-ca0106] alsa-sink.c: Thread shutting down
I: [pulseaudio] sink.c: Freeing sink 0 "alsa_output.pci-0000_05_01.0.analog-surround-50"
I: [pulseaudio] source.c: Freeing source 0 "alsa_output.pci-0000_05_01.0.analog-surround-50.monitor"
D: [pulseaudio] reserve-wrap.c: Successfully acquired reservation lock on device 'Audio2'
D: [pulseaudio] reserve-wrap.c: Successfully create reservation lock monitor for device 'Audio2'
D: [pulseaudio] alsa-util.c: Trying surround51:2 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open surround51:2
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 341 ms
I: [pulseaudio] alsa-util.c: snd_pcm_hw_params_set_buffer_size_near() failed: Invalid argument
D: [pulseaudio] alsa-util.c: Set period size first (to 1199 samples), buffer size second (to 4797 samples).
I: [pulseaudio] alsa-util.c: Device surround51:2 doesn't support 44100 Hz, changed to 48000 Hz.
I: [pulseaudio] alsa-sink.c: Successfully opened device surround51:2.
I: [pulseaudio] alsa-sink.c: Selected mapping 'Analog Surround 5.1' (analog-surround-51).
I: [pulseaudio] alsa-sink.c: Device doesn't support mmap(), falling back to UNIX read/write mode.
I: [pulseaudio] alsa-sink.c: Cannot enable timer-based scheduling, falling back to sound IRQ scheduling.
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL surround51:2
I: [pulseaudio] alsa-util.c: Unable to attach to mixer surround51:2: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:2'
D: [pulseaudio] alsa-mixer.c: Added 1 ports
I: [pulseaudio] module-device-restore.c: Restoring port for sink sink:alsa_output.pci-0000_05_01.0.analog-surround-51.
I: [pulseaudio] module-device-restore.c: Restoring volume for sink alsa_output.pci-0000_05_01.0.analog-surround-51: front-left: 65536 / 100%,   front-right: 65536 / 100%,   rear-left: 65536 / 100%,   rear-right: 65536 / 100%,   front-center: 65536 / 100%,   lfe: 65536 / 100%
I: [pulseaudio] sink.c: Created sink 2 "alsa_output.pci-0000_05_01.0.analog-surround-51" with sample spec s16le 6ch 48000Hz and channel map front-left,front-right,rear-left,rear-right,front-center,lfe
I: [pulseaudio] sink.c:     alsa.resolution_bits = "16"
I: [pulseaudio] sink.c:     device.api = "alsa"
I: [pulseaudio] sink.c:     device.class = "sound"
I: [pulseaudio] sink.c:     alsa.class = "generic"
I: [pulseaudio] sink.c:     alsa.subclass = "generic-mix"
I: [pulseaudio] sink.c:     alsa.name = "CA0106"
I: [pulseaudio] sink.c:     alsa.id = "ca0106"
I: [pulseaudio] sink.c:     alsa.subdevice = "0"
I: [pulseaudio] sink.c:     alsa.subdevice_name = "subdevice #0"
I: [pulseaudio] sink.c:     alsa.device = "0"
I: [pulseaudio] sink.c:     alsa.card = "2"
I: [pulseaudio] sink.c:     alsa.card_name = "CA0106"
I: [pulseaudio] sink.c:     alsa.long_card_name = "Sound Blaster 5.1vx [SB1070] at 0xc000 irq 16"
I: [pulseaudio] sink.c:     alsa.driver_name = "snd_ca0106"
I: [pulseaudio] sink.c:     device.bus_path = "pci-0000:05:01.0"
I: [pulseaudio] sink.c:     sysfs.path = "/devices/pci0000:00/0000:00:1c.3/0000:04:00.0/0000:05:01.0/sound/card2"
I: [pulseaudio] sink.c:     device.bus = "pci"
I: [pulseaudio] sink.c:     device.vendor.id = "1102"
I: [pulseaudio] sink.c:     device.vendor.name = "Creative Labs"
I: [pulseaudio] sink.c:     device.product.id = "0007"
I: [pulseaudio] sink.c:     device.product.name = "CA0106/CA0111 [SB Live!/Audigy/X-Fi Series]"
I: [pulseaudio] sink.c:     device.string = "surround51:2"
I: [pulseaudio] sink.c:     device.buffering.buffer_size = "57600"
I: [pulseaudio] sink.c:     device.buffering.fragment_size = "14400"
I: [pulseaudio] sink.c:     device.access_mode = "serial"
I: [pulseaudio] sink.c:     device.profile.name = "analog-surround-51"
I: [pulseaudio] sink.c:     device.profile.description = "Analog Surround 5.1"
I: [pulseaudio] sink.c:     device.description = "CA0106/CA0111 [SB Live!/Audigy/X-Fi Series] Analog Surround 5.1"
I: [pulseaudio] sink.c:     alsa.mixer_name = "CA0106"
I: [pulseaudio] sink.c:     module-udev-detect.discovered = "1"
I: [pulseaudio] sink.c:     device.icon_name = "audio-card-pci"
I: [pulseaudio] module-device-restore.c: Restoring mute state for source alsa_output.pci-0000_05_01.0.analog-surround-51.monitor: unmuted
I: [pulseaudio] source.c: Created source 2 "alsa_output.pci-0000_05_01.0.analog-surround-51.monitor" with sample spec s16le 6ch 48000Hz and channel map front-left,front-right,rear-left,rear-right,front-center,lfe
I: [pulseaudio] source.c:     device.description = "Monitor of CA0106/CA0111 [SB Live!/Audigy/X-Fi Series] Analog Surround 5.1"
I: [pulseaudio] source.c:     device.class = "monitor"
I: [pulseaudio] source.c:     alsa.card = "2"
I: [pulseaudio] source.c:     alsa.card_name = "CA0106"
I: [pulseaudio] source.c:     alsa.long_card_name = "Sound Blaster 5.1vx [SB1070] at 0xc000 irq 16"
I: [pulseaudio] source.c:     alsa.driver_name = "snd_ca0106"
I: [pulseaudio] source.c:     device.bus_path = "pci-0000:05:01.0"
I: [pulseaudio] source.c:     sysfs.path = "/devices/pci0000:00/0000:00:1c.3/0000:04:00.0/0000:05:01.0/sound/card2"
I: [pulseaudio] source.c:     device.bus = "pci"
I: [pulseaudio] source.c:     device.vendor.id = "1102"
I: [pulseaudio] source.c:     device.vendor.name = "Creative Labs"
I: [pulseaudio] source.c:     device.product.id = "0007"
I: [pulseaudio] source.c:     device.product.name = "CA0106/CA0111 [SB Live!/Audigy/X-Fi Series]"
I: [pulseaudio] source.c:     device.string = "2"
I: [pulseaudio] source.c:     module-udev-detect.discovered = "1"
I: [pulseaudio] source.c:     device.icon_name = "audio-card-pci"
I: [pulseaudio] alsa-sink.c: Using 4.0 fragments of size 14400 bytes (25.00ms), buffer size is 57600 bytes (100.00ms)
D: [pulseaudio] alsa-sink.c: hwbuf_unused=0
D: [pulseaudio] alsa-sink.c: setting avail_min=1
D: [pulseaudio] alsa-mixer.c: Activating path analog-output
D: [pulseaudio] alsa-mixer.c: Path analog-output (Analog Output), direction=1, priority=99, probed=yes, supported=yes, has_mute=yes, has_volume=yes, has_dB=yes, min_volume=0, max_volume=255, min_dB=-100000, max_dB=0
D: [pulseaudio] alsa-mixer.c: Element Master, direction=1, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x7ffffffffffff, n_channels=1, override_map=yes
D: [pulseaudio] alsa-mixer.c: Element IEC958, direction=1, switch=2, volume=0, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x0, n_channels=0, override_map=no
I: [pulseaudio] alsa-sink.c: Successfully enabled deferred volume.
I: [pulseaudio] alsa-sink.c: Hardware volume ranges from -99999.99 dB to 0.00 dB.
I: [pulseaudio] alsa-sink.c: Fixing base volume to 0.00 dB
I: [pulseaudio] alsa-sink.c: Using hardware volume control. Hardware dB scale supported.
I: [pulseaudio] alsa-sink.c: Using hardware mute control.
D: [pulseaudio] alsa-util.c: snd_pcm_dump():
D: [pulseaudio] alsa-util.c: Multi PCM
D: [pulseaudio] alsa-util.c:   Channel bindings:
D: [pulseaudio] alsa-util.c:     0: slave 0, channel 0
D: [pulseaudio] alsa-util.c:     1: slave 0, channel 1
D: [pulseaudio] alsa-util.c:     2: slave 1, channel 0
D: [pulseaudio] alsa-util.c:     3: slave 1, channel 1
D: [pulseaudio] alsa-util.c:     4: slave 2, channel 0
D: [pulseaudio] alsa-util.c:     5: slave 2, channel 1
D: [pulseaudio] alsa-util.c: Its setup is:
D: [pulseaudio] alsa-util.c:   stream       : PLAYBACK
D: [pulseaudio] alsa-util.c:   access       : RW_INTERLEAVED
D: [pulseaudio] alsa-util.c:   format       : S16_LE
D: [pulseaudio] alsa-util.c:   subformat    : STD
D: [pulseaudio] alsa-util.c:   channels     : 6
D: [pulseaudio] alsa-util.c:   rate         : 48000
D: [pulseaudio] alsa-util.c:   exact rate   : 48000 (48000/1)
D: [pulseaudio] alsa-util.c:   msbits       : 16
D: [pulseaudio] alsa-util.c:   buffer_size  : 4800
D: [pulseaudio] alsa-util.c:   period_size  : 1200
D: [pulseaudio] alsa-util.c:   period_time  : 25000
D: [pulseaudio] alsa-util.c:   tstamp_mode  : ENABLE
D: [pulseaudio] alsa-util.c:   tstamp_type  : MONOTONIC
D: [pulseaudio] alsa-util.c:   period_step  : 1
D: [pulseaudio] alsa-util.c:   avail_min    : 1200
D: [pulseaudio] alsa-util.c:   period_event : 1
D: [pulseaudio] alsa-util.c:   start_threshold  : -1
D: [pulseaudio] alsa-util.c:   stop_threshold   : 5404319552844595200
D: [pulseaudio] alsa-util.c:   silence_threshold: 0
D: [pulseaudio] alsa-util.c:   silence_size : 0
D: [pulseaudio] alsa-util.c:   boundary     : 5404319552844595200
D: [pulseaudio] alsa-util.c: Slave #0: Hardware PCM card 2 'CA0106' device 0 subdevice 0
D: [pulseaudio] alsa-util.c: Its setup is:
D: [pulseaudio] alsa-util.c:   stream       : PLAYBACK
D: [pulseaudio] alsa-util.c:   access       : MMAP_INTERLEAVED
D: [pulseaudio] alsa-util.c:   format       : S16_LE
D: [pulseaudio] alsa-util.c:   subformat    : STD
D: [pulseaudio] alsa-util.c:   channels     : 2
D: [pulseaudio] alsa-util.c:   rate         : 48000
D: [pulseaudio] alsa-util.c:   exact rate   : 48000 (48000/1)
D: [pulseaudio] alsa-util.c:   msbits       : 16
D: [pulseaudio] alsa-util.c:   buffer_size  : 4800
D: [pulseaudio] alsa-util.c:   period_size  : 1200
D: [pulseaudio] alsa-util.c:   period_time  : 25000
D: [pulseaudio] alsa-util.c:   tstamp_mode  : ENABLE
D: [pulseaudio] alsa-util.c:   tstamp_type  : MONOTONIC
D: [pulseaudio] alsa-util.c:   period_step  : 1
D: [pulseaudio] alsa-util.c:   avail_min    : 1200
D: [pulseaudio] alsa-util.c:   period_event : 1
D: [pulseaudio] alsa-util.c:   start_threshold  : -1
D: [pulseaudio] alsa-util.c:   stop_threshold   : 5404319552844595200
D: [pulseaudio] alsa-util.c:   silence_threshold: 0
D: [pulseaudio] alsa-util.c:   silence_size : 0
D: [pulseaudio] alsa-util.c:   boundary     : 5404319552844595200
D: [pulseaudio] alsa-util.c:   appl_ptr     : 0
D: [pulseaudio] alsa-util.c:   hw_ptr       : 0
D: [pulseaudio] alsa-util.c: Slave #1: Hardware PCM card 2 'CA0106' device 1 subdevice 0
D: [pulseaudio] alsa-util.c: Its setup is:
D: [pulseaudio] alsa-util.c:   stream       : PLAYBACK
D: [pulseaudio] alsa-util.c:   access       : MMAP_INTERLEAVED
D: [pulseaudio] alsa-util.c:   format       : S16_LE
D: [pulseaudio] alsa-util.c:   subformat    : STD
D: [pulseaudio] alsa-util.c:   channels     : 2
D: [pulseaudio] alsa-util.c:   rate         : 48000
D: [pulseaudio] alsa-util.c:   exact rate   : 48000 (48000/1)
D: [pulseaudio] alsa-util.c:   msbits       : 16
D: [pulseaudio] alsa-util.c:   buffer_size  : 4800
D: [pulseaudio] alsa-util.c:   period_size  : 1200
D: [pulseaudio] alsa-util.c:   period_time  : 25000
D: [pulseaudio] alsa-util.c:   tstamp_mode  : ENABLE
D: [pulseaudio] alsa-util.c:   tstamp_type  : MONOTONIC
D: [pulseaudio] alsa-util.c:   period_step  : 1
D: [pulseaudio] alsa-util.c:   avail_min    : 1200
D: [pulseaudio] alsa-util.c:   period_event : 1
D: [pulseaudio] alsa-util.c:   start_threshold  : -1
D: [pulseaudio] alsa-util.c:   stop_threshold   : 5404319552844595200
D: [pulseaudio] alsa-util.c:   silence_threshold: 0
D: [pulseaudio] alsa-util.c:   silence_size : 0
D: [pulseaudio] alsa-util.c:   boundary     : 5404319552844595200
D: [pulseaudio] alsa-util.c:   appl_ptr     : 0
D: [pulseaudio] alsa-util.c:   hw_ptr       : 0
D: [pulseaudio] alsa-util.c: Slave #2: Hardware PCM card 2 'CA0106' device 2 subdevice 0
D: [pulseaudio] alsa-util.c: Its setup is:
D: [pulseaudio] alsa-util.c:   stream       : PLAYBACK
D: [pulseaudio] alsa-util.c:   access       : MMAP_INTERLEAVED
D: [pulseaudio] alsa-util.c:   format       : S16_LE
D: [pulseaudio] alsa-util.c:   subformat    : STD
D: [pulseaudio] alsa-util.c:   channels     : 2
D: [pulseaudio] alsa-util.c:   rate         : 48000
D: [pulseaudio] alsa-util.c:   exact rate   : 48000 (48000/1)
D: [pulseaudio] alsa-util.c:   msbits       : 16
D: [pulseaudio] alsa-util.c:   buffer_size  : 4800
D: [pulseaudio] alsa-util.c:   period_size  : 1200
D: [pulseaudio] alsa-util.c:   period_time  : 25000
D: [pulseaudio] alsa-util.c:   tstamp_mode  : ENABLE
D: [pulseaudio] alsa-util.c:   tstamp_type  : MONOTONIC
D: [pulseaudio] alsa-util.c:   period_step  : 1
D: [pulseaudio] alsa-util.c:   avail_min    : 1200
D: [pulseaudio] alsa-util.c:   period_event : 1
D: [pulseaudio] alsa-util.c:   start_threshold  : -1
D: [pulseaudio] alsa-util.c:   stop_threshold   : 5404319552844595200
D: [pulseaudio] alsa-util.c:   silence_threshold: 0
D: [pulseaudio] alsa-util.c:   silence_size : 0
D: [pulseaudio] alsa-util.c:   boundary     : 5404319552844595200
D: [pulseaudio] alsa-util.c:   appl_ptr     : 0
D: [pulseaudio] alsa-util.c:   hw_ptr       : 0
D: [pulseaudio] alsa-sink.c: Requested volume: front-left: 65536 / 100% / 0.00 dB,   front-right: 65536 / 100% / 0.00 dB,   rear-left: 65536 / 100% / 0.00 dB,   rear-right: 65536 / 100% / 0.00 dB,   front-center: 65536 / 100% / 0.00 dB,   lfe: 65536 / 100% / 0.00 dB
D: [alsa-sink-ca0106] alsa-sink.c: Thread starting up
D: [pulseaudio] alsa-sink.c: Got hardware volume: front-left: 65536 / 100% / 0.00 dB,   front-right: 65536 / 100% / 0.00 dB,   rear-left: 65536 / 100% / 0.00 dB,   rear-right: 65536 / 100% / 0.00 dB,   front-center: 65536 / 100% / 0.00 dB,   lfe: 65536 / 100% / 0.00 dB
D: [pulseaudio] alsa-sink.c: Calculated software volume: front-left: 65536 / 100% / 0.00 dB,   front-right: 65536 / 100% / 0.00 dB,   rear-left: 65536 / 100% / 0.00 dB,   rear-right: 65536 / 100% / 0.00 dB,   front-center: 65536 / 100% / 0.00 dB,   lfe: 65536 / 100% / 0.00 dB (accurate-enough=yes)
I: [alsa-sink-ca0106] core-util.c: Failed to acquire real-time scheduling: Permission denied
D: [pulseaudio] sink.c: alsa_output.pci-0000_05_01.0.analog-surround-51: state: INIT -> IDLE
I: [alsa-sink-ca0106] alsa-sink.c: Starting playback.
D: [pulseaudio] source.c: alsa_output.pci-0000_05_01.0.analog-surround-51.monitor: state: INIT -> IDLE
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Device added for object /org/pulseaudio/core1/source2
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Source added for object /org/pulseaudio/core1/source2
I: [pulseaudio] core.c: default_source: auto_null.monitor -> alsa_output.pci-0000_05_01.0.analog-surround-51.monitor
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] module-device-restore.c: Could not set format on sink alsa_output.pci-0000_05_01.0.analog-surround-51
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.DevicePort added for object /org/pulseaudio/core1/sink2/port0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Device added for object /org/pulseaudio/core1/sink2
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Sink added for object /org/pulseaudio/core1/sink2
D: [pulseaudio] module-suspend-on-idle.c: Sink alsa_output.pci-0000_05_01.0.analog-surround-51 becomes idle, timeout in 5 seconds.
I: [pulseaudio] module-always-sink.c: A new sink has been discovered. Unloading null-sink.
I: [pulseaudio] core.c: default_sink: auto_null -> alsa_output.pci-0000_05_01.0.analog-surround-51
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] alsa-util.c: Trying front:2 with SND_PCM_NO_AUTO_FORMAT ...
D: [pulseaudio] alsa-util.c: Managed to open front:2
I: [pulseaudio] alsa-util.c: Cannot disable ALSA period wakeups
D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 340 ms
D: [pulseaudio] alsa-util.c: Set buffer size first (to 96000 samples), period size second (to 96000 samples).
I: [pulseaudio] alsa-util.c: Device front:2 doesn't support 44100 Hz, changed to 48000 Hz.
I: [pulseaudio] alsa-util.c: ALSA period wakeups were not disabled
I: [pulseaudio] alsa-source.c: Successfully opened device front:2.
I: [pulseaudio] alsa-source.c: Selected mapping 'Analog Stereo' (analog-stereo).
I: [pulseaudio] alsa-source.c: Successfully enabled mmap() mode.
I: [pulseaudio] alsa-source.c: Successfully enabled timer-based scheduling mode.
I: [pulseaudio] (alsa-lib)control.c: Invalid CTL front:2
I: [pulseaudio] alsa-util.c: Unable to attach to mixer front:2: No such file or directory
I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:2'
D: [pulseaudio] alsa-mixer.c: Added 3 ports
I: [pulseaudio] module-device-restore.c: Restoring port for source source:alsa_input.pci-0000_05_01.0.analog-stereo.
I: [pulseaudio] module-device-restore.c: Restoring volume for source alsa_input.pci-0000_05_01.0.analog-stereo: front-left: 65536 / 100%,   front-right: 65536 / 100%
I: [pulseaudio] module-device-restore.c: Restoring mute state for source alsa_input.pci-0000_05_01.0.analog-stereo: unmuted
I: [pulseaudio] source.c: Created source 3 "alsa_input.pci-0000_05_01.0.analog-stereo" with sample spec s16le 2ch 48000Hz and channel map front-left,front-right
I: [pulseaudio] source.c:     alsa.resolution_bits = "16"
I: [pulseaudio] source.c:     device.api = "alsa"
I: [pulseaudio] source.c:     device.class = "sound"
I: [pulseaudio] source.c:     alsa.class = "generic"
I: [pulseaudio] source.c:     alsa.subclass = "generic-mix"
I: [pulseaudio] source.c:     alsa.name = "CA0106"
I: [pulseaudio] source.c:     alsa.id = "ca0106"
I: [pulseaudio] source.c:     alsa.subdevice = "0"
I: [pulseaudio] source.c:     alsa.subdevice_name = "subdevice #0"
I: [pulseaudio] source.c:     alsa.device = "0"
I: [pulseaudio] source.c:     alsa.card = "2"
I: [pulseaudio] source.c:     alsa.card_name = "CA0106"
I: [pulseaudio] source.c:     alsa.long_card_name = "Sound Blaster 5.1vx [SB1070] at 0xc000 irq 16"
I: [pulseaudio] source.c:     alsa.driver_name = "snd_ca0106"
I: [pulseaudio] source.c:     device.bus_path = "pci-0000:05:01.0"
I: [pulseaudio] source.c:     sysfs.path = "/devices/pci0000:00/0000:00:1c.3/0000:04:00.0/0000:05:01.0/sound/card2"
I: [pulseaudio] source.c:     device.bus = "pci"
I: [pulseaudio] source.c:     device.vendor.id = "1102"
I: [pulseaudio] source.c:     device.vendor.name = "Creative Labs"
I: [pulseaudio] source.c:     device.product.id = "0007"
I: [pulseaudio] source.c:     device.product.name = "CA0106/CA0111 [SB Live!/Audigy/X-Fi Series]"
I: [pulseaudio] source.c:     device.string = "front:2"
I: [pulseaudio] source.c:     device.buffering.buffer_size = "65408"
I: [pulseaudio] source.c:     device.buffering.fragment_size = "32704"
I: [pulseaudio] source.c:     device.access_mode = "mmap+timer"
I: [pulseaudio] source.c:     device.profile.name = "analog-stereo"
I: [pulseaudio] source.c:     device.profile.description = "Analog Stereo"
I: [pulseaudio] source.c:     device.description = "CA0106/CA0111 [SB Live!/Audigy/X-Fi Series] Analog Stereo"
I: [pulseaudio] source.c:     alsa.mixer_name = "CA0106"
I: [pulseaudio] source.c:     module-udev-detect.discovered = "1"
I: [pulseaudio] source.c:     device.icon_name = "audio-card-pci"
I: [pulseaudio] alsa-source.c: Using 2.0 fragments of size 32704 bytes (170.33ms), buffer size is 65408 bytes (340.67ms)
I: [pulseaudio] alsa-source.c: Time scheduling watermark is 18.38ms
D: [pulseaudio] alsa-source.c: hwbuf_unused=0
D: [pulseaudio] alsa-source.c: setting avail_min=15470
D: [pulseaudio] alsa-mixer.c: Activating path analog-input
D: [pulseaudio] alsa-mixer.c: Path analog-input (Analog Input), direction=2, priority=100, probed=yes, supported=yes, has_mute=no, has_volume=no, has_dB=no, min_volume=0, max_volume=0, min_dB=inf, max_dB=-inf
D: [pulseaudio] alsa-mixer.c: Element Analog 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=no
D: [pulseaudio] alsa-mixer.c: Option Mic (input-microphone/Microphone) index=1, priority=0
D: [pulseaudio] alsa-mixer.c: Option Line in (input-linein/Line In) index=2, priority=0
D: [pulseaudio] alsa-mixer.c: Option Aux (input/Input) index=3, priority=0
D: [pulseaudio] alsa-mixer.c: Setting input-microphone (Microphone) priority=0
D: [pulseaudio] alsa-mixer.c: Setting input-linein (Line In) priority=0
D: [pulseaudio] alsa-mixer.c: Setting input (Input) priority=0
I: [pulseaudio] alsa-source.c: Driver does not support hardware volume control, falling back to software volume control.
I: [pulseaudio] alsa-source.c: Driver does not support hardware mute control, falling back to software mute control.
D: [pulseaudio] alsa-util.c: snd_pcm_dump():
D: [pulseaudio] alsa-util.c: Hardware PCM card 2 'CA0106' device 0 subdevice 0
D: [pulseaudio] alsa-util.c: Its setup is:
D: [pulseaudio] alsa-util.c:   stream       : CAPTURE
D: [pulseaudio] alsa-util.c:   access       : MMAP_INTERLEAVED
D: [pulseaudio] alsa-util.c:   format       : S16_LE
D: [pulseaudio] alsa-util.c:   subformat    : STD
D: [pulseaudio] alsa-util.c:   channels     : 2
D: [pulseaudio] alsa-util.c:   rate         : 48000
D: [pulseaudio] alsa-util.c:   exact rate   : 48000 (48000/1)
D: [pulseaudio] alsa-util.c:   msbits       : 16
D: [pulseaudio] alsa-util.c:   buffer_size  : 16352
D: [pulseaudio] alsa-util.c:   period_size  : 8176
D: [pulseaudio] alsa-util.c:   period_time  : 170333
D: [pulseaudio] alsa-util.c:   tstamp_mode  : ENABLE
D: [pulseaudio] alsa-util.c:   tstamp_type  : MONOTONIC
D: [pulseaudio] alsa-util.c:   period_step  : 1
D: [pulseaudio] alsa-util.c:   avail_min    : 15470
D: [pulseaudio] alsa-util.c:   period_event : 0
D: [pulseaudio] alsa-util.c:   start_threshold  : -1
D: [pulseaudio] alsa-util.c:   stop_threshold   : 9205357638345293824
D: [pulseaudio] alsa-util.c:   silence_threshold: 0
D: [pulseaudio] alsa-util.c:   silence_size : 0
D: [pulseaudio] alsa-util.c:   boundary     : 9205357638345293824
D: [pulseaudio] alsa-util.c:   appl_ptr     : 0
D: [pulseaudio] alsa-util.c:   hw_ptr       : 0
D: [alsa-source-ca0106] alsa-source.c: Thread starting up
I: [alsa-source-ca0106] core-util.c: Failed to acquire real-time scheduling: Permission denied
D: [pulseaudio] source.c: alsa_input.pci-0000_05_01.0.analog-stereo: state: INIT -> IDLE
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.DevicePort added for object /org/pulseaudio/core1/source3/port0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.DevicePort added for object /org/pulseaudio/core1/source3/port1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.DevicePort added for object /org/pulseaudio/core1/source3/port2
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Device added for object /org/pulseaudio/core1/source3
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Source added for object /org/pulseaudio/core1/source3
D: [pulseaudio] module-suspend-on-idle.c: Source alsa_input.pci-0000_05_01.0.analog-stereo becomes idle, timeout in 5 seconds.
I: [pulseaudio] core.c: default_source: alsa_output.pci-0000_05_01.0.analog-surround-51.monitor -> alsa_input.pci-0000_05_01.0.analog-stereo
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
I: [pulseaudio] card.c: Changed profile of card 2 "alsa_card.pci-0000_05_01.0" to output:analog-surround-51+input:analog-stereo
I: [pulseaudio] module-card-restore.c: Storing card profile for card alsa_card.pci-0000_05_01.0.
I: [pulseaudio] module-card-restore.c: Storing profile analog-surround-51 for port analog-output on card alsa_card.pci-0000_05_01.0.
I: [pulseaudio] module.c: Unloading "module-null-sink" (index: #24).
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module24
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Device removed from object /org/pulseaudio/core1/sink1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Sink removed from object /org/pulseaudio/core1/sink1
D: [pulseaudio] module-rescue-streams.c: No sink inputs to move away.
I: [alsa-source-ca0106] alsa-source.c: Starting capture.
D: [pulseaudio] sink.c: auto_null: state: IDLE -> UNLINKED
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Device removed from object /org/pulseaudio/core1/source1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Source removed from object /org/pulseaudio/core1/source1
D: [pulseaudio] module-rescue-streams.c: No source outputs to move away.
D: [pulseaudio] source.c: auto_null.monitor: state: IDLE -> UNLINKED
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event.
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event.
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event.
D: [null-sink] module-null-sink.c: Thread shutting down
I: [pulseaudio] sink.c: Freeing sink 1 "auto_null"
I: [pulseaudio] source.c: Freeing source 1 "auto_null.monitor"
I: [pulseaudio] module.c: Unloaded "module-null-sink" (index: #24).
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event.
D: [pulseaudio] module-udev-detect.c: /dev/snd/controlC2 is accessible: yes
D: [pulseaudio] module-udev-detect.c: Resuming all sinks and sources of card alsa_card.pci-0000_05_01.0.
D: [pulseaudio] module-stream-restore.c: Not restoring device for stream source-output-by-application-id:org.PulseAudio.pavucontrol, because already set
D: [pulseaudio] module-intended-roles.c: Not setting device for stream Peak detect, because already set.
D: [pulseaudio] source-output.c: Negotiated format: pcm, format.sample_format = "\"float32le\""  format.rate = "25"  format.channels = "1"  format.channel_map = "\"mono\""
I: [pulseaudio] source-output.c: Trying to change sample rate
D: [pulseaudio] source.c: Default and alternate sample rates are the same, so there is no point in switching.
D: [pulseaudio] module-suspend-on-idle.c: Sink alsa_output.pci-0000_05_01.0.analog-surround-51 becomes busy, resuming.
D: [pulseaudio] module-suspend-on-idle.c: Sink alsa_output.pci-0000_05_01.0.analog-surround-51 becomes idle, timeout in 5 seconds.
D: [pulseaudio] resampler.c: Resampler:
D: [pulseaudio] resampler.c:   rate 48000 -> 25 (method peaks)
D: [pulseaudio] resampler.c:   format s16le -> float32le (intermediate s16le)
D: [pulseaudio] resampler.c:   channels 6 -> 1 (resampling 1)
D: [pulseaudio] resampler.c: Channel matrix:
D: [pulseaudio] resampler.c:        I00   I01   I02   I03   I04   I05 
D: [pulseaudio] resampler.c:     +------------------------------------
D: [pulseaudio] resampler.c: O00 | 0.167 0.167 0.167 0.167 0.167 0.167
I: [pulseaudio] remap.c: Using generic matrix remapping
D: [pulseaudio] memblockq.c: memblockq requested: maxlength=33554432, tlength=0, base=12, prebuf=0, minreq=1 maxrewind=0
D: [pulseaudio] memblockq.c: memblockq sanitized: maxlength=33554436, tlength=33554436, base=12, prebuf=0, minreq=12 maxrewind=0
I: [pulseaudio] source-output.c: Created output 1 "Peak detect" on alsa_output.pci-0000_05_01.0.analog-surround-51.monitor with sample spec float32le 1ch 25Hz and channel map mono
I: [pulseaudio] source-output.c:     media.name = "Peak detect"
I: [pulseaudio] source-output.c:     application.name = "PulseAudio Volume Control"
I: [pulseaudio] source-output.c:     native-protocol.peer = "UNIX socket client"
I: [pulseaudio] source-output.c:     native-protocol.version = "32"
I: [pulseaudio] source-output.c:     application.id = "org.PulseAudio.pavucontrol"
I: [pulseaudio] source-output.c:     application.icon_name = "audio-card"
I: [pulseaudio] source-output.c:     application.version = "4.0"
I: [pulseaudio] source-output.c:     application.process.id = "2555"
I: [pulseaudio] source-output.c:     application.process.user = "groot"
I: [pulseaudio] source-output.c:     application.process.host = "iamgroot"
I: [pulseaudio] source-output.c:     application.process.binary = "pavucontrol"
I: [pulseaudio] source-output.c:     application.language = "en_US.UTF-8"
I: [pulseaudio] source-output.c:     window.x11.display = ":0"
I: [pulseaudio] source-output.c:     application.process.machine_id = "85f89a43ecac4409a149e0f88111332b"
I: [pulseaudio] source-output.c:     application.process.session_id = "1"
I: [pulseaudio] source-output.c:     module-stream-restore.id = "source-output-by-application-id:org.PulseAudio.pavucontrol"
D: [pulseaudio] memblockq.c: memblockq requested: maxlength=4194304, tlength=0, base=4, prebuf=1, minreq=0 maxrewind=0
D: [pulseaudio] memblockq.c: memblockq sanitized: maxlength=4194304, tlength=4194304, base=4, prebuf=4, minreq=4 maxrewind=0
I: [pulseaudio] protocol-native.c: Final latency 180.00 ms = 80.00 ms + 100.00 ms
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Stream added for object /org/pulseaudio/core1/record_stream1
D: [pulseaudio] source.c: alsa_output.pci-0000_05_01.0.analog-surround-51.monitor: state: IDLE -> RUNNING
D: [pulseaudio] module-stream-restore.c: Not restoring device for stream source-output-by-application-id:org.PulseAudio.pavucontrol, because already set
D: [pulseaudio] module-intended-roles.c: Not setting device for stream Peak detect, because already set.
D: [pulseaudio] source-output.c: Negotiated format: pcm, format.sample_format = "\"float32le\""  format.rate = "25"  format.channels = "1"  format.channel_map = "\"mono\""
I: [pulseaudio] source-output.c: Trying to change sample rate
D: [pulseaudio] source.c: Default and alternate sample rates are the same, so there is no point in switching.
D: [pulseaudio] module-suspend-on-idle.c: Source alsa_input.pci-0000_05_01.0.analog-stereo becomes busy, resuming.
D: [pulseaudio] module-suspend-on-idle.c: Source alsa_input.pci-0000_05_01.0.analog-stereo becomes idle, timeout in 5 seconds.
D: [pulseaudio] resampler.c: Resampler:
D: [pulseaudio] resampler.c:   rate 48000 -> 25 (method peaks)
D: [pulseaudio] resampler.c:   format s16le -> float32le (intermediate s16le)
D: [pulseaudio] resampler.c:   channels 2 -> 1 (resampling 1)
D: [pulseaudio] resampler.c: Channel matrix:
D: [pulseaudio] resampler.c:        I00   I01 
D: [pulseaudio] resampler.c:     +------------
D: [pulseaudio] resampler.c: O00 | 0.500 0.500
I: [pulseaudio] remap.c: Using stereo to mono remapping
D: [pulseaudio] memblockq.c: memblockq requested: maxlength=33554432, tlength=0, base=4, prebuf=0, minreq=1 maxrewind=0
D: [pulseaudio] memblockq.c: memblockq sanitized: maxlength=33554432, tlength=33554432, base=4, prebuf=0, minreq=4 maxrewind=0
I: [pulseaudio] source-output.c: Created output 2 "Peak detect" on alsa_input.pci-0000_05_01.0.analog-stereo with sample spec float32le 1ch 25Hz and channel map mono
I: [pulseaudio] source-output.c:     media.name = "Peak detect"
I: [pulseaudio] source-output.c:     application.name = "PulseAudio Volume Control"
I: [pulseaudio] source-output.c:     native-protocol.peer = "UNIX socket client"
I: [pulseaudio] source-output.c:     native-protocol.version = "32"
I: [pulseaudio] source-output.c:     application.id = "org.PulseAudio.pavucontrol"
I: [pulseaudio] source-output.c:     application.icon_name = "audio-card"
I: [pulseaudio] source-output.c:     application.version = "4.0"
I: [pulseaudio] source-output.c:     application.process.id = "2555"
I: [pulseaudio] source-output.c:     application.process.user = "groot"
I: [pulseaudio] source-output.c:     application.process.host = "iamgroot"
I: [pulseaudio] source-output.c:     application.process.binary = "pavucontrol"
I: [pulseaudio] source-output.c:     application.language = "en_US.UTF-8"
I: [pulseaudio] source-output.c:     window.x11.display = ":0"
I: [pulseaudio] source-output.c:     application.process.machine_id = "85f89a43ecac4409a149e0f88111332b"
I: [pulseaudio] source-output.c:     application.process.session_id = "1"
I: [pulseaudio] source-output.c:     module-stream-restore.id = "source-output-by-application-id:org.PulseAudio.pavucontrol"
D: [pulseaudio] memblockq.c: memblockq requested: maxlength=4194304, tlength=0, base=4, prebuf=1, minreq=0 maxrewind=0
D: [pulseaudio] memblockq.c: memblockq sanitized: maxlength=4194304, tlength=4194304, base=4, prebuf=4, minreq=4 maxrewind=0
I: [pulseaudio] protocol-native.c: Final latency 80.00 ms = 40.00 ms + 40.00 ms
D: [alsa-source-ca0106] alsa-source.c: latency set to 40.00ms
D: [alsa-source-ca0106] alsa-source.c: hwbuf_unused=57728
D: [alsa-source-ca0106] alsa-source.c: setting avail_min=1039
D: [alsa-source-ca0106] alsa-source.c: latency set to 40.00ms
D: [alsa-source-ca0106] alsa-source.c: hwbuf_unused=57728
D: [alsa-source-ca0106] alsa-source.c: setting avail_min=1039
I: [alsa-source-ca0106] ratelimit.c: 961 events suppressed
I: [alsa-source-ca0106] alsa-source.c: Overrun!
I: [alsa-source-ca0106] alsa-source.c: Increasing wakeup watermark to 28.38 ms
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Stream added for object /org/pulseaudio/core1/record_stream2
D: [pulseaudio] source.c: alsa_input.pci-0000_05_01.0.analog-stereo: state: IDLE -> RUNNING
I: [pulseaudio] client.c: Created 2 "Native client (UNIX socket client)"
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Client added for object /org/pulseaudio/core1/client2
D: [pulseaudio] protocol-native.c: Protocol version: remote 32, local 32
I: [pulseaudio] protocol-native.c: Got credentials: uid=1000 gid=100 success=1
D: [pulseaudio] protocol-native.c: SHM possible: yes
D: [pulseaudio] protocol-native.c: Negotiated SHM: yes
D: [pulseaudio] protocol-native.c: Memfd possible: yes
D: [pulseaudio] protocol-native.c: Negotiated SHM type: shared memfd
D: [pulseaudio] memblock.c: Using shared memfd memory pool with 1024 slots of size 64.0 KiB each, total size is 64.0 MiB, maximum usable slot size is 65472
D: [pulseaudio] srbchannel.c: SHM block is 65472 bytes, ringbuffer capacity is 2 * 32712 bytes
D: [pulseaudio] protocol-native.c: Enabling srbchannel...
D: [pulseaudio] module-augment-properties.c: Looking for .desktop file for firefox
D: [pulseaudio] module-augment-properties.c: Found /usr/share/applications/firefox.desktop.
D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/applications/firefox.desktop'
D: [pulseaudio] protocol-native.c: Client enabled srbchannel.
D: [pulseaudio] module-intended-roles.c: Not setting device for stream AudioStream, because it lacks role.
D: [pulseaudio] sink-input.c: Negotiated format: pcm, format.sample_format = "\"float32le\""  format.rate = "48000"  format.channels = "2"  format.channel_map = "\"front-left,front-right\""
I: [pulseaudio] sink-input.c: Trying to change sample rate
D: [pulseaudio] sink.c: Default and alternate sample rates are the same, so there is no point in switching.
I: [pulseaudio] module-stream-restore.c: Restoring volume for sink input sink-input-by-application-name:AudioIPC Server.
D: [pulseaudio] module-suspend-on-idle.c: Sink alsa_output.pci-0000_05_01.0.analog-surround-51 becomes busy, resuming.
I: [pulseaudio] resampler.c: Forcing resampler 'copy', because of fixed, identical sample rates.
D: [pulseaudio] resampler.c: Resampler:
D: [pulseaudio] resampler.c:   rate 48000 -> 48000 (method copy)
D: [pulseaudio] resampler.c:   format float32le -> s16le (intermediate s16le)
D: [pulseaudio] resampler.c:   channels 2 -> 6 (resampling 2)
D: [pulseaudio] resampler.c: Channel matrix:
D: [pulseaudio] resampler.c:        I00   I01 
D: [pulseaudio] resampler.c:     +------------
D: [pulseaudio] resampler.c: O00 | 1.000 0.000
D: [pulseaudio] resampler.c: O01 | 0.000 1.000
D: [pulseaudio] resampler.c: O02 | 1.000 0.000
D: [pulseaudio] resampler.c: O03 | 0.000 1.000
D: [pulseaudio] resampler.c: O04 | 0.500 0.500
D: [pulseaudio] resampler.c: O05 | 0.000 0.000
I: [pulseaudio] remap.c: Using generic matrix remapping
D: [pulseaudio] memblockq.c: memblockq requested: maxlength=33554432, tlength=0, base=12, prebuf=0, minreq=1 maxrewind=0
D: [pulseaudio] memblockq.c: memblockq sanitized: maxlength=33554436, tlength=33554436, base=12, prebuf=0, minreq=12 maxrewind=0
I: [pulseaudio] sink-input.c: Created input 0 "AudioStream" on alsa_output.pci-0000_05_01.0.analog-surround-51 with sample spec float32le 2ch 48000Hz and channel map front-left,front-right
I: [pulseaudio] sink-input.c:     media.name = "AudioStream"
I: [pulseaudio] sink-input.c:     application.name = "AudioIPC Server"
I: [pulseaudio] sink-input.c:     native-protocol.peer = "UNIX socket client"
I: [pulseaudio] sink-input.c:     native-protocol.version = "32"
I: [pulseaudio] sink-input.c:     application.process.id = "689"
I: [pulseaudio] sink-input.c:     application.process.user = "groot"
I: [pulseaudio] sink-input.c:     application.process.host = "iamgroot"
I: [pulseaudio] sink-input.c:     application.process.binary = "firefox"
I: [pulseaudio] sink-input.c:     application.language = "en_US.UTF-8"
I: [pulseaudio] sink-input.c:     window.x11.display = ":0"
I: [pulseaudio] sink-input.c:     application.process.machine_id = "85f89a43ecac4409a149e0f88111332b"
I: [pulseaudio] sink-input.c:     application.process.session_id = "1"
I: [pulseaudio] sink-input.c:     application.icon_name = "firefox"
I: [pulseaudio] sink-input.c:     module-stream-restore.id = "sink-input-by-application-name:AudioIPC Server"
I: [pulseaudio] protocol-native.c: Requested tlength=100.00 ms, minreq=25.00 ms
D: [pulseaudio] protocol-native.c: Adjust latency mode enabled, configuring sink latency to half of overall latency.
D: [pulseaudio] protocol-native.c: Requested latency=25.00 ms, Received latency=100.00 ms
D: [pulseaudio] memblockq.c: memblockq requested: maxlength=4194304, tlength=57600, base=8, prebuf=48008, minreq=9600 maxrewind=0
D: [pulseaudio] memblockq.c: memblockq sanitized: maxlength=4194304, tlength=57600, base=8, prebuf=48008, minreq=9600 maxrewind=0
I: [pulseaudio] protocol-native.c: Final latency 250.00 ms = 100.00 ms + 2*25.00 ms + 100.00 ms
D: [alsa-sink-ca0106] alsa-sink.c: Requested volume: front-left: 65536 / 100% / 0.00 dB,   front-right: 65536 / 100% / 0.00 dB,   rear-left: 65536 / 100% / 0.00 dB,   rear-right: 65536 / 100% / 0.00 dB,   front-center: 65536 / 100% / 0.00 dB,   lfe: 65536 / 100% / 0.00 dB
D: [alsa-sink-ca0106] alsa-sink.c: Got hardware volume: front-left: 65536 / 100% / 0.00 dB,   front-right: 65536 / 100% / 0.00 dB,   rear-left: 65536 / 100% / 0.00 dB,   rear-right: 65536 / 100% / 0.00 dB,   front-center: 65536 / 100% / 0.00 dB,   lfe: 65536 / 100% / 0.00 dB
D: [alsa-sink-ca0106] alsa-sink.c: Calculated software volume: front-left: 65536 / 100% / 0.00 dB,   front-right: 65536 / 100% / 0.00 dB,   rear-left: 65536 / 100% / 0.00 dB,   rear-right: 65536 / 100% / 0.00 dB,   front-center: 65536 / 100% / 0.00 dB,   lfe: 65536 / 100% / 0.00 dB (accurate-enough=yes)
D: [alsa-sink-ca0106] sink.c: Volume not changing
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Stream added for object /org/pulseaudio/core1/playback_stream0
D: [pulseaudio] protocol-native.c: Client firefox changes volume of sink input AudioStream.
D: [pulseaudio] sink.c: Default and alternate sample rates are the same, so there is no point in switching.
D: [alsa-sink-ca0106] sink-input.c: Requesting rewind due to uncorking
D: [alsa-sink-ca0106] alsa-sink.c: Requested to rewind 57600 bytes.
D: [pulseaudio] module-suspend-on-idle.c: Sink alsa_output.pci-0000_05_01.0.analog-surround-51 becomes busy, resuming.
D: [alsa-sink-ca0106] alsa-sink.c: Limited to 57248 bytes.
D: [alsa-sink-ca0106] alsa-sink.c: before: 4770
D: [alsa-sink-ca0106] alsa-sink.c: after: 4770
D: [alsa-sink-ca0106] alsa-sink.c: Rewound 57240 bytes.
D: [alsa-sink-ca0106] sink.c: Processing rewind...
D: [alsa-sink-ca0106] sink.c: latency = 337
D: [alsa-sink-ca0106] source.c: Processing rewind...
D: [alsa-sink-ca0106] alsa-sink.c: snd_pcm_writei: Broken pipe
D: [alsa-sink-ca0106] alsa-sink.c: snd_pcm_writei: Buffer underrun!
I: [alsa-sink-ca0106] (alsa-lib)pcm.c: cannot recovery from underrun, prepare failed: Device or resource busy
E: [alsa-sink-ca0106] alsa-sink.c: snd_pcm_writei: Device or resource busy
D: [pulseaudio] sink.c: alsa_output.pci-0000_05_01.0.analog-surround-51: state: IDLE -> RUNNING
D: [pulseaudio] module-intended-roles.c: Not setting device for stream Peak detect, because already set.
D: [pulseaudio] source-output.c: Negotiated format: pcm, format.sample_format = "\"float32le\""  format.rate = "25"  format.channels = "1"  format.channel_map = "\"mono\""
I: [pulseaudio] source-output.c: Trying to change sample rate
D: [pulseaudio] source.c: Default and alternate sample rates are the same, so there is no point in switching.
D: [pulseaudio] module-suspend-on-idle.c: Sink alsa_output.pci-0000_05_01.0.analog-surround-51 becomes busy, resuming.
D: [pulseaudio] resampler.c: Resampler:
D: [pulseaudio] resampler.c:   rate 48000 -> 25 (method peaks)
D: [pulseaudio] resampler.c:   format s16le -> float32le (intermediate s16le)
D: [pulseaudio] resampler.c:   channels 6 -> 1 (resampling 1)
D: [pulseaudio] resampler.c: Channel matrix:
D: [pulseaudio] resampler.c:        I00   I01   I02   I03   I04   I05 
D: [pulseaudio] resampler.c:     +------------------------------------
D: [pulseaudio] resampler.c: O00 | 0.167 0.167 0.167 0.167 0.167 0.167
I: [pulseaudio] remap.c: Using generic matrix remapping
D: [pulseaudio] memblockq.c: memblockq requested: maxlength=33554432, tlength=0, base=12, prebuf=0, minreq=1 maxrewind=0
D: [pulseaudio] memblockq.c: memblockq sanitized: maxlength=33554436, tlength=33554436, base=12, prebuf=0, minreq=12 maxrewind=0
I: [pulseaudio] source-output.c: Created output 3 "Peak detect" on alsa_output.pci-0000_05_01.0.analog-surround-51.monitor with sample spec float32le 1ch 25Hz and channel map mono
I: [pulseaudio] source-output.c:     media.name = "Peak detect"
I: [pulseaudio] source-output.c:     application.name = "PulseAudio Volume Control"
I: [pulseaudio] source-output.c:     native-protocol.peer = "UNIX socket client"
I: [pulseaudio] source-output.c:     native-protocol.version = "32"
I: [pulseaudio] source-output.c:     application.id = "org.PulseAudio.pavucontrol"
I: [pulseaudio] source-output.c:     application.icon_name = "audio-card"
I: [pulseaudio] source-output.c:     application.version = "4.0"
I: [pulseaudio] source-output.c:     application.process.id = "2555"
I: [pulseaudio] source-output.c:     application.process.user = "groot"
I: [pulseaudio] source-output.c:     application.process.host = "iamgroot"
I: [pulseaudio] source-output.c:     application.process.binary = "pavucontrol"
I: [pulseaudio] source-output.c:     application.language = "en_US.UTF-8"
I: [pulseaudio] source-output.c:     window.x11.display = ":0"
I: [pulseaudio] source-output.c:     application.process.machine_id = "85f89a43ecac4409a149e0f88111332b"
I: [pulseaudio] source-output.c:     application.process.session_id = "1"
I: [pulseaudio] source-output.c:     module-stream-restore.id = "source-output-by-application-id:org.PulseAudio.pavucontrol"
D: [pulseaudio] memblockq.c: memblockq requested: maxlength=4194304, tlength=0, base=4, prebuf=1, minreq=0 maxrewind=0
D: [pulseaudio] memblockq.c: memblockq sanitized: maxlength=4194304, tlength=4194304, base=4, prebuf=4, minreq=4 maxrewind=0
I: [pulseaudio] protocol-native.c: Final latency 180.00 ms = 80.00 ms + 100.00 ms
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Stream added for object /org/pulseaudio/core1/record_stream3
I: [pulseaudio] module.c: Unloading "module-alsa-card" (index: #8).
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module8
D: [pulseaudio] module-always-sink.c: Autoloading null-sink as no other sinks detected.
I: [pulseaudio] sink.c: Created sink 3 "auto_null" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right
I: [pulseaudio] sink.c:     device.description = "Dummy Output"
I: [pulseaudio] sink.c:     device.class = "abstract"
I: [pulseaudio] sink.c:     device.icon_name = "audio-card"
I: [pulseaudio] source.c: Created source 4 "auto_null.monitor" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right
I: [pulseaudio] source.c:     device.description = "Monitor of Dummy Output"
I: [pulseaudio] source.c:     device.class = "monitor"
I: [pulseaudio] source.c:     device.icon_name = "audio-input-microphone"
D: [null-sink] module-null-sink.c: Thread starting up
D: [pulseaudio] sink.c: auto_null: state: INIT -> IDLE
D: [pulseaudio] source.c: auto_null.monitor: state: INIT -> IDLE
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Device added for object /org/pulseaudio/core1/source4
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Source added for object /org/pulseaudio/core1/source4
D: [pulseaudio] module-device-restore.c: Could not set format on sink auto_null
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Device added for object /org/pulseaudio/core1/sink3
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Sink added for object /org/pulseaudio/core1/sink3
D: [pulseaudio] module-suspend-on-idle.c: Sink auto_null becomes idle, timeout in 5 seconds.
I: [pulseaudio] module.c: Loaded "module-null-sink" (index: #25; argument: "sink_name=auto_null sink_properties='device.description="Dummy Output"'").
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module25
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Device removed from object /org/pulseaudio/core1/sink2
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Sink removed from object /org/pulseaudio/core1/sink2
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.DevicePort removed from object /org/pulseaudio/core1/sink2/port0
D: [pulseaudio] sink-input.c: Starting to move sink input 0 from 'alsa_output.pci-0000_05_01.0.analog-surround-51'
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Stream removed from object /org/pulseaudio/core1/record_stream3
I: [pulseaudio] source-output.c: Freeing output 3 "Peak detect"
D: [alsa-sink-ca0106] sink-input.c: Have to rewind 56868 bytes on render memblockq.
D: [alsa-sink-ca0106] sink-input.c: Have to rewind 37912 bytes on implementor.
D: [alsa-sink-ca0106] sink.c: Requesting rewind due to started move
D: [alsa-sink-ca0106] alsa-sink.c: Requested volume: front-left: 65536 / 100% / 0.00 dB,   front-right: 65536 / 100% / 0.00 dB,   rear-left: 65536 / 100% / 0.00 dB,   rear-right: 65536 / 100% / 0.00 dB,   front-center: 65536 / 100% / 0.00 dB,   lfe: 65536 / 100% / 0.00 dB
D: [alsa-sink-ca0106] alsa-sink.c: Got hardware volume: front-left: 65536 / 100% / 0.00 dB,   front-right: 65536 / 100% / 0.00 dB,   rear-left: 65536 / 100% / 0.00 dB,   rear-right: 65536 / 100% / 0.00 dB,   front-center: 65536 / 100% / 0.00 dB,   lfe: 65536 / 100% / 0.00 dB
D: [alsa-sink-ca0106] alsa-sink.c: Calculated software volume: front-left: 65536 / 100% / 0.00 dB,   front-right: 65536 / 100% / 0.00 dB,   rear-left: 65536 / 100% / 0.00 dB,   rear-right: 65536 / 100% / 0.00 dB,   front-center: 65536 / 100% / 0.00 dB,   lfe: 65536 / 100% / 0.00 dB (accurate-enough=yes)
D: [alsa-sink-ca0106] sink.c: Volume not changing
D: [pulseaudio] sink.c: alsa_output.pci-0000_05_01.0.analog-surround-51: state: RUNNING -> IDLE
I: [pulseaudio] sink-input.c: Trying to change sample rate
I: [pulseaudio] protocol-native.c: Requested tlength=100.00 ms, minreq=25.00 ms
D: [pulseaudio] protocol-native.c: Adjust latency mode enabled, configuring sink latency to half of overall latency.
D: [pulseaudio] protocol-native.c: Requested latency=25.00 ms, Received latency=25.00 ms
D: [pulseaudio] resampler.c: Resampler:
D: [pulseaudio] resampler.c:   rate 48000 -> 44100 (method speex-float-1)
D: [pulseaudio] resampler.c:   format float32le -> s16le (intermediate float32le)
D: [pulseaudio] resampler.c:   channels 2 -> 2 (resampling 2)
I: [pulseaudio] speex.c: Choosing speex quality setting 1.
D: [pulseaudio] memblockq.c: memblockq requested: maxlength=33554432, tlength=0, base=4, prebuf=0, minreq=1 maxrewind=0
D: [pulseaudio] memblockq.c: memblockq sanitized: maxlength=33554432, tlength=33554432, base=4, prebuf=0, minreq=4 maxrewind=0
D: [pulseaudio] sink-input.c: Updated resampler for sink input 0
D: [pulseaudio] sink.c: auto_null: state: IDLE -> RUNNING
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [null-sink] sink.c: Requesting rewind due to finished move
D: [null-sink] module-null-sink.c: Requested to rewind 352800 bytes.
D: [null-sink] sink.c: Processing rewind...
D: [null-sink] sink-input.c: Have to rewind 352800 bytes on render memblockq.
D: [null-sink] source.c: Processing rewind...
D: [null-sink] module-null-sink.c: Rewound 352800 bytes.
D: [pulseaudio] sink-input.c: Successfully moved sink input 0 to auto_null.
D: [pulseaudio] module-suspend-on-idle.c: Sink auto_null becomes busy, resuming.
I: [pulseaudio] module-rescue-streams.c: Successfully moved sink input 0 "AudioIPC Server" to auto_null.
I: [pulseaudio] core.c: default_sink: alsa_output.pci-0000_05_01.0.analog-surround-51 -> auto_null
D: [pulseaudio] sink.c: alsa_output.pci-0000_05_01.0.analog-surround-51: state: IDLE -> UNLINKED
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Device removed from object /org/pulseaudio/core1/source2
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Source removed from object /org/pulseaudio/core1/source2
D: [pulseaudio] module-rescue-streams.c: No evacuation source found.
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Stream removed from object /org/pulseaudio/core1/record_stream1
D: [pulseaudio] module-suspend-on-idle.c: Sink alsa_output.pci-0000_05_01.0.analog-surround-51 becomes idle, timeout in 5 seconds.
D: [pulseaudio] source.c: alsa_output.pci-0000_05_01.0.analog-surround-51.monitor: state: RUNNING -> IDLE
I: [pulseaudio] source-output.c: Freeing output 1 "Peak detect"
D: [pulseaudio] source.c: alsa_output.pci-0000_05_01.0.analog-surround-51.monitor: state: IDLE -> UNLINKED
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event.
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event.
D: [alsa-sink-ca0106] alsa-sink.c: Thread shutting down
I: [pulseaudio] sink.c: Freeing sink 2 "alsa_output.pci-0000_05_01.0.analog-surround-51"
I: [pulseaudio] source.c: Freeing source 2 "alsa_output.pci-0000_05_01.0.analog-surround-51.monitor"
D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Device removed from object /org/pulseaudio/core1/source3
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Source removed from object /org/pulseaudio/core1/source3
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.DevicePort removed from object /org/pulseaudio/core1/source3/port0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.DevicePort removed from object /org/pulseaudio/core1/source3/port1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.DevicePort removed from object /org/pulseaudio/core1/source3/port2
D: [pulseaudio] module-rescue-streams.c: No evacuation source found.
I: [pulseaudio] core.c: default_source: alsa_input.pci-0000_05_01.0.analog-stereo -> auto_null.monitor
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Stream removed from object /org/pulseaudio/core1/record_stream2
D: [pulseaudio] module-suspend-on-idle.c: Source alsa_input.pci-0000_05_01.0.analog-stereo becomes idle, timeout in 5 seconds.
D: [alsa-source-ca0106] alsa-source.c: hwbuf_unused=0
D: [alsa-source-ca0106] alsa-source.c: setting avail_min=14990
D: [pulseaudio] source.c: alsa_input.pci-0000_05_01.0.analog-stereo: state: RUNNING -> IDLE
I: [pulseaudio] source-output.c: Freeing output 2 "Peak detect"
D: [pulseaudio] source.c: alsa_input.pci-0000_05_01.0.analog-stereo: state: IDLE -> UNLINKED
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event.
D: [alsa-source-ca0106] alsa-source.c: Thread shutting down
I: [pulseaudio] source.c: Freeing source 3 "alsa_input.pci-0000_05_01.0.analog-stereo"
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Card removed from object /org/pulseaudio/core1/card2
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card2/profile0
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card2/profile1
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card2/profile2
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card2/profile3
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card2/profile4
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card2/profile5
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card2/profile6
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card2/profile7
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card2/profile8
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card2/profile9
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card2/profile10
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card2/profile11
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card2/profile12
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card2/profile13
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card2/profile14
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card2/profile15
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card2/profile16
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card2/profile17
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card2/profile18
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card2/profile19
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card2/profile20
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card2/profile21
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card2/profile22
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card2/profile23
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card2/profile24
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.CardProfile removed from object /org/pulseaudio/core1/card2/profile25
I: [pulseaudio] card.c: Freed 2 "alsa_card.pci-0000_05_01.0"
I: [pulseaudio] module.c: Unloaded "module-alsa-card" (index: #8).
D: [null-sink] protocol-native.c: Requesting rewind due to end of underrun.
D: [null-sink] module-null-sink.c: Requested to rewind 4408 bytes.
D: [null-sink] sink.c: Processing rewind...
D: [null-sink] sink-input.c: Have to rewind 4408 bytes on render memblockq.
D: [null-sink] source.c: Processing rewind...
D: [null-sink] module-null-sink.c: Rewound 4408 bytes.
D: [pulseaudio] module-udev-detect.c: /dev/snd/controlC2 is accessible: yes
D: [pulseaudio] module-stream-restore.c: Not restoring device for stream source-output-by-application-id:org.PulseAudio.pavucontrol, because already set
D: [pulseaudio] module-intended-roles.c: Not setting device for stream Peak detect, because already set.
D: [pulseaudio] source-output.c: Negotiated format: pcm, format.sample_format = "\"float32le\""  format.rate = "25"  format.channels = "1"  format.channel_map = "\"mono\""
I: [pulseaudio] source-output.c: Trying to change sample rate
I: [pulseaudio] source.c: Cannot update rate, this is a monitor source and the sink is running.
D: [pulseaudio] module-suspend-on-idle.c: Sink auto_null becomes busy, resuming.
D: [pulseaudio] resampler.c: Resampler:
D: [pulseaudio] resampler.c:   rate 44100 -> 25 (method peaks)
D: [pulseaudio] resampler.c:   format s16le -> float32le (intermediate s16le)
D: [pulseaudio] resampler.c:   channels 2 -> 1 (resampling 1)
D: [pulseaudio] resampler.c: Channel matrix:
D: [pulseaudio] resampler.c:        I00   I01 
D: [pulseaudio] resampler.c:     +------------
D: [pulseaudio] resampler.c: O00 | 0.500 0.500
I: [pulseaudio] remap.c: Using stereo to mono remapping
D: [pulseaudio] memblockq.c: memblockq requested: maxlength=33554432, tlength=0, base=4, prebuf=0, minreq=1 maxrewind=0
D: [pulseaudio] memblockq.c: memblockq sanitized: maxlength=33554432, tlength=33554432, base=4, prebuf=0, minreq=4 maxrewind=0
I: [pulseaudio] source-output.c: Created output 4 "Peak detect" on auto_null.monitor with sample spec float32le 1ch 25Hz and channel map mono
I: [pulseaudio] source-output.c:     media.name = "Peak detect"
I: [pulseaudio] source-output.c:     application.name = "PulseAudio Volume Control"
I: [pulseaudio] source-output.c:     native-protocol.peer = "UNIX socket client"
I: [pulseaudio] source-output.c:     native-protocol.version = "32"
I: [pulseaudio] source-output.c:     application.id = "org.PulseAudio.pavucontrol"
I: [pulseaudio] source-output.c:     application.icon_name = "audio-card"
I: [pulseaudio] source-output.c:     application.version = "4.0"
I: [pulseaudio] source-output.c:     application.process.id = "2555"
I: [pulseaudio] source-output.c:     application.process.user = "groot"
I: [pulseaudio] source-output.c:     application.process.host = "iamgroot"
I: [pulseaudio] source-output.c:     application.process.binary = "pavucontrol"
I: [pulseaudio] source-output.c:     application.language = "en_US.UTF-8"
I: [pulseaudio] source-output.c:     window.x11.display = ":0"
I: [pulseaudio] source-output.c:     application.process.machine_id = "85f89a43ecac4409a149e0f88111332b"
I: [pulseaudio] source-output.c:     application.process.session_id = "1"
I: [pulseaudio] source-output.c:     module-stream-restore.id = "source-output-by-application-id:org.PulseAudio.pavucontrol"
D: [pulseaudio] memblockq.c: memblockq requested: maxlength=4194304, tlength=0, base=4, prebuf=1, minreq=0 maxrewind=0
D: [pulseaudio] memblockq.c: memblockq sanitized: maxlength=4194304, tlength=4194304, base=4, prebuf=4, minreq=4 maxrewind=0
I: [pulseaudio] protocol-native.c: Final latency 80.00 ms = 40.00 ms + 40.00 ms
D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Stream added for object /org/pulseaudio/core1/record_stream4
D: [pulseaudio] source.c: auto_null.monitor: state: IDLE -> RUNNING
D: [null-sink] sink-input.c: Requesting rewind due to corking
D: [null-sink] module-null-sink.c: Requested to rewind 4408 bytes.
D: [null-sink] sink.c: Processing rewind...
D: [null-sink] sink-input.c: Have to rewind 3380 bytes on render memblockq.
D: [null-sink] sink-input.c: Have to rewind 7368 bytes on implementor.
D: [null-sink] source.c: Processing rewind...
D: [null-sink] module-null-sink.c: Rewound 3380 bytes.
D: [pulseaudio] sink.c: auto_null: state: RUNNING -> IDLE
I: [pulseaudio] module-card-restore.c: Synced.

I wonder if this has anything to do with my mic not working since an unknown number of updates. Noticed it after not using it with arch for half a year.

Offline

#4 2019-09-18 18:27:59

ms.yoshi
Member
Registered: 2019-05-23
Posts: 7

Re: [SOLVED] Audio does not work after upgrading to alsa-*-1.1.9

I wonder if this has anything to do with my mic not working since an unknown number of updates. Noticed it after not using it with arch for half a year.

Interesting, after a recent update Pulseaudio won't detect my device as an 'Analog Output 7.1 / Input'. It only detects 'Analog Surround 7.1' and as such, my microphone stopped working, even with alsa 1.1.8.

I will try some kernel and alsa downgrades and upgrades to check if Pulseaudio detects the devices, but the problem still persists.

EDIT: I also see that since my original post, other people also posted at the thread in the Manjaro forums, but still no solution other than downgrading packages.

Last edited by ms.yoshi (2019-09-18 18:31:36)

Offline

#5 2019-09-19 07:24:25

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,750

Re: [SOLVED] Audio does not work after upgrading to alsa-*-1.1.9

Please don't hijack threads, there was a known regression with explicitly emu10k1 cards, whatever other issues with other cards you have are unlikely to factor in, reopen your own topics with updated information on your specific cards (FWIW soundblaster support has only been added very recently to the kernel thanks to a reverse engineering effort, changes in that regard can happen with kernel updates.)

I definitely need more coffee in the morning

Last edited by V1del (2019-09-19 15:23:05)

Offline

#6 2019-09-19 14:33:34

ms.yoshi
Member
Registered: 2019-05-23
Posts: 7

Re: [SOLVED] Audio does not work after upgrading to alsa-*-1.1.9

V1del wrote:

Please don't hijack threads, there was a known regression with explicitly emu10k1 cards, whatever other issues with other cards you have are unlikely to factor in, reopen your own topics with updated information on your specific cards (FWIW soundblaster support has only been added very recently to the kernel thanks to a reverse engineering effort, changes in that regard can happen with kernel updates.)

It is most likely the same issue, with the very same card. How can it be hijacking? I am the original poster and I didn't change cards, never even said so.

Also, was it a known regression? Care to enlighten us? I'd very happily check this known regression thread had someone told me about it before. I couldn't find it nor could people either here or in the Manjaro forums.

The kernel has had support for Creative cards for almost two decades now. Audigy2 itself for 5 years or so.

Offline

#7 2019-09-19 15:22:36

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,750

Re: [SOLVED] Audio does not work after upgrading to alsa-*-1.1.9

Whoops seems like i've misread, sorry about that carry on... I mental mapped the post prior to yours card to ca0132 which would be a different card that only received support very recently. Which is where I would expect quite a few differences.

Last edited by V1del (2019-09-19 15:29:41)

Offline

#8 2019-11-06 18:36:45

ms.yoshi
Member
Registered: 2019-05-23
Posts: 7

Re: [SOLVED] Audio does not work after upgrading to alsa-*-1.1.9

ms.yoshi wrote:

Interesting, after a recent update Pulseaudio won't detect my device as an 'Analog Output 7.1 / Input'. It only detects 'Analog Surround 7.1' and as such, my microphone stopped working, even with alsa 1.1.8.

So even downgrading the kernel and alsa packages to versions 5.0.3 and 1.1.8, Pulseaudio still would not recognize my microphone as it did back when those versions were the latest.

Manually loading module-alsa-sink and module-alsa-source instead of expecting module-udev-detect to load them seemed to make my mic work on some applications.

Which makes me wonder if it was not a regression on udev detection all along. Still not sure how to pinpoint this, but I'll try to debug the module and see if anything comes up.

Offline

#9 2019-12-10 21:53:34

Thorsten Reinbold
Member
From: Germany
Registered: 2011-12-06
Posts: 353

Re: [SOLVED] Audio does not work after upgrading to alsa-*-1.1.9

Do any official bug reports exists? I have similar Problems here (Audigy RX, same Chipset) and also "Dummy Output"-Only-Situations.

Offline

#10 2020-01-01 21:15:00

AlexYeCu
Member
Registered: 2020-01-01
Posts: 1

Re: [SOLVED] Audio does not work after upgrading to alsa-*-1.1.9

Confirming this for alsa v. 1.2.1 in Fedora, downgrading to 1.1.8 fixes the problem.
Soundcard: Audigy2 ZS.
So, any information about bug report?

Offline

#11 2020-02-13 00:49:55

ms.yoshi
Member
Registered: 2019-05-23
Posts: 7

Re: [SOLVED] Audio does not work after upgrading to alsa-*-1.1.9

So, as an update for everyone, I was able to solve my problem. Turns out the automatic profiles pulseaudio aren't working properly after 1.1.9+ for my soundcard.

I followed these steps to create a custom-profile.conf and an udev rule for my card's vendor:device ids.
I changed the contents in custom-profile based on what I needed (Analog Surround 7.1 + Analog Input), and the profile loads properly.

For those following these steps, you should change ATTRS{vendor} and ATTRS{device} based on your card, you can get the values from

$ pactl list cards

For the profile you can try other mappings from /usr/share/pulseaudio/alsa-mixer/profile-sets/default.conf.
Remember to adjust the profile section at the end as well.

My config as an example:
/usr/lib/udev/rules.d/91-pulseaudio-custom.rules

SUBSYSTEM!="sound", GOTO="pulseaudio_end"
ACTION!="change", GOTO="pulseaudio_end"
KERNEL!="card*", GOTO="pulseaudio_end"

SUBSYSTEMS=="pci", ATTRS{vendor}=="0x1102", ATTRS{device}=="0x0008", ENV{PULSE_PROFILE_SET}="custom-profile.conf"

LABEL="pulseaudio_end"

/usr/share/pulseaudio/alsa-mixer/profile-sets/custom-profile.conf

[General]
auto-profiles = no

[Mapping analog-stereo]
device-strings = hw:%f
channel-map = left,right
paths-output = analog-output analog-output-lineout analog-output-speaker analog-output-headphones analog-output-headphones-2
paths-input = analog-input-front-mic analog-input-rear-mic analog-input-internal-mic analog-input-dock-mic analog-input analog-input-mic analog-input-linein analog-input-aux analog-input-video analog-input-tvtuner analog-input-fm analog-input-mic-line analog-input-headphone-mic analog-input-headset-mic
priority = 15

[Mapping analog-surround-71]
device-strings = surround71:%f
channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right
description = Analog Surround 7.1
paths-output = analog-output analog-output-lineout analog-output-speaker
priority = 12

[Profile output:analog-surround-71+input:analog-stereo]
description = Analog Surround 7.1 Output/Input
output-mappings = analog-surround-71
input-mappings = analog-stereo

Offline

#12 2020-02-19 16:22:21

Teetoow
Member
Registered: 2020-02-19
Posts: 2

Re: [SOLVED] Audio does not work after upgrading to alsa-*-1.1.9

I encounter the same problem and your solution does not solve the problem at all.. I still encounter device or resource busy error.

Offline

#13 2020-02-19 16:23:40

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,750

Re: [SOLVED] Audio does not work after upgrading to alsa-*-1.1.9

What's your

sudo fuser -v /dev/snd/*

Offline

#14 2020-02-21 07:40:04

Teetoow
Member
Registered: 2020-02-19
Posts: 2

Re: [SOLVED] Audio does not work after upgrading to alsa-*-1.1.9

Ok so after long time trying to debug this problem we found that it only happens when pulseaudio tried to use ALSA with surround (no problem when pulseaudio is forced to connect to ALSA on stereo only).
The funny part: the problem just disappeared when I upgraded my system. Now ALSA version is 1.2.1 and pulseaudio version is 13.0). No need to create udev rule or setting specific pulseaudio profil.

N.B. @v1del: nobody else used sound

Offline

Board footer

Powered by FluxBB