Following Sound Troubleshooting Procedure (my sound stopped working)

Asked by Ben Horner

[2018-08-05 13:27:33] [ben@beasty] [~]
$ wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && chmod +x ./alsa-info.sh && ./alsa-info.sh
--2018-08-05 13:28:34-- 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]
--2018-08-05 13:28:36-- http://git.alsa-project.org/?p=alsa-utils.git;a=blob_plain;f=alsa-info/alsa-info.sh
Resolving git.alsa-project.org (git.alsa-project.org)... 77.48.224.243
Connecting to git.alsa-project.org (git.alsa-project.org)|77.48.224.243|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-sh]
Saving to: ‘alsa-info.sh’

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

2018-08-05 13:28:37 (102 KB/s) - ‘alsa-info.sh’ saved [28707]

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

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

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

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

cat: /proc/asound/version: No such file or directory
grep: /proc/asound/cards: No such file or directory
cat: /proc/asound/cards: No such file or directory
cat: /proc/asound/modules: No such file or directory
grep: /proc/asound/cards: No such file or directory
/usr/sbin/alsactl: save_state:1595: No soundcards found...
cat: /tmp/alsa-info.12cC5Y6Kth/alsactl.tmp: No such file or directory
Automatically upload ALSA information to www.alsa-project.org? [y/N] :

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

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
Ben Horner (bhorner) said :
#1

Step 3 also says that I should see something like this:
# ALSA Version
# Driver version: k4.8.0-30-generic (if you are running Ubuntu 16.04.2 LTS and installed the newest official Ubuntu kernel)
# Library version: 1.1.0 (if you are running Ubuntu 16.04.2 LTS)
# Utilities version: 1.1.0 (if you are running Ubuntu 16.04.2 LTS)

The section I have which corresponds doesn't have the "Driver version" listed (and I think I do have the newest official Ubuntu kernel):
[2018-08-05 13:45:19] [ben@beasty] [~]
$ bash alsa-info.sh --stdout
...
!!ALSA Version
!!------------

Driver version:
Library version: 1.1.0
Utilities version: 1.1.0
...

[2018-08-05 13:48:43] [ben@beasty] [~]
$ uname -r
4.4.0-131-generic

Revision history for this message
Ben Horner (bhorner) said :
#2

After executing the last section of commands from Step 3 (the sudo apt-get commands, then rebooting), I reran the first section to see if the "Driver version" would be non-blank, but it is still blank, it didn't change.

Revision history for this message
Ben Horner (bhorner) said :
#3

This is the output from the command in Step 4.

