No sound, sound card not detected but shows up in lspci, everything worked fine last week

Asked by J

Hi,

I'm new to this so please let me know if I should be making this post differently.

I'm running Ubuntu 16.04 LTS on a Dell XPS 13 (pre-installed). Everything was fine a week or two ago. Then the sound got glitchy (changing the volume through audio settings sometimes wouldn't change anything) and then disappeared altogether. I went through applicable portions of https://help.ubuntu.com/community/SoundTroubleshootingProcedure: 1, 2, applicable parts of 3, 4.

What I'm seeing:
- There is no drumming sound on startup (there used to be)
- There is no sound playing from any other application (aplay, chrome, etc)
- Nothing is muted
- Neither laptop speakers nor headphones produce any sound
- Previously when I plugged in headphones, there would be a dialogue asking if I plugged in headphones or a headset. Now when I plug in headphones, no dialogue pops up. The rest of the diagnostics are for when there aren't headphones plugged in.
- A sound card shows up in lspci:
00:1f.3 Audio device: Intel Corporation Device 9d71 (rev 21) (prog-if 80)
 Subsystem: Dell Device 075b
 Flags: bus master, fast devsel, latency 32, IRQ 134
 Memory at dc428000 (64-bit, non-prefetchable) [size=16K]
 Memory at dc400000 (64-bit, non-prefetchable) [size=64K]
 Capabilities: <access denied>
 Kernel driver in use: snd_hda_intel
 Kernel modules: snd_hda_intel
