built-in audio device & headphone jack not detected, only shows "dummy output"

Asked by ubuntu-user-0207

The laptop cannot detect the built-in audio device, and only shows "Dummy Output" (and occasionally HDMI outputs).

Also when I connect headphone jacks, the laptop doesn't recognize it either.

Here are a few command outputs:

>>>>> $ 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 k5.3.0-42-generic.
 0 [NVidia ]: HDA-Intel - HDA NVidia
                      HDA NVidia at 0xa30d0000 irq 17
  1: : sequencer
  2: [ 0- 3]: digital audio playback
  3: [ 0- 0]: hardware dependent
  4: [ 0] : control
 33: : timer
00-00: HDA Codec 0
00-03: HDMI 0 : HDMI 0 : playback 1
Client info
  cur clients : 1
  peak clients : 1
  max clients : 192

Client 0 : "System" [Kernel]
  Port 0 : "Timer" (Rwe-)
  Port 1 : "Announce" (R-e-)
Client 14 : "Midi Through" [Kernel]
  Port 0 : "Midi Through Port-0" (RWe-)
total 172
-rw-r--r-- 1 root root 1415 Jul 24 2019 analog-input-aux.conf
-rw-r--r-- 1 root root 2056 Jul 24 2019 analog-input.conf
-rw-r--r-- 1 root root 5769 Jul 24 2019 analog-input.conf.common
-rw-r--r-- 1 root root 2185 Jul 24 2019 analog-input-dock-mic.conf
-rw-r--r-- 1 root root 1420 Jul 24 2019 analog-input-fm.conf
-rw-r--r-- 1 root root 2196 Jul 24 2019 analog-input-front-mic.conf
-rw-r--r-- 1 root root 2298 Jul 24 2019 analog-input-headphone-mic.conf
-rw-r--r-- 1 root root 2360 Jul 24 2019 analog-input-headset-mic.conf
-rw-r--r-- 1 root root 2797 Jul 24 2019 analog-input-internal-mic-always.conf
-rw-r--r-- 1 root root 3155 Jul 24 2019 analog-input-internal-mic.conf
-rw-r--r-- 1 root root 2569 Jul 24 2019 analog-input-linein.conf
-rw-r--r-- 1 root root 2758 Jul 24 2019 analog-input-mic.conf
-rw-r--r-- 1 root root 1330 Jul 24 2019 analog-input-mic.conf.common
-rw-r--r-- 1 root root 1457 Jul 24 2019 analog-input-mic-line.conf
-rw-r--r-- 1 root root 2185 Jul 24 2019 analog-input-rear-mic.conf
-rw-r--r-- 1 root root 1425 Jul 24 2019 analog-input-tvtuner.conf
-rw-r--r-- 1 root root 1385 Jul 24 2019 analog-input-video.conf
-rw-r--r-- 1 root root 1929 Jul 24 2019 analog-output.conf
-rw-r--r-- 1 root root 10609 Jul 24 2019 analog-output.conf.common
-rw-r--r-- 1 root root 2139 Jul 24 2019 analog-output-headphones-2.conf
-rw-r--r-- 1 root root 3147 Jul 24 2019 analog-output-headphones.conf
-rw-r--r-- 1 root root 4095 Jul 24 2019 analog-output-lineout.conf
-rw-r--r-- 1 root root 1993 Jul 24 2019 analog-output-mono.conf
-rw-r--r-- 1 root root 3725 Jul 24 2019 analog-output-speaker-always.conf
-rw-r--r-- 1 root root 4521 Jul 24 2019 analog-output-speaker.conf
-rw-r--r-- 1 root root 159 Jul 24 2019 hdmi-output-0.conf
-rw-r--r-- 1 root root 161 Jul 24 2019 hdmi-output-1.conf
-rw-r--r-- 1 root root 161 Jul 24 2019 hdmi-output-2.conf
-rw-r--r-- 1 root root 161 Jul 24 2019 hdmi-output-3.conf
-rw-r--r-- 1 root root 163 Jul 24 2019 hdmi-output-4.conf
-rw-r--r-- 1 root root 163 Jul 24 2019 hdmi-output-5.conf
-rw-r--r-- 1 root root 163 Jul 24 2019 hdmi-output-6.conf
-rw-r--r-- 1 root root 163 Jul 24 2019 hdmi-output-7.conf
-rw-r--r-- 1 root root 712 Jul 24 2019 iec958-stereo-output.conf
-rw-r--r-- 1 root root 1072 Jul 24 2019 steelseries-arctis-5-output-chat.conf
-rw-r--r-- 1 root root 1064 Jul 24 2019 steelseries-arctis-5-output-game.conf
-rw-r--r-- 1 root root 937 Jul 24 2019 steelseries-arctis-7-input.conf
-rw-r--r-- 1 root root 1209 Jul 24 2019 steelseries-arctis-7-output-mono.conf
-rw-r--r-- 1 root root 1299 Jul 24 2019 steelseries-arctis-7-output-stereo.conf
[sudo] password for yunsung:
rm: cannot remove '/etc/asound.conf': No such file or directory
rm: cannot remove '/home/yunsung/.pulse': No such file or directory
rm: cannot remove '/home/yunsung/.asound*': No such file or directory
rm: cannot remove '/home/yunsung/.pulse-cookie': No such file or directory
Ign:1 http://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 InRelease
Hit:2 http://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 Release
Ign:3 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:4 http://dl.google.com/linux/chrome/deb stable Release
Hit:6 http://us.archive.ubuntu.com/ubuntu bionic InRelease
Hit:7 http://security.ubuntu.com/ubuntu bionic-security InRelease
Hit:8 http://us.archive.ubuntu.com/ubuntu bionic-updates InRelease
Hit:9 https://download.sublimetext.com apt/stable/ InRelease
Hit:11 http://us.archive.ubuntu.com/ubuntu bionic-backports InRelease
Reading package lists... Done
W: Target Packages (Packages) is configured multiple times in /etc/apt/sources.list:52 and /etc/apt/sources.list.d/cuda.list:1
W: Target Translations (en_US) is configured multiple times in /etc/apt/sources.list:52 and /etc/apt/sources.list.d/cuda.list:1
W: Target Translations (en) is configured multiple times in /etc/apt/sources.list:52 and /etc/apt/sources.list.d/cuda.list:1
W: Target Packages (Packages) is configured multiple times in /etc/apt/sources.list:52 and /etc/apt/sources.list.d/cuda.list:1
W: Target Translations (en_US) is configured multiple times in /etc/apt/sources.list:52 and /etc/apt/sources.list.d/cuda.list:1
W: Target Translations (en) is configured multiple times in /etc/apt/sources.list:52 and /etc/apt/sources.list.d/cuda.list:1
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  cuda-command-line-tools-10-0 cuda-compiler-10-0 cuda-cublas-10-0 cuda-cublas-dev-10-0 cuda-cudart-10-0 cuda-cudart-dev-10-0 cuda-cufft-10-0 cuda-cufft-dev-10-0 cuda-cuobjdump-10-0 cuda-cupti-10-0
  cuda-curand-10-0 cuda-curand-dev-10-0 cuda-cusolver-10-0 cuda-cusolver-dev-10-0 cuda-cusparse-10-0 cuda-cusparse-dev-10-0 cuda-documentation-10-0 cuda-driver-dev-10-0 cuda-gdb-10-0
  cuda-gpu-library-advisor-10-0 cuda-libraries-10-0 cuda-libraries-dev-10-0 cuda-license-10-0 cuda-memcheck-10-0 cuda-misc-headers-10-0 cuda-npp-10-0 cuda-npp-dev-10-0 cuda-nsight-10-0
  cuda-nsight-compute-10-0 cuda-nvcc-10-0 cuda-nvdisasm-10-0 cuda-nvgraph-10-0 cuda-nvgraph-dev-10-0 cuda-nvjpeg-10-0 cuda-nvjpeg-dev-10-0 cuda-nvml-dev-10-0 cuda-nvprof-10-0 cuda-nvprune-10-0
  cuda-nvrtc-10-0 cuda-nvrtc-dev-10-0 cuda-nvtx-10-0 cuda-nvvp-10-0 cuda-samples-10-0 cuda-toolkit-10-0 cuda-tools-10-0 cuda-visual-tools-10-0 ethtool freeglut3-dev hplip-data libalgorithm-c3-perl
  libart-2.0-2 libautovivification-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl libbtparse1 libbusiness-isbn-data-perl libbusiness-isbn-perl libbusiness-ismn-perl libbusiness-issn-perl
  libclass-c3-perl libclass-c3-xs-perl libclass-data-inheritable-perl libclass-factory-util-perl libclass-inspector-perl libclass-method-modifiers-perl libclass-singleton-perl libdata-compare-perl
  libdata-optlist-perl libdata-uniqid-perl libdate-simple-perl libdatetime-calendar-julian-perl libdatetime-format-builder-perl libdatetime-format-strptime-perl libdatetime-locale-perl libdatetime-perl
  libdatetime-timezone-perl libdevel-callchecker-perl libdevel-caller-perl libdevel-globaldestruction-perl libdevel-lexalias-perl libdevel-stacktrace-perl libdist-checkconflicts-perl libdrm-dev
  libdynaloader-functions-perl libemail-date-format-perl libencode-eucjpms-perl libencode-hanextra-perl libencode-jis2k-perl libeval-closure-perl libexception-class-perl libfile-find-rule-perl
  libfile-sharedir-perl libfile-slurper-perl libfwup1 libgl1-mesa-dev libgles1 libglu1-mesa-dev libglvnd-core-dev libglvnd-dev libhpmud0 libice-dev libipc-run3-perl libipc-shareable-perl
  liblingua-translit-perl liblist-allutils-perl liblist-someutils-perl liblist-utilsby-perl liblog-dispatch-perl liblog-log4perl-perl libmime-charset-perl libmime-lite-perl libmime-types-perl
  libmodule-implementation-perl libmodule-runtime-perl libmro-compat-perl libnamespace-autoclean-perl libnamespace-clean-perl libnumber-compare-perl libpackage-deprecationmanager-perl
  libpackage-stash-perl libpackage-stash-xs-perl libpadwalker-perl libparams-classify-perl libparams-util-perl libparams-validate-perl libparams-validationcompiler-perl libperlio-utf8-strict-perl
  libpthread-stubs0-dev libreadonly-perl libref-util-perl libref-util-xs-perl libregexp-common-perl librole-tiny-perl libsane-hpaio libscalar-list-utils-perl libsm-dev libsnmp-base libsnmp30 libsombok3
  libsort-key-perl libspecio-perl libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl libsub-quote-perl libtext-bibtex-perl libtext-csv-perl
  libtext-csv-xs-perl libtext-glob-perl libtext-roman-perl libtie-cycle-perl libunicode-linebreak-perl libvariable-magic-perl libx11-dev libx11-doc libx11-xcb-dev libx86-1 libxau-dev libxcb-dri2-0-dev
  libxcb-dri3-dev libxcb-glx0-dev libxcb-present-dev libxcb-randr0-dev libxcb-render0-dev libxcb-shape0-dev libxcb-sync-dev libxcb-xfixes0-dev libxcb1-dev libxdamage-dev libxdmcp-dev libxext-dev
  libxfixes-dev libxi-dev libxml-libxml-simple-perl libxml-libxslt-perl libxml-writer-perl libxmu-dev libxmu-headers libxshmfence-dev libxt-dev libxxf86vm-dev mesa-common-dev nsight-compute-2019.5.0
  nsight-systems-2019.5.2 nvidia-modprobe python3-pexpect python3-ptyprocess python3-renderpm python3-reportlab python3-reportlab-accel texlive-bibtex-extra texlive-fonts-recommended texlive-latex-base
  texlive-latex-recommended tipa vbetool x11proto-core-dev x11proto-damage-dev x11proto-dev x11proto-fixes-dev x11proto-input-dev x11proto-xext-dev x11proto-xf86vidmode-dev xorg-sgml-doctools xtrans-dev
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
  aptitude-common libcwidget3v5
