You are not logged in.

#1 2021-12-27 22:00:50

tornade
Member
Registered: 2021-12-27
Posts: 10

[SOLVED] No sound, analog-output speaker and headphone not existing

Hi everyone,

I have to reboot an old computer (HP zbook g3). I installed arch+dwm: "Linux ArchyCryo 5.10.88-2-lts", everything goes right until my first video (2 months later...the goal is not to listen/watch music everytime). I have no sound with the internal speakers (i have a huge beep when I'm making mistake). In pavucontrol, I have dummy output. And I'm not mute in alsamixer.
BUT, It works fine with an external monitor, that seems normal because in pavucontrol i change the output for the HDMI channel and the speakers of the external screen works fine.

Is it possible that sound card have no analog output ?

$ lspci -nnk | grep -A2 Audio
libkmod: kmod_config_parse: /etc/modprobe.d/alsa-base.conf line 5: ignoring bad line starting with 'options'
01:00.1 Audio device [0403]: NVIDIA Corporation GM107 High Definition Audio Controller [GeForce 940MX] [10de:0fbc] (rev a1)
        Subsystem: Hewlett-Packard Company Device [103c:80d4]
        Kernel driver in use: snd_hda_intel 

From what I've seen in different posts, I add the following lines to /etc/modprobe.d/alsa-base.conf

options snd-hda-intel model=hp
options snd-intel-dspcfg.dsp_driver=1

and if it could help to get an answer my other outputs are :

$ speaker-test -c 2
speaker-test 1.2.6
Le périphérique de lecture est default
Les paramètres du flux sont 48000Hz, S16_LE, 2 canaux
Utilisation de 16 octaves de bruit rose
ALSA lib pcm_dmix.c:1032:(snd_pcm_dmix_open) unable to open slave
Erreur d'ouverture à la lecture : -2,Aucun fichier ou dossier de ce type
$ aplay -L
null
    Discard all samples (playback) or generate zero samples (capture)
samplerate
    Rate Converter Plugin Using Samplerate Library
speexrate
    Rate Converter Plugin Using Speex Resampler
jack
    JACK Audio Connection Kit
oss
    Open Sound System
pulse
    PulseAudio Sound Server
speex
    Plugin using Speex DSP (resample, agc, denoise, echo, dereverb)
upmix
    Plugin for channel upmix (4,6,8)
vdownmix
    Plugin for channel downmix (stereo) with a simple spacialization
default
    Default ALSA Output (currently PulseAudio Sound Server)
hdmi:CARD=NVidia,DEV=0
    HDA NVidia, HDMI 0
    HDMI Audio Output
hdmi:CARD=NVidia,DEV=1
    HDA NVidia, HDMI 1
    HDMI Audio Output
hdmi:CARD=NVidia,DEV=2
    HDA NVidia, HDMI 2
    HDMI Audio Output
hdmi:CARD=NVidia,DEV=3
    HDA NVidia, HDMI 3
    HDMI Audio Output
hdmi:CARD=NVidia,DEV=4
    HDA NVidia, HDMI 4
    HDMI Audio Output
usbstream:CARD=NVidia
    HDA NVidia
    USB Stream Output
$ aplay -l
**** Liste des périphériques matériels PLAYBACK ****
carte 0 : NVidia [HDA NVidia], périphérique 3 : HDMI 0 [HDMI 0]
  Sous-périphériques : 1/1
  Sous-périphérique #0 : subdevice #0
carte 0 : NVidia [HDA NVidia], périphérique 7 : HDMI 1 [HDMI 1]
  Sous-périphériques : 1/1
  Sous-périphérique #0 : subdevice #0
carte 0 : NVidia [HDA NVidia], périphérique 8 : HDMI 2 [HDMI 2]
  Sous-périphériques : 1/1
  Sous-périphérique #0 : subdevice #0
carte 0 : NVidia [HDA NVidia], périphérique 9 : HDMI 3 [HDMI 3]
  Sous-périphériques : 1/1
  Sous-périphérique #0 : subdevice #0
carte 0 : NVidia [HDA NVidia], périphérique 10 : HDMI 4 [HDMI 4]
  Sous-périphériques : 1/1
  Sous-périphérique #0 : subdevice #0
$ pacmd list-cards
1 card(s) available.
    index: 0
        name: <alsa_card.pci-0000_01_00.1>
        driver: <module-alsa-card.c>
        owner module: 7
        properties:
                alsa.card = "0"
                alsa.card_name = "HDA NVidia"
                alsa.long_card_name = "HDA NVidia at 0xe5000000 irq 17"
                alsa.driver_name = "snd_hda_intel"
                device.bus_path = "pci-0000:01:00.1"
                sysfs.path = "/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0"
                device.bus = "pci"
                device.vendor.id = "10de"
                device.vendor.name = "NVIDIA Corporation"
                device.product.id = "0fbc"
                device.product.name = "GM107 High Definition Audio Controller [GeForce 940MX]"
                device.string = "0"
                device.description = "GM107 High Definition Audio Controller [GeForce 940MX]"
                module-udev-detect.discovered = "1"
                device.icon_name = "audio-card-pci"
        profiles:
                output:hdmi-stereo: Sortie Digital Stereo (HDMI) (priority 5900, available: no)
                output:hdmi-surround: Sortie Digital Surround 5.1 (HDMI) (priority 800, available: no)
                output:hdmi-surround71: Sortie Digital Surround 7.1 (HDMI) (priority 800, available: no)
                output:hdmi-stereo-extra1: Sortie Digital Stereo (HDMI 2) (priority 5700, available: no)
                output:hdmi-surround-extra1: Sortie Digital Surround 5.1 (HDMI 2) (priority 600, available: no)
                output:hdmi-surround71-extra1: Sortie Digital Surround 7.1 (HDMI 2) (priority 600, available: no)
                output:hdmi-stereo-extra2: Sortie Digital Stereo (HDMI 3) (priority 5700, available: no)
                output:hdmi-surround-extra2: Sortie Digital Surround 5.1 (HDMI 3) (priority 600, available: no)
                output:hdmi-surround71-extra2: Sortie Digital Surround 7.1 (HDMI 3) (priority 600, available: no)
                output:hdmi-stereo-extra3: Sortie Digital Stereo (HDMI 4) (priority 5700, available: no)
                output:hdmi-surround-extra3: Sortie Digital Surround 5.1 (HDMI 4) (priority 600, available: no)
                output:hdmi-surround71-extra3: Sortie Digital Surround 7.1 (HDMI 4) (priority 600, available: no)
                output:hdmi-stereo-extra4: Sortie Digital Stereo (HDMI 5) (priority 5700, available: no)
                output:hdmi-surround-extra4: Sortie Digital Surround 5.1 (HDMI 5) (priority 600, available: no)
                output:hdmi-surround71-extra4: Sortie Digital Surround 7.1 (HDMI 5) (priority 600, available: no)
                off: Éteint (priority 0, available: unknown)
        active profile: <output:hdmi-stereo>
        sinks:
                alsa_output.pci-0000_01_00.1.hdmi-stereo/#0: GM107 High Definition Audio Controller [GeForce 940MX] Digital Stereo (HDMI)
        sources:
                alsa_output.pci-0000_01_00.1.hdmi-stereo.monitor/#0: Monitor of GM107 High Definition Audio Controller [GeForce 940MX] Digital Stereo (HDMI)
        ports:
 hdmi-output-0: HDMI / DisplayPort (priority 5900, latency offset 0 usec, available: no)
                        properties:
                                device.icon_name = "video-display"
                hdmi-output-1: HDMI / DisplayPort 2 (priority 5800, latency offset 0 usec, available: no)
                        properties:
                                device.icon_name = "video-display"
                hdmi-output-2: HDMI / DisplayPort 3 (priority 5700, latency offset 0 usec, available: no)
                        properties:
                                device.icon_name = "video-display"
                hdmi-output-3: HDMI / DisplayPort 4 (priority 5600, latency offset 0 usec, available: no)
                        properties:
                                device.icon_name = "video-display"
                hdmi-output-4: HDMI / DisplayPort 5 (priority 5500, latency offset 0 usec, available: no)
                        properties:
                                device.icon_name = "video-display"
$ pacmd list-sinks
1 sink(s) available.
  * index: 0
        name: <alsa_output.pci-0000_01_00.1.hdmi-stereo>
        driver: <module-alsa-card.c>
        flags: HARDWARE DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
        state: SUSPENDED
        suspend cause: IDLE
        priority: 9030
        volume: front-left: 65536 / 100% / 0.00 dB,   front-right: 65536 / 100% / 0.00 dB
                balance 0.00
        base volume: 65536 / 100% / 0.00 dB
        volume steps: 65537
        muted: no
        current latency: 0.00 ms
        max request: 0 KiB
        max rewind: 0 KiB
        monitor source: 0
        sample spec: s16le 2ch 44100Hz
        channel map: front-left,front-right
                     Stéréo
        used by: 0
        linked by: 0
        configured latency: 0.00 ms; range is 0.50 .. 1999.82 ms
        card: 0 <alsa_card.pci-0000_01_00.1>
        module: 7
        properties:
                alsa.resolution_bits = "16"
                device.api = "alsa"
                device.class = "sound"
                alsa.class = "generic"
                alsa.subclass = "generic-mix"
                alsa.name = "HDMI 0"
                alsa.id = "HDMI 0"
                alsa.subdevice = "0"
                alsa.subdevice_name = "subdevice #0"
                alsa.device = "3"
                alsa.card = "0"
                alsa.card_name = "HDA NVidia"
                alsa.long_card_name = "HDA NVidia at 0xe5000000 irq 17"
                alsa.driver_name = "snd_hda_intel"
                device.bus_path = "pci-0000:01:00.1"
                sysfs.path = "/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0"
                device.bus = "pci"
                device.vendor.id = "10de"
                device.vendor.name = "NVIDIA Corporation"
                device.product.id = "0fbc"
                device.product.name = "GM107 High Definition Audio Controller [GeForce 940MX]"
                device.string = "hdmi:0"
                device.buffering.buffer_size = "352768"
                device.buffering.fragment_size = "176384"
                device.access_mode = "mmap+timer"
                device.profile.name = "hdmi-stereo"
                device.profile.description = "Digital Stereo (HDMI)"
                device.description = "GM107 High Definition Audio Controller [GeForce 940MX] Digital Stereo (HDMI)"
                module-udev-detect.discovered = "1"
                device.icon_name = "audio-card-pci"
        ports:
                hdmi-output-0: HDMI / DisplayPort (priority 5900, latency offset 0 usec, available: no)
                        properties:
                                device.icon_name = "video-display"
        active port: <hdmi-output-0>
$ sudo dmesg | egrep -i '(snd|sof|alsa|hda)'
[    4.358150] pci 0000:01:00.0: Enabling HDA controller
[    4.371595] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    4.457836] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    4.457838] software IO TLB: mapped [mem 0x000000003274d000-0x000000003674d000] (64MB)
[    7.674855] snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
[    7.674979] snd_hda_intel 0000:01:00.1: Disabling MSI
[    7.674986] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[    7.879276] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input18
[    7.879348] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input19
[    7.879406] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input20
[    7.879457] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input21
[    7.879517] input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input22

