Digial output via a HDMI connection

Asked by Dee

dee@dee-desktop:~$ wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && chmod +x ./alsa-info.sh && ./alsa-info.sh
--2016-09-29 17:03:27-- 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]
--2016-09-29 17:03:28-- 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 [ <=> ] 27.22K 131KB/s in 0.2s

2016-09-29 17:03:29 (131 KB/s) - ‘alsa-info.sh’ saved [27872]

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

Your ALSA information is in /tmp/alsa-info.txt.t0TV33ygi0

dee@dee-desktop:~$ bash alsa-info.sh --st dout
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.

alsa-info.sh version 0.4.64

Available options:
 --with-aplay (includes the output of aplay -l)
 --with-amixer (includes the output of amixer)
 --with-alsactl (includes the output of alsactl)
 --with-configs (includes the output of ~/.asoundrc and
     /etc/asound.conf if they exist)
 --with-devices (shows the device nodes in /dev/snd/)
 --with-dmesg (shows the ALSA/HDA kernel messages)

 --output FILE (specify the file to output for no-upload mode)
 --update (check server for script updates)
 --upload (upload contents to remote server)
 --no-upload (do not upload contents to remote server)
 --pastebin (use http://pastebin.ca) as remote server
     instead www.alsa-project.org
 --stdout (print alsa information to standard output
     instead of a file)
 --about (show some information about the script)
 --debug (will run the script as normal, but will not
      delete /tmp/alsa-info.kpJkHM3t0o/alsa-info.txt)
dee@dee-desktop:~$ uname -r
4.4.0-38-generic
dee@dee-desktop:~$ cat /proc/asound/{version,cards,devices,hwdep,pcm,seq/clients}; 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.4.0-38-generic.
 0 [PCH ]: HDA-Intel - HDA Intel PCH
                      HDA Intel PCH at 0xdff40000 irq 135
 1 [HDMI ]: HDA-Intel - HDA ATI HDMI
                      HDA ATI HDMI at 0xdfe60000 irq 134
  1: : sequencer
  2: [ 1] : control
  3: [ 1- 3]: digital audio playback
  4: [ 1- 7]: digital audio playback
  5: [ 1- 8]: digital audio playback
  6: [ 1- 9]: digital audio playback
  7: [ 1-10]: digital audio playback
  8: [ 1-11]: digital audio playback
  9: [ 1- 0]: hardware dependent
 10: [ 0] : control
 11: [ 0- 0]: digital audio playback
 12: [ 0- 0]: digital audio capture
 13: [ 0- 2]: digital audio capture
 14: [ 0- 0]: hardware dependent
 33: : timer
01-00: HDA Codec 0
00-00: HDA Codec 0
00-00: ALC892 Analog : ALC892 Analog : playback 1 : capture 1
00-02: ALC892 Alt Analog : ALC892 Alt Analog : capture 1
01-03: HDMI 0 : HDMI 0 : playback 1
01-07: HDMI 1 : HDMI 1 : playback 1
01-08: HDMI 2 : HDMI 2 : playback 1
01-09: HDMI 3 : HDMI 3 : playback 1
01-10: HDMI 4 : HDMI 4 : playback 1
01-11: HDMI 5 : HDMI 5 : 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-)
[sudo] password for dee:
rm: cannot remove '/etc/asound.conf': No such file or directory
rm: cannot remove '/home/dee/.pulse': No such file or directory
rm: cannot remove '/home/dee/.asound*': No such file or directory
rm: cannot remove '/home/dee/.pulse-cookie': No such file or directory
Hit:1 http://us.archive.ubuntu.com/ubuntu xenial InRelease
Hit:2 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease
Get:3 http://us.archive.ubuntu.com/ubuntu xenial-backports InRelease [92.2 kB]
Hit:4 http://security.ubuntu.com/ubuntu xenial-security InRelease
Fetched 92.2 kB in 0s (143 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 1s (1,420 kB/s)
Selecting previously unselected package aptitude-common.
(Reading database ... 206175 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-0ubuntu3) ...
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-0ubuntu3) ...
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 7s (1,570 kB/s)
Selecting previously unselected package libbonobo2-common.
(Reading database ... 206304 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-0ubuntu3) ...
Processing triggers for gconf2 (3.2.6-3ubuntu6) ...
Processing triggers for bamfdaemon (0.5.3~bzr0+16.04.20160824-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for gnome-menus (3.13.3-6ubuntu3.1) ...
Processing triggers for desktop-file-utils (0.22-1ubuntu5) ...
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-0ubuntu3) ...

