No sound with ATI R6xx HDMI + ALSA

Hi guys,
After a few hours of googling and trying different solutions, I don't get any sound on my computer. Hope somebody has an idea...
Output of aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Generic [HD-Audio Generic], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: Generic_1 [HD-Audio Generic], device 0: ALC889 Analog [ALC889 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: Generic_1 [HD-Audio Generic], device 1: ALC889 Digital [ALC889 Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
Content of /etc/asound.conf (no .asoundrc, the user is in the group audio)
pcm.!default {
        type hw
        card 0
        device 3
ctl.!default {
        type hw
        card 0
Output of lsmod | grep '^snd' | column -t
snd_hda_codec_realtek  59152  1
snd_hda_codec_hdmi     23704  1
snd_hda_intel          25700  0
snd_hda_codec          97432  3  snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel
snd_hwdep              6300   1  snd_hda_codec
snd_pcm                74926  3  snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
snd_page_alloc         7217   2  snd_pcm,snd_hda_intel
snd_timer              18966  1  snd_pcm
snd                    60021  7  snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec,snd_hda_intel
Content of the /dev/snd directory
drwxr-xr-x  2 root root       80 Oct  1 23:11 by-path
crw-rw----+ 1 root audio 116,  4 Oct  1 23:11 controlC0
crw-rw----+ 1 root audio 116, 10 Oct  1 23:11 controlC1
crw-rw----+ 1 root audio 116,  3 Oct  1 23:11 hwC0D0
crw-rw----+ 1 root audio 116,  9 Oct  1 23:11 hwC1D0
crw-rw----+ 1 root audio 116,  2 Oct  1 23:13 pcmC0D3p
crw-rw----+ 1 root audio 116,  8 Oct  1 23:11 pcmC1D0c
crw-rw----+ 1 root audio 116,  7 Oct  1 23:11 pcmC1D0p
crw-rw----+ 1 root audio 116,  6 Oct  1 23:11 pcmC1D1p
crw-rw----+ 1 root audio 116,  5 Oct  1 23:11 pcmC1D2c
crw-rw----  1 root audio 116,  1 Oct  1 23:11 seq
crw-rw----+ 1 root audio 116, 33 Oct  1 23:11 timer
Content of modprobe.conf (I use fglrx driver)
blacklist radeon
And last but not least the relevant part of my syslinux.cfg
LABEL arch
        MENU LABEL Arch Linux
        LINUX ../vmlinuz-linux
        APPEND root=/dev/sda2 ro radeon.audio=1 nomodeset
        INITRD ../initramfs-linux.img
Thanks in advance !

I seem to be having the same problem playing HDMI audio.  Do you happen to remember how you got this resolved?
For any interested parties, my alsa mixer screen looks something like this as well:
──────────────────────────── AlsaMixer v1.0.24.2 ─────────────────────────────
Card: HD-Audio Generic                               F1:  Help               
Chip: ATI R6xx HDMI                                  F2:  System information
View: F3:[Playback] F4: Capture  F5: All             F6:  Select sound card 
Item: S/PDIF                                         Esc: Exit               
                                     ┌──┐                                     
                                     │OO│                                     
                                     └──┘                                     
                                  < S/PDIF >
Audio works fine through the Realtek chip (HDA ATI SB card). Just not through HDMI.

Similar Messages

  • No sound with HDA Intel HDMI

    I've got no sound with the Intel HDMI (work only with headphone)
    Here are some hardware informations :
    I've run the alsa-info.sh and my informations are there --> http://www.alsa-project.org/db/?f=82540 … 847ccaaccc
    [root@archeee ~]# aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: Intel [HDA Intel], device 0: ALC662 rev1 Analog [ALC662 rev1 Analog]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    card 0: Intel [HDA Intel], device 1: ALC662 rev1 Digital [ALC662 rev1 Digital]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    card 1: HDMI [HDA ATI HDMI], device 3: ATI HDMI [ATI HDMI]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    [root@archeee ~]# lsmod | grep snd
    snd_seq_dummy           1099  0
    snd_hda_codec_atihdmi     2051  1
    snd_seq_oss            25304  0
    snd_seq_midi_event      4452  1 snd_seq_oss
    snd_hda_codec_realtek   179443  1
    snd_seq                42628  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
    snd_seq_device          4313  3 snd_seq_dummy,snd_seq_oss,snd_seq
    snd_pcm_oss            33693  0
    snd_mixer_oss          14810  1 snd_pcm_oss
    snd_hda_intel          18921  0
    snd_hda_codec          56728  3 snd_hda_codec_atihdmi,snd_hda_codec_realtek,snd_hda_intel
    snd_hwdep               5102  1 snd_hda_codec
    snd_pcm                57479  3 snd_pcm_oss,snd_hda_intel,snd_hda_codec
    snd_timer              16117  2 snd_seq,snd_pcm
    snd                    43847  11 snd_seq_oss,snd_hda_codec_realtek,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
    soundcore               5007  1 snd
    snd_page_alloc          5809  2 snd_hda_intel,snd_pcm
    DAEMONS Section in rc.conf :
    DAEMONS=(syslog-ng network netfs crond hal alsa)
    The PC is an eeebox EB1006
    http://www.productwiki.com/asus-eeebox-pc-eb1006/
    Things I checked :
    done a alsamixer and seleted HDA ATI HDMI, enabled sound with the m key
    ┌───────────────────────────── AlsaMixer v1.0.22 ────────
    │ Card: HDA ATI HDMI                                   F1:  Help                                                               
    │ Chip: ATI R6xx HDMI                                  F2:  System information
    │ View: F3:[Playback] F4: Capture  F5: All             F6:  Select sound card
    │ Item: S/PDIF                                         Esc: Exit               
    │                                                                             
    │                                                                             
    │                                                                             
    │                                                                             
    │                                                                             
    │                                                                             
    │                                                                             
    │                                     ┌──┐                                     
    │                                     │OO│                                     
    │                                     └──┘                                     
    │                                  < S/PDIF >                                 
    │                                             
    I've readed a lot of thread with the ATI HDMI sound probleme, and my config seems good, but still there is no sound.
    Last edited by drev (2010-02-26 17:17:10)

    I seem to be having the same problem playing HDMI audio.  Do you happen to remember how you got this resolved?
    For any interested parties, my alsa mixer screen looks something like this as well:
    ──────────────────────────── AlsaMixer v1.0.24.2 ─────────────────────────────
    Card: HD-Audio Generic                               F1:  Help               
    Chip: ATI R6xx HDMI                                  F2:  System information
    View: F3:[Playback] F4: Capture  F5: All             F6:  Select sound card 
    Item: S/PDIF                                         Esc: Exit               
                                         ┌──┐                                     
                                         │OO│                                     
                                         └──┘                                     
                                      < S/PDIF >
    Audio works fine through the Realtek chip (HDA ATI SB card). Just not through HDMI.

  • [SOLVED] No sound with Asus Xonar DGX

    I've got no sound so I've looked into journalctl and there were some bluez and pulseaudio related erros. So i.a.w. this topic https://bbs.archlinux.org/viewtopic.php?id=155714 I did `systemctl enable bluetooth.service`. No more errors but still no sound.
    Other things I did:
    - unplug/plug headphones
    - check whether anything is muted in alsamixer and the gnome sound applet (note: nothing is greyed-out, microphone picks up signals)
    snd_oxygen i.e. ASUS XONAR is the sound card I would like to use and I hook my headphones to.
    # cat /proc/asound/cards
    0 [DGX ]: CMI8786 - Xonar DGX
    C-Media Oxygen HD Audio at 0xee00, irq 17
    1 [HDMI ]: HDA-Intel - HDA ATI HDMI
    HDA ATI HDMI at 0xfd7fc000 irq 30
    # lsmod | grep '^snd' | column -t
    snd_hda_codec_hdmi 49263 1
    snd_hda_intel 26387 2
    snd_hda_controller 26857 1 snd_hda_intel
    snd_oxygen 23783 2
    snd_hda_codec 112621 3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_controller
    snd_oxygen_lib 36709 1 snd_oxygen
    snd_hwdep 17244 1 snd_hda_codec
    snd_mpu401_uart 13507 1 snd_oxygen_lib
    snd_rawmidi 26806 1 snd_mpu401_uart
    snd_seq_device 13307 1 snd_rawmidi
    snd_pcm 88779 5 snd_hda_codec_hdmi,snd_oxygen_lib,snd_hda_codec,snd_hda_intel,snd_hda_controller
    snd_timer 26614 1 snd_pcm
    snd 73436 19 snd_oxygen,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_rawmidi,snd_oxygen_lib,snd_hda_codec,snd_hda_intel,snd_mpu401_uart,snd_seq_device
    # journalctl -b | grep -i bluez
    Apr 26 12:13:52 arch1411 dbus[326]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service'
    Apr 26 12:13:52 arch1411 dbus[326]: [system] Successfully activated service 'org.bluez'
    Apr 26 12:14:31 arch1411 /usr/lib/gdm/gdm-x-session[359]: Activating service name='org.bluez.obex'
    Apr 26 12:14:31 arch1411 /usr/lib/gdm/gdm-x-session[359]: Successfully activated service 'org.bluez.obex'
    [root@arch1411 hg1]# journalctl -b | grep -i audio
    Apr 26 12:13:50 arch1411 kernel: snd_hda_intel 0000:01:00.1: Handle VGA-switcheroo audio client
    Apr 26 12:13:52 arch1411 rtkit-daemon[432]: Successfully made thread 431 of process 431 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11.
    Apr 26 12:13:52 arch1411 rtkit-daemon[432]: Successfully made thread 456 of process 431 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5.
    Apr 26 12:13:52 arch1411 rtkit-daemon[432]: Successfully made thread 497 of process 431 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5.
    Apr 26 12:13:52 arch1411 rtkit-daemon[432]: Successfully made thread 498 of process 431 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5.
    Apr 26 15:37:00 arch1411 vlc.desktop[876]: [00007ffabc009ee8] mpgatofixed32 audio converter error: libmad error: bad main_data_begin pointer
    Apr 26 15:37:02 arch1411 vlc.desktop[876]: [00007ffae0c244f8] mpgatofixed32 audio converter error: libmad error: bad main_data_begin pointer
    # systemctl status pulseaudio.service
    ● pulseaudio.service
    Loaded: not-found (Reason: No such file or directory)
    Active: inactive (dead)
    # systemctl start pulseaudio.service
    Failed to start pulseaudio.service: Unit pulseaudio.service failed to load: No such file or directory.
    Should I proceed per https://bbs.archlinux.org/viewtopic.php?id=149501 and remove pulseaudio daemon from the /etc/rc.conf file?
    Last edited by bbarcher (2015-05-01 07:42:36)

    systemctl --all --no-pager|grep -i pulse
    returns nothing.
    Thank you for your input, V1del.
    $ pacmd list-cards
    2 card(s) available.
    index: 0
    name: <alsa_card.pci-0000_01_00.1>
    driver: <module-alsa-card.c>
    owner module: 6
    properties:
    alsa.card = "0"
    alsa.card_name = "HDA ATI HDMI"
    alsa.long_card_name = "HDA ATI HDMI at 0xfd7fc000 irq 30"
    alsa.driver_name = "snd_hda_intel"
    device.bus_path = "pci-0000:01:00.1"
    sysfs.path = "/devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card0"
    device.bus = "pci"
    device.vendor.id = "1002"
    device.vendor.name = "Advanced Micro Devices, Inc. [AMD/ATI]"
    device.product.id = "aa88"
    device.product.name = "Barts HDMI Audio [Radeon HD 6800 Series]"
    device.string = "0"
    device.description = "Barts HDMI Audio [Radeon HD 6800 Series]"
    module-udev-detect.discovered = "1"
    device.icon_name = "audio-card-pci"
    profiles:
    output:hdmi-stereo: Digital Stereo (HDMI) Output (priority 5400, available: unknown)
    output:hdmi-surround: Digital Surround 5.1 (HDMI) Output (priority 300, available: unknown)
    output:hdmi-surround71: Digital Surround 7.1 (HDMI) Output (priority 300, available: unknown)
    off: Off (priority 0, available: unknown)
    active profile: <output:hdmi-stereo>
    sinks:
    alsa_output.pci-0000_01_00.1.hdmi-stereo/#0: Barts HDMI Audio [Radeon HD 6800 Series] Digital Stereo (HDMI)
    sources:
    alsa_output.pci-0000_01_00.1.hdmi-stereo.monitor/#0: Monitor of Barts HDMI Audio [Radeon HD 6800 Series] Digital Stereo (HDMI)
    ports:
    hdmi-output-0: HDMI / DisplayPort (priority 5900, latency offset 0 usec, available: no)
    properties:
    device.icon_name = "video-display"
    index: 1
    name: <alsa_card.pci-0000_04_04.0>
    driver: <module-alsa-card.c>
    owner module: 24
    properties:
    alsa.card = "1"
    alsa.card_name = "Xonar DGX"
    alsa.long_card_name = "C-Media Oxygen HD Audio at 0xee00, irq 17"
    alsa.driver_name = "snd_oxygen"
    device.bus_path = "pci-0000:04:04.0"
    sysfs.path = "/devices/pci0000:00/0000:00:05.0/0000:03:00.0/0000:04:04.0/sound/card1"
    device.bus = "pci"
    device.vendor.id = "13f6"
    device.vendor.name = "C-Media Electronics Inc"
    device.product.id = "8788"
    device.product.name = "CMI8788 [Oxygen HD Audio]"
    device.string = "1"
    device.description = "CMI8788 [Oxygen HD Audio]"
    module-udev-detect.discovered = "1"
    device.icon_name = "audio-card-pci"
    profiles:
    input:analog-stereo: Analog Stereo Input (priority 60, available: unknown)
    output:analog-stereo: Analog Stereo Output (priority 6000, available: unknown)
    output:analog-stereo+input:analog-stereo: Analog Stereo Duplex (priority 6060, available: unknown)
    off: Off (priority 0, available: unknown)
    active profile: <output:analog-stereo+input:analog-stereo>
    sinks:
    alsa_output.pci-0000_04_04.0.analog-stereo/#1: CMI8788 [Oxygen HD Audio] Analog Stereo
    sources:
    alsa_output.pci-0000_04_04.0.analog-stereo.monitor/#1: Monitor of CMI8788 [Oxygen HD Audio] Analog Stereo
    alsa_input.pci-0000_04_04.0.analog-stereo/#2: CMI8788 [Oxygen HD Audio] Analog Stereo
    ports:
    analog-input-front-mic: Front Microphone (priority 8500, latency offset 0 usec, available: unknown)
    properties:
    device.icon_name = "audio-input-microphone"
    analog-input-mic: Microphone (priority 8700, latency offset 0 usec, available: unknown)
    properties:
    device.icon_name = "audio-input-microphone"
    analog-input-linein: Line In (priority 8100, latency offset 0 usec, available: unknown)
    properties:
    analog-input-aux: Analog Input (priority 8000, latency offset 0 usec, available: unknown)
    properties:
    analog-output-headphones: Headphones (priority 9000, latency offset 0 usec, available: unknown)
    properties:
    device.icon_name = "audio-headphones"
    $ pacmd list-sinks
    2 sink(s) available.
    index: 0
    name: <alsa_output.pci-0000_01_00.1.hdmi-stereo>
    driver: <module-alsa-card.c>
    flags: HARDWARE DECIBEL_VOLUME LATENCY FLAT_VOLUME DYNAMIC_LATENCY
    state: SUSPENDED
    suspend cause: IDLE
    priority: 9050
    volume: front-left: 65536 / 100% / 0.00 dB, front-right: 65536 / 100% / 0.00 dB
    balance 0.00
    base volume: 65536 / 100% / 0.00 dB
    volume steps: 65537
    muted: no
    current latency: 0.00 ms
    max request: 0 KiB
    max rewind: 0 KiB
    monitor source: 0
    sample spec: s16le 2ch 44100Hz
    channel map: front-left,front-right
    Stereo
    used by: 0
    linked by: 0
    configured latency: 0.00 ms; range is 0.50 .. 1999.82 ms
    card: 0 <alsa_card.pci-0000_01_00.1>
    module: 6
    properties:
    alsa.resolution_bits = "16"
    device.api = "alsa"
    device.class = "sound"
    alsa.class = "generic"
    alsa.subclass = "generic-mix"
    alsa.name = "HDMI 0"
    alsa.id = "HDMI 0"
    alsa.subdevice = "0"
    alsa.subdevice_name = "subdevice #0"
    alsa.device = "3"
    alsa.card = "0"
    alsa.card_name = "HDA ATI HDMI"
    alsa.long_card_name = "HDA ATI HDMI at 0xfd7fc000 irq 30"
    alsa.driver_name = "snd_hda_intel"
    device.bus_path = "pci-0000:01:00.1"
    sysfs.path = "/devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card0"
    device.bus = "pci"
    device.vendor.id = "1002"
    device.vendor.name = "Advanced Micro Devices, Inc. [AMD/ATI]"
    device.product.id = "aa88"
    device.product.name = "Barts HDMI Audio [Radeon HD 6800 Series]"
    device.string = "hdmi:0"
    device.buffering.buffer_size = "352768"
    device.buffering.fragment_size = "176384"
    device.access_mode = "mmap+timer"
    device.profile.name = "hdmi-stereo"
    device.profile.description = "Digital Stereo (HDMI)"
    device.description = "Barts HDMI Audio [Radeon HD 6800 Series] Digital Stereo (HDMI)"
    alsa.mixer_name = "ATI R6xx HDMI"
    alsa.components = "HDA:1002aa01,00aa0100,00100200"
    module-udev-detect.discovered = "1"
    device.icon_name = "audio-card-pci"
    ports:
    hdmi-output-0: HDMI / DisplayPort (priority 5900, latency offset 0 usec, available: no)
    properties:
    device.icon_name = "video-display"
    active port: <hdmi-output-0>
    * index: 1
    name: <alsa_output.pci-0000_04_04.0.analog-stereo>
    driver: <module-alsa-card.c>
    flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY FLAT_VOLUME DYNAMIC_LATENCY
    state: SUSPENDED
    suspend cause: IDLE
    priority: 9059
    volume: front-left: 65536 / 100% / 0.00 dB, front-right: 65536 / 100% / 0.00 dB
    balance 0.00
    base volume: 65536 / 100% / 0.00 dB
    volume steps: 65537
    muted: no
    current latency: 0.00 ms
    max request: 0 KiB
    max rewind: 0 KiB
    monitor source: 1
    sample spec: s16le 2ch 48000Hz
    channel map: front-left,front-right
    Stereo
    used by: 0
    linked by: 0
    configured latency: 0.00 ms; range is 0.50 .. 1837.50 ms
    card: 1 <alsa_card.pci-0000_04_04.0>
    module: 24
    properties:
    alsa.resolution_bits = "16"
    device.api = "alsa"
    device.class = "sound"
    alsa.class = "generic"
    alsa.subclass = "generic-mix"
    alsa.name = "Multichannel"
    alsa.id = "Multichannel"
    alsa.subdevice = "0"
    alsa.subdevice_name = "subdevice #0"
    alsa.device = "0"
    alsa.card = "1"
    alsa.card_name = "Xonar DGX"
    alsa.long_card_name = "C-Media Oxygen HD Audio at 0xee00, irq 17"
    alsa.driver_name = "snd_oxygen"
    device.bus_path = "pci-0000:04:04.0"
    sysfs.path = "/devices/pci0000:00/0000:00:05.0/0000:03:00.0/0000:04:04.0/sound/card1"
    device.bus = "pci"
    device.vendor.id = "13f6"
    device.vendor.name = "C-Media Electronics Inc"
    device.product.id = "8788"
    device.product.name = "CMI8788 [Oxygen HD Audio]"
    device.string = "hw:1"
    device.buffering.buffer_size = "352800"
    device.buffering.fragment_size = "352800"
    device.access_mode = "mmap+timer"
    device.profile.name = "analog-stereo"
    device.profile.description = "Analog Stereo"
    device.description = "CMI8788 [Oxygen HD Audio] Analog Stereo"
    alsa.mixer_name = "CMI8786"
    alsa.components = "CS4245 CMI8786"
    module-udev-detect.discovered = "1"
    device.icon_name = "audio-card-pci"
    ports:
    analog-output-headphones: Headphones (priority 9000, latency offset 0 usec, available: unknown)
    properties:
    device.icon_name = "audio-headphones"
    active port: <analog-output-headphones>
    After all of the recommended solutions from the wiki I still get
    $ systemctl status pulseaudio.service
    ● pulseaudio.service
    Loaded: not-found (Reason: No such file or directory)
    Active: inactive (dead)
    $ pulseaudio -vvvv
    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 6.0
    D: [pulseaudio] main.c: Compilation host: x86_64-unknown-linux-gnu
    D: [pulseaudio] main.c: Compilation CFLAGS: -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -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 3.19.3-3-ARCH #1 SMP PREEMPT Wed Apr 8 14:10:00 CEST 2015
    D: [pulseaudio] main.c: Found 6 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 d36c9fa4b78f4c8cae7f7ad7897683e3.
    I: [pulseaudio] main.c: Session ID is c1.
    I: [pulseaudio] main.c: Using runtime directory /run/user/1000/pulse.
    I: [pulseaudio] main.c: Using state directory /home/hg1/.config/pulse.
    I: [pulseaudio] main.c: Using modules directory /usr/lib/pulse-6.0/modules.
    I: [pulseaudio] main.c: Running in system mode: no
    E: [pulseaudio] pid.c: Daemon already running.
    E: [pulseaudio] main.c: pa_pid_file_create() failed.
    Last edited by bbarcher (2015-04-27 19:16:41)

  • No sound with Pulseaudio, while it's working with ALSA only

    Hi!
    I have no sound when pulseaudio is running, while sound works great using ALSA only, i.e. when I kill pulseaudio.
    In pavucontrol, the volume meter is working in the "Playback" tab, but not in the "Output devices" tab. Is this normal?
    I've tried changing the default sink in pulseaudio's config, did not work.
    I've tried different kernels as well as different pulseaudio versions, but it looks like the issue comes from the configuration. Note that the Arch install is fairly old (~3 years), and since this is not my own machine, I am not fully aware about all what happened in /etc. I'm using the default /etc/asound.conf and /etc/pulse/*.
    From what I can remember, Pulseaudio was working well at the beginning (i.e. 3 years ago), and I can tell for sure that it stopped working at least a year ago. I cannot tell what happened in between since I have not been using the machine.
    I have one onboard card + one HDMI card.
    $ aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: SB [HDA ATI SB], device 0: ALC888 Analog [ALC888 Analog]
    Subdevices: 0/1
    Subdevice #0: subdevice #0
    card 0: SB [HDA ATI SB], device 1: ALC888 Digital [ALC888 Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: HDMI [HDA ATI HDMI], device 3: HDMI 0 [HDMI 0]
    Subdevices: 0/1
    Subdevice #0: subdevice #0
    Other details:
    # fuser -v /dev/snd/*
    USER PID ACCESS COMMAND
    /dev/snd/controlC0: peter 3090 F.... pulseaudio
    /dev/snd/controlC1: peter 3090 F.... pulseaudio
    /dev/snd/pcmC0D0c: peter 3090 F...m pulseaudio
    /dev/snd/pcmC0D0p: peter 3090 F...m pulseaudio
    /dev/snd/pcmC1D3p: peter 3090 F...m pulseaudio
    And pulseaudio's log:
    $ pulseaudio -vvvv
    I: [pulseaudio] main.c: setrlimit(RLIMIT_NICE, (31, 31)) 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 5.0
    D: [pulseaudio] main.c: Compilation host: x86_64-unknown-linux-gnu
    D: [pulseaudio] main.c: Compilation CFLAGS: -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -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
    D: [pulseaudio] main.c: Running on host: Linux x86_64 3.14.1-1-ARCH #1 SMP PREEMPT Mon Apr 14 20:40:47 CEST 2014
    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 cb48809d0ce9a381d9d11fe60000021f.
    I: [pulseaudio] main.c: Session ID is c1.
    I: [pulseaudio] main.c: Using runtime directory /run/user/1000/pulse.
    I: [pulseaudio] main.c: Using state directory /home/peter/.config/pulse.
    I: [pulseaudio] main.c: Using modules directory /usr/lib/pulse-5.0/modules.
    I: [pulseaudio] main.c: Running in system mode: no
    I: [pulseaudio] main.c: Fresh high-resolution timers available! Bon appetit!
    D: [pulseaudio] memblock.c: Using shared 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 MMXEXT 3DNOW 3DNOWEXT
    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/peter/.config/pulse/cb48809d0ce9a381d9d11fe60000021f-device-volumes.tdb'
    I: [pulseaudio] module-device-restore.c: Successfully opened database file '/home/peter/.config/pulse/cb48809d0ce9a381d9d11fe60000021f-device-volumes'.
    I: [pulseaudio] module.c: Loaded "module-device-restore" (index: #0; argument: "").
    D: [pulseaudio] database-tdb.c: Opened TDB database '/home/peter/.config/pulse/cb48809d0ce9a381d9d11fe60000021f-stream-volumes.tdb'
    I: [pulseaudio] module-stream-restore.c: Successfully opened database file '/home/peter/.config/pulse/cb48809d0ce9a381d9d11fe60000021f-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
    I: [pulseaudio] module.c: Loaded "module-stream-restore" (index: #1; argument: "").
    D: [pulseaudio] database-tdb.c: Opened TDB database '/home/peter/.config/pulse/cb48809d0ce9a381d9d11fe60000021f-card-database.tdb'
    I: [pulseaudio] module-card-restore.c: Successfully opened database file '/home/peter/.config/pulse/cb48809d0ce9a381d9d11fe60000021f-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-5.0/modules/module-udev-detect.so': success
    D: [pulseaudio] module-udev-detect.c: /dev/snd/controlC1 is accessible: yes
    D: [pulseaudio] module-udev-detect.c: /devices/pci0000:00/0000:00:02.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 20d90357267ddae6a34aca265354c587 as :1.56
    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/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] 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-lib)pcm_hw.c: open '/dev/snd/pcmC1D0c' failed (-2)
    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-lib)pcm_hw.c: open '/dev/snd/pcmC1D0c' failed (-2)
    I: [pulseaudio] alsa-util.c: Error opening PCM device front:1: No such file or directory
    D: [pulseaudio] alsa-util.c: Trying hw:1 with SND_PCM_NO_AUTO_FORMAT ...
    I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D0c' failed (-2)
    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-stereo
    D: [pulseaudio] alsa-mixer.c: Looking at profile input:analog-4-channel-input
    D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog 4-channel Input (analog-4-channel-input)
    D: [pulseaudio] alsa-util.c: Trying hw:1 with SND_PCM_NO_AUTO_FORMAT ...
    I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D0c' failed (-2)
    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-4-channel-input
    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-lib)pcm_hw.c: open '/dev/snd/pcmC1D1c' failed (-2)
    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-lib)pcm_hw.c: open '/dev/snd/pcmC1D0p' failed (-2)
    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:analog-4-channel-input - 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-lib)pcm_hw.c: open '/dev/snd/pcmC1D0p' failed (-2)
    I: [pulseaudio] alsa-util.c: Error opening PCM device front:1: No such file or directory
    D: [pulseaudio] alsa-util.c: Trying hw:1 with SND_PCM_NO_AUTO_FORMAT ...
    I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D0p' failed (-2)
    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-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:analog-4-channel-input - 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-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-lib)pcm_hw.c: open '/dev/snd/pcmC1D0p' failed (-2)
    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:analog-4-channel-input - 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-lib)pcm_hw.c: open '/dev/snd/pcmC1D0p' failed (-2)
    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:analog-4-channel-input - 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-lib)pcm_hw.c: open '/dev/snd/pcmC1D0p' failed (-2)
    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:analog-4-channel-input - 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-lib)pcm_hw.c: open '/dev/snd/pcmC1D0p' failed (-2)
    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:analog-4-channel-input - 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-lib)pcm_hw.c: open '/dev/snd/pcmC1D0p' failed (-2)
    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:analog-4-channel-input - 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-lib)pcm_hw.c: open '/dev/snd/pcmC1D1p' failed (-2)
    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:analog-4-channel-input - 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:analog-4-channel-input - 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:analog-4-channel-input - 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:analog-4-channel-input - will not be able to open output:iec958-dts-surround-51
    D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-dts-surround-51+input:iec958-stereo - will not be able to open output:iec958-dts-surround-51
    D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo
    D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI) (hdmi-stereo)
    D: [pulseaudio] alsa-util.c: Trying hdmi:1 with SND_PCM_NO_AUTO_FORMAT ...
    D: [pulseaudio] alsa-util.c: Managed to open hdmi:1
    D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
    D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
    D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo supported.
    I: [pulseaudio] (alsa-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 0xbfa1e0, 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,pcm=3, 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:analog-4-channel-input - will not be able to open input:analog-4-channel-input
    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: Profile set 0xbaf0a0, auto_profiles=yes, probed=yes, n_mappings=1, n_profiles=1, n_decibel_fixes=0
    D: [pulseaudio] alsa-mixer.c: Mapping hdmi-stereo (Digital Stereo (HDMI)), priority=54, channel_map=front-left,front-right, supported=yes, direction=1
    D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo (Digital Stereo (HDMI) Output), priority=5400, supported=yes n_input_mappings=0, n_output_mappings=1
    D: [pulseaudio] alsa-mixer.c: Output hdmi-stereo
    I: [pulseaudio] module-card-restore.c: Restoring port latency offsets for card alsa_card.pci-0000_01_00.1.
    I: [pulseaudio] card.c: Created 0 "alsa_card.pci-0000_01_00.1"
    D: [pulseaudio] module-alsa-card.c: Found 1 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] core-subscribe.c: Dropped redundant event due to change event.
    D: [pulseaudio] module-switch-on-port-available.c: finding port hdmi-output-0
    D: [pulseaudio] reserve-wrap.c: Successfully create reservation lock monitor for device 'Audio1'
    D: [pulseaudio] alsa-util.c: Trying hdmi:1 with SND_PCM_NO_AUTO_FORMAT ...
    D: [pulseaudio] alsa-util.c: Managed to open hdmi:1
    I: [pulseaudio] alsa-util.c: Trying to disable ALSA period wakeups, using timers only
    D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
    D: [pulseaudio] alsa-util.c: Set buffer size first (to 88200 samples), period size second (to 88200 samples).
    I: [pulseaudio] alsa-util.c: ALSA period wakeups disabled
    I: [pulseaudio] alsa-sink.c: Successfully opened device hdmi:1.
    I: [pulseaudio] alsa-sink.c: Selected mapping 'Digital Stereo (HDMI)' (hdmi-stereo).
    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 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: Added 1 ports
    I: [pulseaudio] module-device-restore.c: Restoring port for sink sink:alsa_output.pci-0000_01_00.1.hdmi-stereo.
    D: [pulseaudio] module-switch-on-port-available.c: Switching initial port for sink 'alsa_output.pci-0000_01_00.1.hdmi-stereo' to 'hdmi-output-0'
    I: [pulseaudio] sink.c: Created sink 0 "alsa_output.pci-0000_01_00.1.hdmi-stereo" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right
    I: [pulseaudio] sink.c: alsa.resolution_bits = "16"
    I: [pulseaudio] sink.c: device.api = "alsa"
    I: [pulseaudio] sink.c: device.class = "sound"
    I: [pulseaudio] sink.c: alsa.class = "generic"
    I: [pulseaudio] sink.c: alsa.subclass = "generic-mix"
    I: [pulseaudio] sink.c: alsa.name = "HDMI 0"
    I: [pulseaudio] sink.c: alsa.id = "HDMI 0"
    I: [pulseaudio] sink.c: alsa.subdevice = "0"
    I: [pulseaudio] sink.c: alsa.subdevice_name = "subdevice #0"
    I: [pulseaudio] sink.c: alsa.device = "3"
    I: [pulseaudio] sink.c: alsa.card = "1"
    I: [pulseaudio] sink.c: alsa.card_name = "HDA ATI HDMI"
    I: [pulseaudio] sink.c: alsa.long_card_name = "HDA ATI HDMI at 0xfe9bc000 irq 45"
    I: [pulseaudio] sink.c: alsa.driver_name = "snd_hda_intel"
    I: [pulseaudio] sink.c: device.bus_path = "pci-0000:01:00.1"
    I: [pulseaudio] sink.c: sysfs.path = "/devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1"
    I: [pulseaudio] sink.c: device.bus = "pci"
    I: [pulseaudio] sink.c: device.vendor.id = "1002"
    I: [pulseaudio] sink.c: device.vendor.name = "Advanced Micro Devices, Inc. [AMD/ATI]"
    I: [pulseaudio] sink.c: device.product.id = "aa58"
    I: [pulseaudio] sink.c: device.product.name = "Juniper HDMI Audio [Radeon HD 5700 Series]"
    I: [pulseaudio] sink.c: device.string = "hdmi:1"
    I: [pulseaudio] sink.c: device.buffering.buffer_size = "352768"
    I: [pulseaudio] sink.c: device.buffering.fragment_size = "176384"
    I: [pulseaudio] sink.c: device.access_mode = "mmap+timer"
    I: [pulseaudio] sink.c: device.profile.name = "hdmi-stereo"
    I: [pulseaudio] sink.c: device.profile.description = "Digital Stereo (HDMI)"
    I: [pulseaudio] sink.c: device.description = "Juniper HDMI Audio [Radeon HD 5700 Series] Digital Stereo (HDMI)"
    I: [pulseaudio] sink.c: alsa.mixer_name = "ATI R6xx HDMI"
    I: [pulseaudio] sink.c: alsa.components = "HDA:1002aa01,00aa0100,00100200"
    I: [pulseaudio] sink.c: module-udev-detect.discovered = "1"
    I: [pulseaudio] sink.c: device.icon_name = "audio-card-pci"
    D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
    I: [pulseaudio] source.c: Created source 0 "alsa_output.pci-0000_01_00.1.hdmi-stereo.monitor" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right
    I: [pulseaudio] source.c: device.description = "Monitor of Juniper HDMI Audio [Radeon HD 5700 Series] Digital Stereo (HDMI)"
    I: [pulseaudio] source.c: device.class = "monitor"
    I: [pulseaudio] source.c: alsa.card = "1"
    I: [pulseaudio] source.c: alsa.card_name = "HDA ATI HDMI"
    I: [pulseaudio] source.c: alsa.long_card_name = "HDA ATI HDMI at 0xfe9bc000 irq 45"
    I: [pulseaudio] source.c: alsa.driver_name = "snd_hda_intel"
    I: [pulseaudio] source.c: device.bus_path = "pci-0000:01:00.1"
    I: [pulseaudio] source.c: sysfs.path = "/devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1"
    I: [pulseaudio] source.c: device.bus = "pci"
    I: [pulseaudio] source.c: device.vendor.id = "1002"
    I: [pulseaudio] source.c: device.vendor.name = "Advanced Micro Devices, Inc. [AMD/ATI]"
    I: [pulseaudio] source.c: device.product.id = "aa58"
    I: [pulseaudio] source.c: device.product.name = "Juniper HDMI Audio [Radeon HD 5700 Series]"
    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 2.0 fragments of size 176384 bytes (999.91ms), buffer size is 352768 bytes (1999.82ms)
    I: [pulseaudio] alsa-sink.c: Time scheduling watermark is 20.00ms
    D: [pulseaudio] alsa-sink.c: hwbuf_unused=0
    D: [pulseaudio] alsa-sink.c: setting avail_min=87310
    D: [pulseaudio] alsa-mixer.c: Activating path hdmi-output-0
    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,pcm=3, alsa_name='HDMI/DP,pcm=3 Jack', detection possible
    I: [pulseaudio] alsa-sink.c: Driver does not support hardware volume control, falling back to software volume control.
    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: 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 : 44100
    D: [pulseaudio] alsa-util.c: exact rate : 44100 (44100/1)
    D: [pulseaudio] alsa-util.c: msbits : 16
    D: [pulseaudio] alsa-util.c: buffer_size : 88192
    D: [pulseaudio] alsa-util.c: period_size : 44096
    D: [pulseaudio] alsa-util.c: period_time : 999909
    D: [pulseaudio] alsa-util.c: tstamp_mode : ENABLE
    D: [pulseaudio] alsa-util.c: period_step : 1
    D: [pulseaudio] alsa-util.c: avail_min : 87310
    D: [pulseaudio] alsa-util.c: period_event : 0
    D: [pulseaudio] alsa-util.c: start_threshold : -1
    D: [pulseaudio] alsa-util.c: stop_threshold : 6205960286516543488
    D: [pulseaudio] alsa-util.c: silence_threshold: 0
    D: [pulseaudio] alsa-util.c: silence_size : 0
    D: [pulseaudio] alsa-util.c: boundary : 6205960286516543488
    D: [pulseaudio] alsa-util.c: Slave: Hardware PCM card 1 'HDA ATI HDMI' device 3 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 : 44100
    D: [pulseaudio] alsa-util.c: exact rate : 44100 (44100/1)
    D: [pulseaudio] alsa-util.c: msbits : 16
    D: [pulseaudio] alsa-util.c: buffer_size : 88192
    D: [pulseaudio] alsa-util.c: period_size : 44096
    D: [pulseaudio] alsa-util.c: period_time : 999909
    D: [pulseaudio] alsa-util.c: tstamp_mode : ENABLE
    D: [pulseaudio] alsa-util.c: period_step : 1
    D: [pulseaudio] alsa-util.c: avail_min : 87310
    D: [pulseaudio] alsa-util.c: period_event : 0
    D: [pulseaudio] alsa-util.c: start_threshold : -1
    D: [pulseaudio] alsa-util.c: stop_threshold : 6205960286516543488
    D: [pulseaudio] alsa-util.c: silence_threshold: 0
    D: [pulseaudio] alsa-util.c: silence_size : 0
    D: [pulseaudio] alsa-util.c: boundary : 6205960286516543488
    D: [pulseaudio] alsa-util.c: appl_ptr : 0
    D: [pulseaudio] alsa-util.c: hw_ptr : 0
    D: [alsa-sink-HDMI 0] alsa-sink.c: Thread starting up
    D: [alsa-sink-HDMI 0] core-util.c: SCHED_RR|SCHED_RESET_ON_FORK worked.
    I: [alsa-sink-HDMI 0] core-util.c: Successfully enabled SCHED_RR scheduling for thread, with priority 5.
    I: [alsa-sink-HDMI 0] alsa-sink.c: Starting playback.
    D: [alsa-sink-HDMI 0] alsa-sink.c: Cutting sleep time for the initial iterations by half.
    D: [alsa-sink-HDMI 0] alsa-sink.c: Cutting sleep time for the initial iterations by half.
    D: [pulseaudio] alsa-util.c: ELD info empty (for device=3)
    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:02.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:14.2/sound/card0 is busy: no
    D: [pulseaudio] module-udev-detect.c: Loading module-alsa-card with arguments 'device_id="0" name="pci-0000_00_14.2" card_name="alsa_card.pci-0000_00_14.2" 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] 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 ATI SB/HDA ATI SB.conf
    I: [pulseaudio] (alsa-lib)parser.c: error: could not parse configuration for card HDA ATI SB
    I: [pulseaudio] (alsa-lib)main.c: error: failed to import HDA ATI SB use case configuration -2
    I: [pulseaudio] alsa-ucm.c: UCM not available for card HDA ATI SB
    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 ...
    D: [pulseaudio] alsa-util.c: Managed to open hw:0
    D: [pulseaudio] alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument
    D: [pulseaudio] alsa-util.c: Trying hw:0 without SND_PCM_NO_AUTO_FORMAT ...
    D: [pulseaudio] alsa-util.c: Managed to open hw:0
    D: [pulseaudio] alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument
    D: [pulseaudio] alsa-util.c: Trying plug:hw:0 with SND_PCM_NO_AUTO_FORMAT ...
    D: [pulseaudio] alsa-util.c: Managed to open plug:hw:0
    D: [pulseaudio] alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument
    D: [pulseaudio] alsa-util.c: Trying plug:hw:0 without SND_PCM_NO_AUTO_FORMAT ...
    D: [pulseaudio] alsa-util.c: Managed to open plug:hw:0
    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:0: 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:0 with SND_PCM_NO_AUTO_FORMAT ...
    D: [pulseaudio] alsa-util.c: Managed to open front:0
    D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
    D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
    D: [pulseaudio] alsa-mixer.c: Profile input:analog-stereo supported.
    I: [pulseaudio] (alsa-lib)control.c: Invalid CTL front:0
    I: [pulseaudio] alsa-util.c: Unable to attach to mixer front:0: No such file or directory
    I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0'
    D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-front-mic'
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Front Mic Jack' succeeded (found!)
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Front Mic Phantom Jack' succeeded (not found)
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=1, switch=1, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic Boost' succeeded (volume=1, 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=1).
    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=2, 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=2, 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: Probing path 'analog-input-rear-mic'
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Rear Mic Jack' succeeded (found!)
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Rear Mic Phantom Jack' succeeded (not found)
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=1, switch=1, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic Boost' succeeded (volume=1, 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=1).
    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=2, 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=2, 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: 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 (found!)
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Rear Mic Jack' succeeded (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=1, switch=1, 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=1).
    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=2, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic Boost' succeeded (volume=2, 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=2, 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=1, switch=1, 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=1).
    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=2, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic Boost' succeeded (volume=2, 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=2, 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=1, switch=1, 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 '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' 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=1, switch=1, 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=1).
    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 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=2, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic Boost' succeeded (volume=2, 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=2, 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 (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=1, switch=1, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Line Boost' succeeded (volume=1, 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=1).
    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 '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=2, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic Boost' succeeded (volume=2, 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: Probing path 'analog-input-aux'
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=1, switch=1, 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=1, switch=1, 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=1, switch=1, 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=1, switch=1, 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=1, switch=1, 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=2, 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=1, switch=1, 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=1).
    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=1).
    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=2, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic Boost' succeeded (volume=2, 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=2, 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 'Headphone Mic Jack' succeeded (not found)
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=1, switch=1, 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=1).
    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=2, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic Boost' succeeded (volume=2, 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=2, 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 0xbefc80, direction=2
    D: [pulseaudio] alsa-mixer.c: Path analog-input-front-mic (Front Microphone), direction=2, priority=85, probed=yes, supported=yes, has_mute=yes, has_volume=yes, has_dB=yes, min_volume=0, max_volume=31, min_dB=-16.5, max_dB=60
    D: [pulseaudio] alsa-mixer.c: Element Capture, direction=2, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x3600000000f66, n_channels=2, override_map=yes
    D: [pulseaudio] alsa-mixer.c: Element Front Mic Boost, direction=2, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=4, required_absent=0, mask=0x3600000000f66, n_channels=2, override_map=yes
    D: [pulseaudio] alsa-mixer.c: Element Input Source, direction=2, switch=0, volume=0, volume_limit=-1, enumeration=1, required=0, required_any=0, required_absent=0, mask=0x0, n_channels=0, override_map=no
    D: [pulseaudio] alsa-mixer.c: Option Front Mic (analog-input-microphone-front/analog-input-microphone-front) index=0, priority=0
    D: [pulseaudio] alsa-mixer.c: Element Rear Mic Boost, direction=2, switch=0, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=no
    D: [pulseaudio] alsa-mixer.c: Element Line Boost, direction=2, switch=0, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=no
    D: [pulseaudio] alsa-mixer.c: Jack Front Mic, alsa_name='Front Mic Jack', detection possible
    D: [pulseaudio] alsa-mixer.c: Jack Front Mic Phantom, alsa_name='Front Mic Phantom Jack', detection unavailable
    D: [pulseaudio] alsa-mixer.c: Setting analog-input-microphone-front (analog-input-microphone-front) priority=0
    D: [pulseaudio] alsa-mixer.c: Path analog-input-rear-mic (Rear Micr

    Logging from a TTY or from a DM did not change anything: still no sound.
    I've tried to reset all sound-related files in /etc as much as I could. Still no success.
    Since I've been experiencing this issue for months and I'm totally getting out of clue, I decided to go the lame way and to install another Arch on a separate partition. This one was working out-of-the-box with Pulseaudio.
    Then I've tried to make both systems similar: same configuration, same kernel, same packages, same users, etc.
    The new one was still working, the other one not.
    Some logs of the new system:
    $ aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: SB [HDA ATI SB], device 0: ALC888 Analog [ALC888 Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: SB [HDA ATI SB], device 1: ALC888 Digital [ALC888 Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: HDMI [HDA ATI HDMI], device 3: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    Note that the Subdecives are different.
    $ pulseaudio -vvvv
    I: [pulseaudio] main.c: setrlimit(RLIMIT_NICE, (31, 31)) 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 5.0
    D: [pulseaudio] main.c: Compilation host: x86_64-unknown-linux-gnu
    D: [pulseaudio] main.c: Compilation CFLAGS: -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -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
    D: [pulseaudio] main.c: Running on host: Linux x86_64 3.14.1-1-ARCH #1 SMP PREEMPT Mon Apr 14 20:40:47 CEST 2014
    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 e58b9d41dfc1494e919c538133947f1d.
    I: [pulseaudio] main.c: Session ID is c2.
    I: [pulseaudio] main.c: Using runtime directory /run/user/1000/pulse.
    I: [pulseaudio] main.c: Using state directory /home/peter/.config/pulse.
    I: [pulseaudio] main.c: Using modules directory /usr/lib/pulse-5.0/modules.
    I: [pulseaudio] main.c: Running in system mode: no
    I: [pulseaudio] main.c: Fresh high-resolution timers available! Bon appetit!
    D: [pulseaudio] memblock.c: Using shared 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 MMXEXT 3DNOW 3DNOWEXT
    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/peter/.config/pulse/e58b9d41dfc1494e919c538133947f1d-device-volumes.tdb'
    I: [pulseaudio] module-device-restore.c: Successfully opened database file '/home/peter/.config/pulse/e58b9d41dfc1494e919c538133947f1d-device-volumes'.
    I: [pulseaudio] module.c: Loaded "module-device-restore" (index: #0; argument: "").
    D: [pulseaudio] database-tdb.c: Opened TDB database '/home/peter/.config/pulse/e58b9d41dfc1494e919c538133947f1d-stream-volumes.tdb'
    I: [pulseaudio] module-stream-restore.c: Successfully opened database file '/home/peter/.config/pulse/e58b9d41dfc1494e919c538133947f1d-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/peter/.config/pulse/e58b9d41dfc1494e919c538133947f1d-card-database.tdb'
    I: [pulseaudio] module-card-restore.c: Successfully opened database file '/home/peter/.config/pulse/e58b9d41dfc1494e919c538133947f1d-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-5.0/modules/module-udev-detect.so': success
    D: [pulseaudio] module-udev-detect.c: /dev/snd/controlC1 is accessible: yes
    D: [pulseaudio] module-udev-detect.c: /devices/pci0000:00/0000:00:02.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 c494a4ec75f557f0ee2222b75355750d as :1.22
    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/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] 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-lib)pcm_hw.c: open '/dev/snd/pcmC1D0c' failed (-2)
    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-lib)pcm_hw.c: open '/dev/snd/pcmC1D0c' failed (-2)
    I: [pulseaudio] alsa-util.c: Error opening PCM device front:1: No such file or directory
    D: [pulseaudio] alsa-util.c: Trying hw:1 with SND_PCM_NO_AUTO_FORMAT ...
    I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D0c' failed (-2)
    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-stereo
    D: [pulseaudio] alsa-mixer.c: Looking at profile input:analog-4-channel-input
    D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog 4-channel Input (analog-4-channel-input)
    D: [pulseaudio] alsa-util.c: Trying hw:1 with SND_PCM_NO_AUTO_FORMAT ...
    I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D0c' failed (-2)
    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-4-channel-input
    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-lib)pcm_hw.c: open '/dev/snd/pcmC1D1c' failed (-2)
    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-lib)pcm_hw.c: open '/dev/snd/pcmC1D0p' failed (-2)
    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:analog-4-channel-input - 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-lib)pcm_hw.c: open '/dev/snd/pcmC1D0p' failed (-2)
    I: [pulseaudio] alsa-util.c: Error opening PCM device front:1: No such file or directory
    D: [pulseaudio] alsa-util.c: Trying hw:1 with SND_PCM_NO_AUTO_FORMAT ...
    I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D0p' failed (-2)
    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-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:analog-4-channel-input - 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-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-lib)pcm_hw.c: open '/dev/snd/pcmC1D0p' failed (-2)
    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:analog-4-channel-input - 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-lib)pcm_hw.c: open '/dev/snd/pcmC1D0p' failed (-2)
    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:analog-4-channel-input - 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-lib)pcm_hw.c: open '/dev/snd/pcmC1D0p' failed (-2)
    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:analog-4-channel-input - 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-lib)pcm_hw.c: open '/dev/snd/pcmC1D0p' failed (-2)
    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:analog-4-channel-input - 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-lib)pcm_hw.c: open '/dev/snd/pcmC1D0p' failed (-2)
    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:analog-4-channel-input - 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-lib)pcm_hw.c: open '/dev/snd/pcmC1D1p' failed (-2)
    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:analog-4-channel-input - 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:analog-4-channel-input - 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:analog-4-channel-input - 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:analog-4-channel-input - will not be able to open output:iec958-dts-surround-51
    D: [pulseaudio] alsa-mixer.c: Skipping profile output:iec958-dts-surround-51+input:iec958-stereo - will not be able to open output:iec958-dts-surround-51
    D: [pulseaudio] alsa-mixer.c: Looking at profile output:hdmi-stereo
    D: [pulseaudio] alsa-mixer.c: Checking for playback on Digital Stereo (HDMI) (hdmi-stereo)
    D: [pulseaudio] alsa-util.c: Trying hdmi:1 with SND_PCM_NO_AUTO_FORMAT ...
    D: [pulseaudio] alsa-util.c: Managed to open hdmi:1
    D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
    D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
    D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo supported.
    I: [pulseaudio] (alsa-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 0x1a06130, 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,pcm=3, 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:analog-4-channel-input - will not be able to open input:analog-4-channel-input
    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: Profile set 0x19bb000, auto_profiles=yes, probed=yes, n_mappings=1, n_profiles=1, n_decibel_fixes=0
    D: [pulseaudio] alsa-mixer.c: Mapping hdmi-stereo (Digital Stereo (HDMI)), priority=54, channel_map=front-left,front-right, supported=yes, direction=1
    D: [pulseaudio] alsa-mixer.c: Profile output:hdmi-stereo (Digital Stereo (HDMI) Output), priority=5400, supported=yes n_input_mappings=0, n_output_mappings=1
    D: [pulseaudio] alsa-mixer.c: Output hdmi-stereo
    I: [pulseaudio] module-card-restore.c: Restoring port latency offsets for card alsa_card.pci-0000_01_00.1.
    I: [pulseaudio] card.c: Created 0 "alsa_card.pci-0000_01_00.1"
    D: [pulseaudio] module-alsa-card.c: Found 1 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] core-subscribe.c: Dropped redundant event due to change event.
    D: [pulseaudio] module-switch-on-port-available.c: finding port hdmi-output-0
    D: [pulseaudio] reserve-wrap.c: Successfully create reservation lock monitor for device 'Audio1'
    D: [pulseaudio] alsa-util.c: Trying hdmi:1 with SND_PCM_NO_AUTO_FORMAT ...
    D: [pulseaudio] alsa-util.c: Managed to open hdmi:1
    I: [pulseaudio] alsa-util.c: Trying to disable ALSA period wakeups, using timers only
    D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
    D: [pulseaudio] alsa-util.c: Set buffer size first (to 88200 samples), period size second (to 88200 samples).
    I: [pulseaudio] alsa-util.c: ALSA period wakeups disabled
    I: [pulseaudio] alsa-sink.c: Successfully opened device hdmi:1.
    I: [pulseaudio] alsa-sink.c: Selected mapping 'Digital Stereo (HDMI)' (hdmi-stereo).
    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 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: Added 1 ports
    I: [pulseaudio] module-device-restore.c: Restoring port for sink sink:alsa_output.pci-0000_01_00.1.hdmi-stereo.
    D: [pulseaudio] module-switch-on-port-available.c: Switching initial port for sink 'alsa_output.pci-0000_01_00.1.hdmi-stereo' to 'hdmi-output-0'
    I: [pulseaudio] sink.c: Created sink 0 "alsa_output.pci-0000_01_00.1.hdmi-stereo" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right
    I: [pulseaudio] sink.c: alsa.resolution_bits = "16"
    I: [pulseaudio] sink.c: device.api = "alsa"
    I: [pulseaudio] sink.c: device.class = "sound"
    I: [pulseaudio] sink.c: alsa.class = "generic"
    I: [pulseaudio] sink.c: alsa.subclass = "generic-mix"
    I: [pulseaudio] sink.c: alsa.name = "HDMI 0"
    I: [pulseaudio] sink.c: alsa.id = "HDMI 0"
    I: [pulseaudio] sink.c: alsa.subdevice = "0"
    I: [pulseaudio] sink.c: alsa.subdevice_name = "subdevice #0"
    I: [pulseaudio] sink.c: alsa.device = "3"
    I: [pulseaudio] sink.c: alsa.card = "1"
    I: [pulseaudio] sink.c: alsa.card_name = "HDA ATI HDMI"
    I: [pulseaudio] sink.c: alsa.long_card_name = "HDA ATI HDMI at 0xfe9bc000 irq 46"
    I: [pulseaudio] sink.c: alsa.driver_name = "snd_hda_intel"
    I: [pulseaudio] sink.c: device.bus_path = "pci-0000:01:00.1"
    I: [pulseaudio] sink.c: sysfs.path = "/devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1"
    I: [pulseaudio] sink.c: device.bus = "pci"
    I: [pulseaudio] sink.c: device.vendor.id = "1002"
    I: [pulseaudio] sink.c: device.vendor.name = "Advanced Micro Devices, Inc. [AMD/ATI]"
    I: [pulseaudio] sink.c: device.product.id = "aa58"
    I: [pulseaudio] sink.c: device.product.name = "Juniper HDMI Audio [Radeon HD 5700 Series]"
    I: [pulseaudio] sink.c: device.string = "hdmi:1"
    I: [pulseaudio] sink.c: device.buffering.buffer_size = "352768"
    I: [pulseaudio] sink.c: device.buffering.fragment_size = "176384"
    I: [pulseaudio] sink.c: device.access_mode = "mmap+timer"
    I: [pulseaudio] sink.c: device.profile.name = "hdmi-stereo"
    I: [pulseaudio] sink.c: device.profile.description = "Digital Stereo (HDMI)"
    I: [pulseaudio] sink.c: device.description = "Juniper HDMI Audio [Radeon HD 5700 Series] Digital Stereo (HDMI)"
    I: [pulseaudio] sink.c: alsa.mixer_name = "ATI R6xx HDMI"
    I: [pulseaudio] sink.c: alsa.components = "HDA:1002aa01,00aa0100,00100200"
    I: [pulseaudio] sink.c: module-udev-detect.discovered = "1"
    I: [pulseaudio] sink.c: device.icon_name = "audio-card-pci"
    D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
    I: [pulseaudio] source.c: Created source 0 "alsa_output.pci-0000_01_00.1.hdmi-stereo.monitor" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right
    I: [pulseaudio] source.c: device.description = "Monitor of Juniper HDMI Audio [Radeon HD 5700 Series] Digital Stereo (HDMI)"
    I: [pulseaudio] source.c: device.class = "monitor"
    I: [pulseaudio] source.c: alsa.card = "1"
    I: [pulseaudio] source.c: alsa.card_name = "HDA ATI HDMI"
    I: [pulseaudio] source.c: alsa.long_card_name = "HDA ATI HDMI at 0xfe9bc000 irq 46"
    I: [pulseaudio] source.c: alsa.driver_name = "snd_hda_intel"
    I: [pulseaudio] source.c: device.bus_path = "pci-0000:01:00.1"
    I: [pulseaudio] source.c: sysfs.path = "/devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1"
    I: [pulseaudio] source.c: device.bus = "pci"
    I: [pulseaudio] source.c: device.vendor.id = "1002"
    I: [pulseaudio] source.c: device.vendor.name = "Advanced Micro Devices, Inc. [AMD/ATI]"
    I: [pulseaudio] source.c: device.product.id = "aa58"
    I: [pulseaudio] source.c: device.product.name = "Juniper HDMI Audio [Radeon HD 5700 Series]"
    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 2.0 fragments of size 176384 bytes (999.91ms), buffer size is 352768 bytes (1999.82ms)
    I: [pulseaudio] alsa-sink.c: Time scheduling watermark is 20.00ms
    D: [pulseaudio] alsa-sink.c: hwbuf_unused=0
    D: [pulseaudio] alsa-sink.c: setting avail_min=87310
    D: [pulseaudio] alsa-mixer.c: Activating path hdmi-output-0
    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,pcm=3, alsa_name='HDMI/DP,pcm=3 Jack', detection possible
    I: [pulseaudio] alsa-sink.c: Driver does not support hardware volume control, falling back to software volume control.
    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: 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 : 44100
    D: [pulseaudio] alsa-util.c: exact rate : 44100 (44100/1)
    D: [pulseaudio] alsa-util.c: msbits : 16
    D: [pulseaudio] alsa-util.c: buffer_size : 88192
    D: [pulseaudio] alsa-util.c: period_size : 44096
    D: [pulseaudio] alsa-util.c: period_time : 999909
    D: [pulseaudio] alsa-util.c: tstamp_mode : ENABLE
    D: [pulseaudio] alsa-util.c: period_step : 1
    D: [pulseaudio] alsa-util.c: avail_min : 87310
    D: [pulseaudio] alsa-util.c: period_event : 0
    D: [pulseaudio] alsa-util.c: start_threshold : -1
    D: [pulseaudio] alsa-util.c: stop_threshold : 6205960286516543488
    D: [pulseaudio] alsa-util.c: silence_threshold: 0
    D: [pulseaudio] alsa-util.c: silence_size : 0
    D: [pulseaudio] alsa-util.c: boundary : 6205960286516543488
    D: [pulseaudio] alsa-util.c: Slave: Hardware PCM card 1 'HDA ATI HDMI' device 3 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 : 44100
    D: [pulseaudio] alsa-util.c: exact rate : 44100 (44100/1)
    D: [pulseaudio] alsa-util.c: msbits : 16
    D: [pulseaudio] alsa-util.c: buffer_size : 88192
    D: [pulseaudio] alsa-util.c: period_size : 44096
    D: [pulseaudio] alsa-util.c: period_time : 999909
    D: [pulseaudio] alsa-util.c: tstamp_mode : ENABLE
    D: [pulseaudio] alsa-util.c: period_step : 1
    D: [pulseaudio] alsa-util.c: avail_min : 87310
    D: [pulseaudio] alsa-util.c: period_event : 0
    D: [pulseaudio] alsa-util.c: start_threshold : -1
    D: [pulseaudio] alsa-util.c: stop_threshold : 6205960286516543488
    D: [pulseaudio] alsa-util.c: silence_threshold: 0
    D: [pulseaudio] alsa-util.c: silence_size : 0
    D: [pulseaudio] alsa-util.c: boundary : 6205960286516543488
    D: [pulseaudio] alsa-util.c: appl_ptr : 0
    D: [pulseaudio] alsa-util.c: hw_ptr : 0
    D: [alsa-sink-HDMI 0] alsa-sink.c: Thread starting up
    D: [alsa-sink-HDMI 0] core-util.c: SCHED_RR|SCHED_RESET_ON_FORK worked.
    I: [alsa-sink-HDMI 0] core-util.c: Successfully enabled SCHED_RR scheduling for thread, with priority 5.
    I: [alsa-sink-HDMI 0] alsa-sink.c: Starting playback.
    D: [alsa-sink-HDMI 0] alsa-sink.c: Cutting sleep time for the initial iterations by half.
    D: [alsa-sink-HDMI 0] alsa-sink.c: Cutting sleep time for the initial iterations by half.
    D: [pulseaudio] alsa-util.c: ELD info empty (for device=3)
    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:02.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:14.2/sound/card0 is busy: no
    D: [pulseaudio] module-udev-detect.c: Loading module-alsa-card with arguments 'device_id="0" name="pci-0000_00_14.2" card_name="alsa_card.pci-0000_00_14.2" 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] 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 ATI SB/HDA ATI SB.conf
    I: [pulseaudio] (alsa-lib)parser.c: error: could not parse configuration for card HDA ATI SB
    I: [pulseaudio] (alsa-lib)main.c: error: failed to import HDA ATI SB use case configuration -2
    I: [pulseaudio] alsa-ucm.c: UCM not available for card HDA ATI SB
    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 ...
    D: [pulseaudio] alsa-util.c: Managed to open hw:0
    D: [pulseaudio] alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument
    D: [pulseaudio] alsa-util.c: Trying hw:0 without SND_PCM_NO_AUTO_FORMAT ...
    D: [pulseaudio] alsa-util.c: Managed to open hw:0
    D: [pulseaudio] alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument
    D: [pulseaudio] alsa-util.c: Trying plug:hw:0 with SND_PCM_NO_AUTO_FORMAT ...
    D: [pulseaudio] alsa-util.c: Managed to open plug:hw:0
    D: [pulseaudio] alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument
    D: [pulseaudio] alsa-util.c: Trying plug:hw:0 without SND_PCM_NO_AUTO_FORMAT ...
    D: [pulseaudio] alsa-util.c: Managed to open plug:hw:0
    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:0: 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:0 with SND_PCM_NO_AUTO_FORMAT ...
    D: [pulseaudio] alsa-util.c: Managed to open front:0
    D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
    D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
    D: [pulseaudio] alsa-mixer.c: Profile input:analog-stereo supported.
    I: [pulseaudio] (alsa-lib)control.c: Invalid CTL front:0
    I: [pulseaudio] alsa-util.c: Unable to attach to mixer front:0: No such file or directory
    I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0'
    D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-front-mic'
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Front Mic Jack' succeeded (found!)
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Front Mic Phantom Jack' succeeded (not found)
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=1, switch=1, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic Boost' succeeded (volume=1, 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=1).
    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=2, 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=2, 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: Probing path 'analog-input-rear-mic'
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Rear Mic Jack' succeeded (found!)
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Rear Mic Phantom Jack' succeeded (not found)
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=1, switch=1, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic Boost' succeeded (volume=1, 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=1).
    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=2, 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=2, 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: 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 (found!)
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Rear Mic Jack' succeeded (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=1, switch=1, 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=1).
    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=2, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic Boost' succeeded (volume=2, 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=2, 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=1, switch=1, 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=1).
    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=2, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic Boost' succeeded (volume=2, 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=2, 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=1, switch=1, 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 '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' 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=1, switch=1, 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=1).
    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 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=2, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic Boost' succeeded (volume=2, 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=2, 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 (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=1, switch=1, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Line Boost' succeeded (volume=1, 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=1).
    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 '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=2, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic Boost' succeeded (volume=2, 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: Probing path 'analog-input-aux'
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=1, switch=1, 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=1, switch=1, 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=1, switch=1, 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=1, switch=1, 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=1, switch=1, 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=2, 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=1, switch=1, 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=1).
    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=1).
    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=2, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic Boost' succeeded (volume=2, 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=2, 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 'Headphone Mic Jack' succeeded (not found)
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=1, switch=1, 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=1).
    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=2, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic Boost' succeeded (volume=2, 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=2, 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 0x19f6940, direction=2
    D: [pulseaudio] alsa-mixer.c: Path analog-input-front-mic (Front Microphone), direction=2, priority=85, probed=yes, supported=yes, has_mute=yes, has_volume=yes, has_dB=yes, min_volume=0, max_volume=31, min_dB=-16.5, max_dB=60
    D: [pulseaudio] alsa-mixer.c: Element Capture, direction=2, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x3600000000f66, n_channels=2, override_map=yes
    D: [pulseaudio] alsa-mixer.c: Element Front Mic Boost, direction=2, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=4, required_absent=0, mask=0x3600000000f66, n_channels=2, override_map=yes
    D: [pulseaudio] alsa-mixer.c: Element Input Source, direction=2, switch=0, volume=0, volume_limit=-1, enumeration=1, required=0, required_any=0, required_absent=0, mask=0x0, n_channels=0, override_map=no
    D: [pulseaudio] alsa-mixer.c: Option Front Mic (analog-input-microphone-front/analog-input-microphone-front) index=0, priority=0
    D: [pulseaudio] alsa-mixer.c: Element Rear Mic Boost, direction=2, switch=0, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=no
    D: [pulseaudio] alsa-mixer.c: Element Line Boost, direction=2, switch=0, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=no
    D: [pulseaudio] alsa-mixer.c: Jack Front Mic, alsa_name='Front Mic Jack', detection possible
    D: [pulseaudio] alsa-mixer.c: Jack Front Mic Phantom, alsa_name='Front Mic Phantom Jack', detection unavailable
    D: [pulseaudio] alsa-mixer.c: Setting analog-input-microphone-front (analog-input-microphone-front) priority=0
    D: [pulseaudio] alsa-mixer.c: Path analog-input-rear-mic (Rear Microphone), direction=2, priority=82, probed=yes, supported=yes, has_mute=yes, has_volume=yes, has_dB=yes, min_volume=0, max_volume=31, min_dB=-16.5, max_dB=60
    D: [pulseaudio] alsa-mixer.c: Element Capture, direction=2, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mas

  • [SOLVED] No Sound, ATI R6xx, Netbook

    Greetings Arch forum-goers!
    I'm without sound on my Acer AO722 netbook, and I need some help. The only speaker working is the system beep "case speaker". On with the details:
    $ lspci
    00:01.1 Audio device: ATI Technologies Inc Device 1314
    00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA) (rev 40)
    $ cat /proc/asound/modules
    0 snd_hda_intel
    1 snd_hda_intel
    Installed: alsa-utils alsa-plugins
    User is in the group "audio"
    I created /etc/modprobe.d/sound.conf with this inside:
    options snd-hda-intel model=acer
    At one point I had created ~/.asoundrc with various configs that I found on the internet that may seemingly remedy my issue, but none of them did. Unfortunately I did not note which configs I used, sorry. The file is now deleted.
    I hear nothing from a sound test, and the terminal output is:
    $ speaker-test -c 2
    speaker-test 1.0.24.2
    Playback device is default
    Stream parameters are 48000Hz, S16_LE, 2 channels
    Using 16 octaves of pink noise
    ALSA lib pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave
    Playback open error: -2,No such file or directory
    On youtube (using luakit), after hitting play, my terminal output scrolls same message until I hit pause:
    ALSA lib pcm_dmix.c.1018: (snd_pcm_dmix_open) unable to open slave
    In AlsaMixer, the default card information is displayed:
    Card: HD-Audio Generic
    Chip: ATI R6xx HDMI
    Item: S/PDIF (unmuted, but levels at "00")
    The other card's information is:
    Card: HDA ATI SB
    Chip: Conexant CX20588
    Item: Master (db gain -5), Beep (Muted because it's annoying to hear), Capture (db gain 2)
    I ran alsaconf from my terminal and went through the steps, but it didn't seem to help anything.
    From what I am able to gather, this netbook's system beep speaker and my front panel speakers are both integrated. It doesn't seem that ALSA is differentiating the two correctly.
    Is there any hope, or is this boat sinking down for good? Any help would be greatly appreciated, thanks
    Last edited by rogue (2011-10-01 18:22:03)

    I tried the fix in this thread: here, posted by cerronej. No luck yet though. Here is some more information:
    # lsmod | grep snd
    snd_hda_codec_conexant 46356 1
    snd_hda_codec_hdmi 22092 1
    snd_hda_intel 22122 0
    snd_hda_codec 77927 3 snd_hda_codec_conexant,snd_hda_codec_hdmi,snd_hda_intel
    snd_hwdep 6325 1 snd_hda_codec
    snd_pcm 73888 3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda,codec
    snd_timer 19416 1 snd_pcm
    snd 57818 7 snd_hda_codec_conexant,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
    soundcore 6146 1 snd
    snd_page_alloc 7121 2 snd_hda_intel, snd_pcm
    **FIXED:
    I seemingly passed right by the solution multiple times while going through the alsa wiki page. Both of my sound cards use the same module as I suspected. To get the front panel speakers working, you must open /usr/share/alsa/alsa.conf, and replace every instance of "card 0" with "card 1". Please note that this is a system-wide change, although, I don't know why you'd want to leave other users without sound too
    Last edited by rogue (2011-10-01 18:21:37)

  • [solved] No sound with ALC269VB on asus 1215b EeePC

    Hello,
    I've just finished the basic install on a Asus Eee PC 1215B (with an APU C-50) and I'm having problems to make the sound work. I've googled around without succes...
    # aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: Generic [HD-Audio Generic], device 3: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: SB [HDA ATI SB], device 0: ALC269VB Analog [ALC269VB Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    # cat /proc/asound/card1/pcm0p/info
    card: 1
    device: 0
    subdevice: 0
    stream: PLAYBACK
    id: ALC269VB Analog
    name: ALC269VB Analog
    subname: subdevice #0
    class: 0
    subclass: 0
    subdevices_count: 1
    subdevices_avail: 1
    # cat /etc/modprobe.d/modprobe.conf
    blacklist radeon
    option snd-hda-intel mode=auto
    I've runned alsaconf and rebooted several times and nothing helped...
    When I run alsamixer, the default chip that appears is ATI R6xx HDMI, with only S/PDIF channel, when I change card to HDA ATI SB (chip Realtek ALC269VB) it appears the usual channels the change volume. Only mic is muted, the I run speaker-test:
    # speaker-test -c 1
    speaker-test 1.0.24.2
    Playback device is default
    Stream parameters are 48000Hz, S16_LE, 1 channels
    Using 16 octaves of pink noise
    ALSA lib pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave
    Playback open error: -2,No such file or directory
    I dont have ideas to solve this...
    Could someone help me??
    Gratefull,
    Heitor.
    Last edited by heitorpb (2012-01-22 20:00:19)

    New try. Check IDs with:
    cat /proc/asound/card0/id
    cat /proc/asound/card1/id
    Then do something like
    options snd-hda-intel id=SB,HDMI index=0,1
    using the IDs you got with the commands above.
    As for .asoundrc, I've seen one recently, but can't remember where. Edit - Found it:
    pcm.!default {
    type hw
    card SB
    ctl.!default {
    type hw
    card SB
    However this will only play one sound at a time. Check here if you want to play around with this stuff: http://alsa.opensrc.org/FAQ026. Hopefully you won't need to.
    Last edited by Gusar (2012-01-22 20:02:39)

  • HDMI sound issue on Satellite L500D-149 (with ATI HD3200)

    Hello,
    I'm fighting with my issue for two days but I'm not able to resolve that... Maybe you will able to help me...
    ...I bought HDMI cable to connect my laptop to TV. I've got the video but no sound. I tried to re-install drivers -audio and video- from Toshiba, Realtek sites, also tried install AMD Catalyst (looks like ccc is not fully supported by my laptop) but no success... (maybe I've used incorrect drivers..)
    ...In sys tray I can see HDMI device as default so everything seems to be fine. However if I try to test HDMI device in "Control Panel/Sounds" I've got message: "Unable to play testing signal" or something like that..
    ...tried to find anything about Audio in BIOS but there is nothing about that.
    I believe it's a driver issue but I'm not able?? to find the correct ones.
    Adding few pictures how it looks like now (I have Slovak win so not all words are eng )
    http://2i.cz/7aa33e14c7
    http://2i.cz/58811c36e5
    http://2i.cz/2ff66b4192
    FYI:
    TV: LG flatron m237wd
    Laptop: Toshiba Satellite L500D-149 (with ATI HD3200)
    OS: win 7

    Is nothing interesting there in "advanced settings.." ...
    @as***: yes.. volume is OK on TV ;) ... and yes... When I play movies on TV, pic are OK but no sound.
    It's really frustrating... I've reinstalled drivers many times and now I don't see HDMI Output in Realtek Manager and also have problem with voice generally. Today I had a pic on TV and sound was playing via Laptop (at least). I thought it's working somehow finally but when I tried to change display settings to "Extend desktop" I've lost sound. It was working with when was using cloned displays. So when I've change that, in sys tray I can see a message like "no output sound device is installed"... So I tried to change display settings back to original (cloned) but I have the same error now....only default windows sounds are played via laptop. Reboot of laptop didn't help. Have no idea why it was working for few mints...
    do you know what drivers should I use? that are tested and working with this model?
    Update:
    ..I found out that the problem described above appears when HDMI output is recognized in Realtek Manager and is set as default output. So when I can find HDMI in realtek Manager, i have a message "no output sound device is installed" in sys tray.. however, default windows sound can still be played via laptop... If I could change default from HDMI to Speakers, I should have be able to play also movies sounds via Laptop... However, I can't change it... not sure why
    Update2:
    .. ok.. when I disable HDMI driver in "Computer Management -> Device Management", all sounds are go thru Laptop... At least, I can have good pic on TV and sounds from laptop... However if you know how to make sounds play via TV as well I would be veeery happy ;)
    Message was edited by: sumo--

  • HDMI sound problem - Toshiba Satellite L500D-149 (with ATI HD3200)

    Hello,
    I'm fighting with my issue for two days but I'm not able to resolve that... Maybe you will able to help me...
    ...I bought HDMI cable to connect my laptop to TV. I've got the video but no sound. I tried to re-install drivers -audio and video- from Toshiba, Realtek sites, also tried install AMD Catalyst (looks like ccc is not fully supported by my laptop) but no success... (maybe I've used incorrect drivers..)
    ...In sys tray I can see HDMI device as default so everything seems to be fine. However if I try to test HDMI device in "Control Panel/Sounds" I've got message: "Unable to play testing signal" or something like that..
    ...tried to find anything about Audio in BIOS but there is nothing about that.
    I believe it's a driver issue but I'm not able?? to find the correct ones.
    Adding few pictures how it looks like now (I have Slovak win so not all words are eng )
    http://2i.cz/7aa33e14c7
    http://2i.cz/58811c36e5
    http://2i.cz/2ff66b4192
    FYI:
    TV: LG flatron m237wd
    Laptop: Toshiba Satellite L500D-149 (with ATI HD3200)
    OS: win 7

    This is the forum only for Toshiba USA. You should try contacting Toshiba in your region. I know that Toshiba Europe has a forum.
    Toshiba Europe Computer Forum
    - Peter

  • [SOLVED]No sound with ALSA. I'm looking for help with troubleshooting.

    Hi!
    Recently I bought a new laptop (HP Probook 450 G1). For some reason I can't hear sound from the laptop's speaker or headphones. I already read the troubleshooting guide on wiki. Unfortunately none of the solutions described on the wiki helped. I'm not using PulseAudio and I'm out of ideas.
    Additional information:
    Alsamixer screenshot.
    ~ lsmod |grep snd
    snd_hda_codec_realtek 54803 1
    snd_hda_codec_generic 56366 1 snd_hda_codec_realtek
    snd_hda_codec_hdmi 40396 1
    snd_hda_intel 22831 6
    snd_hda_controller 22975 1 snd_hda_intel
    snd_hda_codec 104665 5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
    snd_hwdep 6652 1 snd_hda_codec
    snd_pcm 83207 6 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_controller
    snd_timer 19294 3 snd_pcm
    snd 61276 16 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
    soundcore 5551 2 snd,snd_hda_codec
    ~ aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: SB [HDA ATI SB], device 0: ALC888 Analog [ALC888 Analog]
    Subdevices: 0/1
    Subdevice #0: subdevice #0
    card 0: SB [HDA ATI SB], device 1: ALC888 Digital [ALC888 Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: HDMI [HDA ATI HDMI], device 3: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    ~ speaker-test
    speaker-test 1.0.28
    Playback device is default
    Stream parameters are 48000Hz, S16_LE, 1 channels
    Using 16 octaves of pink noise
    Rate set to 48000Hz (requested 48000Hz)
    Buffer size range from 2048 to 16384
    Period size range from 1024 to 1024
    Using max buffer size 16384
    Periods = 4
    was set period_size = 1024
    was set buffer_size = 16384
    0 - Front Left
    Time per period = 2.651060
    0 - Front Left
    lspci |grep Audio
    00:14.2 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 Azalia (Intel HDA)
    01:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Juniper HDMI Audio [Radeon HD 5700 Series]
    ~ cat /proc/asound/cards
    cat /proc/asound/cards
    0 [SB ]: HDA-Intel - HDA ATI SB
    HDA ATI SB at 0xfe024000 irq 16
    1 [HDMI ]: HDA-Intel - HDA ATI HDMI
    HDA ATI HDMI at 0xfdffc000 irq 43
    Last edited by Skitter (2014-09-01 06:22:30)

    brebs wrote:
    emeres wrote:Why disable a card?
    So that the right output becomes the all-important *default* output. And it's conveniently a simple one-liner.
     I am very aware of that, why not use index instead? It is as convenient as enable. Why leave the user with a disabled device, when it can continue to work? I consider this highly inefficient, because it does not solve the actual issue and creates a potential problem in the future.
     In this case, user interaction was the cause, so it does not matter.
    Edit: Typo.
    Last edited by emeres (2014-08-29 17:45:29)

  • HDMI no sound with Windows 7 upgrade

    I am unable to get sound with HDMI , but visual is working, after upgrading from Vista to Windows 7.  G70 series laptop, s/n 2CE92870KS.
    Under control panel/device manager/display adapters, what is listed is mobile intel (r) 4 series express chipset family.
    Under control panel/device manager/sound video games, what is listed is coexant high definition smart audio 221 and intel high definition audio hdmi. 
    Under control panel/sound/playback, what is listed is coexant high definition smart audio 221.
    I am floundering greatly trying to figure out why the intel high definition audio hdmi is not listed under sound/playback.  I would greatly appreciate any help.  Thanks 

    Hi Jim,
    Try this to see if it helps.  Download the Chipset driver and Graphics driver on the links below and save the installers to your Desktop.
    Chipset
    Graphics Driver
    Next, in Device Manager, open Display Adapters, right click on the Intel graphics chip and select Properties.  Click the Driver tab and then select uninstall.  When done, do the same for the for the Intel High Definition Audio Codec found under Sound Video and Game Controllers.
    Now return to the Desktop and install the Chipset driver and then the Graphics driver.  When complete, reboot the PC and see if this has helped.  Check in Device Manager that both the Intel Graphics and the Intel Hi Definition Audio codec have reinstalled successfully and whether you now see the HDMI Audio option under playback devices ( found in Control Panel, Sound ) as shown as the top option on the screenshot below ( ignore the fact that it's ATI, i just mean the TV icon option ).
    http://s175.photobucket.com/albums/w146/rproffitt2​000/?action=view&current=7Speakers.png&newest=1
    If it shows up correctly, try the HDMI connection and see if it now functions properly.
    Best wishes,
    DP-K
    ****Click the White thumb to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    ****I don't work for HP****
    Microsoft MVP - Windows Experience

  • No sound with ALSA & Fluidsynth enabled (as normal user)

    Ahoy!
    I'm using pure ALSA (no pulseaudio) and I have a problem that when I start Fluidsynth I have no sound anymore. Without starting Fluidsynth, everything is working just fine.
    I can play sound with Fluidsynth enabled though when I add myself to the audio group. However, I didn't need to do that in the past. In fact, I have Fluidsynth up and running with ALSA on my laptop and everything works just fine and I remember reading in the wiki that the user is not supposed to be added to the audio group.
    Here's some information:
    aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: A2G [AuzenTech X-Meridian 2G], device 0: Multichannel [Multichannel]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: A2G [AuzenTech X-Meridian 2G], device 1: Digital [Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: NVidia [HDA NVidia], device 7: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: NVidia [HDA NVidia], device 8: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: NVidia [HDA NVidia], device 9: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    cat /proc/asound/cards
    0 [A2G ]: CMI8788 - AuzenTech X-Meridian 2G
    C-Media Oxygen HD Audio at 0xc000, irq 17
    1 [NVidia ]: HDA-Intel - HDA NVidia
    HDA NVidia at 0xfa080000 irq 17
    aconnect -o
    client 14: 'Midi Through' [type=kernel]
    0 'Midi Through Port-0'
    client 16: 'AuzenTech X-Meridian 2G' [type=kernel]
    0 'AuzenTech X-Meridian 2G MIDI'
    And here's how it looks like when I start Fluidsynth (including the error message I get):
    USER@PROBLEM ~ % speaker-test -c 2
    speaker-test 1.0.28
    Playback device is default
    Stream parameters are 48000Hz, S16_LE, 2 channels
    Using 16 octaves of pink noise
    Rate set to 48000Hz (requested 48000Hz)
    Buffer size range from 2048 to 16384
    Period size range from 1024 to 1024
    Using max buffer size 16384
    Periods = 4
    was set period_size = 1024
    was set buffer_size = 16384
    0 - Front Left
    1 - Front Right
    ^CWrite error: -4,Interrupted system call
    xrun_recovery failed: -4,Interrupted system call
    Transfer failed: Interrupted system call
    USER@PROBLEM ~ % sudo systemctl start fluidsynth.service
    USER@PROBLEM ~ % sudo systemctl status fluidsynth.service
    ● fluidsynth.service - FluidSynth Daemon
    Loaded: loaded (/usr/lib/systemd/system/fluidsynth.service; disabled)
    Active: active (running) since Sat 2014-10-04 10:11:18 UTC; 6s ago
    Main PID: 1017 (fluidsynth)
    CGroup: /system.slice/fluidsynth.service
    └─1017 /usr/bin/fluidsynth -is -a alsa -m alsa_seq -r 48000 /usr/s...
    Oct 04 10:11:19 PROBLEM fluidsynth[1017]: fluidsynth: warning: Requested...d
    Hint: Some lines were ellipsized, use -l to show in full.
    USER@PROBLEM ~ % speaker-test -c 2
    speaker-test 1.0.28
    Playback device is default
    Stream parameters are 48000Hz, S16_LE, 2 channels
    Using 16 octaves of pink noise
    ALSA lib pcm_dmix.c:989:(snd_pcm_dmix_open) unable to create IPC semaphore
    Playback open error: -13,Permission denied
    aconnect -o
    client 14: 'Midi Through' [type=kernel]
    0 'Midi Through Port-0'
    client 16: 'AuzenTech X-Meridian 2G' [type=kernel]
    0 'AuzenTech X-Meridian 2G MIDI'
    client 128: 'FLUID Synth (1017)' [type=user]
    0 'Synth input port (1017:0)'
    Any ideas?
    Last edited by Janusz11 (2014-10-04 08:26:54)

    Thanks. I've set Fluidsynth up the way it is described in the wiki (FluidSynth). If I'm not mistaken it is already started with the "-a alsa" option through the config file (SYNTHOPTS="-is -a alsa -m alsa_seq -r 48000" ).
    Well, since adding the user to the audio group fixes the problem I'll do that now.

  • [SOLVED]No Sound with ALSA - Intel Corporation 82801G HD Audio

    Hey all,
    I've succesfully installed Arch Linux. My past two attempts have met with failure, all because of my own failure to read and follow directions correctly. This time everything is installed correctly. I am running Kdemod3 on my laptop with Arch and everything works great. I LOVE Pacman and the simplicity of Arch's configuration files. It's super fast and all together simple. My only remaining problem is this:
    My sound with ALSA is not functioning. I followed the installation instructions at the arch wiki and after unmuting all of my channels I still would not get any sound. My sound module is snd_hda_intel and it is detected, loaded and the whole nine yards (as far as I can tell). My user is a member of the 'audio' user group also. I looked at the troubleshooting tips on the bottom of the Wiki but decided not to try them as they do not seem to pertain to my card (snd_hda_intel) but I will try them if anyone would like me to.
    If anyone has any ideas, they'd be greatly appreciated!:D Anything I can provide that you need I will be more than willing to provide.
    Thanks for such a great distribution,
    Dan
    Last edited by JazzDan (2008-06-29 05:06:35)

    Problem resolved. I ran alsaconf, selected my soundcard, and everything was working from there out. Thanks MisfitI38 on the IRC!!!

  • No Mic Sound with Pulseaudio, works fine with Alsa.

    Have a Acer Aspire One D225E that I've set up with Gnome 3. Everything seems to be working except I'm not getting any sound out of my microphone. I've messed around with the sound settings in the gnome settings app with no success. Using alsamixer, I've made sure the mic channel is unmuted.
    I'm able to record sound with Audacity using Alsa and play it back fine. When I switch to pulseaudio however, I get nothing. This wouldn't be a problem, except skype only allows you to use pulseaudio to record if you have that installed.
    I've checked the wiki troubleshooting section on Pulseaudio and found the section on Acer Aspires, but solutions in the link led to a dead end. Nothing has worked so far that I've tried.
    Here's my sound device:
    00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 02)
    Output of arecord -l:
    **** List of CAPTURE Hardware Devices ****
    card 0: Intel [HDA Intel], device 0: ALC272X Analog [ALC272X Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    Mic source from "pactl list sources"
    Source #1
    State: SUSPENDED
    Name: alsa_input.pci-0000_00_1b.0.analog-stereo
    Description: Internal Audio Analog Stereo
    Driver: module-alsa-card.c
    Sample Specification: s16le 2ch 44100Hz
    Channel Map: front-left,front-right
    Owner Module: 4
    Mute: no
    Volume: 0: 100% 1: 100%
    0: 0.00 dB 1: 0.00 dB
    balance 0.00
    Base Volume: 10%
    -60.00 dB
    Monitor of Sink: n/a
    Latency: 0 usec, configured 0 usec
    Flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY
    Properties:
    alsa.resolution_bits = "16"
    device.api = "alsa"
    device.class = "sound"
    alsa.class = "generic"
    alsa.subclass = "generic-mix"
    alsa.name = "ALC272X Analog"
    alsa.id = "ALC272X Analog"
    alsa.subdevice = "0"
    alsa.subdevice_name = "subdevice #0"
    alsa.device = "0"
    alsa.card = "0"
    alsa.card_name = "HDA Intel"
    alsa.long_card_name = "HDA Intel at 0x58200000 irq 44"
    alsa.driver_name = "snd_hda_intel"
    device.bus_path = "pci-0000:00:1b.0"
    sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card0"
    device.bus = "pci"
    device.vendor.id = "8086"
    device.vendor.name = "Intel Corporation"
    device.product.name = "N10/ICH 7 Family High Definition Audio Controller"
    device.form_factor = "internal"
    device.string = "front:0"
    device.buffering.buffer_size = "352800"
    device.buffering.fragment_size = "176400"
    device.access_mode = "mmap+timer"
    device.profile.name = "analog-stereo"
    device.profile.description = "Analog Stereo"
    device.description = "Internal Audio Analog Stereo"
    alsa.mixer_name = "Realtek ALC272X"
    alsa.components = "HDA:10ec0272,10250002,00100001"
    module-udev-detect.discovered = "1"
    device.icon_name = "audio-card-pci"
    Ports:
    analog-input: Analog Input (priority. 10000)
    analog-input-microphone: Analog Microphone (priority. 8700)
    Active Port: analog-input-microphone
    Formats:
    pcm
    Hopefully someone with more knowledge of pulseaudio will be able to point my in the right direction on this one.

    I have exactly the same problem with my Acer Aspire 3820. It's definitely pulseaudio related, since arecord works.
    Sound device:
    00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 05)
    Output of pactl list sources:
    Sorgente #2
    Stato: SUSPENDED
    Nome: alsa_input.pci-0000_00_1b.0.analog-stereo
    Descrizione: Audio interno Stereo analogico
    Driver: module-alsa-card.c
    Specifica di campionamento: s16le ch 2 48000 Hz
    Mappa dei canali: front-left,front-right
    Modulo di appartenenza: 5
    Muto: no
    Volume: 0: 0% 1: 0%
    0: -inf dB 1: -inf dB
    bilanciamento 0,00
    Volume base: 8%
    -66,00 dB
    Monitor del sink: N/D
    Latenza: 0 microsec, configurata 0 microsec
    Flag: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY
    Proprietà:
    alsa.resolution_bits = "16"
    device.api = "alsa"
    device.class = "sound"
    alsa.class = "generic"
    alsa.subclass = "generic-mix"
    alsa.name = "ALC269VB Analog"
    alsa.id = "ALC269VB Analog"
    alsa.subdevice = "0"
    alsa.subdevice_name = "subdevice #0"
    alsa.device = "0"
    alsa.card = "0"
    alsa.card_name = "HDA Intel"
    alsa.long_card_name = "HDA Intel at 0xf0800000 irq 44"
    alsa.driver_name = "snd_hda_intel"
    device.bus_path = "pci-0000:00:1b.0"
    sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card0"
    device.bus = "pci"
    device.vendor.id = "8086"
    device.vendor.name = "Intel Corporation"
    device.product.name = "5 Series/3400 Series Chipset High Definition Audio"
    device.form_factor = "internal"
    device.string = "front:0"
    device.buffering.buffer_size = "384000"
    device.buffering.fragment_size = "192000"
    device.access_mode = "mmap+timer"
    device.profile.name = "analog-stereo"
    device.profile.description = "Stereo analogico"
    device.description = "Audio interno Stereo analogico"
    alsa.mixer_name = "Realtek ALC269VB"
    alsa.components = "HDA:10ec0269,10250364,00100100"
    module-udev-detect.discovered = "1"
    device.icon_name = "audio-card-pci"
    Porte:
    analog-input-microphone-internal: Microfono interno (priority: 8900)
    analog-input-microphone: Microfono (priority: 8700, not available)
    Porta attiva: analog-input-microphone-internal
    Formats:
    pcm
    I've been struggling for months, but still no answer. None of the volume tweaking tricks work, obviously, and I couldn't find any useful answers in the PA mailing list.

  • [SOLVED] No sound (with flash)

    Hello.
    I have no sound with flash. It does work elsewhere.
    I am using ALSA.
    My flash should output audio correctly according to wiki: https://wiki.archlinux.org/index.php/Fl … d_in_Flash
    # aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: PCH [HDA Intel PCH], device 0: ALC889 Analog [ALC889 Analog]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    card 0: PCH [HDA Intel PCH], device 1: ALC889 Digital [ALC889 Digital]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    card 1: Generic [HD-Audio Generic], device 3: HDMI 0 [HDMI 0]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    EDIT: I'm retarded. I didn't add my user to audio group. And sound elsewhere was from speaker-test which needs SU.
    Last edited by handl3r (2012-01-22 07:39:34)

    codemac wrote:
    Orrrr it's because the flash plugin uses OSS.
    run `aoss firefox` and be happy.
    OSS does still work or at least the alsa backwards compatibility layer that emulates the old interfaces, right? did i miss anything?
    for newer versions of flash (like version 9) simply install firefox in wine and let it install the plugin. that usually works great!

  • [solved] no sound with multimedia apps using Pulseaudio Dummy drive

    It seems audio issues are kindof frequent atm, but I couldn't solve the strange issue using the informations provided in the threads nor the wiki
    Issue:
    One app plays audio just fine: Deadbeef Audio player, but no activity shows up in Pavucontrol while playing.
        Deadbeef uses default Alsa outpput (currently Pulse audio server)
    The other multimedia that I use or tried (mplayer, VLC and paplay test.wav) play files with no sound to be heard. Pavucontrol just shows 'dummy output' activity
    as for mplayer that is the case with default pulse and alsa audio drivers
    Context:
    1/ Recently switched from ALSA to PulseAudio
    Have no  ~/.asoundrc
    2/ First appeared when:
    Installed software updates last week. I lazily hoped it will resolve itself with the next update which it didn't so far. None of the packets I updated had linux|pulse|alsa|sound|audio in its name.
    Another issue appeared at the same time: no software is able to play any media from the DVD drive. The optical drive itself is well recognized whether by 'lsscsi' or /proc/sys/dev/cdrom/info
    3/ PulseAudio did not start today after booting the system
    $ pulseaudio --start
        E: [pulseaudio] main.c: daemon startup failed
    Started OK after commenting "/etc/pulse/default.pa" config line that remap microphone to mono for Skype (as per the Pulseaudio wiki)
    System Audio info:
    $ cat /proc/asound/cards
    0 [PCH ]: HDA-Intel - HDA Intel PCH
    HDA Intel PCH at 0xf7d00000 irq 46
    $ lspci|grep -i audio
    00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
    $ aplay -l
    carte 0: PCH [HDA Intel PCH], périphérique 0: ALC892 Analog [ALC892 Analog]
    Sous-périphériques: 1/1
    Sous-périphérique #0: subdevice #0
    carte 0: PCH [HDA Intel PCH], périphérique 1: ALC892 Digital [ALC892 Digital]
    Sous-périphériques: 1/1
    Sous-périphérique #0: subdevice #0
    # fuser -v /dev/snd/*
    /dev/snd/controlC0: kozaki 20121 F.... pulseaudio
    $ cat /proc/asound/modules;
    0 snd_hda_intel
    $ lsmod | grep ^snd;
    snd_hda_codec_realtek 67127 1
    snd_hda_codec_generic 63126 1 snd_hda_codec_realtek
    snd_hda_intel 26327 3
    snd_hda_controller 26727 1 snd_hda_intel
    snd_hda_codec 108552 4 snd_hda_codec_realtek,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
    snd_hwdep 17244 1 snd_hda_codec
    snd_pcm 88487 3 snd_hda_codec,snd_hda_intel,snd_hda_controller
    snd_timer 26614 1 snd_pcm
    snd 69340 13 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
    $ systool -vm relevant_snd_module
    EDIT
    $ systool -vm snd_hda_intel
    Module = "snd_hda_intel"
    Attributes:
    coresize = "26327"
    initsize = "0"
    initstate = "live"
    refcnt = "5"
    taint = ""
    uevent = <store method only>
    Parameters:
    align_buffer_size = "-1"
    bdl_pos_adj = "1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"
    beep_mode = "Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y"
    enable_msi = "1"
    enable = "Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y"
    id = "(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)"
    index = "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"
    jackpoll_ms = "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0"
    model = "(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)"
    patch = "(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)"
    position_fix = "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"
    power_save = "1"
    power_save_controller= "Y"
    probe_mask = "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"
    probe_only = "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0"
    single_cmd = "N"
    snoop = "Y"
    Sections:
    .bss = "0xffffffffa0365a80"
    .data = "0xffffffffa0365000"
    .data.unlikely = "0xffffffffa03657d0"
    .exit.text = "0xffffffffa0362930"
    .gnu.linkonce.this_module= "0xffffffffa0365800"
    .init.text = "0xffffffffa0368000"
    .note.gnu.build-id = "0xffffffffa0363000"
    .rodata = "0xffffffffa0363040"
    .rodata.str1.1 = "0xffffffffa0363f02"
    .rodata.str1.8 = "0xffffffffa03642e0"
    .smp_locks = "0xffffffffa0364618"
    .strtab = "0xffffffffa036b508"
    .symtab = "0xffffffffa0369000"
    .text = "0xffffffffa0360000"
    __mcount_loc = "0xffffffffa0364848"
    __param = "0xffffffffa0364628"
    __verbose = "0xffffffffa0365640"
    I guess it might be a rather basic configuration step that I missed and am blind to see. If so, sorry for wasting your time :-/ Hint appreciated.
    Last edited by kozaki (2014-09-01 19:43:16)

    Read how to post correctly to get English output.
    kozaki wrote:$ systool -vm relevant_snd_module;
    Really? What do you think relevant_snd_module is? When you copy something from another thread, maybe it would be wise to read through it first. I tried to explain that there is no relevant_snd_module, it is a hint to the user, yes you, to use the module that is relevant in users case, which often is snd_hda_intel, which again is also mentioned in the other thread. Read it and correct your post accordingly please.
    As for the issue at hand, is module-suspend-on-idle loaded? If so, disable and unload it. Start PA with '-vvvv' switch and post the log here. You might want to try defaulting the configuration for PA, meaning delete your ~/.config/pulse. Does your GPU have a hdmi sound card?
    Check if you can get sound output with PA killed through speaker-test:
    speaker-test -c 8 -t wav -D plug:"dmix:{CARD PCH DEV 0}"
    speaker-test -c 2 -t wav -D plug:"dmix:{CARD PCH DEV 0}"
    Both should work launched in that order at the same time.

Maybe you are looking for

  • DVI To Video Adaptor questions

    Hello there, I just purchased the DVI to Video Adaptor and received it in the mail today. I am trying to figure out what is required to hook it up to the tv and as I understand I need an RCA adaptor to connect from the headphone input but I am not su

  • How to find the largest files?

    My question is how to find the big(lets say over 500Mb) files under the root and list them. This is my desktop and when I tried "du / | sort -k 1n " it didnt finish. Best regards, Tonguc

  • User Exit PBAS0001.

    In benefit, 2 dates are there enroll and eligible. In eligible date, permanent employee has to wait one month and hourly employee's waiting time is 3 months, before s/he gets entitlement. In HR enhancement PBAS0001, depending as per employee status (

  • How to remove hard drive

    I would like to remove the hard drive from old eMac before sending to recycler. 

  • How do I work msn with iTunes?

    How do I make the song that I'm playing from iTunes 7.0.2 show up in my name in MSN 7.5? I've tried everything. I've checked the right boxes in msn.. I don't know what to do.