I'm trying to get sound from the green line out port in the back of the computer.
I have some Amazon Basics speakers which plug into both USB and the line out jack. (I'm guessing USB is just for power?)
These speakers were working yesterday, but stopped after a reboot (first reboot in months).

When I go to "System Settings" | Sound | Output, the only thing listed in the "Play sound through" box is "Dummy Output". The contents of that box seemed to change a lot, but the speakers used to be listed as "Line Out" (or something very close), and then there were 3 other HDMI outputs when I had my monitor connected through HDMI (now I'm using display port).

[2018-08-05 13:56:15] [ben@beasty] [~]
$ 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
cat: /proc/asound/version: No such file or directory
cat: /proc/asound/cards: No such file or directory
cat: /proc/asound/devices: No such file or directory
cat: /proc/asound/hwdep: No such file or directory
cat: /proc/asound/pcm: No such file or directory
cat: /proc/asound/seq/clients: No such file or directory
total 152
-rw-r--r-- 1 root root 1415 May 2 02:40 analog-input-aux.conf
-rw-r--r-- 1 root root 2056 May 2 02:40 analog-input.conf
-rw-r--r-- 1 root root 5769 May 2 02:40 analog-input.conf.common
-rw-r--r-- 1 root root 2185 May 2 02:40 analog-input-dock-mic.conf
-rw-r--r-- 1 root root 1420 May 2 02:40 analog-input-fm.conf
-rw-r--r-- 1 root root 2196 May 2 02:40 analog-input-front-mic.conf
-rw-r--r-- 1 root root 2298 May 2 02:40 analog-input-headphone-mic.conf
-rw-r--r-- 1 root root 2360 May 2 02:40 analog-input-headset-mic.conf
-rw-r--r-- 1 root root 2797 May 2 02:40 analog-input-internal-mic-always.conf
-rw-r--r-- 1 root root 3155 May 2 02:40 analog-input-internal-mic.conf
-rw-r--r-- 1 root root 2486 May 2 02:40 analog-input-linein.conf
-rw-r--r-- 1 root root 2662 May 2 02:40 analog-input-mic.conf
-rw-r--r-- 1 root root 1330 May 2 02:40 analog-input-mic.conf.common
-rw-r--r-- 1 root root 1457 May 2 02:40 analog-input-mic-line.conf
-rw-r--r-- 1 root root 2185 May 2 02:40 analog-input-rear-mic.conf
-rw-r--r-- 1 root root 1425 May 2 02:40 analog-input-tvtuner.conf
-rw-r--r-- 1 root root 1385 May 2 02:40 analog-input-video.conf
-rw-r--r-- 1 root root 1929 May 2 02:40 analog-output.conf
-rw-r--r-- 1 root root 10609 May 2 02:40 analog-output.conf.common
-rw-r--r-- 1 root root 2139 May 2 02:40 analog-output-headphones-2.conf
-rw-r--r-- 1 root root 3147 May 2 02:40 analog-output-headphones.conf
-rw-r--r-- 1 root root 4095 May 2 02:40 analog-output-lineout.conf
-rw-r--r-- 1 root root 1993 May 2 02:40 analog-output-mono.conf
-rw-r--r-- 1 root root 3725 May 2 02:40 analog-output-speaker-always.conf
-rw-r--r-- 1 root root 4521 May 2 02:40 analog-output-speaker.conf
-rw-r--r-- 1 root root 159 May 2 02:40 hdmi-output-0.conf
-rw-r--r-- 1 root root 161 May 2 02:40 hdmi-output-1.conf
-rw-r--r-- 1 root root 161 May 2 02:40 hdmi-output-2.conf
-rw-r--r-- 1 root root 161 May 2 02:40 hdmi-output-3.conf
-rw-r--r-- 1 root root 163 May 2 02:40 hdmi-output-4.conf
-rw-r--r-- 1 root root 163 May 2 02:40 hdmi-output-5.conf
-rw-r--r-- 1 root root 163 May 2 02:40 hdmi-output-6.conf
-rw-r--r-- 1 root root 163 May 2 02:40 hdmi-output-7.conf
-rw-r--r-- 1 root root 712 May 2 02:40 iec958-stereo-output.conf
[sudo] password for ben:
rm: cannot remove '/etc/asound.conf': No such file or directory
rm: cannot remove '/home/ben/.pulse': No such file or directory
rm: cannot remove '/home/ben/.asound*': No such file or directory
rm: cannot remove '/home/ben/.pulse-cookie': No such file or directory
Hit:1 http://repo.steampowered.com/steam precise InRelease
Ign:2 http://linux.dropbox.com/ubuntu wily InRelease
Ign:3 http://dl.google.com/linux/chrome/deb stable InRelease
Get:4 http://linux.dropbox.com/ubuntu wily Release [6,596 B]
Hit:6 http://us.archive.ubuntu.com/ubuntu xenial InRelease
Ign:7 http://dl.google.com/linux/earth/deb stable InRelease
Hit:8 http://dl.google.com/linux/chrome/deb stable Release
Get:9 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]
Ign:10 http://ppa.launchpad.net/alexmurray/indicator-sensors/ubuntu xenial InRelease
Get:11 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB]
Hit:12 https://download.docker.com/linux/ubuntu xenial InRelease
Hit:13 http://archive.canonical.com/ubuntu xenial InRelease
Hit:14 http://dl.google.com/linux/earth/deb stable Release
Hit:17 http://ppa.launchpad.net/diesch/testing/ubuntu xenial InRelease
Get:18 http://us.archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB]
Hit:19 http://ppa.launchpad.net/openscad/releases/ubuntu xenial InRelease
Hit:20 http://ppa.launchpad.net/ubuntu-audio-dev/alsa-daily/ubuntu xenial InRelease
Hit:21 http://ppa.launchpad.net/webupd8team/java/ubuntu xenial InRelease
Ign:22 http://ppa.launchpad.net/alexmurray/indicator-sensors/ubuntu xenial Release
Ign:23 http://ppa.launchpad.net/alexmurray/indicator-sensors/ubuntu xenial/main amd64 Packages
Ign:24 http://ppa.launchpad.net/alexmurray/indicator-sensors/ubuntu xenial/main i386 Packages
Ign:25 http://ppa.launchpad.net/alexmurray/indicator-sensors/ubuntu xenial/main all Packages
Ign:26 http://ppa.launchpad.net/alexmurray/indicator-sensors/ubuntu xenial/main Translation-en_US
Ign:27 http://ppa.launchpad.net/alexmurray/indicator-sensors/ubuntu xenial/main Translation-en
Ign:28 http://ppa.launchpad.net/alexmurray/indicator-sensors/ubuntu xenial/main amd64 DEP-11 Metadata
Ign:29 http://ppa.launchpad.net/alexmurray/indicator-sensors/ubuntu xenial/main DEP-11 64x64 Icons
Ign:23 http://ppa.launchpad.net/alexmurray/indicator-sensors/ubuntu xenial/main amd64 Packages
Ign:24 http://ppa.launchpad.net/alexmurray/indicator-sensors/ubuntu xenial/main i386 Packages
Ign:25 http://ppa.launchpad.net/alexmurray/indicator-sensors/ubuntu xenial/main all Packages
Ign:26 http://ppa.launchpad.net/alexmurray/indicator-sensors/ubuntu xenial/main Translation-en_US
Ign:27 http://ppa.launchpad.net/alexmurray/indicator-sensors/ubuntu xenial/main Translation-en
Ign:28 http://ppa.launchpad.net/alexmurray/indicator-sensors/ubuntu xenial/main amd64 DEP-11 Metadata
Ign:29 http://ppa.launchpad.net/alexmurray/indicator-sensors/ubuntu xenial/main DEP-11 64x64 Icons
Ign:23 http://ppa.launchpad.net/alexmurray/indicator-sensors/ubuntu xenial/main amd64 Packages
Ign:24 http://ppa.launchpad.net/alexmurray/indicator-sensors/ubuntu xenial/main i386 Packages
Ign:25 http://ppa.launchpad.net/alexmurray/indicator-sensors/ubuntu xenial/main all Packages
Ign:26 http://ppa.launchpad.net/alexmurray/indicator-sensors/ubuntu xenial/main Translation-en_US
Ign:27 http://ppa.launchpad.net/alexmurray/indicator-sensors/ubuntu xenial/main Translation-en
Ign:28 http://ppa.launchpad.net/alexmurray/indicator-sensors/ubuntu xenial/main amd64 DEP-11 Metadata
Ign:29 http://ppa.launchpad.net/alexmurray/indicator-sensors/ubuntu xenial/main DEP-11 64x64 Icons
Ign:23 http://ppa.launchpad.net/alexmurray/indicator-sensors/ubuntu xenial/main amd64 Packages
Ign:24 http://ppa.launchpad.net/alexmurray/indicator-sensors/ubuntu xenial/main i386 Packages
Ign:25 http://ppa.launchpad.net/alexmurray/indicator-sensors/ubuntu xenial/main all Packages
Ign:26 http://ppa.launchpad.net/alexmurray/indicator-sensors/ubuntu xenial/main Translation-en_US
Ign:27 http://ppa.launchpad.net/alexmurray/indicator-sensors/ubuntu xenial/main Translation-en
Ign:28 http://ppa.launchpad.net/alexmurray/indicator-sensors/ubuntu xenial/main amd64 DEP-11 Metadata
Ign:29 http://ppa.launchpad.net/alexmurray/indicator-sensors/ubuntu xenial/main DEP-11 64x64 Icons
Ign:23 http://ppa.launchpad.net/alexmurray/indicator-sensors/ubuntu xenial/main amd64 Packages
Ign:24 http://ppa.launchpad.net/alexmurray/indicator-sensors/ubuntu xenial/main i386 Packages
Ign:25 http://ppa.launchpad.net/alexmurray/indicator-sensors/ubuntu xenial/main all Packages
Ign:26 http://ppa.launchpad.net/alexmurray/indicator-sensors/ubuntu xenial/main Translation-en_US
Ign:27 http://ppa.launchpad.net/alexmurray/indicator-sensors/ubuntu xenial/main Translation-en
Ign:28 http://ppa.launchpad.net/alexmurray/indicator-sensors/ubuntu xenial/main amd64 DEP-11 Metadata
Ign:29 http://ppa.launchpad.net/alexmurray/indicator-sensors/ubuntu xenial/main DEP-11 64x64 Icons
Err:23 http://ppa.launchpad.net/alexmurray/indicator-sensors/ubuntu xenial/main amd64 Packages
  404 Not Found