Sorry for my bad english, I'm stuck.
your help will be very gratefull

Thanks

Last edited by tornade (2022-07-27 08:44:01)

Offline

#2 2021-12-29 02:38:46

lemoce
Member
Registered: 2021-12-29
Posts: 3

Re: [SOLVED] No sound, analog-output speaker and headphone not existing

Same issue here.

Vanilla Arch Linux with lts-kernel.

output from dmeg

❯ sudo dmesg | egrep -i '(snd|sof|alsa|hda)'
[    0.378194] pci 0000:01:00.0: Enabling HDA controller
[    0.391401] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.731447] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.731449] software IO TLB: mapped [mem 0x000000008641a000-0x000000008a41a000] (64MB)
[    4.358254] snd_hda_intel 0000:01:00.1: Disabling MSI
[    4.358261] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[    4.396260] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    4.396444] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input10
[    4.396487] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input11
[    4.396532] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input12
[    4.396571] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input13
[    4.396614] input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input14
[    4.396657] input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input15
[    4.695795] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC236: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[    4.695798] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    4.695800] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[    4.695801] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    4.695802] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    4.695803] snd_hda_codec_realtek hdaudioC0D0:      Mic=0x19
[    4.695804] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
[    4.751937] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
[    4.751971] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
[    4.752003] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
[    4.752032] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
[    4.752063] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
[    4.752092] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
[    4.752120] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
❯ lspci
00:00.0 Host bridge: Intel Corporation 8th Gen Core Processor Host Bridge/DRAM Registers (rev 07)
00:01.0 PCI bridge: Intel Corporation 6th-10th Gen Core Processor PCIe Controller (x16) (rev 07)
00:02.0 VGA compatible controller: Intel Corporation CoffeeLake-H GT2 [UHD Graphics 630]
00:04.0 Signal processing controller: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem (rev 07)
00:08.0 System peripheral: Intel Corporation Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th/8th Gen Core Processor Gaussian Mixture Model
00:12.0 Signal processing controller: Intel Corporation Cannon Lake PCH Thermal Controller (rev 10)
00:14.0 USB controller: Intel Corporation Cannon Lake PCH USB 3.1 xHCI Host Controller (rev 10)
00:14.2 RAM memory: Intel Corporation Cannon Lake PCH Shared SRAM (rev 10)
00:15.0 Serial bus controller [0c80]: Intel Corporation Cannon Lake PCH Serial IO I2C Controller #0 (rev 10)
00:15.1 Serial bus controller [0c80]: Intel Corporation Cannon Lake PCH Serial IO I2C Controller #1 (rev 10)
00:16.0 Communication controller: Intel Corporation Cannon Lake PCH HECI Controller (rev 10)
00:17.0 SATA controller: Intel Corporation Cannon Lake Mobile PCH SATA AHCI Controller (rev 10)
00:1d.0 PCI bridge: Intel Corporation Cannon Lake PCH PCI Express Root Port #9 (rev f0)
00:1d.4 PCI bridge: Intel Corporation Cannon Lake PCH PCI Express Root Port #13 (rev f0)
00:1d.5 PCI bridge: Intel Corporation Cannon Lake PCH PCI Express Root Port #14 (rev f0)
00:1e.0 Communication controller: Intel Corporation Cannon Lake PCH Serial IO UART Host Controller (rev 10)
00:1f.0 ISA bridge: Intel Corporation HM470 Chipset LPC/eSPI Controller (rev 10)
00:1f.3 Audio device: Intel Corporation Cannon Lake PCH cAVS (rev 10)
00:1f.4 SMBus: Intel Corporation Cannon Lake PCH SMBus Controller (rev 10)
00:1f.5 Serial bus controller [0c80]: Intel Corporation Cannon Lake PCH SPI Controller (rev 10)
01:00.0 VGA compatible controller: NVIDIA Corporation GP106M [GeForce GTX 1060 Mobile] (rev a1)
01:00.1 Audio device: NVIDIA Corporation GP106 High Definition Audio Controller (rev a1)
06:00.0 Non-Volatile memory controller: Micron Technology Inc Device 5405
07:00.0 Network controller: Qualcomm Atheros QCA9377 802.11ac Wireless Network Adapter (rev 31)
08:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)

