No sound Ubuntu 14.04 LTS, no Output in System Settings->Sound

Asked by Vitaliy K.

I have no sound from my computer using Intel HDA. Below is a printout of Steps 3 and 4 from https://help.ubuntu.com/community/SoundTroubleshootingProcedure:
root@vitaliy-Ubuntu:~# wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && chmod +x ./alsa-info.sh && ./alsa-info.sh
--2016-08-10 16:06:57-- 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-08-10 16:07:03-- 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’

    [ <=> ] 27,872 4.26KB/s in 6.4s

2016-08-10 16:07:17 (4.26 KB/s) - ‘alsa-info.sh’ saved [27872]

 ALSA-Info v 0.4.64
 ──────────────────────────────────────────────────────┌─────────────────────────ALSA-Info 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. │
                                                       │ │
                                                       ├──────────────────────────────────────────────────────────────────────────────┤
                                                       │ < OK > │
                                                       └──────────────────────────────────────────────────────────────────────────────┘

/usr/sbin/alsactl: save_state:1590: No soundcards found...
cat: /tmp/alsa-info.MQHzWIdHKa/alsactl.tmp: No such file or directory

 ALSA-Info v 0.4.64
 ──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────

                                                       ┌───────────────────────────Information collected──────────────────────────────┐
                                                       │ │
                                                       │ │
                                                       │ Automatically upload ALSA information to www.alsa-project.org? │
                                                       │ │
                                                       │ │
                                                       │ │
                                                       ├──────────────────────────────────────────────────────────────────────────────┤
                                                       │ < UPLOAD / SHARE > < SAVE LOCALLY > │
                                                       └──────────────────────────────────────────────────────────────────────────────┘

 ALSA-Info v 0.4.64
 ──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────

                                                            ┌────────────────────────────────────────────────────────────────────┐
                                                            │ Uploading information to www.alsa-project.org ... │
                                                            │ ┌──────────────────────────────────────────────────────────────┐ │
                                                            │ │ 0% │ │
                                                            │ └──────────────────────────────────────────────────────────────┘ │
                                                            └────────────────────────────────────────────────────────────────────┘

 ALSA-Info v 0.4.64
 ──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────

                                             ┌──────────────────────────────────────Information uploaded────────────────────────────────────────┐
                                             │ Would you like to see the uploaded information? │
                                             ├──────────────────────────────────────────────────────────────────────────────────────────────────┤
                                             │ < Yes > < No > │
                                             └──────────────────────────────────────────────────────────────────────────────────────────────────┘

┌────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
│ upload=true&script=true&cardinfo= │q
│ !!################################ │
│ !!ALSA Information Script v 0.4.64 │
│ !!################################ │
│ │
│ !!Script ran on: Wed Aug 10 23:07:55 UTC 2016 │
│ │
│ │
│ !!Linux Distribution │
│ !!------------------ │
│ │
│ Ubuntu 14.04.5 LTS \n \l DISTRIB_ID=Ubuntu DISTRIB_DESCRIPTION="Ubuntu 14.04.5 LTS" NAME="Ubuntu" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Ubuntu 14.04.5 LTS" HOME_URL="http://www.ubuntu.co
│ │
│ │
│ !!DMI Information │
│ !!--------------- │
│ │
│ Manufacturer: ASUS │
│ Product Name: All Series │
├────┴(+)────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────18%─────┤
│ < EXIT > │
└────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────

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

Please inform the person helping you.

root@vitaliy-Ubuntu:~#
root@vitaliy-Ubuntu:~#
root@vitaliy-Ubuntu:~# bash alsa-info.sh --stdout
/usr/sbin/alsactl: save_state:1590: No soundcards found...
cat: /tmp/alsa-info.3voqmQVIta/alsactl.tmp: No such file or directory
upload=true&script=true&cardinfo=
!!################################
!!ALSA Information Script v 0.4.64
!!################################

!!Script ran on: Wed Aug 10 23:11:49 UTC 2016

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

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

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

Manufacturer: ASUS
Product Name: All Series
Product Version: System Version
Firmware Version: 2401

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

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

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

Driver version: k3.19.0-66-generic
Library version: 1.0.27.2
Utilities version: 1.0.27.2

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

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

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

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

--- no soundcards ---

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

00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06)
00:1b.0 Audio device: Intel Corporation 9 Series Chipset Family HD Audio Controller

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

00:03.0 0403: 8086:0c0c (rev 06)
 Subsystem: 1043:8534
--
00:1b.0 0403: 8086:8ca0
 Subsystem: 1043:8618

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

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

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

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

crw-rw----+ 1 root audio 116, 1 Aug 10 16:01 /dev/snd/seq
crw-rw----+ 1 root audio 116, 33 Aug 10 16:01 /dev/snd/timer

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

APLAY

aplay: device_list:268: no soundcards found...

ARECORD

arecord: device_list:268: no soundcards found...

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

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

--startcollapse--
--endcollapse--

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

