Ubuntu 18.1 suddenly sound stopped

Asked by khaled

It was working fine, and suddenly the sound stopped from speakers & headset.
Installed Pulseaudio, and change the configuration profile to all what been recommended by Linux websites, then removed alsa and re-install. all didn't work to bring back the sound.

$ lsmod | grep snd_hda_intel
snd_hda_intel 45056 7
snd_hda_codec 126976 4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
snd_hda_core 81920 7 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_hda_codec_realtek,snd_soc_skl
snd_pcm 98304 9 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_soc_core,snd_soc_skl,snd_hda_core,snd_pcm_dmaengine
snd 81920 26 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

$ lspci -nnk | grep -A2 Audio
00:1f.3 Audio device [0403]: Intel Corporation Sunrise Point-LP HD Audio [8086:9d71] (rev 21)
 Subsystem: Dell Sunrise Point-LP HD Audio [1028:0740]
 Kernel driver in use: snd_hda_intel
 Kernel modules: snd_hda_intel, snd_soc_skl

$ pulseaudio --start
N: [pulseaudio] main.c: User-configured server at {e0d9cfb7006c4767ae1a66906b6b754a}unix:/run/user/1000/pulse/native, which appears to be local. Probing deeper.

$ pulseaudio --start
N: [pulseaudio] main.c: User-configured server at {e0d9cfb7006c4767ae1a66906b6b754a}unix:/run/user/1000/pulse/native, which appears to be local. Probing deeper.

I'm not expert in linux commands.

Please assist.

Question information

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

There is no "Ubuntu 18.1"

Which operating system (and version) do you really have?
What is the output of the commands

uname -a
lsb_release -crid

For the sound problems I suggest that you follow
https://help.ubuntu.com/community/SoundTroubleshootingProcedure

Revision history for this message
khaled (info-ug) said :
#2

Below are the requested output.

$ uname -a
Linux oscar 4.15.0-99-generic #100-Ubuntu SMP Wed Apr 22 20:32:56 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux

$ lsb_release -crid
Distributor ID: Ubuntu
Description: Ubuntu 18.04.4 LTS
Release: 18.04
Codename: bionic

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

ok, it is Ubuntu release 18.04

Please follow https://help.ubuntu.com/community/SoundTroubleshootingProcedure

Revision history for this message
khaled (info-ug) said :
#4

Thank you for prompt respond.
I have followed the instruction as per the link you provided, i reach to STEP 8 then said to send this report.

At STEP 5, i didn't know how to do (Do not run a Gnome session), so i skipped.
Also, i checked the Audio setting at BIOS, it's ON, and i tried to dis-able and enable again to test.
I don't use HDMI port, mainly internal speaker or headset.

Below are the reports based on STEPS followed:

================
https://help.ubuntu.com/community/SoundTroubleshootingProcedure

STEP 3:: OUTPUT

$ wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && chmod +x ./alsa-info.sh && ./alsa-info.sh
--2020-05-07 11:28:59-- http://www.alsa-project.org/alsa-info.sh
Resolving www.alsa-project.org (www.alsa-project.org)... 207.180.221.201
Connecting to www.alsa-project.org (www.alsa-project.org)|207.180.221.201|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://www.alsa-project.org/alsa-info.sh [following]
--2020-05-07 11:29:00-- https://www.alsa-project.org/alsa-info.sh
Connecting to www.alsa-project.org (www.alsa-project.org)|207.180.221.201|:443... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://git.alsa-project.org/?p=alsa-utils.git;a=blob_plain;f=alsa-info/alsa-info.sh [following]
--2020-05-07 11:29:00-- https://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)... 207.180.221.201
Connecting to git.alsa-project.org (git.alsa-project.org)|207.180.221.201|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-sh]
Saving to: ‘alsa-info.sh’

alsa-info.sh [ <=> ] 26.52K --.-KB/s in 0.002s

2020-05-07 11:29:01 (15.5 MB/s) - ‘alsa-info.sh’ saved [27153]

ALSA Information Script v 0.4.65
--------------------------------

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

  dmesg
  lspci
  aplay
  amixer
  alsactl
  rpm, dpkg
  /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://alsa-project.org/db/?f=a2b0e01f92974f00daa1743e6ea3c75741a89d01
Please inform the person helping you.

=========

$ bash alsa-info.sh --stdout
upload=true&script=true&cardinfo=
!!################################
!!ALSA Information Script v 0.4.65
!!################################

!!Script ran on: Thu May 7 07:31:41 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: Inspiron 13-5378
Product Version:
Firmware Version: 1.28.0
Board Vendor: Dell Inc.
Board Name: 0XC4P5

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

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

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

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

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

Driver version: k4.15.0-99-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

Jack:
      Installed - Yes (/usr/bin/jackd)
      Running - No

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

 0 [PCH ]: HDA-Intel - HDA Intel PCH
                      HDA Intel PCH at 0xd1128000 irq 140

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

00:1f.3 Audio device [0403]: Intel Corporation Sunrise Point-LP HD Audio [8086:9d71] (rev 21)
 Subsystem: Dell Sunrise Point-LP HD Audio [1028:0740]

!!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
snd_hda_intel: model=laptop