Suggested packages:
  aptitude-doc-en | aptitude-doc apt-xapian-index 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,569 kB of archives.
After this operation, 10.9 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 aptitude-common all 0.8.10-6ubuntu1 [1,014 kB]
Get:2 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libcwidget3v5 amd64 0.5.17-7 [286 kB]
Get:3 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 aptitude amd64 0.8.10-6ubuntu1 [1,269 kB]
Fetched 2,569 kB in 1s (3,040 kB/s)
Selecting previously unselected package aptitude-common.
(Reading database ... 329013 files and directories currently installed.)
Preparing to unpack .../aptitude-common_0.8.10-6ubuntu1_all.deb ...
Unpacking aptitude-common (0.8.10-6ubuntu1) ...
Selecting previously unselected package libcwidget3v5:amd64.
Preparing to unpack .../libcwidget3v5_0.5.17-7_amd64.deb ...
Unpacking libcwidget3v5:amd64 (0.5.17-7) ...
Selecting previously unselected package aptitude.
Preparing to unpack .../aptitude_0.8.10-6ubuntu1_amd64.deb ...
Unpacking aptitude (0.8.10-6ubuntu1) ...
Setting up aptitude-common (0.8.10-6ubuntu1) ...
Setting up libcwidget3v5:amd64 (0.5.17-7) ...
Setting up aptitude (0.8.10-6ubuntu1) ...
update-alternatives: using /usr/bin/aptitude-curses to provide /usr/bin/aptitude (aptitude) in auto mode
Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
Processing triggers for libc-bin (2.27-3ubuntu1) ...
/sbin/ldconfig.real: /usr/local/cuda-10.0/targets/x86_64-linux/lib/libcudnn.so.7 is not a symbolic link

No candidate version found for paman
Unable to apply some actions, aborting
H/W path Device Class Description
==================================================
                        system G3 3590 (0949)