0i1f1JA.png

But, I am in Pipewire.

Last edited by lemoce (2021-12-29 02:45:57)

Offline

#3 2021-12-29 17:03:08

tornade
Member
Registered: 2021-12-27
Posts: 10

Re: [SOLVED] No sound, analog-output speaker and headphone not existing

Hi,

In my case, I do not have "built in Audio" (it's what I'm looking for)
Could you show me the outputs of :

lspci -nnk | grep -A2 Audio
cat /proc/asound/card
cat /proc/asound/devices

and pictures of alsamixer for the two different cards (with F6 you could choose)

alsamixer

Offline

#4 2022-01-02 15:46:53

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,414

Re: [SOLVED] No sound, analog-output speaker and headphone not existing

What happens if you switch off of the Pro profile? What are your outputs for

pactl list cards
pactl list sinks

Please edit your post and make that image a link or a max 200x200 thumbnail.

Offline

#5 2022-01-03 20:28:16

tornade
Member
Registered: 2021-12-27
Posts: 10

Re: [SOLVED] No sound, analog-output speaker and headphone not existing

Euh, what do you mean by 'Pro profile' ?

$ pactl list cards
Carte #0
        Nom : alsa_card.pci-0000_01_00.1
        Pilote : module-alsa-card.c
        Module propriétaire : 7
        Propriétés :
                alsa.card = "0"
                alsa.card_name = "HDA NVidia"
                alsa.long_card_name = "HDA NVidia at 0xe5000000 irq 17"
                alsa.driver_name = "snd_hda_intel"
                device.bus_path = "pci-0000:01:00.1"
                sysfs.path = "/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0"
                device.bus = "pci"
                device.vendor.id = "10de"
                device.vendor.name = "NVIDIA Corporation"
                device.product.id = "0fbc"
                device.product.name = "GM107 High Definition Audio Controller [GeForce 940MX]"
                device.string = "0"
                device.description = "GM107 High Definition Audio Controller [GeForce 940MX]"
                module-udev-detect.discovered = "1"
                device.icon_name = "audio-card-pci"
        Profils :
                output:hdmi-stereo: Sortie Digital Stereo (HDMI) (sinks: 1, sources: 0, priority: 5900,
available: non)
                output:hdmi-surround: Sortie Digital Surround 5.1 (HDMI) (sinks: 1, sources: 0, priority: 800, available: non)
                output:hdmi-surround71: Sortie Digital Surround 7.1 (HDMI) (sinks: 1, sources: 0, priority: 800, available: non)
                output:hdmi-stereo-extra1: Sortie Digital Stereo (HDMI 2) (sinks: 1, sources: 0, priority: 5700, available: non)
                output:hdmi-surround-extra1: Sortie Digital Surround 5.1 (HDMI 2) (sinks: 1, sources: 0, priority: 600, available: non)
                output:hdmi-surround71-extra1: Sortie Digital Surround 7.1 (HDMI 2) (sinks: 1, sources:
0, priority: 600, available: non)
                output:hdmi-stereo-extra2: Sortie Digital Stereo (HDMI 3) (sinks: 1, sources: 0, priority: 5700, available: non)
                output:hdmi-surround-extra2: Sortie Digital Surround 5.1 (HDMI 3) (sinks: 1, sources: 0, priority: 600, available: non)
                output:hdmi-surround71-extra2: Sortie Digital Surround 7.1 (HDMI 3) (sinks: 1, sources:
0, priority: 600, available: non)
                output:hdmi-stereo-extra3: Sortie Digital Stereo (HDMI 4) (sinks: 1, sources: 0, priority: 5700, available: non)
                output:hdmi-surround-extra3: Sortie Digital Surround 5.1 (HDMI 4) (sinks: 1, sources: 0, priority: 600, available: non)
                output:hdmi-surround71-extra3: Sortie Digital Surround 7.1 (HDMI 4) (sinks: 1, sources:
0, priority: 600, available: non)
                output:hdmi-stereo-extra4: Sortie Digital Stereo (HDMI 5) (sinks: 1, sources: 0, priority: 5700, available: non)
                output:hdmi-surround-extra4: Sortie Digital Surround 5.1 (HDMI 5) (sinks: 1, sources: 0, priority: 600, available: non)
                output:hdmi-surround71-extra4: Sortie Digital Surround 7.1 (HDMI 5) (sinks: 1, sources:
0, priority: 600, available: non)
                off: Éteint (sinks: 0, sources: 0, priority: 0, available: oui)