!!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
 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 : laptop,(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 : 0
 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: Realtek ALC3253
Address: 0
AFG Function Id: 0x1 (unsol 1)
Vendor Id: 0x10ec0225
Subsystem Id: 0x10280740
Revision Id: 0x100002
No Modem Function Group found
Default PCM:
    rates [0x560]: 44100 48000 96000 192000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
Default Amp-In caps: N/A
Default Amp-Out caps: N/A
State of AFG node 0x01:
  Power states: D0 D1 D2 D3 D3cold CLKSTOP EPSS
  Power: setting=D0, actual=D0
GPIO: io=3, o=0, i=0, unsolicited=1, wake=0
  IO[0]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0
  IO[1]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0
  IO[2]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0
Node 0x02 [Audio Output] wcaps 0x41d: Stereo Amp-Out
  Control: name="Speaker Playback Volume", index=0, device=0
    ControlAmp: chs=3, dir=Out, idx=0, ofs=0
  Amp-Out caps: ofs=0x57, nsteps=0x57, stepsize=0x02, mute=0
  Amp-Out vals: [0x44 0x44]
  Converter: stream=1, channel=0
  PCM:
    rates [0x40]: 48000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
  Power states: D0 D1 D2 D3 EPSS
  Power: setting=D3, actual=D3
Node 0x03 [Audio Output] wcaps 0x41d: Stereo Amp-Out
  Control: name="Headphone Playback Volume", index=0, device=0
    ControlAmp: chs=3, dir=Out, idx=0, ofs=0
  Device: name="ALC3253 Analog", type="Audio", device=0
  Amp-Out caps: ofs=0x57, nsteps=0x57, stepsize=0x02, mute=0
  Amp-Out vals: [0x00 0x00]
  Converter: stream=1, channel=0
  PCM:
    rates [0x40]: 48000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
  Power states: D0 D1 D2 D3 EPSS
  Power: setting=D3, actual=D3
Node 0x04 [Vendor Defined Widget] wcaps 0xf00000: Mono
Node 0x05 [Vendor Defined Widget] wcaps 0xf00000: Mono
Node 0x06 [Audio Output] wcaps 0x411: Stereo
  Converter: stream=0, channel=0
  PCM:
    rates [0x40]: 48000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
  Power states: D0 D1 D2 D3 EPSS
  Power: setting=D0, actual=D0
Node 0x07 [Audio Input] wcaps 0x10051b: Stereo Amp-In
  Amp-In caps: ofs=0x17, nsteps=0x3f, stepsize=0x02, mute=1
  Amp-In vals: [0x97 0x97]
  Converter: stream=0, channel=0
  SDI-Select: 0
  PCM:
    rates [0x40]: 48000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
  Power states: D0 D1 D2 D3 EPSS
  Power: setting=D0, actual=D0
  Connection: 1
     0x24
Node 0x08 [Audio Input] wcaps 0x10051b: Stereo Amp-In
  Control: name="Capture Volume", index=0, device=0
    ControlAmp: chs=3, dir=In, idx=0, ofs=0
  Control: name="Capture Switch", index=0, device=0
    ControlAmp: chs=3, dir=In, idx=0, ofs=0
  Device: name="ALC3253 Analog", type="Audio", device=0
  Amp-In caps: ofs=0x17, nsteps=0x3f, stepsize=0x02, mute=1
  Amp-In vals: [0x3f 0x3f]
  Converter: stream=1, channel=0
  SDI-Select: 0
  PCM:
    rates [0x560]: 44100 48000 96000 192000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
  Power states: D0 D1 D2 D3 EPSS
  Power: setting=D3, actual=D3
  Connection: 1
     0x23
Node 0x09 [Audio Input] wcaps 0x10051b: Stereo Amp-In
  Amp-In caps: ofs=0x17, nsteps=0x3f, stepsize=0x02, mute=1
  Amp-In vals: [0x97 0x97]
  Converter: stream=0, channel=0
  SDI-Select: 0
  PCM:
    rates [0x560]: 44100 48000 96000 192000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
  Power states: D0 D1 D2 D3 EPSS
  Power: setting=D0, actual=D0
  Connection: 1
     0x22
Node 0x0a [Vendor Defined Widget] wcaps 0xf00000: Mono
Node 0x0b [Vendor Defined Widget] wcaps 0xf00000: Mono
Node 0x0c [Vendor Defined Widget] wcaps 0xf00000: Mono
Node 0x0d [Vendor Defined Widget] wcaps 0xf00000: Mono
Node 0x0e [Vendor Defined Widget] wcaps 0xf00000: Mono
Node 0x0f [Vendor Defined Widget] wcaps 0xf00000: Mono
Node 0x10 [Vendor Defined Widget] wcaps 0xf00000: Mono
Node 0x11 [Vendor Defined Widget] wcaps 0xf00000: Mono
Node 0x12 [Pin Complex] wcaps 0x40040b: Stereo Amp-In
  Control: name="Internal Mic Boost Volume", index=0, device=0
    ControlAmp: chs=3, dir=In, idx=0, ofs=0
  Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
  Amp-In vals: [0x01 0x01]
  Pincap 0x00000020: IN
  Pin Default 0xb7a60150: [Fixed] Mic at Oth Mobile-In
    Conn = Digital, Color = Unknown
    DefAssociation = 0x5, Sequence = 0x0
    Misc = NO_PRESENCE
  Pin-ctls: 0x20: IN
  Power states: D0 D1 D2 D3 EPSS
  Power: setting=D3, actual=D3
Node 0x13 [Pin Complex] wcaps 0x40040b: Stereo Amp-In
  Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
  Amp-In vals: [0x00 0x00]
  Pincap 0x00000020: IN
  Pin Default 0x40000000: [N/A] Line Out at Ext N/A
    Conn = Unknown, Color = Unknown
    DefAssociation = 0x0, Sequence = 0x0
  Pin-ctls: 0x00:
  Power states: D0 D1 D2 D3 EPSS
  Power: setting=D0, actual=D0
Node 0x14 [Pin Complex] wcaps 0x40058d: Stereo Amp-Out
  Control: name="Speaker Playback Switch", index=0, device=0
    ControlAmp: chs=3, dir=Out, idx=0, ofs=0
  Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
  Amp-Out vals: [0x00 0x00]
  Pincap 0x00010014: OUT EAPD Detect
  EAPD 0x2: EAPD
  Pin Default 0x901701a0: [Fixed] Speaker at Int N/A
    Conn = Analog, Color = Unknown
    DefAssociation = 0xa, Sequence = 0x0
    Misc = NO_PRESENCE
  Pin-ctls: 0x40: OUT
  Unsolicited: tag=00, enabled=0
  Power states: D0 D1 D2 D3 EPSS
  Power: setting=D3, actual=D3
  Connection: 1
     0x02
Node 0x15 [Vendor Defined Widget] wcaps 0xf00000: Mono
Node 0x16 [Pin Complex] wcaps 0x40058d: Stereo Amp-Out
  Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
  Amp-Out vals: [0x80 0x80]
  Pincap 0x0000001c: OUT HP Detect
  Pin Default 0x411111f0: [N/A] Speaker at Ext Rear
    Conn = 1/8, Color = Black
    DefAssociation = 0xf, Sequence = 0x0
    Misc = NO_PRESENCE
  Pin-ctls: 0x00:
  Unsolicited: tag=00, enabled=0
  Power states: D0 D1 D2 D3 EPSS
  Power: setting=D0, actual=D0
  Connection: 2
     0x02* 0x03
Node 0x17 [Pin Complex] wcaps 0x40058d: Stereo Amp-Out
  Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
  Amp-Out vals: [0x80 0x80]
  Pincap 0x0000001c: OUT HP Detect
  Pin Default 0x411111f0: [N/A] Speaker at Ext Rear
    Conn = 1/8, Color = Black
    DefAssociation = 0xf, Sequence = 0x0
    Misc = NO_PRESENCE
  Pin-ctls: 0x00:
  Unsolicited: tag=00, enabled=0
  Power states: D0 D1 D2 D3 EPSS
  Power: setting=D0, actual=D0
  Connection: 3
     0x02* 0x03 0x06
Node 0x18 [Pin Complex] wcaps 0x40048b: Stereo Amp-In
  Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
  Amp-In vals: [0x00 0x00]
  Pincap 0x00000024: IN Detect
  Pin Default 0x411111f0: [N/A] Speaker at Ext Rear
    Conn = 1/8, Color = Black
    DefAssociation = 0xf, Sequence = 0x0
    Misc = NO_PRESENCE
  Pin-ctls: 0x00:
  Unsolicited: tag=00, enabled=0
  Power states: D0 D1 D2 D3 EPSS
  Power: setting=D0, actual=D0
Node 0x19 [Pin Complex] wcaps 0x40048b: Stereo Amp-In
  Control: name="Headset Mic Boost Volume", index=0, device=0
    ControlAmp: chs=3, dir=In, idx=0, ofs=0
  Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
  Amp-In vals: [0x01 0x01]
  Pincap 0x00003724: IN Detect
    Vref caps: HIZ 50 GRD 80 100
  Pin Default 0x411111f0: [N/A] Speaker at Ext Rear
    Conn = 1/8, Color = Black
    DefAssociation = 0xf, Sequence = 0x0
    Misc = NO_PRESENCE
  Pin-ctls: 0x20: IN VREF_HIZ
  Unsolicited: tag=00, enabled=0
  Power states: D0 D1 D2 D3 EPSS
  Power: setting=D3, actual=D3
Node 0x1a [Pin Complex] wcaps 0x40048b: Stereo Amp-In
  Control: name="Headphone Mic Boost Volume", index=0, device=0
    ControlAmp: chs=3, dir=In, idx=0, ofs=0
  Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
  Amp-In vals: [0x00 0x00]
  Pincap 0x00003724: IN Detect
    Vref caps: HIZ 50 GRD 80 100
  Pin Default 0x411111f0: [N/A] Speaker at Ext Rear
    Conn = 1/8, Color = Black
    DefAssociation = 0xf, Sequence = 0x0
    Misc = NO_PRESENCE
  Pin-ctls: 0x20: IN VREF_HIZ
  Unsolicited: tag=00, enabled=0
  Power states: D0 D1 D2 D3 EPSS
  Power: setting=D0, actual=D0
Node 0x1b [Pin Complex] wcaps 0x40058f: Stereo Amp-In Amp-Out
  Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
  Amp-In vals: [0x00 0x00]
  Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
  Amp-Out vals: [0x80 0x80]
  Pincap 0x00013734: IN OUT EAPD Detect
    Vref caps: HIZ 50 GRD 80 100
  EAPD 0x2: EAPD
  Pin Default 0x411111f0: [N/A] Speaker at Ext Rear
    Conn = 1/8, Color = Black
    DefAssociation = 0xf, Sequence = 0x0
    Misc = NO_PRESENCE
  Pin-ctls: 0x00: VREF_HIZ
  Unsolicited: tag=00, enabled=0
  Power states: D0 D1 D2 D3 EPSS
  Power: setting=D0, actual=D0
  Connection: 2
     0x02* 0x03
Node 0x1c [Vendor Defined Widget] wcaps 0xf00000: Mono
Node 0x1d [Pin Complex] wcaps 0x400400: Mono
  Pincap 0x00000020: IN
  Pin Default 0x40600001: [N/A] Modem Line at Ext N/A
    Conn = Unknown, Color = Unknown
    DefAssociation = 0x0, Sequence = 0x1
  Pin-ctls: 0x20: IN
  Power states: D0 D1 D2 D3 EPSS
  Power: setting=D0, actual=D0
Node 0x1e [Pin Complex] wcaps 0x400501: Stereo
  Pincap 0x00000010: OUT
  Pin Default 0x411111f0: [N/A] Speaker at Ext Rear
    Conn = 1/8, Color = Black
    DefAssociation = 0xf, Sequence = 0x0
    Misc = NO_PRESENCE
  Pin-ctls: 0x40: OUT
  Power states: D0 D1 D2 D3 EPSS
  Power: setting=D0, actual=D0
  Connection: 1
     0x06
Node 0x1f [Vendor Defined Widget] wcaps 0xf00000: Mono
Node 0x20 [Vendor Defined Widget] wcaps 0xf00040: Mono
  Processing caps: benign=0, ncoeff=104
Node 0x21 [Pin Complex] wcaps 0x40058d: Stereo Amp-Out
  Control: name="Headphone Playback Switch", index=0, device=0
    ControlAmp: chs=3, dir=Out, idx=0, ofs=0
  Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
  Amp-Out vals: [0x80 0x80]
  Pincap 0x0001001c: OUT HP EAPD Detect
  EAPD 0x2: EAPD
  Pin Default 0x04211020: [Jack] HP Out at Ext Right
    Conn = 1/8, Color = Black
    DefAssociation = 0x2, Sequence = 0x0
  Pin-ctls: 0xc0: OUT HP
  Unsolicited: tag=01, enabled=1
  Power states: D0 D1 D2 D3 EPSS
  Power: setting=D3, actual=D3
  Connection: 2
     0x02 0x03*
Node 0x22 [Audio Mixer] wcaps 0x20010b: Stereo Amp-In
  Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
  Amp-In vals: [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80]
  Connection: 5
     0x19 0x1a 0x1b 0x1d 0x13
Node 0x23 [Audio Mixer] wcaps 0x20010b: Stereo Amp-In
  Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
  Amp-In vals: [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x00 0x00]
  Connection: 5
     0x19 0x1a 0x1b 0x1d 0x12
Node 0x24 [Audio Selector] wcaps 0x300101: Stereo
  Connection: 3
     0x12* 0x13 0x18
Codec: Intel Kabylake HDMI
Address: 2
AFG Function Id: 0x1 (unsol 0)
Vendor Id: 0x8086280b
Subsystem Id: 0x80860101
Revision Id: 0x100000
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 D3 CLKSTOP EPSS
  Power: setting=D0, actual=D0, Clock-stop-OK
GPIO: io=0, o=0, i=0, unsolicited=0, wake=0
Node 0x02 [Audio Output] wcaps 0x6611: 8-Channels Digital
  Converter: stream=0, channel=0
  Digital: Enabled KAE
  Digital category: 0x0
  IEC Coding Type: 0x0
  PCM:
    rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000
    bits [0x1a]: 16 24 32
    formats [0x5]: PCM AC3
  Power states: D0 D3 EPSS
  Power: setting=D0, actual=D0
Node 0x03 [Audio Output] wcaps 0x6611: 8-Channels Digital
  Converter: stream=0, channel=0
  Digital: Enabled KAE
  Digital category: 0x0
  IEC Coding Type: 0x0
  PCM:
    rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000
    bits [0x1a]: 16 24 32
    formats [0x5]: PCM AC3
  Power states: D0 D3 EPSS
  Power: setting=D0, actual=D0
Node 0x04 [Audio Output] wcaps 0x6611: 8-Channels Digital
  Converter: stream=0, channel=0
  Digital: Enabled KAE
  Digital category: 0x0
  IEC Coding Type: 0x0
  PCM:
    rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000
    bits [0x1a]: 16 24 32
    formats [0x5]: PCM AC3
  Power states: D0 D3 EPSS
  Power: setting=D0, actual=D0
Node 0x05 [Pin Complex] wcaps 0x40778d: 8-Channels Digital Amp-Out CP
  Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
  Amp-Out vals: [0x00 0x00]
  Pincap 0x0b000094: OUT Detect HBR HDMI DP
  Pin Default 0x18560010: [Jack] Digital Out at Int HDMI
    Conn = Digital, Color = Unknown
    DefAssociation = 0x1, Sequence = 0x0
  Pin-ctls: 0x00:
  Unsolicited: tag=00, enabled=0
  Power states: D0 D3 EPSS
  Power: setting=D0, actual=D0
  Devices: 0
  Connection: 0
  In-driver Connection: 3
     0x02 0x03 0x04
Node 0x06 [Pin Complex] wcaps 0x40778d: 8-Channels Digital Amp-Out CP
  Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
  Amp-Out vals: [0x00 0x00]
  Pincap 0x0b000094: OUT Detect HBR HDMI DP
  Pin Default 0x18560010: [Jack] Digital Out at Int HDMI
    Conn = Digital, Color = Unknown
    DefAssociation = 0x1, Sequence = 0x0
  Pin-ctls: 0x00:
  Unsolicited: tag=00, enabled=0
  Power states: D0 D3 EPSS
  Power: setting=D0, actual=D0
  Devices: 0
  Connection: 0
  In-driver Connection: 3
     0x02 0x03 0x04
Node 0x07 [Pin Complex] wcaps 0x40778d: 8-Channels Digital Amp-Out CP
  Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
  Amp-Out vals: [0x00 0x00]
  Pincap 0x0b000094: OUT Detect HBR HDMI DP
  Pin Default 0x18560010: [Jack] Digital Out at Int HDMI
    Conn = Digital, Color = Unknown
    DefAssociation = 0x1, Sequence = 0x0
  Pin-ctls: 0x00:
  Unsolicited: tag=00, enabled=0
  Power states: D0 D3 EPSS
  Power: setting=D0, actual=D0
  Devices: 0
  Connection: 0
  In-driver Connection: 3
     0x02 0x03 0x04
Node 0x08 [Vendor Defined Widget] wcaps 0xf00000: Mono
--endcollapse--

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

crw-rw----+ 1 root audio 116, 2 May 7 11:26 /dev/snd/controlC0
crw-rw----+ 1 root audio 116, 10 May 7 11:26 /dev/snd/hwC0D0
crw-rw----+ 1 root audio 116, 11 May 7 11:26 /dev/snd/hwC0D2
crw-rw----+ 1 root audio 116, 4 May 7 11:26 /dev/snd/pcmC0D0c
crw-rw----+ 1 root audio 116, 3 May 7 11:30 /dev/snd/pcmC0D0p
crw-rw----+ 1 root audio 116, 9 May 7 11:26 /dev/snd/pcmC0D10p
crw-rw----+ 1 root audio 116, 5 May 7 11:26 /dev/snd/pcmC0D3p
crw-rw----+ 1 root audio 116, 6 May 7 11:26 /dev/snd/pcmC0D7p
crw-rw----+ 1 root audio 116, 7 May 7 11:26 /dev/snd/pcmC0D8p
crw-rw----+ 1 root audio 116, 8 May 7 11:26 /dev/snd/pcmC0D9p
crw-rw----+ 1 root audio 116, 1 May 7 11:26 /dev/snd/seq
crw-rw----+ 1 root audio 116, 33 May 7 11:26 /dev/snd/timer

/dev/snd/by-path:
total 0
drwxr-xr-x 2 root root 60 May 7 11:26 .
drwxr-xr-x 3 root root 300 May 7 11:26 ..
lrwxrwxrwx 1 root root 12 May 7 11:26 pci-0000:00:1f.3 -> ../controlC0

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

APLAY

**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC3253 Analog [ALC3253 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 8: HDMI 2 [HDMI 2]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 9: HDMI 3 [HDMI 3]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 10: HDMI 4 [HDMI 4]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

ARECORD

**** List of CAPTURE Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC3253 Analog [ALC3253 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

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

!!-------Mixer controls for card PCH

Card hw:0 'PCH'/'HDA Intel PCH at 0xd1128000 irq 140'
  Mixer name : 'Realtek ALC3253'
  Components : 'HDA:10ec0225,10280740,00100002 HDA:8086280b,80860101,00100000'
  Controls : 57
  Simple ctrls : 19
Simple mixer control 'Master',0
  Capabilities: pvolume pvolume-joined pswitch pswitch-joined
  Playback channels: Mono
  Limits: Playback 0 - 87
  Mono: Playback 68 [78%] [-14.25dB] [on]
Simple mixer control 'Headphone',0
  Capabilities: pvolume pswitch
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 87
  Mono:
  Front Left: Playback 0 [0%] [-65.25dB] [off]
  Front Right: Playback 0 [0%] [-65.25dB] [off]
Simple mixer control 'Headphone Mic',0
  Capabilities: cswitch cswitch-joined cswitch-exclusive
  Capture exclusive group: 0
  Capture channels: Mono
  Mono: Capture [off]
Simple mixer control 'Headphone Mic Boost',0
  Capabilities: volume
  Playback channels: Front Left - Front Right
  Capture channels: Front Left - Front Right
  Limits: 0 - 3
  Front Left: 0 [0%] [0.00dB]
  Front Right: 0 [0%] [0.00dB]
Simple mixer control 'Speaker',0
  Capabilities: pvolume pswitch
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 87
  Mono:
  Front Left: Playback 87 [100%] [0.00dB] [on]
  Front Right: Playback 87 [100%] [0.00dB] [on]
Simple mixer control 'PCM',0
  Capabilities: pvolume
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 255
  Mono:
  Front Left: Playback 255 [100%] [0.00dB]
  Front Right: Playback 255 [100%] [0.00dB]
Simple mixer control 'Mic Mute-LED Mode',0
  Capabilities: enum
  Items: 'On' 'Off' 'Follow Capture' 'Follow Mute'
  Item0: 'Follow Capture'
Simple mixer control 'IEC958',0
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [off]
Simple mixer control 'IEC958',1
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [on]
Simple mixer control 'IEC958',2
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [on]
Simple mixer control 'IEC958',3
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [on]
Simple mixer control 'IEC958',4
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [on]
Simple mixer control 'Capture',0
  Capabilities: cvolume cswitch
  Capture channels: Front Left - Front Right
  Limits: Capture 0 - 63
  Front Left: Capture 63 [100%] [30.00dB] [on]
  Front Right: Capture 63 [100%] [30.00dB] [on]
Simple mixer control 'Auto-Mute Mode',0
  Capabilities: enum
  Items: 'Disabled' 'Enabled'
  Item0: 'Disabled'
Simple mixer control 'Digital',0
  Capabilities: cvolume
  Capture channels: Front Left - Front Right
  Limits: Capture 0 - 120
  Front Left: Capture 82 [68%] [11.00dB]
  Front Right: Capture 82 [68%] [11.00dB]
Simple mixer control 'Headset Mic',0
  Capabilities: cswitch cswitch-joined cswitch-exclusive
  Capture exclusive group: 0
  Capture channels: Mono
  Mono: Capture [off]
Simple mixer control 'Headset Mic Boost',0
  Capabilities: volume
  Playback channels: Front Left - Front Right
  Capture channels: Front Left - Front Right
  Limits: 0 - 3
  Front Left: 1 [33%] [10.00dB]
  Front Right: 1 [33%] [10.00dB]
Simple mixer control 'Internal Mic',0
  Capabilities: cswitch cswitch-joined cswitch-exclusive
  Capture exclusive group: 0
  Capture channels: Mono
  Mono: Capture [on]
Simple mixer control 'Internal Mic Boost',0
  Capabilities: volume
  Playback channels: Front Left - Front Right
  Capture channels: Front Left - Front Right
  Limits: 0 - 3
  Front Left: 1 [33%] [10.00dB]
  Front Right: 1 [33%] [10.00dB]

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

--startcollapse--
state.PCH {
 control.1 {
  iface MIXER
  name 'Headphone Playback Volume'
  value.0 0
  value.1 0
  comment {
   access 'read write'
   type INTEGER
   count 2
   range '0 - 87'
   dbmin -6525
   dbmax 0
   dbvalue.0 -6525
   dbvalue.1 -6525
  }
 }
 control.2 {
  iface MIXER
  name 'Headphone Playback Switch'
  value.0 false
  value.1 false
  comment {
   access 'read write'
   type BOOLEAN
   count 2
  }
 }
 control.3 {
  iface MIXER
  name 'Speaker Playback Volume'
  value.0 87
  value.1 87
  comment {
   access 'read write'
   type INTEGER
   count 2
   range '0 - 87'
   dbmin -6525
   dbmax 0
   dbvalue.0 0
   dbvalue.1 0
  }
 }
 control.4 {
  iface MIXER
  name 'Speaker Playback Switch'
  value.0 true
  value.1 true
  comment {
   access 'read write'
   type BOOLEAN
   count 2
  }
 }
 control.5 {
  iface MIXER
  name 'Auto-Mute Mode'
  value Disabled
  comment {
   access 'read write'
   type ENUMERATED
   count 1
   item.0 Disabled
   item.1 Enabled
  }
 }
 control.6 {
  iface MIXER
  name 'Capture Source'
  value 'Internal Mic'
  comment {
   access 'read write'
   type ENUMERATED
   count 1
   item.0 'Headset Mic'
   item.1 'Headphone Mic'
   item.2 'Internal Mic'
  }
 }
 control.7 {
  iface MIXER
  name 'Capture Volume'
  value.0 63
  value.1 63
  comment {
   access 'read write'
   type INTEGER
   count 2
   range '0 - 63'
   dbmin -1725
   dbmax 3000
   dbvalue.0 3000
   dbvalue.1 3000
  }
 }
 control.8 {
  iface MIXER
  name 'Capture Switch'
  value.0 true
  value.1 true
  comment {
   access 'read write'
   type BOOLEAN
   count 2
  }
 }
 control.9 {
  iface MIXER
  name 'Headset Mic Boost Volume'
  value.0 1
  value.1 1
  comment {
   access 'read write'
   type INTEGER
   count 2
   range '0 - 3'
   dbmin 0
   dbmax 3000
   dbvalue.0 1000
   dbvalue.1 1000
  }
 }
 control.10 {
  iface MIXER
  name 'Headphone Mic Boost Volume'
  value.0 0
  value.1 0
  comment {
   access 'read write'
   type INTEGER
   count 2
   range '0 - 3'
   dbmin 0
   dbmax 3000
   dbvalue.0 0
   dbvalue.1 0
  }
 }
 control.11 {
  iface MIXER
  name 'Internal Mic Boost Volume'
  value.0 1
  value.1 1
  comment {
   access 'read write'
   type INTEGER
   count 2
   range '0 - 3'
   dbmin 0
   dbmax 3000
   dbvalue.0 1000
   dbvalue.1 1000
  }
 }
 control.12 {
  iface MIXER
  name 'Master Playback Volume'
  value 68
  comment {
   access 'read write'
   type INTEGER
   count 1
   range '0 - 87'
   dbmin -6525
   dbmax 0
   dbvalue.0 -1425
  }
 }
 control.13 {
  iface MIXER
  name 'Master Playback Switch'
  value true
  comment {
   access 'read write'
   type BOOLEAN
   count 1
  }
 }
 control.14 {
  iface CARD
  name 'Headset Mic Phantom Jack'
  value true
  comment {
   access read
   type BOOLEAN
   count 1
  }
 }
 control.15 {
  iface CARD
  name 'Headphone Mic Jack'
  value false
  comment {
   access read
   type BOOLEAN
   count 1
  }
 }
 control.16 {
  iface CARD
  name 'Internal Mic Phantom Jack'
  value true
  comment {
   access read
   type BOOLEAN
   count 1
  }
 }
 control.17 {
  iface CARD
  name 'Speaker Phantom Jack'
  value true
  comment {
   access read
   type BOOLEAN
   count 1
  }
 }
 control.18 {
  iface MIXER
  name 'Mic Mute-LED Mode'
  value 'Follow Capture'
  comment {
   access 'read write'
   type ENUMERATED
   count 1
   item.0 On
   item.1 Off
   item.2 'Follow Capture'
   item.3 'Follow Mute'
  }
 }
 control.19 {
  iface PCM
  name 'Playback Channel Map'
  value.0 0
  value.1 0
  comment {
   access read
   type INTEGER
   count 2
   range '0 - 36'
  }
 }
 control.20 {
  iface PCM
  name 'Capture Channel Map'
  value.0 0
  value.1 0
  comment {
   access read
   type INTEGER
   count 2
   range '0 - 36'
  }
 }
 control.21 {
  iface CARD
  name 'HDMI/DP,pcm=3 Jack'
  value false
  comment {
   access read
   type BOOLEAN
   count 1
  }
 }
 control.22 {
  iface MIXER
  name 'IEC958 Playback Con Mask'
  value '0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  comment {
   access read
   type IEC958
   count 1
  }
 }
 control.23 {
  iface MIXER
  name 'IEC958 Playback Pro Mask'
  value '0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  comment {
   access read
   type IEC958
   count 1
  }
 }
 control.24 {
  iface MIXER
  name 'IEC958 Playback Default'
  value '0482000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  comment {
   access 'read write'
   type IEC958
   count 1
  }
 }
 control.25 {
  iface MIXER
  name 'IEC958 Playback Switch'
  value false
  comment {
   access 'read write'
   type BOOLEAN
   count 1
  }
 }
 control.26 {
  iface PCM
  device 3
  name ELD
  value ''
  comment {
   access 'read volatile'
   type BYTES
   count 0
  }
 }
 control.27 {
  iface CARD
  name 'HDMI/DP,pcm=7 Jack'
  value false
  comment {
   access read
   type BOOLEAN
   count 1
  }
 }
 control.28 {
  iface MIXER
  name 'IEC958 Playback Con Mask'
  index 1
  value '0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  comment {
   access read
   type IEC958
   count 1
  }
 }
 control.29 {
  iface MIXER
  name 'IEC958 Playback Pro Mask'
  index 1
  value '0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  comment {
   access read
   type IEC958
   count 1
  }
 }
 control.30 {
  iface MIXER
  name 'IEC958 Playback Default'
  index 1
  value '0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  comment {
   access 'read write'
   type IEC958
   count 1
  }
 }
 control.31 {
  iface MIXER
  name 'IEC958 Playback Switch'
  index 1
  value true
  comment {
   access 'read write'
   type BOOLEAN
   count 1
  }
 }
 control.32 {
  iface PCM
  device 7
  name ELD
  value ''
  comment {
   access 'read volatile'
   type BYTES
   count 0
  }
 }
 control.33 {
  iface CARD
  name 'HDMI/DP,pcm=8 Jack'
  value false
  comment {
   access read
   type BOOLEAN
   count 1
  }
 }
 control.34 {
  iface MIXER
  name 'IEC958 Playback Con Mask'
  index 2
  value '0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  comment {
   access read
   type IEC958
   count 1
  }
 }
 control.35 {
  iface MIXER
  name 'IEC958 Playback Pro Mask'
  index 2
  value '0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  comment {
   access read
   type IEC958
   count 1
  }
 }
 control.36 {
  iface MIXER
  name 'IEC958 Playback Default'
  index 2
  value '0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  comment {
   access 'read write'
   type IEC958
   count 1
  }
 }
 control.37 {
  iface MIXER
  name 'IEC958 Playback Switch'
  index 2
  value true
  comment {
   access 'read write'
   type BOOLEAN
   count 1
  }
 }
 control.38 {
  iface PCM
  device 8
  name ELD
  value ''
  comment {
   access 'read volatile'
   type BYTES
   count 0
  }
 }
 control.39 {
  iface CARD
  name 'HDMI/DP,pcm=9 Jack'
  value false
  comment {
   access read
   type BOOLEAN
   count 1
  }
 }
 control.40 {
  iface MIXER
  name 'IEC958 Playback Con Mask'
  index 3
  value '0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  comment {
   access read
   type IEC958
   count 1
  }
 }
 control.41 {
  iface MIXER
  name 'IEC958 Playback Pro Mask'
  index 3
  value '0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  comment {
   access read
   type IEC958
   count 1
  }
 }
 control.42 {
  iface MIXER
  name 'IEC958 Playback Default'
  index 3
  value '0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  comment {
   access 'read write'
   type IEC958
   count 1
  }
 }
 control.43 {
  iface MIXER
  name 'IEC958 Playback Switch'
  index 3
  value true
  comment {
   access 'read write'
   type BOOLEAN
   count 1
  }
 }
 control.44 {
  iface PCM
  device 9
  name ELD
  value ''
  comment {
   access 'read volatile'
   type BYTES
   count 0
  }
 }
 control.45 {
  iface CARD
  name 'HDMI/DP,pcm=10 Jack'
  value false
  comment {
   access read
   type BOOLEAN
   count 1
  }
 }
 control.46 {
  iface MIXER
  name 'IEC958 Playback Con Mask'
  index 4
  value '0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  comment {
   access read
   type IEC958
   count 1
  }
 }
 control.47 {
  iface MIXER
  name 'IEC958 Playback Pro Mask'
  index 4
  value '0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  comment {
   access read
   type IEC958
   count 1
  }
 }
 control.48 {
  iface MIXER
  name 'IEC958 Playback Default'
  index 4
  value '0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  comment {
   access 'read write'
   type IEC958
   count 1
  }
 }
 control.49 {
  iface MIXER
  name 'IEC958 Playback Switch'
  index 4
  value true
  comment {
   access 'read write'
   type BOOLEAN
   count 1
  }
 }
 control.50 {
  iface PCM
  device 10
  name ELD
  value ''
  comment {
   access 'read volatile'
   type BYTES
   count 0
  }
 }
 control.51 {
  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'
  }
 }
 control.52 {
  iface PCM
  device 7
  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'
  }
 }
 control.53 {
  iface PCM
  device 8
  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'
  }
 }
 control.54 {
  iface PCM
  device 9
  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'
  }
 }
 control.55 {
  iface PCM
  device 10
  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'
  }
 }
 control.56 {
  iface MIXER
  name 'PCM Playback Volume'
  value.0 255
  value.1 255
  comment {
   access 'read write user'
   type INTEGER
   count 2
   range '0 - 255'
   tlv '0000000100000008ffffec1400000014'
   dbmin -5100
   dbmax 0
   dbvalue.0 0
   dbvalue.1 0
  }
 }
 control.57 {
  iface MIXER
  name 'Digital Capture Volume'
  value.0 82
  value.1 82
  comment {
   access 'read write user'
   type INTEGER
   count 2
   range '0 - 120'
   tlv '0000000100000008fffff44800000032'
   dbmin -3000
   dbmax 3000
   dbvalue.0 1100
   dbvalue.1 1100
  }
 }
}
--endcollapse--

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