/0 bus 0DKM3T
/0/0 memory 64KiB BIOS
/0/3f memory 16GiB System Memory
/0/3f/0 memory 8GiB SODIMM DDR4 Synchronous 2667 MHz (0.4 ns)
/0/3f/1 memory 8GiB SODIMM DDR4 Synchronous 2667 MHz (0.4 ns)
/0/48 memory 384KiB L1 cache
/0/49 memory 1536KiB L2 cache
/0/4a memory 12MiB L3 cache
/0/4b processor Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz
/0/100 bridge 8th Gen Core Processor Host Bridge/DRAM Registers
/0/100/1 bridge Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor PCIe Controller (x16)
/0/100/1/0 display NVIDIA Corporation
/0/100/1/0.1 multimedia NVIDIA Corporation
/0/100/1/0.2 bus NVIDIA Corporation
/0/100/1/0.2/0 usb3 bus xHCI Host Controller
/0/100/1/0.2/1 usb4 bus xHCI Host Controller
/0/100/1/0.3 bus NVIDIA Corporation
/0/100/2 display Intel Corporation
/0/100/4 generic Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem
/0/100/8 generic Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th Gen Core Processor Gaussian Mixture Model
/0/100/12 generic Cannon Lake PCH Thermal Controller
/0/100/13 communication Intel Corporation
/0/100/14 bus Cannon Lake PCH USB 3.1 xHCI Host Controller
/0/100/14/0 usb1 bus xHCI Host Controller
/0/100/14/0/2 input USB Receiver
/0/100/14/0/e communication Bluetooth wireless interface
/0/100/14/1 usb2 bus xHCI Host Controller
/0/100/14.2 memory RAM memory
/0/100/15 bus Intel Corporation
/0/100/15.1 bus Intel Corporation
/0/100/16 communication Cannon Lake PCH HECI Controller
/0/100/17 storage Intel Corporation
/0/100/1d bridge Cannon Lake PCH PCI Express Root Port 9
/0/100/1d/0 storage SK hynix
/0/100/1d.5 bridge Intel Corporation
/0/100/1d.5/0 enp3s0 network RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
/0/100/1d.6 bridge Intel Corporation
/0/100/1d.6/0 wlp4s0 network QCA9377 802.11ac Wireless Network Adapter
/0/100/1f bridge Intel Corporation
/0/100/1f.3 multimedia Cannon Lake PCH cAVS
/0/100/1f.4 bus Cannon Lake PCH SMBus Controller
/0/100/1f.5 bus Cannon Lake PCH SPI Controller
/1 power DELL C9VNH96
total 0
crw-rw----+ 1 root audio 116, 33 Mar 20 19:52 timer
crw-rw----+ 1 root audio 116, 1 Mar 20 19:52 seq
crw-rw----+ 1 root audio 116, 3 Mar 20 19:52 hwC0D0
crw-rw----+ 1 root audio 116, 4 Mar 20 19:52 controlC0
drwxr-xr-x 2 root root 60 Mar 20 19:52 by-path
drwxr-xr-x 3 root root 160 Mar 20 19:52 .
crw-rw----+ 1 root audio 116, 2 Mar 20 19:52 pcmC0D3p
drwxr-xr-x 20 root root 4860 Mar 20 19:57 ..
/lib/modules/5.3.0-42-generic/kernel/sound/pci/cs46xx/snd-cs46xx.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/snd-rme32.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/ctxfi/snd-ctxfi.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/snd-rme96.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/ac97/snd-ac97-codec.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/lx6464es/snd-lx6464es.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/snd-maestro3.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/snd-ens1370.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/snd-es1938.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/lola/snd-lola.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/riptide/snd-riptide.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/rme9652/snd-rme9652.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/rme9652/snd-hdspm.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/rme9652/snd-hdsp.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/snd-ad1889.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/mixart/snd-mixart.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/ymfpci/snd-ymfpci.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/snd-bt87x.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/ali5451/snd-ali5451.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/echoaudio/snd-layla20.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/echoaudio/snd-indigoiox.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/echoaudio/snd-darla24.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/echoaudio/snd-indigodj.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/echoaudio/snd-gina24.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/echoaudio/snd-mona.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/echoaudio/snd-indigodjx.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/echoaudio/snd-layla24.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/echoaudio/snd-indigoio.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/echoaudio/snd-mia.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/echoaudio/snd-indigo.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/echoaudio/snd-darla20.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/echoaudio/snd-echo3g.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/echoaudio/snd-gina20.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/ice1712/snd-ice1712.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/ice1712/snd-ice1724.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/ice1712/snd-ice17xx-ak4xxx.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/snd-intel8x0m.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/snd-atiixp.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/snd-als4000.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/snd-cs4281.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/au88x0/snd-au8810.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/au88x0/snd-au8830.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/au88x0/snd-au8820.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/korg1212/snd-korg1212.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/trident/snd-trident.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/aw2/snd-aw2.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/snd-als300.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/hda/snd-hda-codec-analog.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/hda/snd-hda-codec-via.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/hda/snd-hda-codec-cmedia.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/hda/snd-hda-codec-si3054.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/hda/snd-hda-codec-idt.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/hda/snd-hda-codec-ca0132.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/hda/snd-hda-codec-cirrus.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/hda/snd-hda-intel.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/hda/snd-hda-codec-realtek.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/hda/snd-hda-codec-hdmi.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/hda/snd-hda-codec.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/hda/snd-hda-codec-generic.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/hda/snd-hda-codec-conexant.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/hda/snd-hda-codec-ca0110.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/snd-atiixp-modem.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/snd-via82xx-modem.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/oxygen/snd-oxygen.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/oxygen/snd-oxygen-lib.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/oxygen/snd-virtuoso.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/snd-ens1371.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/snd-fm801.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/snd-intel8x0.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/pcxhr/snd-pcxhr.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/snd-cmipci.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/snd-es1968.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/nm256/snd-nm256.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/snd-sonicvibes.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/vx222/snd-vx222.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/snd-via82xx.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/emu10k1/snd-emu10k1-synth.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/emu10k1/snd-emu10k1x.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/emu10k1/snd-emu10k1.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/snd-azt3328.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/asihpi/snd-asihpi.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pci/ca0106/snd-ca0106.ko
/lib/modules/5.3.0-42-generic/kernel/sound/x86/snd-hdmi-lpe-audio.ko
/lib/modules/5.3.0-42-generic/kernel/sound/i2c/snd-i2c.ko
/lib/modules/5.3.0-42-generic/kernel/sound/i2c/snd-cs8427.ko
/lib/modules/5.3.0-42-generic/kernel/sound/i2c/other/snd-ak4114.ko
/lib/modules/5.3.0-42-generic/kernel/sound/i2c/other/snd-ak4113.ko
/lib/modules/5.3.0-42-generic/kernel/sound/i2c/other/snd-ak4xxx-adda.ko
/lib/modules/5.3.0-42-generic/kernel/sound/i2c/other/snd-ak4117.ko
/lib/modules/5.3.0-42-generic/kernel/sound/i2c/other/snd-pt2258.ko
/lib/modules/5.3.0-42-generic/kernel/sound/firewire/snd-isight.ko
/lib/modules/5.3.0-42-generic/kernel/sound/firewire/tascam/snd-firewire-tascam.ko
/lib/modules/5.3.0-42-generic/kernel/sound/firewire/bebob/snd-bebob.ko
/lib/modules/5.3.0-42-generic/kernel/sound/firewire/snd-firewire-lib.ko
/lib/modules/5.3.0-42-generic/kernel/sound/firewire/oxfw/snd-oxfw.ko
/lib/modules/5.3.0-42-generic/kernel/sound/firewire/fireworks/snd-fireworks.ko
/lib/modules/5.3.0-42-generic/kernel/sound/firewire/fireface/snd-fireface.ko
/lib/modules/5.3.0-42-generic/kernel/sound/firewire/dice/snd-dice.ko
/lib/modules/5.3.0-42-generic/kernel/sound/firewire/digi00x/snd-firewire-digi00x.ko
/lib/modules/5.3.0-42-generic/kernel/sound/firewire/motu/snd-firewire-motu.ko
/lib/modules/5.3.0-42-generic/kernel/sound/core/snd.ko
/lib/modules/5.3.0-42-generic/kernel/sound/core/snd-timer.ko
/lib/modules/5.3.0-42-generic/kernel/sound/core/snd-pcm.ko
/lib/modules/5.3.0-42-generic/kernel/sound/core/snd-hwdep.ko
/lib/modules/5.3.0-42-generic/kernel/sound/core/snd-pcm-dmaengine.ko
/lib/modules/5.3.0-42-generic/kernel/sound/core/snd-compress.ko
/lib/modules/5.3.0-42-generic/kernel/sound/core/snd-seq-device.ko
/lib/modules/5.3.0-42-generic/kernel/sound/core/snd-hrtimer.ko
/lib/modules/5.3.0-42-generic/kernel/sound/core/snd-rawmidi.ko
/lib/modules/5.3.0-42-generic/kernel/sound/core/oss/snd-mixer-oss.ko
/lib/modules/5.3.0-42-generic/kernel/sound/core/seq/snd-seq-midi.ko
/lib/modules/5.3.0-42-generic/kernel/sound/core/seq/snd-seq-dummy.ko
/lib/modules/5.3.0-42-generic/kernel/sound/core/seq/snd-seq-midi-emul.ko
/lib/modules/5.3.0-42-generic/kernel/sound/core/seq/snd-seq-midi-event.ko
/lib/modules/5.3.0-42-generic/kernel/sound/core/seq/snd-seq.ko
/lib/modules/5.3.0-42-generic/kernel/sound/core/seq/snd-seq-virmidi.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/snd-soc-core.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/sof/xtensa/snd-sof-xtensa-dsp.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/sof/snd-sof.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/sof/intel/snd-sof-intel-byt.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/sof/intel/snd-sof-intel-ipc.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/sof/intel/snd-sof-intel-hda-common.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/sof/intel/snd-sof-intel-hda.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/amd/snd-soc-acp-da7219mx98357-mach.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/amd/snd-soc-acp-rt5645-mach.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/amd/raven/snd-pci-acp3x.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/amd/raven/snd-acp3x-pcm-dma.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/generic/snd-soc-simple-card.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/generic/snd-soc-simple-card-utils.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/xtensa/snd-soc-xtfpga-i2s.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/xilinx/snd-soc-xlnx-formatter-pcm.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/xilinx/snd-soc-xlnx-i2s.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/xilinx/snd-soc-xlnx-spdif.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/intel/common/snd-soc-sst-firmware.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/intel/common/snd-soc-acpi-intel-match.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/intel/common/snd-soc-sst-acpi.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/intel/common/snd-soc-sst-dsp.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/intel/common/snd-soc-sst-ipc.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/intel/haswell/snd-soc-sst-haswell-pcm.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/intel/boards/snd-soc-sst-bxt-rt298.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/intel/boards/snd-soc-sof_rt5682.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/intel/boards/snd-soc-sst-bdw-rt5677-mach.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/intel/boards/snd-soc-kbl_da7219_max98357a.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/intel/boards/snd-soc-kbl_da7219_max98927.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/intel/boards/snd-soc-sst-bytcr-rt5640.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/intel/boards/snd-soc-sst-byt-cht-da7213.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/intel/boards/snd-soc-sst-bytcr-rt5651.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/intel/boards/snd-soc-sst-byt-cht-es8316.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/intel/boards/snd-soc-sst-cht-bsw-nau8824.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/intel/boards/snd-soc-skl_nau88l25_ssm4567.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/intel/boards/snd-soc-skl_rt286.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/intel/boards/snd-skl_nau88l25_max98357a.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/intel/boards/snd-soc-skl_hda_dsp.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/intel/boards/snd-soc-sst-byt-cht-cx2072x.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/intel/boards/snd-soc-sst-cht-bsw-rt5672.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/intel/boards/snd-soc-kbl_rt5663_max98927.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/intel/boards/snd-soc-sst-cht-bsw-rt5645.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/intel/boards/snd-soc-sst-glk-rt5682_max98357a.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/intel/boards/snd-soc-sst-bxt-da7219_max98357a.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/intel/boards/snd-soc-kbl_rt5663_rt5514_max98927.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/intel/boards/snd-soc-kbl_rt5660.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/intel/boards/snd-soc-sst-broadwell.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/intel/boards/snd-soc-sst-haswell.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/intel/boards/snd-soc-sst-cht-bsw-max98090_ti.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/intel/atom/sst/snd-intel-sst-pci.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/intel/atom/sst/snd-intel-sst-core.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/intel/atom/sst/snd-intel-sst-acpi.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/intel/atom/snd-soc-sst-atom-hifi2-platform.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/intel/skylake/snd-soc-skl.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/intel/skylake/snd-soc-skl-ssp-clk.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/intel/skylake/snd-soc-skl-ipc.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/snd-soc-acpi.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/fsl/snd-soc-fsl-audmix.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/fsl/snd-soc-fsl-spdif.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/fsl/snd-soc-fsl-sai.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/fsl/snd-soc-fsl-esai.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/fsl/snd-soc-fsl-asrc.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/fsl/snd-soc-fsl-ssi.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/fsl/snd-soc-fsl-micfil.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/fsl/snd-soc-imx-audmux.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-max9860.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-tlv320aic3x.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-spdif-tx.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-wm8523.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-rt5514-spi.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-alc5623.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-pcm186x-spi.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-ak5558.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-wm8960.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-pcm3060-i2c.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-pcm512x-i2c.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-nau8825.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-ts3a227e.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-nau8824.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-cs35l33.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-pcm1789-codec.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-sigmadsp.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-tlv320aic32x4-i2c.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-sti-sas.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-wm8728.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-ak4642.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-pcm3060-spi.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-cros-ec-codec.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-rt5514.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-cs35l32.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-wm8782.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-cx2072x.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-ssm2602-i2c.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-es8328-spi.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-rt5677-spi.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-wm8776.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-wm8750.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-wm8985.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-wm8804.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-cs42l42.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-max98504.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-ak4554.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-dmic.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-adau1761-i2c.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-max98088.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-nau8822.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-ak4613.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-bd28623.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-adau1701.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-cs43130.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-cs35l35.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-cs4271.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-pcm1789-i2c.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-rt5663.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-pcm3060.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-max98373.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-es8328-i2c.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-tas571x.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-pcm3168a-spi.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-cs35l36.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-ssm2305.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-adau7002.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-tlv320aic23-spi.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-msm8916-analog.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-wm8510.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-tlv320aic23-i2c.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-tas6424.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-cs42xx8-i2c.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-pcm512x-spi.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-sigmadsp-regmap.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-hdac-hda.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-rt5640.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-wm8962.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-wm8978.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-rl6231.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-cs42l73.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-cs35l34.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-cs53l30.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-cs42l52.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-wm8753.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-tas5086.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-simple-amplifier.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-wm8711.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-rt5645.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-si476x.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-ak4118.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-rt5651.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-adau1761-spi.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-nau8540.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-wm8904.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-rt5631.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-wm8770.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-sta350.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-wm8737.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-pcm186x-i2c.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-tda7419.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-max98090.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-rt298.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-rt5616.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-rt286.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-ac97.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-tlv320aic31xx.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-tpa6130a2.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-da7219.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-tlv320aic32x4-spi.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-tas5720.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-ssm2602.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-cs4265.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-pcm179x-codec.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-pcm3168a.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-sgtl5000.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-inno-rk3036.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-rt5660.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-es8328.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-msm8916-digital.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-rl6347a.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-cs42l56.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-bt-sco.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-wm8804-spi.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-es8316.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-ak4104.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-tas2552.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-wm8580.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-mt6351.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-mt6358.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-tfa9879.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-pcm186x.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-adau17x1.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-cs4271-spi.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-sta32x.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-wcd9335.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-gtm601.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-cs4271-i2c.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-wm8741.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-cs4341.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-pcm3168a-i2c.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-pcm512x.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-hdmi-codec.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-wm8903.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-hdac-hdmi.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-rk3328.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-zx-aud96p22.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-max9867.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-da7213.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-wm8524.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-cs4349.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-sigmadsp-i2c.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-max98357a.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-pcm179x-spi.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-max9759.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-tscs454.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-ssm2602-spi.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-spdif-rx.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-tlv320aic32x4.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-ssm4567.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-cs4270.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-ak5386.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-nau8810.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-es7134.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-pcm179x-i2c.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-cs42l51-i2c.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-rt5677.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-tlv320aic23.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-es7241.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-wm8974.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-adau1761.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-ak4458.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-pcm1681.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-wm8804-i2c.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-rt5670.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-rt5682.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-cs42xx8.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-wm8731.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-cs42l51.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-tscs42xx.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-max98927.ko
/lib/modules/5.3.0-42-generic/kernel/sound/soc/codecs/snd-soc-adau-utils.ko
/lib/modules/5.3.0-42-generic/kernel/sound/usb/6fire/snd-usb-6fire.ko
/lib/modules/5.3.0-42-generic/kernel/sound/usb/snd-usbmidi-lib.ko
/lib/modules/5.3.0-42-generic/kernel/sound/usb/misc/snd-ua101.ko
/lib/modules/5.3.0-42-generic/kernel/sound/usb/bcd2000/snd-bcd2000.ko
/lib/modules/5.3.0-42-generic/kernel/sound/usb/snd-usb-audio.ko
/lib/modules/5.3.0-42-generic/kernel/sound/usb/usx2y/snd-usb-us122l.ko
/lib/modules/5.3.0-42-generic/kernel/sound/usb/usx2y/snd-usb-usx2y.ko
/lib/modules/5.3.0-42-generic/kernel/sound/usb/hiface/snd-usb-hiface.ko
/lib/modules/5.3.0-42-generic/kernel/sound/usb/caiaq/snd-usb-caiaq.ko
/lib/modules/5.3.0-42-generic/kernel/sound/usb/line6/snd-usb-pod.ko
/lib/modules/5.3.0-42-generic/kernel/sound/usb/line6/snd-usb-line6.ko
/lib/modules/5.3.0-42-generic/kernel/sound/usb/line6/snd-usb-variax.ko
/lib/modules/5.3.0-42-generic/kernel/sound/usb/line6/snd-usb-toneport.ko
/lib/modules/5.3.0-42-generic/kernel/sound/usb/line6/snd-usb-podhd.ko
/lib/modules/5.3.0-42-generic/kernel/sound/xen/snd_xen_front.ko
/lib/modules/5.3.0-42-generic/kernel/sound/drivers/snd-portman2x4.ko
/lib/modules/5.3.0-42-generic/kernel/sound/drivers/opl3/snd-opl3-synth.ko
/lib/modules/5.3.0-42-generic/kernel/sound/drivers/opl3/snd-opl3-lib.ko
/lib/modules/5.3.0-42-generic/kernel/sound/drivers/vx/snd-vx-lib.ko
/lib/modules/5.3.0-42-generic/kernel/sound/drivers/snd-dummy.ko
/lib/modules/5.3.0-42-generic/kernel/sound/drivers/snd-serial-u16550.ko
/lib/modules/5.3.0-42-generic/kernel/sound/drivers/snd-virmidi.ko
/lib/modules/5.3.0-42-generic/kernel/sound/drivers/snd-mtpav.ko
/lib/modules/5.3.0-42-generic/kernel/sound/drivers/pcsp/snd-pcsp.ko
/lib/modules/5.3.0-42-generic/kernel/sound/drivers/mpu401/snd-mpu401-uart.ko
/lib/modules/5.3.0-42-generic/kernel/sound/drivers/mpu401/snd-mpu401.ko
/lib/modules/5.3.0-42-generic/kernel/sound/drivers/snd-aloop.ko
/lib/modules/5.3.0-42-generic/kernel/sound/drivers/snd-mts64.ko
/lib/modules/5.3.0-42-generic/kernel/sound/hda/ext/snd-hda-ext-core.ko
/lib/modules/5.3.0-42-generic/kernel/sound/hda/snd-intel-nhlt.ko
/lib/modules/5.3.0-42-generic/kernel/sound/hda/snd-hda-core.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pcmcia/vx/snd-vxpocket.ko
/lib/modules/5.3.0-42-generic/kernel/sound/pcmcia/pdaudiocf/snd-pdaudiocf.ko
/lib/modules/5.3.0-42-generic/kernel/sound/synth/emux/snd-emux-synth.ko
/lib/modules/5.3.0-42-generic/kernel/sound/synth/snd-util-mem.ko
/lib/modules/5.3.0-42-generic/kernel/sound/isa/sb/snd-sb-common.ko
cat: /dev/sndstat: No such file or directory
00:00.0 Host bridge [0600]: Intel Corporation 8th Gen Core Processor Host Bridge/DRAM Registers [8086:3ec4] (rev 07)
00:01.0 PCI bridge [0604]: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor PCIe Controller (x16) [8086:1901] (rev 07)
00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:3e9b]
00:04.0 Signal processing controller [1180]: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem [8086:1903] (rev 07)
00:08.0 System peripheral [0880]: Intel Corporation Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th Gen Core Processor Gaussian Mixture Model [8086:1911]
00:12.0 Signal processing controller [1180]: Intel Corporation Cannon Lake PCH Thermal Controller [8086:a379] (rev 10)
00:13.0 Serial controller [0700]: Intel Corporation Device [8086:a37c] (rev 10)
00:14.0 USB controller [0c03]: Intel Corporation Cannon Lake PCH USB 3.1 xHCI Host Controller [8086:a36d] (rev 10)
00:14.2 RAM memory [0500]: Intel Corporation Cannon Lake PCH Shared SRAM [8086:a36f] (rev 10)
00:15.0 Serial bus controller [0c80]: Intel Corporation Device [8086:a368] (rev 10)
00:15.1 Serial bus controller [0c80]: Intel Corporation Device [8086:a369] (rev 10)
00:16.0 Communication controller [0780]: Intel Corporation Cannon Lake PCH HECI Controller [8086:a360] (rev 10)
00:17.0 SATA controller [0106]: Intel Corporation Device [8086:a353] (rev 10)
00:1d.0 PCI bridge [0604]: Intel Corporation Cannon Lake PCH PCI Express Root Port 9 [8086:a330] (rev f0)
00:1d.5 PCI bridge [0604]: Intel Corporation Device [8086:a335] (rev f0)
00:1d.6 PCI bridge [0604]: Intel Corporation Device [8086:a336] (rev f0)
00:1f.0 ISA bridge [0601]: Intel Corporation Device [8086:a30d] (rev 10)
00:1f.3 Multimedia audio controller [0401]: Intel Corporation Cannon Lake PCH cAVS [8086:a348] (rev 10)
00:1f.4 SMBus [0c05]: Intel Corporation Cannon Lake PCH SMBus Controller [8086:a323] (rev 10)
00:1f.5 Serial bus controller [0c80]: Intel Corporation Cannon Lake PCH SPI Controller [8086:a324] (rev 10)
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation Device [10de:2191] (rev a1)
01:00.1 Audio device [0403]: NVIDIA Corporation Device [10de:1aeb] (rev a1)
01:00.2 USB controller [0c03]: NVIDIA Corporation Device [10de:1aec] (rev a1)
01:00.3 Serial bus controller [0c80]: NVIDIA Corporation Device [10de:1aed] (rev a1)
02:00.0 Non-Volatile memory controller [0108]: SK hynix Device [1c5c:1339]
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]: Qualcomm Atheros QCA9377 802.11ac Wireless Network Adapter [168c:0042] (rev 31)
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 046d:c534 Logitech, Inc. Unifying Receiver
Bus 001 Device 003: ID 0cf3:e009 Atheros Communications, Inc.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
/usr/sbin/alsactl
Specified filename /dev/dsp does not exist.
                     USER PID ACCESS COMMAND