Profil actif : output:hdmi-surround-extra1
        Ports :
                hdmi-output-0: HDMI / DisplayPort (type: HDMI, priority: 5900, latency offset: 0 usec, not available)
                        Propriétés :
                                device.icon_name = "video-display"
                        Partie du(des) profil(s) : output:hdmi-stereo, output:hdmi-surround, output:hdmi-surround71
                hdmi-output-1: HDMI / DisplayPort 2 (type: HDMI, priority: 5800, latency offset: 0 usec, not available)
                        Propriétés :
                                device.icon_name = "video-display"
                        Partie du(des) profil(s) : output:hdmi-stereo-extra1, output:hdmi-surround-extra1, output:hdmi-surround71-extra1
                hdmi-output-2: HDMI / DisplayPort 3 (type: HDMI, priority: 5700, latency offset: 0 usec, not available)
                        Propriétés :
                                device.icon_name = "video-display"
                        Partie du(des) profil(s) : output:hdmi-stereo-extra2, output:hdmi-surround-extra2, output:hdmi-surround71-extra2
                hdmi-output-3: HDMI / DisplayPort 4 (type: HDMI, priority: 5600, latency offset: 0 usec, not available)
                        Propriétés :
                                device.icon_name = "video-display"
                        Partie du(des) profil(s) : output:hdmi-stereo-extra3, output:hdmi-surround-extra3, output:hdmi-surround71-extra3
                hdmi-output-4: HDMI / DisplayPort 5 (type: HDMI, priority: 5500, latency offset: 0 usec, not available)
                        Propriétés :
                                device.icon_name = "video-display"
                        Partie du(des) profil(s) : output:hdmi-stereo-extra4, output:hdmi-surround-extra4, output:hdmi-surround71-extra4