H/W path Device Class Description
=====================================================
                           system To Be Filled By O.E.M. (To Be Filled B
/0 bus H170A-X1/3.1
/0/0 memory 64KiB BIOS
/0/b memory 128KiB L1 cache
/0/c memory 128KiB L1 cache
/0/d memory 1MiB L2 cache
/0/e memory 6MiB L3 cache
/0/f processor Intel(R) Core(TM) i5-6600 CPU @ 3.30GH
/0/10 memory 16GiB System Memory
/0/10/0 memory DIMM [empty]
/0/10/1 memory 8GiB DIMM Synchronous 2133 MHz (0.5 ns
/0/10/2 memory DIMM [empty]
/0/10/3 memory 8GiB DIMM Synchronous 2133 MHz (0.5 ns
/0/100 bridge Sky Lake Host Bridge/DRAM Registers
/0/100/1 bridge Sky Lake PCIe Controller (x16)
/0/100/1/0 display Hawaii XT [Radeon R9 290X]
/0/100/1/0.1 multimedia Hawaii HDMI Audio
/0/100/14 bus Sunrise Point-H USB 3.0 xHCI Controlle
/0/100/14/0 usb2 bus xHCI Host Controller
/0/100/14/1 usb1 bus xHCI Host Controller
/0/100/14/1/6 generic WiFi
/0/100/14/1/7 input Microsoft
/0/100/14.2 generic Sunrise Point-H Thermal subsystem
/0/100/16 communication Sunrise Point-H CSME HECI #1
/0/100/17 storage Sunrise Point-H SATA controller [AHCI
/0/100/1c bridge Sunrise Point-H PCI Express Root Port
/0/100/1d bridge Sunrise Point-H PCI Express Root Port
/0/100/1d/0 bus ASM1142 USB 3.1 Host Controller
/0/100/1d/0/0 usb4 bus xHCI Host Controller
/0/100/1d/0/1 usb3 bus xHCI Host Controller
/0/100/1f bridge Sunrise Point-H LPC Controller
/0/100/1f.2 memory Memory controller
/0/100/1f.3 multimedia Sunrise Point-H HD Audio
/0/100/1f.4 bus Sunrise Point-H SMBus
/0/100/1f.6 enp0s31f6 network Ethernet Connection (2) I219-V
/0/1 scsi0 storage
/0/1/0.0.0 /dev/sda disk 3TB TOSHIBA DT01ACA3
/0/1/0.0.0/1 /dev/sda1 volume 1023KiB BIOS Boot partition
/0/1/0.0.0/2 /dev/sda2 volume 2778GiB EXT4 volume
/0/1/0.0.0/3 /dev/sda3 volume 15GiB Linux swap volume
/0/2 scsi1 storage
/0/2/0.0.0 /dev/cdrom disk DVD+-RW TS-H653B
/0/3 scsi2 storage
/0/3/0.0.0 /dev/sdb disk 512GB SanDisk SD8SB8U5
total 0
crw-rw----+ 1 root audio 116, 33 Sep 29 16:54 timer
crw-rw----+ 1 root audio 116, 1 Sep 29 16:54 seq
crw-rw----+ 1 root audio 116, 9 Sep 29 16:54 hwC1D0
crw-rw----+ 1 root audio 116, 2 Sep 29 16:54 controlC1
crw-rw----+ 1 root audio 116, 13 Sep 29 16:54 pcmC0D2c
crw-rw----+ 1 root audio 116, 14 Sep 29 16:54 hwC0D0
crw-rw----+ 1 root audio 116, 10 Sep 29 16:54 controlC0
drwxr-xr-x 2 root root 80 Sep 29 16:54 by-path
drwxr-xr-x 3 root root 360 Sep 29 16:54 .
crw-rw----+ 1 root audio 116, 4 Sep 29 16:55 pcmC1D7p
crw-rw----+ 1 root audio 116, 5 Sep 29 16:55 pcmC1D8p
crw-rw----+ 1 root audio 116, 6 Sep 29 16:55 pcmC1D9p
crw-rw----+ 1 root audio 116, 7 Sep 29 16:55 pcmC1D10p
crw-rw----+ 1 root audio 116, 8 Sep 29 16:55 pcmC1D11p
crw-rw----+ 1 root audio 116, 3 Sep 29 16:55 pcmC1D3p
crw-rw----+ 1 root audio 116, 12 Sep 29 16:55 pcmC0D0c
crw-rw----+ 1 root audio 116, 11 Sep 29 17:04 pcmC0D0p
drwxr-xr-x 20 root root 4640 Sep 29 17:14 ..
/lib/modules/4.4.0-38-generic/kernel/sound/usb/snd-usbmidi-lib.ko
/lib/modules/4.4.0-38-generic/kernel/sound/usb/usx2y/snd-usb-usx2y.ko
/lib/modules/4.4.0-38-generic/kernel/sound/usb/usx2y/snd-usb-us122l.ko
/lib/modules/4.4.0-38-generic/kernel/sound/usb/snd-usb-audio.ko
/lib/modules/4.4.0-38-generic/kernel/sound/usb/line6/snd-usb-toneport.ko
/lib/modules/4.4.0-38-generic/kernel/sound/usb/line6/snd-usb-podhd.ko
/lib/modules/4.4.0-38-generic/kernel/sound/usb/line6/snd-usb-pod.ko
/lib/modules/4.4.0-38-generic/kernel/sound/usb/line6/snd-usb-line6.ko
/lib/modules/4.4.0-38-generic/kernel/sound/usb/line6/snd-usb-variax.ko
/lib/modules/4.4.0-38-generic/kernel/sound/usb/caiaq/snd-usb-caiaq.ko
/lib/modules/4.4.0-38-generic/kernel/sound/usb/6fire/snd-usb-6fire.ko
/lib/modules/4.4.0-38-generic/kernel/sound/usb/hiface/snd-usb-hiface.ko
/lib/modules/4.4.0-38-generic/kernel/sound/usb/misc/snd-ua101.ko
/lib/modules/4.4.0-38-generic/kernel/sound/usb/bcd2000/snd-bcd2000.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pcmcia/pdaudiocf/snd-pdaudiocf.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pcmcia/vx/snd-vxpocket.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-wm8523.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-rt5670.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-cs4270.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-tas2552.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-max98090.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-wm8962.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-pcm512x.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-ak4613.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-wm8750.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-cs4271-spi.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-sta32x.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-ssm2602.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-tlv320aic3x.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-rt5645.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-spdif-rx.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-cs42l51.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-rt5631.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-ssm2602-spi.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-rt5640.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-ak5386.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-rl6231.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-cs42xx8-i2c.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-sti-sas.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-pcm512x-i2c.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-wm8770.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-tas571x.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-ak4554.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-wm8741.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-cs42l56.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-cs4271.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-wm8753.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-ac97.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-rt286.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-rl6347a.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-si476x.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-wm8804-spi.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-tfa9879.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-ts3a227e.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-tlv320aic23.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-wm8711.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-cs35l32.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-tpa6130a2.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-sigmadsp.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-sta350.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-cs4265.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-sgtl5000.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-wm8804.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-tlv320aic23-spi.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-cs42l73.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-ak4642.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-wm8580.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-cs42l52.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-pcm1792a-codec.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-gtm601.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-ssm4567.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-es8328.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-wm8731.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-pcm512x-spi.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-wm8776.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-cs4271-i2c.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-sigmadsp-i2c.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-spdif-tx.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-ak4104.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-cs4349.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-dmic.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-alc5623.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-wm8728.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-wm8804-i2c.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-wm8737.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-pcm1681.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-wm8978.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-wm8510.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-cs42xx8.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-wm8903.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-cs42l51-i2c.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-ssm2602-i2c.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-tlv320aic23-i2c.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-adau1701.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-tlv320aic31xx.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/codecs/snd-soc-tas5086.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/intel/boards/snd-soc-sst-cht-bsw-max98090_ti.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/intel/boards/snd-soc-sst-broadwell.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/intel/boards/snd-soc-sst-bytcr-rt5640.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/intel/boards/snd-soc-skl_rt286.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/intel/boards/snd-soc-sst-cht-bsw-rt5672.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/intel/boards/snd-soc-sst-cht-bsw-rt5645.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/intel/boards/snd-soc-sst-byt-rt5640-mach.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/intel/boards/snd-soc-sst-byt-max98090-mach.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/intel/boards/snd-soc-sst-haswell.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/intel/haswell/snd-soc-sst-haswell-pcm.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/intel/atom/snd-soc-sst-mfld-platform.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/intel/atom/sst/snd-intel-sst-core.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/intel/atom/sst/snd-intel-sst-acpi.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/intel/skylake/snd-soc-skl.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/intel/skylake/snd-soc-skl-ipc.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/intel/common/snd-soc-sst-acpi.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/intel/common/snd-soc-sst-dsp.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/intel/common/snd-soc-sst-ipc.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/intel/baytrail/snd-soc-sst-baytrail-pcm.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/snd-soc-core.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/fsl/snd-soc-fsl-spdif.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/fsl/snd-soc-fsl-esai.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/fsl/snd-soc-fsl-ssi.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/fsl/snd-soc-fsl-asrc.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/fsl/snd-soc-imx-audmux.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/fsl/snd-soc-fsl-sai.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/generic/snd-soc-simple-card.ko
/lib/modules/4.4.0-38-generic/kernel/sound/soc/xtensa/snd-soc-xtfpga-i2s.ko
/lib/modules/4.4.0-38-generic/kernel/sound/synth/snd-util-mem.ko
/lib/modules/4.4.0-38-generic/kernel/sound/synth/emux/snd-emux-synth.ko
/lib/modules/4.4.0-38-generic/kernel/sound/drivers/snd-dummy.ko
/lib/modules/4.4.0-38-generic/kernel/sound/drivers/snd-virmidi.ko
/lib/modules/4.4.0-38-generic/kernel/sound/drivers/snd-mtpav.ko
/lib/modules/4.4.0-38-generic/kernel/sound/drivers/opl3/snd-opl3-lib.ko
/lib/modules/4.4.0-38-generic/kernel/sound/drivers/opl3/snd-opl3-synth.ko
/lib/modules/4.4.0-38-generic/kernel/sound/drivers/snd-mts64.ko
/lib/modules/4.4.0-38-generic/kernel/sound/drivers/mpu401/snd-mpu401-uart.ko
/lib/modules/4.4.0-38-generic/kernel/sound/drivers/mpu401/snd-mpu401.ko
/lib/modules/4.4.0-38-generic/kernel/sound/drivers/pcsp/snd-pcsp.ko
/lib/modules/4.4.0-38-generic/kernel/sound/drivers/snd-portman2x4.ko
/lib/modules/4.4.0-38-generic/kernel/sound/drivers/vx/snd-vx-lib.ko
/lib/modules/4.4.0-38-generic/kernel/sound/drivers/snd-serial-u16550.ko
/lib/modules/4.4.0-38-generic/kernel/sound/drivers/snd-aloop.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/korg1212/snd-korg1212.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/snd-atiixp.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/ymfpci/snd-ymfpci.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/ac97/snd-ac97-codec.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/snd-maestro3.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/asihpi/snd-asihpi.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/snd-ens1371.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/trident/snd-trident.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/snd-sonicvibes.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/ca0106/snd-ca0106.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/ice1712/snd-ice1712.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/ice1712/snd-ice17xx-ak4xxx.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/ice1712/snd-ice1724.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/snd-als300.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/mixart/snd-mixart.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/nm256/snd-nm256.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/snd-via82xx.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/snd-es1968.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/emu10k1/snd-emu10k1-synth.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/emu10k1/snd-emu10k1x.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/emu10k1/snd-emu10k1.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/aw2/snd-aw2.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/au88x0/snd-au8830.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/au88x0/snd-au8810.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/au88x0/snd-au8820.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/oxygen/snd-oxygen-lib.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/oxygen/snd-oxygen.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/oxygen/snd-virtuoso.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/ctxfi/snd-ctxfi.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/vx222/snd-vx222.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/cs46xx/snd-cs46xx.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/snd-azt3328.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/snd-intel8x0.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/snd-cmipci.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/lola/snd-lola.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/pcxhr/snd-pcxhr.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/snd-rme32.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/snd-ad1889.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/ali5451/snd-ali5451.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/snd-cs4281.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/snd-atiixp-modem.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/riptide/snd-riptide.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/hda/snd-hda-codec.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/hda/snd-hda-codec-conexant.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/hda/snd-hda-codec-si3054.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/hda/snd-hda-codec-generic.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/hda/snd-hda-codec-analog.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/hda/snd-hda-codec-via.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/hda/snd-hda-codec-hdmi.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/hda/snd-hda-codec-ca0110.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/hda/snd-hda-codec-realtek.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/hda/snd-hda-codec-ca0132.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/hda/snd-hda-codec-cirrus.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/hda/snd-hda-intel.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/hda/snd-hda-codec-idt.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/hda/snd-hda-codec-cmedia.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/snd-fm801.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/snd-ens1370.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/echoaudio/snd-layla20.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/echoaudio/snd-indigoiox.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/echoaudio/snd-gina24.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/echoaudio/snd-darla24.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/echoaudio/snd-indigoio.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/echoaudio/snd-indigodj.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/echoaudio/snd-mia.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/echoaudio/snd-layla24.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/echoaudio/snd-gina20.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/echoaudio/snd-echo3g.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/echoaudio/snd-indigodjx.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/echoaudio/snd-indigo.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/echoaudio/snd-mona.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/echoaudio/snd-darla20.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/snd-intel8x0m.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/rme9652/snd-hdspm.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/rme9652/snd-rme9652.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/rme9652/snd-hdsp.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/snd-bt87x.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/snd-es1938.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/lx6464es/snd-lx6464es.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/snd-rme96.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/snd-als4000.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/snd-via82xx-modem.ko
/lib/modules/4.4.0-38-generic/kernel/sound/core/snd.ko
/lib/modules/4.4.0-38-generic/kernel/sound/core/snd-pcm-dmaengine.ko
/lib/modules/4.4.0-38-generic/kernel/sound/core/snd-timer.ko
/lib/modules/4.4.0-38-generic/kernel/sound/core/snd-rawmidi.ko
/lib/modules/4.4.0-38-generic/kernel/sound/core/snd-hwdep.ko
/lib/modules/4.4.0-38-generic/kernel/sound/core/snd-pcm.ko
/lib/modules/4.4.0-38-generic/kernel/sound/core/oss/snd-pcm-oss.ko
/lib/modules/4.4.0-38-generic/kernel/sound/core/oss/snd-mixer-oss.ko
/lib/modules/4.4.0-38-generic/kernel/sound/core/seq/snd-seq-virmidi.ko
/lib/modules/4.4.0-38-generic/kernel/sound/core/seq/snd-seq-dummy.ko
/lib/modules/4.4.0-38-generic/kernel/sound/core/seq/snd-seq-midi-emul.ko
/lib/modules/4.4.0-38-generic/kernel/sound/core/seq/snd-seq-midi-event.ko
/lib/modules/4.4.0-38-generic/kernel/sound/core/seq/snd-seq.ko
/lib/modules/4.4.0-38-generic/kernel/sound/core/seq/snd-seq-midi.ko
/lib/modules/4.4.0-38-generic/kernel/sound/core/seq/snd-seq-device.ko
/lib/modules/4.4.0-38-generic/kernel/sound/core/snd-hrtimer.ko
/lib/modules/4.4.0-38-generic/kernel/sound/core/snd-compress.ko
/lib/modules/4.4.0-38-generic/kernel/sound/i2c/snd-cs8427.ko
/lib/modules/4.4.0-38-generic/kernel/sound/i2c/other/snd-ak4117.ko
/lib/modules/4.4.0-38-generic/kernel/sound/i2c/other/snd-ak4114.ko
/lib/modules/4.4.0-38-generic/kernel/sound/i2c/other/snd-pt2258.ko
/lib/modules/4.4.0-38-generic/kernel/sound/i2c/other/snd-ak4113.ko
/lib/modules/4.4.0-38-generic/kernel/sound/i2c/other/snd-ak4xxx-adda.ko
/lib/modules/4.4.0-38-generic/kernel/sound/i2c/snd-i2c.ko
/lib/modules/4.4.0-38-generic/kernel/sound/hda/snd-hda-core.ko
/lib/modules/4.4.0-38-generic/kernel/sound/hda/ext/snd-hda-ext-core.ko
/lib/modules/4.4.0-38-generic/kernel/sound/firewire/snd-scs1x.ko
/lib/modules/4.4.0-38-generic/kernel/sound/firewire/bebob/snd-bebob.ko
/lib/modules/4.4.0-38-generic/kernel/sound/firewire/oxfw/snd-oxfw.ko
/lib/modules/4.4.0-38-generic/kernel/sound/firewire/dice/snd-dice.ko
/lib/modules/4.4.0-38-generic/kernel/sound/firewire/digi00x/snd-firewire-digi00x.ko
/lib/modules/4.4.0-38-generic/kernel/sound/firewire/tascam/snd-firewire-tascam.ko
/lib/modules/4.4.0-38-generic/kernel/sound/firewire/fireworks/snd-fireworks.ko
/lib/modules/4.4.0-38-generic/kernel/sound/firewire/snd-firewire-lib.ko
/lib/modules/4.4.0-38-generic/kernel/sound/firewire/snd-isight.ko
/lib/modules/4.4.0-38-generic/kernel/sound/isa/sb/snd-sb-common.ko
cat: /dev/sndstat: No such file or directory
00:00.0 Host bridge [0600]: Intel Corporation Sky Lake Host Bridge/DRAM Registers [8086:191f] (rev 07)
00:01.0 PCI bridge [0604]: Intel Corporation Sky Lake PCIe Controller (x16) [8086:1901] (rev 07)
00:14.0 USB controller [0c03]: Intel Corporation Sunrise Point-H USB 3.0 xHCI Controller [8086:a12f] (rev 31)
00:14.2 Signal processing controller [1180]: Intel Corporation Sunrise Point-H Thermal subsystem [8086:a131] (rev 31)
00:16.0 Communication controller [0780]: Intel Corporation Sunrise Point-H CSME HECI #1 [8086:a13a] (rev 31)
00:17.0 SATA controller [0106]: Intel Corporation Sunrise Point-H SATA controller [AHCI mode] [8086:a102] (rev 31)
00:1c.0 PCI bridge [0604]: Intel Corporation Sunrise Point-H PCI Express Root Port #3 [8086:a112] (rev f1)
00:1d.0 PCI bridge [0604]: Intel Corporation Sunrise Point-H PCI Express Root Port #9 [8086:a118] (rev f1)
00:1f.0 ISA bridge [0601]: Intel Corporation Sunrise Point-H LPC Controller [8086:a144] (rev 31)
00:1f.2 Memory controller [0580]: Intel Corporation Sunrise Point-H PMC [8086:a121] (rev 31)
00:1f.3 Audio device [0403]: Intel Corporation Sunrise Point-H HD Audio [8086:a170] (rev 31)
00:1f.4 SMBus [0c05]: Intel Corporation Sunrise Point-H SMBus [8086:a123] (rev 31)
00:1f.6 Ethernet controller [0200]: Intel Corporation Ethernet Connection (2) I219-V [8086:15b8] (rev 31)
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Hawaii XT [Radeon R9 290X] [1002:67b0] (rev 80)
01:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Hawaii HDMI Audio [1002:aac8]
03:00.0 USB controller [0c03]: ASMedia Technology Inc. ASM1142 USB 3.1 Host Controller [1b21:1242]
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 045e:0745 Microsoft Corp. Nano Transceiver v1.0 for Bluetooth
Bus 001 Device 002: ID 0e8d:7610 MediaTek Inc.
Bus 001 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: dee 1641 F.... pulseaudio
/dev/snd/controlC1: dee 1641 F.... pulseaudio
dpkg-query: no path found matching pattern *bin/slmodemd*
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x08: 'MPX bounds registers'
[ 0.000000] found SMP MP-table at [mem 0x000fc670-0x000fc67f] mapped at [ffff8800000fc670]
[ 0.000000] No NUMA configuration found
[ 0.121423] PCCT header not found.
[ 0.146823] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.223641] pnp: PnP ACPI: found 9 devices
[ 0.624321] audit: initializing netlink subsys (disabled)
[ 0.624332] audit: type=2000 audit(1475186088.636:1): initialized
[ 0.635872] libphy: Fixed MDIO Bus: probed
[ 0.637243] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.637334] hub 1-0:1.0: USB hub found
[ 0.644569] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 0.644677] hub 2-0:1.0: USB hub found
[ 0.707310] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.707415] hub 3-0:1.0: USB hub found
[ 0.707492] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[ 0.707594] hub 4-0:1.0: USB hub found
[ 0.707661] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 0.720093] ima: No TPM chip found, activating TPM-bypass!
[ 0.721347] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.799404] CRAT table not found
[ 0.821743] [drm] Found VCE firmware/feedback version 40.2.2 / 15!
[ 1.102647] usb 1-6: New USB device found, idVendor=0e8d, idProduct=7610
[ 1.404066] usb 1-7: New USB device found, idVendor=045e, idProduct=0745
[ 4.219198] systemd[1]: Listening on Journal Audit Socket.
[ 4.929163] lp: driver loaded but no devices found
[ 7.436093] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[ 7.436095] snd_hda_intel 0000:01:00.1: Force to non-snoop mode
[ 7.490225] snd_hda_codec_hdmi hdaudioC1D0: HDMI ATI/AMD: no speaker allocation for ELD
[ 7.490669] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input9
[ 7.490703] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input10
[ 7.490734] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input11
[ 7.490762] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input12
[ 7.490789] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input13
[ 7.490817] input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input14
[ 7.506354] snd_hda_codec_hdmi hdaudioC1D0: HDMI ATI/AMD: no speaker allocation for ELD
[ 7.809796] snd_hda_codec_hdmi hdaudioC1D0: HDMI ATI/AMD: no speaker allocation for ELD
[ 8.029668] snd_hda_intel 0000:00:1f.3: failed to add i915_bpo component master (-19)
[ 8.089763] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC892: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[ 8.089765] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 8.089766] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 8.089767] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 8.089768] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 8.089769] snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x19
[ 8.089770] snd_hda_codec_realtek hdaudioC0D0: Rear Mic=0x18
[ 8.089770] snd_hda_codec_realtek hdaudioC0D0: Line=0x1a
[ 8.100288] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[ 8.100382] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
[ 8.100472] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[ 8.100523] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
[ 8.100977] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
[ 8.113777] snd_hda_codec_hdmi hdaudioC1D0: HDMI ATI/AMD: no speaker allocation for ELD
[ 8.330768] intel_rapl: Found RAPL domain package
[ 8.330771] intel_rapl: Found RAPL domain core
[ 8.330775] intel_rapl: Found RAPL domain dram
[ 8.413791] snd_hda_codec_hdmi hdaudioC1D0: HDMI ATI/AMD: no speaker allocation for ELD
[ 8.713858] snd_hda_codec_hdmi hdaudioC1D0: HDMI ATI/AMD: no speaker allocation for ELD
[ 9.013877] snd_hda_codec_hdmi hdaudioC1D0: HDMI ATI/AMD: no speaker allocation for ELD
[ 9.313866] snd_hda_codec_hdmi hdaudioC1D0: HDMI ATI/AMD: no speaker allocation for ELD
[ 9.367518] audit: type=1400 audit(1475186098.144:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=669 comm="apparmor_parser"
[ 9.367522] audit: type=1400 audit(1475186098.144:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=669 comm="apparmor_parser"
[ 9.367525] audit: type=1400 audit(1475186098.144:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=669 comm="apparmor_parser"
[ 9.367527] audit: type=1400 audit(1475186098.144:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=669 comm="apparmor_parser"
[ 9.404855] audit: type=1400 audit(1475186098.180:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=673 comm="apparmor_parser"
[ 9.437845] audit: type=1400 audit(1475186098.216:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=668 comm="apparmor_parser"
[ 9.437854] audit: type=1400 audit(1475186098.216:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=668 comm="apparmor_parser"
[ 9.438723] audit: type=1400 audit(1475186098.216:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=674 comm="apparmor_parser"
[ 9.440044] audit: type=1400 audit(1475186098.216:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/ippusbxd" pid=676 comm="apparmor_parser"
[ 9.440849] audit: type=1400 audit(1475186098.216:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=675 comm="apparmor_parser"
sudo: /etc/init.d/sl-modem-daemon: command not found
 Release Date: 11/25/2015
  Serial services are supported (int 14h)
 Manufacturer: To Be Filled By O.E.M.
 Product Name: To Be Filled By O.E.M.
 Serial Number: To Be Filled By O.E.M.
 Manufacturer: ASRock
 Product Name: H170A-X1/3.1
 Serial Number: M80-5B009600876
 Manufacturer: To Be Filled By O.E.M.
 Serial Number: To Be Filled By O.E.M.
 Manufacturer: Intel(R) Corporation
 Serial Number: To Be Filled By O.E.M.
 Manufacturer: Not Specified
 Serial Number: Not Specified
 Manufacturer: 1319
 Serial Number: 00000000
 Manufacturer: Not Specified
 Serial Number: Not Specified
 Manufacturer: 1319
 Serial Number: 00000000
snd_seq_dummy 16384 0
snd_hda_codec_realtek 86016 1
snd_hda_codec_generic 77824 1 snd_hda_codec_realtek
snd_hda_codec_hdmi 53248 1
snd_hda_intel 36864 5
snd_hda_codec 135168 4 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel
snd_hda_core 73728 5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
snd_hwdep 16384 1 snd_hda_codec
snd_pcm 106496 4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_core
snd_seq_midi 16384 0
snd_seq_midi_event 16384 1 snd_seq_midi
snd_rawmidi 32768 1 snd_seq_midi
snd_seq 69632 3 snd_seq_midi_event,snd_seq_dummy,snd_seq_midi
snd_seq_device 16384 3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer 32768 2 snd_pcm,snd_seq
snd 81920 21 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,snd_seq_device
soundcore 16384 1 snd
usbhid 49152 0
hid 118784 3 i2c_hid,hid_generic,usbhid
2 sink(s) available.
    index: 0
 name: <alsa_output.pci-0000_01_00.1.hdmi-stereo>
 driver: <module-alsa-card.c>
 flags: HARDWARE DECIBEL_VOLUME LATENCY 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_01_00.1>
 module: 6
 properties:
  alsa.resolution_bits = "16"
  device.api = "alsa"
  device.class = "sound"
  alsa.class = "generic"
  alsa.subclass = "generic-mix"
  alsa.name = "HDMI 0"
  alsa.id = "HDMI 0"
  alsa.subdevice = "0"
  alsa.subdevice_name = "subdevice #0"
  alsa.device = "3"
  alsa.card = "1"
  alsa.card_name = "HDA ATI HDMI"
  alsa.long_card_name = "HDA ATI HDMI at 0xdfe60000 irq 134"
  alsa.driver_name = "snd_hda_intel"
  device.bus_path = "pci-0000:01:00.1"
  sysfs.path = "/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1"
  device.bus = "pci"
  device.vendor.id = "1002"
  device.vendor.name = "Advanced Micro Devices, Inc. [AMD/ATI]"
  device.product.id = "aac8"
  device.product.name = "Hawaii HDMI Audio"
  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 = "Hawaii HDMI Audio Digital Stereo (HDMI)"
  alsa.mixer_name = "ATI R6xx HDMI"
  alsa.components = "HDA:1002aa01,00aa0100,00100500"
  module-udev-detect.discovered = "1"
  device.icon_name = "audio-card-pci"
 ports:
  hdmi-output-0: HDMI / DisplayPort (priority 5900, latency offset 0 usec, available: yes)
   properties:
    device.icon_name = "video-display"
 active port: <hdmi-output-0>
  * index: 1
 name: <alsa_output.pci-0000_00_1f.3.analog-stereo>
 driver: <module-alsa-card.c>
 flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
 state: SUSPENDED
 suspend cause: IDLE
 priority: 9959
 volume: front-left: 30419 / 46% / -20.00 dB, front-right: 30419 / 46% / -20.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_1f.3>
 module: 7
 properties:
  alsa.resolution_bits = "16"
  device.api = "alsa"
  device.class = "sound"
  alsa.class = "generic"
  alsa.subclass = "generic-mix"
  alsa.name = "ALC892 Analog"
  alsa.id = "ALC892 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 0xdff40000 irq 135"
  alsa.driver_name = "snd_hda_intel"
  device.bus_path = "pci-0000:00:1f.3"
  sysfs.path = "/devices/pci0000:00/0000:00:1f.3/sound/card0"
  device.bus = "pci"
  device.vendor.id = "8086"
  device.vendor.name = "Intel Corporation"
  device.product.id = "a170"
  device.product.name = "Sunrise Point-H HD Audio"
  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 ALC892"
  alsa.components = "HDA:10ec0892,18495892,00100302"
  module-udev-detect.discovered = "1"
  device.icon_name = "audio-card-pci"
 ports:
  analog-output-lineout: Line Out (priority 9900, latency offset 0 usec, available: no)
   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: ALC892 Analog [ALC892 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: HDMI [HDA ATI HDMI], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: HDMI [HDA ATI HDMI], device 7: HDMI 1 [HDMI 1]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: HDMI [HDA ATI HDMI], device 8: HDMI 2 [HDMI 2]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: HDMI [HDA ATI HDMI], device 9: HDMI 3 [HDMI 3]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: HDMI [HDA ATI HDMI], device 10: HDMI 4 [HDMI 4]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: HDMI [HDA ATI HDMI], device 11: HDMI 5 [HDMI 5]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
Unloading ALSA sound driver modules: snd-seq-dummy snd-hda-codec-realtek snd-hda-codec-generic snd-hda-codec-hdmi 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 snd-timer (failed: modules still loaded: snd-hda-codec-realtek snd-hda-codec-generic snd-hda-codec-hdmi 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-realtek snd-hda-codec-generic snd-hda-codec-hdmi 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 snd-timer.
Support status summary of 'dee-desktop':

You have 21 packages (1.1%) supported until January 2017 (9m)
You have 9 packages (0.5%) supported until September 2021 (5y)
You have 1769 packages (96.0%) supported until April 2021 (5y)
You have 34 packages (1.8%) supported until April 2019 (3y)

You have 0 packages (0.0%) that can not/no-longer be downloaded
You have 10 packages (0.5%) that are unsupported

Run with --show-unsupported, --show-supported or --show-all to see more details
  *-multimedia
       description: Audio device
       product: Hawaii HDMI Audio
       vendor: Advanced Micro Devices, Inc. [AMD/ATI]
       physical id: 0.1
       bus info: pci@0000:01:00.1
       version: 00
       width: 64 bits
       clock: 33MHz
       capabilities: pm pciexpress msi bus_master cap_list
       configuration: driver=snd_hda_intel latency=0
       resources: irq:134 memory:dfe60000-dfe63fff
  *-multimedia
       description: Audio device
       product: Sunrise Point-H HD Audio
       vendor: Intel Corporation
       physical id: 1f.3
       bus info: pci@0000:00:1f.3
       version: 31
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi bus_master cap_list
       configuration: driver=snd_hda_intel latency=32
       resources: irq:135 memory:dff40000-dff43fff memory:dff20000-dff2ffff

Question information

Language:
English Edit question
Status:
Expired
For:
Ubuntu alsa-driver Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

What is the output of:

wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && chmod +x ./alsa-info.sh && ./alsa-info.sh

Select to upload the data. What is the generated URL please?

Revision history for this message
Launchpad Janitor (janitor) said :
#2

This question was expired because it remained in the 'Needs information' state without activity for the last 15 days.