Ign:24 http://ppa.launchpad.net/alexmurray/indicator-sensors/ubuntu xenial/main i386 Packages
Ign:25 http://ppa.launchpad.net/alexmurray/indicator-sensors/ubuntu xenial/main all Packages
Ign:26 http://ppa.launchpad.net/alexmurray/indicator-sensors/ubuntu xenial/main Translation-en_US
Ign:27 http://ppa.launchpad.net/alexmurray/indicator-sensors/ubuntu xenial/main Translation-en
Ign:28 http://ppa.launchpad.net/alexmurray/indicator-sensors/ubuntu xenial/main amd64 DEP-11 Metadata
Ign:29 http://ppa.launchpad.net/alexmurray/indicator-sensors/ubuntu xenial/main DEP-11 64x64 Icons
Fetched 329 kB in 15s (21.5 kB/s)
Reading package lists... Done
N: Skipping acquire of configured file 'main/binary-i386/Packages' as repository 'http://dl.google.com/linux/earth/deb stable InRelease' doesn't support architecture 'i386'
W: The repository 'http://ppa.launchpad.net/alexmurray/indicator-sensors/ubuntu xenial Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Failed to fetch http://ppa.launchpad.net/alexmurray/indicator-sensors/ubuntu/dists/xenial/main/binary-amd64/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  linux-headers-4.4.0-128 linux-headers-4.4.0-128-generic linux-image-4.4.0-128-generic linux-image-extra-4.4.0-128-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 0 not upgraded.
Need to get 2,345 kB of archives.
After this operation, 9,865 kB of additional disk space will be used.
Do you want to continue? [Y/n]
Get:1 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 aptitude-common all 0.7.4-2ubuntu2 [747 kB]
Get:2 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libcwidget3v5 amd64 0.5.17-4ubuntu2 [292 kB]
Get:3 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 aptitude amd64 0.7.4-2ubuntu2 [1,306 kB]
Fetched 2,345 kB in 1s (1,696 kB/s)
Selecting previously unselected package aptitude-common.
(Reading database ... 322018 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) ...
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} liborbit-2-0{a} paman pavumeter{a}
0 packages upgraded, 19 newly installed, 0 to remove and 0 not upgraded.
Need to get 1,359 kB of archives. After unpacking 8,890 kB will be used.
Do you want to continue? [Y/n/?]
Get: 1 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libbonobo2-common all 2.32.1-3 [34.7 kB]
Get: 2 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 liborbit-2-0 amd64 1:2.14.19-1build1 [140 kB]
Get: 3 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libbonobo2-0 amd64 2.32.1-3 [211 kB]
Get: 4 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libgnomecanvas2-common all 2.30.3-2 [9,080 B]
Get: 5 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libgnomecanvas2-0 amd64 2.30.3-2 [82.7 kB]
Get: 6 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libgnomevfs2-common amd64 1:2.24.4-6.1ubuntu1 [23.0 kB]
Get: 7 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libgnomevfs2-0 amd64 1:2.24.4-6.1ubuntu1 [213 kB]
Get: 8 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libgnome2-common all 2.32.1-5ubuntu1 [33.5 kB]
Get: 9 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libgnome-2-0 amd64 2.32.1-5ubuntu1 [53.7 kB]
Get: 10 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libgnome2-bin amd64 2.32.1-5ubuntu1 [5,040 B]
Get: 11 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libgnome2-0 amd64 2.32.1-5ubuntu1 [1,656 B]
Get: 12 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libbonoboui2-common all 2.24.5-3ubuntu1 [11.9 kB]
Get: 13 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libbonoboui2-0 amd64 2.24.5-3ubuntu1 [154 kB]
Get: 14 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libgnomeui-common all 2.24.5-3.1 [16.3 kB]
Get: 15 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libgnomeui-0 amd64 2.24.5-3.1 [207 kB]
Get: 16 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 gnome-alsamixer amd64 0.9.7~cvs.20060916.ds.1-5 [51.5 kB]
Get: 17 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 libglademm-2.4-1v5 amd64 2.6.7-5 [18.1 kB]
Get: 18 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 paman amd64 0.9.4-1ubuntu5 [68.8 kB]
Get: 19 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 pavumeter amd64 0.9.3-4build1 [22.9 kB]
Fetched 1,359 kB in 0s (1,414 kB/s)
(Reading database ... 322147 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 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 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 gnome-menus (3.13.3-6ubuntu3.1) ...
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 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 To Be Filled By O.E.M. (To Be Filled By O.E.M.)
/0 bus Z170M-ITX/ac
/0/0 memory 64KiB BIOS
/0/9 memory 128KiB L1 cache
/0/a memory 128KiB L1 cache
/0/b memory 1MiB L2 cache
/0/c memory 8MiB L3 cache
/0/d processor Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
/0/e memory 32GiB System Memory
/0/e/0 memory 16GiB DIMM Synchronous 2133 MHz (0.5 ns)
/0/e/1 memory 16GiB DIMM Synchronous 2133 MHz (0.5 ns)
/0/100 bridge Intel Corporation
/0/100/2 display Intel Corporation
/0/100/14 bus Sunrise Point-H USB 3.0 xHCI Controller
/0/100/14/0 usb2 bus xHCI Host Controller
/0/100/14/0/1 bus 4-Port USB 3.0 Hub
/0/100/14/1 usb1 bus xHCI Host Controller
/0/100/14/1/9 bus 4-Port USB 2.0 Hub
/0/100/14/1/9/3 input USB Receiver
/0/100/14/1/9/4 input Wireless Receiver
/0/100/14/1/d communication Bluetooth Radio
/0/100/14.2 generic Sunrise Point-H Thermal subsystem
/0/100/17 storage Sunrise Point-H SATA controller [AHCI mode]
/0/100/1c bridge Sunrise Point-H PCI Express Root Port #1
/0/100/1d bridge Sunrise Point-H PCI Express Root Port #9
/0/100/1d.3 bridge Sunrise Point-H PCI Express Root Port #12
/0/100/1d.3/0 enp3s0 network RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
/0/100/1d.7 bridge Sunrise Point-H PCI Express Root Port #16
/0/100/1d.7/0 wlp4s0 network RTL8821AE 802.11ac PCIe Wireless Network Adapter
/0/100/1f bridge Sunrise Point-H LPC Controller
/0/100/1f.2 memory Memory controller
/0/100/1f.4 bus Sunrise Point-H SMBus
/0/100/1f.6 enp0s31f6 network Ethernet Connection (2) I219-V
/0/1 scsi0 storage
/0/1/0.0.0 /dev/sda disk 500GB Samsung SSD 850
/0/1/0.0.0/1 /dev/sda1 volume 486MiB Linux filesystem partition
/0/1/0.0.0/2 /dev/sda2 volume 465GiB Extended partition
/0/1/0.0.0/2/5 /dev/sda5 volume 465GiB Linux LVM Physical Volume partition
/0/2 scsi1 storage
/0/2/0.0.0 /dev/sdb disk 1TB TOSHIBA HDWD110
/0/2/0.0.0/1 /dev/sdb1 volume 931GiB EXT4 volume
total 0
drwxr-xr-x 2 root root 80 Aug 5 13:54 .
crw-rw----+ 1 root audio 116, 33 Aug 5 13:54 timer
crw-rw----+ 1 root audio 116, 1 Aug 5 13:54 seq
drwxr-xr-x 22 root root 4220 Aug 5 14:02 ..
/lib/modules/4.4.0-131-generic/kernel/sound/i2c/other/snd-ak4114.ko
/lib/modules/4.4.0-131-generic/kernel/sound/i2c/other/snd-ak4xxx-adda.ko
/lib/modules/4.4.0-131-generic/kernel/sound/i2c/other/snd-ak4113.ko
/lib/modules/4.4.0-131-generic/kernel/sound/i2c/other/snd-pt2258.ko
/lib/modules/4.4.0-131-generic/kernel/sound/i2c/other/snd-ak4117.ko
/lib/modules/4.4.0-131-generic/kernel/sound/i2c/snd-i2c.ko
/lib/modules/4.4.0-131-generic/kernel/sound/i2c/snd-cs8427.ko
/lib/modules/4.4.0-131-generic/kernel/sound/core/seq/snd-seq-dummy.ko
/lib/modules/4.4.0-131-generic/kernel/sound/core/seq/snd-seq-midi-emul.ko
/lib/modules/4.4.0-131-generic/kernel/sound/core/seq/snd-seq-device.ko
/lib/modules/4.4.0-131-generic/kernel/sound/core/seq/snd-seq-midi-event.ko
/lib/modules/4.4.0-131-generic/kernel/sound/core/seq/snd-seq-midi.ko
/lib/modules/4.4.0-131-generic/kernel/sound/core/seq/snd-seq.ko
/lib/modules/4.4.0-131-generic/kernel/sound/core/seq/snd-seq-virmidi.ko
/lib/modules/4.4.0-131-generic/kernel/sound/core/snd-pcm.ko
/lib/modules/4.4.0-131-generic/kernel/sound/core/snd-pcm-dmaengine.ko
/lib/modules/4.4.0-131-generic/kernel/sound/core/snd.ko
/lib/modules/4.4.0-131-generic/kernel/sound/core/snd-hrtimer.ko
/lib/modules/4.4.0-131-generic/kernel/sound/core/oss/snd-mixer-oss.ko
/lib/modules/4.4.0-131-generic/kernel/sound/core/oss/snd-pcm-oss.ko
/lib/modules/4.4.0-131-generic/kernel/sound/core/snd-timer.ko
/lib/modules/4.4.0-131-generic/kernel/sound/core/snd-rawmidi.ko
/lib/modules/4.4.0-131-generic/kernel/sound/core/snd-compress.ko
/lib/modules/4.4.0-131-generic/kernel/sound/core/snd-hwdep.ko
/lib/modules/4.4.0-131-generic/kernel/sound/synth/emux/snd-emux-synth.ko
/lib/modules/4.4.0-131-generic/kernel/sound/synth/snd-util-mem.ko
/lib/modules/4.4.0-131-generic/kernel/sound/isa/sb/snd-sb-common.ko
/lib/modules/4.4.0-131-generic/kernel/sound/drivers/snd-mts64.ko
/lib/modules/4.4.0-131-generic/kernel/sound/drivers/snd-virmidi.ko
/lib/modules/4.4.0-131-generic/kernel/sound/drivers/snd-dummy.ko
/lib/modules/4.4.0-131-generic/kernel/sound/drivers/snd-portman2x4.ko
/lib/modules/4.4.0-131-generic/kernel/sound/drivers/snd-aloop.ko
/lib/modules/4.4.0-131-generic/kernel/sound/drivers/snd-mtpav.ko
/lib/modules/4.4.0-131-generic/kernel/sound/drivers/snd-serial-u16550.ko
/lib/modules/4.4.0-131-generic/kernel/sound/drivers/opl3/snd-opl3-synth.ko
/lib/modules/4.4.0-131-generic/kernel/sound/drivers/opl3/snd-opl3-lib.ko
/lib/modules/4.4.0-131-generic/kernel/sound/drivers/pcsp/snd-pcsp.ko
/lib/modules/4.4.0-131-generic/kernel/sound/drivers/vx/snd-vx-lib.ko
/lib/modules/4.4.0-131-generic/kernel/sound/drivers/mpu401/snd-mpu401.ko
/lib/modules/4.4.0-131-generic/kernel/sound/drivers/mpu401/snd-mpu401-uart.ko
/lib/modules/4.4.0-131-generic/kernel/sound/hda/snd-hda-core.ko
/lib/modules/4.4.0-131-generic/kernel/sound/hda/ext/snd-hda-ext-core.ko
/lib/modules/4.4.0-131-generic/kernel/sound/firewire/snd-isight.ko
/lib/modules/4.4.0-131-generic/kernel/sound/firewire/bebob/snd-bebob.ko
/lib/modules/4.4.0-131-generic/kernel/sound/firewire/tascam/snd-firewire-tascam.ko
/lib/modules/4.4.0-131-generic/kernel/sound/firewire/fireworks/snd-fireworks.ko
/lib/modules/4.4.0-131-generic/kernel/sound/firewire/oxfw/snd-oxfw.ko
/lib/modules/4.4.0-131-generic/kernel/sound/firewire/snd-firewire-lib.ko
/lib/modules/4.4.0-131-generic/kernel/sound/firewire/snd-scs1x.ko
/lib/modules/4.4.0-131-generic/kernel/sound/firewire/dice/snd-dice.ko
/lib/modules/4.4.0-131-generic/kernel/sound/firewire/digi00x/snd-firewire-digi00x.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/snd-sonicvibes.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/cs46xx/snd-cs46xx.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/vx222/snd-vx222.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/mixart/snd-mixart.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/snd-intel8x0m.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/snd-fm801.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/korg1212/snd-korg1212.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/snd-rme32.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/ice1712/snd-ice1712.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/ice1712/snd-ice17xx-ak4xxx.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/ice1712/snd-ice1724.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/ctxfi/snd-ctxfi.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/snd-ad1889.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/snd-bt87x.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/snd-als4000.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/snd-azt3328.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/ca0106/snd-ca0106.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/emu10k1/snd-emu10k1.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/emu10k1/snd-emu10k1-synth.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/emu10k1/snd-emu10k1x.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/snd-es1968.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/lola/snd-lola.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/snd-ens1370.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/snd-maestro3.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/snd-ens1371.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/hda/snd-hda-codec-via.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/hda/snd-hda-codec-analog.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/hda/snd-hda-codec-conexant.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/hda/snd-hda-codec-ca0132.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/hda/snd-hda-codec-si3054.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/hda/snd-hda-codec-realtek.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/hda/snd-hda-intel.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/hda/snd-hda-codec.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/hda/snd-hda-codec-cmedia.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/hda/snd-hda-codec-cirrus.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/hda/snd-hda-codec-idt.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/hda/snd-hda-codec-ca0110.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/hda/snd-hda-codec-hdmi.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/hda/snd-hda-codec-generic.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/snd-cs4281.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/snd-via82xx-modem.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/snd-via82xx.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/aw2/snd-aw2.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/snd-atiixp.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/snd-cmipci.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/snd-atiixp-modem.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/snd-als300.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/lx6464es/snd-lx6464es.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/rme9652/snd-hdspm.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/rme9652/snd-hdsp.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/rme9652/snd-rme9652.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/riptide/snd-riptide.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/nm256/snd-nm256.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/ali5451/snd-ali5451.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/oxygen/snd-virtuoso.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/oxygen/snd-oxygen.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/oxygen/snd-oxygen-lib.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/snd-intel8x0.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/asihpi/snd-asihpi.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/ac97/snd-ac97-codec.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/snd-rme96.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/snd-es1938.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/au88x0/snd-au8810.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/au88x0/snd-au8830.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/au88x0/snd-au8820.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/ymfpci/snd-ymfpci.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/trident/snd-trident.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/pcxhr/snd-pcxhr.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/echoaudio/snd-gina20.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/echoaudio/snd-layla24.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/echoaudio/snd-darla24.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/echoaudio/snd-mona.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/echoaudio/snd-indigodj.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/echoaudio/snd-layla20.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/echoaudio/snd-indigo.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/echoaudio/snd-indigodjx.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/echoaudio/snd-gina24.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/echoaudio/snd-indigoio.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/echoaudio/snd-darla20.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/echoaudio/snd-mia.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/echoaudio/snd-indigoiox.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pci/echoaudio/snd-echo3g.ko
/lib/modules/4.4.0-131-generic/kernel/sound/usb/caiaq/snd-usb-caiaq.ko
/lib/modules/4.4.0-131-generic/kernel/sound/usb/usx2y/snd-usb-usx2y.ko
/lib/modules/4.4.0-131-generic/kernel/sound/usb/usx2y/snd-usb-us122l.ko
/lib/modules/4.4.0-131-generic/kernel/sound/usb/hiface/snd-usb-hiface.ko
/lib/modules/4.4.0-131-generic/kernel/sound/usb/line6/snd-usb-podhd.ko
/lib/modules/4.4.0-131-generic/kernel/sound/usb/line6/snd-usb-pod.ko
/lib/modules/4.4.0-131-generic/kernel/sound/usb/line6/snd-usb-line6.ko
/lib/modules/4.4.0-131-generic/kernel/sound/usb/line6/snd-usb-variax.ko
/lib/modules/4.4.0-131-generic/kernel/sound/usb/line6/snd-usb-toneport.ko
/lib/modules/4.4.0-131-generic/kernel/sound/usb/bcd2000/snd-bcd2000.ko
/lib/modules/4.4.0-131-generic/kernel/sound/usb/misc/snd-ua101.ko
/lib/modules/4.4.0-131-generic/kernel/sound/usb/snd-usbmidi-lib.ko
/lib/modules/4.4.0-131-generic/kernel/sound/usb/snd-usb-audio.ko
/lib/modules/4.4.0-131-generic/kernel/sound/usb/6fire/snd-usb-6fire.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-wm8741.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-tpa6130a2.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-cs4349.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-cs4271-i2c.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-rt5670.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-tas2552.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-pcm1681.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-cs4265.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-cs42xx8.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-wm8728.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-ak4554.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-ssm2602.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-wm8962.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-pcm1792a-codec.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-wm8737.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-sigmadsp.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-wm8510.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-sta32x.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-rt5631.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-cs42xx8-i2c.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-sigmadsp-i2c.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-ak5386.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-wm8753.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-wm8903.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-ssm4567.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-gtm601.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-cs42l56.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-cs35l32.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-tas5086.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-cs4271.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-ssm2602-spi.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-spdif-rx.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-adau1701.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-tas571x.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-rt5660.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-ts3a227e.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-tlv320aic31xx.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-spdif-tx.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-tfa9879.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-wm8731.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-pcm512x-spi.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-rl6231.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-wm8580.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-rt5640.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-ssm2602-i2c.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-alc5623.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-cs42l51-i2c.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-rl6347a.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-wm8978.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-rt5645.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-wm8750.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-cs42l73.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-ak4642.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-sgtl5000.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-si476x.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-cs42l52.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-ac97.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-tlv320aic23-spi.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-wm8776.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-ak4104.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-pcm512x-i2c.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-ak4613.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-cs4271-spi.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-wm8804.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-tlv320aic23-i2c.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-tlv320aic23.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-dmic.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-wm8770.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-wm8804-i2c.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-cs4270.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-sti-sas.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-rt286.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-cs42l51.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-es8328.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-sta350.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-tlv320aic3x.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-max98090.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-wm8711.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-pcm512x.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-wm8804-spi.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/codecs/snd-soc-wm8523.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/intel/skylake/snd-soc-skl.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/intel/skylake/snd-soc-skl-ipc.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/intel/haswell/snd-soc-sst-haswell-pcm.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/intel/atom/snd-soc-sst-mfld-platform.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/intel/atom/sst/snd-intel-sst-core.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/intel/atom/sst/snd-intel-sst-acpi.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/intel/boards/snd-soc-sst-bytcr-rt5640.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/intel/boards/snd-soc-sst-cht-bsw-rt5645.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/intel/boards/snd-soc-sst-cht-bsw-rt5672.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/intel/boards/snd-soc-sst-byt-max98090-mach.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/intel/boards/snd-soc-sst-haswell.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/intel/boards/snd-soc-skl_rt286.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/intel/boards/snd-soc-sst-broadwell.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/intel/boards/snd-soc-sst-cht-bsw-max98090_ti.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/intel/boards/snd-soc-sst-bytcr-rt5660.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/intel/boards/snd-soc-sst-byt-rt5640-mach.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/intel/baytrail/snd-soc-sst-baytrail-pcm.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/intel/common/snd-soc-sst-acpi.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/intel/common/snd-soc-sst-dsp.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/intel/common/snd-soc-sst-ipc.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/xtensa/snd-soc-xtfpga-i2s.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/generic/snd-soc-simple-card.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/snd-soc-core.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/fsl/snd-soc-fsl-sai.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/fsl/snd-soc-imx-audmux.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/fsl/snd-soc-fsl-esai.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/fsl/snd-soc-fsl-asrc.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/fsl/snd-soc-fsl-spdif.ko
/lib/modules/4.4.0-131-generic/kernel/sound/soc/fsl/snd-soc-fsl-ssi.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pcmcia/pdaudiocf/snd-pdaudiocf.ko
/lib/modules/4.4.0-131-generic/kernel/sound/pcmcia/vx/snd-vxpocket.ko
/lib/modules/4.4.0-131-generic/updates/dkms/snd-hda-codec-via.ko
/lib/modules/4.4.0-131-generic/updates/dkms/snd-hda-codec-analog.ko
/lib/modules/4.4.0-131-generic/updates/dkms/snd-hda-core.ko
/lib/modules/4.4.0-131-generic/updates/dkms/snd-hda-codec-conexant.ko
/lib/modules/4.4.0-131-generic/updates/dkms/snd-hda-codec-ca0132.ko
/lib/modules/4.4.0-131-generic/updates/dkms/snd-hda-codec-si3054.ko
/lib/modules/4.4.0-131-generic/updates/dkms/snd-hda-codec-realtek.ko
/lib/modules/4.4.0-131-generic/updates/dkms/snd-hda-intel.ko
/lib/modules/4.4.0-131-generic/updates/dkms/snd-hda-codec.ko
/lib/modules/4.4.0-131-generic/updates/dkms/snd-hda-codec-cmedia.ko
/lib/modules/4.4.0-131-generic/updates/dkms/snd-hda-codec-cirrus.ko
/lib/modules/4.4.0-131-generic/updates/dkms/snd-hda-codec-idt.ko
/lib/modules/4.4.0-131-generic/updates/dkms/snd-hda-codec-ca0110.ko
/lib/modules/4.4.0-131-generic/updates/dkms/snd-hda-ext-core.ko
/lib/modules/4.4.0-131-generic/updates/dkms/snd-hda-codec-hdmi.ko
/lib/modules/4.4.0-131-generic/updates/dkms/snd-hda-codec-generic.ko
cat: /dev/sndstat: No such file or directory
00:00.0 Host bridge [0600]: Intel Corporation Device [8086:591f] (rev 05)
00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:5912] (rev 04)
00:14.0 USB controller [0c03]: Intel Corporation Sunrise Point-H USB 3.0 xHCI Controller [8086:a12f] (rev 31)
00:14.2 Signal processing controller [1180]: Intel Corporation Sunrise Point-H Thermal subsystem [8086:a131] (rev 31)
00:17.0 SATA controller [0106]: Intel Corporation Sunrise Point-H SATA controller [AHCI mode] [8086:a102] (rev 31)
00:1c.0 PCI bridge [0604]: Intel Corporation Sunrise Point-H PCI Express Root Port #1 [8086:a110] (rev f1)
00:1d.0 PCI bridge [0604]: Intel Corporation Sunrise Point-H PCI Express Root Port #9 [8086:a118] (rev f1)
00:1d.3 PCI bridge [0604]: Intel Corporation Sunrise Point-H PCI Express Root Port #12 [8086:a11b] (rev f1)
00:1d.7 PCI bridge [0604]: Intel Corporation Sunrise Point-H PCI Express Root Port #16 [8086:a11f] (rev f1)
00:1f.0 ISA bridge [0601]: Intel Corporation Sunrise Point-H LPC Controller [8086:a145] (rev 31)
00:1f.2 Memory controller [0580]: Intel Corporation Sunrise Point-H PMC [8086:a121] (rev 31)
00:1f.4 SMBus [0c05]: Intel Corporation Sunrise Point-H SMBus [8086:a123] (rev 31)
00:1f.6 Ethernet controller [0200]: Intel Corporation Ethernet Connection (2) I219-V [8086:15b8] (rev 31)
03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
04:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8821AE 802.11ac PCIe Wireless Network Adapter [10ec:8821]
Bus 002 Device 002: ID 0bda:0411 Realtek Semiconductor Corp.
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 248a:8367
Bus 001 Device 004: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 001 Device 002: ID 0bda:5411 Realtek Semiconductor Corp.
Bus 001 Device 003: ID 13d3:3458 IMC Networks
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] found SMP MP-table at [mem 0x000fc630-0x000fc63f] mapped at [ffff8800000fc630]
[ 0.000000] No NUMA configuration found
[ 0.149077] PCCT header not found.
[ 0.173364] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.245887] pnp: PnP ACPI: found 9 devices
[ 0.648211] audit: initializing netlink subsys (disabled)
[ 0.648222] audit: type=2000 audit(1533502465.648:1): initialized
[ 0.657696] libphy: Fixed MDIO Bus: probed
[ 0.659043] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.659147] hub 1-0:1.0: USB hub found
[ 0.659345] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 0.659443] hub 2-0:1.0: USB hub found
[ 0.659614] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 0.673574] ima: No TPM chip found, activating TPM-bypass!
[ 0.674768] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.166628] usb 1-9: New USB device found, idVendor=0bda, idProduct=5411
[ 1.167420] hub 1-9:1.0: USB hub found
[ 1.298325] usb 2-1: New USB device found, idVendor=0bda, idProduct=0411
[ 1.306943] hub 2-1:1.0: USB hub found
[ 1.586871] usb 1-13: New USB device found, idVendor=13d3, idProduct=3458
[ 1.748443] usb 1-9.3: New USB device found, idVendor=046d, idProduct=c52b
[ 1.934032] usb 1-9.4: New USB device found, idVendor=248a, idProduct=8367
[ 1.934182] usb 1-9.4: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 6.700678] systemd[1]: Listening on Journal Audit Socket.
[ 6.746016] lp: driver loaded but no devices found
[ 6.755315] nct6775: Found NCT6776D/F or compatible chip at 0x2e:0x290
[ 6.936797] intel_rapl: Found RAPL domain package
[ 6.936800] intel_rapl: Found RAPL domain core
[ 6.936801] intel_rapl: Found RAPL domain uncore
[ 6.936802] intel_rapl: Found RAPL domain dram
[ 6.975439] rtl8821ae: Using firmware rtlwifi/rtl8821aefw.bin
[ 6.975442] rtl8821ae: Using firmware rtlwifi/rtl8821aefw_wowlan.bin
[ 7.549321] audit: type=1400 audit(1533502473.370:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/ubuntu-core-launcher" pid=863 comm="apparmor_parser"
[ 7.549483] audit: type=1400 audit(1533502473.370:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="system_tor" pid=860 comm="apparmor_parser"
[ 7.550392] audit: type=1400 audit(1533502473.370:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=859 comm="apparmor_parser"
[ 7.550396] audit: type=1400 audit(1533502473.370:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=859 comm="apparmor_parser"
[ 7.550398] audit: type=1400 audit(1533502473.370:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=859 comm="apparmor_parser"
[ 7.550400] audit: type=1400 audit(1533502473.370:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=859 comm="apparmor_parser"
[ 7.551624] audit: type=1400 audit(1533502473.370:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=865 comm="apparmor_parser"
[ 7.551629] audit: type=1400 audit(1533502473.370:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=865 comm="apparmor_parser"
[ 7.551986] audit: type=1400 audit(1533502473.370:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=858 comm="apparmor_parser"
[ 7.551989] audit: type=1400 audit(1533502473.370:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=858 comm="apparmor_parser"
[ 15.040810] vboxdrv: Found 8 processor cores
[ 15.067740] vboxpci: IOMMU not found (not registered)
[ 15.298694] audit_printk_skb: 42 callbacks suppressed
[ 15.298695] audit: type=1400 audit(1533502481.118:26): apparmor="STATUS" operation="profile_load" profile="unconfined" name="docker-default" pid=1702 comm="apparmor_parser"
sudo: /etc/init.d/sl-modem-daemon: command not found
 Release Date: 10/26/2016
  Serial services are supported (int 14h)
 Manufacturer: To Be Filled By O.E.M.
 Product Name: To Be Filled By O.E.M.
 Serial Number: To Be Filled By O.E.M.
 Manufacturer: ASRock
 Product Name: Z170M-ITX/ac
 Serial Number:
 Manufacturer: To Be Filled By O.E.M.
 Serial Number: To Be Filled By O.E.M.
 Manufacturer: Intel(R) Corporation
 Serial Number: To Be Filled By O.E.M.
 Manufacturer: 0215
 Serial Number: 00000000
 Manufacturer: 0215
 Serial Number: 00000000
btusb 45056 0
btrtl 16384 1 btusb
btbcm 16384 1 btusb
btintel 16384 1 btusb
bluetooth 520192 39 bnep,btbcm,btrtl,btusb,rfcomm,btintel
usbhid 49152 0
hid 122880 5 hid_generic,usbhid,hid_logitech_dj,hid_logitech_hidpp
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: 45876 / 70% / -9.29 dB, front-right: 45876 / 70% / -9.29 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: (none loaded).
Loading ALSA sound driver modules: (none to reload).
Support status summary of 'beasty':

You have 44 packages (1.7%) supported until April 2021 (Community - 5y)
You have 216 packages (8.2%) supported until April 2019 (Community - 3y)
You have 2058 packages (78.3%) supported until April 2021 (Canonical - 5y)

You have 7 packages (0.3%) that can not/no-longer be downloaded
You have 303 packages (11.5%) that are unsupported

Run with --show-unsupported, --show-supported or --show-all to see more details

Revision history for this message
Ben Horner (bhorner) said :
#4

Step 7 says to open alsamixer but I get an error:

[2018-08-05 15:27:09] [ben@beasty] [~]
$ alsamixer
cannot open mixer: No such file or directory

Revision history for this message
Manfred Hampl (m-hampl) said :
#5

Please re-run the alsa-info script, on the question "Automatically upload ALSA information to www.alsa-project.org? [y/N] :" answer with "y", and finally copy/paste the link that you receive into this question document.

Additionally please provide the output that you receive for the command

dpkg -l | grep ' linux-'

Revision history for this message
Ben Horner (bhorner) said :
#6

Thanks for responding, here is the output from the alsa info, with the link:

[2018-08-05 16:54:30] [ben@beasty] [scad-primitives (scala_wrapper)]
$ wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && chmod +x ./alsa-info.sh && ./alsa-info.sh
--2018-08-06 21:08:43-- 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]
--2018-08-06 21:08:44-- http://git.alsa-project.org/?p=alsa-utils.git;a=blob_plain;f=alsa-info/alsa-info.sh
Resolving git.alsa-project.org (git.alsa-project.org)... 77.48.224.243
Connecting to git.alsa-project.org (git.alsa-project.org)|77.48.224.243|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-sh]
Saving to: ‘alsa-info.sh’

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

2018-08-06 21:08:46 (113 KB/s) - ‘alsa-info.sh’ saved [28707]

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

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

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

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

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

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

Please inform the person helping you.

Revision history for this message
Ben Horner (bhorner) said :
#7

Here is the result of the dpkg command you asked for:

[2018-08-06 21:08:52] [ben@beasty] [scad-primitives (scala_wrapper)]
$ dpkg -l | grep ' linux-'
ii linux-base 4.5ubuntu1~16.04.1 all Linux image base package
ii linux-firmware 1.157.20 all Firmware for Linux kernel drivers
ii linux-generic 4.4.0.131.137 amd64 Complete Generic Linux kernel and headers
ii linux-headers-4.4.0-128 4.4.0-128.154 all Header files related to Linux kernel version 4.4.0
ii linux-headers-4.4.0-128-generic 4.4.0-128.154 amd64 Linux kernel headers for version 4.4.0 on 64 bit x86 SMP
ii linux-headers-4.4.0-130 4.4.0-130.156 all Header files related to Linux kernel version 4.4.0
ii linux-headers-4.4.0-130-generic 4.4.0-130.156 amd64 Linux kernel headers for version 4.4.0 on 64 bit x86 SMP
ii linux-headers-4.4.0-131 4.4.0-131.157 all Header files related to Linux kernel version 4.4.0
ii linux-headers-4.4.0-131-generic 4.4.0-131.157 amd64 Linux kernel headers for version 4.4.0 on 64 bit x86 SMP
ii linux-headers-generic 4.4.0.131.137 amd64 Generic Linux kernel headers
rc linux-image-4.4.0-101-generic 4.4.0-101.124 amd64 Linux kernel image for version 4.4.0 on 64 bit x86 SMP
rc linux-image-4.4.0-103-generic 4.4.0-103.126 amd64 Linux kernel image for version 4.4.0 on 64 bit x86 SMP
rc linux-image-4.4.0-104-generic 4.4.0-104.127 amd64 Linux kernel image for version 4.4.0 on 64 bit x86 SMP
rc linux-image-4.4.0-108-generic 4.4.0-108.131 amd64 Linux kernel image for version 4.4.0 on 64 bit x86 SMP
rc linux-image-4.4.0-109-generic 4.4.0-109.132 amd64 Linux kernel image for version 4.4.0 on 64 bit x86 SMP
rc linux-image-4.4.0-112-generic 4.4.0-112.135 amd64 Linux kernel image for version 4.4.0 on 64 bit x86 SMP
rc linux-image-4.4.0-116-generic 4.4.0-116.140 amd64 Linux kernel image for version 4.4.0 on 64 bit x86 SMP
rc linux-image-4.4.0-119-generic 4.4.0-119.143 amd64 Linux kernel image for version 4.4.0 on 64 bit x86 SMP
rc linux-image-4.4.0-121-generic 4.4.0-121.145 amd64 Linux kernel image for version 4.4.0 on 64 bit x86 SMP
rc linux-image-4.4.0-124-generic 4.4.0-124.148 amd64 Linux kernel image for version 4.4.0 on 64 bit x86 SMP
rc linux-image-4.4.0-127-generic 4.4.0-127.153 amd64 Linux kernel image for version 4.4.0 on 64 bit x86 SMP
ii linux-image-4.4.0-128-generic 4.4.0-128.154 amd64 Linux kernel image for version 4.4.0 on 64 bit x86 SMP
ii linux-image-4.4.0-130-generic 4.4.0-130.156 amd64 Linux kernel image for version 4.4.0 on 64 bit x86 SMP
ii linux-image-4.4.0-131-generic 4.4.0-131.157 amd64 Linux kernel image for version 4.4.0 on 64 bit x86 SMP
rc linux-image-4.4.0-31-generic 4.4.0-31.50 amd64 Linux kernel image for version 4.4.0 on 64 bit x86 SMP
rc linux-image-4.4.0-64-generic 4.4.0-64.85 amd64 Linux kernel image for version 4.4.0 on 64 bit x86 SMP
rc linux-image-4.4.0-66-generic 4.4.0-66.87 amd64 Linux kernel image for version 4.4.0 on 64 bit x86 SMP
rc linux-image-4.4.0-70-generic 4.4.0-70.91 amd64 Linux kernel image for version 4.4.0 on 64 bit x86 SMP
rc linux-image-4.4.0-71-generic 4.4.0-71.92 amd64 Linux kernel image for version 4.4.0 on 64 bit x86 SMP
rc linux-image-4.4.0-72-generic 4.4.0-72.93 amd64 Linux kernel image for version 4.4.0 on 64 bit x86 SMP
rc linux-image-4.4.0-79-generic 4.4.0-79.100 amd64 Linux kernel image for version 4.4.0 on 64 bit x86 SMP
rc linux-image-4.4.0-81-generic 4.4.0-81.104 amd64 Linux kernel image for version 4.4.0 on 64 bit x86 SMP
rc linux-image-4.4.0-83-generic 4.4.0-83.106 amd64 Linux kernel image for version 4.4.0 on 64 bit x86 SMP
rc linux-image-4.4.0-87-generic 4.4.0-87.110 amd64 Linux kernel image for version 4.4.0 on 64 bit x86 SMP
rc linux-image-4.4.0-89-generic 4.4.0-89.112 amd64 Linux kernel image for version 4.4.0 on 64 bit x86 SMP
rc linux-image-4.4.0-91-generic 4.4.0-91.114 amd64 Linux kernel image for version 4.4.0 on 64 bit x86 SMP
rc linux-image-4.4.0-92-generic 4.4.0-92.115 amd64 Linux kernel image for version 4.4.0 on 64 bit x86 SMP
rc linux-image-4.4.0-93-generic 4.4.0-93.116 amd64 Linux kernel image for version 4.4.0 on 64 bit x86 SMP
rc linux-image-4.4.0-96-generic 4.4.0-96.119 amd64 Linux kernel image for version 4.4.0 on 64 bit x86 SMP
rc linux-image-4.4.0-97-generic 4.4.0-97.120 amd64 Linux kernel image for version 4.4.0 on 64 bit x86 SMP
rc linux-image-4.4.0-98-generic 4.4.0-98.121 amd64 Linux kernel image for version 4.4.0 on 64 bit x86 SMP
rc linux-image-extra-4.4.0-101-generic 4.4.0-101.124 amd64 Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
rc linux-image-extra-4.4.0-103-generic 4.4.0-103.126 amd64 Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
rc linux-image-extra-4.4.0-104-generic 4.4.0-104.127 amd64 Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
rc linux-image-extra-4.4.0-108-generic 4.4.0-108.131 amd64 Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
rc linux-image-extra-4.4.0-109-generic 4.4.0-109.132 amd64 Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
rc linux-image-extra-4.4.0-112-generic 4.4.0-112.135 amd64 Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
rc linux-image-extra-4.4.0-116-generic 4.4.0-116.140 amd64 Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
rc linux-image-extra-4.4.0-119-generic 4.4.0-119.143 amd64 Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
rc linux-image-extra-4.4.0-121-generic 4.4.0-121.145 amd64 Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
rc linux-image-extra-4.4.0-124-generic 4.4.0-124.148 amd64 Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
rc linux-image-extra-4.4.0-127-generic 4.4.0-127.153 amd64 Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
ii linux-image-extra-4.4.0-128-generic 4.4.0-128.154 amd64 Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
ii linux-image-extra-4.4.0-130-generic 4.4.0-130.156 amd64 Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
ii linux-image-extra-4.4.0-131-generic 4.4.0-131.157 amd64 Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
rc linux-image-extra-4.4.0-31-generic 4.4.0-31.50 amd64 Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
rc linux-image-extra-4.4.0-64-generic 4.4.0-64.85 amd64 Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
rc linux-image-extra-4.4.0-66-generic 4.4.0-66.87 amd64 Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
rc linux-image-extra-4.4.0-70-generic 4.4.0-70.91 amd64 Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
rc linux-image-extra-4.4.0-71-generic 4.4.0-71.92 amd64 Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
rc linux-image-extra-4.4.0-72-generic 4.4.0-72.93 amd64 Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
rc linux-image-extra-4.4.0-75-generic 4.4.0-75.96 amd64 Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
rc linux-image-extra-4.4.0-79-generic 4.4.0-79.100 amd64 Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
rc linux-image-extra-4.4.0-81-generic 4.4.0-81.104 amd64 Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
rc linux-image-extra-4.4.0-83-generic 4.4.0-83.106 amd64 Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
rc linux-image-extra-4.4.0-87-generic 4.4.0-87.110 amd64 Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
rc linux-image-extra-4.4.0-89-generic 4.4.0-89.112 amd64 Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
rc linux-image-extra-4.4.0-91-generic 4.4.0-91.114 amd64 Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
rc linux-image-extra-4.4.0-92-generic 4.4.0-92.115 amd64 Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
rc linux-image-extra-4.4.0-93-generic 4.4.0-93.116 amd64 Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
rc linux-image-extra-4.4.0-96-generic 4.4.0-96.119 amd64 Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
rc linux-image-extra-4.4.0-97-generic 4.4.0-97.120 amd64 Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
rc linux-image-extra-4.4.0-98-generic 4.4.0-98.121 amd64 Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
ii linux-image-generic 4.4.0.131.137 amd64 Generic Linux kernel image
ii linux-libc-dev:amd64 4.4.0-131.157 amd64 Linux Kernel Headers for development
ii linux-sound-base 1.0.25+dfsg-0ubuntu5 all base package for ALSA and OSS sound systems

Revision history for this message
Manfred Hampl (m-hampl) said :
#8

Now the alsa info output shows that a driver is loaded (was not the case when you created comment #1).

I suggest that you re-try the other commands from the sound troubleshooting procedure (running alsamixer to unmute ports, etc.)

Revision history for this message
Ben Horner (bhorner) said :
#9

Thank you for your help. I somewhat suspected a hardware problem (since the software hadn't changed.
I couldn't find anything about diagnosing hardware problems (if you know of some, I'd still like to know).

I bought this usb thing for $8 or so, and plugged my speakers into that instead, and it worked right away. The volume also goes higher than the motherboard sound card ever did. Does this confirm that it was actually a sound card problem? (That the sound card on the motherboard burned out?)

https://www.amazon.com/gp/product/B00IRVQ0F8/ref=oh_aui_detailpage_o00_s00?ie=UTF8&psc=1

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

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