and

$ pactl list sinks
Destination #0
        État : SUSPENDED
        Nom : alsa_output.pci-0000_01_00.1.hdmi-surround-extra1
        Description : GM107 High Definition Audio Controller [GeForce 940MX] Digital Surround 5.1 (HDMI
2)
        Pilote : module-alsa-card.c
        Spécification de l’échantillon : s16le 6ch 48000Hz
        Plan des canaux : front-left,front-right,rear-left,rear-right,front-center,lfe
        Module du propriétaire : 7
        Sourdine : non
        Volume : front-left: 65536 / 100% / 0,00 dB,   front-right: 65536 / 100% / 0,00 dB,   rear-left: 65536 / 100% / 0,00 dB,   rear-right: 65536 / 100% / 0,00 dB,   front-center: 65536 / 100% / 0,00 dB,
 lfe: 65536 / 100% / 0,00 dB
                balance 0,00
        Volume de base : 65536 / 100% / 0,00 dB
        Source du moniteur : alsa_output.pci-0000_01_00.1.hdmi-surround-extra1.monitor
        Latence : 0 usec, configuré 0 usec
        Marqueurs : HARDWARE DECIBEL_VOLUME LATENCY
        Propriétés :
                alsa.resolution_bits = "16"
                device.api = "alsa"
                device.class = "sound"
                alsa.class = "generic"
                alsa.subclass = "generic-mix"
                alsa.name = "HDMI 1"
                alsa.id = "HDMI 1"
                alsa.subdevice = "0"
                alsa.subdevice_name = "subdevice #0"
                alsa.device = "7"
                alsa.card = "0"
                alsa.card_name = "HDA NVidia"
                alsa.long_card_name = "HDA NVidia at 0xe5000000 irq 17"
                alsa.driver_name = "snd_hda_intel"
                device.bus_path = "pci-0000:01:00.1"
                sysfs.path = "/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0"
                device.bus = "pci"
                device.vendor.id = "10de"
                device.vendor.name = "NVIDIA Corporation"
                device.product.id = "0fbc"
                device.product.name = "GM107 High Definition Audio Controller [GeForce 940MX]"
                device.string = "hdmi:0,1"
                device.buffering.buffer_size = "1058304"
                device.buffering.fragment_size = "529152"
                device.access_mode = "mmap+timer"
                device.profile.name = "hdmi-surround-extra1"
                device.profile.description = "Digital Surround 5.1 (HDMI 2)"
                device.description = "GM107 High Definition Audio Controller [GeForce 940MX] Digital Surround 5.1 (HDMI 2)"
                module-udev-detect.discovered = "1"
                device.icon_name = "audio-card-pci"
        Ports :
                hdmi-output-1: HDMI / DisplayPort 2 (type: HDMI, priority: 5800, not available)
        Port actif : hdmi-output-1
        Formats :
                pcm