/dev/snd/controlC0: gdm 1338 F.... pulseaudio
                     yunsung 1918 F.... pulseaudio
dpkg-query: no path found matching pattern *bin/slmodemd*
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.000000] [Firmware Bug]: Failed to parse event in TPM Final Events Log
[ 0.013168] No NUMA configuration found
[ 0.145546] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.163911] audit: initializing netlink subsys (disabled)
[ 0.163911] audit: type=2000 audit(1584759134.020:1): state=initialized audit_enabled=0 res=1
[ 0.170421] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.267875] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.528134] pnp: PnP ACPI: found 9 devices
[ 1.094597] platform rtc_cmos: registered platform RTC device (no PNP device found)
[ 1.173323] libphy: Fixed MDIO Bus: probed
[ 1.174886] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.03
[ 1.174980] hub 1-0:1.0: USB hub found
[ 1.176958] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.03
[ 1.177044] hub 2-0:1.0: USB hub found
[ 1.179309] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.03
[ 1.179394] hub 3-0:1.0: USB hub found
[ 1.179623] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.03
[ 1.179703] hub 4-0:1.0: USB hub found
[ 1.286968] No architecture policies found
[ 1.329396] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.334975] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.412664] wmi_bus wmi_bus-PNP0C14:04: WQBC data block query control method not found
[ 1.448304] libphy: r8169: probed
[ 1.672700] usb 1-2: New USB device found, idVendor=046d, idProduct=c534, bcdDevice=29.01
[ 1.952813] usb 1-14: New USB device found, idVendor=0cf3, idProduct=e009, bcdDevice= 0.01
[ 2.914805] lp: driver loaded but no devices found
[ 3.259610] intel_rapl_common: Found RAPL domain package
[ 3.259614] intel_rapl_common: Found RAPL domain dram
[ 3.274287] idma64 idma64.0: Found Intel integrated DMA 64-bit
[ 3.283583] idma64 idma64.1: Found Intel integrated DMA 64-bit
[ 3.316404] i2c_hid i2c-DELL0949:00: i2c-DELL0949:00 supply vdd not found, using dummy regulator
[ 3.316422] i2c_hid i2c-DELL0949:00: i2c-DELL0949:00 supply vddl not found, using dummy regulator
[ 3.388880] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[ 3.591048] snd_hda_intel 0000:00:1f.3: Digital mics found on Skylake+ platform, aborting probe
[ 3.591379] snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
[ 3.591998] snd_hda_intel 0000:01:00.1: Disabling MSI
[ 3.592007] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[ 3.596203] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[ 3.757199] snd_soc_skl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
[ 3.772573] snd_soc_skl 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 3.783923] audit: type=1400 audit(1584759137.989:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=734 comm="apparmor_parser"
[ 3.784785] audit: type=1400 audit(1584759137.989:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/ippusbxd" pid=740 comm="apparmor_parser"
[ 3.785436] audit: type=1400 audit(1584759137.989:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=733 comm="apparmor_parser"
[ 3.785856] audit: type=1400 audit(1584759137.989:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=732 comm="apparmor_parser"
[ 3.785861] audit: type=1400 audit(1584759137.989:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=732 comm="apparmor_parser"
[ 3.785864] audit: type=1400 audit(1584759137.989:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=732 comm="apparmor_parser"
[ 3.786939] audit: type=1400 audit(1584759137.993:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=737 comm="apparmor_parser"
[ 3.786943] audit: type=1400 audit(1584759137.993:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=737 comm="apparmor_parser"
[ 3.787212] audit: type=1400 audit(1584759137.993:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=729 comm="apparmor_parser"
[ 3.866540] ath10k_pci 0000:04:00.0: firmware ver WLAN.TF.2.1-00021-QCARMSWP-1 api 6 features wowlan,ignore-otp crc32 42e41877
[ 3.879168] intel_rapl_common: Found RAPL domain package
[ 3.879170] intel_rapl_common: Found RAPL domain core
[ 3.879171] intel_rapl_common: Found RAPL domain uncore
[ 3.879173] intel_rapl_common: Found RAPL domain dram
[ 4.045792] skl_hda_dsp_generic skl_hda_dsp_generic: Unsupported HDAudio/iDisp configuration found
[ 4.045800] skl_hda_dsp_generic: probe of skl_hda_dsp_generic failed with error -22
[ 4.096690] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20190703/nsarguments-66)
[ 4.255031] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input36
[ 25.695213] kauditd_printk_skb: 39 callbacks suppressed
[ 25.695214] audit: type=1400 audit(1584759159.901:50): apparmor="DENIED" operation="open" profile="/usr/sbin/cups-browsed" name="/usr/share/cups/locale/" pid=1020 comm="cups-browsed" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 25.695217] audit: type=1400 audit(1584759159.901:51): apparmor="DENIED" operation="open" profile="/usr/sbin/cups-browsed" name="/usr/share/locale/" pid=1020 comm="cups-browsed" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
sudo: /etc/init.d/sl-modem-daemon: command not found
/etc/modprobe.d/alsa-base.conf~:options snd-hda-intel model=generic
 Release Date: 08/08/2019
  Serial services are supported (int 14h)
 Manufacturer: Dell Inc.
 Product Name: G3 3590
 Serial Number: FYYLJT2
 Manufacturer: Dell Inc.
 Product Name: 0DKM3T
 Serial Number: /FYYLJT2/CNWSC0096C009V/
 Manufacturer: Dell Inc.
 Serial Number: FYYLJT2
 Manufacturer: Intel(R) Corporation
 Serial Number: To Be Filled By O.E.M.
 Manufacturer: 80AD000080AD
 Serial Number: 42DA7D8E
 Manufacturer: 80AD000080AD
 Serial Number: 42DA7D0D
 Manufacturer: Samsung SDI
 Manufacture Date: 06/05/2019
 Serial Number: 4A58
  Debug Use USB(Disabled:Serial)
snd_seq_dummy 16384 0
snd_soc_skl_hda_dsp 24576 0
snd_soc_hdac_hdmi 32768 1 snd_soc_skl_hda_dsp
snd_soc_skl_ssp_clk 16384 0
snd_soc_dmic 16384 0
snd_hda_codec_hdmi 57344 1
snd_sof_intel_hda_common 69632 1 sof_pci_dev
snd_sof_intel_hda 20480 1 snd_sof_intel_hda_common
snd_sof_intel_byt 24576 1 sof_pci_dev
snd_sof_intel_ipc 20480 1 snd_sof_intel_byt
snd_sof 98304 4 snd_sof_intel_hda_common,snd_sof_intel_byt,snd_sof_intel_ipc,sof_pci_dev
snd_sof_xtensa_dsp 16384 1 sof_pci_dev
snd_hda_codec_realtek 118784 0
snd_hda_codec_generic 81920 1 snd_hda_codec_realtek
snd_soc_skl 106496 1 snd_soc_skl_ssp_clk
snd_soc_hdac_hda 24576 2 snd_sof_intel_hda_common,snd_soc_skl
snd_hda_ext_core 28672 5 snd_sof_intel_hda_common,snd_soc_hdac_hdmi,snd_soc_hdac_hda,snd_soc_skl,snd_sof_intel_hda
snd_soc_skl_ipc 61440 1 snd_soc_skl
ledtrig_audio 16384 3 snd_hda_codec_generic,snd_hda_codec_realtek,dell_laptop
snd_soc_sst_ipc 20480 1 snd_soc_skl_ipc
snd_soc_sst_dsp 36864 1 snd_soc_skl_ipc
snd_soc_acpi_intel_match 28672 3 snd_sof_intel_hda_common,sof_pci_dev,snd_soc_skl
snd_soc_acpi 16384 3 snd_soc_acpi_intel_match,sof_pci_dev,snd_soc_skl
snd_soc_core 237568 7 snd_sof,snd_sof_intel_hda_common,snd_soc_hdac_hdmi,snd_soc_hdac_hda,snd_soc_skl,snd_soc_dmic,snd_soc_skl_hda_dsp
snd_compress 24576 1 snd_soc_core
ac97_bus 16384 1 snd_soc_core
snd_pcm_dmaengine 16384 1 snd_soc_core
snd_hda_intel 53248 2
snd_intel_nhlt 20480 2 snd_hda_intel,snd_soc_skl
snd_hda_codec 131072 6 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek,snd_soc_hdac_hda,snd_soc_skl_hda_dsp
snd_hda_core 90112 12 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_hda_codec_realtek,snd_sof_intel_hda_common,snd_soc_hdac_hdmi,snd_soc_hdac_hda,snd_soc_skl,snd_sof_intel_hda,snd_soc_skl_hda_dsp
snd_hwdep 20480 1 snd_hda_codec
snd_pcm 102400 11 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_sof,snd_sof_intel_hda_common,snd_soc_hdac_hdmi,snd_soc_core,snd_soc_skl,snd_hda_core,snd_pcm_dmaengine
btusb 57344 0
snd_seq_midi 20480 0
snd_seq_midi_event 16384 1 snd_seq_midi
btrtl 20480 1 btusb
btbcm 16384 1 btusb
snd_rawmidi 36864 1 snd_seq_midi
btintel 24576 1 btusb
snd_seq 69632 3 snd_seq_midi,snd_seq_midi_event,snd_seq_dummy
bluetooth 573440 33 btrtl,btintel,btbcm,bnep,btusb,rfcomm
snd_seq_device 16384 3 snd_seq,snd_seq_midi,snd_rawmidi
snd_timer 36864 2 snd_seq,snd_pcm
snd 86016 17 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_compress,snd_soc_core,snd_pcm,snd_rawmidi
soundcore 16384 1 snd
usbhid 53248 1 hid_logitech_dj
hid 126976 8 i2c_hid,usbhid,hid_multitouch,hid_sensor_hub,intel_ishtp_hid,hid_generic,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: 38012 / 58% / -14.19 dB, front-right: 38012 / 58% / -14.19 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: 15
 properties:
  device.description = "Dummy Output"
  device.class = "abstract"
  device.icon_name = "audio-card"
**** List of PLAYBACK Hardware Devices ****
card 0: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
Unloading ALSA sound driver modules: snd-seq-dummy snd-soc-skl-hda-dsp snd-soc-hdac-hdmi snd-soc-skl-ssp-clk snd-soc-dmic snd-hda-codec-hdmi snd-sof-intel-hda-common snd-sof-intel-hda snd-sof-intel-byt snd-sof-intel-ipc snd-sof snd-sof-xtensa-dsp snd-hda-codec-realtek snd-hda-codec-generic snd-soc-skl snd-soc-hdac-hda snd-hda-ext-core snd-soc-skl-ipc snd-soc-sst-ipc snd-soc-sst-dsp snd-soc-acpi-intel-match snd-soc-acpi snd-soc-core snd-compress snd-pcm-dmaengine snd-hda-intel snd-intel-nhlt snd-hda-codec snd-hda-core snd-hwdep snd-pcm snd-seq-midi snd-seq-midi-event snd-rawmidi snd-seq snd-seq-device snd-timer (failed: modules still loaded: snd-hda-codec-hdmi snd-sof-intel-hda-common snd-sof-intel-hda snd-sof-intel-byt snd-sof-intel-ipc snd-sof snd-sof-xtensa-dsp snd-soc-hdac-hda snd-hda-ext-core snd-soc-acpi-intel-match snd-soc-acpi snd-soc-core snd-compress snd-pcm-dmaengine snd-hda-intel snd-intel-nhlt snd-hda-codec snd-hda-core snd-hwdep snd-pcm snd-timer).
Loading ALSA sound driver modules: snd-seq-dummy snd-soc-skl-hda-dsp snd-soc-hdac-hdmi snd-soc-skl-ssp-clk snd-soc-dmic snd-hda-codec-hdmi snd-sof-intel-hda-common snd-sof-intel-hda snd-sof-intel-byt snd-sof-intel-ipc snd-sof snd-sof-xtensa-dsp snd-hda-codec-realtek snd-hda-codec-generic snd-soc-skl snd-soc-hdac-hda snd-hda-ext-core snd-soc-skl-ipc snd-soc-sst-ipc snd-soc-sst-dsp snd-soc-acpi-intel-match snd-soc-acpi snd-soc-core snd-compress snd-pcm-dmaengine snd-hda-intel snd-intel-nhlt 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 'yunsung-G3-3590':

You have 1896 packages (78.9%) supported until April 2023 (Canonical - 5y)
You have 278 packages (11.6%) supported until April 2021 (Community - 3y)
You have 2 packages (0.1%) supported until April 2021 (Canonical - 3y)

You have 2 packages (0.1%) that can not/no-longer be downloaded
You have 226 packages (9.4%) that are unsupported

Your Hardware Enablement Stack (HWE) is supported until April 2023.

Run with --show-unsupported, --show-supported or --show-all to see more details
  *-multimedia
       description: Audio device
       product: NVIDIA Corporation
       vendor: NVIDIA Corporation
       physical id: 0.1
       bus info: pci@0000:01:00.1
       version: a1
       width: 32 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list
       configuration: driver=snd_hda_intel latency=0
       resources: irq:17 memory:a30d0000-a30d3fff
  *-multimedia
       description: Multimedia audio controller
       product: Cannon Lake PCH cAVS
       vendor: Intel Corporation
       physical id: 1f.3
       bus info: pci@0000:00:1f.3
       version: 10
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi bus_master cap_list
       configuration: driver=snd_soc_skl latency=32
       resources: irq:16 memory:a5518000-a551bfff memory:a5200000-a52fffff

>>>>>> $ bash alsa-info.sh --stdout

upload=true&script=true&cardinfo=
!!################################
!!ALSA Information Script v 0.4.64
!!################################

!!Script ran on: Sat Mar 21 03:06:27 UTC 2020

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

Ubuntu 18.04.4 LTS \n \l DISTRIB_ID=Ubuntu DISTRIB_DESCRIPTION="Ubuntu 18.04.4 LTS" NAME="Ubuntu" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Ubuntu 18.04.4 LTS" HOME_URL="https://www.ubuntu.com/" SUPPORT_URL="https://help.ubuntu.com/" BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" UBUNTU_CODENAME=bionic

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

Manufacturer: Dell Inc.
Product Name: G3 3590
Product Version:
Firmware Version: 1.6.0
Board Vendor: Dell Inc.
Board Name: 0DKM3T

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

/sys/bus/acpi/devices/ACPI0003:00/status 15
/sys/bus/acpi/devices/ACPI000C:00/status 15
/sys/bus/acpi/devices/ACPI000E:00/status 15
/sys/bus/acpi/devices/DELL0949:00/status 15
/sys/bus/acpi/devices/DLLK0949:00/status 15
/sys/bus/acpi/devices/INT33A1:00/status 15
/sys/bus/acpi/devices/INT33D5:00/status 15
/sys/bus/acpi/devices/INT3400:00/status 15
/sys/bus/acpi/devices/INT3402:00/status 15
/sys/bus/acpi/devices/INT3403:00/status 15
/sys/bus/acpi/devices/INT3403:01/status 15
/sys/bus/acpi/devices/INT340E:00/status 15
/sys/bus/acpi/devices/INT3450:00/status 15
/sys/bus/acpi/devices/INT3F0D:00/status 15
/sys/bus/acpi/devices/LNXPOWER:00/status 1
/sys/bus/acpi/devices/LNXPOWER:02/status 1
/sys/bus/acpi/devices/LNXPOWER:03/status 1
/sys/bus/acpi/devices/LNXPOWER:05/status 15
/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:0c/status 1
/sys/bus/acpi/devices/MSFT0101:00/status 15
/sys/bus/acpi/devices/PNP0103:00/status 15
/sys/bus/acpi/devices/PNP0C02:00/status 3
/sys/bus/acpi/devices/PNP0C02:03/status 3
/sys/bus/acpi/devices/PNP0C02:05/status 3
/sys/bus/acpi/devices/PNP0C04:00/status 31
/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/PRP00001:00/status 11
/sys/bus/acpi/devices/device:19/status 15

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

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

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

Driver version: k5.3.0-42-generic
Library version: 1.1.3
Utilities version: 1.1.3

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

snd_hda_intel

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

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

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

 0 [NVidia ]: HDA-Intel - HDA NVidia
                      HDA NVidia at 0xa30d0000 irq 17

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

00:1f.3 Multimedia audio controller [0401]: Intel Corporation Cannon Lake PCH cAVS [8086:a348] (rev 10)
 Subsystem: Dell Device [1028:0949]
01:00.1 Audio device [0403]: NVIDIA Corporation Device [10de:1aeb] (rev a1)
 Subsystem: Dell Device [1028:0949]

!!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
!!---------------------------

!!Module: snd_hda_intel
 align_buffer_size : -1
 bdl_pos_adj : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
 beep_mode : N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N
 dmic_detect : Y
 enable : Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y
 enable_msi : -1
 id : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)
 index : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
 jackpoll_ms : 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
 model : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)
 patch : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)
 pm_blacklist : Y
 position_fix : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
 power_save : 1
 power_save_controller : Y
 probe_mask : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
 probe_only : 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
 single_cmd : -1
 snoop : -1

!!HDA-Intel Codec information
!!---------------------------
--startcollapse--

Codec: Nvidia GPU 99 HDMI/DP
Address: 0
AFG Function Id: 0x1 (unsol 0)
Vendor Id: 0x10de0099
Subsystem Id: 0x10280949
Revision Id: 0x100100
No Modem Function Group found
Default PCM:
    rates [0x0]:
    bits [0x0]:
    formats [0x0]:
Default Amp-In caps: N/A
Default Amp-Out caps: N/A
State of AFG node 0x01:
  Power states: D0 D1 D2 D3 CLKSTOP EPSS
  Power: setting=D0, actual=D0
GPIO: io=0, o=0, i=0, unsolicited=0, wake=0
Node 0x04 [Pin Complex] wcaps 0x407381: 8-Channels Digital CP
  Pincap 0x09000094: OUT Detect HBR HDMI DP
  Pin Default 0x585600f0: [N/A] Digital Out at Int HDMI
    Conn = Digital, Color = Unknown
    DefAssociation = 0xf, Sequence = 0x0
  Pin-ctls: 0x00:
  Unsolicited: tag=00, enabled=0
  Connection: 4
     0x08* 0x09 0x0a 0x0b
Node 0x05 [Pin Complex] wcaps 0x407381: 8-Channels Digital CP
  Pincap 0x09000094: OUT Detect HBR HDMI DP
  Pin Default 0x585600f0: [N/A] Digital Out at Int HDMI
    Conn = Digital, Color = Unknown
    DefAssociation = 0xf, Sequence = 0x0
  Pin-ctls: 0x00:
  Unsolicited: tag=00, enabled=0
  Connection: 4
     0x08* 0x09 0x0a 0x0b
Node 0x06 [Pin Complex] wcaps 0x407381: 8-Channels Digital CP
  Pincap 0x09000094: OUT Detect HBR HDMI DP
  Pin Default 0x585600f0: [N/A] Digital Out at Int HDMI
    Conn = Digital, Color = Unknown
    DefAssociation = 0xf, Sequence = 0x0
  Pin-ctls: 0x00:
  Unsolicited: tag=00, enabled=0
  Connection: 4
     0x08* 0x09 0x0a 0x0b
Node 0x07 [Pin Complex] wcaps 0x407381: 8-Channels Digital CP
  Control: name="IEC958 Playback Con Mask", index=0, device=0
  Control: name="IEC958 Playback Pro Mask", index=0, device=0
  Control: name="IEC958 Playback Default", index=0, device=0
  Control: name="IEC958 Playback Switch", index=0, device=0
  Pincap 0x09000094: OUT Detect HBR HDMI DP
  Pin Default 0x185600f0: [Jack] Digital Out at Int HDMI
    Conn = Digital, Color = Unknown
    DefAssociation = 0xf, Sequence = 0x0
  Pin-ctls: 0x00:
  Unsolicited: tag=01, enabled=1
  Connection: 4
     0x08* 0x09 0x0a 0x0b
Node 0x08 [Audio Output] wcaps 0x62b1: 8-Channels Digital Stripe
  Converter: stream=0, channel=0
  Digital: Enabled
  Digital category: 0x0
  IEC Coding Type: 0x0
  PCM:
    rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000
    bits [0xe]: 16 20 24
    formats [0x5]: PCM AC3
  Unsolicited: tag=00, enabled=0
Node 0x09 [Audio Output] wcaps 0x62b1: 8-Channels Digital Stripe
  Converter: stream=0, channel=0
  Digital:
  Digital category: 0x0
  IEC Coding Type: 0x0
  PCM:
    rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000
    bits [0xe]: 16 20 24
    formats [0x5]: PCM AC3
  Unsolicited: tag=00, enabled=0
Node 0x0a [Audio Output] wcaps 0x62b1: 8-Channels Digital Stripe
  Converter: stream=0, channel=0
  Digital:
  Digital category: 0x0
  IEC Coding Type: 0x0
  PCM:
    rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000
    bits [0xe]: 16 20 24
    formats [0x5]: PCM AC3
  Unsolicited: tag=00, enabled=0
Node 0x0b [Audio Output] wcaps 0x62b1: 8-Channels Digital Stripe
  Converter: stream=0, channel=0
  Digital:
  Digital category: 0x0
  IEC Coding Type: 0x0
  PCM:
    rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000
    bits [0xe]: 16 20 24
    formats [0x5]: PCM AC3
  Unsolicited: tag=00, enabled=0
--endcollapse--

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

crw-rw----+ 1 root audio 116, 4 Mar 20 19:52 /dev/snd/controlC0
crw-rw----+ 1 root audio 116, 3 Mar 20 19:52 /dev/snd/hwC0D0
crw-rw----+ 1 root audio 116, 2 Mar 20 19:52 /dev/snd/pcmC0D3p
crw-rw----+ 1 root audio 116, 1 Mar 20 19:57 /dev/snd/seq
crw-rw----+ 1 root audio 116, 33 Mar 20 19:52 /dev/snd/timer

/dev/snd/by-path:
total 0
drwxr-xr-x 2 root root 60 Mar 20 19:52 .
drwxr-xr-x 3 root root 160 Mar 20 19:52 ..
lrwxrwxrwx 1 root root 12 Mar 20 19:52 pci-0000:01:00.1 -> ../controlC0

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

APLAY

**** List of PLAYBACK Hardware Devices ****
card 0: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

ARECORD

**** List of CAPTURE Hardware Devices ****

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

!!-------Mixer controls for card NVidia

Card hw:0 'NVidia'/'HDA NVidia at 0xa30d0000 irq 17'
  Mixer name : 'Nvidia GPU 99 HDMI/DP'
  Components : 'HDA:10de0099,10280949,00100100'
  Controls : 7
  Simple ctrls : 1
Simple mixer control 'IEC958',0
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [on]

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

--startcollapse--
state.NVidia {
 control.1 {
  iface CARD
  name 'HDMI/DP,pcm=3 Jack'
  value false
  comment {
   access read
   type BOOLEAN
   count 1
  }
 }
 control.2 {
  iface MIXER
  name 'IEC958 Playback Con Mask'
  value '0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  comment {
   access read
   type IEC958
   count 1
  }
 }
 control.3 {
  iface MIXER
  name 'IEC958 Playback Pro Mask'
  value '0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  comment {
   access read
   type IEC958
   count 1
  }
 }
 control.4 {
  iface MIXER
  name 'IEC958 Playback Default'
  value '0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  comment {
   access 'read write'
   type IEC958
   count 1
  }
 }
 control.5 {
  iface MIXER
  name 'IEC958 Playback Switch'
  value true
  comment {
   access 'read write'
   type BOOLEAN
   count 1
  }
 }
 control.6 {
  iface PCM
  device 3
  name ELD
  value ''
  comment {
   access 'read volatile'
   type BYTES
   count 0
  }
 }
 control.7 {
  iface PCM
  device 3
  name 'Playback Channel Map'
  value.0 0
  value.1 0
  value.2 0
  value.3 0
  value.4 0
  value.5 0
  value.6 0
  value.7 0
  comment {
   access 'read write'
   type INTEGER
   count 8
   range '0 - 36'
  }
 }
}
--endcollapse--

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

ac97_bus
acpi_pad
acpi_tad
acpi_thermal_rel
aes_x86_64
aesni_intel
ahci
alienware_wmi
ath
ath10k_core
ath10k_pci
aufs
autofs4
binfmt_misc
bluetooth
bnep
btbcm
btintel
btrtl
btusb
cfg80211
cmac
coretemp
crc32_pclmul
crct10dif_pclmul
cros_ec_core
cros_ec_ishtp
cryptd
crypto_simd
dcdbas
dell_laptop
dell_smbios
dell_wmi
dell_wmi_descriptor
drm
drm_kms_helper
ecc
ecdh_generic
fb_sys_fops
ghash_clmulni_intel
glue_helper
hid
hid_generic
hid_logitech_dj
hid_logitech_hidpp
hid_multitouch
hid_sensor_custom
hid_sensor_hub
i2c_algo_bit
i2c_hid
i2c_nvidia_gpu
i915
idma64
input_leds
int3400_thermal
int3402_thermal
int3403_thermal
int340x_thermal_zone
intel_cstate
intel_hid
intel_ish_ipc
intel_ishtp
intel_ishtp_hid
intel_ishtp_loader
intel_lpss
intel_lpss_pci
intel_pch_thermal
intel_powerclamp
intel_rapl_common
intel_rapl_msr
intel_rapl_perf
intel_soc_dts_iosf
ip_tables
ipmi_devintf
ipmi_msghandler
irqbypass
joydev
kvm
kvm_intel
ledtrig_audio
libahci
libarc4
lp
mac80211
mac_hid
mei
mei_hdcp
mei_me
mxm_wmi
nls_iso8859_1
nvidia
nvidia_drm
nvidia_modeset
nvidia_uvm
nvme
nvme_core
overlay
parport
parport_pc
pinctrl_cannonlake
pinctrl_intel
ppdev
processor_thermal_device
psmouse
r8169
realtek
rfcomm
sch_fq_codel
serio_raw
snd
snd_compress
snd_hda_codec
snd_hda_codec_generic
snd_hda_codec_hdmi
snd_hda_codec_realtek
snd_hda_core
snd_hda_ext_core
snd_hda_intel
snd_hwdep
snd_intel_nhlt
snd_pcm
snd_pcm_dmaengine
snd_rawmidi
snd_seq
snd_seq_device
snd_seq_dummy
snd_seq_midi
snd_seq_midi_event
snd_soc_acpi
snd_soc_acpi_intel_match
snd_soc_core
snd_soc_dmic
snd_soc_hdac_hda
snd_soc_hdac_hdmi
snd_soc_skl
snd_soc_skl_hda_dsp
snd_soc_skl_ipc
snd_soc_skl_ssp_clk
snd_soc_sst_dsp
snd_soc_sst_ipc
snd_sof
snd_sof_intel_byt
snd_sof_intel_hda
snd_sof_intel_hda_common
snd_sof_intel_ipc
snd_sof_xtensa_dsp
snd_timer
sof_pci_dev
soundcore
sparse_keymap
syscopyarea
sysfillrect
sysimgblt
typec
typec_ucsi
ucsi_ccg
usbhid
video
virt_dma
wmi
wmi_bmof
x86_pkg_temp_thermal
x_tables

!!Sysfs Files
!!-----------

/sys/class/sound/hwC0D0/init_pin_configs:
0x04 0x585600f0
0x05 0x585600f0
0x06 0x585600f0
0x07 0x185600f0

/sys/class/sound/hwC0D0/driver_pin_configs:

/sys/class/sound/hwC0D0/user_pin_configs:

/sys/class/sound/hwC0D0/init_verbs:

/sys/class/sound/hwC0D0/hints:

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

[ 0.170421] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.170421] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.170422] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
--
[ 3.385776] ath10k_pci 0000:04:00.0: enabling device (0000 -> 0002)
[ 3.388880] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[ 3.568380] nvidia: loading out-of-tree module taints kernel.
--
[ 3.579345] cryptd: max_cpu_qlen set to 1000
[ 3.591048] snd_hda_intel 0000:00:1f.3: Digital mics found on Skylake+ platform, aborting probe
[ 3.591379] snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
[ 3.591998] snd_hda_intel 0000:01:00.1: Disabling MSI
[ 3.592007] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[ 3.592682] nvidia-nvlink: Nvlink Core is being initialized, major device number 237
--
[ 3.741668] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 1
[ 3.757199] snd_soc_skl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
[ 3.758832] pcieport 0000:00:1d.6: AER: Multiple Corrected error received: 0000:00:1d.6
--
[ 3.758852] pcieport 0000:00:1d.6: AER: [ 0] RxErr
[ 3.772573] snd_soc_skl 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 3.783923] audit: type=1400 audit(1584759137.989:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=734 comm="apparmor_parser"
--
[ 4.030754] ath10k_pci 0000:04:00.0: htt-ver 3.56 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
[ 4.045792] skl_hda_dsp_generic skl_hda_dsp_generic: Unsupported HDAudio/iDisp configuration found
[ 4.045800] skl_hda_dsp_generic: probe of skl_hda_dsp_generic failed with error -22
--
[ 4.181102] hid-multitouch 0018:04F3:30CB.0006: input,hidraw4: I2C HID v1.00 Mouse [DELL0949:00 04F3:30CB] on i2c-DELL0949:00
[ 4.255031] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input36
[ 4.371013] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
--
[ 320.923083] WARNING: CPU: 10 PID: 11748 at /build/linux-hwe-uR14Ux/linux-hwe-5.3.0/kernel/workqueue.c:3037 __flush_work+0x1cc/0x1e0
[ 320.923084] Modules linked in: rfcomm aufs overlay cmac bnep snd_soc_dmic nvidia_uvm(OE) snd_hda_codec_hdmi hid_multitouch sof_pci_dev snd_sof_intel_hda_common snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof x86_pkg_temp_thermal intel_powerclamp coretemp mei_hdcp snd_sof_xtensa_dsp intel_rapl_msr kvm_intel kvm snd_hda_codec_realtek irqbypass snd_hda_codec_generic snd_soc_skl(-) snd_soc_hdac_hda snd_hda_ext_core dell_laptop snd_soc_skl_ipc ledtrig_audio crct10dif_pclmul snd_soc_sst_ipc nvidia_drm(POE) snd_soc_sst_dsp crc32_pclmul nvidia_modeset(POE) snd_soc_acpi_intel_match binfmt_misc snd_soc_acpi ghash_clmulni_intel snd_soc_core snd_compress ac97_bus snd_pcm_dmaengine nls_iso8859_1 aesni_intel aes_x86_64 crypto_simd nvidia(POE) cryptd glue_helper dell_wmi intel_cstate snd_hda_intel snd_intel_nhlt ath10k_pci snd_hda_codec ath10k_core snd_hda_core snd_hwdep ath snd_pcm intel_rapl_perf mac80211 btusb snd_seq_midi dell_smbios snd_seq_midi_event dcdbas btrtl btbcm snd_rawmidi
[ 320.923137] btintel serio_raw i915 cfg80211 snd_seq alienware_wmi dell_wmi_descriptor bluetooth ucsi_ccg wmi_bmof drm_kms_helper typec_ucsi joydev input_leds snd_seq_device idma64 typec mxm_wmi snd_timer libarc4 virt_dma drm ecdh_generic ecc ipmi_devintf snd ipmi_msghandler i2c_algo_bit processor_thermal_device intel_rapl_common fb_sys_fops mei_me syscopyarea cros_ec_ishtp soundcore intel_lpss_pci sysfillrect mei cros_ec_core intel_pch_thermal sysimgblt intel_soc_dts_iosf intel_lpss mac_hid int3403_thermal int3402_thermal int340x_thermal_zone intel_hid sparse_keymap int3400_thermal acpi_thermal_rel acpi_pad acpi_tad sch_fq_codel parport_pc ppdev lp parport ip_tables x_tables autofs4 hid_logitech_hidpp hid_sensor_custom hid_logitech_dj hid_sensor_hub intel_ishtp_loader intel_ishtp_hid hid_generic usbhid nvme psmouse r8169 ahci nvme_core intel_ish_ipc realtek libahci intel_ishtp i2c_nvidia_gpu i2c_hid hid wmi video pinctrl_cannonlake pinctrl_intel [last unloaded: snd_soc_skl_ssp_clk]
[ 320.923200] CPU: 10 PID: 11748 Comm: modprobe Tainted: P OE 5.3.0-42-generic #34~18.04.1-Ubuntu
--
[ 320.923251] cancel_delayed_work_sync+0x13/0x20
[ 320.923258] hdac_hda_dev_remove+0x19/0x20 [snd_soc_hdac_hda]
[ 320.923269] hda_codec_driver_remove+0x2b/0x70 [snd_hda_codec]
[ 320.923275] device_release_driver_internal+0xe0/0x1b0
--
[ 320.923289] device_del+0x16a/0x3a0
[ 320.923299] ? widget_tree_free.isra.7+0x97/0xb0 [snd_hda_core]
[ 320.923309] snd_hdac_device_unregister+0x3e/0x60 [snd_hda_core]
[ 320.923315] snd_hdac_ext_bus_device_remove+0x34/0x60 [snd_hda_ext_core]
[ 320.923322] skl_remove+0x3d/0xb0 [snd_soc_skl]
[ 320.923327] pci_device_remove+0x3e/0xc0
--
[ 320.923347] pci_unregister_driver+0x22/0xa0
[ 320.923356] skl_driver_exit+0x10/0x7b5 [snd_soc_skl]
[ 320.923363] __x64_sys_delete_module+0x146/0x290
--
[ 320.923398] ---[ end trace 9ab6b6f4515b7cc5 ]---
[ 321.462637] snd_soc_skl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
[ 321.472166] snd_soc_skl 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 321.492573] skl_hda_dsp_generic skl_hda_dsp_generic: Unsupported HDAudio/iDisp configuration found
[ 321.492578] skl_hda_dsp_generic: probe of skl_hda_dsp_generic failed with error -22

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu alsa-driver Edit question
Assignee:
No assignee Edit question
Solved by:
Manfred Hampl
Solved:
Last query:
Last reply:
Revision history for this message
Best Manfred Hampl (m-hampl) said :
#1

Several people have reported sound problems after an upgrade of the kernel packages, and you probably experience the same problem.
A bug report Bug #1868165 has already been created.

Revision history for this message
ubuntu-user-0207 (ubuntu-user-2020) said :
#2

Thanks Manfred Hampl, that solved my question.