Module
cfg80211
rfcomm
bnep
bluetooth
binfmt_misc
nls_iso8859_1
r8188eu
joydev
intel_rapl
iosf_mbi
x86_pkg_temp_thermal
intel_powerclamp
i915
snd_hwdep
snd_pcm
snd_seq_midi
snd_seq_midi_event
coretemp
snd_rawmidi
snd_seq
kvm
snd_seq_device
crct10dif_pclmul
eeepc_wmi
crc32_pclmul
drm_kms_helper
drm
asus_wmi
sparse_keymap
mei_me
snd_timer
mxm_wmi
acpi_pad
video
snd
aesni_intel
mei
tpm_infineon
soundcore
i2c_algo_bit
aes_x86_64
lrw
shpchp
gf128mul
lpc_ich
wmi
glue_helper
mac_hid
ablk_helper
serio_raw
cryptd
parport_pc
ppdev
lp
parport
hid_generic
usbhid
hid
e1000e
psmouse
ahci
ptp
libahci
pps_core

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

root@vitaliy-Ubuntu:~# alsamixer
cannot open mixer: No such file or directory
root@vitaliy-Ubuntu:~# amixer
amixer: Mixer attach default error: No such file or directory
root@vitaliy-Ubuntu:~# uname -r
3.19.0-66-generic
root@vitaliy-Ubuntu:~# 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 k3.19.0-66-generic.
--- no soundcards ---
  1: : sequencer
 33: : timer
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-)
rm: cannot remove ‘/etc/asound.conf’: No such file or directory
rm: cannot remove ‘/root/.pulse’: No such file or directory
rm: cannot remove ‘/root/.asound*’: No such file or directory
rm: cannot remove ‘/root/.pulse-cookie’: No such file or directory
Hit http://download.mono-project.com wheezy InRelease
Hit http://download.mono-project.com wheezy-apache24-compat InRelease
Hit http://download.mono-project.com wheezy/main amd64 Packages
Hit http://download.mono-project.com wheezy/main i386 Packages
Hit http://download.mono-project.com wheezy-apache24-compat/main amd64 Packages
Hit http://download.mono-project.com wheezy-apache24-compat/main i386 Packages
Ign http://download.mono-project.com wheezy/main Translation-en_US
Ign http://download.mono-project.com wheezy/main Translation-en
Ign http://download.mono-project.com wheezy-apache24-compat/main Translation-en_US
Ign http://download.mono-project.com wheezy-apache24-compat/main Translation-en
Ign http://us.archive.ubuntu.com trusty InRelease
Get:1 http://us.archive.ubuntu.com trusty-updates InRelease [65.9 kB]
Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]
Ign http://extras.ubuntu.com trusty InRelease
Hit http://ppa.launchpad.net trusty InRelease
Hit http://extras.ubuntu.com trusty Release.gpg
Ign http://ppa.launchpad.net trusty InRelease
Hit http://extras.ubuntu.com trusty Release
Hit http://ppa.launchpad.net trusty InRelease
Hit http://extras.ubuntu.com trusty/main Sources
Hit http://ppa.launchpad.net trusty InRelease
Hit http://extras.ubuntu.com trusty/main amd64 Packages
Hit http://ppa.launchpad.net trusty InRelease
Hit http://extras.ubuntu.com trusty/main i386 Packages
Get:3 http://security.ubuntu.com trusty-security/main Sources [118 kB]
Hit http://us.archive.ubuntu.com trusty-backports InRelease
Hit http://us.archive.ubuntu.com trusty Release.gpg
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Get:4 http://us.archive.ubuntu.com trusty-updates/main Sources [380 kB]
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://ppa.launchpad.net trusty/main Translation-en
Hit http://ppa.launchpad.net trusty Release.gpg
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://ppa.launchpad.net trusty/main Translation-en
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://ppa.launchpad.net trusty/main Translation-en
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Ign http://extras.ubuntu.com trusty/main Translation-en_US
Ign http://extras.ubuntu.com trusty/main Translation-en
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://ppa.launchpad.net trusty/main Translation-en
Hit http://ppa.launchpad.net trusty Release
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://ppa.launchpad.net trusty/main Translation-en
Get:5 http://security.ubuntu.com trusty-security/restricted Sources [4,064 B]
Get:6 http://security.ubuntu.com trusty-security/universe Sources [38.0 kB]
Get:7 http://security.ubuntu.com trusty-security/multiverse Sources [2,760 B]
Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [514 kB]
Get:9 http://us.archive.ubuntu.com trusty-updates/restricted Sources [5,360 B]
Get:10 http://us.archive.ubuntu.com trusty-updates/universe Sources [160 kB]
Get:11 http://us.archive.ubuntu.com trusty-updates/multiverse Sources [7,137 B]
Get:12 http://us.archive.ubuntu.com trusty-updates/main amd64 Packages [884 kB]
Get:13 http://security.ubuntu.com trusty-security/restricted amd64 Packages [13.0 kB]
Get:14 http://security.ubuntu.com trusty-security/universe amd64 Packages [130 kB]
Get:15 http://security.ubuntu.com trusty-security/multiverse amd64 Packages [4,990 B]
Get:16 http://security.ubuntu.com trusty-security/main i386 Packages [480 kB]
Get:17 http://us.archive.ubuntu.com trusty-updates/restricted amd64 Packages [15.9 kB]
Get:18 http://us.archive.ubuntu.com trusty-updates/universe amd64 Packages [367 kB]
Get:19 http://us.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.8 kB]
Get:20 http://us.archive.ubuntu.com trusty-updates/main i386 Packages [845 kB]
Get:21 http://security.ubuntu.com trusty-security/restricted i386 Packages [12.7 kB]
Get:22 http://security.ubuntu.com trusty-security/universe i386 Packages [130 kB]
Get:23 http://security.ubuntu.com trusty-security/multiverse i386 Packages [5,178 B]
Hit http://security.ubuntu.com trusty-security/main Translation-en
Hit http://security.ubuntu.com trusty-security/multiverse Translation-en
Hit http://security.ubuntu.com trusty-security/restricted Translation-en
Hit http://security.ubuntu.com trusty-security/universe Translation-en
Get:24 http://us.archive.ubuntu.com trusty-updates/restricted i386 Packages [15.6 kB]
Get:25 http://us.archive.ubuntu.com trusty-updates/universe i386 Packages [369 kB]
Get:26 http://us.archive.ubuntu.com trusty-updates/multiverse i386 Packages [15.2 kB]
Hit http://us.archive.ubuntu.com trusty-updates/main Translation-en
Hit http://us.archive.ubuntu.com trusty-updates/multiverse Translation-en
Hit http://us.archive.ubuntu.com trusty-updates/restricted Translation-en
Hit http://us.archive.ubuntu.com trusty-updates/universe Translation-en
Hit http://us.archive.ubuntu.com trusty-backports/main Sources
Hit http://us.archive.ubuntu.com trusty-backports/restricted Sources
Hit http://us.archive.ubuntu.com trusty-backports/universe Sources
Hit http://us.archive.ubuntu.com trusty-backports/multiverse Sources
Hit http://us.archive.ubuntu.com trusty-backports/main amd64 Packages
Hit http://us.archive.ubuntu.com trusty-backports/restricted amd64 Packages
Hit http://us.archive.ubuntu.com trusty-backports/universe amd64 Packages
Hit http://us.archive.ubuntu.com trusty-backports/multiverse amd64 Packages
Hit http://us.archive.ubuntu.com trusty-backports/main i386 Packages
Hit http://us.archive.ubuntu.com trusty-backports/restricted i386 Packages
Hit http://us.archive.ubuntu.com trusty-backports/universe i386 Packages
Hit http://us.archive.ubuntu.com trusty-backports/multiverse i386 Packages
Hit http://us.archive.ubuntu.com trusty-backports/main Translation-en
Hit http://us.archive.ubuntu.com trusty-backports/multiverse Translation-en
Hit http://us.archive.ubuntu.com trusty-backports/restricted Translation-en
Hit http://us.archive.ubuntu.com trusty-backports/universe Translation-en
Hit http://us.archive.ubuntu.com trusty Release
Hit http://us.archive.ubuntu.com trusty/main Sources
Hit http://us.archive.ubuntu.com trusty/restricted Sources
Hit http://us.archive.ubuntu.com trusty/universe Sources
Hit http://us.archive.ubuntu.com trusty/multiverse Sources
Hit http://us.archive.ubuntu.com trusty/main amd64 Packages
Hit http://us.archive.ubuntu.com trusty/restricted amd64 Packages
Hit http://us.archive.ubuntu.com trusty/universe amd64 Packages
Hit http://us.archive.ubuntu.com trusty/multiverse amd64 Packages
Hit http://us.archive.ubuntu.com trusty/main i386 Packages
Hit http://us.archive.ubuntu.com trusty/restricted i386 Packages
Hit http://us.archive.ubuntu.com trusty/universe i386 Packages
Hit http://us.archive.ubuntu.com trusty/multiverse i386 Packages
Hit http://us.archive.ubuntu.com trusty/main Translation-en
Hit http://us.archive.ubuntu.com trusty/multiverse Translation-en
Hit http://us.archive.ubuntu.com trusty/restricted Translation-en
Hit http://us.archive.ubuntu.com trusty/universe Translation-en
Ign http://us.archive.ubuntu.com trusty/main Translation-en_US
Ign http://us.archive.ubuntu.com trusty/multiverse Translation-en_US
Ign http://us.archive.ubuntu.com trusty/restricted Translation-en_US
Ign http://us.archive.ubuntu.com trusty/universe Translation-en_US
Fetched 4,665 kB in 2min 29s (31.2 kB/s)
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
aptitude is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
No candidate version found for libsdl1.2debian-pulseaudio
No candidate version found for libsdl1.2debian-pulseaudio
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B of archives. After unpacking 0 B will be used.