ac97_bus
acpi_pad
acpi_thermal_rel
aes_x86_64
aesni_intel
ahci
arc4
autofs4
binfmt_misc
bluetooth
bnep
bridge
btbcm
btintel
btrtl
btusb
ccm
cfg80211
coretemp
crc32_pclmul
crct10dif_pclmul
cryptd
crypto_simd
dcdbas
dell_laptop
dell_smbios
dell_smm_hwmon
dell_wmi
dell_wmi_descriptor
devlink
drm
drm_kms_helper
ebtable_filter
ebtables
ecdh_generic
fb_sys_fops
ghash_clmulni_intel
glue_helper
hid
hid_generic
hid_multitouch
hid_sensor_accel_3d
hid_sensor_custom
hid_sensor_gyro_3d
hid_sensor_hub
hid_sensor_iio_common
hid_sensor_incl_3d
hid_sensor_magn_3d
hid_sensor_rotation
hid_sensor_trigger
i2c_algo_bit
i2c_hid
i915
idma64
industrialio
industrialio_triggered_buffer
input_leds
int3400_thermal
int3402_thermal
int3403_thermal
int340x_thermal_zone
intel_cstate
intel_hid
intel_ish_ipc
intel_ishtp
intel_ishtp_hid
intel_lpss
intel_lpss_pci
intel_pch_thermal
intel_powerclamp
intel_rapl
intel_rapl_perf
intel_soc_dts_iosf
intel_vbtn
ip6_tables
ip6t_REJECT
ip6t_rt
ip6table_filter
ip_tables
ipt_MASQUERADE
ipt_REJECT
iptable_filter
iptable_mangle
iptable_nat
irqbypass
iwlmvm
iwlwifi
joydev
kfifo_buf
kvm
kvm_intel
libahci
libcrc32c
llc
lp
mac80211
mac_hid
media
mei
mei_me
nf_conntrack
nf_conntrack_broadcast
nf_conntrack_ftp
nf_conntrack_ipv4
nf_conntrack_ipv6
nf_conntrack_netbios_ns
nf_defrag_ipv4
nf_defrag_ipv6
nf_nat
nf_nat_ftp
nf_nat_ipv4
nf_nat_masquerade_ipv4
nf_reject_ipv4
nf_reject_ipv6
nls_iso8859_1
parport
parport_pc
pcbc
pinctrl_sunrisepoint
ppdev
processor_thermal_device
psmouse
rfcomm
sch_fq_codel
serio_raw
shpchp
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_pcm
snd_pcm_dmaengine
snd_rawmidi
snd_seq
snd_seq_device
snd_seq_midi
snd_seq_midi_event
snd_soc_acpi
snd_soc_core
snd_soc_skl
snd_soc_skl_ipc
snd_soc_sst_dsp
snd_soc_sst_ipc
snd_timer
soc_button_array
soundcore
sparse_keymap
stp
syscopyarea
sysfillrect
sysimgblt
uas
usb_storage
usbhid
uvcvideo
v4l2loopback
video
videobuf2_core
videobuf2_memops
videobuf2_v4l2
videobuf2_vmalloc
videodev
virt_dma
wmi
wmi_bmof
x86_pkg_temp_thermal
x_tables
xt_CHECKSUM
xt_addrtype
xt_conntrack
xt_hl
xt_limit
xt_tcpudp

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

/sys/class/sound/hwC0D0/init_pin_configs:
0x12 0xb7a60150
0x13 0x40000000
0x14 0x901701a0
0x16 0x411111f0
0x17 0x411111f0
0x18 0x411111f0
0x19 0x411111f0
0x1a 0x411111f0
0x1b 0x411111f0
0x1d 0x40600001
0x1e 0x411111f0
0x21 0x04211020

/sys/class/sound/hwC0D0/driver_pin_configs:
0x19 0x01a1913c
0x1a 0x01a1913d

/sys/class/sound/hwC0D0/user_pin_configs:

/sys/class/sound/hwC0D0/init_verbs:

/sys/class/sound/hwC0D0/hints:

/sys/class/sound/hwC0D2/init_pin_configs:
0x05 0x18560010
0x06 0x18560010
0x07 0x18560010

/sys/class/sound/hwC0D2/driver_pin_configs:

/sys/class/sound/hwC0D2/user_pin_configs:

/sys/class/sound/hwC0D2/init_verbs:

/sys/class/sound/hwC0D2/hints:

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

[ 0.048880] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.048880] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.048880] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
--
[ 6.560236] iwlwifi 0000:01:00.0 wlp1s0: renamed from wlan0
[ 6.924292] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[ 6.959114] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 6.999459] AVX2 version of gcm_enc/dec engaged.
[ 6.999460] AES CTR mode by8 optimization enabled
[ 8.077823] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3253: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 8.077825] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 8.077826] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 8.077826] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 8.077827] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 8.077828] snd_hda_codec_realtek hdaudioC0D0: Headset Mic=0x19
[ 8.077829] snd_hda_codec_realtek hdaudioC0D0: Headphone Mic=0x1a
[ 8.077830] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
[ 8.201573] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input30
[ 8.201611] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input31
[ 8.201654] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input32
[ 8.201705] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input33
[ 8.201741] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input34
[ 8.201772] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input35
[ 9.121944] ACPI Error: Thread 2238209536 cannot release Mutex [PATM] acquired by thread 2231611136 (20170831/exmutex-416)

!!Packages installed
!!--------------------

ii alsa-utils 1.1.3-1ubuntu1 amd64 Utilities for configuring and using ALSA

============

STEP 4 OUTPUT

**** I want to generate the sound via computer speaker mainly.

