Sound is not working on new Ubuntu 16.04.3 LTS installation

Asked by Mike Beames

Hello,

My speakers and headphones do not work. What would you suggest I do to correct this? My alsa information is in the link below. I am following the steps outlined in https://help.ubuntu.com/community/SoundTroubleshootingProcedure. Thanks!!

-Mike

wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && chmod +x ./alsa-info.sh && ./alsa-info.sh
--2017-12-28 07:48:26-- http://www.alsa-project.org/alsa-info.sh
Resolving www.alsa-project.org (www.alsa-project.org)... 77.48.224.243
Connecting to www.alsa-project.org (www.alsa-project.org)|77.48.224.243|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://git.alsa-project.org/?p=alsa-utils.git;a=blob_plain;f=alsa-info/alsa-info.sh [following]
--2017-12-28 07:48:26-- http://git.alsa-project.org/?p=alsa-utils.git;a=blob_plain;f=alsa-info/alsa-info.sh
Resolving git.alsa-project.org (git.alsa-project.org)... 77.48.224.243
Connecting to git.alsa-project.org (git.alsa-project.org)|77.48.224.243|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-sh]
Saving to: ‘alsa-info.sh’

alsa-info.sh [ <=> ] 28.03K 118KB/s in 0.2s

2017-12-28 07:48:27 (118 KB/s) - ‘alsa-info.sh’ saved [28707]

ALSA Information Script v 0.4.64
--------------------------------

This script visits the following commands/files to collect diagnostic
information about your ALSA installation and sound related hardware.

  dmesg
  lspci
  lsmod
  aplay
  amixer
  alsactl
  /proc/asound/
  /sys/class/sound/
  ~/.asoundrc (etc.)

See './alsa-info.sh --help' for command line options.

Automatically upload ALSA information to www.alsa-project.org? [y/N] : y
Uploading information to www.alsa-project.org ... Done!

Your ALSA information is located at http://www.alsa-project.org/db/?f=a9a84d402b4034dc1bfa481dae6df0d6d442fbd2

Question information

Language:
English Edit question
Status:
Open
For:
Ubuntu alsa-driver Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Mike Beames (mbeames) said :
#1

As instructed by Step 4 in https://help.ubuntu.com/community/SoundTroubleshootingProcedure
I am posting this terminal output. I seek to have both my headphones and speakers work. Right now they both do not work. Thank you.

