You are not logged in.

#1 2021-08-07 01:15:37

trik
Member
Registered: 2021-08-07
Posts: 2

Card sound [SOLVED]

Help

No sound in arch linux

└─ > lsmod | grep '^snd'
snd_hda_codec_hdmi     73728  0
snd_hda_codec_realtek   155648  0
snd_soc_dmic           16384  0
snd_hda_codec_generic    98304  1 snd_hda_codec_realtek
snd_sof_pci_intel_tgl    16384  0
snd_sof_intel_hda_common   106496  1 snd_sof_pci_intel_tgl
snd_sof_intel_hda      20480  1 snd_sof_intel_hda_common
snd_sof_pci            20480  2 snd_sof_intel_hda_common,snd_sof_pci_intel_tgl
snd_sof_xtensa_dsp     16384  1 snd_sof_intel_hda_common
snd_sof               147456  2 snd_sof_pci,snd_sof_intel_hda_common
snd_soc_hdac_hda       24576  1 snd_sof_intel_hda_common
snd_hda_ext_core       36864  3 snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_sof_intel_hda
snd_soc_acpi_intel_match    49152  2 snd_sof_intel_hda_common,snd_sof_pci_intel_tgl
snd_soc_acpi           16384  2 snd_soc_acpi_intel_match,snd_sof_intel_hda_common
snd_soc_core          335872  5 soundwire_intel,snd_sof,snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_soc_dmic
snd_compress           32768  1 snd_soc_core
snd_pcm_dmaengine      16384  1 snd_soc_core
snd_hda_intel          57344  0
snd_intel_dspcfg       28672  2 snd_hda_intel,snd_sof_intel_hda_common
snd_intel_sdw_acpi     20480  2 snd_sof_intel_hda_common,snd_intel_dspcfg
snd_hda_codec         176128  5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek,snd_soc_hdac_hda
snd_hda_core          110592  9 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_hda_codec_realtek,snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_sof_intel_hda
snd_hwdep              16384  1 snd_hda_codec
snd_pcm               147456  10 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,soundwire_intel,snd_sof,snd_sof_intel_hda_common,snd_compress,snd_soc_core,snd_hda_core,snd_pcm_dmaengine
snd_timer              45056  1 snd_pcm
snd                   114688  11 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_compress,thinkpad_acpi,snd_soc_core,snd_pcm
└─ > ls -l /dev/snd/
total 0
crw-rw----+ 1 root audio 116,  1 ago  6 19:58 seq
crw-rw----+ 1 root audio 116, 33 ago  6 19:58 timer

Last edited by trik (2021-09-25 02:36:10)

Offline

#2 2021-08-07 11:12:52

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,081

Re: Card sound [SOLVED]

Please wrap outputs in

[code] code here[/code]

tags

Install sof-firmware and reboot.

Offline

#3 2021-08-08 16:47:01

trik
Member
Registered: 2021-08-07
Posts: 2

Re: Card sound [SOLVED]

Oppps   

ok -

Thx

Offline

#4 2021-08-08 17:31:16

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,081

Re: Card sound [SOLVED]

If this worked, please mark the topic as [SOLVED] by editing the title in your first post.

Offline

Board footer

Powered by FluxBB