sound not working at all on ubuntu 16.04 lts

Asked by Gento

gento@gento-E200HA:~$ wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && chmod +x ./alsa-info.sh && ./alsa-info.sh
--2016-09-29 12:12:48-- 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 12:12:49-- 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 88.2KB/s in 0.3s

2016-09-29 12:12:50 (88.2 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.

/usr/sbin/alsactl: save_state:1595: No soundcards found...
cat: /tmp/alsa-info.d67VKagwt0/alsactl.tmp: No such file or directory
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=ba409fc1e2d756b58b25acb8ae507e40fcb7a47c

Please inform the person helping you.

gento@gento-E200HA:~$

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu alsa-driver Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Gento (gento) said :
#1

gento@gento-E200HA:~$ 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.
--- no soundcards ---
  1: : sequencer
 33: : timer
cat: /proc/asound/hwdep: No such file or directory
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 gento:
rm: cannot remove '/etc/asound.conf': No such file or directory
rm: cannot remove '/home/gento/.pulse': No such file or directory
rm: cannot remove '/home/gento/.asound*': No such file or directory
rm: cannot remove '/home/gento/.pulse-cookie': No such file or directory
Ign:1 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:2 http://sg.archive.ubuntu.com/ubuntu xenial InRelease
Hit:3 http://sg.archive.ubuntu.com/ubuntu xenial-updates InRelease
Hit:4 http://sg.archive.ubuntu.com/ubuntu xenial-backports InRelease
Hit:5 http://dl.google.com/linux/chrome/deb stable Release
Get:7 http://security.ubuntu.com/ubuntu xenial-security InRelease [94.5 kB]
Fetched 94.5 kB in 11s (8,148 B/s)
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  guile-2.0-libs libgc1c2
Use 'sudo apt autoremove' to remove them.
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://sg.archive.ubuntu.com/ubuntu xenial/main amd64 aptitude-common all 0.7.4-2ubuntu2 [747 kB]
Get:2 http://sg.archive.ubuntu.com/ubuntu xenial/main amd64 libcwidget3v5 amd64 0.5.17-4ubuntu2 [292 kB]
Get:3 http://sg.archive.ubuntu.com/ubuntu xenial/main amd64 aptitude amd64 0.7.4-2ubuntu2 [1,306 kB]
Fetched 2,345 kB in 0s (3,072 kB/s)
Selecting previously unselected package aptitude-common.
(Reading database ... 208310 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 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 pavucontrol{a}
  pavumeter{a}
The following packages will be REMOVED:
  guile-2.0-libs{u} libgc1c2{u}
0 packages upgraded, 22 newly installed, 2 to remove and 0 not upgraded.
Need to get 2,075 kB/2,186 kB of archives. After unpacking 3,056 kB will be used.
Do you want to continue? [Y/n/?]

I want my sound to be output through the normal desktop speaker and headphone jack...

Revision history for this message
Gento (gento) said :
#2

I want my sound to be output through the normal desktop speaker and headphone jack...

gento@gento-E200HA:~$ 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.
--- no soundcards ---
  1: : sequencer
 33: : timer
cat: /proc/asound/hwdep: No such file or directory
Client info
  cur clients : 2
  peak clients : 2
  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-)
rm: cannot remove '/etc/asound.conf': No such file or directory
rm: cannot remove '/home/gento/.pulse': No such file or directory
rm: cannot remove '/home/gento/.asound*': No such file or directory
rm: cannot remove '/home/gento/.pulse-cookie': No such file or directory
Ign:1 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:2 http://dl.google.com/linux/chrome/deb stable Release
Get:4 http://security.ubuntu.com/ubuntu xenial-security InRelease [94.5 kB]
Hit:5 http://sg.archive.ubuntu.com/ubuntu xenial InRelease
Hit:6 http://sg.archive.ubuntu.com/ubuntu xenial-updates InRelease
Hit:7 http://sg.archive.ubuntu.com/ubuntu xenial-backports InRelease
Fetched 94.5 kB in 1min 4s (1,475 B/s)
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
aptitude is already the newest version (0.7.4-2ubuntu2).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
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 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 pavucontrol{a} pavumeter{a}
0 packages upgraded, 22 newly installed, 0 to remove and 0 not upgraded.
Need to get 2,075 kB/2,186 kB of archives. After unpacking 14.7 MB will be used.
Do you want to continue? [Y/n/?] Y
Get: 1 http://sg.archive.ubuntu.com/ubuntu xenial/main amd64 libbonobo2-common all 2.32.1-3 [34.7 kB]
Get: 2 http://sg.archive.ubuntu.com/ubuntu xenial/main amd64 liborbit-2-0 amd64 1:2.14.19-1build1 [140 kB]
Get: 3 http://sg.archive.ubuntu.com/ubuntu xenial/main amd64 libbonobo2-0 amd64 2.32.1-3 [211 kB]
Get: 4 http://sg.archive.ubuntu.com/ubuntu xenial/main amd64 libglade2-0 amd64 1:2.6.4-2 [44.6 kB]
Get: 5 http://sg.archive.ubuntu.com/ubuntu xenial/main amd64 libgnomecanvas2-common all 2.30.3-2 [9,080 B]
Get: 6 http://sg.archive.ubuntu.com/ubuntu xenial/main amd64 libgnomecanvas2-0 amd64 2.30.3-2 [82.7 kB]
Get: 7 http://sg.archive.ubuntu.com/ubuntu xenial/main amd64 libgnomevfs2-common amd64 1:2.24.4-6.1ubuntu1 [23.0 kB]
Get: 8 http://sg.archive.ubuntu.com/ubuntu xenial/main amd64 libgnomevfs2-0 amd64 1:2.24.4-6.1ubuntu1 [213 kB]
Get: 9 http://sg.archive.ubuntu.com/ubuntu xenial/main amd64 libgnome2-common all 2.32.1-5ubuntu1 [33.5 kB]
Get: 10 http://sg.archive.ubuntu.com/ubuntu xenial/main amd64 libgnome-2-0 amd64 2.32.1-5ubuntu1 [53.7 kB]
Get: 11 http://sg.archive.ubuntu.com/ubuntu xenial/main amd64 libgnome2-bin amd64 2.32.1-5ubuntu1 [5,040 B]
Get: 12 http://sg.archive.ubuntu.com/ubuntu xenial/main amd64 libgnome2-0 amd64 2.32.1-5ubuntu1 [1,656 B]
Get: 13 http://sg.archive.ubuntu.com/ubuntu xenial/main amd64 libbonoboui2-common all 2.24.5-3ubuntu1 [11.9 kB]
Get: 14 http://sg.archive.ubuntu.com/ubuntu xenial/main amd64 libbonoboui2-0 amd64 2.24.5-3ubuntu1 [154 kB]
Get: 15 http://sg.archive.ubuntu.com/ubuntu xenial/main amd64 libgnomeui-common all 2.24.5-3.1 [16.3 kB]
Get: 16 http://sg.archive.ubuntu.com/ubuntu xenial/main amd64 libgnomeui-0 amd64 2.24.5-3.1 [207 kB]
Get: 17 http://sg.archive.ubuntu.com/ubuntu xenial/universe amd64 gnome-alsamixer amd64 0.9.7~cvs.20060916.ds.1-5 [51.5 kB]
Get: 18 http://sg.archive.ubuntu.com/ubuntu xenial/main amd64 libgtkmm-2.4-1v5 amd64 1:2.24.4-2 [671 kB]
Get: 19 http://sg.archive.ubuntu.com/ubuntu xenial/universe amd64 libglademm-2.4-1v5 amd64 2.6.7-5 [18.1 kB]
Get: 20 http://sg.archive.ubuntu.com/ubuntu xenial/universe amd64 paman amd64 0.9.4-1ubuntu5 [68.8 kB]
Get: 21 http://sg.archive.ubuntu.com/ubuntu xenial/universe amd64 pavumeter amd64 0.9.3-4build1 [22.9 kB]
Fetched 2,075 kB in 5s (385 kB/s)
Selecting previously unselected package libbonobo2-common.
(Reading database ... 208439 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 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) ...
Preparing to unpack .../pavucontrol_3.0-3build1_amd64.deb ...
Unpacking pavucontrol (3.0-3build1) ...
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 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 pavucontrol (3.0-3build1) ...
Setting up pavumeter (0.9.3-4build1) ...
Processing triggers for libc-bin (2.23-0ubuntu3) ...

H/W path Device Class Description
=================================================
                       system E200HA (ASUS-NotebookSKU)
/0 bus E200HA
/0/0 memory 64KiB BIOS
/0/a memory 2GiB System Memory
/0/a/0 memory 2GiB DIMM DDR3 1600 MHz (0.6 ns)
/0/a/1 memory DIMM [empty]
/0/11 memory 224KiB L1 cache
/0/12 memory 2MiB L2 cache
/0/13 processor Intel(R) Atom(TM) x5-Z8300 CPU @ 1.44GHz
/0/100 bridge Intel Corporation
/0/100/2 display Intel Corporation
/0/100/b generic Intel Corporation
/0/100/14 bus Intel Corporation
/0/100/14/0 usb2 bus xHCI Host Controller
/0/100/14/1 usb1 bus xHCI Host Controller
/0/100/14/1/1 multimedia USB2.0 VGA UVC WebCam
/0/100/14/1/3 communication Bluetooth wireless interface
/0/100/1a generic Intel Corporation
/0/100/1c bridge Intel Corporation
/0/100/1c/0 wlp1s0 network Qualcomm Atheros
/0/100/1f bridge Intel Corporation
total 0
drwxr-xr-x 2 root root 80 Sep 29 11:58 .
crw-rw----+ 1 root audio 116, 33 Sep 29 11:58 timer
crw-rw----+ 1 root audio 116, 1 Sep 29 11:58 seq
drwxr-xr-x 19 root root 4520 Sep 29 12:31 ..
/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-als300.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/rme9652/snd-rme9652.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/snd-intel8x0.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-es1938.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/snd-via82xx-modem.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/snd-ad1889.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/ctxfi/snd-ctxfi.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/snd-atiixp.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/snd-intel8x0m.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-als4000.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/nm256/snd-nm256.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/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/snd-rme32.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/snd-bt87x.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/oxygen/snd-oxygen-lib.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/oxygen/snd-oxygen.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/pcxhr/snd-pcxhr.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/hda/snd-hda-codec-generic.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-intel.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-realtek.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/hda/snd-hda-codec-conexant.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-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-cirrus.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-si3054.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/korg1212/snd-korg1212.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/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/snd-rme96.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-emu10k1.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/snd-es1968.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/snd-cmipci.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/snd-via82xx.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/snd-azt3328.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/snd-fm801.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/lx6464es/snd-lx6464es.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/snd-ens1370.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/snd-ens1371.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/snd-sonicvibes.ko
/lib/modules/4.4.0-38-generic/kernel/sound/pci/snd-maestro3.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-indigo.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/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-indigodjx.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-mona.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-echo3g.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-indigoio.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/isa/sb/snd-sb-common.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-hrtimer.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/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-dummy.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-virmidi.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/snd-pcm.ko
/lib/modules/4.4.0-38-generic/kernel/sound/core/snd-hwdep.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/snd.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-i2c.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-pt2258.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-ak4117.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-cs8427.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/fsl/snd-soc-imx-audmux.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-fsl-esai.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-sai.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/soc/codecs/snd-soc-tlv320aic23-i2c.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-rt286.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-ssm4567.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-rl6231.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-ac97.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-pcm1792a-codec.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-pcm512x-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-tas571x.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-tlv320aic3x.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-sgtl5000.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-spdif-rx.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-pcm512x-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-ak4554.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-wm8804.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-wm8776.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-cs42l51.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-cs42l73.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-cs42l52.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-cs4349.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-dmic.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-wm8962.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-wm8731.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-wm8523.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-wm8510.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-wm8741.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/codecs/snd-soc-si476x.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-cs4271.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-wm8978.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-rl6347a.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-wm8770.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-cs4270.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-ak4104.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-adau1701.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-wm8580.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-max98090.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-ssm2602-spi.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-tlv320aic23.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-tas2552.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-sta32x.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-wm8711.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/intel/baytrail/snd-soc-sst-baytrail-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-acpi.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/haswell/snd-soc-sst-haswell-pcm.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/skylake/snd-soc-skl.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-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/boards/snd-soc-sst-broadwell.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-bytcr-rt5640.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-skl_rt286.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/common/snd-soc-sst-acpi.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/common/snd-soc-sst-dsp.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/hda/snd-hda-core.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-mtpav.ko
/lib/modules/4.4.0-38-generic/kernel/sound/drivers/snd-aloop.ko
/lib/modules/4.4.0-38-generic/kernel/sound/drivers/snd-dummy.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/mpu401/snd-mpu401-uart.ko
/lib/modules/4.4.0-38-generic/kernel/sound/drivers/snd-portman2x4.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-serial-u16550.ko
/lib/modules/4.4.0-38-generic/kernel/sound/drivers/snd-mts64.ko
/lib/modules/4.4.0-38-generic/kernel/sound/drivers/snd-virmidi.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/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/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/firewire/snd-isight.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/snd-firewire-lib.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/oxfw/snd-oxfw.ko
/lib/modules/4.4.0-38-generic/kernel/sound/firewire/snd-scs1x.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/dice/snd-dice.ko
/lib/modules/4.4.0-38-generic/kernel/sound/firewire/fireworks/snd-fireworks.ko
/lib/modules/4.4.0-38-generic/kernel/sound/usb/bcd2000/snd-bcd2000.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/line6/snd-usb-toneport.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-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/usx2y/snd-usb-us122l.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/6fire/snd-usb-6fire.ko
/lib/modules/4.4.0-38-generic/kernel/sound/usb/snd-usbmidi-lib.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/hiface/snd-usb-hiface.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/caiaq/snd-usb-caiaq.ko
cat: /dev/sndstat: No such file or directory
00:00.0 Host bridge [0600]: Intel Corporation Device [8086:2280] (rev 22)
00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:22b0] (rev 22)
00:0b.0 Signal processing controller [1180]: Intel Corporation Device [8086:22dc] (rev 22)
00:14.0 USB controller [0c03]: Intel Corporation Device [8086:22b5] (rev 22)
00:1a.0 Encryption controller [1080]: Intel Corporation Device [8086:2298] (rev 22)
00:1c.0 PCI bridge [0604]: Intel Corporation Device [8086:22c8] (rev 22)
00:1f.0 ISA bridge [0601]: Intel Corporation Device [8086:229c] (rev 22)
01:00.0 Network controller [0280]: Qualcomm Atheros Device [168c:0042] (rev 31)
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 13d3:3496 IMC Networks
Bus 001 Device 002: ID 0bda:57ed Realtek Semiconductor Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
/usr/sbin/alsactl
Specified filename /dev/dsp does not exist.
dpkg-query: no path found matching pattern *bin/slmodemd*
[ 0.000000] Found optimal setting for mtrr clean up
[ 0.000000] No NUMA configuration found
[ 0.206627] PCCT header not found.
[ 0.328319] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[ 0.395287] pnp: PnP ACPI: found 6 devices
[ 1.698249] audit: initializing netlink subsys (disabled)
[ 1.698293] audit: type=2000 audit(1475121530.692:1): initialized
[ 1.766294] libphy: Fixed MDIO Bus: probed
[ 1.768563] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.769219] hub 1-0:1.0: USB hub found
[ 1.771250] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 1.771726] hub 2-0:1.0: USB hub found
[ 1.773554] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 2.304956] i8042: probe of i8042 failed with error -5
[ 2.354871] ima: No TPM chip found, activating TPM-bypass!
[ 2.357697] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 2.534361] sdhci-acpi 80860F14:00: No vmmc regulator found
[ 2.534369] sdhci-acpi 80860F14:00: No vqmmc regulator found
[ 2.548763] sdhci-acpi 80860F14:03: No vmmc regulator found
[ 2.548770] sdhci-acpi 80860F14:03: No vqmmc regulator found
[ 2.666807] usb 1-1: New USB device found, idVendor=0bda, idProduct=57ed
[ 2.910860] usb 1-3: New USB device found, idVendor=13d3, idProduct=3496
[ 3.646105] systemd[1]: Listening on Journal Audit Socket.
[ 3.726135] lp: driver loaded but no devices found
[ 4.467141] intel_sst_acpi 808622A8:00: No matching machine driver found
[ 4.552212] uvcvideo: Found UVC 1.00 device USB2.0 VGA UVC WebCam (0bda:57ed)
[ 4.667675] Modules linked in: ath10k_pci(+) ath10k_core ath mac80211 uvcvideo cfg80211 videobuf2_vmalloc videobuf2_memops btusb videobuf2_v4l2 btrtl videobuf2_core btbcm v4l2_common btintel videodev bluetooth media snd_intel_sst_acpi snd_intel_sst_core snd_soc_sst_mfld_platform mei_txe snd_soc_core mei shpchp snd_compress lpc_ich ac97_bus snd_pcm_dmaengine snd_pcm processor_thermal_device intel_soc_dts_iosf snd_seq_midi snd_seq_midi_event snd_rawmidi snd_seq snd_seq_device snd_timer 8250_fintek intel_hid dw_dmac dw_dmac_core snd sparse_keymap soundcore i2c_designware_platform(+) pwm_lpss_platform 8250_dw i2c_designware_core spi_pxa2xx_platform pwm_lpss tpm_crb int3400_thermal soc_button_array acpi_thermal_rel int3403_thermal int340x_thermal_zone acpi_pad mac_hid parport_pc ppdev lp parport autofs4
[ 4.667825] [<ffffffffc02bc592>] i2c_dw_probe+0x52/0x180 [i2c_designware_core]
[ 4.667830] [<ffffffffc02aa494>] dw_i2c_plat_probe+0x1d4/0x410 [i2c_designware_platform]
[ 4.667837] [<ffffffff81556dab>] platform_drv_probe+0x3b/0xa0
[ 4.667842] [<ffffffff81554ba2>] driver_probe_device+0x222/0x4a0
[ 4.667851] [<ffffffff81554e20>] ? driver_probe_device+0x4a0/0x4a0
[ 4.667980] i2c_designware: probe of 808622C1:06 failed with error -110
[ 4.698309] i2c-ELAN0100:00 supply vcc not found, using dummy regulator
[ 4.904060] ath10k_pci 0000:01:00.0: Direct firmware load for ath10k/cal-pci-0000:01:00.0.bin failed with error -2
[ 5.191749] intel_rapl: Found RAPL domain package
[ 5.191758] intel_rapl: Found RAPL domain core
[ 6.313064] audit: type=1400 audit(1475121536.451:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=614 comm="apparmor_parser"
[ 6.313088] audit: type=1400 audit(1475121536.451:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=614 comm="apparmor_parser"
[ 6.313123] audit: type=1400 audit(1475121536.451:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=614 comm="apparmor_parser"
[ 6.313138] audit: type=1400 audit(1475121536.451:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=614 comm="apparmor_parser"
[ 6.314929] audit: type=1400 audit(1475121536.451:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=613 comm="apparmor_parser"
[ 6.314955] audit: type=1400 audit(1475121536.451:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=613 comm="apparmor_parser"
[ 6.324146] audit: type=1400 audit(1475121536.463:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="webbrowser-app" pid=617 comm="apparmor_parser"
[ 6.324172] audit: type=1400 audit(1475121536.463:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="webbrowser-app//oxide_helper" pid=617 comm="apparmor_parser"
[ 6.324474] audit: type=1400 audit(1475121536.463:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=618 comm="apparmor_parser"
sudo: /etc/init.d/sl-modem-daemon: command not found
 Release Date: 02/01/2016
  Serial services are supported (int 14h)
 Manufacturer: ASUSTeK COMPUTER INC.
 Product Name: E200HA
 Serial Number: G5NLCX016232187
 Manufacturer: ASUSTeK COMPUTER INC.
 Product Name: E200HA
 Serial Number: BSN12345678901234567
 Manufacturer: ASUSTeK COMPUTER INC.
 Serial Number: G5NLCX016232187
 Manufacturer: A1_Manufacturer0
 Serial Number: A1_SerNum0
 Manufacturer: A1_Manufacturer1
 Serial Number: A1_SerNum1
 Manufacturer: Intel
 Serial Number: Not Specified
snd_seq_dummy 16384 0
btusb 45056 0
btrtl 16384 1 btusb
btbcm 16384 1 btusb
btintel 16384 1 btusb
bluetooth 520192 29 bnep,btbcm,btrtl,btusb,rfcomm,btintel
snd_intel_sst_acpi 16384 0
snd_intel_sst_core 73728 1 snd_intel_sst_acpi
snd_soc_sst_mfld_platform 90112 1 snd_intel_sst_core
snd_soc_core 212992 1 snd_soc_sst_mfld_platform
snd_compress 20480 1 snd_soc_core
ac97_bus 16384 1 snd_soc_core
snd_pcm_dmaengine 16384 1 snd_soc_core
snd_pcm 106496 3 snd_soc_core,snd_soc_sst_mfld_platform,snd_pcm_dmaengine
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 8 snd_soc_core,snd_timer,snd_pcm,snd_seq,snd_rawmidi,snd_soc_sst_mfld_platform,snd_seq_device,snd_compress
soundcore 16384 1 snd
1 sink(s) available.
  * index: 0
 name: <auto_null>
 driver: <module-null-sink.c>
 flags: DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
 state: SUSPENDED
 suspend cause: IDLE
 priority: 1000
 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: 344 KiB
 max rewind: 344 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 .. 2000.00 ms
 module: 13
 properties:
  device.description = "Dummy Output"
  device.class = "abstract"
  device.icon_name = "audio-card"
aplay: device_list:268: no soundcards found...
Unloading ALSA sound driver modules: snd-seq-dummy snd-intel-sst-acpi snd-intel-sst-core snd-soc-sst-mfld-platform snd-soc-core snd-compress snd-pcm-dmaengine snd-pcm snd-seq-midi snd-seq-midi-event snd-rawmidi snd-seq snd-seq-device snd-timer.
Loading ALSA sound driver modules: snd-seq-dummy snd-intel-sst-acpi snd-intel-sst-core snd-soc-sst-mfld-platform snd-soc-core snd-compress snd-pcm-dmaengine snd-pcm snd-seq-midi snd-seq-midi-event snd-rawmidi snd-seq snd-seq-device snd-timer.
Support

Revision history for this message
Gento (gento) said :
#3

aplay: device_list:268: no soundcards found...
Unloading ALSA sound driver modules: snd-seq-dummy snd-intel-sst-acpi snd-intel-sst-core snd-soc-sst-mfld-platform snd-soc-core snd-compress snd-pcm-dmaengine snd-pcm snd-seq-midi snd-seq-midi-event snd-rawmidi snd-seq snd-seq-device snd-timer.
Loading ALSA sound driver modules: snd-seq-dummy snd-intel-sst-acpi snd-intel-sst-core snd-soc-sst-mfld-platform snd-soc-core snd-compress snd-pcm-dmaengine snd-pcm snd-seq-midi snd-seq-midi-event snd-rawmidi snd-seq snd-seq-device snd-timer.
Support status summary of 'gento-E200HA':

You have 1726 packages (98.2%) supported until April 2021 (5y)
You have 2 packages (0.1%) supported until January 2017 (9m)
You have 10 packages (0.6%) supported until September 2021 (5y)
You have 16 packages (0.9%) supported until April 2019 (3y)

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

Run with --show-unsupported, --show-supported or --show-all to see more details
  *-usb:0
       description: Video
       product: USB2.0 VGA UVC WebCam
       vendor: 04081-0005590016131005691
       physical id: 1
       bus info: usb@1:1
       version: 0.01
       serial: 200901010001
       capabilities: usb-2.00
       configuration: driver=uvcvideo maxpower=500mA speed=480Mbit/s

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#4

Can you help with this problem?

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

To post a message you must log in.