H/W path Device Class Description
===================================================
                         system All Series (All)
/0 bus GRYPHON Z97
/0/0 memory 64KiB BIOS
/0/3f memory 32GiB System Memory
/0/3f/0 memory 8GiB DIMM DDR3 Synchronous 1600 MHz (0.6 ns)
/0/3f/1 memory 8GiB DIMM DDR3 Synchronous 1600 MHz (0.6 ns)
/0/3f/2 memory 8GiB DIMM DDR3 Synchronous 1600 MHz (0.6 ns)
/0/3f/3 memory 8GiB DIMM DDR3 Synchronous 1600 MHz (0.6 ns)
/0/4e processor Intel(R) Core(TM) i7-4770K CPU @ 3.50GHz
/0/4e/4f memory 256KiB L1 cache
/0/4e/50 memory 1MiB L2 cache
/0/4e/51 memory 8MiB L3 cache
/0/100 bridge 4th Gen Core Processor DRAM Controller
/0/100/1 bridge Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller
/0/100/2 display Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller
/0/100/3 multimedia Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller
/0/100/14 bus 9 Series Chipset Family USB xHCI Controller
/0/100/16 communication 9 Series Chipset Family ME Interface #1
/0/100/19 eth0 network Ethernet Connection (2) I218-V
/0/100/1a bus 9 Series Chipset Family USB EHCI Controller #2
/0/100/1b multimedia 9 Series Chipset Family HD Audio Controller
/0/100/1d bus 9 Series Chipset Family USB EHCI Controller #1
/0/100/1f bridge 9 Series Chipset Family Z97 LPC Controller
/0/100/1f.2 storage 9 Series Chipset Family SATA Controller [AHCI Mode]
/0/100/1f.3 bus 9 Series Chipset Family SMBus Controller
/0/1 scsi0 storage
/0/1/0.0.0 /dev/sda disk 1TB WDC WD1003FZEX-0
/0/1/0.0.0/1 volume 511MiB Windows FAT volume
/0/1/0.0.0/2 /dev/sda2 volume 899GiB EXT4 volume
/0/1/0.0.0/3 /dev/sda3 volume 31GiB Linux swap volume
/1 power To Be Filled By O.E.M.
/2 wlan0 network Wireless interface
total 0
drwxr-xr-x 2 root root 80 Aug 10 16:01 .
crw-rw----+ 1 root audio 116, 33 Aug 10 16:01 timer
crw-rw----+ 1 root audio 116, 1 Aug 10 16:01 seq
drwxr-xr-x 16 root root 4220 Aug 10 16:51 ..
/lib/modules/3.19.0-66-generic/updates/dkms/snd-hda-codec-conexant.ko
/lib/modules/3.19.0-66-generic/updates/dkms/snd-hda-codec-analog.ko
/lib/modules/3.19.0-66-generic/updates/dkms/snd-hda-codec.ko
/lib/modules/3.19.0-66-generic/updates/dkms/snd-hda-core.ko
/lib/modules/3.19.0-66-generic/updates/dkms/snd-hda-codec-ca0132.ko
/lib/modules/3.19.0-66-generic/updates/dkms/snd-hda-codec-realtek.ko
/lib/modules/3.19.0-66-generic/updates/dkms/snd-hda-codec-idt.ko
/lib/modules/3.19.0-66-generic/updates/dkms/snd-hda-codec-generic.ko
/lib/modules/3.19.0-66-generic/updates/dkms/snd-hda-codec-cirrus.ko
/lib/modules/3.19.0-66-generic/updates/dkms/snd-hda-intel.ko
/lib/modules/3.19.0-66-generic/updates/dkms/snd-hda-codec-via.ko
/lib/modules/3.19.0-66-generic/updates/dkms/snd-hda-codec-ca0110.ko
/lib/modules/3.19.0-66-generic/updates/dkms/snd-hda-codec-si3054.ko
/lib/modules/3.19.0-66-generic/updates/dkms/snd-hda-codec-cmedia.ko
/lib/modules/3.19.0-66-generic/updates/dkms/snd-hda-codec-hdmi.ko
/lib/modules/3.19.0-66-generic/kernel/sound/drivers/vx/snd-vx-lib.ko
/lib/modules/3.19.0-66-generic/kernel/sound/drivers/snd-aloop.ko
/lib/modules/3.19.0-66-generic/kernel/sound/drivers/snd-dummy.ko
/lib/modules/3.19.0-66-generic/kernel/sound/drivers/snd-virmidi.ko
/lib/modules/3.19.0-66-generic/kernel/sound/drivers/snd-mtpav.ko
/lib/modules/3.19.0-66-generic/kernel/sound/drivers/snd-portman2x4.ko
/lib/modules/3.19.0-66-generic/kernel/sound/drivers/opl3/snd-opl3-lib.ko
/lib/modules/3.19.0-66-generic/kernel/sound/drivers/opl3/snd-opl3-synth.ko
/lib/modules/3.19.0-66-generic/kernel/sound/drivers/snd-serial-u16550.ko
/lib/modules/3.19.0-66-generic/kernel/sound/drivers/pcsp/snd-pcsp.ko
/lib/modules/3.19.0-66-generic/kernel/sound/drivers/snd-mts64.ko
/lib/modules/3.19.0-66-generic/kernel/sound/drivers/mpu401/snd-mpu401.ko
/lib/modules/3.19.0-66-generic/kernel/sound/drivers/mpu401/snd-mpu401-uart.ko
/lib/modules/3.19.0-66-generic/kernel/sound/usb/hiface/snd-usb-hiface.ko
/lib/modules/3.19.0-66-generic/kernel/sound/usb/caiaq/snd-usb-caiaq.ko
/lib/modules/3.19.0-66-generic/kernel/sound/usb/bcd2000/snd-bcd2000.ko
/lib/modules/3.19.0-66-generic/kernel/sound/usb/snd-usbmidi-lib.ko
/lib/modules/3.19.0-66-generic/kernel/sound/usb/snd-usb-audio.ko
/lib/modules/3.19.0-66-generic/kernel/sound/usb/misc/snd-ua101.ko
/lib/modules/3.19.0-66-generic/kernel/sound/usb/usx2y/snd-usb-usx2y.ko
/lib/modules/3.19.0-66-generic/kernel/sound/usb/usx2y/snd-usb-us122l.ko
/lib/modules/3.19.0-66-generic/kernel/sound/usb/6fire/snd-usb-6fire.ko
/lib/modules/3.19.0-66-generic/kernel/sound/synth/snd-util-mem.ko
/lib/modules/3.19.0-66-generic/kernel/sound/synth/emux/snd-emux-synth.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/snd-soc-core.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/intel/snd-soc-sst-bytcr-dpcm-rt5640.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/intel/snd-soc-sst-haswell.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/intel/sst/snd-intel-sst-core.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/intel/sst/snd-intel-sst-acpi.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/intel/snd-soc-sst-haswell-pcm.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/intel/snd-soc-sst-dsp.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/intel/snd-soc-sst-byt-rt5640-mach.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/intel/snd-soc-sst-baytrail-pcm.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/intel/snd-soc-sst-cht-bsw-rt5672.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/intel/snd-soc-sst-mfld-platform.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/intel/snd-soc-sst-broadwell.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/intel/snd-soc-sst-acpi.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/intel/snd-soc-sst-byt-max98090-mach.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/generic/snd-soc-simple-card.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-tpa6130a2.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-si476x.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-sigmadsp-i2c.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-max98090.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-spdif-tx.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-rt5631.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-wm8770.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-rt5640.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-spdif-rx.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-sta350.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-wm8962.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-ssm2602-i2c.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-es8328.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-rt286.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-ak4104.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-tas5086.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-ak5386.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-cs42l73.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-wm8776.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-alc5623.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-rt5670.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-pcm512x-i2c.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-wm8753.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-ssm2602.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-cs4271-spi.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-tlv320aic23-i2c.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-wm8903.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-cs42l51-i2c.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-wm8978.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-hdmi-codec.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-cs4265.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-cs4271.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-rl6231.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-pcm1681.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-wm8510.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-pcm512x-spi.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-pcm1792a-codec.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-wm8741.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-ts3a227e.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-tfa9879.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-wm8737.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-cs42l56.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-wm8728.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-ssm4567.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-ssm2602-spi.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-tas2552.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-tlv320aic3x.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-wm8523.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-tlv320aic31xx.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-adau1701.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-ak4642.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-ak4554.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-pcm512x.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-sigmadsp.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-cs42xx8.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-cs42l52.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-cs42xx8-i2c.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-wm8750.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-wm8731.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-cs42l51.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-tlv320aic23.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-cs4270.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-sgtl5000.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-wm8580.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-cs4271-i2c.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-cs35l32.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-tlv320aic23-spi.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-wm8711.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/codecs/snd-soc-wm8804.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/atmel/snd-soc-atmel-pcm.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/fsl/snd-soc-fsl-esai.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/fsl/snd-soc-fsl-spdif.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/fsl/snd-soc-fsl-ssi.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/fsl/snd-soc-fsl-asrc.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/fsl/snd-soc-fsl-sai.ko
/lib/modules/3.19.0-66-generic/kernel/sound/soc/fsl/snd-soc-imx-audmux.ko
/lib/modules/3.19.0-66-generic/kernel/sound/firewire/bebob/snd-bebob.ko
/lib/modules/3.19.0-66-generic/kernel/sound/firewire/snd-firewire-lib.ko
/lib/modules/3.19.0-66-generic/kernel/sound/firewire/dice/snd-dice.ko
/lib/modules/3.19.0-66-generic/kernel/sound/firewire/fireworks/snd-fireworks.ko
/lib/modules/3.19.0-66-generic/kernel/sound/firewire/snd-isight.ko
/lib/modules/3.19.0-66-generic/kernel/sound/firewire/oxfw/snd-oxfw.ko
/lib/modules/3.19.0-66-generic/kernel/sound/firewire/snd-scs1x.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/au88x0/snd-au8810.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/au88x0/snd-au8820.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/au88x0/snd-au8830.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/snd-cs4281.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/snd-bt87x.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/ca0106/snd-ca0106.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/ac97/snd-ac97-codec.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/oxygen/snd-virtuoso.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/oxygen/snd-oxygen-lib.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/oxygen/snd-oxygen.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/trident/snd-trident.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/nm256/snd-nm256.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/snd-via82xx.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/snd-ens1371.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/hda/snd-hda-codec-conexant.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/hda/snd-hda-controller.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/hda/snd-hda-codec-analog.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/hda/snd-hda-codec.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/hda/snd-hda-codec-ca0132.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/hda/snd-hda-codec-realtek.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/hda/snd-hda-codec-idt.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/hda/snd-hda-codec-generic.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/hda/snd-hda-codec-cirrus.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/hda/snd-hda-intel.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/hda/snd-hda-codec-via.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/hda/snd-hda-codec-ca0110.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/hda/snd-hda-codec-si3054.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/hda/snd-hda-codec-cmedia.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/hda/snd-hda-codec-hdmi.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/snd-via82xx-modem.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/pcxhr/snd-pcxhr.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/snd-rme96.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/snd-azt3328.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/snd-fm801.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/snd-intel8x0m.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/snd-es1968.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/lx6464es/snd-lx6464es.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/snd-ad1889.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/echoaudio/snd-layla20.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/echoaudio/snd-mia.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/echoaudio/snd-darla24.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/echoaudio/snd-indigoiox.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/echoaudio/snd-indigodjx.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/echoaudio/snd-mona.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/echoaudio/snd-gina20.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/echoaudio/snd-echo3g.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/echoaudio/snd-indigo.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/echoaudio/snd-gina24.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/echoaudio/snd-layla24.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/echoaudio/snd-indigodj.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/echoaudio/snd-darla20.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/echoaudio/snd-indigoio.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/snd-atiixp-modem.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/emu10k1/snd-emu10k1x.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/emu10k1/snd-emu10k1-synth.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/emu10k1/snd-emu10k1.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/snd-ens1370.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/ali5451/snd-ali5451.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/cs46xx/snd-cs46xx.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/snd-cmipci.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/rme9652/snd-rme9652.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/rme9652/snd-hdsp.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/rme9652/snd-hdspm.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/snd-atiixp.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/lola/snd-lola.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/snd-als4000.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/aw2/snd-aw2.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/snd-sonicvibes.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/snd-rme32.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/mixart/snd-mixart.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/korg1212/snd-korg1212.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/vx222/snd-vx222.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/riptide/snd-riptide.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/ice1712/snd-ice1712.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/ice1712/snd-ice17xx-ak4xxx.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/ice1712/snd-ice1724.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/ymfpci/snd-ymfpci.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/ctxfi/snd-ctxfi.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/snd-intel8x0.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/snd-als300.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/asihpi/snd-asihpi.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/snd-es1938.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pci/snd-maestro3.ko
/lib/modules/3.19.0-66-generic/kernel/sound/isa/sb/snd-sb-common.ko
/lib/modules/3.19.0-66-generic/kernel/sound/core/snd.ko
/lib/modules/3.19.0-66-generic/kernel/sound/core/snd-compress.ko
/lib/modules/3.19.0-66-generic/kernel/sound/core/seq/snd-seq-dummy.ko
/lib/modules/3.19.0-66-generic/kernel/sound/core/seq/snd-seq-virmidi.ko
/lib/modules/3.19.0-66-generic/kernel/sound/core/seq/snd-seq-midi-event.ko
/lib/modules/3.19.0-66-generic/kernel/sound/core/seq/snd-seq.ko
/lib/modules/3.19.0-66-generic/kernel/sound/core/seq/snd-seq-midi.ko
/lib/modules/3.19.0-66-generic/kernel/sound/core/seq/snd-seq-midi-emul.ko
/lib/modules/3.19.0-66-generic/kernel/sound/core/seq/snd-seq-device.ko
/lib/modules/3.19.0-66-generic/kernel/sound/core/snd-timer.ko
/lib/modules/3.19.0-66-generic/kernel/sound/core/snd-rawmidi.ko
/lib/modules/3.19.0-66-generic/kernel/sound/core/snd-hwdep.ko
/lib/modules/3.19.0-66-generic/kernel/sound/core/snd-hrtimer.ko
/lib/modules/3.19.0-66-generic/kernel/sound/core/oss/snd-pcm-oss.ko
/lib/modules/3.19.0-66-generic/kernel/sound/core/oss/snd-mixer-oss.ko
/lib/modules/3.19.0-66-generic/kernel/sound/core/snd-pcm.ko
/lib/modules/3.19.0-66-generic/kernel/sound/core/snd-pcm-dmaengine.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pcmcia/vx/snd-vxpocket.ko
/lib/modules/3.19.0-66-generic/kernel/sound/pcmcia/pdaudiocf/snd-pdaudiocf.ko
/lib/modules/3.19.0-66-generic/kernel/sound/i2c/other/snd-ak4114.ko
/lib/modules/3.19.0-66-generic/kernel/sound/i2c/other/snd-ak4113.ko
/lib/modules/3.19.0-66-generic/kernel/sound/i2c/other/snd-ak4117.ko
/lib/modules/3.19.0-66-generic/kernel/sound/i2c/other/snd-pt2258.ko
/lib/modules/3.19.0-66-generic/kernel/sound/i2c/other/snd-ak4xxx-adda.ko
/lib/modules/3.19.0-66-generic/kernel/sound/i2c/snd-cs8427.ko
/lib/modules/3.19.0-66-generic/kernel/sound/i2c/snd-i2c.ko
cat: /dev/sndstat: No such file or directory
00:00.0 Host bridge [0600]: Intel Corporation 4th Gen Core Processor DRAM Controller [8086:0c00] (rev 06)
00:01.0 PCI bridge [0604]: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller [8086:0c01] (rev 06)
00:02.0 VGA compatible controller [0300]: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller [8086:0412] (rev 06)
00:03.0 Audio device [0403]: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller [8086:0c0c] (rev 06)
00:14.0 USB controller [0c03]: Intel Corporation 9 Series Chipset Family USB xHCI Controller [8086:8cb1]
00:16.0 Communication controller [0780]: Intel Corporation 9 Series Chipset Family ME Interface #1 [8086:8cba]
00:19.0 Ethernet controller [0200]: Intel Corporation Ethernet Connection (2) I218-V [8086:15a1]
00:1a.0 USB controller [0c03]: Intel Corporation 9 Series Chipset Family USB EHCI Controller #2 [8086:8cad]
00:1b.0 Audio device [0403]: Intel Corporation 9 Series Chipset Family HD Audio Controller [8086:8ca0]
00:1d.0 USB controller [0c03]: Intel Corporation 9 Series Chipset Family USB EHCI Controller #1 [8086:8ca6]
00:1f.0 ISA bridge [0601]: Intel Corporation 9 Series Chipset Family Z97 LPC Controller [8086:8cc4]
00:1f.2 SATA controller [0106]: Intel Corporation 9 Series Chipset Family SATA Controller [AHCI Mode] [8086:8c82]
00:1f.3 SMBus [0c05]: Intel Corporation 9 Series Chipset Family SMBus Controller [8086:8ca2]
Bus 002 Device 002: ID 8087:8001 Intel Corp.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:8009 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 003: ID 0bda:8179 Realtek Semiconductor Corp. RTL8188EUS 802.11n Wireless Network Adapter
Bus 003 Device 002: ID 045e:07f8 Microsoft Corp. Wired Keyboard 600 (model 1576)
Bus 003 Device 004: ID 0461:4e2a Primax Electronics, Ltd
Bus 003 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] AGP: No AGP bridge found
[ 0.000000] Found optimal setting for mtrr clean up
[ 0.000000] found SMP MP-table at [mem 0x000fd7e0-0x000fd7ef] mapped at [ffff8800000fd7e0]
[ 0.000000] No NUMA configuration found
[ 0.000000] AGP: No AGP bridge found
[ 0.230459] pnp: PnP ACPI: found 7 devices
[ 0.467894] audit: initializing netlink subsys (disabled)
[ 0.467903] audit: type=2000 audit(1470870108.448:1): initialized
[ 0.473208] libphy: Fixed MDIO Bus: probed
[ 0.486621] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.486690] hub 1-0:1.0: USB hub found
[ 0.502634] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.502711] hub 2-0:1.0: USB hub found
[ 0.503977] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.504055] hub 3-0:1.0: USB hub found
[ 0.505103] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[ 0.505179] hub 4-0:1.0: USB hub found
[ 0.505750] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 0.512439] PCCT header not found.
[ 0.516966] ima: No TPM chip found, activating TPM-bypass!
[ 0.517389] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.931333] usb 1-1: New USB device found, idVendor=8087, idProduct=8009
[ 0.931508] hub 1-1:1.0: USB hub found
[ 0.948828] usb 3-3: New USB device found, idVendor=045e, idProduct=07f8
[ 0.948946] usb 3-3: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 0.948948] usb 3-3: ep 0x82 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 0.951358] usb 2-1: New USB device found, idVendor=8087, idProduct=8001
[ 0.951538] hub 2-1:1.0: USB hub found
[ 1.243624] usb 3-8: New USB device found, idVendor=0bda, idProduct=8179
[ 1.486863] usb 3-10: New USB device found, idVendor=0461, idProduct=4e2a
[ 1.486991] usb 3-10: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 6.315579] lp: driver loaded but no devices found
[ 9.005991] intel_rapl: Found RAPL domain package
[ 9.005995] intel_rapl: Found RAPL domain core
[ 9.005996] intel_rapl: Found RAPL domain uncore
[ 9.005998] intel_rapl: Found RAPL domain dram
[ 10.833693] audit: type=1400 audit(1470870119.805:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=439 comm="apparmor_parser"
[ 10.833697] audit: type=1400 audit(1470870119.805:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=439 comm="apparmor_parser"
[ 10.833699] audit: type=1400 audit(1470870119.805:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=439 comm="apparmor_parser"
[ 10.833846] audit: type=1400 audit(1470870119.805:5): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/sbin/dhclient" pid=504 comm="apparmor_parser"
[ 10.833851] audit: type=1400 audit(1470870119.805:6): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=504 comm="apparmor_parser"
[ 10.833855] audit: type=1400 audit(1470870119.805:7): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=504 comm="apparmor_parser"
[ 10.833860] audit: type=1400 audit(1470870119.805:8): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/sbin/dhclient" pid=440 comm="apparmor_parser"
[ 10.833865] audit: type=1400 audit(1470870119.805:9): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=440 comm="apparmor_parser"
[ 10.833868] audit: type=1400 audit(1470870119.805:10): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=440 comm="apparmor_parser"
[ 10.833917] audit: type=1400 audit(1470870119.805:11): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=439 comm="apparmor_parser"
[ 18.029494] audit_printk_skb: 33 callbacks suppressed
[ 18.029496] audit: type=1400 audit(1470870126.989:23): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/sbin/dhclient" pid=914 comm="apparmor_parser"
[ 18.029500] audit: type=1400 audit(1470870126.989:24): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=914 comm="apparmor_parser"
[ 18.029503] audit: type=1400 audit(1470870126.989:25): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=914 comm="apparmor_parser"
[ 18.029698] audit: type=1400 audit(1470870126.989:26): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=914 comm="apparmor_parser"
[ 18.029700] audit: type=1400 audit(1470870126.989:27): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=914 comm="apparmor_parser"
[ 18.029803] audit: type=1400 audit(1470870126.989:28): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=914 comm="apparmor_parser"
[ 18.030042] audit: type=1400 audit(1470870126.989:29): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=919 comm="apparmor_parser"
[ 18.030046] audit: type=1400 audit(1470870126.989:30): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=919 comm="apparmor_parser"
[ 18.030278] audit: type=1400 audit(1470870126.993:31): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=919 comm="apparmor_parser"
[ 18.104693] audit: type=1400 audit(1470870127.065:32): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/tcpdump" pid=921 comm="apparmor_parser"
[ 19.882335] init: alsa-restore main process (1059) terminated with status 19
sudo: /etc/init.d/sl-modem-daemon: command not found
 Release Date: 04/27/2015
  Serial services are supported (int 14h)
 Manufacturer: ASUS
 Product Name: All Series
 Serial Number: System Serial Number
 Manufacturer: ASUSTeK COMPUTER INC.
 Product Name: GRYPHON Z97
 Serial Number: 150544729500273
 Manufacturer: To Be Filled By O.E.M.
 Serial Number: To Be Filled By O.E.M.
 Manufacturer: To Be Filled By O.E.M.
 Serial Number: To Be Filled By O.E.M.
 Manufacturer: Kingston
 Serial Number: 9326A12C
 Manufacturer: Kingston
 Serial Number: 9626A62C
 Manufacturer: Kingston
 Serial Number: 93363309
 Manufacturer: Kingston
 Serial Number: 8D36B608
 Manufacturer: Intel
 Serial Number: Not Specified
snd_seq_dummy 16384 0
snd_hwdep 20480 0
snd_pcm 106496 0
snd_seq_midi 16384 0
snd_seq_midi_event 16384 1 snd_seq_midi
snd_rawmidi 32768 1 snd_seq_midi
snd_seq 65536 3 snd_seq_midi_event,snd_seq_dummy,snd_seq_midi
snd_seq_device 16384 4 snd_seq,snd_rawmidi,snd_seq_dummy,snd_seq_midi
snd_timer 32768 2 snd_pcm,snd_seq
snd 86016 6 snd_hwdep,snd_timer,snd_pcm,snd_seq,snd_rawmidi,snd_seq_device
soundcore 16384 1 snd
usbhid 53248 0
hid 110592 2 hid_generic,usbhid
No PulseAudio daemon running, or not running as session daemon.
aplay: device_list:268: no soundcards found...
Unloading ALSA sound driver modules: snd-seq-dummy snd-hwdep 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-hwdep snd-pcm snd-seq-midi snd-seq-midi-event snd-rawmidi snd-seq snd-seq-device snd-timer.
Support status summary of 'vitaliy-Ubuntu':

You have 195 packages (7.7%) supported until February 2015 (9m)
You have 1912 packages (75.3%) supported until May 2019 (5y)
You have 53 packages (2.1%) supported until May 2017 (9m)
You have 66 packages (2.6%) supported until May 2017 (3y)

You have 6 packages (0.2%) that can not/no-longer be downloaded
You have 307 packages (12.1%) that are unsupported

Run with --show-unsupported, --show-supported or --show-all to see more details
  *-multimedia:0 UNCLAIMED
       description: Audio device
       product: Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller
       vendor: Intel Corporation
       physical id: 3
       bus info: pci@0000:00:03.0
       version: 06
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress cap_list
       configuration: latency=0
       resources: memory:dfc34000-dfc37fff
  *-multimedia:1 UNCLAIMED
       description: Audio device
       product: 9 Series Chipset Family HD Audio Controller
       vendor: Intel Corporation
       physical id: 1b
       bus info: pci@0000:00:1b.0
       version: 00
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress cap_list
       configuration: latency=0
       resources: memory:dfc30000-dfc33fff
root@vitaliy-Ubuntu:~#

What may be the problem?
Thanks

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
actionparsnip (andrew-woodhead666) said :
#1

Do you get sound in headphones?

How are you outputting sound? (3.5mm Jack? HDMI? Optical?)

Thanks

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

Please run these Terminal commands:

sudo apt-get update;sudo apt-get dist-upgrade; sudo apt-get install pavucontrol linux-sound-base alsa-base alsa-utils lightdm ubuntu-desktop linux-image-`uname -r` libasound2; sudo apt-get -y --reinstall install linux-sound-base alsa-base alsa-utils lightdm ubuntu-desktop linux-image-`uname -r` libasound2; killall pulseaudio; rm -r ~/.pulse*; ubuntu-support-status; sudo usermod -aG `cat /etc/group | grep -e '^pulse:' -e '^audio:' -e '^pulse-access:' -e '^pulse-rt:' -e '^video:' | awk -F: '{print $1}' | tr '\n' ',' | sed 's:,$::g'` `whoami`

sudo apt-get install linux-image-4.4.0-34-generic linux-headers-4.4.0-34-generic

sudo apt-get install linux-image-extra-4.4.0-34-generic

Then reboot and retest sound output using headphones and speakers and using Ubuntu kernel version 4.4.0-34-generic.

Test sound while being logged in as a normal user, NOT as root user.

Test all audio jacks at the front and the back of your PC

Make sure audio is NOT disabled in the BIOS as well.

Can you help with this problem?

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

To post a message you must log in.