Offline

#6 2022-01-04 00:33:12

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,414

Re: [SOLVED] No sound, analog-output speaker and headphone not existing

Sorry got sidetracked by lemoce hijack who doesn't have the same issue and should have opened another thread.

In your case you should try removing alsa-base.conf and install sof-firmware and reboot to check whether it's simply a matter of a sof-firmware card, also what's your output of

sudo dmesg | grep -iE 'snd|sof'

Offline

#7 2022-01-04 11:15:15

tornade
Member
Registered: 2021-12-27
Posts: 10

Re: [SOLVED] No sound, analog-output speaker and headphone not existing

Ok, I understand.

I deleted alsa-base.conf and installed sof-firmware. Nothing happend.
After a reboot I got :

$ sudo dmesg | grep -iE 'snd|sof'
[    4.512913] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    4.934996] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    4.934998] software IO TLB: mapped [mem 0x0000000032599000-0x0000000036599000] (64MB)
[    8.786604] snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
[    8.786706] snd_hda_intel 0000:01:00.1: Disabling MSI
[    8.786712] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client

Offline

#8 2022-01-04 11:35:51

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,414

Re: [SOLVED] No sound, analog-output speaker and headphone not existing

Then it reads like you literally have no (analog) audio device, check your BIOS/EFI potentially disabled there, if not check for an update of said UEFI version, hopefully fixed there.

Last edited by V1del (2022-01-04 11:39:56)

Offline

#9 2022-07-27 08:39:10

tornade
Member
Registered: 2021-12-27
Posts: 10

Re: [SOLVED] No sound, analog-output speaker and headphone not existing

At the end, the audio card was broken.

Offline

Board footer

Powered by FluxBB