- "cat /proc/asound/cards" outputs "--- no soundcards ---"
- output from alsa-info.sh from step 3 of troubleshooting guide:
ALSA information is located at http://www.alsa-project.org/db/?f=2a117dedc8ef7794add952d4deb879694f2e8702
- output of step 4 from troubleshooting guide:
tcai@garlic:~$ cat /proc/asound/{version,cards,devices,hwdep,pcm,seq/clients}; ls -l /usr/share/pulseaudio/alsa-mixer/paths/; sudo rm /etc/asound.conf; sudo rm -r ~/.pulse ~/.asound* ;sudo rm ~/.pulse-cookie; sudo apt-get update; sudo apt-get install aptitude; sudo aptitude install paman gnome-alsamixer libasound2-plugins padevchooser libsdl1.2debian-pulseaudio; sudo lshw -short;ls -lart /dev/snd; find /lib/modules/`uname -r` | grep snd ;cat /dev/sndstat; lspci -nn; lsusb; sudo which alsactl; sudo fuser -v /dev/dsp /dev/snd/* ; dpkg -S bin/slmodemd; dmesg | egrep 'EMU|probe|emu|ALSA|alsa|ac97|udi|snd|ound|irmware'; sudo /etc/init.d/sl-modem-daemon status; sudo grep model /etc/modprobe.d/* ; sudo dmidecode|egrep 'anufact|roduct|erial|elease'; lsmod | egrep 'snd|usb|midi|udio'; pacmd list-sinks; aplay -l; sudo alsa force-reload; ubuntu-support-status ; sudo lshw -C sound
Advanced Linux Sound Architecture Driver Version k4.4.0-130-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-)
total 152
-rw-r--r-- 1 root root 1415 May 2 05:40 analog-input-aux.conf
-rw-r--r-- 1 root root 2056 May 2 05:40 analog-input.conf
-rw-r--r-- 1 root root 5769 May 2 05:40 analog-input.conf.common
-rw-r--r-- 1 root root 2185 May 2 05:40 analog-input-dock-mic.conf
-rw-r--r-- 1 root root 1420 May 2 05:40 analog-input-fm.conf
-rw-r--r-- 1 root root 2196 May 2 05:40 analog-input-front-mic.conf
-rw-r--r-- 1 root root 2298 May 2 05:40 analog-input-headphone-mic.conf
-rw-r--r-- 1 root root 2360 May 2 05:40 analog-input-headset-mic.conf
-rw-r--r-- 1 root root 2797 May 2 05:40 analog-input-internal-mic-always.conf
-rw-r--r-- 1 root root 3155 May 2 05:40 analog-input-internal-mic.conf
-rw-r--r-- 1 root root 2486 May 2 05:40 analog-input-linein.conf
-rw-r--r-- 1 root root 2662 May 2 05:40 analog-input-mic.conf
-rw-r--r-- 1 root root 1330 May 2 05:40 analog-input-mic.conf.common
-rw-r--r-- 1 root root 1457 May 2 05:40 analog-input-mic-line.conf
-rw-r--r-- 1 root root 2185 May 2 05:40 analog-input-rear-mic.conf
-rw-r--r-- 1 root root 1425 May 2 05:40 analog-input-tvtuner.conf
-rw-r--r-- 1 root root 1385 May 2 05:40 analog-input-video.conf
-rw-r--r-- 1 root root 1929 May 2 05:40 analog-output.conf
-rw-r--r-- 1 root root 10609 May 2 05:40 analog-output.conf.common
-rw-r--r-- 1 root root 2139 May 2 05:40 analog-output-headphones-2.conf
-rw-r--r-- 1 root root 3147 May 2 05:40 analog-output-headphones.conf
-rw-r--r-- 1 root root 4095 May 2 05:40 analog-output-lineout.conf
-rw-r--r-- 1 root root 1993 May 2 05:40 analog-output-mono.conf
-rw-r--r-- 1 root root 3725 May 2 05:40 analog-output-speaker-always.conf
-rw-r--r-- 1 root root 4521 May 2 05:40 analog-output-speaker.conf
-rw-r--r-- 1 root root 159 May 2 05:40 hdmi-output-0.conf
-rw-r--r-- 1 root root 161 May 2 05:40 hdmi-output-1.conf
-rw-r--r-- 1 root root 161 May 2 05:40 hdmi-output-2.conf
-rw-r--r-- 1 root root 161 May 2 05:40 hdmi-output-3.conf
-rw-r--r-- 1 root root 163 May 2 05:40 hdmi-output-4.conf
-rw-r--r-- 1 root root 163 May 2 05:40 hdmi-output-5.conf
-rw-r--r-- 1 root root 163 May 2 05:40 hdmi-output-6.conf
-rw-r--r-- 1 root root 163 May 2 05:40 hdmi-output-7.conf
-rw-r--r-- 1 root root 712 May 2 05:40 iec958-stereo-output.conf
[sudo] password for tcai:
rm: cannot remove '/etc/asound.conf': No such file or directory
rm: cannot remove '/home/tcai/.pulse': No such file or directory
rm: cannot remove '/home/tcai/.asound*': No such file or directory
rm: cannot remove '/home/tcai/.pulse-cookie': No such file or directory
Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease
Ign:2 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:3 http://repo.steampowered.com/steam precise InRelease
Hit:4 http://archive.ubuntu.com/ubuntu xenial InRelease
Hit:5 http://ppa.launchpad.net/nathan-renniewaldock/flux/ubuntu xenial InRelease
Ign:6 http://dell.archive.canonical.com/updates xenial-dell-dino2-mlk InRelease
Hit:7 http://archive.canonical.com/ubuntu xenial InRelease
Hit:8 http://dl.google.com/linux/chrome/deb stable Release
Hit:9 https://repo.skype.com/deb stable InRelease
Hit:10 http://archive.ubuntu.com/ubuntu xenial-updates InRelease
Ign:11 http://dell.archive.canonical.com/updates xenial-dell-service InRelease
Hit:12 http://archive.canonical.com xenial InRelease
Hit:13 http://archive.ubuntu.com/ubuntu xenial-backports InRelease
Ign:14 http://dell.archive.canonical.com/updates xenial-dell InRelease
Get:16 http://dell.archive.canonical.com/updates xenial-dell-dino2-mlk Release [4,238 B]
Get:17 http://dell.archive.canonical.com/updates xenial-dell-service Release [4,282 B]
Hit:18 http://dell.archive.canonical.com/updates xenial-dell Release
Get:19 http://dell.archive.canonical.com/updates xenial-dell-dino2-mlk Release.gpg [287 B]
Get:21 http://dell.archive.canonical.com/updates xenial-dell-service Release.gpg [287 B]
Get:22 http://dell.archive.canonical.com/updates xenial-dell-dino2-mlk/public amd64 Packages [697 B]
Get:23 http://dell.archive.canonical.com/updates xenial-dell-dino2-mlk/public i386 Packages [697 B]
Get:24 http://dell.archive.canonical.com/updates xenial-dell-service/public amd64 Packages [4,692 B]
Get:25 http://dell.archive.canonical.com/updates xenial-dell-service/public i386 Packages [3,747 B]
Fetched 18.9 kB in 1s (18.4 kB/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:
  canonical-poke libllvm4.0 libllvm4.0:i386 linux-headers-4.4.0-109 linux-headers-4.4.0-109-generic
  linux-headers-4.4.0-112 linux-headers-4.4.0-112-generic linux-headers-4.4.0-116 linux-headers-4.4.0-116-generic
  linux-headers-4.4.0-119 linux-headers-4.4.0-119-generic linux-headers-4.4.0-121 linux-headers-4.4.0-121-generic
  linux-headers-4.4.0-124 linux-headers-4.4.0-124-generic linux-headers-4.4.0-127 linux-headers-4.4.0-127-generic
  linux-image-4.4.0-109-generic linux-image-4.4.0-112-generic linux-image-4.4.0-116-generic
  linux-image-4.4.0-119-generic linux-image-4.4.0-121-generic linux-image-4.4.0-124-generic
  linux-image-4.4.0-127-generic linux-image-extra-4.4.0-109-generic linux-image-extra-4.4.0-112-generic
  linux-image-extra-4.4.0-116-generic linux-image-extra-4.4.0-119-generic linux-image-extra-4.4.0-121-generic
  linux-image-extra-4.4.0-124-generic linux-image-extra-4.4.0-127-generic linux-signed-image-4.4.0-109-generic
  linux-signed-image-4.4.0-112-generic linux-signed-image-4.4.0-116-generic linux-signed-image-4.4.0-119-generic
  linux-signed-image-4.4.0-121-generic linux-signed-image-4.4.0-124-generic linux-signed-image-4.4.0-127-generic
  linux-tools-4.4.0-109 linux-tools-4.4.0-109-generic linux-tools-4.4.0-112 linux-tools-4.4.0-112-generic
  linux-tools-4.4.0-116 linux-tools-4.4.0-116-generic linux-tools-4.4.0-119 linux-tools-4.4.0-119-generic
  linux-tools-4.4.0-121 linux-tools-4.4.0-121-generic linux-tools-4.4.0-124 linux-tools-4.4.0-124-generic
  linux-tools-4.4.0-127 linux-tools-4.4.0-127-generic
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 2 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://archive.ubuntu.com/ubuntu xenial/main amd64 aptitude-common all 0.7.4-2ubuntu2 [747 kB]
Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcwidget3v5 amd64 0.5.17-4ubuntu2 [292 kB]
Get:3 http://archive.ubuntu.com/ubuntu xenial/main amd64 aptitude amd64 0.7.4-2ubuntu2 [1,306 kB]
Fetched 2,345 kB in 0s (2,389 kB/s)
Selecting previously unselected package aptitude-common.
(Reading database ... 510720 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-0ubuntu10) ...
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-0ubuntu10) ...
[sudo] password for tcai:
Sorry, try again.
[sudo] password for tcai:
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}
  libglademm-2.4-1v5{a} libgnome-2-0{a} libgnome2-0{a} libgnome2-bin{a} libgnome2-common{a} libgnomecanvas2-0{a}
  libgnomecanvas2-common{a} libgnomeui-0{a} libgnomeui-common{a} libgnomevfs2-0{a} libgnomevfs2-common{a}
  libgtkmm-2.4-1v5{a} liborbit-2-0{a} paman pavumeter{a}
The following packages will be REMOVED:
  canonical-poke{u} libllvm4.0{u} libllvm4.0:i386{u} linux-signed-image-4.4.0-109-generic{u}
  linux-signed-image-4.4.0-112-generic{u} linux-signed-image-4.4.0-116-generic{u}
  linux-signed-image-4.4.0-119-generic{u} linux-signed-image-4.4.0-121-generic{u}
  linux-signed-image-4.4.0-124-generic{u} linux-signed-image-4.4.0-127-generic{u} linux-tools-4.4.0-109{u}
  linux-tools-4.4.0-109-generic{u} linux-tools-4.4.0-112{u} linux-tools-4.4.0-112-generic{u}
  linux-tools-4.4.0-116{u} linux-tools-4.4.0-116-generic{u} linux-tools-4.4.0-119{u}
  linux-tools-4.4.0-119-generic{u} linux-tools-4.4.0-121{u} linux-tools-4.4.0-121-generic{u}
  linux-tools-4.4.0-124{u} linux-tools-4.4.0-124-generic{u} linux-tools-4.4.0-127{u}
  linux-tools-4.4.0-127-generic{u}
0 packages upgraded, 20 newly installed, 24 to remove and 2 not upgraded.
Need to get 2,030 kB of archives. After unpacking 109 MB will be freed.
Do you want to continue? [Y/n/?] y
Get: 1 http://archive.ubuntu.com/ubuntu xenial/main amd64 libbonobo2-common all 2.32.1-3 [34.7 kB]
Get: 2 http://archive.ubuntu.com/ubuntu xenial/main amd64 liborbit-2-0 amd64 1:2.14.19-1build1 [140 kB]
Get: 3 http://archive.ubuntu.com/ubuntu xenial/main amd64 libbonobo2-0 amd64 2.32.1-3 [211 kB]
Get: 4 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgnomecanvas2-common all 2.30.3-2 [9,080 B]
Get: 5 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgnomecanvas2-0 amd64 2.30.3-2 [82.7 kB]
Get: 6 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgnomevfs2-common amd64 1:2.24.4-6.1ubuntu1 [23.0 kB]
Get: 7 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgnomevfs2-0 amd64 1:2.24.4-6.1ubuntu1 [213 kB]
Get: 8 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgnome2-common all 2.32.1-5ubuntu1 [33.5 kB]
Get: 9 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgnome-2-0 amd64 2.32.1-5ubuntu1 [53.7 kB]
Get: 10 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgnome2-bin amd64 2.32.1-5ubuntu1 [5,040 B]
Get: 11 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgnome2-0 amd64 2.32.1-5ubuntu1 [1,656 B]
Get: 12 http://archive.ubuntu.com/ubuntu xenial/main amd64 libbonoboui2-common all 2.24.5-3ubuntu1 [11.9 kB]
Get: 13 http://archive.ubuntu.com/ubuntu xenial/main amd64 libbonoboui2-0 amd64 2.24.5-3ubuntu1 [154 kB]
Get: 14 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgnomeui-common all 2.24.5-3.1 [16.3 kB]
Get: 15 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgnomeui-0 amd64 2.24.5-3.1 [207 kB]
Get: 16 http://archive.ubuntu.com/ubuntu xenial/universe amd64 gnome-alsamixer amd64 0.9.7~cvs.20060916.ds.1-5 [51.5 kB]
Get: 17 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgtkmm-2.4-1v5 amd64 1:2.24.4-2 [671 kB]
Get: 18 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libglademm-2.4-1v5 amd64 2.6.7-5 [18.1 kB]
Get: 19 http://archive.ubuntu.com/ubuntu xenial/universe amd64 paman amd64 0.9.4-1ubuntu5 [68.8 kB]
Get: 20 http://archive.ubuntu.com/ubuntu xenial/universe amd64 pavumeter amd64 0.9.3-4build1 [22.9 kB]
Fetched 2,030 kB in 1s (1,463 kB/s)
(Reading database ... 510865 files and directories currently installed.)
Removing canonical-poke (999) ...
Removing libllvm4.0:i386 (1:4.0-1ubuntu1~16.04.2) ...
Removing libllvm4.0:amd64 (1:4.0-1ubuntu1~16.04.2) ...
Removing linux-signed-image-4.4.0-109-generic (4.4.0-109.132) ...
Generating grub configuration file ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
Found linux image: /boot/vmlinuz-4.4.0-130-generic
Found initrd image: /boot/initrd.img-4.4.0-130-generic
Found linux image: /boot/vmlinuz-4.4.0-128-generic
Found initrd image: /boot/initrd.img-4.4.0-128-generic
Found linux image: /boot/vmlinuz-4.4.0-127-generic
Found initrd image: /boot/initrd.img-4.4.0-127-generic
Found linux image: /boot/vmlinuz-4.4.0-124-generic
Found initrd image: /boot/initrd.img-4.4.0-124-generic
Found linux image: /boot/vmlinuz-4.4.0-121-generic
Found initrd image: /boot/initrd.img-4.4.0-121-generic
Found linux image: /boot/vmlinuz-4.4.0-119-generic
Found initrd image: /boot/initrd.img-4.4.0-119-generic
Found linux image: /boot/vmlinuz-4.4.0-116-generic
Found initrd image: /boot/initrd.img-4.4.0-116-generic
Found linux image: /boot/vmlinuz-4.4.0-112-generic
Found initrd image: /boot/initrd.img-4.4.0-112-generic
Found linux image: /boot/vmlinuz-4.4.0-109-generic
Found initrd image: /boot/initrd.img-4.4.0-109-generic
Adding boot menu entry for EFI firmware configuration
done
Removing linux-signed-image-4.4.0-112-generic (4.4.0-112.135) ...
Generating grub configuration file ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
Found linux image: /boot/vmlinuz-4.4.0-130-generic
Found initrd image: /boot/initrd.img-4.4.0-130-generic
Found linux image: /boot/vmlinuz-4.4.0-128-generic
Found initrd image: /boot/initrd.img-4.4.0-128-generic
Found linux image: /boot/vmlinuz-4.4.0-127-generic
Found initrd image: /boot/initrd.img-4.4.0-127-generic
Found linux image: /boot/vmlinuz-4.4.0-124-generic
Found initrd image: /boot/initrd.img-4.4.0-124-generic
Found linux image: /boot/vmlinuz-4.4.0-121-generic
Found initrd image: /boot/initrd.img-4.4.0-121-generic
Found linux image: /boot/vmlinuz-4.4.0-119-generic
Found initrd image: /boot/initrd.img-4.4.0-119-generic
Found linux image: /boot/vmlinuz-4.4.0-116-generic
Found initrd image: /boot/initrd.img-4.4.0-116-generic
Found linux image: /boot/vmlinuz-4.4.0-112-generic
Found initrd image: /boot/initrd.img-4.4.0-112-generic
Found linux image: /boot/vmlinuz-4.4.0-109-generic
Found initrd image: /boot/initrd.img-4.4.0-109-generic
Adding boot menu entry for EFI firmware configuration
done
Removing linux-signed-image-4.4.0-116-generic (4.4.0-116.140) ...
Generating grub configuration file ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
Found linux image: /boot/vmlinuz-4.4.0-130-generic
Found initrd image: /boot/initrd.img-4.4.0-130-generic
Found linux image: /boot/vmlinuz-4.4.0-128-generic
Found initrd image: /boot/initrd.img-4.4.0-128-generic
Found linux image: /boot/vmlinuz-4.4.0-127-generic
Found initrd image: /boot/initrd.img-4.4.0-127-generic
Found linux image: /boot/vmlinuz-4.4.0-124-generic
Found initrd image: /boot/initrd.img-4.4.0-124-generic
Found linux image: /boot/vmlinuz-4.4.0-121-generic
Found initrd image: /boot/initrd.img-4.4.0-121-generic
Found linux image: /boot/vmlinuz-4.4.0-119-generic
Found initrd image: /boot/initrd.img-4.4.0-119-generic
Found linux image: /boot/vmlinuz-4.4.0-116-generic
Found initrd image: /boot/initrd.img-4.4.0-116-generic
Found linux image: /boot/vmlinuz-4.4.0-112-generic
Found initrd image: /boot/initrd.img-4.4.0-112-generic
Found linux image: /boot/vmlinuz-4.4.0-109-generic
Found initrd image: /boot/initrd.img-4.4.0-109-generic
Adding boot menu entry for EFI firmware configuration
done
Removing linux-signed-image-4.4.0-119-generic (4.4.0-119.143) ...
Generating grub configuration file ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
Found linux image: /boot/vmlinuz-4.4.0-130-generic
Found initrd image: /boot/initrd.img-4.4.0-130-generic
Found linux image: /boot/vmlinuz-4.4.0-128-generic
Found initrd image: /boot/initrd.img-4.4.0-128-generic
Found linux image: /boot/vmlinuz-4.4.0-127-generic
Found initrd image: /boot/initrd.img-4.4.0-127-generic
Found linux image: /boot/vmlinuz-4.4.0-124-generic
Found initrd image: /boot/initrd.img-4.4.0-124-generic
Found linux image: /boot/vmlinuz-4.4.0-121-generic
Found initrd image: /boot/initrd.img-4.4.0-121-generic
Found linux image: /boot/vmlinuz-4.4.0-119-generic
Found initrd image: /boot/initrd.img-4.4.0-119-generic
Found linux image: /boot/vmlinuz-4.4.0-116-generic
Found initrd image: /boot/initrd.img-4.4.0-116-generic
Found linux image: /boot/vmlinuz-4.4.0-112-generic
Found initrd image: /boot/initrd.img-4.4.0-112-generic
Found linux image: /boot/vmlinuz-4.4.0-109-generic
Found initrd image: /boot/initrd.img-4.4.0-109-generic
Adding boot menu entry for EFI firmware configuration
done
Removing linux-signed-image-4.4.0-121-generic (4.4.0-121.145) ...
Generating grub configuration file ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
Found linux image: /boot/vmlinuz-4.4.0-130-generic
Found initrd image: /boot/initrd.img-4.4.0-130-generic
Found linux image: /boot/vmlinuz-4.4.0-128-generic
Found initrd image: /boot/initrd.img-4.4.0-128-generic
Found linux image: /boot/vmlinuz-4.4.0-127-generic
Found initrd image: /boot/initrd.img-4.4.0-127-generic
Found linux image: /boot/vmlinuz-4.4.0-124-generic
Found initrd image: /boot/initrd.img-4.4.0-124-generic
Found linux image: /boot/vmlinuz-4.4.0-121-generic
Found initrd image: /boot/initrd.img-4.4.0-121-generic
Found linux image: /boot/vmlinuz-4.4.0-119-generic
Found initrd image: /boot/initrd.img-4.4.0-119-generic
Found linux image: /boot/vmlinuz-4.4.0-116-generic
Found initrd image: /boot/initrd.img-4.4.0-116-generic
Found linux image: /boot/vmlinuz-4.4.0-112-generic
Found initrd image: /boot/initrd.img-4.4.0-112-generic
Found linux image: /boot/vmlinuz-4.4.0-109-generic
Found initrd image: /boot/initrd.img-4.4.0-109-generic
Adding boot menu entry for EFI firmware configuration
done
Removing linux-signed-image-4.4.0-124-generic (4.4.0-124.148) ...
Generating grub configuration file ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
Found linux image: /boot/vmlinuz-4.4.0-130-generic
Found initrd image: /boot/initrd.img-4.4.0-130-generic
Found linux image: /boot/vmlinuz-4.4.0-128-generic
Found initrd image: /boot/initrd.img-4.4.0-128-generic
Found linux image: /boot/vmlinuz-4.4.0-127-generic
Found initrd image: /boot/initrd.img-4.4.0-127-generic
Found linux image: /boot/vmlinuz-4.4.0-124-generic
Found initrd image: /boot/initrd.img-4.4.0-124-generic
Found linux image: /boot/vmlinuz-4.4.0-121-generic
Found initrd image: /boot/initrd.img-4.4.0-121-generic
Found linux image: /boot/vmlinuz-4.4.0-119-generic
Found initrd image: /boot/initrd.img-4.4.0-119-generic
Found linux image: /boot/vmlinuz-4.4.0-116-generic
Found initrd image: /boot/initrd.img-4.4.0-116-generic
Found linux image: /boot/vmlinuz-4.4.0-112-generic
Found initrd image: /boot/initrd.img-4.4.0-112-generic
Found linux image: /boot/vmlinuz-4.4.0-109-generic
Found initrd image: /boot/initrd.img-4.4.0-109-generic
Adding boot menu entry for EFI firmware configuration
done
Removing linux-signed-image-4.4.0-127-generic (4.4.0-127.153) ...
Generating grub configuration file ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
Found linux image: /boot/vmlinuz-4.4.0-130-generic
Found initrd image: /boot/initrd.img-4.4.0-130-generic
Found linux image: /boot/vmlinuz-4.4.0-128-generic
Found initrd image: /boot/initrd.img-4.4.0-128-generic
Found linux image: /boot/vmlinuz-4.4.0-127-generic
Found initrd image: /boot/initrd.img-4.4.0-127-generic
Found linux image: /boot/vmlinuz-4.4.0-124-generic
Found initrd image: /boot/initrd.img-4.4.0-124-generic
Found linux image: /boot/vmlinuz-4.4.0-121-generic
Found initrd image: /boot/initrd.img-4.4.0-121-generic
Found linux image: /boot/vmlinuz-4.4.0-119-generic
Found initrd image: /boot/initrd.img-4.4.0-119-generic
Found linux image: /boot/vmlinuz-4.4.0-116-generic
Found initrd image: /boot/initrd.img-4.4.0-116-generic
Found linux image: /boot/vmlinuz-4.4.0-112-generic
Found initrd image: /boot/initrd.img-4.4.0-112-generic
Found linux image: /boot/vmlinuz-4.4.0-109-generic
Found initrd image: /boot/initrd.img-4.4.0-109-generic
Adding boot menu entry for EFI firmware configuration
done
Removing linux-tools-4.4.0-109-generic (4.4.0-109.132) ...
Removing linux-tools-4.4.0-109 (4.4.0-109.132) ...
Removing linux-tools-4.4.0-112-generic (4.4.0-112.135) ...
Removing linux-tools-4.4.0-112 (4.4.0-112.135) ...
Removing linux-tools-4.4.0-116-generic (4.4.0-116.140) ...
Removing linux-tools-4.4.0-116 (4.4.0-116.140) ...
Removing linux-tools-4.4.0-119-generic (4.4.0-119.143) ...
Removing linux-tools-4.4.0-119 (4.4.0-119.143) ...
Removing linux-tools-4.4.0-121-generic (4.4.0-121.145) ...
Removing linux-tools-4.4.0-121 (4.4.0-121.145) ...
Removing linux-tools-4.4.0-124-generic (4.4.0-124.148) ...
Removing linux-tools-4.4.0-124 (4.4.0-124.148) ...
Removing linux-tools-4.4.0-127-generic (4.4.0-127.153) ...
Removing linux-tools-4.4.0-127 (4.4.0-127.153) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
(Reading database ... 510679 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) ...
Preparing to unpack .../libbonobo2-0_2.32.1-3_amd64.deb ...
Unpacking libbonobo2-0:amd64 (2.32.1-3) ...
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) ...
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) ...
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) ...
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-0ubuntu10) ...
Processing triggers for gconf2 (3.2.6-3ubuntu6) ...
Processing triggers for gnome-menus (3.13.3-6ubuntu3.1) ...
Processing triggers for desktop-file-utils (0.22-1ubuntu5.2) ...
Processing triggers for bamfdaemon (0.5.3~bzr0+16.04.20180209-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for mime-support (3.59ubuntu1) ...
Setting up libbonobo2-common (2.32.1-3) ...
Setting up liborbit-2-0:amd64 (1:2.14.19-1build1) ...
Setting up libbonobo2-0:amd64 (2.32.1-3) ...
Setting up 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 pavumeter (0.9.3-4build1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...

H/W path Device Class Description
==================================================
                        system XPS 13 9360 (075B)
/0 bus 05HM5Y
/0/0 memory 64KiB BIOS
/0/38 memory 8GiB System Memory
/0/38/0 memory 4GiB Row of chips Synchronous 1867 MHz (0.5 ns)
/0/38/1 memory 4GiB Row of chips Synchronous 1867 MHz (0.5 ns)
/0/3c memory 128KiB L1 cache
/0/3d memory 512KiB L2 cache
/0/3e memory 3MiB L3 cache
/0/3f processor Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz
/0/100 bridge Intel Corporation
/0/100/2 display Intel Corporation
/0/100/4 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/3 communication Bluetooth wireless interface
/0/100/14/1/5 multimedia Integrated_Webcam_HD
/0/100/14.2 generic Intel Corporation
/0/100/15 generic Intel Corporation
/0/100/15.1 generic Intel Corporation
/0/100/16 communication Intel Corporation
/0/100/1c bridge Intel Corporation
/0/100/1c.4 bridge Intel Corporation
/0/100/1c.4/0 wlp58s0 network QCA6174 802.11ac Wireless Network Adapter
/0/100/1c.5 bridge Intel Corporation
/0/100/1c.5/0 generic Realtek Semiconductor Co., Ltd.
/0/100/1d bridge Intel Corporation
/0/100/1d/0 storage Non-Volatile memory controller
/0/100/1f bridge Intel Corporation
/0/100/1f.2 memory Memory controller
/0/100/1f.3 multimedia Intel Corporation
/0/100/1f.4 bus Intel Corporation
/1 power DELL TP1GT61
total 0
drwxr-xr-x 2 root root 80 Jul 7 16:28 .
crw-rw----+ 1 root audio 116, 33 Jul 7 16:28 timer
crw-rw----+ 1 root audio 116, 1 Jul 7 16:28 seq
drwxr-xr-x 19 root root 4160 Jul 8 21:08 ..
/lib/modules/4.4.0-130-generic/updates/dkms/snd-hda-codec-cirrus.ko
/lib/modules/4.4.0-130-generic/updates/dkms/snd-hda-codec-hdmi.ko
/lib/modules/4.4.0-130-generic/updates/dkms/snd-hda-codec-ca0110.ko
/lib/modules/4.4.0-130-generic/updates/dkms/snd-hda-intel.ko
/lib/modules/4.4.0-130-generic/updates/dkms/snd-hda-codec-via.ko
/lib/modules/4.4.0-130-generic/updates/dkms/snd-hda-codec-idt.ko
/lib/modules/4.4.0-130-generic/updates/dkms/snd-hda-codec-ca0132.ko
/lib/modules/4.4.0-130-generic/updates/dkms/snd-hda-codec.ko
/lib/modules/4.4.0-130-generic/updates/dkms/snd-hda-ext-core.ko
/lib/modules/4.4.0-130-generic/updates/dkms/snd-hda-codec-realtek.ko
/lib/modules/4.4.0-130-generic/updates/dkms/snd-hda-core.ko
/lib/modules/4.4.0-130-generic/updates/dkms/snd-hda-codec-si3054.ko
/lib/modules/4.4.0-130-generic/updates/dkms/snd-hda-codec-cmedia.ko
/lib/modules/4.4.0-130-generic/updates/dkms/snd-hda-codec-generic.ko
/lib/modules/4.4.0-130-generic/updates/dkms/snd-hda-codec-analog.ko
/lib/modules/4.4.0-130-generic/updates/dkms/snd-hda-codec-conexant.ko
/lib/modules/4.4.0-130-generic/kernel/sound/firewire/snd-firewire-lib.ko
/lib/modules/4.4.0-130-generic/kernel/sound/firewire/tascam/snd-firewire-tascam.ko
/lib/modules/4.4.0-130-generic/kernel/sound/firewire/snd-isight.ko
/lib/modules/4.4.0-130-generic/kernel/sound/firewire/bebob/snd-bebob.ko
/lib/modules/4.4.0-130-generic/kernel/sound/firewire/digi00x/snd-firewire-digi00x.ko
/lib/modules/4.4.0-130-generic/kernel/sound/firewire/fireworks/snd-fireworks.ko
/lib/modules/4.4.0-130-generic/kernel/sound/firewire/dice/snd-dice.ko
/lib/modules/4.4.0-130-generic/kernel/sound/firewire/oxfw/snd-oxfw.ko
/lib/modules/4.4.0-130-generic/kernel/sound/firewire/snd-scs1x.ko
/lib/modules/4.4.0-130-generic/kernel/sound/synth/emux/snd-emux-synth.ko
/lib/modules/4.4.0-130-generic/kernel/sound/synth/snd-util-mem.ko
/lib/modules/4.4.0-130-generic/kernel/sound/drivers/snd-portman2x4.ko
/lib/modules/4.4.0-130-generic/kernel/sound/drivers/snd-serial-u16550.ko
/lib/modules/4.4.0-130-generic/kernel/sound/drivers/mpu401/snd-mpu401-uart.ko
/lib/modules/4.4.0-130-generic/kernel/sound/drivers/mpu401/snd-mpu401.ko
/lib/modules/4.4.0-130-generic/kernel/sound/drivers/vx/snd-vx-lib.ko
/lib/modules/4.4.0-130-generic/kernel/sound/drivers/pcsp/snd-pcsp.ko
/lib/modules/4.4.0-130-generic/kernel/sound/drivers/snd-mtpav.ko
/lib/modules/4.4.0-130-generic/kernel/sound/drivers/snd-aloop.ko
/lib/modules/4.4.0-130-generic/kernel/sound/drivers/snd-virmidi.ko
/lib/modules/4.4.0-130-generic/kernel/sound/drivers/snd-dummy.ko
/lib/modules/4.4.0-130-generic/kernel/sound/drivers/opl3/snd-opl3-synth.ko
/lib/modules/4.4.0-130-generic/kernel/sound/drivers/opl3/snd-opl3-lib.ko
/lib/modules/4.4.0-130-generic/kernel/sound/drivers/snd-mts64.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/intel/boards/snd-soc-sst-cht-bsw-rt5672.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/intel/boards/snd-soc-sst-cht-bsw-max98090_ti.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/intel/boards/snd-soc-sst-cht-bsw-rt5645.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/intel/boards/snd-soc-sst-bytcr-rt5640.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/intel/boards/snd-soc-sst-haswell.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/intel/boards/snd-soc-sst-bytcr-rt5660.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/intel/boards/snd-soc-sst-broadwell.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/intel/boards/snd-soc-skl_rt286.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/intel/boards/snd-soc-sst-byt-max98090-mach.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/intel/boards/snd-soc-sst-byt-rt5640-mach.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/intel/atom/sst/snd-intel-sst-acpi.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/intel/atom/sst/snd-intel-sst-core.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/intel/atom/snd-soc-sst-mfld-platform.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/intel/haswell/snd-soc-sst-haswell-pcm.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/intel/baytrail/snd-soc-sst-baytrail-pcm.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/intel/common/snd-soc-sst-ipc.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/intel/common/snd-soc-sst-acpi.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/intel/common/snd-soc-sst-dsp.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/intel/skylake/snd-soc-skl-ipc.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/intel/skylake/snd-soc-skl.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/snd-soc-core.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-rl6347a.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-alc5623.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-wm8523.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-spdif-tx.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-cs35l32.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-tlv320aic23-spi.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-cs42xx8-i2c.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-wm8804-i2c.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-wm8711.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-wm8804.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-tlv320aic31xx.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-gtm601.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-wm8770.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-rt5670.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-ts3a227e.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-wm8731.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-wm8776.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-cs42l56.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-cs42l73.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-cs4265.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-pcm512x-spi.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-sgtl5000.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-es8328.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-si476x.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-wm8728.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-cs4349.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-sti-sas.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-tpa6130a2.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-sta350.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-ssm2602-i2c.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-wm8978.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-wm8510.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-tas2552.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-wm8962.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-rt5660.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-rt5640.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-wm8737.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-sigmadsp.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-rt5631.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-wm8741.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-cs42l51.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-pcm1681.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-wm8750.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-ak5386.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-rt286.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-tlv320aic23.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-cs4271-i2c.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-sigmadsp-i2c.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-ac97.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-rt5645.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-ak4613.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-cs4271.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-ak4642.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-pcm512x-i2c.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-wm8903.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-spdif-rx.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-pcm1792a-codec.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-ak4104.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-ssm2602-spi.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-dmic.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-sta32x.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-cs42xx8.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-cs42l51-i2c.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-wm8753.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-tas5086.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-cs4270.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-tlv320aic3x.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-tas571x.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-rl6231.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-ak4554.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-tlv320aic23-i2c.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-adau1701.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-cs4271-spi.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-max98090.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-ssm2602.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-wm8580.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-cs42l52.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-pcm512x.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-wm8804-spi.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-tfa9879.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/codecs/snd-soc-ssm4567.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/fsl/snd-soc-fsl-sai.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/fsl/snd-soc-fsl-asrc.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/fsl/snd-soc-imx-audmux.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/fsl/snd-soc-fsl-esai.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/fsl/snd-soc-fsl-ssi.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/fsl/snd-soc-fsl-spdif.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/generic/snd-soc-simple-card.ko
/lib/modules/4.4.0-130-generic/kernel/sound/soc/xtensa/snd-soc-xtfpga-i2s.ko
/lib/modules/4.4.0-130-generic/kernel/sound/i2c/other/snd-ak4117.ko
/lib/modules/4.4.0-130-generic/kernel/sound/i2c/other/snd-ak4114.ko
/lib/modules/4.4.0-130-generic/kernel/sound/i2c/other/snd-ak4113.ko
/lib/modules/4.4.0-130-generic/kernel/sound/i2c/other/snd-pt2258.ko
/lib/modules/4.4.0-130-generic/kernel/sound/i2c/other/snd-ak4xxx-adda.ko
/lib/modules/4.4.0-130-generic/kernel/sound/i2c/snd-i2c.ko
/lib/modules/4.4.0-130-generic/kernel/sound/i2c/snd-cs8427.ko
/lib/modules/4.4.0-130-generic/kernel/sound/hda/ext/snd-hda-ext-core.ko
/lib/modules/4.4.0-130-generic/kernel/sound/hda/snd-hda-core.ko
/lib/modules/4.4.0-130-generic/kernel/sound/core/snd-rawmidi.ko
/lib/modules/4.4.0-130-generic/kernel/sound/core/snd-hwdep.ko
/lib/modules/4.4.0-130-generic/kernel/sound/core/snd.ko
/lib/modules/4.4.0-130-generic/kernel/sound/core/snd-compress.ko
/lib/modules/4.4.0-130-generic/kernel/sound/core/snd-timer.ko
/lib/modules/4.4.0-130-generic/kernel/sound/core/snd-pcm-dmaengine.ko
/lib/modules/4.4.0-130-generic/kernel/sound/core/oss/snd-pcm-oss.ko
/lib/modules/4.4.0-130-generic/kernel/sound/core/oss/snd-mixer-oss.ko
/lib/modules/4.4.0-130-generic/kernel/sound/core/snd-pcm.ko
/lib/modules/4.4.0-130-generic/kernel/sound/core/seq/snd-seq-virmidi.ko
/lib/modules/4.4.0-130-generic/kernel/sound/core/seq/snd-seq-dummy.ko
/lib/modules/4.4.0-130-generic/kernel/sound/core/seq/snd-seq.ko
/lib/modules/4.4.0-130-generic/kernel/sound/core/seq/snd-seq-midi.ko
/lib/modules/4.4.0-130-generic/kernel/sound/core/seq/snd-seq-midi-emul.ko
/lib/modules/4.4.0-130-generic/kernel/sound/core/seq/snd-seq-device.ko
/lib/modules/4.4.0-130-generic/kernel/sound/core/seq/snd-seq-midi-event.ko
/lib/modules/4.4.0-130-generic/kernel/sound/core/snd-hrtimer.ko
/lib/modules/4.4.0-130-generic/kernel/sound/isa/sb/snd-sb-common.ko
/lib/modules/4.4.0-130-generic/kernel/sound/usb/bcd2000/snd-bcd2000.ko
/lib/modules/4.4.0-130-generic/kernel/sound/usb/misc/snd-ua101.ko
/lib/modules/4.4.0-130-generic/kernel/sound/usb/6fire/snd-usb-6fire.ko
/lib/modules/4.4.0-130-generic/kernel/sound/usb/caiaq/snd-usb-caiaq.ko
/lib/modules/4.4.0-130-generic/kernel/sound/usb/snd-usb-audio.ko
/lib/modules/4.4.0-130-generic/kernel/sound/usb/snd-usbmidi-lib.ko
/lib/modules/4.4.0-130-generic/kernel/sound/usb/hiface/snd-usb-hiface.ko
/lib/modules/4.4.0-130-generic/kernel/sound/usb/line6/snd-usb-toneport.ko
/lib/modules/4.4.0-130-generic/kernel/sound/usb/line6/snd-usb-variax.ko
/lib/modules/4.4.0-130-generic/kernel/sound/usb/line6/snd-usb-podhd.ko
/lib/modules/4.4.0-130-generic/kernel/sound/usb/line6/snd-usb-pod.ko
/lib/modules/4.4.0-130-generic/kernel/sound/usb/line6/snd-usb-line6.ko
/lib/modules/4.4.0-130-generic/kernel/sound/usb/usx2y/snd-usb-us122l.ko
/lib/modules/4.4.0-130-generic/kernel/sound/usb/usx2y/snd-usb-usx2y.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/ice1712/snd-ice1724.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/ice1712/snd-ice17xx-ak4xxx.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/ice1712/snd-ice1712.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/aw2/snd-aw2.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/ali5451/snd-ali5451.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/mixart/snd-mixart.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/snd-via82xx.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/riptide/snd-riptide.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/ca0106/snd-ca0106.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/snd-ens1371.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/lola/snd-lola.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/vx222/snd-vx222.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/oxygen/snd-oxygen.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/oxygen/snd-oxygen-lib.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/oxygen/snd-virtuoso.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/pcxhr/snd-pcxhr.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/snd-atiixp-modem.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/snd-rme96.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/rme9652/snd-hdspm.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/rme9652/snd-hdsp.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/rme9652/snd-rme9652.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/snd-als4000.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/snd-ad1889.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/nm256/snd-nm256.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/snd-via82xx-modem.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/echoaudio/snd-gina20.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/echoaudio/snd-mia.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/echoaudio/snd-indigoiox.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/echoaudio/snd-darla20.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/echoaudio/snd-indigodj.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/echoaudio/snd-mona.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/echoaudio/snd-gina24.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/echoaudio/snd-layla20.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/echoaudio/snd-indigo.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/echoaudio/snd-echo3g.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/echoaudio/snd-layla24.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/echoaudio/snd-darla24.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/echoaudio/snd-indigoio.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/echoaudio/snd-indigodjx.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/snd-bt87x.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/snd-atiixp.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/snd-ens1370.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/snd-sonicvibes.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/snd-cs4281.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/emu10k1/snd-emu10k1x.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/emu10k1/snd-emu10k1.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/emu10k1/snd-emu10k1-synth.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/snd-intel8x0.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/ac97/snd-ac97-codec.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/ctxfi/snd-ctxfi.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/au88x0/snd-au8820.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/au88x0/snd-au8810.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/au88x0/snd-au8830.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/lx6464es/snd-lx6464es.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/snd-cmipci.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/snd-maestro3.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/hda/snd-hda-codec-cirrus.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/hda/snd-hda-codec-hdmi.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/hda/snd-hda-codec-ca0110.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/hda/snd-hda-intel.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/hda/snd-hda-codec-via.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/hda/snd-hda-codec-idt.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/hda/snd-hda-codec-ca0132.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/hda/snd-hda-codec.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/hda/snd-hda-codec-realtek.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/hda/snd-hda-codec-si3054.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/hda/snd-hda-codec-cmedia.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/hda/snd-hda-codec-generic.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/hda/snd-hda-codec-analog.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/hda/snd-hda-codec-conexant.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/snd-es1938.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/asihpi/snd-asihpi.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/snd-intel8x0m.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/ymfpci/snd-ymfpci.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/cs46xx/snd-cs46xx.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/snd-als300.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/trident/snd-trident.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/snd-fm801.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/korg1212/snd-korg1212.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/snd-rme32.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/snd-azt3328.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pci/snd-es1968.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pcmcia/pdaudiocf/snd-pdaudiocf.ko
/lib/modules/4.4.0-130-generic/kernel/sound/pcmcia/vx/snd-vxpocket.ko
cat: /dev/sndstat: No such file or directory
00:00.0 Host bridge [0600]: Intel Corporation Device [8086:5904] (rev 02)
00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:5916] (rev 02)
00:04.0 Signal processing controller [1180]: Intel Corporation Skylake Processor Thermal Subsystem [8086:1903] (rev 02)
00:14.0 USB controller [0c03]: Intel Corporation Sunrise Point-LP USB 3.0 xHCI Controller [8086:9d2f] (rev 21)
00:14.2 Signal processing controller [1180]: Intel Corporation Sunrise Point-LP Thermal subsystem [8086:9d31] (rev 21)
00:15.0 Signal processing controller [1180]: Intel Corporation Sunrise Point-LP Serial IO I2C Controller [8086:9d60] (rev 21)
00:15.1 Signal processing controller [1180]: Intel Corporation Sunrise Point-LP Serial IO I2C Controller [8086:9d61] (rev 21)
00:16.0 Communication controller [0780]: Intel Corporation Sunrise Point-LP CSME HECI [8086:9d3a] (rev 21)
00:1c.0 PCI bridge [0604]: Intel Corporation Device [8086:9d10] (rev f1)
00:1c.4 PCI bridge [0604]: Intel Corporation Sunrise Point-LP PCI Express Root Port [8086:9d14] (rev f1)
00:1c.5 PCI bridge [0604]: Intel Corporation Sunrise Point-LP PCI Express Root Port [8086:9d15] (rev f1)
00:1d.0 PCI bridge [0604]: Intel Corporation Device [8086:9d18] (rev f1)
00:1f.0 ISA bridge [0601]: Intel Corporation Device [8086:9d58] (rev 21)
00:1f.2 Memory controller [0580]: Intel Corporation Sunrise Point-LP PMC [8086:9d21] (rev 21)
00:1f.3 Audio device [0403]: Intel Corporation Device [8086:9d71] (rev 21)
00:1f.4 SMBus [0c05]: Intel Corporation Sunrise Point-LP SMBus [8086:9d23] (rev 21)
3a:00.0 Network controller [0280]: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter [168c:003e] (rev 32)
3b:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS525A PCI Express Card Reader [10ec:525a] (rev 01)
3c:00.0 Non-Volatile memory controller [0108]: Device [1c5c:1283]
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 0bda:568b Realtek Semiconductor Corp.
Bus 001 Device 002: ID 0cf3:e301 Atheros Communications, Inc.
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] x86/fpu: Supporting XSAVE feature 0x08: 'MPX bounds registers'
[ 0.000000] No NUMA configuration found
[ 0.194033] PCCT header not found.
[ 0.225095] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.341522] pnp: PnP ACPI: found 9 devices
[ 0.944265] audit: initializing netlink subsys (disabled)
[ 0.944280] audit: type=2000 audit(1530995329.936:1): initialized
[ 0.959161] libphy: Fixed MDIO Bus: probed
[ 0.960762] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.960922] hub 1-0:1.0: USB hub found
[ 0.965194] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 0.965346] hub 2-0:1.0: USB hub found
[ 0.988404] ima: No TPM chip found, activating TPM-bypass!
[ 0.990184] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.516976] usb 1-3: New USB device found, idVendor=0cf3, idProduct=e301
[ 1.901459] usb 1-5: New USB device found, idVendor=0bda, idProduct=568b
[ 3.891845] systemd[1]: Listening on Journal Audit Socket.
[ 3.906065] lp: driver loaded but no devices found
[ 4.066724] int3403 thermal: probe of INT3403:03 failed with error -22
[ 4.112898] idma64 idma64.0: Found Intel integrated DMA 64-bit
[ 4.128289] idma64 idma64.1: Found Intel integrated DMA 64-bit
[ 4.208087] snd_hda_intel 0000:00:1f.3: Probing card using HDA DKMS, version 0.201708030416~ubuntu16.04.1
[ 4.208103] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[ 4.208264] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915_bpo])
[ 4.229560] intel_rapl: Found RAPL domain package
[ 4.229564] intel_rapl: Found RAPL domain core
[ 4.229566] intel_rapl: Found RAPL domain uncore
[ 4.229568] intel_rapl: Found RAPL domain dram
[ 4.325917] snd_hda_intel 0000:00:1f.3: CORB reset timeout#1, CORBRP = 0
[ 4.327443] snd_hda_intel 0000:00:1f.3: no codecs found!
[ 4.420039] audit: type=1400 audit(1530995333.925:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/ubuntu-core-launcher" pid=732 comm="apparmor_parser"
[ 4.423574] audit: type=1400 audit(1530995333.929:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=727 comm="apparmor_parser"
[ 4.423581] audit: type=1400 audit(1530995333.929:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=727 comm="apparmor_parser"
[ 4.423586] audit: type=1400 audit(1530995333.929:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=727 comm="apparmor_parser"
[ 4.423590] audit: type=1400 audit(1530995333.929:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=727 comm="apparmor_parser"
[ 4.426740] audit: type=1400 audit(1530995333.933:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=726 comm="apparmor_parser"
[ 4.426747] audit: type=1400 audit(1530995333.933:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=726 comm="apparmor_parser"
[ 4.427277] audit: type=1400 audit(1530995333.933:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="webbrowser-app" pid=735 comm="apparmor_parser"
[ 4.427284] audit: type=1400 audit(1530995333.933:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="webbrowser-app//oxide_helper" pid=735 comm="apparmor_parser"
[ 5.307589] uvcvideo: Found UVC 1.00 device Integrated_Webcam_HD (0bda:568b)
[ 8.968880] ath10k_pci 0000:3a:00.0: Direct firmware load for ath10k/cal-pci-0000:3a:00.0.bin failed with error -2
[ 8.969072] ath10k_pci 0000:3a:00.0: Direct firmware load for ath10k/QCA6174/hw3.0/firmware-5.bin failed with error -2
[ 8.969075] ath10k_pci 0000:3a:00.0: could not fetch firmware file 'ath10k/QCA6174/hw3.0/firmware-5.bin': -2
sudo: /etc/init.d/sl-modem-daemon: command not found
 Release Date: 05/08/2017
  Serial services are supported (int 14h)
 Manufacturer: Dell Inc.
 Product Name: XPS 13 9360
 Serial Number: 95SC9H2
 Manufacturer: Dell Inc.
 Product Name: 05HM5Y
 Serial Number: /95SC9H2/CN1296377K0017/
 Manufacturer: Dell Inc.
 Serial Number: 95SC9H2
 Manufacturer: Micron
 Serial Number: 00000000
 Manufacturer: Micron
 Serial Number: 00000000
 Manufacturer: Intel(R) Corporation
 Serial Number: To Be Filled By O.E.M.
 Manufacturer: SMP
 Manufacture Date: 06/05/2017
 Serial Number: 027D
  Debug Use USB(Disabled:Serial)
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_hda_intel 40960 0
snd_hda_codec 135168 1 snd_hda_intel
snd_hda_core 90112 2 snd_hda_codec,snd_hda_intel
snd_hwdep 16384 1 snd_hda_codec
snd_pcm 106496 3 snd_hda_codec,snd_hda_intel,snd_hda_core
snd_seq_midi 16384 0
snd_seq_midi_event 16384 1 snd_seq_midi
snd_rawmidi 32768 1 snd_seq_midi
snd_seq 69632 3 snd_seq_midi_event,snd_seq_dummy,snd_seq_midi
snd_seq_device 16384 3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer 32768 2 snd_pcm,snd_seq
snd 81920 8 snd_hwdep,snd_timer,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device
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-hda-intel snd-hda-codec snd-hda-core snd-hwdep snd-pcm snd-seq-midi snd-seq-midi-event snd-rawmidi snd-seq snd-seq-device snd-timer.
Loading ALSA sound driver modules: snd-seq-dummy snd-hda-intel snd-hda-codec snd-hda-core snd-hwdep snd-pcm snd-seq-midi snd-seq-midi-event snd-rawmidi snd-seq snd-seq-device snd-timer.
Support status summary of 'garlic':

You have 320 packages (12.5%) supported until April 2019 (Community - 3y)
You have 2096 packages (81.6%) supported until April 2021 (Canonical - 5y)
You have 30 packages (1.2%) supported until April 2021 (Community - 5y)

You have 25 packages (1.0%) that can not/no-longer be downloaded
You have 97 packages (3.8%) that are unsupported

Run with --show-unsupported, --show-supported or --show-all to see more details
  *-usb:1
       description: Video
       product: Integrated_Webcam_HD
       vendor: CKFGH10N103090006712
       physical id: 5
       bus info: usb@1:5
       version: 63.18
       serial: 200901010001
       capabilities: usb-2.01
       configuration: driver=uvcvideo maxpower=500mA speed=480Mbit/s
  *-multimedia
       description: Audio device
       product: Intel Corporation
       vendor: Intel Corporation
       physical id: 1f.3
       bus info: pci@0000:00:1f.3
       version: 21
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi bus_master cap_list
       configuration: driver=snd_hda_intel latency=32
       resources: irq:134 memory:dc428000-dc42bfff memory:dc400000-dc40ffff

Please help! What can I do? Is there other information I could provide that would be helpful?

Thank you!

Question information

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

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

!!Script ran on: Sat Jul 7 20:35:20 UTC 2018

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

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

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

Manufacturer: Dell Inc.
Product Name: XPS 13 9360
Product Version:
Firmware Version: 1.3.5
Board Vendor: Dell Inc.
Board Name: 05HM5Y

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

/sys/bus/acpi/devices/ACPI0003:00/status 15
/sys/bus/acpi/devices/ACPI000C:00/status 15
/sys/bus/acpi/devices/DLL075B:01/status 15
/sys/bus/acpi/devices/DLLK075B:00/status 15
/sys/bus/acpi/devices/INT33A1:00/status 15
/sys/bus/acpi/devices/INT33D2:00/status 11
/sys/bus/acpi/devices/INT33D3:00/status 15
/sys/bus/acpi/devices/INT33D4:00/status 15
/sys/bus/acpi/devices/INT33D5:00/status 15
/sys/bus/acpi/devices/INT33D6:00/status 15
/sys/bus/acpi/devices/INT3400:00/status 15
/sys/bus/acpi/devices/INT3403:00/status 15
/sys/bus/acpi/devices/INT3403:01/status 15
/sys/bus/acpi/devices/INT3403:02/status 15
/sys/bus/acpi/devices/INT3403:03/status 15
/sys/bus/acpi/devices/INT340E:00/status 15
/sys/bus/acpi/devices/INT344B:00/status 15
/sys/bus/acpi/devices/INT3F0D:00/status 15
/sys/bus/acpi/devices/LNXPOWER:00/status 1
/sys/bus/acpi/devices/LNXPOWER:01/status 1
/sys/bus/acpi/devices/LNXPOWER:02/status 1
/sys/bus/acpi/devices/LNXPOWER:03/status 1
/sys/bus/acpi/devices/LNXPOWER:04/status 1
/sys/bus/acpi/devices/LNXPOWER:05/status 1
/sys/bus/acpi/devices/LNXPOWER:06/status 1
/sys/bus/acpi/devices/LNXPOWER:07/status 1
/sys/bus/acpi/devices/LNXPOWER:08/status 1
/sys/bus/acpi/devices/LNXPOWER:09/status 1
/sys/bus/acpi/devices/LNXPOWER:0a/status 1
/sys/bus/acpi/devices/LNXPOWER:0b/status 1
/sys/bus/acpi/devices/LNXPOWER:0c/status 1
/sys/bus/acpi/devices/LNXPOWER:0d/status 1
/sys/bus/acpi/devices/LNXPOWER:0e/status 1
/sys/bus/acpi/devices/LNXPOWER:0f/status 1
/sys/bus/acpi/devices/LNXPOWER:10/status 1
/sys/bus/acpi/devices/LNXPOWER:11/status 1
/sys/bus/acpi/devices/LNXPOWER:12/status 1
/sys/bus/acpi/devices/LNXPOWER:13/status 1
/sys/bus/acpi/devices/PNP0103:00/status 15
/sys/bus/acpi/devices/PNP0C02:03/status 3
/sys/bus/acpi/devices/PNP0C02:05/status 3
/sys/bus/acpi/devices/PNP0C09:00/status 15
/sys/bus/acpi/devices/PNP0C0A:00/status 31
/sys/bus/acpi/devices/PNP0C0F:00/status 9
/sys/bus/acpi/devices/PNP0C0F:01/status 9
/sys/bus/acpi/devices/PNP0C0F:02/status 9
/sys/bus/acpi/devices/PNP0C0F:03/status 9
/sys/bus/acpi/devices/PNP0C0F:04/status 9
/sys/bus/acpi/devices/PNP0C0F:05/status 9
/sys/bus/acpi/devices/PNP0C0F:06/status 9
/sys/bus/acpi/devices/PNP0C0F:07/status 9
/sys/bus/acpi/devices/device:09/status 15
/sys/bus/acpi/devices/device:6c/status 15
/sys/bus/acpi/devices/device:7a/status 11

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

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

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

Driver version: k4.4.0-130-generic
Library version: 1.1.0
Utilities version: 1.1.0

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

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

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

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

--- no soundcards ---

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

00:1f.3 Audio device: Intel Corporation Device 9d71 (rev 21)

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

00:1f.3 0403: 8086:9d71 (rev 21) (prog-if 80)
 Subsystem: 1028:075b

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

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

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

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

crw-rw---- 1 root audio 116, 1 Jul 7 16:28 /dev/snd/seq
crw-rw---- 1 root audio 116, 33 Jul 7 16:28 /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
drbg
ansi_cprng
ctr
ccm
arc4
nvram
msr
ath10k_pci
ath10k_core
ath
mac80211
cfg80211
rfcomm
bnep
uvcvideo
videobuf2_vmalloc
videobuf2_memops
videobuf2_v4l2
videobuf2_core
v4l2_common
videodev
btusb
btrtl
btbcm
btintel
media
bluetooth
hid_multitouch
i2c_designware_platform
i2c_designware_core
dell_wmi
dell_laptop
dcdbas
intel_rapl
x86_pkg_temp_thermal
intel_powerclamp
coretemp
snd_hda_intel
kvm_intel
snd_hda_codec
snd_hda_core
snd_hwdep
kvm
irqbypass
crct10dif_pclmul
crc32_pclmul
ghash_clmulni_intel
snd_pcm
aesni_intel
aes_x86_64
lrw
gf128mul
glue_helper
ablk_helper
rtsx_pci_ms
cryptd
memstick
snd_seq_midi
snd_seq_midi_event
snd_rawmidi
input_leds
snd_seq
joydev
serio_raw
snd_seq_device
snd_timer
snd
soundcore
idma64
virt_dma
mei_me
mei
shpchp
intel_lpss_pci
intel_lpss
processor_thermal_device
intel_soc_dts_iosf
soc_button_array
intel_vbtn
int3400_thermal
intel_hid
int3403_thermal
int340x_thermal_zone
sparse_keymap
acpi_thermal_rel
acpi_pad
mac_hid
parport_pc
ppdev
lp
parport
autofs4
btrfs
xor
raid6_pq
rtsx_pci_sdmmc
i915_bpo
intel_ips
i2c_algo_bit
psmouse
drm_kms_helper
syscopyarea
sysfillrect
sysimgblt
fb_sys_fops
rtsx_pci
drm
nvme
wmi
i2c_hid
hid
video
fjes

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

[ 4.161072] AES CTR mode by8 optimization enabled
[ 4.208087] snd_hda_intel 0000:00:1f.3: Probing card using HDA DKMS, version 0.201708030416~ubuntu16.04.1
[ 4.208103] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[ 4.208264] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915_bpo])
[ 4.229560] intel_rapl: Found RAPL domain package
--
[ 4.294140] input: Dell WMI hotkeys as /devices/virtual/input/input10
[ 4.325917] snd_hda_intel 0000:00:1f.3: CORB reset timeout#1, CORBRP = 0
[ 4.327443] snd_hda_intel 0000:00:1f.3: no codecs found!
[ 4.330318] Adding 16540668k swap on /dev/nvme0n1p4. Priority:-1 extents:1 across:16540668k SSFS

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

Do you get sound in headphones?
Have you install pavucontrol to see if that helps

Revision history for this message
J (eggplant2718) said :
#3

There is no sound in headphones, as I stated originally.
I installed pavucontrol and it also does not detect a sound card.

Why was my question marked as answered?

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

because I provided an answer, pavucontrol.....

Revision history for this message
J (eggplant2718) said :
#5

Thanks. That didn't solve my problem. I misunderstood and thought that "answered" meant "solved".

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

Yes solved is the goal and only you can set that.

Do you have the latest BIOS?

Revision history for this message
J (eggplant2718) said :
#7

I do not have the latest BIOS; I haven't updated it since I bought the laptop less than a year ago.

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

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