mike@RSFubuntu:~$ cat /proc/asound/{version,cards,devices,hwdep,pcm,seq/clients}; ls -l /usr/share/pulseaudio/alsa-mixer/paths/; sudo rm /etc/asound.conf; sudo rm -r ~/.pulse ~/.asound* ;sudo rm ~/.pulse-cookie; sudo apt-get update; sudo apt-get install aptitude; sudo aptitude install paman gnome-alsamixer libasound2-plugins padevchooser libsdl1.2debian-pulseaudio; sudo lshw -short;ls -lart /dev/snd; find /lib/modules/`uname -r` | grep snd ;cat /dev/sndstat; lspci -nn; lsusb; sudo which alsactl; sudo fuser -v /dev/dsp /dev/snd/* ; dpkg -S bin/slmodemd; dmesg | egrep 'EMU|probe|emu|ALSA|alsa|ac97|udi|snd|ound|irmware'; sudo /etc/init.d/sl-modem-daemon status; sudo grep model /etc/modprobe.d/* ; sudo dmidecode|egrep 'anufact|roduct|erial|elease'; lsmod | egrep 'snd|usb|midi|udio'; pacmd list-sinks; aplay -l; sudo alsa force-reload; ubuntu-support-status ; sudo lshw -C sound
Advanced Linux Sound Architecture Driver Version k4.10.0-42-generic.
 0 [PCH ]: HDA-Intel - HDA Intel PCH
                      HDA Intel PCH at 0xf6530000 irq 33
 1 [NVidia ]: HDA-Intel - HDA NVidia
                      HDA NVidia at 0xf6080000 irq 18
  1: : sequencer
  2: [ 0] : control
  3: [ 0- 0]: digital audio playback
  4: [ 0- 0]: digital audio capture
  5: [ 0- 1]: digital audio playback
  6: [ 0- 2]: digital audio capture
  7: [ 0- 3]: digital audio playback
  8: [ 0- 7]: digital audio playback
  9: [ 0- 2]: hardware dependent
 10: [ 0- 3]: hardware dependent
 11: [ 1] : control
 12: [ 1- 3]: digital audio playback
 13: [ 1- 7]: digital audio playback
 14: [ 1- 8]: digital audio playback
 15: [ 1- 9]: digital audio playback
 16: [ 1- 0]: hardware dependent
 17: [ 1- 1]: hardware dependent
 18: [ 1- 2]: hardware dependent
 19: [ 1- 3]: hardware dependent
 33: : timer
00-02: HDA Codec 2
00-03: HDA Codec 3
01-00: HDA Codec 0
01-01: HDA Codec 1
01-02: HDA Codec 2
01-03: HDA Codec 3
00-00: ALC898 Analog : ALC898 Analog : playback 1 : capture 1
00-01: ALC898 Digital : ALC898 Digital : playback 1
00-02: ALC898 Alt Analog : ALC898 Alt Analog : capture 2
00-03: HDMI 0 : HDMI 0 : playback 1
00-07: HDMI 1 : HDMI 1 : playback 1
01-03: HDMI 0 : HDMI 0 : playback 1
01-07: HDMI 0 : HDMI 0 : playback 1
01-08: HDMI 0 : HDMI 0 : playback 1
01-09: HDMI 0 : HDMI 0 : playback 1
Client info
  cur clients : 1
  peak clients : 1
  max clients : 192

Client 0 : "System" [Kernel]
  Port 0 : "Timer" (Rwe-)
  Port 1 : "Announce" (R-e-)
Client 14 : "Midi Through" [Kernel]
  Port 0 : "Midi Through Port-0" (RWe-)
total 160
-rw-r--r-- 1 root root 1415 Nov 15 07:19 analog-input-aux.conf
-rw-r--r-- 1 root root 2056 Nov 15 07:19 analog-input.conf
-rw-r--r-- 1 root root 5769 Nov 15 07:19 analog-input.conf.common
-rw-r--r-- 1 root root 2185 Nov 15 07:19 analog-input-dock-mic.conf
-rw-r--r-- 1 root root 1420 Nov 15 07:19 analog-input-fm.conf
-rw-r--r-- 1 root root 2196 Nov 15 07:19 analog-input-front-mic.conf
-rw-r--r-- 1 root root 2298 Nov 15 07:19 analog-input-headphone-mic.conf
-rw-r--r-- 1 root root 2360 Nov 15 07:19 analog-input-headset-mic.conf
-rw-r--r-- 1 root root 2797 Nov 15 07:19 analog-input-internal-mic-always.conf
-rw-r--r-- 1 root root 3155 Nov 15 07:19 analog-input-internal-mic.conf
-rw-r--r-- 1 root root 2486 Nov 15 07:19 analog-input-linein.conf
-rw-r--r-- 1 root root 2662 Nov 15 07:19 analog-input-mic.conf
-rw-r--r-- 1 root root 1330 Nov 15 07:19 analog-input-mic.conf.common
-rw-r--r-- 1 root root 1457 Nov 15 07:19 analog-input-mic-line.conf
-rw-r--r-- 1 root root 2185 Nov 15 07:19 analog-input-rear-mic.conf
-rw-r--r-- 1 root root 1425 Nov 15 07:19 analog-input-tvtuner.conf
-rw-r--r-- 1 root root 1385 Nov 15 07:19 analog-input-video.conf
-rw-r--r-- 1 root root 1929 Nov 15 07:19 analog-output.conf
-rw-r--r-- 1 root root 10609 Nov 15 07:19 analog-output.conf.common
-rw-r--r-- 1 root root 2139 Nov 15 07:19 analog-output-headphones-2.conf
-rw-r--r-- 1 root root 3147 Dec 27 22:12 analog-output-headphones.bak
-rw-r--r-- 1 root root 3150 Dec 27 23:11 analog-output-headphones.conf
-rw-r--r-- 1 root root 3149 Dec 27 22:17 analog-output-headphones.fixed
-rw-r--r-- 1 root root 4095 Nov 15 07:19 analog-output-lineout.conf
-rw-r--r-- 1 root root 1993 Nov 15 07:19 analog-output-mono.conf
-rw-r--r-- 1 root root 3725 Nov 15 07:19 analog-output-speaker-always.conf
-rw-r--r-- 1 root root 4521 Nov 15 07:19 analog-output-speaker.conf
-rw-r--r-- 1 root root 159 Nov 15 07:19 hdmi-output-0.conf
-rw-r--r-- 1 root root 161 Nov 15 07:19 hdmi-output-1.conf
-rw-r--r-- 1 root root 161 Nov 15 07:19 hdmi-output-2.conf
-rw-r--r-- 1 root root 161 Nov 15 07:19 hdmi-output-3.conf
-rw-r--r-- 1 root root 163 Nov 15 07:19 hdmi-output-4.conf
-rw-r--r-- 1 root root 163 Nov 15 07:19 hdmi-output-5.conf
-rw-r--r-- 1 root root 163 Nov 15 07:19 hdmi-output-6.conf
-rw-r--r-- 1 root root 163 Nov 15 07:19 hdmi-output-7.conf
-rw-r--r-- 1 root root 712 Nov 15 07:19 iec958-stereo-output.conf
[sudo] password for mike:
rm: cannot remove '/etc/asound.conf': No such file or directory
rm: cannot remove '/home/mike/.pulse': No such file or directory
rm: cannot remove '/home/mike/.asound*': No such file or directory
rm: cannot remove '/home/mike/.pulse-cookie': No such file or directory
Hit:1 http://us.archive.ubuntu.com/ubuntu xenial InRelease
Get:2 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease [102 kB]
Get:3 http://security.ubuntu.com/ubuntu xenial-security InRelease [102 kB]
Ign:4 http://repo.vivaldi.com/stable/deb stable InRelease
Hit:5 http://repo.vivaldi.com/stable/deb stable Release
Get:7 http://us.archive.ubuntu.com/ubuntu xenial-backports InRelease [102 kB]
Get:8 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 DEP-11 Metadata [307 kB]
Get:9 http://us.archive.ubuntu.com/ubuntu xenial-updates/main DEP-11 64x64 Icons [217 kB]
Get:10 http://security.ubuntu.com/ubuntu xenial-security/main amd64 DEP-11 Metadata [62.5 kB]
Get:11 http://us.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 DEP-11 Metadata [185 kB]
Get:12 http://us.archive.ubuntu.com/ubuntu xenial-updates/universe DEP-11 64x64 Icons [269 kB]
Get:13 http://security.ubuntu.com/ubuntu xenial-security/main DEP-11 64x64 Icons [57.6 kB]
Get:14 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 DEP-11 Metadata [51.4 kB]
Get:15 http://security.ubuntu.com/ubuntu xenial-security/universe DEP-11 64x64 Icons [80.2 kB]
Get:16 http://us.archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 DEP-11 Metadata [5,888 B]
Get:17 http://us.archive.ubuntu.com/ubuntu xenial-backports/main amd64 DEP-11 Metadata [3,328 B]
Get:18 http://us.archive.ubuntu.com/ubuntu xenial-backports/universe amd64 DEP-11 Metadata [4,712 B]
Fetched 1,550 kB in 2s (731 kB/s)
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
  aptitude-common libcwidget3v5
Suggested packages:
  apt-xapian-index aptitude-doc-en | aptitude-doc debtags tasksel
  libcwidget-dev
The following NEW packages will be installed:
  aptitude aptitude-common libcwidget3v5
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 2,345 kB of archives.
After this operation, 9,865 kB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Get:1 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 aptitude-common all 0.7.4-2ubuntu2 [747 kB]
Get:2 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libcwidget3v5 amd64 0.5.17-4ubuntu2 [292 kB]
Get:3 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 aptitude amd64 0.7.4-2ubuntu2 [1,306 kB]
Fetched 2,345 kB in 2s (956 kB/s)
Selecting previously unselected package aptitude-common.
(Reading database ... 211250 files and directories currently installed.)
Preparing to unpack .../aptitude-common_0.7.4-2ubuntu2_all.deb ...
Unpacking aptitude-common (0.7.4-2ubuntu2) ...
Selecting previously unselected package libcwidget3v5:amd64.
Preparing to unpack .../libcwidget3v5_0.5.17-4ubuntu2_amd64.deb ...
Unpacking libcwidget3v5:amd64 (0.5.17-4ubuntu2) ...
Selecting previously unselected package aptitude.
Preparing to unpack .../aptitude_0.7.4-2ubuntu2_amd64.deb ...
Unpacking aptitude (0.7.4-2ubuntu2) ...
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for libc-bin (2.23-0ubuntu9) ...
Setting up aptitude-common (0.7.4-2ubuntu2) ...
Setting up libcwidget3v5:amd64 (0.5.17-4ubuntu2) ...
Setting up aptitude (0.7.4-2ubuntu2) ...
update-alternatives: using /usr/bin/aptitude-curses to provide /usr/bin/aptitude (aptitude) in auto mode
Processing triggers for libc-bin (2.23-0ubuntu9) ...
libasound2-plugins is already installed at the requested version (1.1.0-0ubuntu1)
No candidate version found for padevchooser
No candidate version found for libsdl1.2debian-pulseaudio
libasound2-plugins is already installed at the requested version (1.1.0-0ubuntu1)
No candidate version found for padevchooser
No candidate version found for libsdl1.2debian-pulseaudio
The following NEW packages will be installed:
  gnome-alsamixer gnome-icon-theme{a} libbonobo2-0{a} libbonobo2-common{a}
  libbonoboui2-0{a} libbonoboui2-common{a} libglade2-0{a}
  libglademm-2.4-1v5{a} libgnome-2-0{a} libgnome2-0{a} libgnome2-bin{a}
  libgnome2-common{a} libgnomecanvas2-0{a} libgnomecanvas2-common{a}
  libgnomeui-0{a} libgnomeui-common{a} libgnomevfs2-0{a}
  libgnomevfs2-common{a} libgtkmm-2.4-1v5{a} liborbit-2-0{a} paman
  pavumeter{a}
0 packages upgraded, 22 newly installed, 0 to remove and 0 not upgraded.
Need to get 11.7 MB of archives. After unpacking 29.7 MB will be used.
Do you want to continue? [Y/n/?] Y
Get: 1 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libbonobo2-common all 2.32.1-3 [34.7 kB]
Get: 2 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 liborbit-2-0 amd64 1:2.14.19-1build1 [140 kB]
Get: 3 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libbonobo2-0 amd64 2.32.1-3 [211 kB]
Get: 4 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libglade2-0 amd64 1:2.6.4-2 [44.6 kB]
Get: 5 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libgnomecanvas2-common all 2.30.3-2 [9,080 B]
Get: 6 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libgnomecanvas2-0 amd64 2.30.3-2 [82.7 kB]
Get: 7 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libgnomevfs2-common amd64 1:2.24.4-6.1ubuntu1 [23.0 kB]
Get: 8 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libgnomevfs2-0 amd64 1:2.24.4-6.1ubuntu1 [213 kB]
Get: 9 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libgnome2-common all 2.32.1-5ubuntu1 [33.5 kB]
Get: 10 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libgnome-2-0 amd64 2.32.1-5ubuntu1 [53.7 kB]
Get: 11 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libgnome2-bin amd64 2.32.1-5ubuntu1 [5,040 B]
Get: 12 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libgnome2-0 amd64 2.32.1-5ubuntu1 [1,656 B]
Get: 13 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libbonoboui2-common all 2.24.5-3ubuntu1 [11.9 kB]
Get: 14 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libbonoboui2-0 amd64 2.24.5-3ubuntu1 [154 kB]
Get: 15 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libgnomeui-common all 2.24.5-3.1 [16.3 kB]
Get: 16 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libgnomeui-0 amd64 2.24.5-3.1 [207 kB]
Get: 17 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 gnome-alsamixer amd64 0.9.7~cvs.20060916.ds.1-5 [51.5 kB]
Get: 18 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 gnome-icon-theme all 3.12.0-1ubuntu3 [9,630 kB]
Get: 19 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libgtkmm-2.4-1v5 amd64 1:2.24.4-2 [671 kB]
Get: 20 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 libglademm-2.4-1v5 amd64 2.6.7-5 [18.1 kB]
Get: 21 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 paman amd64 0.9.4-1ubuntu5 [68.8 kB]
Get: 22 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 pavumeter amd64 0.9.3-4build1 [22.9 kB]
Fetched 11.7 MB in 10s (1,115 kB/s)
Selecting previously unselected package libbonobo2-common.
(Reading database ... 211379 files and directories currently installed.)
Preparing to unpack .../libbonobo2-common_2.32.1-3_all.deb ...
Unpacking libbonobo2-common (2.32.1-3) ...
Selecting previously unselected package liborbit-2-0:amd64.
Preparing to unpack .../liborbit-2-0_1%3a2.14.19-1build1_amd64.deb ...
Unpacking liborbit-2-0:amd64 (1:2.14.19-1build1) ...
Selecting previously unselected package libbonobo2-0:amd64.
Preparing to unpack .../libbonobo2-0_2.32.1-3_amd64.deb ...
Unpacking libbonobo2-0:amd64 (2.32.1-3) ...
Selecting previously unselected package libglade2-0:amd64.
Preparing to unpack .../libglade2-0_1%3a2.6.4-2_amd64.deb ...
Unpacking libglade2-0:amd64 (1:2.6.4-2) ...
Selecting previously unselected package libgnomecanvas2-common.
Preparing to unpack .../libgnomecanvas2-common_2.30.3-2_all.deb ...
Unpacking libgnomecanvas2-common (2.30.3-2) ...
Selecting previously unselected package libgnomecanvas2-0:amd64.
Preparing to unpack .../libgnomecanvas2-0_2.30.3-2_amd64.deb ...
Unpacking libgnomecanvas2-0:amd64 (2.30.3-2) ...
Selecting previously unselected package libgnomevfs2-common.
Preparing to unpack .../libgnomevfs2-common_1%3a2.24.4-6.1ubuntu1_amd64.deb ...
Unpacking libgnomevfs2-common (1:2.24.4-6.1ubuntu1) ...
Selecting previously unselected package libgnomevfs2-0:amd64.
Preparing to unpack .../libgnomevfs2-0_1%3a2.24.4-6.1ubuntu1_amd64.deb ...
Unpacking libgnomevfs2-0:amd64 (1:2.24.4-6.1ubuntu1) ...
Selecting previously unselected package libgnome2-common.
Preparing to unpack .../libgnome2-common_2.32.1-5ubuntu1_all.deb ...
Unpacking libgnome2-common (2.32.1-5ubuntu1) ...
Selecting previously unselected package libgnome-2-0:amd64.
Preparing to unpack .../libgnome-2-0_2.32.1-5ubuntu1_amd64.deb ...
Unpacking libgnome-2-0:amd64 (2.32.1-5ubuntu1) ...
Selecting previously unselected package libgnome2-bin.
Preparing to unpack .../libgnome2-bin_2.32.1-5ubuntu1_amd64.deb ...
Unpacking libgnome2-bin (2.32.1-5ubuntu1) ...
Selecting previously unselected package libgnome2-0:amd64.
Preparing to unpack .../libgnome2-0_2.32.1-5ubuntu1_amd64.deb ...
Unpacking libgnome2-0:amd64 (2.32.1-5ubuntu1) ...
Selecting previously unselected package libbonoboui2-common.
Preparing to unpack .../libbonoboui2-common_2.24.5-3ubuntu1_all.deb ...
Unpacking libbonoboui2-common (2.24.5-3ubuntu1) ...
Selecting previously unselected package libbonoboui2-0:amd64.
Preparing to unpack .../libbonoboui2-0_2.24.5-3ubuntu1_amd64.deb ...
Unpacking libbonoboui2-0:amd64 (2.24.5-3ubuntu1) ...
Selecting previously unselected package libgnomeui-common.
Preparing to unpack .../libgnomeui-common_2.24.5-3.1_all.deb ...
Unpacking libgnomeui-common (2.24.5-3.1) ...
Selecting previously unselected package libgnomeui-0:amd64.
Preparing to unpack .../libgnomeui-0_2.24.5-3.1_amd64.deb ...
Unpacking libgnomeui-0:amd64 (2.24.5-3.1) ...
Selecting previously unselected package gnome-alsamixer.
Preparing to unpack .../gnome-alsamixer_0.9.7~cvs.20060916.ds.1-5_amd64.deb ...
Unpacking gnome-alsamixer (0.9.7~cvs.20060916.ds.1-5) ...
Selecting previously unselected package gnome-icon-theme.
Preparing to unpack .../gnome-icon-theme_3.12.0-1ubuntu3_all.deb ...
Unpacking gnome-icon-theme (3.12.0-1ubuntu3) ...
Selecting previously unselected package libgtkmm-2.4-1v5:amd64.
Preparing to unpack .../libgtkmm-2.4-1v5_1%3a2.24.4-2_amd64.deb ...
Unpacking libgtkmm-2.4-1v5:amd64 (1:2.24.4-2) ...
Selecting previously unselected package libglademm-2.4-1v5.
Preparing to unpack .../libglademm-2.4-1v5_2.6.7-5_amd64.deb ...
Unpacking libglademm-2.4-1v5 (2.6.7-5) ...
Selecting previously unselected package paman.
Preparing to unpack .../paman_0.9.4-1ubuntu5_amd64.deb ...
Unpacking paman (0.9.4-1ubuntu5) ...
Selecting previously unselected package pavumeter.
Preparing to unpack .../pavumeter_0.9.3-4build1_amd64.deb ...
Unpacking pavumeter (0.9.3-4build1) ...
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for libc-bin (2.23-0ubuntu9) ...
Processing triggers for gconf2 (3.2.6-3ubuntu6) ...
Processing triggers for gnome-menus (3.13.3-6ubuntu3.1) ...
Processing triggers for desktop-file-utils (0.22-1ubuntu5.1) ...
Processing triggers for bamfdaemon (0.5.3~bzr0+16.04.20160824-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for mime-support (3.59ubuntu1) ...
Setting up libbonobo2-common (2.32.1-3) ...
Setting up liborbit-2-0:amd64 (1:2.14.19-1build1) ...
Setting up libbonobo2-0:amd64 (2.32.1-3) ...
Setting up libglade2-0:amd64 (1:2.6.4-2) ...
Setting up libgnomecanvas2-common (2.30.3-2) ...
Setting up libgnomecanvas2-0:amd64 (2.30.3-2) ...
Setting up libgnomevfs2-common (1:2.24.4-6.1ubuntu1) ...
Setting up libgnomevfs2-0:amd64 (1:2.24.4-6.1ubuntu1) ...
Setting up libgnome2-common (2.32.1-5ubuntu1) ...
Setting up libgnome-2-0:amd64 (2.32.1-5ubuntu1) ...
Setting up libgnome2-bin (2.32.1-5ubuntu1) ...
Setting up libgnome2-0:amd64 (2.32.1-5ubuntu1) ...
Setting up libbonoboui2-common (2.24.5-3ubuntu1) ...
Setting up libbonoboui2-0:amd64 (2.24.5-3ubuntu1) ...
Setting up libgnomeui-common (2.24.5-3.1) ...
Setting up libgnomeui-0:amd64 (2.24.5-3.1) ...
Setting up gnome-alsamixer (0.9.7~cvs.20060916.ds.1-5) ...
Setting up gnome-icon-theme (3.12.0-1ubuntu3) ...
Setting up libgtkmm-2.4-1v5:amd64 (1:2.24.4-2) ...
Setting up libglademm-2.4-1v5 (2.6.7-5) ...
Setting up paman (0.9.4-1ubuntu5) ...
Setting up pavumeter (0.9.3-4build1) ...
Processing triggers for libc-bin (2.23-0ubuntu9) ...

H/W path Device Class Description
=======================================================
                             system To be filled by O.E.M. (To be filled
/0 bus Z77X-UD5H
/0/0 memory 64KiB BIOS
/0/4 memory 128KiB L1 cache
/0/5 memory 1MiB L2 cache
/0/6 memory 8MiB L3 cache
/0/7 memory 8GiB System Memory
/0/7/0 memory DIMM [empty]
/0/7/1 memory 4GiB DIMM DDR3 Synchronous 1600 MHz
/0/7/2 memory DIMM [empty]
/0/7/3 memory 4GiB DIMM DDR3 Synchronous 1600 MHz
/0/43 processor Intel(R) Core(TM) i7-2600K CPU @ 3.4
/0/100 bridge 2nd Generation Core Processor Family
/0/100/1 bridge Xeon E3-1200/2nd Generation Core Pro
/0/100/1.1 bridge Xeon E3-1200/2nd Generation Core Pro
/0/100/1.1/0 display GF114 [GeForce GTX 560 Ti]
/0/100/1.1/0.1 multimedia GF114 HDMI Audio Controller
/0/100/14 bus 7 Series/C210 Series Chipset Family
/0/100/14/0 usb3 bus xHCI Host Controller
/0/100/14/0/3 input USB Receiver
/0/100/14/1 usb4 bus xHCI Host Controller
/0/100/14/1/3 bus 4-Port USB 3.0 Hub
/0/100/14/1/4 bus 4-Port USB 3.0 Hub
/0/100/16 communication 7 Series/C210 Series Chipset Family
/0/100/19 eno1 network 82579V Gigabit Network Connection
/0/100/1a bus 7 Series/C210 Series Chipset Family
/0/100/1a/1 usb1 bus EHCI Host Controller
/0/100/1a/1/1 bus Integrated Rate Matching Hub
/0/100/1a/1/1/2 input USB Keyboard
/0/100/1a/1/1/5 bus USB2.0 Hub
/0/100/1a/1/1/6 bus USB2.0 Hub
/0/100/1b multimedia 7 Series/C210 Series Chipset Family
/0/100/1c bridge 7 Series/C210 Series Chipset Family
/0/100/1c.1 bridge 7 Series/C210 Series Chipset Family
/0/100/1c.1/0 storage 88SE9172 SATA 6Gb/s Controller
/0/100/1c.5 bridge 82801 PCI Bridge
/0/100/1c.5/0 bridge Integrated Technology Express, Inc.
/0/100/1c.5/0/1 bus VT6306/7/8 [Fire II(M)] IEEE 1394 OH
/0/100/1c.6 bridge 7 Series/C210 Series Chipset Family
/0/100/1c.6/0 enp5s0 network AR8151 v2.0 Gigabit Ethernet
/0/100/1c.7 bridge 7 Series/C210 Series Chipset Family
/0/100/1c.7/0 storage 88SE9172 SATA 6Gb/s Controller
/0/100/1d bus 7 Series/C210 Series Chipset Family
/0/100/1d/1 usb2 bus EHCI Host Controller
/0/100/1d/1/1 bus Integrated Rate Matching Hub
/0/100/1f bridge Z77 Express Chipset LPC Controller
/0/100/1f.2 storage 7 Series/C210 Series Chipset Family
/0/100/1f.3 bus 7 Series/C210 Series Chipset Family
/0/1 scsi0 storage
/0/1/0.0.0 /dev/sda disk 500GB WDC WD5000AAKX-0
/0/1/0.0.0/1 /dev/sda1 volume 365GiB Windows NTFS volume
/0/1/0.0.0/2 /dev/sda2 volume 18GiB EXT4 volume
/0/1/0.0.0/3 /dev/sda3 volume 29GiB Extended partition
/0/1/0.0.0/3/5 /dev/sda5 volume 29GiB Linux swap / Solaris partition
/0/2 scsi1 storage
/0/2/0.0.0 /dev/sdb disk 64GB M4-CT064M4SSD2
/0/2/0.0.0/1 /dev/sdb1 volume 449MiB Windows NTFS volume
/0/2/0.0.0/2 /dev/sdb2 volume 99MiB Windows FAT volume
/0/2/0.0.0/3 /dev/sdb3 volume 15MiB reserved partition
/0/2/0.0.0/4 /dev/sdb4 volume 59GiB Windows NTFS volume
/0/3 scsi7 storage
/0/3/0.0.0 /dev/cdrom disk DRW-24B1ST c
/1 power To Be Filled By O.E.M.
total 0
crw-rw----+ 1 root audio 116, 33 Dec 28 08:49 timer
crw-rw----+ 1 root audio 116, 1 Dec 28 08:49 seq
crw-rw----+ 1 root audio 116, 6 Dec 28 08:49 pcmC0D2c
crw-rw----+ 1 root audio 116, 10 Dec 28 08:49 hwC0D3
crw-rw----+ 1 root audio 116, 9 Dec 28 08:49 hwC0D2
crw-rw----+ 1 root audio 116, 2 Dec 28 08:49 controlC0
crw-rw----+ 1 root audio 116, 19 Dec 28 08:49 hwC1D3
crw-rw----+ 1 root audio 116, 18 Dec 28 08:49 hwC1D2
crw-rw----+ 1 root audio 116, 17 Dec 28 08:49 hwC1D1
crw-rw----+ 1 root audio 116, 16 Dec 28 08:49 hwC1D0
crw-rw----+ 1 root audio 116, 11 Dec 28 08:49 controlC1
drwxr-xr-x 2 root root 80 Dec 28 08:49 by-path
drwxr-xr-x 3 root root 460 Dec 28 08:49 .
crw-rw----+ 1 root audio 116, 13 Dec 28 08:50 pcmC1D7p
crw-rw----+ 1 root audio 116, 14 Dec 28 08:50 pcmC1D8p
crw-rw----+ 1 root audio 116, 15 Dec 28 08:50 pcmC1D9p
crw-rw----+ 1 root audio 116, 12 Dec 28 08:50 pcmC1D3p
crw-rw----+ 1 root audio 116, 5 Dec 28 08:50 pcmC0D1p
crw-rw----+ 1 root audio 116, 7 Dec 28 08:50 pcmC0D3p
crw-rw----+ 1 root audio 116, 8 Dec 28 08:50 pcmC0D7p
crw-rw----+ 1 root audio 116, 3 Dec 28 08:50 pcmC0D0p
crw-rw----+ 1 root audio 116, 4 Dec 28 08:50 pcmC0D0c
drwxr-xr-x 20 root root 4400 Dec 28 09:18 ..
/lib/modules/4.10.0-42-generic/kernel/sound/hda/snd-hda-core.ko
/lib/modules/4.10.0-42-generic/kernel/sound/hda/ext/snd-hda-ext-core.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pcmcia/vx/snd-vxpocket.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pcmcia/pdaudiocf/snd-pdaudiocf.ko
/lib/modules/4.10.0-42-generic/kernel/sound/firewire/dice/snd-dice.ko
/lib/modules/4.10.0-42-generic/kernel/sound/firewire/oxfw/snd-oxfw.ko
/lib/modules/4.10.0-42-generic/kernel/sound/firewire/fireworks/snd-fireworks.ko
/lib/modules/4.10.0-42-generic/kernel/sound/firewire/tascam/snd-firewire-tascam.ko
/lib/modules/4.10.0-42-generic/kernel/sound/firewire/bebob/snd-bebob.ko
/lib/modules/4.10.0-42-generic/kernel/sound/firewire/snd-firewire-lib.ko
/lib/modules/4.10.0-42-generic/kernel/sound/firewire/digi00x/snd-firewire-digi00x.ko
/lib/modules/4.10.0-42-generic/kernel/sound/firewire/snd-isight.ko
/lib/modules/4.10.0-42-generic/kernel/sound/usb/snd-usb-audio.ko
/lib/modules/4.10.0-42-generic/kernel/sound/usb/hiface/snd-usb-hiface.ko
/lib/modules/4.10.0-42-generic/kernel/sound/usb/usx2y/snd-usb-usx2y.ko
/lib/modules/4.10.0-42-generic/kernel/sound/usb/usx2y/snd-usb-us122l.ko
/lib/modules/4.10.0-42-generic/kernel/sound/usb/bcd2000/snd-bcd2000.ko
/lib/modules/4.10.0-42-generic/kernel/sound/usb/snd-usbmidi-lib.ko
/lib/modules/4.10.0-42-generic/kernel/sound/usb/caiaq/snd-usb-caiaq.ko
/lib/modules/4.10.0-42-generic/kernel/sound/usb/misc/snd-ua101.ko
/lib/modules/4.10.0-42-generic/kernel/sound/usb/6fire/snd-usb-6fire.ko
/lib/modules/4.10.0-42-generic/kernel/sound/usb/line6/snd-usb-line6.ko
/lib/modules/4.10.0-42-generic/kernel/sound/usb/line6/snd-usb-pod.ko
/lib/modules/4.10.0-42-generic/kernel/sound/usb/line6/snd-usb-toneport.ko
/lib/modules/4.10.0-42-generic/kernel/sound/usb/line6/snd-usb-podhd.ko
/lib/modules/4.10.0-42-generic/kernel/sound/usb/line6/snd-usb-variax.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/fsl/snd-soc-fsl-esai.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/fsl/snd-soc-fsl-ssi.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/fsl/snd-soc-fsl-sai.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/fsl/snd-soc-imx-audmux.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/fsl/snd-soc-fsl-spdif.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/fsl/snd-soc-fsl-asrc.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/amd/snd-soc-acp-pcm.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-tlv320aic31xx.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-wm8962.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-wm8580.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-wm8711.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-wm8731.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-pcm512x-i2c.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-sta32x.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-sigmadsp-i2c.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-rt5677.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-cs4265.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-msm8916-analog.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-pcm179x-codec.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-ts3a227e.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-wm8741.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-cs4271-spi.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-wm8737.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-bt-sco.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-ak5386.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-ak4554.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-wm8750.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-wm8985.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-wm8960.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-max98090.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-rt5631.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-nau8825.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-wm8974.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-rt5616.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-tlv320aic23-spi.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-tpa6130a2.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-ak4613.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-cs42l42.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-ssm2602-i2c.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-tlv320aic23.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-da7219.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-cs4271-i2c.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-cs42l52.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-pcm179x-i2c.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-spdif-rx.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-pcm512x.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-cs42l51.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-pcm1681.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-ak4642.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-cs42xx8.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-wm8523.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-inno-rk3036.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-cs35l33.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-rt5670.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-wm8903.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-pcm179x-spi.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-rt5640.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-sta350.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-pcm3168a-i2c.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-ac97.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-wm8776.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-wm8804.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-cs42l51-i2c.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-wm8510.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-cs53l30.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-wm8804-i2c.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-sgtl5000.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-max9860.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-alc5623.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-ssm2602-spi.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-sti-sas.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-adau1701.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-wm8770.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-hdac-hdmi.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-pcm3168a.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-rt286.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-rl6347a.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-cs35l32.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-adau7002.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-cs42l73.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-rt5651.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-rt298.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-rl6231.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-gtm601.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-wm8728.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-si476x.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-cs4349.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-tlv320aic3x.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-wm8753.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-cs42xx8-i2c.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-max98504.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-sigmadsp.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-pcm3168a-spi.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-tas571x.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-msm8916-digital.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-tlv320aic23-i2c.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-tas5086.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-tfa9879.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-hdmi-codec.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-rt5677-spi.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-cs35l34.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-ak4104.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-max98357a.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-cs4270.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-nau8810.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-cs42l56.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-dmic.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-ssm2602.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-wm8804-spi.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-cs4271.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-pcm512x-spi.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-spdif-tx.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-ssm4567.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-tas5720.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-tas2552.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-rt5645.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-wm8978.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/codecs/snd-soc-es8328.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/snd-soc-core.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/xtensa/snd-soc-xtfpga-i2s.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/generic/snd-soc-simple-card-utils.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/generic/snd-soc-simple-card.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/intel/common/snd-soc-sst-ipc.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/intel/common/snd-soc-sst-acpi.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/intel/common/snd-soc-sst-firmware.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/intel/common/snd-soc-sst-dsp.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/intel/common/snd-soc-sst-match.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/intel/skylake/snd-soc-skl.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/intel/skylake/snd-soc-skl-ipc.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/intel/haswell/snd-soc-sst-haswell-pcm.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/intel/boards/snd-soc-sst-cht-bsw-rt5672.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/intel/boards/snd-soc-sst-cht-bsw-max98090_ti.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/intel/boards/snd-skl_nau88l25_max98357a.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/intel/boards/snd-soc-sst-cht-bsw-rt5645.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/intel/boards/snd-soc-sst-bxt-da7219_max98357a.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/intel/boards/snd-soc-sst-bytcr-rt5640.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/intel/boards/snd-soc-skl_rt286.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/intel/boards/snd-soc-sst-bytcr-rt5651.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/intel/boards/snd-soc-sst-haswell.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/intel/boards/snd-soc-skl_nau88l25_ssm4567.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/intel/boards/snd-soc-sst-bdw-rt5677-mach.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/intel/boards/snd-soc-sst-bxt-rt298.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/intel/boards/snd-soc-sst-broadwell.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/intel/atom/sst/snd-intel-sst-core.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/intel/atom/sst/snd-intel-sst-acpi.ko
/lib/modules/4.10.0-42-generic/kernel/sound/soc/intel/atom/snd-soc-sst-mfld-platform.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/hda/snd-hda-codec-si3054.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/hda/snd-hda-codec.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/hda/snd-hda-codec-ca0132.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/hda/snd-hda-intel.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/hda/snd-hda-codec-cirrus.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/hda/snd-hda-codec-generic.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/hda/snd-hda-codec-idt.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/hda/snd-hda-codec-hdmi.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/hda/snd-hda-codec-conexant.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/hda/snd-hda-codec-analog.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/hda/snd-hda-codec-via.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/hda/snd-hda-codec-cmedia.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/hda/snd-hda-codec-realtek.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/hda/snd-hda-codec-ca0110.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/snd-atiixp.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/trident/snd-trident.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/snd-cs4281.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/asihpi/snd-asihpi.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/ali5451/snd-ali5451.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/snd-ens1371.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/snd-sonicvibes.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/riptide/snd-riptide.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/ca0106/snd-ca0106.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/snd-cmipci.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/ac97/snd-ac97-codec.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/ymfpci/snd-ymfpci.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/nm256/snd-nm256.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/lola/snd-lola.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/snd-es1968.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/snd-via82xx-modem.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/lx6464es/snd-lx6464es.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/snd-fm801.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/snd-via82xx.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/snd-maestro3.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/echoaudio/snd-mia.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/echoaudio/snd-indigoio.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/echoaudio/snd-indigodj.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/echoaudio/snd-darla24.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/echoaudio/snd-mona.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/echoaudio/snd-layla20.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/echoaudio/snd-gina24.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/echoaudio/snd-darla20.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/echoaudio/snd-indigodjx.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/echoaudio/snd-indigoiox.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/echoaudio/snd-gina20.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/echoaudio/snd-echo3g.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/echoaudio/snd-layla24.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/echoaudio/snd-indigo.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/snd-rme32.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/ctxfi/snd-ctxfi.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/vx222/snd-vx222.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/aw2/snd-aw2.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/snd-bt87x.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/rme9652/snd-hdspm.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/rme9652/snd-rme9652.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/rme9652/snd-hdsp.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/snd-atiixp-modem.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/ice1712/snd-ice1724.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/ice1712/snd-ice17xx-ak4xxx.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/ice1712/snd-ice1712.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/au88x0/snd-au8830.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/au88x0/snd-au8820.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/au88x0/snd-au8810.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/emu10k1/snd-emu10k1.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/emu10k1/snd-emu10k1-synth.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/emu10k1/snd-emu10k1x.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/snd-ad1889.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/pcxhr/snd-pcxhr.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/snd-es1938.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/snd-intel8x0.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/korg1212/snd-korg1212.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/snd-als300.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/oxygen/snd-oxygen.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/oxygen/snd-virtuoso.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/oxygen/snd-oxygen-lib.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/snd-als4000.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/mixart/snd-mixart.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/cs46xx/snd-cs46xx.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/snd-azt3328.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/snd-intel8x0m.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/snd-ens1370.ko
/lib/modules/4.10.0-42-generic/kernel/sound/pci/snd-rme96.ko
/lib/modules/4.10.0-42-generic/kernel/sound/synth/snd-util-mem.ko
/lib/modules/4.10.0-42-generic/kernel/sound/synth/emux/snd-emux-synth.ko
/lib/modules/4.10.0-42-generic/kernel/sound/isa/sb/snd-sb-common.ko
/lib/modules/4.10.0-42-generic/kernel/sound/core/snd-compress.ko
/lib/modules/4.10.0-42-generic/kernel/sound/core/seq/snd-seq-midi-emul.ko
/lib/modules/4.10.0-42-generic/kernel/sound/core/seq/snd-seq.ko
/lib/modules/4.10.0-42-generic/kernel/sound/core/seq/snd-seq-device.ko
/lib/modules/4.10.0-42-generic/kernel/sound/core/seq/snd-seq-dummy.ko
/lib/modules/4.10.0-42-generic/kernel/sound/core/seq/snd-seq-virmidi.ko
/lib/modules/4.10.0-42-generic/kernel/sound/core/seq/snd-seq-midi-event.ko
/lib/modules/4.10.0-42-generic/kernel/sound/core/seq/snd-seq-midi.ko
/lib/modules/4.10.0-42-generic/kernel/sound/core/snd-hrtimer.ko
/lib/modules/4.10.0-42-generic/kernel/sound/core/snd-timer.ko
/lib/modules/4.10.0-42-generic/kernel/sound/core/oss/snd-mixer-oss.ko
/lib/modules/4.10.0-42-generic/kernel/sound/core/snd-pcm-dmaengine.ko
/lib/modules/4.10.0-42-generic/kernel/sound/core/snd-pcm.ko
/lib/modules/4.10.0-42-generic/kernel/sound/core/snd-hwdep.ko
/lib/modules/4.10.0-42-generic/kernel/sound/core/snd.ko
/lib/modules/4.10.0-42-generic/kernel/sound/core/snd-rawmidi.ko
/lib/modules/4.10.0-42-generic/kernel/sound/i2c/snd-i2c.ko
/lib/modules/4.10.0-42-generic/kernel/sound/i2c/snd-cs8427.ko
/lib/modules/4.10.0-42-generic/kernel/sound/i2c/other/snd-ak4117.ko
/lib/modules/4.10.0-42-generic/kernel/sound/i2c/other/snd-ak4113.ko
/lib/modules/4.10.0-42-generic/kernel/sound/i2c/other/snd-ak4xxx-adda.ko
/lib/modules/4.10.0-42-generic/kernel/sound/i2c/other/snd-ak4114.ko
/lib/modules/4.10.0-42-generic/kernel/sound/i2c/other/snd-pt2258.ko
/lib/modules/4.10.0-42-generic/kernel/sound/drivers/snd-virmidi.ko
/lib/modules/4.10.0-42-generic/kernel/sound/drivers/snd-dummy.ko
/lib/modules/4.10.0-42-generic/kernel/sound/drivers/snd-mtpav.ko
/lib/modules/4.10.0-42-generic/kernel/sound/drivers/snd-mts64.ko
/lib/modules/4.10.0-42-generic/kernel/sound/drivers/snd-serial-u16550.ko
/lib/modules/4.10.0-42-generic/kernel/sound/drivers/snd-aloop.ko
/lib/modules/4.10.0-42-generic/kernel/sound/drivers/mpu401/snd-mpu401.ko
/lib/modules/4.10.0-42-generic/kernel/sound/drivers/mpu401/snd-mpu401-uart.ko
/lib/modules/4.10.0-42-generic/kernel/sound/drivers/vx/snd-vx-lib.ko
/lib/modules/4.10.0-42-generic/kernel/sound/drivers/snd-portman2x4.ko
/lib/modules/4.10.0-42-generic/kernel/sound/drivers/pcsp/snd-pcsp.ko
/lib/modules/4.10.0-42-generic/kernel/sound/drivers/opl3/snd-opl3-synth.ko
/lib/modules/4.10.0-42-generic/kernel/sound/drivers/opl3/snd-opl3-lib.ko
cat: /dev/sndstat: No such file or directory
00:00.0 Host bridge [0600]: Intel Corporation 2nd Generation Core Processor Family DRAM Controller [8086:0100] (rev 09)
00:01.0 PCI bridge [0604]: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port [8086:0101] (rev 09)
00:01.1 PCI bridge [0604]: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port [8086:0105] (rev 09)
00:14.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller [8086:1e31] (rev 04)
00:16.0 Communication controller [0780]: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 [8086:1e3a] (rev 04)
00:19.0 Ethernet controller [0200]: Intel Corporation 82579V Gigabit Network Connection [8086:1503] (rev 04)
00:1a.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 [8086:1e2d] (rev 04)
00:1b.0 Audio device [0403]: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller [8086:1e20] (rev 04)
00:1c.0 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 [8086:1e10] (rev c4)
00:1c.1 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 2 [8086:1e12] (rev c4)
00:1c.5 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev c4)
00:1c.6 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 7 [8086:1e1c] (rev c4)
00:1c.7 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 8 [8086:1e1e] (rev c4)
00:1d.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 [8086:1e26] (rev 04)
00:1f.0 ISA bridge [0601]: Intel Corporation Z77 Express Chipset LPC Controller [8086:1e44] (rev 04)
00:1f.2 SATA controller [0106]: Intel Corporation 7 Series/C210 Series Chipset Family 6-port SATA Controller [AHCI mode] [8086:1e02] (rev 04)
00:1f.3 SMBus [0c05]: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller [8086:1e22] (rev 04)
02:00.0 SATA controller [0106]: Marvell Technology Group Ltd. 88SE9172 SATA 6Gb/s Controller [1b4b:9172] (rev 11)
03:00.0 PCI bridge [0604]: Integrated Technology Express, Inc. Device [1283:8892] (rev 30)
04:01.0 FireWire (IEEE 1394) [0c00]: VIA Technologies, Inc. VT6306/7/8 [Fire II(M)] IEEE 1394 OHCI Controller [1106:3044] (rev c0)
05:00.0 Ethernet controller [0200]: Qualcomm Atheros AR8151 v2.0 Gigabit Ethernet [1969:1083] (rev c0)
06:00.0 SATA controller [0106]: Marvell Technology Group Ltd. 88SE9172 SATA 6Gb/s Controller [1b4b:9172] (rev 11)
08:00.0 VGA compatible controller [0300]: NVIDIA Corporation GF114 [GeForce GTX 560 Ti] [10de:1200] (rev a1)
08:00.1 Audio device [0403]: NVIDIA Corporation GF114 HDMI Audio Controller [10de:0e0c] (rev a1)
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 005: ID 2109:0810 VIA Labs, Inc. VL81x Hub
Bus 001 Device 004: ID 2109:0810 VIA Labs, Inc. VL81x Hub
Bus 001 Device 003: ID 046d:c31c Logitech, Inc. Keyboard K120
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 003: ID 2109:0810 VIA Labs, Inc. VL81x Hub
Bus 004 Device 002: ID 2109:0810 VIA Labs, Inc. VL81x Hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 046d:c52f Logitech, Inc. Unifying Receiver
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
/usr/sbin/alsactl
Specified filename /dev/dsp does not exist.
                     USER PID ACCESS COMMAND
/dev/snd/controlC0: mike 1834 F.... pulseaudio
/dev/snd/controlC1: mike 1834 F.... pulseaudio
dpkg-query: no path found matching pattern *bin/slmodemd*
[ 0.000000] Found optimal setting for mtrr clean up
[ 0.000000] found SMP MP-table at [mem 0x000fcc10-0x000fcc1f] mapped at [ffff9bd6000fcc10]
[ 0.000000] No NUMA configuration found
[ 0.125769] PCCT header not found.
[ 0.125950] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[ 0.212551] pnp: PnP ACPI: found 9 devices
[ 0.266774] pci 0000:05:00.0: [Firmware Bug]: disabling VPD access (can't determine size of non-standard VPD format)
[ 0.720434] audit: initializing netlink subsys (disabled)
[ 0.720459] audit: type=2000 audit(1514479736.712:1): initialized
[ 0.727809] libphy: Fixed MDIO Bus: probed
[ 0.746772] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.746924] hub 1-0:1.0: USB hub found
[ 0.766766] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.766913] hub 2-0:1.0: USB hub found
[ 0.768251] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.768382] hub 3-0:1.0: USB hub found
[ 0.768651] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[ 0.768780] hub 4-0:1.0: USB hub found
[ 0.829841] ima: No TPM chip found, activating TPM-bypass! (rc=-19)
[ 0.830340] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.838340] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.076001] usb 4-3: New USB device found, idVendor=2109, idProduct=0810
[ 1.095178] hub 4-3:1.0: USB hub found
[ 1.235086] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[ 1.235349] hub 1-1:1.0: USB hub found
[ 1.288977] usb 3-3: New USB device found, idVendor=046d, idProduct=c52f
[ 1.323103] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[ 1.323379] hub 2-1:1.0: USB hub found
[ 1.488942] usb 4-4: New USB device found, idVendor=2109, idProduct=0810
[ 1.511173] hub 4-4:1.0: USB hub found
[ 1.640453] usb 1-1.2: New USB device found, idVendor=046d, idProduct=c31c
[ 1.964030] usb 1-1.5: New USB device found, idVendor=2109, idProduct=0810
[ 1.964380] hub 1-1.5:1.0: USB hub found
[ 2.160140] usb 1-1.6: New USB device found, idVendor=2109, idProduct=0810
[ 2.160449] hub 1-1.6:1.0: USB hub found
[ 4.242381] systemd[1]: Listening on Journal Audit Socket.
[ 4.746100] lp: driver loaded but no devices found
[ 11.068767] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 11.077878] snd_hda_intel 0000:00:1b.0: enabling device (0000 -> 0002)
[ 11.078122] snd_hda_intel 0000:08:00.1: enabling device (0000 -> 0002)
[ 11.078160] snd_hda_intel 0000:08:00.1: Disabling MSI
[ 11.078165] snd_hda_intel 0000:08:00.1: Handle vga_switcheroo audio client
[ 11.094537] snd_hda_codec_realtek hdaudioC0D2: autoconfig for ALC898: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
[ 11.094540] snd_hda_codec_realtek hdaudioC0D2: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 11.094541] snd_hda_codec_realtek hdaudioC0D2: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 11.094542] snd_hda_codec_realtek hdaudioC0D2: mono: mono_out=0x0
[ 11.094543] snd_hda_codec_realtek hdaudioC0D2: dig-out=0x11/0x1e
[ 11.094544] snd_hda_codec_realtek hdaudioC0D2: inputs:
[ 11.094546] snd_hda_codec_realtek hdaudioC0D2: Front Mic=0x19
[ 11.094547] snd_hda_codec_realtek hdaudioC0D2: Rear Mic=0x18
[ 11.094549] snd_hda_codec_realtek hdaudioC0D2: Line=0x1a
[ 11.112539] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 11.112578] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 11.112613] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[ 11.112647] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[ 11.112682] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[ 11.112717] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[ 11.112752] input: HDA Intel PCH Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
[ 11.112785] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
[ 11.112818] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
[ 11.112851] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input18
[ 11.143558] intel_rapl: Found RAPL domain package
[ 11.143558] intel_rapl: Found RAPL domain core
[ 11.143559] intel_rapl: Found RAPL domain uncore
[ 12.351815] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/0000:08:00.1/sound/card1/input19
[ 12.351881] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.1/0000:08:00.1/sound/card1/input20
[ 12.351940] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.1/0000:08:00.1/sound/card1/input21
[ 12.352012] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.1/0000:08:00.1/sound/card1/input22
[ 12.594074] audit: type=1400 audit(1514479749.257:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/ippusbxd" pid=834 comm="apparmor_parser"
[ 12.594410] audit: type=1400 audit(1514479749.257:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=832 comm="apparmor_parser"
[ 12.595834] audit: type=1400 audit(1514479749.261:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=827 comm="apparmor_parser"
[ 12.595835] audit: type=1400 audit(1514479749.261:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=827 comm="apparmor_parser"
[ 12.595836] audit: type=1400 audit(1514479749.261:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=827 comm="apparmor_parser"
[ 12.595840] audit: type=1400 audit(1514479749.261:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=827 comm="apparmor_parser"
[ 12.595874] audit: type=1400 audit(1514479749.261:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/tcpdump" pid=838 comm="apparmor_parser"
[ 12.596048] audit: type=1400 audit(1514479749.261:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=833 comm="apparmor_parser"
[ 12.596049] audit: type=1400 audit(1514479749.261:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd" pid=833 comm="apparmor_parser"
[ 12.596053] audit: type=1400 audit(1514479749.261:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd//third_party" pid=833 comm="apparmor_parser"
sudo: /etc/init.d/sl-modem-daemon: command not found
 Release Date: 03/09/2012
  Serial services are supported (int 14h)
 Manufacturer: Gigabyte Technology Co., Ltd.
 Product Name: To be filled by O.E.M.
 Serial Number: To be filled by O.E.M.
 Manufacturer: Gigabyte Technology Co., Ltd.
 Product Name: Z77X-UD5H
 Serial Number: To be filled by O.E.M.
 Manufacturer: Gigabyte Technology Co., Ltd.
 Serial Number: To Be Filled By O.E.M.
 Port Type: Serial Port 16550A Compatible
 Manufacturer: To Be Filled By O.E.M.
 Serial Number: To Be Filled By O.E.M.
 Manufacturer: [Empty]
 Serial Number: [Empty]
 Manufacturer: 04CD
 Serial Number: 00000000
 Manufacturer: Intel
 Serial Number: Not Specified
 Manufacturer: [Empty]
 Serial Number: [Empty]
 Manufacturer: 04CD
 Serial Number: 00000000
snd_seq_dummy 16384 0
snd_hda_codec_hdmi 49152 5
snd_seq_midi 16384 0
snd_seq_midi_event 16384 1 snd_seq_midi
snd_rawmidi 32768 1 snd_seq_midi
snd_hda_codec_realtek 90112 1
snd_hda_codec_generic 73728 1 snd_hda_codec_realtek
snd_hda_intel 36864 5
snd_hda_codec 126976 4 snd_hda_intel,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
snd_hda_core 81920 5 snd_hda_intel,snd_hda_codec,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
snd_seq 65536 3 snd_seq_midi_event,snd_seq_dummy,snd_seq_midi
snd_hwdep 16384 1 snd_hda_codec
snd_pcm 102400 4 snd_hda_intel,snd_hda_codec,snd_hda_core,snd_hda_codec_hdmi
snd_seq_device 16384 3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer 32768 2 snd_seq,snd_pcm
snd 77824 21 snd_hda_intel,snd_hwdep,snd_seq,snd_hda_codec,snd_timer,snd_rawmidi,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_seq_device,snd_hda_codec_realtek,snd_pcm
soundcore 16384 1 snd
usbhid 53248 0
hid 118784 3 hid_generic,usbhid
2 sink(s) available.
    index: 0
 name: <alsa_output.pci-0000_08_00.1.hdmi-stereo>
 driver: <module-alsa-card.c>
 flags: HARDWARE DECIBEL_VOLUME LATENCY 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 .. 371.52 ms
 card: 0 <alsa_card.pci-0000_08_00.1>
 module: 6
 properties:
  alsa.resolution_bits = "16"
  device.api = "alsa"
  device.class = "sound"
  alsa.class = "generic"
  alsa.subclass = "generic-mix"
  alsa.name = "HDMI 0"
  alsa.id = "HDMI 0"
  alsa.subdevice = "0"
  alsa.subdevice_name = "subdevice #0"
  alsa.device = "3"
  alsa.card = "1"
  alsa.card_name = "HDA NVidia"
  alsa.long_card_name = "HDA NVidia at 0xf6080000 irq 18"
  alsa.driver_name = "snd_hda_intel"
  device.bus_path = "pci-0000:08:00.1"
  sysfs.path = "/devices/pci0000:00/0000:00:01.1/0000:08:00.1/sound/card1"
  device.bus = "pci"
  device.vendor.id = "10de"
  device.vendor.name = "NVIDIA Corporation"
  device.product.id = "0e0c"
  device.product.name = "GF114 HDMI Audio Controller"
  device.string = "hdmi:1"
  device.buffering.buffer_size = "65536"
  device.buffering.fragment_size = "32768"
  device.access_mode = "mmap+timer"
  device.profile.name = "hdmi-stereo"
  device.profile.description = "Digital Stereo (HDMI)"
  device.description = "GF114 HDMI Audio Controller Digital Stereo (HDMI)"
  alsa.mixer_name = "Nvidia GPU 16 HDMI/DP"
  alsa.components = "HDA:10de0016,10de0101,00100100"
  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_00_1b.0.analog-stereo>
 driver: <module-alsa-card.c>
 flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
 state: SUSPENDED
 suspend cause: IDLE
 priority: 9959
 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 44100Hz
 channel map: front-left,front-right
              Stereo
 used by: 0
 linked by: 0
 configured latency: 0.00 ms; range is 0.50 .. 371.52 ms
 card: 1 <alsa_card.pci-0000_00_1b.0>
 module: 7
 properties:
  alsa.resolution_bits = "16"
  device.api = "alsa"
  device.class = "sound"
  alsa.class = "generic"
  alsa.subclass = "generic-mix"
  alsa.name = "ALC898 Analog"
  alsa.id = "ALC898 Analog"
  alsa.subdevice = "0"
  alsa.subdevice_name = "subdevice #0"
  alsa.device = "0"
  alsa.card = "0"
  alsa.card_name = "HDA Intel PCH"
  alsa.long_card_name = "HDA Intel PCH at 0xf6530000 irq 33"
  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.id = "1e20"
  device.product.name = "7 Series/C210 Series Chipset Family High Definition Audio Controller"
  device.form_factor = "internal"
  device.string = "front:0"
  device.buffering.buffer_size = "65536"
  device.buffering.fragment_size = "32768"
  device.access_mode = "mmap+timer"
  device.profile.name = "analog-stereo"
  device.profile.description = "Analog Stereo"
  device.description = "Built-in Audio Analog Stereo"
  alsa.mixer_name = "Realtek ALC898"
  alsa.components = "HDA:10ec0899,1458a072,00100003 HDA:80862806,80860101,00100000"
  module-udev-detect.discovered = "1"
  device.icon_name = "audio-card-pci"
 ports:
  analog-output-lineout: Line Out (priority 9900, latency offset 0 usec, available: yes)
   properties:

  analog-output-headphones: Headphones (priority 9000, latency offset 0 usec, available: no)
   properties:
    device.icon_name = "audio-headphones"
 active port: <analog-output-lineout>
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC898 Analog [ALC898 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 1: ALC898 Digital [ALC898 Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 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
Unloading ALSA sound driver modules: snd-seq-dummy snd-hda-codec-hdmi snd-seq-midi snd-seq-midi-event snd-rawmidi snd-hda-codec-realtek snd-hda-codec-generic snd-hda-intel snd-hda-codec snd-hda-core snd-seq snd-hwdep snd-pcm snd-seq-device snd-timer (failed: modules still loaded: snd-hda-codec-hdmi snd-hda-codec-realtek snd-hda-codec-generic snd-hda-intel snd-hda-codec snd-hda-core snd-hwdep snd-pcm snd-timer).
Loading ALSA sound driver modules: snd-seq-dummy snd-hda-codec-hdmi snd-seq-midi snd-seq-midi-event snd-rawmidi snd-hda-codec-realtek snd-hda-codec-generic snd-hda-intel snd-hda-codec snd-hda-core snd-seq snd-hwdep snd-pcm snd-seq-device snd-timer.
Support status summary of 'RSFubuntu':

You have 37 packages (2.0%) supported until April 2019 (3y)
You have 38 packages (2.0%) supported until December 2022 (5y)
You have 1747 packages (93.7%) supported until April 2021 (5y)

You have 4 packages (0.2%) that can not/no-longer be downloaded
You have 39 packages (2.1%) that are unsupported

Run with --show-unsupported, --show-supported or --show-all to see more details
  *-multimedia
       description: Audio device
       product: GF114 HDMI Audio Controller
       vendor: NVIDIA Corporation
       physical id: 0.1
       bus info: pci@0000:08:00.1
       version: a1
       width: 32 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list
       configuration: driver=snd_hda_intel latency=0
       resources: irq:18 memory:f6080000-f6083fff
  *-multimedia
       description: Audio device
       product: 7 Series/C210 Series Chipset Family High Definition Audio Controller
       vendor: Intel Corporation
       physical id: 1b
       bus info: pci@0000:00:1b.0
       version: 04
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list
       configuration: driver=snd_hda_intel latency=0
       resources: irq:33 memory:f6530000-f6533fff

Revision history for this message
Mike Beames (mbeames) said :
#2

My Alsa info:

!!################################
!!ALSA Information Script v 0.4.64
!!################################

!!Script ran on: Thu Dec 28 15:48:29 UTC 2017

!!Linux Distribution
!!------------------

Ubuntu 16.04.3 LTS \n \l DISTRIB_ID=Ubuntu DISTRIB_DESCRIPTION="Ubuntu 16.04.3 LTS" NAME="Ubuntu" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Ubuntu 16.04.3 LTS" HOME_URL="http://www.ubuntu.com/" SUPPORT_URL="http://help.ubuntu.com/" BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/" UBUNTU_CODENAME=xenial

!!DMI Information
!!---------------

Manufacturer: Gigabyte Technology Co., Ltd.
Product Name: To be filled by O.E.M.
Product Version: To be filled by O.E.M.
Firmware Version: F4
Board Vendor: Gigabyte Technology Co., Ltd.
Board Name: Z77X-UD5H

!!ACPI Device Status Information
!!---------------

/sys/bus/acpi/devices/INT3F0D:00/status 15
/sys/bus/acpi/devices/PNP0103:00/status 15
/sys/bus/acpi/devices/PNP0303:00/status 15
/sys/bus/acpi/devices/PNP0C0C:00/status 11
/sys/bus/acpi/devices/PNP0C0F:00/status 9
/sys/bus/acpi/devices/PNP0C0F:01/status 9
/sys/bus/acpi/devices/PNP0C0F:02/status 9
/sys/bus/acpi/devices/PNP0C0F:03/status 9
/sys/bus/acpi/devices/PNP0C0F:04/status 9
/sys/bus/acpi/devices/PNP0C0F:05/status 9
/sys/bus/acpi/devices/PNP0C0F:06/status 9
/sys/bus/acpi/devices/PNP0C0F:07/status 9
/sys/bus/acpi/devices/PNP0F03:00/status 15

!!Kernel Information
!!------------------

Kernel release: 4.10.0-42-generic
Operating System: GNU/Linux
Architecture: x86_64
Processor: x86_64
SMP Enabled: Yes

!!ALSA Version
!!------------

Driver version: k4.10.0-42-generic
Library version: 1.1.0
Utilities version: 1.1.0

!!Loaded ALSA modules
!!-------------------

snd_hda_intel
snd_hda_intel

!!Sound Servers on this system
!!----------------------------

Pulseaudio:
      Installed - Yes (/usr/bin/pulseaudio)
      Running - Yes

!!Soundcards recognised by ALSA
!!-----------------------------

 0 [PCH ]: HDA-Intel - HDA Intel PCH
                      HDA Intel PCH at 0xf6530000 irq 33
 1 [NVidia ]: HDA-Intel - HDA NVidia
                      HDA NVidia at 0xf6080000 irq 18

!!PCI Soundcards installed in the system
!!--------------------------------------

00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
08:00.1 Audio device: NVIDIA Corporation GF114 HDMI Audio Controller (rev a1)

!!Advanced information - PCI Vendor/Device/Subsystem ID's
!!-------------------------------------------------------

00:1b.0 0403: 8086:1e20 (rev 04)
 Subsystem: 1458:a072
--
08:00.1 0403: 10de:0e0c (rev a1)
 Subsystem: 3842:1561

!!Modprobe options (Sound related)
!!--------------------------------

snd_pcsp: index=-2
snd_usb_audio: index=-2
snd_atiixp_modem: index=-2
snd_intel8x0m: index=-2
snd_via82xx_modem: index=-2
snd_atiixp_modem: index=-2
snd_intel8x0m: index=-2
snd_via82xx_modem: index=-2
snd_usb_audio: index=-2
snd_usb_caiaq: index=-2
snd_usb_ua101: index=-2
snd_usb_us122l: index=-2
snd_usb_usx2y: index=-2
snd_cmipci: mpu_port=0x330 fm_port=0x388
snd_pcsp: index=-2
snd_usb_audio: index=-2

!!Loaded sound module options
!!---------------------------

!!Module: snd_hda_intel
 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 : N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N
 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
 enable_msi : -1
 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 : 0
 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 : -1

!!Module: snd_hda_intel
 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 : N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N
 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
 enable_msi : -1
 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 : 0
 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 : -1

!!HDA-Intel Codec information
!!---------------------------
--startcollapse--

Codec: Realtek ALC898
Address: 2
AFG Function Id: 0x1 (unsol 1)
Vendor Id: 0x10ec0899
Subsystem Id: 0x1458a072
Revision Id: 0x100003
No Modem Function Group found
Default PCM:
    rates [0x5f0]: 32000 44100 48000 88200 96000 192000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
Default Amp-In caps: N/A
Default Amp-Out caps: N/A
State of AFG node 0x01:
  Power states: D0 D1 D2 D3 CLKSTOP EPSS
  Power: setting=D0, actual=D0
GPIO: io=2, o=0, i=0, unsolicited=1, wake=0
  IO[0]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0
  IO[1]: enable=1, dir=1, wake=0, sticky=0, data=1, unsol=0
Node 0x02 [Audio Output] wcaps 0x411: Stereo
  Device: name="ALC898 Analog", type="Audio", device=0
  Converter: stream=5, channel=0
  PCM:
    rates [0x5e0]: 44100 48000 88200 96000 192000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
  Power states: D0 D1 D2 D3 EPSS
  Power: setting=D0, actual=D0
Node 0x03 [Audio Output] wcaps 0x411: Stereo
  Converter: stream=5, channel=0
  PCM:
    rates [0x5e0]: 44100 48000 88200 96000 192000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
  Power states: D0 D1 D2 D3 EPSS
  Power: setting=D0, actual=D0
Node 0x04 [Audio Output] wcaps 0x411: Stereo
  Converter: stream=5, channel=0
  PCM:
    rates [0x5e0]: 44100 48000 88200 96000 192000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
  Power states: D0 D1 D2 D3 EPSS
  Power: setting=D0, actual=D0
Node 0x05 [Audio Output] wcaps 0x411: Stereo
  Converter: stream=5, channel=0
  PCM:
    rates [0x5e0]: 44100 48000 88200 96000 192000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
  Power states: D0 D1 D2 D3 EPSS
  Power: setting=D0, actual=D0
Node 0x06 [Audio Output] wcaps 0x611: Stereo Digital
  Converter: stream=5, channel=0
  Digital: Enabled
  Digital category: 0x0
  IEC Coding Type: 0x0
  PCM:
    rates [0x5f0]: 32000 44100 48000 88200 96000 192000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
  Power states: D0 D1 D2 D3 EPSS
  Power: setting=D0, actual=D0
Node 0x07 [Audio Input] wcaps 0x10051b: Stereo Amp-In
  Control: name="Capture Volume", index=0, device=0
    ControlAmp: chs=3, dir=In, idx=0, ofs=0
  Control: name="Capture Switch", index=0, device=0
    ControlAmp: chs=3, dir=In, idx=0, ofs=0
  Device: name="ALC898 Analog", type="Audio", device=0
  Amp-In caps: ofs=0x17, nsteps=0x3f, stepsize=0x02, mute=1
  Amp-In vals: [0x3f 0x3f]
  Converter: stream=1, channel=0
  SDI-Select: 0
  PCM:
    rates [0x5e0]: 44100 48000 88200 96000 192000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
  Power states: D0 D1 D2 D3 EPSS
  Power: setting=D0, actual=D0
  Connection: 1
     0x24
Node 0x08 [Audio Input] wcaps 0x10051b: Stereo Amp-In
  Control: name="Capture Volume", index=1, device=0
    ControlAmp: chs=3, dir=In, idx=0, ofs=0
  Control: name="Capture Switch", index=1, device=0
    ControlAmp: chs=3, dir=In, idx=0, ofs=0
  Device: name="ALC898 Alt Analog", type="Audio", device=2
  Amp-In caps: ofs=0x17, nsteps=0x3f, stepsize=0x02, mute=1
  Amp-In vals: [0xb1 0xb1]
  Converter: stream=0, channel=0
  SDI-Select: 0
  PCM:
    rates [0x5e0]: 44100 48000 88200 96000 192000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
  Power states: D0 D1 D2 D3 EPSS
  Power: setting=D0, actual=D0
  Connection: 1
     0x23
Node 0x09 [Audio Input] wcaps 0x10051b: Stereo Amp-In
  Control: name="Capture Volume", index=2, device=0
    ControlAmp: chs=3, dir=In, idx=0, ofs=0
  Control: name="Capture Switch", index=2, device=0
    ControlAmp: chs=3, dir=In, idx=0, ofs=0
  Amp-In caps: ofs=0x17, nsteps=0x3f, stepsize=0x02, mute=1
  Amp-In vals: [0xaa 0xaa]
  Converter: stream=0, channel=0
  SDI-Select: 0
  PCM:
    rates [0x5e0]: 44100 48000 88200 96000 192000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
  Power states: D0 D1 D2 D3 EPSS
  Power: setting=D0, actual=D0
  Connection: 1
     0x22
Node 0x0a [Audio Input] wcaps 0x100791: Stereo Digital
  Converter: stream=0, channel=0
  SDI-Select: 0
  Digital:
  Digital category: 0x0
  IEC Coding Type: 0x0
  PCM:
    rates [0x570]: 32000 44100 48000 96000 192000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
  Unsolicited: tag=00, enabled=0
  Power states: D0 D1 D2 D3 EPSS
  Power: setting=D0, actual=D0
  Connection: 1
     0x1f
Node 0x0b [Audio Mixer] wcaps 0x20010b: Stereo Amp-In
  Control: name="Front Mic Playback Volume", index=0, device=0
    ControlAmp: chs=3, dir=In, idx=1, ofs=0
  Control: name="Front Mic Playback Switch", index=0, device=0
    ControlAmp: chs=3, dir=In, idx=1, ofs=0
  Control: name="Rear Mic Playback Volume", index=0, device=0
    ControlAmp: chs=3, dir=In, idx=0, ofs=0
  Control: name="Rear Mic Playback Switch", index=0, device=0
    ControlAmp: chs=3, dir=In, idx=0, ofs=0
  Control: name="Line Playback Volume", index=0, device=0
    ControlAmp: chs=3, dir=In, idx=2, ofs=0
  Control: name="Line Playback Switch", index=0, device=0
    ControlAmp: chs=3, dir=In, idx=2, ofs=0
  Amp-In caps: ofs=0x17, nsteps=0x1f, stepsize=0x05, mute=1
  Amp-In vals: [0x80 0x80] [0x9c 0x9c] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80]
  Connection: 10
     0x18 0x19 0x1a 0x1b 0x1c 0x1d 0x14 0x15 0x16 0x17
Node 0x0c [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out
  Control: name="Front Playback Volume", index=0, device=0
    ControlAmp: chs=3, dir=Out, idx=0, ofs=0
  Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
  Amp-In vals: [0x00 0x00] [0x80 0x80]
  Amp-Out caps: ofs=0x57, nsteps=0x57, stepsize=0x02, mute=0
  Amp-Out vals: [0x57 0x57]
  Connection: 2
     0x02 0x0b
Node 0x0d [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out
  Control: name="Surround Playback Volume", index=0, device=0
    ControlAmp: chs=3, dir=Out, idx=0, ofs=0
  Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
  Amp-In vals: [0x00 0x00] [0x80 0x80]
  Amp-Out caps: ofs=0x57, nsteps=0x57, stepsize=0x02, mute=0
  Amp-Out vals: [0x57 0x57]
  Connection: 2
     0x03 0x0b
Node 0x0e [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out
  Control: name="Center Playback Volume", index=0, device=0
    ControlAmp: chs=1, dir=Out, idx=0, ofs=0
  Control: name="LFE Playback Volume", index=0, device=0
    ControlAmp: chs=2, dir=Out, idx=0, ofs=0
  Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
  Amp-In vals: [0x00 0x00] [0x80 0x80]
  Amp-Out caps: ofs=0x57, nsteps=0x57, stepsize=0x02, mute=0
  Amp-Out vals: [0x57 0x57]
  Connection: 2
     0x04 0x0b
Node 0x0f [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out
  Control: name="Side Playback Volume", index=0, device=0
    ControlAmp: chs=3, dir=Out, idx=0, ofs=0
  Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
  Amp-In vals: [0x00 0x00] [0x80 0x80]
  Amp-Out caps: ofs=0x57, nsteps=0x57, stepsize=0x02, mute=0
  Amp-Out vals: [0x57 0x57]
  Connection: 2
     0x05 0x0b
Node 0x10 [Audio Output] wcaps 0x611: Stereo Digital
  Control: name="IEC958 Playback Con Mask", index=16, device=0
  Control: name="IEC958 Playback Pro Mask", index=16, device=0
  Control: name="IEC958 Playback Default", index=16, device=0
  Control: name="IEC958 Playback Switch", index=16, device=0
  Control: name="IEC958 Default PCM Playback Switch", index=0, device=0
  Device: name="ALC898 Digital", type="SPDIF", device=1
  Converter: stream=5, channel=0
  Digital: Enabled
  Digital category: 0x0
  IEC Coding Type: 0x0
  PCM:
    rates [0x5f0]: 32000 44100 48000 88200 96000 192000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
  Power states: D0 D1 D2 D3 EPSS
  Power: setting=D0, actual=D0
Node 0x11 [Pin Complex] wcaps 0x400701: Stereo Digital
  Pincap 0x00000010: OUT
  Pin Default 0x99430130: [Fixed] SPDIF Out at Int ATAPI
    Conn = ATAPI, Color = Unknown
    DefAssociation = 0x3, Sequence = 0x0
    Misc = NO_PRESENCE
  Pin-ctls: 0x40: OUT
  Power states: D0 D1 D2 D3 EPSS
  Power: setting=D0, actual=D0
  Connection: 1
     0x10
Node 0x12 [Pin Complex] wcaps 0x400401: Stereo
  Pincap 0x00000020: IN
  Pin Default 0x411111f0: [N/A] Speaker at Ext Rear
    Conn = 1/8, Color = Black
    DefAssociation = 0xf, Sequence = 0x0
    Misc = NO_PRESENCE
  Pin-ctls: 0x00:
  Power states: D0 D1 D2 D3 EPSS
  Power: setting=D0, actual=D0
Node 0x13 [Vendor Defined Widget] wcaps 0xf00000: Mono
Node 0x14 [Pin Complex] wcaps 0x40058d: Stereo Amp-Out
  Control: name="Front Playback Switch", index=0, device=0
    ControlAmp: chs=3, dir=Out, idx=0, ofs=0
  Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
  Amp-Out vals: [0x00 0x00]
  Pincap 0x0001003c: IN OUT HP EAPD Detect
  EAPD 0x2: EAPD
  Pin Default 0x01014410: [Jack] Line Out at Ext Rear
    Conn = 1/8, Color = Green
    DefAssociation = 0x1, Sequence = 0x0
  Pin-ctls: 0x40: OUT
  Unsolicited: tag=05, enabled=1
  Power states: D0 D1 D2 D3 EPSS
  Power: setting=D0, actual=D0
  Connection: 5
     0x0c* 0x0d 0x0e 0x0f 0x26
Node 0x15 [Pin Complex] wcaps 0x40058d: Stereo Amp-Out
  Control: name="Surround Playback Switch", index=0, device=0
    ControlAmp: chs=3, dir=Out, idx=0, ofs=0
  Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
  Amp-Out vals: [0x00 0x00]
  Pincap 0x0000003c: IN OUT HP Detect
  Pin Default 0x01011412: [Jack] Line Out at Ext Rear
    Conn = 1/8, Color = Black
    DefAssociation = 0x1, Sequence = 0x2
  Pin-ctls: 0x40: OUT
  Unsolicited: tag=06, enabled=1
  Power states: D0 D1 D2 D3 EPSS
  Power: setting=D0, actual=D0
  Connection: 5
     0x0c 0x0d* 0x0e 0x0f 0x26
Node 0x16 [Pin Complex] wcaps 0x40058d: Stereo Amp-Out
  Control: name="Center Playback Switch", index=0, device=0
    ControlAmp: chs=1, dir=Out, idx=0, ofs=0
  Control: name="LFE Playback Switch", index=0, device=0
    ControlAmp: chs=2, dir=Out, idx=0, ofs=0
  Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
  Amp-Out vals: [0x00 0x00]
  Pincap 0x0000003c: IN OUT HP Detect
  Pin Default 0x01016411: [Jack] Line Out at Ext Rear
    Conn = 1/8, Color = Orange
    DefAssociation = 0x1, Sequence = 0x1
  Pin-ctls: 0x40: OUT
  Unsolicited: tag=07, enabled=1
  Power states: D0 D1 D2 D3 EPSS
  Power: setting=D0, actual=D0
  Connection: 5
     0x0c 0x0d 0x0e* 0x0f 0x26
Node 0x17 [Pin Complex] wcaps 0x40058d: Stereo Amp-Out
  Control: name="Side Playback Switch", index=0, device=0
    ControlAmp: chs=3, dir=Out, idx=0, ofs=0
  Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
  Amp-Out vals: [0x00 0x00]
  Pincap 0x0000003c: IN OUT HP Detect
  Pin Default 0x01012414: [Jack] Line Out at Ext Rear
    Conn = 1/8, Color = Grey
    DefAssociation = 0x1, Sequence = 0x4
  Pin-ctls: 0x40: OUT
  Unsolicited: tag=08, enabled=1
  Power states: D0 D1 D2 D3 EPSS
  Power: setting=D0, actual=D0
  Connection: 5
     0x0c 0x0d 0x0e 0x0f* 0x26
Node 0x18 [Pin Complex] wcaps 0x40058f: Stereo Amp-In Amp-Out
  Control: name="Rear Mic Boost Volume", index=0, device=0
    ControlAmp: chs=3, dir=In, idx=0, ofs=0
  Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
  Amp-In vals: [0x00 0x00]
  Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
  Amp-Out vals: [0x80 0x80]
  Pincap 0x0000373c: IN OUT HP Detect
    Vref caps: HIZ 50 GRD 80 100
  Pin Default 0x01a19c50: [Jack] Mic at Ext Rear
    Conn = 1/8, Color = Pink
    DefAssociation = 0x5, Sequence = 0x0
  Pin-ctls: 0x21: IN VREF_50
  Unsolicited: tag=03, enabled=1
  Power states: D0 D1 D2 D3 EPSS
  Power: setting=D0, actual=D0
  Connection: 5
     0x0c* 0x0d 0x0e 0x0f 0x26
Node 0x19 [Pin Complex] wcaps 0x40058f: Stereo Amp-In Amp-Out
  Control: name="Front Mic Boost Volume", index=0, device=0
    ControlAmp: chs=3, dir=In, idx=0, ofs=0
  Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
  Amp-In vals: [0x00 0x00]
  Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
  Amp-Out vals: [0x80 0x80]
  Pincap 0x0000373c: IN OUT HP Detect
    Vref caps: HIZ 50 GRD 80 100
  Pin Default 0x02a19c60: [Jack] Mic at Ext Front
    Conn = 1/8, Color = Pink
    DefAssociation = 0x6, Sequence = 0x0
  Pin-ctls: 0x24: IN VREF_80
  Unsolicited: tag=02, enabled=1
  Power states: D0 D1 D2 D3 EPSS
  Power: setting=D0, actual=D0
  Connection: 5
     0x0c* 0x0d 0x0e 0x0f 0x26
Node 0x1a [Pin Complex] wcaps 0x40058f: Stereo Amp-In Amp-Out
  Control: name="Line Boost Volume", index=0, device=0
    ControlAmp: chs=3, dir=In, idx=0, ofs=0
  Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
  Amp-In vals: [0x00 0x00]
  Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
  Amp-Out vals: [0x80 0x80]
  Pincap 0x0000373c: IN OUT HP Detect
    Vref caps: HIZ 50 GRD 80 100
  Pin Default 0x0181345f: [Jack] Line In at Ext Rear
    Conn = 1/8, Color = Blue
    DefAssociation = 0x5, Sequence = 0xf
  Pin-ctls: 0x20: IN VREF_HIZ
  Unsolicited: tag=04, enabled=1
  Power states: D0 D1 D2 D3 EPSS
  Power: setting=D0, actual=D0
  Connection: 5
     0x0c* 0x0d 0x0e 0x0f 0x26
Node 0x1b [Pin Complex] wcaps 0x40058f: Stereo Amp-In Amp-Out
  Control: name="Headphone Playback Switch", index=0, device=0
    ControlAmp: chs=3, dir=Out, idx=0, ofs=0
  Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
  Amp-In vals: [0x00 0x00]
  Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
  Amp-Out vals: [0x80 0x80]
  Pincap 0x0001373c: IN OUT HP EAPD Detect
    Vref caps: HIZ 50 GRD 80 100
  EAPD 0x2: EAPD
  Pin Default 0x02214420: [Jack] HP Out at Ext Front
    Conn = 1/8, Color = Green
    DefAssociation = 0x2, Sequence = 0x0
  Pin-ctls: 0xc0: OUT HP VREF_HIZ
  Unsolicited: tag=01, enabled=1
  Power states: D0 D1 D2 D3 EPSS
  Power: setting=D0, actual=D0
  Connection: 5
     0x0c 0x0d 0x0e 0x0f 0x26*
Node 0x1c [Pin Complex] wcaps 0x400481: Stereo
  Pincap 0x00000024: IN Detect
  Pin Default 0x411111f0: [N/A] Speaker at Ext Rear
    Conn = 1/8, Color = Black
    DefAssociation = 0xf, Sequence = 0x0
    Misc = NO_PRESENCE
  Pin-ctls: 0x20: IN
  Unsolicited: tag=00, enabled=0
  Power states: D0 D1 D2 D3 EPSS
  Power: setting=D0, actual=D0
Node 0x1d [Pin Complex] wcaps 0x400400: Mono
  Pincap 0x00000020: IN
  Pin Default 0x4007e619: [N/A] Line Out at Ext N/A
    Conn = Analog, Color = White
    DefAssociation = 0x1, Sequence = 0x9
  Pin-ctls: 0x20: IN
  Power states: D0 D1 D2 D3 EPSS
  Power: setting=D0, actual=D0
Node 0x1e [Pin Complex] wcaps 0x400701: Stereo Digital
  Pincap 0x00000010: OUT
  Pin Default 0x01452140: [Jack] SPDIF Out at Ext Rear
    Conn = Optical, Color = Grey
    DefAssociation = 0x4, Sequence = 0x0
    Misc = NO_PRESENCE
  Pin-ctls: 0x40: OUT
  Power states: D0 D1 D2 D3 EPSS
  Power: setting=D0, actual=D0
  Connection: 1
     0x06
Node 0x1f [Pin Complex] wcaps 0x400681: Stereo Digital
  Pincap 0x00000020: IN
  Pin Default 0x411111f0: [N/A] Speaker at Ext Rear
    Conn = 1/8, Color = Black
    DefAssociation = 0xf, Sequence = 0x0
    Misc = NO_PRESENCE
  Pin-ctls: 0x20: IN
  Unsolicited: tag=00, enabled=0
  Power states: D0 D1 D2 D3 EPSS
  Power: setting=D0, actual=D0
Node 0x20 [Vendor Defined Widget] wcaps 0xf00040: Mono
  Processing caps: benign=0, ncoeff=28
Node 0x21 [Vendor Defined Widget] wcaps 0xf00000: Mono
Node 0x22 [Audio Mixer] wcaps 0x20010b: Stereo Amp-In
  Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
  Amp-In vals: [0x80 0x80] [0x00 0x00] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80]
  Connection: 11
     0x18 0x19 0x1a 0x1b 0x1c 0x1d 0x14 0x15 0x16 0x17 0x0b
Node 0x23 [Audio Mixer] wcaps 0x20010b: Stereo Amp-In
  Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
  Amp-In vals: [0x80 0x80] [0x00 0x00] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80]
  Connection: 11
     0x18 0x19 0x1a 0x1b 0x1c 0x1d 0x14 0x15 0x16 0x17 0x0b
Node 0x24 [Audio Selector] wcaps 0x300101: Stereo
  Connection: 12
     0x18 0x19* 0x1a 0x1b 0x1c 0x1d 0x14 0x15 0x16 0x17 0x0b 0x12
Node 0x25 [Audio Output] wcaps 0x411: Stereo
  Converter: stream=5, channel=0
  PCM:
    rates [0x5e0]: 44100 48000 88200 96000 192000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
  Power states: D0 D1 D2 D3 EPSS
  Power: setting=D0, actual=D0
Node 0x26 [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out
  Control: name="Headphone Playback Volume", index=0, device=0
    ControlAmp: chs=3, dir=Out, idx=0, ofs=0
  Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
  Amp-In vals: [0x00 0x00] [0x80 0x80]
  Amp-Out caps: ofs=0x57, nsteps=0x57, stepsize=0x02, mute=0
  Amp-Out vals: [0x00 0x00]
  Connection: 2
     0x25 0x0b
Codec: Intel Generic HDMI
Address: 3
AFG Function Id: 0x1 (unsol 0)
Vendor Id: 0x80862806
Subsystem Id: 0x80860101
Revision Id: 0x100000
No Modem Function Group found
Default PCM:
    rates [0x0]:
    bits [0x0]:
    formats [0x0]:
Default Amp-In caps: N/A
Default Amp-Out caps: N/A
State of AFG node 0x01:
  Power states: D0 D3 CLKSTOP EPSS
  Power: setting=D0, actual=D0, Clock-stop-OK
GPIO: io=0, o=0, i=0, unsolicited=0, wake=0
Node 0x02 [Audio Output] wcaps 0x6611: 8-Channels Digital
  Converter: stream=0, channel=0
  Digital: Enabled
  Digital category: 0x0
  IEC Coding Type: 0x0
  PCM:
    rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000
    bits [0x1e]: 16 20 24 32
    formats [0x5]: PCM AC3
  Power states: D0 D3 EPSS
  Power: setting=D0, actual=D0
Node 0x03 [Audio Output] wcaps 0x6611: 8-Channels Digital
  Converter: stream=0, channel=0
  Digital: Enabled
  Digital category: 0x0
  IEC Coding Type: 0x0
  PCM:
    rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000
    bits [0x1e]: 16 20 24 32
    formats [0x5]: PCM AC3
  Power states: D0 D3 EPSS
  Power: setting=D0, actual=D0
Node 0x04 [Audio Output] wcaps 0x6611: 8-Channels Digital
  Converter: stream=0, channel=0
  Digital: Enabled
  Digital category: 0x0
  IEC Coding Type: 0x0
  PCM:
    rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000
    bits [0x1e]: 16 20 24 32
    formats [0x5]: PCM AC3
  Power states: D0 D3 EPSS
  Power: setting=D0, actual=D0
Node 0x05 [Pin Complex] wcaps 0x40778d: 8-Channels Digital Amp-Out CP
  Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
  Amp-Out vals: [0x00 0x80]
  Pincap 0x09000094: OUT Detect HBR HDMI DP
  Pin Default 0x58560010: [N/A] Digital Out at Int HDMI
    Conn = Digital, Color = Unknown
    DefAssociation = 0x1, Sequence = 0x0
  Pin-ctls: 0x40: OUT
  Unsolicited: tag=00, enabled=0
  Power states: D0 D3 EPSS
  Power: setting=D0, actual=D0
  Connection: 1
     0x02
Node 0x06 [Pin Complex] wcaps 0x40778d: 8-Channels Digital Amp-Out CP
  Control: name="IEC958 Playback Con Mask", index=0, device=0
  Control: name="IEC958 Playback Pro Mask", index=0, device=0
  Control: name="IEC958 Playback Default", index=0, device=0
  Control: name="IEC958 Playback Switch", index=0, device=0
  Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
  Amp-Out vals: [0x00 0x00]
  Pincap 0x09000094: OUT Detect HBR HDMI DP
  Pin Default 0x18560020: [Jack] Digital Out at Int HDMI
    Conn = Digital, Color = Unknown
    DefAssociation = 0x2, Sequence = 0x0
  Pin-ctls: 0x40: OUT
  Unsolicited: tag=01, enabled=1
  Power states: D0 D3 EPSS
  Power: setting=D0, actual=D0
  Connection: 1
     0x03
Node 0x07 [Pin Complex] wcaps 0x40778d: 8-Channels Digital Amp-Out CP
  Control: name="IEC958 Playback Con Mask", index=1, device=0
  Control: name="IEC958 Playback Pro Mask", index=1, device=0
  Control: name="IEC958 Playback Default", index=1, device=0
  Control: name="IEC958 Playback Switch", index=1, device=0
  Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
  Amp-Out vals: [0x00 0x00]
  Pincap 0x09000094: OUT Detect HBR HDMI DP
  Pin Default 0x18560030: [Jack] Digital Out at Int HDMI
    Conn = Digital, Color = Unknown
    DefAssociation = 0x3, Sequence = 0x0
  Pin-ctls: 0x40: OUT
  Unsolicited: tag=02, enabled=1
  Power states: D0 D3 EPSS
  Power: setting=D0, actual=D0
  Connection: 1
     0x04
Node 0x08 [Vendor Defined Widget] wcaps 0xf00000: Mono
Codec: Nvidia GPU 16 HDMI/DP
Address: 0
AFG Function Id: 0x1 (unsol 0)
Vendor Id: 0x10de0016
Subsystem Id: 0x10de0101
Revision Id: 0x100100
No Modem Function Group found
Default PCM:
    rates [0x0]:
    bits [0x0]:
    formats [0x0]:
Default Amp-In caps: N/A
Default Amp-Out caps: N/A
State of AFG node 0x01:
  Power states: D0 D1 D2 D3
  Power: setting=D0, actual=D0
GPIO: io=0, o=0, i=0, unsolicited=0, wake=0
Node 0x04 [Audio Output] wcaps 0x72b1: 8-Channels Digital Stripe CP
  Converter: stream=5, channel=0
  Digital: Enabled
  Digital category: 0x0
  IEC Coding Type: 0x0
  PCM:
    rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000
    bits [0xe]: 16 20 24
    formats [0x5]: PCM AC3
  Unsolicited: tag=00, enabled=0
Node 0x05 [Pin Complex] wcaps 0x407381: 8-Channels Digital CP
  Control: name="IEC958 Playback Con Mask", index=0, device=0
  Control: name="IEC958 Playback Pro Mask", index=0, device=0
  Control: name="IEC958 Playback Default", index=0, device=0
  Control: name="IEC958 Playback Switch", index=0, device=0
  Pincap 0x09000094: OUT Detect HBR HDMI DP
  Pin Default 0x18560010: [Jack] Digital Out at Int HDMI
    Conn = Digital, Color = Unknown
    DefAssociation = 0x1, Sequence = 0x0
  Pin-ctls: 0x00:
  Unsolicited: tag=01, enabled=1
  Connection: 1
     0x04
Codec: Nvidia GPU 16 HDMI/DP
Address: 1
AFG Function Id: 0x1 (unsol 0)
Vendor Id: 0x10de0016
Subsystem Id: 0x10de0101
Revision Id: 0x100100
No Modem Function Group found
Default PCM:
    rates [0x0]:
    bits [0x0]:
    formats [0x0]:
Default Amp-In caps: N/A
Default Amp-Out caps: N/A
State of AFG node 0x01:
  Power states: D0 D1 D2 D3
  Power: setting=D0, actual=D0
GPIO: io=0, o=0, i=0, unsolicited=0, wake=0
Node 0x04 [Audio Output] wcaps 0x72b1: 8-Channels Digital Stripe CP
  Converter: stream=0, channel=0
  Digital: Enabled
  Digital category: 0x0
  IEC Coding Type: 0x0
  PCM:
    rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000
    bits [0xe]: 16 20 24
    formats [0x5]: PCM AC3
  Unsolicited: tag=00, enabled=0
Node 0x05 [Pin Complex] wcaps 0x407381: 8-Channels Digital CP
  Control: name="IEC958 Playback Con Mask", index=1, device=0
  Control: name="IEC958 Playback Pro Mask", index=1, device=0
  Control: name="IEC958 Playback Default", index=1, device=0
  Control: name="IEC958 Playback Switch", index=1, device=0
  Pincap 0x09000094: OUT Detect HBR HDMI DP
  Pin Default 0x18560010: [Jack] Digital Out at Int HDMI
    Conn = Digital, Color = Unknown
    DefAssociation = 0x1, Sequence = 0x0
  Pin-ctls: 0x00:
  Unsolicited: tag=01, enabled=1
  Connection: 1
     0x04
Codec: Nvidia GPU 16 HDMI/DP
Address: 2
AFG Function Id: 0x1 (unsol 0)
Vendor Id: 0x10de0016
Subsystem Id: 0x10de0101
Revision Id: 0x100100
No Modem Function Group found
Default PCM:
    rates [0x0]:
    bits [0x0]:
    formats [0x0]:
Default Amp-In caps: N/A
Default Amp-Out caps: N/A
State of AFG node 0x01:
  Power states: D0 D1 D2 D3
  Power: setting=D0, actual=D0
GPIO: io=0, o=0, i=0, unsolicited=0, wake=0
Node 0x04 [Audio Output] wcaps 0x72b1: 8-Channels Digital Stripe CP
  Converter: stream=0, channel=0
  Digital: Enabled
  Digital category: 0x0
  IEC Coding Type: 0x0
  PCM:
    rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000
    bits [0xe]: 16 20 24
    formats [0x5]: PCM AC3
  Unsolicited: tag=00, enabled=0
Node 0x05 [Pin Complex] wcaps 0x407381: 8-Channels Digital CP
  Control: name="IEC958 Playback Con Mask", index=2, device=0
  Control: name="IEC958 Playback Pro Mask", index=2, device=0
  Control: name="IEC958 Playback Default", index=2, device=0
  Control: name="IEC958 Playback Switch", index=2, device=0
  Pincap 0x09000094: OUT Detect HBR HDMI DP
  Pin Default 0x18560010: [Jack] Digital Out at Int HDMI
    Conn = Digital, Color = Unknown
    DefAssociation = 0x1, Sequence = 0x0
  Pin-ctls: 0x00:
  Unsolicited: tag=01, enabled=1
  Connection: 1
     0x04
Codec: Nvidia GPU 16 HDMI/DP
Address: 3
AFG Function Id: 0x1 (unsol 0)
Vendor Id: 0x10de0016
Subsystem Id: 0x10de0101
Revision Id: 0x100100
No Modem Function Group found
Default PCM:
    rates [0x0]:
    bits [0x0]:
    formats [0x0]:
Default Amp-In caps: N/A
Default Amp-Out caps: N/A
State of AFG node 0x01:
  Power states: D0 D1 D2 D3
  Power: setting=D0, actual=D0
GPIO: io=0, o=0, i=0, unsolicited=0, wake=0
Node 0x04 [Audio Output] wcaps 0x72b1: 8-Channels Digital Stripe CP
  Converter: stream=0, channel=0
  Digital: Enabled
  Digital category: 0x0
  IEC Coding Type: 0x0
  PCM:
    rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000
    bits [0xe]: 16 20 24
    formats [0x5]: PCM AC3
  Unsolicited: tag=00, enabled=0
Node 0x05 [Pin Complex] wcaps 0x407381: 8-Channels Digital CP
  Control: name="IEC958 Playback Con Mask", index=3, device=0
  Control: name="IEC958 Playback Pro Mask", index=3, device=0
  Control: name="IEC958 Playback Default", index=3, device=0
  Control: name="IEC958 Playback Switch", index=3, device=0
  Pincap 0x09000094: OUT Detect HBR HDMI DP
  Pin Default 0x18560010: [Jack] Digital Out at Int HDMI
    Conn = Digital, Color = Unknown
    DefAssociation = 0x1, Sequence = 0x0
  Pin-ctls: 0x00:
  Unsolicited: tag=01, enabled=1
  Connection: 1
     0x04
--endcollapse--

!!ALSA Device nodes
!!-----------------

crw-rw---- 1 root audio 116, 2 Dec 28 07:37 /dev/snd/controlC0
crw-rw---- 1 root audio 116, 11 Dec 28 07:37 /dev/snd/controlC1
crw-rw---- 1 root audio 116, 9 Dec 28 07:37 /dev/snd/hwC0D2
crw-rw---- 1 root audio 116, 10 Dec 28 07:37 /dev/snd/hwC0D3
crw-rw---- 1 root audio 116, 16 Dec 28 07:37 /dev/snd/hwC1D0
crw-rw---- 1 root audio 116, 17 Dec 28 07:37 /dev/snd/hwC1D1
crw-rw---- 1 root audio 116, 18 Dec 28 07:37 /dev/snd/hwC1D2
crw-rw---- 1 root audio 116, 19 Dec 28 07:37 /dev/snd/hwC1D3
crw-rw---- 1 root audio 116, 4 Dec 28 07:39 /dev/snd/pcmC0D0c
crw-rw---- 1 root audio 116, 3 Dec 28 07:41 /dev/snd/pcmC0D0p
crw-rw---- 1 root audio 116, 5 Dec 28 07:39 /dev/snd/pcmC0D1p
crw-rw---- 1 root audio 116, 6 Dec 28 07:37 /dev/snd/pcmC0D2c
crw-rw---- 1 root audio 116, 7 Dec 28 07:39 /dev/snd/pcmC0D3p
crw-rw---- 1 root audio 116, 8 Dec 28 07:39 /dev/snd/pcmC0D7p
crw-rw---- 1 root audio 116, 12 Dec 28 07:39 /dev/snd/pcmC1D3p
crw-rw---- 1 root audio 116, 13 Dec 28 07:39 /dev/snd/pcmC1D7p
crw-rw---- 1 root audio 116, 14 Dec 28 07:39 /dev/snd/pcmC1D8p
crw-rw---- 1 root audio 116, 15 Dec 28 07:39 /dev/snd/pcmC1D9p
crw-rw---- 1 root audio 116, 1 Dec 28 07:37 /dev/snd/seq
crw-rw---- 1 root audio 116, 33 Dec 28 07:37 /dev/snd/timer

/dev/snd/by-path:
total 0
drwxr-xr-x 2 root root 80 Dec 28 07:37 .
drwxr-xr-x 3 root root 460 Dec 28 07:37 ..
lrwxrwxrwx 1 root root 12 Dec 28 07:37 pci-0000:00:1b.0 -> ../controlC0
lrwxrwxrwx 1 root root 12 Dec 28 07:37 pci-0000:08:00.1 -> ../controlC1

!!Aplay/Arecord output
!!--------------------

APLAY

**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC898 Analog [ALC898 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 1: ALC898 Digital [ALC898 Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 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

ARECORD

**** List of CAPTURE Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC898 Analog [ALC898 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 2: ALC898 Alt Analog [ALC898 Alt Analog]
  Subdevices: 2/2
  Subdevice #0: subdevice #0
  Subdevice #1: subdevice #1

!!Amixer output
!!-------------

!!-------Mixer controls for card 0 [PCH]

Card hw:0 'PCH'/'HDA Intel PCH at 0xf6530000 irq 33'
  Mixer name : 'Realtek ALC898'
  Components : 'HDA:10ec0899,1458a072,00100003 HDA:80862806,80860101,00100000'
  Controls : 69
  Simple ctrls : 26
Simple mixer control 'Master',0
  Capabilities: pvolume pvolume-joined pswitch pswitch-joined
  Playback channels: Mono
  Limits: Playback 0 - 87
  Mono: Playback 87 [100%] [0.00dB] [on]
Simple mixer control 'Headphone',0
  Capabilities: pvolume pswitch
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 87
  Mono:
  Front Left: Playback 0 [0%] [-65.25dB] [off]
  Front Right: Playback 0 [0%] [-65.25dB] [off]
Simple mixer control 'PCM',0
  Capabilities: pvolume
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 255
  Mono:
  Front Left: Playback 255 [100%] [0.00dB]
  Front Right: Playback 255 [100%] [0.00dB]
Simple mixer control 'Front',0
  Capabilities: pvolume pswitch
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 87
  Mono:
  Front Left: Playback 87 [100%] [0.00dB] [on]
  Front Right: Playback 87 [100%] [0.00dB] [on]
Simple mixer control 'Front Mic',0
  Capabilities: pvolume pswitch
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 31
  Mono:
  Front Left: Playback 28 [90%] [7.50dB] [off]
  Front Right: Playback 28 [90%] [7.50dB] [off]
Simple mixer control 'Front Mic Boost',0
  Capabilities: volume
  Playback channels: Front Left - Front Right
  Capture channels: Front Left - Front Right
  Limits: 0 - 3
  Front Left: 0 [0%] [0.00dB]
  Front Right: 0 [0%] [0.00dB]
Simple mixer control 'Surround',0
  Capabilities: pvolume pswitch
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 87
  Mono:
  Front Left: Playback 87 [100%] [0.00dB] [on]
  Front Right: Playback 87 [100%] [0.00dB] [on]
Simple mixer control 'Center',0
  Capabilities: pvolume pvolume-joined pswitch pswitch-joined
  Playback channels: Mono
  Limits: Playback 0 - 87
  Mono: Playback 87 [100%] [0.00dB] [on]
Simple mixer control 'LFE',0
  Capabilities: pvolume pvolume-joined pswitch pswitch-joined
  Playback channels: Mono
  Limits: Playback 0 - 87
  Mono: Playback 87 [100%] [0.00dB] [on]
Simple mixer control 'Side',0
  Capabilities: pvolume pswitch
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 87
  Mono:
  Front Left: Playback 87 [100%] [0.00dB] [on]
  Front Right: Playback 87 [100%] [0.00dB] [on]
Simple mixer control 'Line',0
  Capabilities: pvolume pswitch
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 31
  Mono:
  Front Left: Playback 0 [0%] [-34.50dB] [off]
  Front Right: Playback 0 [0%] [-34.50dB] [off]
Simple mixer control 'Line Boost',0
  Capabilities: volume
  Playback channels: Front Left - Front Right
  Capture channels: Front Left - Front Right
  Limits: 0 - 3
  Front Left: 0 [0%] [0.00dB]
  Front Right: 0 [0%] [0.00dB]
Simple mixer control 'IEC958',0
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [off]
Simple mixer control 'IEC958 Default PCM',0
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [on]
Simple mixer control 'IEC958',1
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [on]
Simple mixer control 'IEC958',16
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [on]
Simple mixer control 'Capture',0
  Capabilities: cvolume cswitch
  Capture channels: Front Left - Front Right
  Limits: Capture 0 - 63
  Front Left: Capture 63 [100%] [30.00dB] [on]
  Front Right: Capture 63 [100%] [30.00dB] [on]
Simple mixer control 'Capture',1
  Capabilities: cvolume cswitch
  Capture channels: Front Left - Front Right
  Limits: Capture 0 - 63
  Front Left: Capture 49 [78%] [19.50dB] [off]
  Front Right: Capture 49 [78%] [19.50dB] [off]
Simple mixer control 'Capture',2
  Capabilities: cvolume cswitch
  Capture channels: Front Left - Front Right
  Limits: Capture 0 - 63
  Front Left: Capture 42 [67%] [14.25dB] [off]
  Front Right: Capture 42 [67%] [14.25dB] [off]
Simple mixer control 'Auto-Mute Mode',0
  Capabilities: enum
  Items: 'Disabled' 'Enabled'
  Item0: 'Enabled'
Simple mixer control 'Input Source',0
  Capabilities: cenum
  Items: 'Front Mic' 'Rear Mic' 'Line'
  Item0: 'Front Mic'
Simple mixer control 'Input Source',1
  Capabilities: cenum
  Items: 'Front Mic' 'Rear Mic' 'Line'
  Item0: 'Front Mic'
Simple mixer control 'Input Source',2
  Capabilities: cenum
  Items: 'Front Mic' 'Rear Mic' 'Line'
  Item0: 'Front Mic'
Simple mixer control 'Loopback Mixing',0
  Capabilities: enum
  Items: 'Disabled' 'Enabled'
  Item0: 'Disabled'
Simple mixer control 'Rear Mic',0
  Capabilities: pvolume pswitch
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 31
  Mono:
  Front Left: Playback 0 [0%] [-34.50dB] [off]
  Front Right: Playback 0 [0%] [-34.50dB] [off]
Simple mixer control 'Rear Mic Boost',0
  Capabilities: volume
  Playback channels: Front Left - Front Right
  Capture channels: Front Left - Front Right
  Limits: 0 - 3
  Front Left: 0 [0%] [0.00dB]
  Front Right: 0 [0%] [0.00dB]

!!-------Mixer controls for card 1 [NVidia]

Card hw:1 'NVidia'/'HDA NVidia at 0xf6080000 irq 18'
  Mixer name : 'Nvidia GPU 16 HDMI/DP'
  Components : 'HDA:10de0016,10de0101,00100100'
  Controls : 28
  Simple ctrls : 4
Simple mixer control 'IEC958',0
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [on]
Simple mixer control 'IEC958',1
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [on]
Simple mixer control 'IEC958',2
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [on]
Simple mixer control 'IEC958',3
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [on]

!!Alsactl output
!!--------------

--startcollapse--
state.PCH {
 control.1 {
  iface MIXER
  name 'Front Playback Volume'
  value.0 87
  value.1 87
  comment {
   access 'read write'
   type INTEGER
   count 2
   range '0 - 87'
   dbmin -6525
   dbmax 0
   dbvalue.0 0
   dbvalue.1 0
  }
 }
 control.2 {
  iface MIXER
  name 'Front Playback Switch'
  value.0 true
  value.1 true
  comment {
   access 'read write'
   type BOOLEAN
   count 2
  }
 }
 control.3 {
  iface MIXER
  name 'Surround Playback Volume'
  value.0 87
  value.1 87
  comment {
   access 'read write'
   type INTEGER
   count 2
   range '0 - 87'
   dbmin -6525
   dbmax 0
   dbvalue.0 0
   dbvalue.1 0
  }
 }
 control.4 {
  iface MIXER
  name 'Surround Playback Switch'
  value.0 true
  value.1 true
  comment {
   access 'read write'
   type BOOLEAN
   count 2
  }
 }
 control.5 {
  iface MIXER
  name 'Center Playback Volume'
  value 87
  comment {
   access 'read write'
   type INTEGER
   count 1
   range '0 - 87'
   dbmin -6525
   dbmax 0
   dbvalue.0 0
  }
 }
 control.6 {
  iface MIXER
  name 'LFE Playback Volume'
  value 87
  comment {
   access 'read write'
   type INTEGER
   count 1
   range '0 - 87'
   dbmin -6525
   dbmax 0
   dbvalue.0 0
  }
 }
 control.7 {
  iface MIXER
  name 'Center Playback Switch'
  value true
  comment {
   access 'read write'
   type BOOLEAN
   count 1
  }
 }
 control.8 {
  iface MIXER
  name 'LFE Playback Switch'
  value true
  comment {
   access 'read write'
   type BOOLEAN
   count 1
  }
 }
 control.9 {
  iface MIXER
  name 'Side Playback Volume'
  value.0 87
  value.1 87
  comment {
   access 'read write'
   type INTEGER
   count 2
   range '0 - 87'
   dbmin -6525
   dbmax 0
   dbvalue.0 0
   dbvalue.1 0
  }
 }
 control.10 {
  iface MIXER
  name 'Side Playback Switch'
  value.0 true
  value.1 true
  comment {
   access 'read write'
   type BOOLEAN
   count 2
  }
 }
 control.11 {
  iface MIXER
  name 'Headphone Playback Volume'
  value.0 0
  value.1 0
  comment {
   access 'read write'
   type INTEGER
   count 2
   range '0 - 87'
   dbmin -6525
   dbmax 0
   dbvalue.0 -6525
   dbvalue.1 -6525
  }
 }
 control.12 {
  iface MIXER
  name 'Headphone Playback Switch'
  value.0 false
  value.1 false
  comment {
   access 'read write'
   type BOOLEAN
   count 2
  }
 }
 control.13 {
  iface MIXER
  name 'Loopback Mixing'
  value Disabled
  comment {
   access 'read write'
   type ENUMERATED
   count 1
   item.0 Disabled
   item.1 Enabled
  }
 }
 control.14 {
  iface MIXER
  name 'Front Mic Playback Volume'
  value.0 28
  value.1 28
  comment {
   access 'read write'
   type INTEGER
   count 2
   range '0 - 31'
   dbmin -3450
   dbmax 1200
   dbvalue.0 750
   dbvalue.1 750
  }
 }
 control.15 {
  iface MIXER
  name 'Front Mic Playback Switch'
  value.0 false
  value.1 false
  comment {
   access 'read write'
   type BOOLEAN
   count 2
  }
 }
 control.16 {
  iface MIXER
  name 'Rear Mic Playback Volume'
  value.0 0
  value.1 0
  comment {
   access 'read write'
   type INTEGER
   count 2
   range '0 - 31'
   dbmin -3450
   dbmax 1200
   dbvalue.0 -3450
   dbvalue.1 -3450
  }
 }
 control.17 {
  iface MIXER
  name 'Rear Mic Playback Switch'
  value.0 false
  value.1 false
  comment {
   access 'read write'
   type BOOLEAN
   count 2
  }
 }
 control.18 {
  iface MIXER
  name 'Line Playback Volume'
  value.0 0
  value.1 0
  comment {
   access 'read write'
   type INTEGER
   count 2
   range '0 - 31'
   dbmin -3450
   dbmax 1200
   dbvalue.0 -3450
   dbvalue.1 -3450
  }
 }
 control.19 {
  iface MIXER
  name 'Line Playback Switch'
  value.0 false
  value.1 false
  comment {
   access 'read write'
   type BOOLEAN
   count 2
  }
 }
 control.20 {
  iface MIXER
  name 'Auto-Mute Mode'
  value Enabled
  comment {
   access 'read write'
   type ENUMERATED
   count 1
   item.0 Disabled
   item.1 Enabled
  }
 }
 control.21 {
  iface MIXER
  name 'Input Source'
  value 'Front Mic'
  comment {
   access 'read write'
   type ENUMERATED
   count 1
   item.0 'Front Mic'
   item.1 'Rear Mic'
   item.2 Line
  }
 }
 control.22 {
  iface MIXER
  name 'Input Source'
  index 1
  value 'Front Mic'
  comment {
   access 'read write'
   type ENUMERATED
   count 1
   item.0 'Front Mic'
   item.1 'Rear Mic'
   item.2 Line
  }
 }
 control.23 {
  iface MIXER
  name 'Input Source'
  index 2
  value 'Front Mic'
  comment {
   access 'read write'
   type ENUMERATED
   count 1
   item.0 'Front Mic'
   item.1 'Rear Mic'
   item.2 Line
  }
 }
 control.24 {
  iface MIXER
  name 'Capture Volume'
  value.0 63
  value.1 63
  comment {
   access 'read write'
   type INTEGER
   count 2
   range '0 - 63'
   dbmin -1725
   dbmax 3000
   dbvalue.0 3000
   dbvalue.1 3000
  }
 }
 control.25 {
  iface MIXER
  name 'Capture Switch'
  value.0 true
  value.1 true
  comment {
   access 'read write'
   type BOOLEAN
   count 2
  }
 }
 control.26 {
  iface MIXER
  name 'Capture Volume'
  index 1
  value.0 49
  value.1 49
  comment {
   access 'read write'
   type INTEGER
   count 2
   range '0 - 63'
   dbmin -1725
   dbmax 3000
   dbvalue.0 1950
   dbvalue.1 1950
  }
 }
 control.27 {
  iface MIXER
  name 'Capture Switch'
  index 1
  value.0 false
  value.1 false
  comment {
   access 'read write'
   type BOOLEAN
   count 2
  }
 }
 control.28 {
  iface MIXER
  name 'Capture Volume'
  index 2
  value.0 42
  value.1 42
  comment {
   access 'read write'
   type INTEGER
   count 2
   range '0 - 63'
   dbmin -1725
   dbmax 3000
   dbvalue.0 1425
   dbvalue.1 1425
  }
 }
 control.29 {
  iface MIXER
  name 'Capture Switch'
  index 2
  value.0 false
  value.1 false
  comment {
   access 'read write'
   type BOOLEAN
   count 2
  }
 }
 control.30 {
  iface MIXER
  name 'Front Mic Boost Volume'
  value.0 0
  value.1 0
  comment {
   access 'read write'
   type INTEGER
   count 2
   range '0 - 3'
   dbmin 0
   dbmax 3000
   dbvalue.0 0
   dbvalue.1 0
  }
 }
 control.31 {
  iface MIXER
  name 'Rear Mic Boost Volume'
  value.0 0
  value.1 0
  comment {
   access 'read write'
   type INTEGER
   count 2
   range '0 - 3'
   dbmin 0
   dbmax 3000
   dbvalue.0 0
   dbvalue.1 0
  }
 }
 control.32 {
  iface MIXER
  name 'Line Boost Volume'
  value.0 0
  value.1 0
  comment {
   access 'read write'
   type INTEGER
   count 2
   range '0 - 3'
   dbmin 0
   dbmax 3000
   dbvalue.0 0
   dbvalue.1 0
  }
 }
 control.33 {
  iface MIXER
  name 'IEC958 Playback Con Mask'
  index 16
  value '0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  comment {
   access read
   type IEC958
   count 1
  }
 }
 control.34 {
  iface MIXER
  name 'IEC958 Playback Pro Mask'
  index 16
  value '0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  comment {
   access read
   type IEC958
   count 1
  }
 }
 control.35 {
  iface MIXER
  name 'IEC958 Playback Default'
  index 16
  value '0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  comment {
   access 'read write'
   type IEC958
   count 1
  }
 }
 control.36 {
  iface MIXER
  name 'IEC958 Playback Switch'
  index 16
  value true
  comment {
   access 'read write'
   type BOOLEAN
   count 1
  }
 }
 control.37 {
  iface MIXER
  name 'IEC958 Default PCM Playback Switch'
  value true
  comment {
   access 'read write'
   type BOOLEAN
   count 1
  }
 }
 control.38 {
  iface MIXER
  name 'Master Playback Volume'
  value 87
  comment {
   access 'read write'
   type INTEGER
   count 1
   range '0 - 87'
   dbmin -6525
   dbmax 0
   dbvalue.0 0
  }
 }
 control.39 {
  iface MIXER
  name 'Master Playback Switch'
  value true
  comment {
   access 'read write'
   type BOOLEAN
   count 1
  }
 }
 control.40 {
  iface CARD
  name 'Front Mic Jack'
  value false
  comment {
   access read
   type BOOLEAN
   count 1
  }
 }
 control.41 {
  iface CARD
  name 'Rear Mic Jack'
  value false
  comment {
   access read
   type BOOLEAN
   count 1
  }
 }
 control.42 {
  iface CARD
  name 'Line Jack'
  value false
  comment {
   access read
   type BOOLEAN
   count 1
  }
 }
 control.43 {
  iface CARD
  name 'Line Out Front Jack'
  value true
  comment {
   access read
   type BOOLEAN
   count 1
  }
 }
 control.44 {
  iface CARD
  name 'Line Out Surround Jack'
  value false
  comment {
   access read
   type BOOLEAN
   count 1
  }
 }
 control.45 {
  iface CARD
  name 'Line Out CLFE Jack'
  value false
  comment {
   access read
   type BOOLEAN
   count 1
  }
 }
 control.46 {
  iface CARD
  name 'Line Out Side Jack'
  value false
  comment {
   access read
   type BOOLEAN
   count 1
  }
 }
 control.47 {
  iface CARD
  name 'Front Headphone Jack'
  value false
  comment {
   access read
   type BOOLEAN
   count 1
  }
 }
 control.48 {
  iface CARD
  name 'SPDIF Phantom Jack'
  value true
  comment {
   access read
   type BOOLEAN
   count 1
  }
 }
 control.49 {
  iface CARD
  name 'SPDIF Phantom Jack'
  index 1
  value true
  comment {
   access read
   type BOOLEAN
   count 1
  }
 }
 control.50 {
  iface PCM
  name 'Playback Channel Map'
  value.0 0
  value.1 0
  value.2 0
  value.3 0
  value.4 0
  value.5 0
  value.6 0
  value.7 0
  comment {
   access read
   type INTEGER
   count 8
   range '0 - 36'
  }
 }
 control.51 {
  iface PCM
  name 'Capture Channel Map'
  value.0 0
  value.1 0
  comment {
   access read
   type INTEGER
   count 2
   range '0 - 36'
  }
 }
 control.52 {
  iface PCM
  device 1
  name 'Playback Channel Map'
  value.0 0
  value.1 0
  comment {
   access read
   type INTEGER
   count 2
   range '0 - 36'
  }
 }
 control.53 {
  iface PCM
  device 2
  name 'Capture Channel Map'
  value.0 0
  value.1 0
  comment {
   access read
   type INTEGER
   count 2
   range '0 - 36'
  }
 }
 control.54 {
  iface PCM
  device 2
  name 'Capture Channel Map'
  index 1
  value.0 0
  value.1 0
  comment {
   access read
   type INTEGER
   count 2
   range '0 - 36'
  }
 }
 control.55 {
  iface CARD
  name 'HDMI/DP,pcm=3 Jack'
  value false
  comment {
   access read
   type BOOLEAN
   count 1
  }
 }
 control.56 {
  iface MIXER
  name 'IEC958 Playback Con Mask'
  value '0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  comment {
   access read
   type IEC958
   count 1
  }
 }
 control.57 {
  iface MIXER
  name 'IEC958 Playback Pro Mask'
  value '0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  comment {
   access read
   type IEC958
   count 1
  }
 }
 control.58 {
  iface MIXER
  name 'IEC958 Playback Default'
  value '0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  comment {
   access 'read write'
   type IEC958
   count 1
  }
 }
 control.59 {
  iface MIXER
  name 'IEC958 Playback Switch'
  value false
  comment {
   access 'read write'
   type BOOLEAN
   count 1
  }
 }
 control.60 {
  iface PCM
  device 3
  name ELD
  value ''
  comment {
   access 'read volatile'
   type BYTES
   count 0
  }
 }
 control.61 {
  iface CARD
  name 'HDMI/DP,pcm=7 Jack'
  value false
  comment {
   access read
   type BOOLEAN
   count 1
  }
 }
 control.62 {
  iface MIXER
  name 'IEC958 Playback Con Mask'
  index 1
  value '0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  comment {
   access read
   type IEC958
   count 1
  }
 }
 control.63 {
  iface MIXER
  name 'IEC958 Playback Pro Mask'
  index 1
  value '0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  comment {
   access read
   type IEC958
   count 1
  }
 }
 control.64 {
  iface MIXER
  name 'IEC958 Playback Default'
  index 1
  value '0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  comment {
   access 'read write'
   type IEC958
   count 1
  }
 }
 control.65 {
  iface MIXER
  name 'IEC958 Playback Switch'
  index 1
  value true
  comment {
   access 'read write'
   type BOOLEAN
   count 1
  }
 }
 control.66 {
  iface PCM
  device 7
  name ELD
  value ''
  comment {
   access 'read volatile'
   type BYTES
   count 0
  }
 }
 control.67 {
  iface PCM
  device 3
  name 'Playback Channel Map'
  value.0 0
  value.1 0
  value.2 0
  value.3 0
  value.4 0
  value.5 0
  value.6 0
  value.7 0
  comment {
   access 'read write'
   type INTEGER
   count 8
   range '0 - 36'
  }
 }
 control.68 {
  iface PCM
  device 7
  name 'Playback Channel Map'
  value.0 0
  value.1 0
  value.2 0
  value.3 0
  value.4 0
  value.5 0
  value.6 0
  value.7 0
  comment {
   access 'read write'
   type INTEGER
   count 8
   range '0 - 36'
  }
 }
 control.69 {
  iface MIXER
  name 'PCM Playback Volume'
  value.0 255
  value.1 255
  comment {
   access 'read write user'
   type INTEGER
   count 2
   range '0 - 255'
   tlv '0000000100000008ffffec1400000014'
   dbmin -5100
   dbmax 0
   dbvalue.0 0
   dbvalue.1 0
  }
 }
}
state.NVidia {
 control.1 {
  iface CARD
  name 'HDMI/DP,pcm=3 Jack'
  value false
  comment {
   access read
   type BOOLEAN
   count 1
  }
 }
 control.2 {
  iface MIXER
  name 'IEC958 Playback Con Mask'
  value '0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  comment {
   access read
   type IEC958
   count 1
  }
 }
 control.3 {
  iface MIXER
  name 'IEC958 Playback Pro Mask'
  value '0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  comment {
   access read
   type IEC958
   count 1
  }
 }
 control.4 {
  iface MIXER
  name 'IEC958 Playback Default'
  value '0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  comment {
   access 'read write'
   type IEC958
   count 1
  }
 }
 control.5 {
  iface MIXER
  name 'IEC958 Playback Switch'
  value true
  comment {
   access 'read write'
   type BOOLEAN
   count 1
  }
 }
 control.6 {
  iface PCM
  device 3
  name ELD
  value ''
  comment {
   access 'read volatile'
   type BYTES
   count 0
  }
 }
 control.7 {
  iface PCM
  device 3
  name 'Playback Channel Map'
  value.0 0
  value.1 0
  value.2 0
  value.3 0
  value.4 0
  value.5 0
  value.6 0
  value.7 0
  comment {
   access 'read write'
   type INTEGER
   count 8
   range '0 - 36'
  }
 }
 control.8 {
  iface CARD
  name 'HDMI/DP,pcm=7 Jack'
  value false
  comment {
   access read
   type BOOLEAN
   count 1
  }
 }
 control.9 {
  iface MIXER
  name 'IEC958 Playback Con Mask'
  index 1
  value '0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  comment {
   access read
   type IEC958
   count 1
  }
 }
 control.10 {
  iface MIXER
  name 'IEC958 Playback Pro Mask'
  index 1
  value '0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  comment {
   access read
   type IEC958
   count 1
  }
 }
 control.11 {
  iface MIXER
  name 'IEC958 Playback Default'
  index 1
  value '0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  comment {
   access 'read write'
   type IEC958
   count 1
  }
 }
 control.12 {
  iface MIXER
  name 'IEC958 Playback Switch'
  index 1
  value true
  comment {
   access 'read write'
   type BOOLEAN
   count 1
  }
 }
 control.13 {
  iface PCM
  device 7
  name ELD
  value ''
  comment {
   access 'read volatile'
   type BYTES
   count 0
  }
 }
 control.14 {
  iface PCM
  device 7
  name 'Playback Channel Map'
  value.0 0
  value.1 0
  value.2 0
  value.3 0
  value.4 0
  value.5 0
  value.6 0
  value.7 0
  comment {
   access 'read write'
   type INTEGER
   count 8
   range '0 - 36'
  }
 }
 control.15 {
  iface CARD
  name 'HDMI/DP,pcm=8 Jack'
  value false
  comment {
   access read
   type BOOLEAN
   count 1
  }
 }
 control.16 {
  iface MIXER
  name 'IEC958 Playback Con Mask'
  index 2
  value '0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  comment {
   access read
   type IEC958
   count 1
  }
 }
 control.17 {
  iface MIXER
  name 'IEC958 Playback Pro Mask'
  index 2
  value '0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  comment {
   access read
   type IEC958
   count 1
  }
 }
 control.18 {
  iface MIXER
  name 'IEC958 Playback Default'
  index 2
  value '0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  comment {
   access 'read write'
   type IEC958
   count 1
  }
 }
 control.19 {
  iface MIXER
  name 'IEC958 Playback Switch'
  index 2
  value true
  comment {
   access 'read write'
   type BOOLEAN
   count 1
  }
 }
 control.20 {
  iface PCM
  device 8
  name ELD
  value ''
  comment {
   access 'read volatile'
   type BYTES
   count 0
  }
 }
 control.21 {
  iface PCM
  device 8
  name 'Playback Channel Map'
  value.0 0
  value.1 0
  value.2 0
  value.3 0
  value.4 0
  value.5 0
  value.6 0
  value.7 0
  comment {
   access 'read write'
   type INTEGER
   count 8
   range '0 - 36'
  }
 }
 control.22 {
  iface CARD
  name 'HDMI/DP,pcm=9 Jack'
  value false
  comment {
   access read
   type BOOLEAN
   count 1
  }
 }
 control.23 {
  iface MIXER
  name 'IEC958 Playback Con Mask'
  index 3
  value '0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  comment {
   access read
   type IEC958
   count 1
  }
 }
 control.24 {
  iface MIXER
  name 'IEC958 Playback Pro Mask'
  index 3
  value '0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  comment {
   access read
   type IEC958
   count 1
  }
 }
 control.25 {
  iface MIXER
  name 'IEC958 Playback Default'
  index 3
  value '0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  comment {
   access 'read write'
   type IEC958
   count 1
  }
 }
 control.26 {
  iface MIXER
  name 'IEC958 Playback Switch'
  index 3
  value true
  comment {
   access 'read write'
   type BOOLEAN
   count 1
  }
 }
 control.27 {
  iface PCM
  device 9
  name ELD
  value ''
  comment {
   access 'read volatile'
   type BYTES
   count 0
  }
 }
 control.28 {
  iface PCM
  device 9
  name 'Playback Channel Map'
  value.0 0
  value.1 0
  value.2 0
  value.3 0
  value.4 0
  value.5 0
  value.6 0
  value.7 0
  comment {
   access 'read write'
   type INTEGER
   count 8
   range '0 - 36'
  }
 }
}
--endcollapse--

!!All Loaded Modules
!!------------------

Module
nls_iso8859_1
intel_rapl
x86_pkg_temp_thermal
intel_powerclamp
coretemp
joydev
input_leds
snd_hda_codec_hdmi
snd_hda_codec_realtek
snd_hda_codec_generic
kvm
irqbypass
crct10dif_pclmul
crc32_pclmul
ghash_clmulni_intel
snd_hda_intel
snd_hda_codec
snd_hda_core
snd_hwdep
snd_pcm
snd_seq_midi
snd_seq_midi_event
snd_rawmidi
snd_seq
snd_seq_device
pcbc
snd_timer
aesni_intel
snd
soundcore
aes_x86_64
crypto_simd
lpc_ich
glue_helper
mei_me
mei
cryptd
mac_hid
tpm_infineon
intel_cstate
serio_raw
shpchp
intel_rapl_perf
parport_pc
ppdev
lp
parport
autofs4
hid_generic
usbhid
hid
nouveau
mxm_wmi
i2c_algo_bit
ttm
drm_kms_helper
syscopyarea
sysfillrect
psmouse
e1000e
sysimgblt
fb_sys_fops
firewire_ohci
drm
ahci
firewire_core
atl1c
ptp
crc_itu_t
libahci
pps_core
fjes
video
wmi

!!Sysfs Files
!!-----------

/sys/class/sound/hwC0D2/init_pin_configs:
0x11 0x99430130
0x12 0x411111f0
0x14 0x01014410
0x15 0x01011412
0x16 0x01016411
0x17 0x01012414
0x18 0x01a19c50
0x19 0x02a19c60
0x1a 0x0181345f
0x1b 0x02214420
0x1c 0x411111f0
0x1d 0x4007e619
0x1e 0x01452140
0x1f 0x411111f0

/sys/class/sound/hwC0D2/driver_pin_configs:

/sys/class/sound/hwC0D2/user_pin_configs:

/sys/class/sound/hwC0D2/init_verbs:

/sys/class/sound/hwC0D2/hints:

/sys/class/sound/hwC0D3/init_pin_configs:
0x05 0x58560010
0x06 0x18560020
0x07 0x18560030

/sys/class/sound/hwC0D3/driver_pin_configs:

/sys/class/sound/hwC0D3/user_pin_configs:

/sys/class/sound/hwC0D3/init_verbs:

/sys/class/sound/hwC0D3/hints:

/sys/class/sound/hwC1D0/init_pin_configs:
0x05 0x18560010

/sys/class/sound/hwC1D0/driver_pin_configs:

/sys/class/sound/hwC1D0/user_pin_configs:

/sys/class/sound/hwC1D0/init_verbs:

/sys/class/sound/hwC1D0/hints:

/sys/class/sound/hwC1D1/init_pin_configs:
0x05 0x18560010

/sys/class/sound/hwC1D1/driver_pin_configs:

/sys/class/sound/hwC1D1/user_pin_configs:

/sys/class/sound/hwC1D1/init_verbs:

/sys/class/sound/hwC1D1/hints:

/sys/class/sound/hwC1D2/init_pin_configs:
0x05 0x18560010

/sys/class/sound/hwC1D2/driver_pin_configs:

/sys/class/sound/hwC1D2/user_pin_configs:

/sys/class/sound/hwC1D2/init_verbs:

/sys/class/sound/hwC1D2/hints:

/sys/class/sound/hwC1D3/init_pin_configs:
0x05 0x18560010

/sys/class/sound/hwC1D3/driver_pin_configs:

/sys/class/sound/hwC1D3/user_pin_configs:

/sys/class/sound/hwC1D3/init_verbs:

/sys/class/sound/hwC1D3/hints:

!!ALSA/HDA dmesg
!!--------------

[ 6.594478] AES CTR mode by8 optimization enabled
[ 6.792487] snd_hda_intel 0000:00:1b.0: enabling device (0000 -> 0002)
[ 6.792657] snd_hda_intel 0000:08:00.1: enabling device (0000 -> 0002)
[ 6.792682] snd_hda_intel 0000:08:00.1: Disabling MSI
[ 6.792686] snd_hda_intel 0000:08:00.1: Handle vga_switcheroo audio client
[ 7.030082] snd_hda_codec_realtek hdaudioC0D2: autoconfig for ALC898: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
[ 7.030084] snd_hda_codec_realtek hdaudioC0D2: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 7.030085] snd_hda_codec_realtek hdaudioC0D2: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 7.030086] snd_hda_codec_realtek hdaudioC0D2: mono: mono_out=0x0
[ 7.030087] snd_hda_codec_realtek hdaudioC0D2: dig-out=0x11/0x1e
[ 7.030088] snd_hda_codec_realtek hdaudioC0D2: inputs:
[ 7.030090] snd_hda_codec_realtek hdaudioC0D2: Front Mic=0x19
[ 7.030091] snd_hda_codec_realtek hdaudioC0D2: Rear Mic=0x18
[ 7.030092] snd_hda_codec_realtek hdaudioC0D2: Line=0x1a
[ 7.101621] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 7.101679] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 7.101734] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[ 7.101788] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[ 7.101842] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[ 7.101895] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[ 7.101950] input: HDA Intel PCH Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
[ 7.102004] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
[ 7.102058] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
[ 7.102110] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input18
[ 7.144189] kvm: disabled by bios
--
[ 7.454168] intel_rapl: Found RAPL domain uncore
[ 8.039483] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/0000:08:00.1/sound/card1/input19
[ 8.039546] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.1/0000:08:00.1/sound/card1/input20
[ 8.039601] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.1/0000:08:00.1/sound/card1/input21
[ 8.039656] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.1/0000:08:00.1/sound/card1/input22
[ 9.755159] Adding 31249404k swap on /dev/sda5. Priority:-1 extents:1 across:31249404k FS

Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#3

Looks like a hardware or BIOS issue, according to this bug report, which is still not solved:

https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/996245

I suggest upgrading to the newest BIOS version.

Then retest sound output on all output jacks at the front and the back of your PC.

Test using both headphones and speakers.

Can you help with this problem?

Provide an answer of your own, or ask Mike Beames for more information if necessary.

To post a message you must log in.