$ cat /proc/asound/{version,cards,devices,hwdep,pcm,seq/clients}; ls -l /usr/share/pulseaudio/alsa-mixer/paths/; sudo rm /etc/asound.conf; sudo rm -r ~/.pulse ~/.asound* ;sudo rm ~/.pulse-cookie; sudo apt-get update; sudo apt-get install aptitude; sudo aptitude install paman gnome-alsamixer libasound2-plugins padevchooser libsdl1.2debian-pulseaudio; sudo lshw -short;ls -lart /dev/snd; find /lib/modules/`uname -r` | grep snd ;cat /dev/sndstat; lspci -nn; lsusb; sudo which alsactl; sudo fuser -v /dev/dsp /dev/snd/* ; dpkg -S bin/slmodemd; dmesg | egrep 'EMU|probe|emu|ALSA|alsa|ac97|udi|snd|ound|irmware'; sudo /etc/init.d/sl-modem-daemon status; sudo grep model /etc/modprobe.d/* ; sudo dmidecode|egrep 'anufact|roduct|erial|elease'; lsmod | egrep 'snd|usb|midi|udio'; pacmd list-sinks; aplay -l; sudo alsa force-reload; ubuntu-support-status ; sudo lshw -C sound
Advanced Linux Sound Architecture Driver Version k4.15.0-99-generic.
 0 [PCH ]: HDA-Intel - HDA Intel PCH
                      HDA Intel PCH at 0xd1128000 irq 140
  1: : sequencer
  2: [ 0] : control
  3: [ 0- 0]: digital audio playback
  4: [ 0- 0]: digital audio capture
  5: [ 0- 3]: digital audio playback
  6: [ 0- 7]: digital audio playback
  7: [ 0- 8]: digital audio playback
  8: [ 0- 9]: digital audio playback
  9: [ 0-10]: digital audio playback
 10: [ 0- 0]: hardware dependent
 11: [ 0- 2]: hardware dependent
 33: : timer
00-00: HDA Codec 0
00-02: HDA Codec 2
00-00: ALC3253 Analog : ALC3253 Analog : playback 1 : capture 1
00-03: HDMI 0 : HDMI 0 : playback 1
00-07: HDMI 1 : HDMI 1 : playback 1
00-08: HDMI 2 : HDMI 2 : playback 1
00-09: HDMI 3 : HDMI 3 : playback 1
00-10: HDMI 4 : HDMI 4 : 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 Nov 5 2019 analog-input-aux.conf
-rw-r--r-- 1 root root 2056 Nov 5 2019 analog-input.conf
-rw-r--r-- 1 root root 5769 Nov 5 2019 analog-input.conf.common
-rw-r--r-- 1 root root 2185 Nov 5 2019 analog-input-dock-mic.conf
-rw-r--r-- 1 root root 1420 Nov 5 2019 analog-input-fm.conf
-rw-r--r-- 1 root root 2196 Nov 5 2019 analog-input-front-mic.conf
-rw-r--r-- 1 root root 2298 Nov 5 2019 analog-input-headphone-mic.conf
-rw-r--r-- 1 root root 2360 Nov 5 2019 analog-input-headset-mic.conf
-rw-r--r-- 1 root root 2797 Nov 5 2019 analog-input-internal-mic-always.conf
-rw-r--r-- 1 root root 3155 Nov 5 2019 analog-input-internal-mic.conf
-rw-r--r-- 1 root root 2569 Nov 5 2019 analog-input-linein.conf
-rw-r--r-- 1 root root 2758 Nov 5 2019 analog-input-mic.conf
-rw-r--r-- 1 root root 1330 Nov 5 2019 analog-input-mic.conf.common
-rw-r--r-- 1 root root 1457 Nov 5 2019 analog-input-mic-line.conf
-rw-r--r-- 1 root root 2185 Nov 5 2019 analog-input-rear-mic.conf
-rw-r--r-- 1 root root 1425 Nov 5 2019 analog-input-tvtuner.conf
-rw-r--r-- 1 root root 1385 Nov 5 2019 analog-input-video.conf
-rw-r--r-- 1 root root 1929 Nov 5 2019 analog-output.conf
-rw-r--r-- 1 root root 10609 Nov 5 2019 analog-output.conf.common
-rw-r--r-- 1 root root 2139 Nov 5 2019 analog-output-headphones-2.conf
-rw-r--r-- 1 root root 3147 Nov 5 2019 analog-output-headphones.conf
-rw-r--r-- 1 root root 4095 Nov 5 2019 analog-output-lineout.conf
-rw-r--r-- 1 root root 1993 Nov 5 2019 analog-output-mono.conf
-rw-r--r-- 1 root root 3725 Nov 5 2019 analog-output-speaker-always.conf
-rw-r--r-- 1 root root 4521 Nov 5 2019 analog-output-speaker.conf
-rw-r--r-- 1 root root 159 Nov 5 2019 hdmi-output-0.conf
-rw-r--r-- 1 root root 161 Nov 5 2019 hdmi-output-1.conf
-rw-r--r-- 1 root root 161 Nov 5 2019 hdmi-output-2.conf
-rw-r--r-- 1 root root 161 Nov 5 2019 hdmi-output-3.conf
-rw-r--r-- 1 root root 163 Nov 5 2019 hdmi-output-4.conf
-rw-r--r-- 1 root root 163 Nov 5 2019 hdmi-output-5.conf
-rw-r--r-- 1 root root 163 Nov 5 2019 hdmi-output-6.conf
-rw-r--r-- 1 root root 163 Nov 5 2019 hdmi-output-7.conf
-rw-r--r-- 1 root root 712 Nov 5 2019 iec958-stereo-output.conf
-rw-r--r-- 1 root root 1072 Nov 5 2019 steelseries-arctis-5-output-chat.conf
-rw-r--r-- 1 root root 1064 Nov 5 2019 steelseries-arctis-5-output-game.conf
-rw-r--r-- 1 root root 937 Nov 5 2019 steelseries-arctis-7-input.conf
-rw-r--r-- 1 root root 1209 Nov 5 2019 steelseries-arctis-7-output-mono.conf
-rw-r--r-- 1 root root 1299 Nov 5 2019 steelseries-arctis-7-output-stereo.conf
[sudo] password for oscar:
rm: cannot remove '/etc/asound.conf': No such file or directory
rm: cannot remove '/home/oscar/.pulse': No such file or directory
rm: cannot remove '/home/oscar/.asound*': No such file or directory
rm: cannot remove '/home/oscar/.pulse-cookie': No such file or directory
Ign:1 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:2 http://linux.teamviewer.com/deb stable InRelease
Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease
Ign:4 http://ppa.launchpad.net/audacity-team/daily/ubuntu bionic InRelease
Ign:5 http://dl.google.com/linux/earth/deb stable InRelease
Hit:6 http://dl.google.com/linux/chrome/deb stable Release
Hit:7 http://ae.archive.ubuntu.com/ubuntu bionic InRelease
Ign:8 https://repo.nordvpn.com/deb/nordvpn/debian stable InRelease
Hit:9 http://ppa.launchpad.net/gezakovacs/ppa/ubuntu bionic InRelease
Hit:10 http://dl.google.com/linux/earth/deb stable Release
Hit:11 http://archive.canonical.com/ubuntu bionic InRelease
Hit:12 http://ae.archive.ubuntu.com/ubuntu bionic-updates InRelease
Hit:14 http://ppa.launchpad.net/gns3/ppa/ubuntu bionic InRelease
Hit:15 http://ae.archive.ubuntu.com/ubuntu bionic-backports InRelease
Hit:16 http://repo.pritunl.com/stable/apt bionic InRelease
Get:18 https://repo.nordvpn.com/deb/nordvpn/debian stable Release [5,289 B]
Hit:19 https://updates.signal.org/desktop/apt xenial InRelease
Hit:21 https://repo.skype.com/deb stable InRelease
Ign:22 http://ppa.launchpad.net/hplip-isv/ppa/ubuntu bionic InRelease
Get:23 https://repo.nordvpn.com/deb/nordvpn/debian stable Release.gpg [836 B]
Hit:24 http://ppa.launchpad.net/obsproject/obs-studio/ubuntu bionic InRelease
Get:17 https://qgis.org/debian bionic InRelease [3,687 B]
Hit:25 https://dl.ring.cx/ring-nightly/ubuntu_18.04 ring InRelease
Ign:26 http://ppa.launchpad.net/paolorotolo/droidcam/ubuntu bionic InRelease
Err:17 https://qgis.org/debian bionic InRelease
  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 51F523511C7028C3
Hit:27 http://ppa.launchpad.net/peterlevi/ppa/ubuntu bionic InRelease
Ign:28 http://ppa.launchpad.net/savoirfairelinux/ppa/ubuntu bionic InRelease
Hit:29 http://ppa.launchpad.net/scribus/ppa/ubuntu bionic InRelease
Hit:30 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu bionic InRelease
Hit:31 http://ppa.launchpad.net/webupd8team/java/ubuntu bionic InRelease
Hit:32 http://ppa.launchpad.net/wseverin/ppa/ubuntu bionic InRelease
Err:33 http://ppa.launchpad.net/audacity-team/daily/ubuntu bionic Release
  404 Not Found [IP: 91.189.95.83 80]
Err:34 http://ppa.launchpad.net/hplip-isv/ppa/ubuntu bionic Release
  404 Not Found [IP: 91.189.95.83 80]
Err:35 http://ppa.launchpad.net/paolorotolo/droidcam/ubuntu bionic Release
  404 Not Found [IP: 91.189.95.83 80]
Err:36 http://ppa.launchpad.net/savoirfairelinux/ppa/ubuntu bionic Release
  404 Not Found [IP: 91.189.95.83 80]
Reading package lists... Done
W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:2
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:2
W: Target Translations (main/i18n/Translation-en_US) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:2
W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:2
W: Target DEP-11 (main/dep11/Components-amd64.yml) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:2
W: Target DEP-11 (main/dep11/Components-all.yml) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:2
W: Target DEP-11-icons-small (main/dep11/icons-48x48.tar) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:2
W: Target DEP-11-icons (main/dep11/icons-64x64.tar) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:2
W: Target CNF (main/cnf/Commands-amd64) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:2
W: Target CNF (main/cnf/Commands-all) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:2
W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:3
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:3
W: Target Translations (main/i18n/Translation-en_US) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:3
W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:3
W: Target DEP-11 (main/dep11/Components-amd64.yml) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:3
W: Target DEP-11 (main/dep11/Components-all.yml) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:3
W: Target DEP-11-icons-small (main/dep11/icons-48x48.tar) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:3
W: Target DEP-11-icons (main/dep11/icons-64x64.tar) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:3
W: Target CNF (main/cnf/Commands-amd64) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:3
W: Target CNF (main/cnf/Commands-all) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:3
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://qgis.org/debian bionic InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 51F523511C7028C3
E: The repository 'http://ppa.launchpad.net/audacity-team/daily/ubuntu bionic Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'http://ppa.launchpad.net/hplip-isv/ppa/ubuntu bionic Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'http://ppa.launchpad.net/paolorotolo/droidcam/ubuntu bionic Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'http://ppa.launchpad.net/savoirfairelinux/ppa/ubuntu bionic Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:2
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:2
W: Target Translations (main/i18n/Translation-en_US) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:2
W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:2
W: Target DEP-11 (main/dep11/Components-amd64.yml) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:2
W: Target DEP-11 (main/dep11/Components-all.yml) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:2
W: Target DEP-11-icons-small (main/dep11/icons-48x48.tar) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:2
W: Target DEP-11-icons (main/dep11/icons-64x64.tar) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:2
W: Target CNF (main/cnf/Commands-amd64) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:2
W: Target CNF (main/cnf/Commands-all) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:2
W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:3
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:3
W: Target Translations (main/i18n/Translation-en_US) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:3
W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:3
W: Target DEP-11 (main/dep11/Components-amd64.yml) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:3
W: Target DEP-11 (main/dep11/Components-all.yml) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:3
W: Target DEP-11-icons-small (main/dep11/icons-48x48.tar) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:3
W: Target DEP-11-icons (main/dep11/icons-64x64.tar) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:3
W: Target CNF (main/cnf/Commands-amd64) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:3
W: Target CNF (main/cnf/Commands-all) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:3
Reading package lists... Done
Building dependency tree
Reading state information... Done
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 1 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://ae.archive.ubuntu.com/ubuntu bionic/main amd64 aptitude-common all 0.8.10-6ubuntu1 [1,014 kB]
Get:2 http://ae.archive.ubuntu.com/ubuntu bionic/main amd64 libcwidget3v5 amd64 0.5.17-7 [286 kB]
Get:3 http://ae.archive.ubuntu.com/ubuntu bionic/main amd64 aptitude amd64 0.8.10-6ubuntu1 [1,269 kB]
Fetched 2,569 kB in 2s (1,103 kB/s)
Selecting previously unselected package aptitude-common.
(Reading database ... 275784 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) ...
No candidate version found for paman
Unable to apply some actions, aborting
H/W path Device Class Description
===============================================================
                                     system Inspiron 13-5378 (0740)
/0 bus 0XC4P5
/0/0 memory 64KiB BIOS
/0/3d memory 8GiB System Memory
/0/3d/0 memory 8GiB SODIMM DDR4 Synchronous
/0/3d/1 memory [empty]
/0/41 memory 128KiB L1 cache
/0/42 memory 512KiB L2 cache
/0/43 memory 3MiB L3 cache
/0/44 processor Intel(R) Core(TM) i5-7200U C
/0/100 bridge Xeon E3-1200 v6/7th Gen Core
/0/100/2 display HD Graphics 620
/0/100/4 generic Xeon E3-1200 v5/E3-1500 v5/6
/0/100/13 generic Sunrise Point-LP Integrated
/0/100/14 bus Sunrise Point-LP USB 3.0 xHC
/0/100/14/0 usb1 bus xHCI Host Controller
/0/100/14/0/3 scsi2 storage Mass storage device
/0/100/14/0/3/0.0.0 /dev/sdb disk 1050GB CT1050MX300SSD1
/0/100/14/0/3/0.0.0/2 /dev/sdb2 volume 229GiB Extended partition
/0/100/14/0/3/0.0.0/2/5 /dev/sdb5 volume 6198MiB Linux swap volume
/0/100/14/0/3/0.0.0/2/6 volume 512MiB Windows FAT volume
/0/100/14/0/3/0.0.0/2/7 /dev/sdb7 volume 223GiB EXT4 volume
/0/100/14/0/3/0.0.0/3 /dev/sdb3 volume 350GiB EXT4 volume
/0/100/14/0/3/0.0.0/4 /dev/sdb4 volume 398GiB EXT4 volume
/0/100/14/0/5 multimedia Integrated_Webcam_HD
/0/100/14/0/6 communication Bluetooth wireless interface
/0/100/14/0/7 input Raydium Touch System
/0/100/14/1 usb2 bus xHCI Host Controller
/0/100/14.2 generic Sunrise Point-LP Thermal sub
/0/100/15 generic Sunrise Point-LP Serial IO I
/0/100/15.1 generic Sunrise Point-LP Serial IO I
/0/100/16 communication Sunrise Point-LP CSME HECI #
/0/100/17 storage Sunrise Point-LP SATA Contro
/0/100/1c bridge Sunrise Point-LP PCI Express
/0/100/1c/0 wlp1s0 network Wireless 3165
/0/100/1f bridge Sunrise Point-LP LPC Control
/0/100/1f.2 memory Memory controller
/0/100/1f.3 multimedia Sunrise Point-LP HD Audio
/0/100/1f.4 bus Sunrise Point-LP SMBus
/0/1 scsi0 storage
/0/1/0.0.0 /dev/sda disk 1TB ST1000LM035-1RK1
/0/1/0.0.0/1 /dev/sda1 volume 99MiB Windows FAT volume
/0/1/0.0.0/2 /dev/sda2 volume 15MiB reserved partition
/0/1/0.0.0/3 /dev/sda3 volume 929GiB Windows NTFS volume
/0/1/0.0.0/4 /dev/sda4 volume 1799MiB Windows NTFS volume
/1 power DELL 3CRH35B
/2 virbr0 network Ethernet interface
/3 virbr0-nic network Ethernet interface
total 0
crw-rw----+ 1 root audio 116, 33 May 7 11:39 timer
crw-rw----+ 1 root audio 116, 1 May 7 11:39 seq
crw-rw----+ 1 root audio 116, 2 May 7 11:39 controlC0
drwxr-xr-x 2 root root 60 May 7 11:39 by-path
drwxr-xr-x 3 root root 300 May 7 11:39 .
crw-rw----+ 1 root audio 116, 11 May 7 11:39 hwC0D2
crw-rw----+ 1 root audio 116, 10 May 7 11:39 hwC0D0
crw-rw----+ 1 root audio 116, 5 May 7 11:40 pcmC0D3p
crw-rw----+ 1 root audio 116, 6 May 7 11:40 pcmC0D7p
crw-rw----+ 1 root audio 116, 7 May 7 11:40 pcmC0D8p
crw-rw----+ 1 root audio 116, 8 May 7 11:40 pcmC0D9p
crw-rw----+ 1 root audio 116, 9 May 7 11:40 pcmC0D10p
crw-rw----+ 1 root audio 116, 4 May 7 11:44 pcmC0D0c
crw-rw----+ 1 root audio 116, 3 May 7 11:46 pcmC0D0p
drwxr-xr-x 22 root root 5540 May 7 11:50 ..
/lib/modules/4.15.0-99-generic/kernel/sound/pcmcia/pdaudiocf/snd-pdaudiocf.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pcmcia/vx/snd-vxpocket.ko
/lib/modules/4.15.0-99-generic/kernel/sound/synth/emux/snd-emux-synth.ko
/lib/modules/4.15.0-99-generic/kernel/sound/synth/snd-util-mem.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/fsl/snd-soc-fsl-esai.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/fsl/snd-soc-imx-audmux.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/fsl/snd-soc-fsl-asrc.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/fsl/snd-soc-fsl-spdif.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/fsl/snd-soc-fsl-ssi.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/fsl/snd-soc-fsl-sai.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/snd-soc-acpi.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/xtensa/snd-soc-xtfpga-i2s.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/generic/snd-soc-simple-card-utils.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/generic/snd-soc-simple-card.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/snd-soc-core.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/intel/atom/snd-soc-sst-atom-hifi2-platform.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/intel/atom/sst/snd-intel-sst-core.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/intel/atom/sst/snd-intel-sst-acpi.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/intel/skylake/snd-soc-skl.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/intel/skylake/snd-soc-skl-ipc.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/intel/haswell/snd-soc-sst-haswell-pcm.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/intel/boards/snd-soc-skl_nau88l25_ssm4567.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/intel/boards/snd-soc-sst-bxt-da7219_max98357a.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/intel/boards/snd-soc-kbl_rt5663_max98927.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/intel/boards/snd-soc-sst-bdw-rt5677-mach.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/intel/boards/snd-skl_nau88l25_max98357a.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/intel/boards/snd-soc-sst-bytcr-rt5660.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/intel/boards/snd-soc-sst-cht-bsw-rt5672.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/intel/boards/snd-soc-sst-byt-cht-da7213.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/intel/boards/snd-soc-sst-broadwell.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/intel/boards/snd-soc-sst-cht-bsw-max98090_ti.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/intel/boards/snd-soc-kbl_rt5663_rt5514_max98927.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/intel/boards/snd-soc-skl_rt286.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/intel/boards/snd-soc-sst-haswell.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/intel/boards/snd-soc-sst-cht-bsw-rt5645.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/intel/boards/snd-soc-sst-byt-cht-es8316.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/intel/boards/snd-soc-sst-bytcr-rt5651.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/intel/boards/snd-soc-sst-bytcr-rt5640.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/intel/boards/snd-soc-sst-bxt-rt298.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/intel/baytrail/snd-soc-sst-baytrail-pcm.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/intel/common/snd-soc-sst-acpi.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/intel/common/snd-soc-sst-firmware.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/intel/common/snd-soc-acpi-intel-match.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/intel/common/snd-soc-sst-dsp.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/intel/common/snd-soc-sst-ipc.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-pcm179x-codec.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-cs42l52.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-wm8750.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-es8328-spi.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-cs53l30.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-sigmadsp.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-wm8523.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-cs43130.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-max98090.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-cs4271-i2c.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-cs4265.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-rt5640.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-cs35l33.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-tas2552.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-pcm3168a-spi.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-cs4271.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-cs35l34.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-max98357a.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-pcm512x-spi.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-adau1761-i2c.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-rt5616.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-es8316.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-rt5677-spi.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-cs35l32.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-wm8711.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-tlv320aic3x.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-adau1761.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-cs42l73.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-tas571x.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-rt5514.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-bt-sco.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-ssm2602.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-cs42l56.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-pcm512x-i2c.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-max98504.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-nau8825.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-alc5623.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-rl6347a.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-gtm601.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-hdac-hdmi.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-rt5660.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-pcm512x.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-ak5386.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-cs42xx8.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-wm8962.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-si476x.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-zx-aud96p22.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-wm8510.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-wm8804-i2c.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-cs42l51.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-ts3a227e.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-cs4271-spi.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-nau8540.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-pcm179x-spi.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-ac97.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-wm8737.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-tas5720.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-wm8741.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-cs4270.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-wm8804.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-adau-utils.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-wm8580.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-ssm4567.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-rt286.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-wm8770.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-wm8731.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-hdmi-codec.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-wm8804-spi.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-sta350.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-da7219.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-inno-rk3036.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-pcm3168a.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-wm8974.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-tpa6130a2.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-ak4554.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-rt5514-spi.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-msm8916-analog.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-spdif-tx.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-es8328-i2c.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-wm8728.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-wm8978.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-rt5670.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-ssm2602-i2c.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-max9860.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-pcm1681.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-cs4349.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-spdif-rx.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-nau8824.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-wm8776.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-adau17x1.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-pcm3168a-i2c.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-wm8985.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-wm8903.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-wm8524.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-ak4104.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-tlv320aic31xx.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-wm8960.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-tlv320aic23-spi.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-rt5631.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-sigmadsp-i2c.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-rt5677.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-sigmadsp-regmap.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-cs42l51-i2c.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-sti-sas.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-cs42l42.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-es8328.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-tlv320aic23.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-rt5663.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-adau1701.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-rt298.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-sta32x.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-rl6231.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-adau1761-spi.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-rt5651.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-dmic.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-ak4642.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-cs35l35.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-ssm2602-spi.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-dio2125.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-msm8916-digital.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-da7213.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-es7134.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-tas5086.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-sgtl5000.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-ak4613.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-tlv320aic23-i2c.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-nau8810.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-pcm179x-i2c.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-cs42xx8-i2c.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-wm8753.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-tfa9879.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-rt5645.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-max98927.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/codecs/snd-soc-adau7002.ko
/lib/modules/4.15.0-99-generic/kernel/sound/soc/amd/snd-soc-acp-rt5645-mach.ko
/lib/modules/4.15.0-99-generic/kernel/sound/isa/sb/snd-sb-common.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/aw2/snd-aw2.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/riptide/snd-riptide.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/ali5451/snd-ali5451.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/lx6464es/snd-lx6464es.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/snd-fm801.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/ice1712/snd-ice1724.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/ice1712/snd-ice17xx-ak4xxx.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/ice1712/snd-ice1712.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/snd-cs4281.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/snd-azt3328.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/vx222/snd-vx222.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/emu10k1/snd-emu10k1x.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/emu10k1/snd-emu10k1-synth.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/emu10k1/snd-emu10k1.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/hda/snd-hda-codec-generic.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/hda/snd-hda-intel.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/hda/snd-hda-codec-realtek.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/hda/snd-hda-codec-cmedia.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/hda/snd-hda-codec-idt.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/hda/snd-hda-codec-si3054.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/hda/snd-hda-codec-hdmi.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/hda/snd-hda-codec-cirrus.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/hda/snd-hda-codec-ca0132.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/hda/snd-hda-codec-conexant.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/hda/snd-hda-codec-analog.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/hda/snd-hda-codec-via.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/hda/snd-hda-codec-ca0110.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/hda/snd-hda-codec.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/snd-rme96.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/snd-via82xx-modem.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/snd-es1968.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/pcxhr/snd-pcxhr.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/ymfpci/snd-ymfpci.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/trident/snd-trident.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/snd-cmipci.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/au88x0/snd-au8820.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/au88x0/snd-au8810.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/au88x0/snd-au8830.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/ctxfi/snd-ctxfi.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/snd-ens1371.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/ca0106/snd-ca0106.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/snd-via82xx.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/snd-ens1370.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/oxygen/snd-oxygen-lib.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/oxygen/snd-virtuoso.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/oxygen/snd-oxygen.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/snd-sonicvibes.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/snd-als4000.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/snd-es1938.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/snd-rme32.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/mixart/snd-mixart.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/snd-als300.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/lola/snd-lola.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/snd-ad1889.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/rme9652/snd-rme9652.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/rme9652/snd-hdsp.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/rme9652/snd-hdspm.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/snd-intel8x0.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/snd-maestro3.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/asihpi/snd-asihpi.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/snd-intel8x0m.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/ac97/snd-ac97-codec.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/snd-atiixp-modem.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/snd-bt87x.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/korg1212/snd-korg1212.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/cs46xx/snd-cs46xx.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/echoaudio/snd-darla24.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/echoaudio/snd-echo3g.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/echoaudio/snd-mona.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/echoaudio/snd-mia.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/echoaudio/snd-indigodj.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/echoaudio/snd-layla24.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/echoaudio/snd-indigodjx.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/echoaudio/snd-darla20.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/echoaudio/snd-layla20.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/echoaudio/snd-gina20.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/echoaudio/snd-indigo.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/echoaudio/snd-indigoio.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/echoaudio/snd-gina24.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/echoaudio/snd-indigoiox.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/nm256/snd-nm256.ko
/lib/modules/4.15.0-99-generic/kernel/sound/pci/snd-atiixp.ko
/lib/modules/4.15.0-99-generic/kernel/sound/hda/ext/snd-hda-ext-core.ko
/lib/modules/4.15.0-99-generic/kernel/sound/hda/snd-hda-core.ko
/lib/modules/4.15.0-99-generic/kernel/sound/i2c/snd-i2c.ko
/lib/modules/4.15.0-99-generic/kernel/sound/i2c/snd-cs8427.ko
/lib/modules/4.15.0-99-generic/kernel/sound/i2c/other/snd-ak4113.ko
/lib/modules/4.15.0-99-generic/kernel/sound/i2c/other/snd-ak4114.ko
/lib/modules/4.15.0-99-generic/kernel/sound/i2c/other/snd-pt2258.ko
/lib/modules/4.15.0-99-generic/kernel/sound/i2c/other/snd-ak4xxx-adda.ko
/lib/modules/4.15.0-99-generic/kernel/sound/i2c/other/snd-ak4117.ko
/lib/modules/4.15.0-99-generic/kernel/sound/usb/caiaq/snd-usb-caiaq.ko
/lib/modules/4.15.0-99-generic/kernel/sound/usb/misc/snd-ua101.ko
/lib/modules/4.15.0-99-generic/kernel/sound/usb/usx2y/snd-usb-usx2y.ko
/lib/modules/4.15.0-99-generic/kernel/sound/usb/usx2y/snd-usb-us122l.ko
/lib/modules/4.15.0-99-generic/kernel/sound/usb/bcd2000/snd-bcd2000.ko
/lib/modules/4.15.0-99-generic/kernel/sound/usb/6fire/snd-usb-6fire.ko
/lib/modules/4.15.0-99-generic/kernel/sound/usb/snd-usbmidi-lib.ko
/lib/modules/4.15.0-99-generic/kernel/sound/usb/snd-usb-audio.ko
/lib/modules/4.15.0-99-generic/kernel/sound/usb/hiface/snd-usb-hiface.ko
/lib/modules/4.15.0-99-generic/kernel/sound/usb/line6/snd-usb-variax.ko
/lib/modules/4.15.0-99-generic/kernel/sound/usb/line6/snd-usb-podhd.ko
/lib/modules/4.15.0-99-generic/kernel/sound/usb/line6/snd-usb-line6.ko
/lib/modules/4.15.0-99-generic/kernel/sound/usb/line6/snd-usb-pod.ko
/lib/modules/4.15.0-99-generic/kernel/sound/usb/line6/snd-usb-toneport.ko
/lib/modules/4.15.0-99-generic/kernel/sound/drivers/snd-portman2x4.ko
/lib/modules/4.15.0-99-generic/kernel/sound/drivers/opl3/snd-opl3-lib.ko
/lib/modules/4.15.0-99-generic/kernel/sound/drivers/opl3/snd-opl3-synth.ko
/lib/modules/4.15.0-99-generic/kernel/sound/drivers/snd-mtpav.ko
/lib/modules/4.15.0-99-generic/kernel/sound/drivers/snd-dummy.ko
/lib/modules/4.15.0-99-generic/kernel/sound/drivers/mpu401/snd-mpu401.ko
/lib/modules/4.15.0-99-generic/kernel/sound/drivers/mpu401/snd-mpu401-uart.ko
/lib/modules/4.15.0-99-generic/kernel/sound/drivers/snd-mts64.ko
/lib/modules/4.15.0-99-generic/kernel/sound/drivers/pcsp/snd-pcsp.ko
/lib/modules/4.15.0-99-generic/kernel/sound/drivers/snd-virmidi.ko
/lib/modules/4.15.0-99-generic/kernel/sound/drivers/snd-aloop.ko
/lib/modules/4.15.0-99-generic/kernel/sound/drivers/snd-serial-u16550.ko
/lib/modules/4.15.0-99-generic/kernel/sound/drivers/vx/snd-vx-lib.ko
/lib/modules/4.15.0-99-generic/kernel/sound/firewire/fireface/snd-fireface.ko
/lib/modules/4.15.0-99-generic/kernel/sound/firewire/digi00x/snd-firewire-digi00x.ko
/lib/modules/4.15.0-99-generic/kernel/sound/firewire/snd-isight.ko
/lib/modules/4.15.0-99-generic/kernel/sound/firewire/oxfw/snd-oxfw.ko
/lib/modules/4.15.0-99-generic/kernel/sound/firewire/dice/snd-dice.ko
/lib/modules/4.15.0-99-generic/kernel/sound/firewire/snd-firewire-lib.ko
/lib/modules/4.15.0-99-generic/kernel/sound/firewire/fireworks/snd-fireworks.ko
/lib/modules/4.15.0-99-generic/kernel/sound/firewire/motu/snd-firewire-motu.ko
/lib/modules/4.15.0-99-generic/kernel/sound/firewire/bebob/snd-bebob.ko
/lib/modules/4.15.0-99-generic/kernel/sound/firewire/tascam/snd-firewire-tascam.ko
/lib/modules/4.15.0-99-generic/kernel/sound/core/snd-hrtimer.ko
/lib/modules/4.15.0-99-generic/kernel/sound/core/snd-pcm.ko
/lib/modules/4.15.0-99-generic/kernel/sound/core/seq/snd-seq.ko
/lib/modules/4.15.0-99-generic/kernel/sound/core/seq/snd-seq-dummy.ko
/lib/modules/4.15.0-99-generic/kernel/sound/core/seq/snd-seq-midi.ko
/lib/modules/4.15.0-99-generic/kernel/sound/core/seq/snd-seq-midi-event.ko
/lib/modules/4.15.0-99-generic/kernel/sound/core/seq/snd-seq-midi-emul.ko
/lib/modules/4.15.0-99-generic/kernel/sound/core/seq/snd-seq-virmidi.ko
/lib/modules/4.15.0-99-generic/kernel/sound/core/snd-compress.ko
/lib/modules/4.15.0-99-generic/kernel/sound/core/snd-hwdep.ko
/lib/modules/4.15.0-99-generic/kernel/sound/core/snd-rawmidi.ko
/lib/modules/4.15.0-99-generic/kernel/sound/core/snd.ko
/lib/modules/4.15.0-99-generic/kernel/sound/core/snd-seq-device.ko
/lib/modules/4.15.0-99-generic/kernel/sound/core/oss/snd-mixer-oss.ko
/lib/modules/4.15.0-99-generic/kernel/sound/core/snd-timer.ko
/lib/modules/4.15.0-99-generic/kernel/sound/core/snd-pcm-dmaengine.ko
/lib/modules/4.15.0-99-generic/kernel/sound/x86/snd-hdmi-lpe-audio.ko
cat: /dev/sndstat: No such file or directory
00:00.0 Host bridge [0600]: Intel Corporation Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers [8086:5904] (rev 02)
00:02.0 VGA compatible controller [0300]: Intel Corporation HD Graphics 620 [8086:5916] (rev 02)
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 02)
00:13.0 Non-VGA unclassified device [0000]: Intel Corporation Sunrise Point-LP Integrated Sensor Hub [8086:9d35] (rev 21)
00:14.0 USB controller [0c03]: Intel Corporation Sunrise Point-LP USB 3.0 xHCI Controller [8086:9d2f] (rev 21)
00:14.2 Signal processing controller [1180]: Intel Corporation Sunrise Point-LP Thermal subsystem [8086:9d31] (rev 21)
00:15.0 Signal processing controller [1180]: Intel Corporation Sunrise Point-LP Serial IO I2C Controller #0 [8086:9d60] (rev 21)
00:15.1 Signal processing controller [1180]: Intel Corporation Sunrise Point-LP Serial IO I2C Controller #1 [8086:9d61] (rev 21)
00:16.0 Communication controller [0780]: Intel Corporation Sunrise Point-LP CSME HECI #1 [8086:9d3a] (rev 21)
00:17.0 SATA controller [0106]: Intel Corporation Sunrise Point-LP SATA Controller [AHCI mode] [8086:9d03] (rev 21)
00:1c.0 PCI bridge [0604]: Intel Corporation Sunrise Point-LP PCI Express Root Port #5 [8086:9d14] (rev f1)
00:1f.0 ISA bridge [0601]: Intel Corporation Sunrise Point-LP LPC Controller [8086:9d58] (rev 21)
00:1f.2 Memory controller [0580]: Intel Corporation Sunrise Point-LP PMC [8086:9d21] (rev 21)
00:1f.3 Audio device [0403]: Intel Corporation Sunrise Point-LP HD Audio [8086:9d71] (rev 21)
00:1f.4 SMBus [0c05]: Intel Corporation Sunrise Point-LP SMBus [8086:9d23] (rev 21)
01:00.0 Network controller [0280]: Intel Corporation Wireless 3165 [8086:3165] (rev 79)
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 2386:3111
Bus 001 Device 004: ID 8087:0a2a Intel Corp.
Bus 001 Device 003: ID 0bda:58c2 Realtek Semiconductor Corp.
Bus 001 Device 002: ID 1f75:0621 Innostor Technology Corporation
Bus 001 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 1588 F.... pulseaudio
                     oscar 2045 F.... pulseaudio
dpkg-query: no path found matching pattern *bin/slmodemd*
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.000000] found SMP MP-table at [mem 0x000fcd90-0x000fcd9f]
[ 0.000000] No NUMA configuration found
[ 0.024000] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.048350] audit: initializing netlink subsys (disabled)
[ 0.048353] audit: type=2000 audit(1588837175.048:1): state=initialized audit_enabled=0 res=1
[ 0.048874] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.064285] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.178236] pnp: PnP ACPI: found 10 devices
[ 0.669963] libphy: Fixed MDIO Bus: probed
[ 0.672791] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.672990] hub 1-0:1.0: USB hub found
[ 0.680182] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 0.680492] hub 2-0:1.0: USB hub found
[ 0.716436] ima: No TPM chip found, activating TPM-bypass! (rc=-19)
[ 0.717917] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.162789] usb 1-3: New USB device found, idVendor=1f75, idProduct=0621
[ 1.224466] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.230746] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.529848] usb 1-5: New USB device found, idVendor=0bda, idProduct=58c2
[ 1.817264] usb 1-6: New USB device found, idVendor=8087, idProduct=0a2a
[ 2.095499] usb 1-7: New USB device found, idVendor=2386, idProduct=3111
[ 3.437712] sd 2:0:0:0: [sdb] No Caching mode page found
[ 4.947525] lp: driver loaded but no devices found
[ 11.674372] idma64 idma64.0: Found Intel integrated DMA 64-bit
[ 11.679223] i2c_hid i2c-DELL0740:00: i2c-DELL0740:00 supply vdd not found, using dummy regulator
[ 11.710093] idma64 idma64.1: Found Intel integrated DMA 64-bit
[ 12.104570] wmi_bus wmi_bus-PNP0C14:00: WQBC data block query control method not found
[ 12.111120] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_01.bin (v1.1)
[ 12.423677] uvcvideo: Found UVC 1.00 device Integrated_Webcam_HD (0bda:58c2)
[ 12.518251] iwlwifi 0000:01:00.0: loaded firmware version 29.1044073957.0 op_mode iwlmvm
[ 13.276912] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[ 13.277131] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 13.508321] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3253: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 13.508322] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 13.508323] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 13.508324] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 13.508324] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 13.508326] snd_hda_codec_realtek hdaudioC0D0: Headset Mic=0x19
[ 13.508327] snd_hda_codec_realtek hdaudioC0D0: Headphone Mic=0x1a
[ 13.508327] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
[ 13.903404] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input29
[ 13.903442] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input31
[ 13.903477] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input32
[ 13.903509] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input33
[ 13.903537] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input34
[ 13.903567] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input35
[ 14.509150] intel_rapl: Found RAPL domain package
[ 14.509151] intel_rapl: Found RAPL domain core
[ 14.509152] intel_rapl: Found RAPL domain uncore
[ 14.509153] intel_rapl: Found RAPL domain dram
[ 16.094829] audit: type=1400 audit(1588837191.870:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=975 comm="apparmor_parser"
[ 16.094832] audit: type=1400 audit(1588837191.870:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=975 comm="apparmor_parser"
[ 16.094834] audit: type=1400 audit(1588837191.870:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=975 comm="apparmor_parser"
[ 16.094836] audit: type=1400 audit(1588837191.870:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=975 comm="apparmor_parser"
[ 16.096036] audit: type=1400 audit(1588837191.874:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=979 comm="apparmor_parser"
[ 16.096286] audit: type=1400 audit(1588837191.874:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=978 comm="apparmor_parser"
[ 16.096288] audit: type=1400 audit(1588837191.874:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=978 comm="apparmor_parser"
[ 16.096289] audit: type=1400 audit(1588837191.874:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=978 comm="apparmor_parser"
[ 16.097283] audit: type=1400 audit(1588837191.874:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=980 comm="apparmor_parser"
[ 16.098844] audit: type=1400 audit(1588837191.874:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" pid=982 comm="apparmor_parser"
[ 31.666293] kauditd_printk_skb: 60 callbacks suppressed
[ 31.666295] audit: type=1400 audit(1588837207.442:72): apparmor="DENIED" operation="file_lock" profile="/usr/share/hplip/systray.py" name="/etc/xdg/Trolltech.conf" pid=2209 comm="python" requested_mask="k" denied_mask="k" fsuid=1000 ouid=0
[ 31.801162] audit: type=1400 audit(1588837207.578:73): apparmor="DENIED" operation="file_lock" profile="/usr/share/hplip/systray.py" name="/etc/xdg/sni-qt.conf" pid=2209 comm="python" requested_mask="k" denied_mask="k" fsuid=1000 ouid=0
sudo: /etc/init.d/sl-modem-daemon: command not found
/etc/modprobe.d/alsa-base.conf:options snd-hda-intel model=laptop
 Release Date: 05/10/2019
  Serial services are supported (int 14h)
 Manufacturer: Dell Inc.
 Product Name: Inspiron 13-5378
 Serial Number: 7SDL3C2
 Manufacturer: Dell Inc.
 Product Name: 0XC4P5
 Serial Number: /7SDL3C2/CN762066AB018V/
 Manufacturer: Dell Inc.
 Serial Number: 7SDL3C2
 Port Type: Serial Port 16550A Compatible
 Manufacturer: 802C0000802C
 Serial Number: 138F5EF0
 Manufacturer: Not Specified
 Serial Number: Not Specified
 Manufacturer: Intel(R) Corporation
 Serial Number: To Be Filled By O.E.M.
 Manufacturer: Dell Inc.
 Serial Number: 7SDL3C2
 Manufacturer: SMP
 Manufacture Date: 09/10/2016
 Serial Number: 10E7
  Debug Use USB(Disabled:Serial)
snd_seq_dummy 16384 0
snd_hda_codec_hdmi 49152 1
snd_hda_codec_realtek 106496 1
snd_soc_skl 86016 0
snd_soc_skl_ipc 65536 1 snd_soc_skl
snd_hda_ext_core 24576 1 snd_soc_skl
snd_soc_sst_dsp 32768 1 snd_soc_skl_ipc
snd_soc_sst_ipc 16384 1 snd_soc_skl_ipc
snd_soc_acpi 16384 1 snd_soc_skl
snd_soc_core 241664 1 snd_soc_skl
snd_compress 20480 1 snd_soc_core
ac97_bus 16384 1 snd_soc_core
snd_pcm_dmaengine 16384 1 snd_soc_core
snd_hda_codec_generic 73728 1 snd_hda_codec_realtek
snd_hda_intel 45056 6
snd_hda_codec 126976 4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
btusb 45056 0
btrtl 16384 1 btusb
btbcm 16384 1 btusb
btintel 16384 1 btusb
bluetooth 548864 33 btrtl,btintel,btbcm,bnep,btusb,rfcomm
snd_hda_core 81920 7 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_hda_codec_realtek,snd_soc_skl
snd_hwdep 20480 1 snd_hda_codec
snd_pcm 98304 8 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_soc_core,snd_soc_skl,snd_hda_core,snd_pcm_dmaengine
snd_seq_midi 16384 0
snd_seq_midi_event 16384 1 snd_seq_midi
snd_rawmidi 32768 1 snd_seq_midi
snd_seq 65536 3 snd_seq_midi,snd_seq_midi_event,snd_seq_dummy
snd_seq_device 16384 3 snd_seq,snd_seq_midi,snd_rawmidi
snd_timer 32768 2 snd_seq,snd_pcm
snd 81920 25 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 49152 0
usb_storage 69632 5 uas
hid 118784 6 i2c_hid,usbhid,hid_multitouch,hid_sensor_hub,intel_ishtp_hid,hid_generic
1 sink(s) available.
  * index: 0
 name: <alsa_output.pci-0000_00_1f.3.analog-stereo>
 driver: <module-alsa-card.c>
 flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
 state: SUSPENDED
 suspend cause: IDLE
 priority: 9039
 volume: front-left: 30284 / 46% / -20.12 dB, front-right: 30284 / 46% / -20.12 dB
         balance 0.00
 base volume: 65536 / 100% / 0.00 dB
 volume steps: 65537
 muted: no
 current latency: 0.00 ms
 max request: 0 KiB
 max rewind: 0 KiB
 monitor source: 0
 sample spec: s16le 2ch 48000Hz
 channel map: front-left,front-right
              Stereo
 used by: 0
 linked by: 1
 configured latency: 0.00 ms; range is 0.50 .. 341.33 ms
 card: 0 <alsa_card.pci-0000_00_1f.3>
 module: 7
 properties:
  alsa.resolution_bits = "16"
  device.api = "alsa"
  device.class = "sound"
  alsa.class = "generic"
  alsa.subclass = "generic-mix"
  alsa.name = "ALC3253 Analog"
  alsa.id = "ALC3253 Analog"
  alsa.subdevice = "0"
  alsa.subdevice_name = "subdevice #0"
  alsa.device = "0"
  alsa.card = "0"
  alsa.card_name = "HDA Intel PCH"
  alsa.long_card_name = "HDA Intel PCH at 0xd1128000 irq 140"
  alsa.driver_name = "snd_hda_intel"
  device.bus_path = "pci-0000:00:1f.3"
  sysfs.path = "/devices/pci0000:00/0000:00:1f.3/sound/card0"
  device.bus = "pci"
  device.vendor.id = "8086"
  device.vendor.name = "Intel Corporation"
  device.product.id = "9d71"
  device.product.name = "Sunrise Point-LP HD Audio"
  device.form_factor = "internal"
  device.string = "front:0"
  device.buffering.buffer_size = "65536"
  device.buffering.fragment_size = "32768"
  device.access_mode = "mmap+timer"
  device.profile.name = "analog-stereo"
  device.profile.description = "Analog Stereo"
  device.description = "Built-in Audio Analog Stereo"
  alsa.mixer_name = "Realtek ALC3253"
  alsa.components = "HDA:10ec0225,10280740,00100002 HDA:8086280b,80860101,00100000"
  module-udev-detect.discovered = "1"
  device.icon_name = "audio-card-pci"
 ports:
  analog-output-speaker: Speakers (priority 10000, latency offset 0 usec, available: unknown)
   properties:
    device.icon_name = "audio-speakers"
  analog-output-headphones: Headphones (priority 9000, latency offset 0 usec, available: no)
   properties:
    device.icon_name = "audio-headphones"
 active port: <analog-output-speaker>
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC3253 Analog [ALC3253 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 8: HDMI 2 [HDMI 2]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 9: HDMI 3 [HDMI 3]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 10: HDMI 4 [HDMI 4]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
Unloading ALSA sound driver modules: snd-seq-dummy snd-hda-codec-hdmi snd-hda-codec-realtek snd-soc-skl snd-soc-skl-ipc snd-hda-ext-core snd-soc-sst-dsp snd-soc-sst-ipc snd-soc-acpi snd-soc-core snd-compress snd-pcm-dmaengine snd-hda-codec-generic snd-hda-intel snd-hda-codec snd-hda-core snd-hwdep snd-pcm snd-seq-midi snd-seq-midi-event snd-rawmidi snd-seq snd-seq-device snd-timer (failed: modules still loaded: snd-hda-codec-hdmi snd-hda-codec-realtek snd-hda-codec-generic snd-hda-intel snd-hda-codec snd-hda-core snd-hwdep snd-pcm snd-timer).
Loading ALSA sound driver modules: snd-seq-dummy snd-hda-codec-hdmi snd-hda-codec-realtek snd-soc-skl snd-soc-skl-ipc snd-hda-ext-core snd-soc-sst-dsp snd-soc-sst-ipc snd-soc-acpi snd-soc-core snd-compress snd-pcm-dmaengine snd-hda-codec-generic snd-hda-intel snd-hda-codec snd-hda-core snd-hwdep snd-pcm snd-seq-midi snd-seq-midi-event snd-rawmidi snd-seq snd-seq-device snd-timer.
Support status summary of 'oscar':

You have 1979 packages (66.4%) supported until April 2023 (Canonical - 5y)
You have 473 packages (15.9%) supported until April 2021 (Community - 3y)
You have 3 packages (0.1%) supported until April 2021 (Canonical - 3y)

You have 14 packages (0.5%) that can not/no-longer be downloaded
You have 512 packages (17.2%) that are unsupported

Run with --show-unsupported, --show-supported or --show-all to see more details
  *-usb:1
       description: Video
       product: Integrated_Webcam_HD
       vendor: CN0JCXG07248768PA332A00
       physical id: 5
       bus info: usb@1:5
       version: 62.02
       serial: 200901010001
       capabilities: usb-2.00
       configuration: driver=uvcvideo maxpower=500mA speed=480Mbit/s
  *-multimedia
       description: Audio device
       product: Sunrise Point-LP HD Audio
       vendor: Intel Corporation
       physical id: 1f.3
       bus info: pci@0000:00:1f.3
       version: 21
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi bus_master cap_list
       configuration: driver=snd_hda_intel latency=32
       resources: irq:140 memory:d1128000-d112bfff memory:d1100000-d110ffff

Thank you.

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

There are some errors in your package management configuration leading to these warnings and error messages:

Err:17 https://qgis.org/debian bionic InRelease
  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 51F523511C7028C3
Err:33 http://ppa.launchpad.net/audacity-team/daily/ubuntu bionic Release
  404 Not Found [IP: 91.189.95.83 80]
Err:34 http://ppa.launchpad.net/hplip-isv/ppa/ubuntu bionic Release
  404 Not Found [IP: 91.189.95.83 80]
Err:35 http://ppa.launchpad.net/paolorotolo/droidcam/ubuntu bionic Release
  404 Not Found [IP: 91.189.95.83 80]
Err:36 http://ppa.launchpad.net/savoirfairelinux/ppa/ubuntu bionic Release
  404 Not Found [IP: 91.189.95.83 80]
W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:2
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:2
W: Target Translations (main/i18n/Translation-en_US) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:2
W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:2
W: Target DEP-11 (main/dep11/Components-amd64.yml) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:2
W: Target DEP-11 (main/dep11/Components-all.yml) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:2
W: Target DEP-11-icons-small (main/dep11/icons-48x48.tar) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:2
W: Target DEP-11-icons (main/dep11/icons-64x64.tar) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:2
W: Target CNF (main/cnf/Commands-amd64) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:2
W: Target CNF (main/cnf/Commands-all) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:2
W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:3
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:3
W: Target Translations (main/i18n/Translation-en_US) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:3
W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:3
W: Target DEP-11 (main/dep11/Components-amd64.yml) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:3
W: Target DEP-11 (main/dep11/Components-all.yml) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:3
W: Target DEP-11-icons-small (main/dep11/icons-48x48.tar) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:3
W: Target DEP-11-icons (main/dep11/icons-64x64.tar) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:3
W: Target CNF (main/cnf/Commands-amd64) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:3
W: Target CNF (main/cnf/Commands-all) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:3
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://qgis.org/debian bionic InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 51F523511C7028C3
E: The repository 'http://ppa.launchpad.net/audacity-team/daily/ubuntu bionic Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'http://ppa.launchpad.net/hplip-isv/ppa/ubuntu bionic Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'http://ppa.launchpad.net/paolorotolo/droidcam/ubuntu bionic Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'http://ppa.launchpad.net/savoirfairelinux/ppa/ubuntu bionic Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

What is the output of the commands

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv 51F523511C7028C3
cat /etc/apt/sources.list.d/signal-xenial.list
grep audacity /etc/apt/sources.list /etc/apt/sources.list.d/*.list
grep hplip /etc/apt/sources.list /etc/apt/sources.list.d/*.list
grep paolorotolo /etc/apt/sources.list /etc/apt/sources.list.d/*.list
grep savoir /etc/apt/sources.list /etc/apt/sources.list.d/*.list

Revision history for this message
khaled (info-ug) said :
#6

Thank you,
These are the OUTPUT

$ sudo apt-key adv --keyserver keyserver.ubuntu.com --recv 51F523511C7028C3
[sudo] password for oscar:
Executing: /tmp/apt-key-gpghome.TceqgbTdx3/gpg.1.sh --keyserver
keyserver.ubuntu.com --recv 51F523511C7028C3
gpg: key 51F523511C7028C3: 1 signature not checked due to a missing key
gpg: key 51F523511C7028C3: public key "QGIS Archive Automatic Signing
Key (2019) <email address hidden>" imported
gpg: Total number processed: 1
gpg:               imported: 1

$ cat /etc/apt/sources.list.d/signal-xenial.list
deb [arch=amd64] https://updates.signal.org/desktop/apt xenial main
deb [arch=amd64] https://updates.signal.org/desktop/apt xenial main
deb [arch=amd64] https://updates.signal.org/desktop/apt xenial main

$ grep audacity /etc/apt/sources.list /etc/apt/sources.list.d/*.list
/etc/apt/sources.list.d/audacity-team-ubuntu-daily-bionic.list:deb
http://ppa.launchpad.net/audacity-team/daily/ubuntu bionic main
/etc/apt/sources.list.d/audacity-team-ubuntu-daily-bionic.list:# deb-src
http://ppa.launchpad.net/audacity-team/daily/ubuntu bionic main
/etc/apt/sources.list.d/ubuntuhandbook1-ubuntu-audacity-bionic.list:deb
http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu bionic main
/etc/apt/sources.list.d/ubuntuhandbook1-ubuntu-audacity-bionic.list:#
deb-src http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu bionic main

$ grep hplip /etc/apt/sources.list /etc/apt/sources.list.d/*.list
/etc/apt/sources.list.d/hplip-isv-ubuntu-ppa-bionic.list:deb
http://ppa.launchpad.net/hplip-isv/ppa/ubuntu bionic main
/etc/apt/sources.list.d/hplip-isv-ubuntu-ppa-bionic.list:# deb-src
http://ppa.launchpad.net/hplip-isv/ppa/ubuntu bionic main

$ grep paolorotolo /etc/apt/sources.list /etc/apt/sources.list.d/*.list
/etc/apt/sources.list.d/paolorotolo-ubuntu-droidcam-bionic.list:deb
http://ppa.launchpad.net/paolorotolo/droidcam/ubuntu bionic main
/etc/apt/sources.list.d/paolorotolo-ubuntu-droidcam-bionic.list:#
deb-src http://ppa.launchpad.net/paolorotolo/droidcam/ubuntu bionic main

$ grep savoir /etc/apt/sources.list /etc/apt/sources.list.d/*.list
/etc/apt/sources.list.d/savoirfairelinux-ubuntu-ppa-bionic.list:deb
http://ppa.launchpad.net/savoirfairelinux/ppa/ubuntu bionic main
/etc/apt/sources.list.d/savoirfairelinux-ubuntu-ppa-bionic.list:#
deb-src http://ppa.launchpad.net/savoirfairelinux/ppa/ubuntu bionic main

Thank you for the support.

On 2020/05/08 12:28 am, Manfred Hampl wrote:
> Your question #690514 on pulseaudio in Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/pulseaudio/+question/690514
>
> Status: Open => Needs information
>
> Manfred Hampl requested more information:
> There are some errors in your package management configuration leading
> to these warnings and error messages:
>
> Err:17 https://qgis.org/debian bionic InRelease
> The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 51F523511C7028C3
> Err:33 http://ppa.launchpad.net/audacity-team/daily/ubuntu bionic Release
> 404 Not Found [IP: 91.189.95.83 80]
> Err:34 http://ppa.launchpad.net/hplip-isv/ppa/ubuntu bionic Release
> 404 Not Found [IP: 91.189.95.83 80]
> Err:35 http://ppa.launchpad.net/paolorotolo/droidcam/ubuntu bionic Release
> 404 Not Found [IP: 91.189.95.83 80]
> Err:36 http://ppa.launchpad.net/savoirfairelinux/ppa/ubuntu bionic Release
> 404 Not Found [IP: 91.189.95.83 80]
> W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:2
> W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:2
> W: Target Translations (main/i18n/Translation-en_US) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:2
> W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:2
> W: Target DEP-11 (main/dep11/Components-amd64.yml) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:2
> W: Target DEP-11 (main/dep11/Components-all.yml) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:2
> W: Target DEP-11-icons-small (main/dep11/icons-48x48.tar) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:2
> W: Target DEP-11-icons (main/dep11/icons-64x64.tar) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:2
> W: Target CNF (main/cnf/Commands-amd64) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:2
> W: Target CNF (main/cnf/Commands-all) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:2
> W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:3
> W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:3
> W: Target Translations (main/i18n/Translation-en_US) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:3
> W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:3
> W: Target DEP-11 (main/dep11/Components-amd64.yml) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:3
> W: Target DEP-11 (main/dep11/Components-all.yml) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:3
> W: Target DEP-11-icons-small (main/dep11/icons-48x48.tar) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:3
> W: Target DEP-11-icons (main/dep11/icons-64x64.tar) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:3
> W: Target CNF (main/cnf/Commands-amd64) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:3
> W: Target CNF (main/cnf/Commands-all) is configured multiple times in /etc/apt/sources.list.d/signal-xenial.list:1 and /etc/apt/sources.list.d/signal-xenial.list:3
> W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://qgis.org/debian bionic InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 51F523511C7028C3
> E: The repository 'http://ppa.launchpad.net/audacity-team/daily/ubuntu bionic Release' does not have a Release file.
> N: Updating from such a repository can't be done securely, and is therefore disabled by default.
> N: See apt-secure(8) manpage for repository creation and user configuration details.
> E: The repository 'http://ppa.launchpad.net/hplip-isv/ppa/ubuntu bionic Release' does not have a Release file.
> N: Updating from such a repository can't be done securely, and is therefore disabled by default.
> N: See apt-secure(8) manpage for repository creation and user configuration details.
> E: The repository 'http://ppa.launchpad.net/paolorotolo/droidcam/ubuntu bionic Release' does not have a Release file.
> N: Updating from such a repository can't be done securely, and is therefore disabled by default.
> N: See apt-secure(8) manpage for repository creation and user configuration details.
> E: The repository 'http://ppa.launchpad.net/savoirfairelinux/ppa/ubuntu bionic Release' does not have a Release file.
> N: Updating from such a repository can't be done securely, and is therefore disabled by default.
> N: See apt-secure(8) manpage for repository creation and user configuration details.
>
> What is the output of the commands
>
> sudo apt-key adv --keyserver keyserver.ubuntu.com --recv 51F523511C7028C3
> cat /etc/apt/sources.list.d/signal-xenial.list
> grep audacity /etc/apt/sources.list /etc/apt/sources.list.d/*.list
> grep hplip /etc/apt/sources.list /etc/apt/sources.list.d/*.list
> grep paolorotolo /etc/apt/sources.list /etc/apt/sources.list.d/*.list
> grep savoir /etc/apt/sources.list /etc/apt/sources.list.d/*.list
>

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

1.
issue the command

sudo gedit /etc/apt/sources.list.d/signal-xenial.list

and in the editor window that opens remove lines 2 and 3 (they are duplicates)

2.
issue the commands

sudo rm /etc/apt/sources.list.d/audacity-team-ubuntu-daily-bionic.list
sudo rm /etc/apt/sources.list.d/hplip-isv-ubuntu-ppa-bionic.list
sudo rm /etc/apt/sources.list.d/paolorotolo-ubuntu-droidcam-bionic.list
sudo rm /etc/apt/sources.list.d/savoirfairelinux-ubuntu-ppa-bionic.list

These PPAs do not offer software for Ubuntu bionic and need to be removed.

3. When done, re-issue the command

sudo apt update

and copy/paste the output.

Revision history for this message
khaled (info-ug) said :
#8

thank you, i didn' as per below 3 steps, and below is the output f update.

$ sudo apt update
Hit:1 http://linux.teamviewer.com/deb stable InRelease
Hit:2 http://ppa.launchpad.net/gezakovacs/ppa/ubuntu bionic InRelease
Hit:3 http://archive.canonical.com/ubuntu bionic InRelease
Ign:4 http://dl.google.com/linux/chrome/deb stable InRelease
Ign:5 https://repo.nordvpn.com/deb/nordvpn/debian stable InRelease
Hit:6 http://ae.archive.ubuntu.com/ubuntu bionic InRelease
Get:7 http://ppa.launchpad.net/gns3/ppa/ubuntu bionic InRelease [15.3 kB]
Get:8 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
Err:9 https://repo.nordvpn.com/deb/nordvpn/debian stable Release
   Could not handshake: Error in the pull function. [IP: 104.17.50.74 443]
Get:10 http://ae.archive.ubuntu.com/ubuntu bionic-updates InRelease
[88.7 kB]
Hit:11 https://updates.signal.org/desktop/apt xenial InRelease
Hit:13 https://repo.skype.com/deb stable InRelease
Hit:14 http://ppa.launchpad.net/obsproject/obs-studio/ubuntu bionic
InRelease
Hit:15 http://repo.pritunl.com/stable/apt bionic InRelease
Ign:16 http://dl.google.com/linux/earth/deb stable InRelease
Get:17 http://ae.archive.ubuntu.com/ubuntu bionic-backports InRelease
[74.6 kB]
Hit:18 http://ppa.launchpad.net/peterlevi/ppa/ubuntu bionic InRelease
Get:19 http://dl.google.com/linux/chrome/deb stable Release [943 B]
Get:12 https://qgis.org/debian bionic InRelease [3,687 B]
Hit:20 http://ppa.launchpad.net/scribus/ppa/ubuntu bionic InRelease
Get:21 http://ae.archive.ubuntu.com/ubuntu bionic-updates/main amd64
Packages [932 kB]
Get:22 https://dl.ring.cx/ring-nightly/ubuntu_18.04 ring InRelease
[3,632 B]
Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64
DEP-11 Metadata [40.6 kB]
Hit:24 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu bionic
InRelease
Get:25 http://dl.google.com/linux/earth/deb stable Release [933 B]
Get:26 http://security.ubuntu.com/ubuntu bionic-security/universe amd64
DEP-11 Metadata [42.1 kB]
Hit:27 http://ppa.launchpad.net/webupd8team/java/ubuntu bionic InRelease
Get:28 http://security.ubuntu.com/ubuntu bionic-security/multiverse
amd64 DEP-11 Metadata [2,464 B]
Get:29 http://ae.archive.ubuntu.com/ubuntu bionic-updates/main i386
Packages [675 kB]
Get:30 http://dl.google.com/linux/chrome/deb stable Release.gpg [819 B]
Get:31 http://ae.archive.ubuntu.com/ubuntu bionic-updates/main amd64
DEP-11 Metadata [303 kB]
Get:32 http://ae.archive.ubuntu.com/ubuntu bionic-updates/universe amd64
DEP-11 Metadata [273 kB]
Get:33 https://qgis.org/debian bionic/main amd64 Packages [6,961 B]
Get:34 http://ae.archive.ubuntu.com/ubuntu bionic-updates/multiverse
amd64 DEP-11 Metadata [2,468 B]
Get:35 http://ae.archive.ubuntu.com/ubuntu bionic-backports/universe
amd64 DEP-11 Metadata [7,972 B]
Hit:36 http://ppa.launchpad.net/wseverin/ppa/ubuntu bionic InRelease
Get:37 http://ppa.launchpad.net/gns3/ppa/ubuntu bionic/main amd64
Packages [1,720 B]
Get:38 https://qgis.org/debian bionic/main i386 Packages [6,964 B]
Get:39 http://dl.google.com/linux/earth/deb stable Release.gpg [819 B]
Get:40 http://dl.google.com/linux/chrome/deb stable/main amd64 Packages
[1,126 B]
Get:41 https://dl.ring.cx/ring-nightly/ubuntu_18.04 ring/main i386
Packages [1,798 B]
Get:42 http://dl.google.com/linux/earth/deb stable/main amd64 Packages
[723 B]
Get:43 https://dl.ring.cx/ring-nightly/ubuntu_18.04 ring/main amd64
Packages [1,803 B]
Reading package lists... Done
E: The repository 'https://repo.nordvpn.com/deb/nordvpn/debian stable
Release' no longer has a Release file.
N: Updating from such a repository can't be done securely, and is
therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user
configuration details.

On 2020/05/08 12:25 pm, Manfred Hampl wrote:
> Your question #690514 on pulseaudio in Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/pulseaudio/+question/690514
>
> Status: Open => Needs information
>
> Manfred Hampl requested more information:
> 1.
> issue the command
>
> sudo gedit /etc/apt/sources.list.d/signal-xenial.list
>
> and in the editor window that opens remove lines 2 and 3 (they are
> duplicates)
>
> 2.
> issue the commands
>
> sudo rm /etc/apt/sources.list.d/audacity-team-ubuntu-daily-bionic.list
> sudo rm /etc/apt/sources.list.d/hplip-isv-ubuntu-ppa-bionic.list
> sudo rm /etc/apt/sources.list.d/paolorotolo-ubuntu-droidcam-bionic.list
> sudo rm /etc/apt/sources.list.d/savoirfairelinux-ubuntu-ppa-bionic.list
>
> These PPAs do not offer software for Ubuntu bionic and need to be
> removed.
>
> 3. When done, re-issue the command
>
> sudo apt update
>
> and copy/paste the output.
>

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

There was a problem accessing the nordvpn.com repository.
I can browse that web site, so I do not know whether this was only a temporary problem.

If you repeat running

sudo apt update

do you still receive error messages for nordvpn?

Revision history for this message
khaled (info-ug) said :
#10

Yeah, i'm having this issue since the beginning, even when i configure directly as PPTP to our office it's not working.
So generally vpn is not working in my laptop.

I did update again, but still receive same error of nordvpn.

Revision history for this message
khaled (info-ug) said :
#11

UPDATE:

After 3 times of sudo apt update, some changes.. see below

$ sudo apt update
Hit:1 http://linux.teamviewer.com/deb stable InRelease
Ign:2 https://repo.nordvpn.com/deb/nordvpn/debian stable InRelease
Hit:3 http://ppa.launchpad.net/gezakovacs/ppa/ubuntu bionic InRelease
Hit:4 http://archive.canonical.com/ubuntu bionic InRelease
Ign:5 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:6 http://ae.archive.ubuntu.com/ubuntu bionic InRelease
Hit:7 http://security.ubuntu.com/ubuntu bionic-security InRelease
Hit:8 http://ppa.launchpad.net/gns3/ppa/ubuntu bionic InRelease
Hit:9 http://repo.pritunl.com/stable/apt bionic InRelease
Hit:10 http://ae.archive.ubuntu.com/ubuntu bionic-updates InRelease
Hit:11 https://qgis.org/debian bionic InRelease
Hit:12 https://updates.signal.org/desktop/apt xenial InRelease
Get:13 https://repo.nordvpn.com/deb/nordvpn/debian stable Release [5,289 B]
Hit:14 https://repo.skype.com/deb stable InRelease
Hit:15 http://ppa.launchpad.net/obsproject/obs-studio/ubuntu bionic InRelease
Hit:16 http://ae.archive.ubuntu.com/ubuntu bionic-backports InRelease
Hit:17 https://dl.ring.cx/ring-nightly/ubuntu_18.04 ring InRelease
Get:18 https://repo.nordvpn.com/deb/nordvpn/debian stable Release.gpg [836 B]
Ign:19 http://dl.google.com/linux/earth/deb stable InRelease
Hit:20 http://ppa.launchpad.net/peterlevi/ppa/ubuntu bionic InRelease
Hit:21 http://dl.google.com/linux/chrome/deb stable Release
Hit:22 http://ppa.launchpad.net/scribus/ppa/ubuntu bionic InRelease
Hit:23 http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu bionic InRelease
Hit:24 http://dl.google.com/linux/earth/deb stable Release
Hit:26 http://ppa.launchpad.net/webupd8team/java/ubuntu bionic InRelease
Hit:28 http://ppa.launchpad.net/wseverin/ppa/ubuntu bionic InRelease
Fetched 6,125 B in 2s (2,697 B/s)
Reading package lists... Done
Building dependency tree
Reading state information... Done
18 packages can be upgraded. Run 'apt list --upgradable' to see them.

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

Ok, finally no error any more.

Now run

sudo apt full-upgrade

and report the results.

And then we can go back trying to tackle the sound problem.

Revision history for this message
khaled (info-ug) said :
#13

$ sudo apt full-upgrade
[sudo] password for oscar:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
  audacity-data libflac++6v5 libid3tag0 libportsmf0v5 libqgis-3d3.8.1
  libqgis-analysis3.8.1 libqgis-app3.8.1 libqgis-core3.8.1 libqgis-gui3.8.1
  libqgis-native3.8.1 libqgis-server3.8.1 libqgisgrass7-3.8.1
  libqgispython3.8.1 libsuil-0-0 libvamp-hostsdk3v5
Use 'sudo apt autoremove' to remove them.
The following NEW packages will be installed:
  libqgis-3d3.12.2 libqgis-analysis3.12.2 libqgis-app3.12.2 libqgis-core3.12.2
  libqgis-gui3.12.2 libqgis-native3.12.2 libqgis-server3.12.2
  libqgisgrass7-3.12.2 libqgispython3.12.2
The following packages have been kept back:
  libpoppler85
The following packages will be upgraded:
  gns3-gui gns3-server google-earth-pro-stable jami jami-daemon
  libqgis-customwidgets python-qgis python3-qgis python3-qgis-common qgis
  qgis-common qgis-plugin-grass qgis-plugin-grass-common qgis-provider-grass
  qgis-providers qgis-providers-common ring
17 upgraded, 9 newly installed, 0 to remove and 1 not upgraded.
Need to get 186 MB of archives.
After this operation, 105 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://ppa.launchpad.net/gns3/ppa/ubuntu bionic/main amd64 gns3-gui amd64 2.2.8~bionic1 [9,393 kB]
Get:2 http://dl.google.com/linux/earth/deb stable/main amd64 google-earth-pro-stable amd64 7.3.3.7699-r0 [56.0 MB]
Get:3 https://qgis.org/debian bionic/main amd64 qgis-plugin-grass amd64 1:3.12.2+28bionic [2,832 kB]
Get:4 https://dl.ring.cx/ring-nightly/ubuntu_18.04 ring/main amd64 jami amd64 20200507.3.7fe46ae~dfsg1-1 [1,093 kB]
Get:5 https://dl.ring.cx/ring-nightly/ubuntu_18.04 ring/main amd64 jami-daemon amd64 20200507.3.7fe46ae~dfsg1-1 [8,234 kB]
Get:6 http://ppa.launchpad.net/gns3/ppa/ubuntu bionic/main amd64 gns3-server amd64 2.2.8~bionic1 [13.5 MB]
Get:7 https://qgis.org/debian bionic/main amd64 qgis-plugin-grass-common all 1:3.12.2+28bionic [2,749 kB]
Get:8 https://qgis.org/debian bionic/main amd64 libqgis-core3.12.2 amd64 1:3.12.2+28bionic [7,057 kB]
Get:9 https://qgis.org/debian bionic/main amd64 libqgis-native3.12.2 amd64 1:3.12.2+28bionic [2,286 kB]
Get:10 https://qgis.org/debian bionic/main amd64 libqgis-gui3.12.2 amd64 1:3.12.2+28bionic [5,561 kB]
Get:11 https://dl.ring.cx/ring-nightly/ubuntu_18.04 ring/main amd64 ring all 20200507.3.7fe46ae~dfsg1-1 [9,960 B]
Get:12 https://qgis.org/debian bionic/main amd64 libqgisgrass7-3.12.2 amd64 1:3.12.2+28bionic [2,456 kB]
Get:13 https://qgis.org/debian bionic/main amd64 qgis-provider-grass amd64 1:3.12.2+28bionic [2,332 kB]
Get:14 https://qgis.org/debian bionic/main amd64 libqgis-3d3.12.2 amd64 1:3.12.2+28bionic [2,492 kB]
Get:15 https://qgis.org/debian bionic/main amd64 libqgis-analysis3.12.2 amd64 1:3.12.2+28bionic [3,288 kB]
Get:16 https://qgis.org/debian bionic/main amd64 libqgis-app3.12.2 amd64 1:3.12.2+28bionic [4,827 kB]
Get:17 https://qgis.org/debian bionic/main amd64 qgis-providers amd64 1:3.12.2+28bionic [4,157 kB]
Get:18 https://qgis.org/debian bionic/main amd64 qgis amd64 1:3.12.2+28bionic [7,325 kB]
Get:19 https://qgis.org/debian bionic/main amd64 python-qgis all 1:3.12.2+28bionic [2,270 kB]
Get:20 https://qgis.org/debian bionic/main amd64 python3-qgis amd64 1:3.12.2+28bionic [9,761 kB]
Get:21 https://qgis.org/debian bionic/main amd64 libqgis-customwidgets amd64 1:3.12.2+28bionic [5,887 kB]
Get:22 https://qgis.org/debian bionic/main amd64 python3-qgis-common all 1:3.12.2+28bionic [4,650 kB]
Get:23 https://qgis.org/debian bionic/main amd64 libqgispython3.12.2 amd64 1:3.12.2+28bionic [2,287 kB]
Get:24 https://qgis.org/debian bionic/main amd64 libqgis-server3.12.2 amd64 1:3.12.2+28bionic [2,518 kB]
Get:25 https://qgis.org/debian bionic/main amd64 qgis-providers-common all 1:3.12.2+28bionic [3,094 kB]
Get:26 https://qgis.org/debian bionic/main amd64 qgis-common all 1:3.12.2+28bionic [20.0 MB]
Fetched 186 MB in 1min 18s (2,391 kB/s)
(Reading database ... 279149 files and directories currently installed.)
Preparing to unpack .../00-google-earth-pro-stable_7.3.3.7699-r0_amd64.deb ...
Unpacking google-earth-pro-stable (7.3.3.7699-r0) over (7.3.3.7692-r0) ...
Preparing to unpack .../01-qgis-plugin-grass_1%3a3.12.2+28bionic_amd64.deb ...
Unpacking qgis-plugin-grass (1:3.12.2+28bionic) over (1:3.8.1+28bionic) ...
Preparing to unpack .../02-qgis-plugin-grass-common_1%3a3.12.2+28bionic_all.deb ...
Unpacking qgis-plugin-grass-common (1:3.12.2+28bionic) over (1:3.8.1+28bionic) ...
Selecting previously unselected package libqgis-core3.12.2.
Preparing to unpack .../03-libqgis-core3.12.2_1%3a3.12.2+28bionic_amd64.deb ...
Unpacking libqgis-core3.12.2 (1:3.12.2+28bionic) ...
Selecting previously unselected package libqgis-native3.12.2.
Preparing to unpack .../04-libqgis-native3.12.2_1%3a3.12.2+28bionic_amd64.deb ...
Unpacking libqgis-native3.12.2 (1:3.12.2+28bionic) ...
Selecting previously unselected package libqgis-gui3.12.2.
Preparing to unpack .../05-libqgis-gui3.12.2_1%3a3.12.2+28bionic_amd64.deb ...
Unpacking libqgis-gui3.12.2 (1:3.12.2+28bionic) ...
Selecting previously unselected package libqgisgrass7-3.12.2.
Preparing to unpack .../06-libqgisgrass7-3.12.2_1%3a3.12.2+28bionic_amd64.deb ...
Unpacking libqgisgrass7-3.12.2 (1:3.12.2+28bionic) ...
Preparing to unpack .../07-qgis-provider-grass_1%3a3.12.2+28bionic_amd64.deb ...
Unpacking qgis-provider-grass (1:3.12.2+28bionic) over (1:3.8.1+28bionic) ...
Selecting previously unselected package libqgis-3d3.12.2.
Preparing to unpack .../08-libqgis-3d3.12.2_1%3a3.12.2+28bionic_amd64.deb ...
Unpacking libqgis-3d3.12.2 (1:3.12.2+28bionic) ...
Selecting previously unselected package libqgis-analysis3.12.2.
Preparing to unpack .../09-libqgis-analysis3.12.2_1%3a3.12.2+28bionic_amd64.deb ...
Unpacking libqgis-analysis3.12.2 (1:3.12.2+28bionic) ...
Selecting previously unselected package libqgis-app3.12.2.
Preparing to unpack .../10-libqgis-app3.12.2_1%3a3.12.2+28bionic_amd64.deb ...
Unpacking libqgis-app3.12.2 (1:3.12.2+28bionic) ...
Preparing to unpack .../11-qgis-providers_1%3a3.12.2+28bionic_amd64.deb ...
Unpacking qgis-providers (1:3.12.2+28bionic) over (1:3.8.1+28bionic) ...
Preparing to unpack .../12-qgis_1%3a3.12.2+28bionic_amd64.deb ...
Unpacking qgis (1:3.12.2+28bionic) over (1:3.8.1+28bionic) ...
Preparing to unpack .../13-python-qgis_1%3a3.12.2+28bionic_all.deb ...
Unpacking python-qgis (1:3.12.2+28bionic) over (1:3.8.1+28bionic) ...
Preparing to unpack .../14-python3-qgis_1%3a3.12.2+28bionic_amd64.deb ...
Unpacking python3-qgis (1:3.12.2+28bionic) over (1:3.8.1+28bionic) ...
Preparing to unpack .../15-libqgis-customwidgets_1%3a3.12.2+28bionic_amd64.deb ...
Unpacking libqgis-customwidgets (1:3.12.2+28bionic) over (1:3.8.1+28bionic) ...
Preparing to unpack .../16-python3-qgis-common_1%3a3.12.2+28bionic_all.deb ...
Unpacking python3-qgis-common (1:3.12.2+28bionic) over (1:3.8.1+28bionic) ...
Selecting previously unselected package libqgispython3.12.2.
Preparing to unpack .../17-libqgispython3.12.2_1%3a3.12.2+28bionic_amd64.deb ...
Unpacking libqgispython3.12.2 (1:3.12.2+28bionic) ...
Selecting previously unselected package libqgis-server3.12.2.
Preparing to unpack .../18-libqgis-server3.12.2_1%3a3.12.2+28bionic_amd64.deb ...
Unpacking libqgis-server3.12.2 (1:3.12.2+28bionic) ...
Preparing to unpack .../19-qgis-providers-common_1%3a3.12.2+28bionic_all.deb ...
Unpacking qgis-providers-common (1:3.12.2+28bionic) over (1:3.8.1+28bionic) ...
Preparing to unpack .../20-qgis-common_1%3a3.12.2+28bionic_all.deb ...
Unpacking qgis-common (1:3.12.2+28bionic) over (1:3.8.1+28bionic) ...
Preparing to unpack .../21-jami_20200507.3.7fe46ae~dfsg1-1_amd64.deb ...
Unpacking jami (20200507.3.7fe46ae~dfsg1-1) over (20200501.2.d15779b~dfsg1-1) ...
Preparing to unpack .../22-jami-daemon_20200507.3.7fe46ae~dfsg1-1_amd64.deb ...
Unpacking jami-daemon (20200507.3.7fe46ae~dfsg1-1) over (20200501.2.d15779b~dfsg1-1) ...
Preparing to unpack .../23-ring_20200507.3.7fe46ae~dfsg1-1_all.deb ...
Unpacking ring (20200507.3.7fe46ae~dfsg1-1) over (20200501.2.d15779b~dfsg1-1) ...
Preparing to unpack .../24-gns3-gui_2.2.8~bionic1_amd64.deb ...
Unpacking gns3-gui (2.2.8~bionic1) over (2.2.7~bionic1) ...
Preparing to unpack .../25-gns3-server_2.2.8~bionic1_amd64.deb ...
Unpacking gns3-server (2.2.8~bionic1) over (2.2.7~bionic1) ...
Setting up qgis-common (1:3.12.2+28bionic) ...
Setting up gns3-gui (2.2.8~bionic1) ...
Setting up qgis-plugin-grass-common (1:3.12.2+28bionic) ...
Setting up jami-daemon (20200507.3.7fe46ae~dfsg1-1) ...
Setting up gns3-server (2.2.8~bionic1) ...
Setting up google-earth-pro-stable (7.3.3.7699-r0) ...
Setting up qgis-providers-common (1:3.12.2+28bionic) ...
Setting up libqgis-core3.12.2 (1:3.12.2+28bionic) ...
Setting up libqgis-native3.12.2 (1:3.12.2+28bionic) ...
Setting up jami (20200507.3.7fe46ae~dfsg1-1) ...
Setting up libqgis-analysis3.12.2 (1:3.12.2+28bionic) ...
Setting up libqgis-3d3.12.2 (1:3.12.2+28bionic) ...
Setting up libqgis-gui3.12.2 (1:3.12.2+28bionic) ...
Setting up libqgis-server3.12.2 (1:3.12.2+28bionic) ...
Setting up libqgispython3.12.2 (1:3.12.2+28bionic) ...
Setting up libqgis-app3.12.2 (1:3.12.2+28bionic) ...
Setting up qgis-providers (1:3.12.2+28bionic) ...
Setting up libqgis-customwidgets (1:3.12.2+28bionic) ...
Setting up libqgisgrass7-3.12.2 (1:3.12.2+28bionic) ...
Setting up qgis-provider-grass (1:3.12.2+28bionic) ...
Setting up python3-qgis-common (1:3.12.2+28bionic) ...
Setting up python3-qgis (1:3.12.2+28bionic) ...
Setting up python-qgis (1:3.12.2+28bionic) ...
Setting up qgis (1:3.12.2+28bionic) ...
Setting up qgis-plugin-grass (1:3.12.2+28bionic) ...
Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
Processing triggers for shared-mime-info (1.9-2) ...
Processing triggers for gnome-menus (3.13.3-11ubuntu1.1) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for desktop-file-utils (0.23-1ubuntu3.18.04.2) ...
Processing triggers for libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ...
Processing triggers for libc-bin (2.27-3ubuntu1) ...
Setting up ring (20200507.3.7fe46ae~dfsg1-1) ...

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

For cleaning unneeded packages issue the command

sudo apt --purge autoremove

and to see the reason why one of the packages id "kept back", what is the output of the commands

apt-cache policy libpoppler85
apt depends libpoppler85
apt rdepends libpoppler85

Revision history for this message
khaled (info-ug) said :
#15

All was done well. but didn't understand "package id (kept back)

$ sudo apt --purge autoremove
[sudo] password for oscar:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
  audacity-data* libflac++6v5* libid3tag0* libportsmf0v5* libqgis-3d3.8.1*
  libqgis-analysis3.8.1* libqgis-app3.8.1* libqgis-core3.8.1*
  libqgis-gui3.8.1* libqgis-native3.8.1* libqgis-server3.8.1*
  libqgisgrass7-3.8.1* libqgispython3.8.1* libsuil-0-0* libvamp-hostsdk3v5*
0 upgraded, 0 newly installed, 15 to remove and 1 not upgraded.
After this operation, 75.8 MB disk space will be freed.
Do you want to continue? [Y/n] yy
(Reading database ... 279178 files and directories currently installed.)
Removing audacity-data (2.3.3-0build1~ubuntu18.04) ...
Removing libflac++6v5:amd64 (1.3.2-1) ...
Removing libid3tag0:amd64 (0.15.1b-13) ...
Removing libportsmf0v5:amd64 (0.1~svn20101010-5ubuntu1) ...
Removing libqgis-app3.8.1 (1:3.8.1+28bionic) ...
Removing libqgis-3d3.8.1 (1:3.8.1+28bionic) ...
Removing libqgis-analysis3.8.1 (1:3.8.1+28bionic) ...
Removing libqgispython3.8.1 (1:3.8.1+28bionic) ...
Removing libqgisgrass7-3.8.1 (1:3.8.1+28bionic) ...
Removing libqgis-gui3.8.1 (1:3.8.1+28bionic) ...
Removing libqgis-native3.8.1 (1:3.8.1+28bionic) ...
Removing libqgis-server3.8.1 (1:3.8.1+28bionic) ...
Removing libsuil-0-0:amd64 (0.10.0~dfsg0-1) ...
Removing libvamp-hostsdk3v5:amd64 (2.7.1~repack0-1) ...
Removing libqgis-core3.8.1 (1:3.8.1+28bionic) ...
Processing triggers for shared-mime-info (1.9-2) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for libc-bin (2.27-3ubuntu1) ...

$ apt-cache policy libpoppler85
libpoppler85:
  Installed: 0.74.0-0ubuntu1.2~ppa0
  Candidate: 0.74.0-0ubuntu1.2~ppa1
  Version table:
     0.74.0-0ubuntu1.2~ppa1 500
        500 http://ppa.launchpad.net/scribus/ppa/ubuntu bionic/main amd64 Packages
 *** 0.74.0-0ubuntu1.2~ppa0 100
        100 /var/lib/dpkg/status

$ apt depends libpoppler85
libpoppler85
  Depends: libc6 (>= 2.14)
  Depends: libfontconfig1 (>= 2.12)
  Depends: libfreetype6 (>= 2.2.1)
  Depends: libjpeg8 (>= 8c)
  Depends: liblcms2-2 (>= 2.2+git20110628)
  Depends: libnspr4 (>= 2:4.9-2~)
  Depends: libnss3 (>= 2:3.16)
  Depends: libpng16-16 (>= 1.6.2-1)
  Depends: libstdc++6 (>= 5.2)
  Depends: libtiff5 (>= 4.0.3)
  Depends: zlib1g (>= 1:1.1.4)
  Recommends: poppler-data

$ apt rdepends libpoppler85
libpoppler85
Reverse Depends:
  Depends: libpoppler-glib8 (= 0.74.0-0ubuntu1.2~ppa0)
  Depends: libpoppler-qt5-1 (= 0.74.0-0ubuntu1.2~ppa0)
  Depends: poppler-utils (= 0.74.0-0ubuntu1.2~ppa0)
  Depends: scribus-trunk (>= 0.74.0)

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

From your output in comment #13:

The following packages have been kept back:
  libpoppler85

There are some dependencies with other packages that cannot be fulfilled by the newest version of the libpoppler85 package.
This is caused by the contents of a PPA that seem rather strange to me.
I cannot help with that. The responsibility for a PPA and its contents lies fully in the hands of the provider.

Revision history for this message
khaled (info-ug) said :
#17

Thank you,
Do you think if I remove this package libpoppler85, the problem with get resolve.
Or shall I reinstall the Ubuntu, and reload all my apps.
Please suggest.

⁣Rgrds,

On May 8, 2020, 10:28 PM, at 10:28 PM, Manfred Hampl <email address hidden> wrote:
>Your question #690514 on pulseaudio in Ubuntu changed:
>https://answers.launchpad.net/ubuntu/+source/pulseaudio/+question/690514
>
> Status: Open => Answered
>
>Manfred Hampl proposed the following answer:
>>From your output in comment #13:
>
>The following packages have been kept back:
> libpoppler85
>
>There are some dependencies with other packages that cannot be
>fulfilled by the newest version of the libpoppler85 package.
>This is caused by the contents of a PPA that seem rather strange to me.
>I cannot help with that. The responsibility for a PPA and its contents
>lies fully in the hands of the provider.
>
>--
>If this answers your question, please go to the following page to let
>us
>know that it is solved:
>https://answers.launchpad.net/ubuntu/+source/pulseaudio/+question/690514/+confirm?answer_id=15
>
>If you still need help, you can reply to this email or go to the
>following page to enter your feedback:
>https://answers.launchpad.net/ubuntu/+source/pulseaudio/+question/690514
>
>You received this question notification because you asked the question.

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

You have to know why you have enabled that PPA. I cannot tell.

Revision history for this message
khaled (info-ug) said :
#19

Hi,

I would like to share my experience to solve the audio issue on my laptop.

After long process and testing of all methods mentioned in most Ubuntu and Linex supports, i found the solution at https://answers.launchpad.net/ubuntu/+source/alsa-driver/+question/689368

my notice that all test i made was correct, but was not active, then when i visit this post, i noticed that karnel i was using was Ubunut 18.04 4.15.0-48-generic where the latest at the time of this post is 5.3.0-53-generic

Then during the update, i notice an error in Ubuntu (ppa:ubuntu-audio-dev), and updated get terminated at that point.
so i removed the error by removing the ppa, once the update success, i upgrade the karnel to the 5.3.0-53-generic.
restart .. all working fine (headset / speaker / hdmi)

Thank you all.