Hi,
With all 6.7 kernel versions I get intermittent failure of sound. Some boots it works, some boots it doesn’t. Kernel 6.6 always fine. It’s a Dell Precision 5510 laptop from 2016. When it fails I get this in dmesg:
[ 13.259557] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[ 13.324320] snd_soc_avs 0000:00:1f.3: cldma_irq_handler sd_status: 0x00000004
[ 13.324396] snd_soc_avs 0000:00:1f.3: cldma_irq_handler sd_status: 0x00000004
[ 13.327770] snd_soc_avs 0000:00:1f.3: cldma_irq_handler sd_status: 0x00000004
[ 13.331424] snd_soc_avs 0000:00:1f.3: NHLT table not found
[ 13.331441] snd_soc_avs 0000:00:1f.3: platform has no NHLT
[ 13.342014] snd_hda_codec_realtek hdaudioB0D0: autoconfig for ALC3266: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
[ 13.342020] snd_hda_codec_realtek hdaudioB0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 13.342022] snd_hda_codec_realtek hdaudioB0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 13.342025] snd_hda_codec_realtek hdaudioB0D0: mono: mono_out=0x0
[ 13.342026] snd_hda_codec_realtek hdaudioB0D0: inputs:
[ 13.342028] snd_hda_codec_realtek hdaudioB0D0: Headset Mic=0x18
[ 13.342030] snd_hda_codec_realtek hdaudioB0D0: Headphone Mic=0x1a
[ 13.342031] snd_hda_codec_realtek hdaudioB0D0: Internal Mic=0x12
[ 13.352617] snd_hda_codec_realtek hdaudioB0D0: creating for ALC3266 Analog 0
[ 13.392525] snd_soc_avs 0000:00:1f.3: Direct firmware load for intel/avs/hda-10ec0298-tplg.bin failed with error -2
[ 13.392530] snd_soc_avs 0000:00:1f.3: request topology "intel/avs/hda-10ec0298-tplg.bin" failed: -2
[ 13.392590] avs_hdaudio avs_hdaudio.0: trying to load fallback topology hda-generic-tplg.bin
[ 13.392616] snd_soc_avs 0000:00:1f.3: Direct firmware load for intel/avs/hda-generic-tplg.bin failed with error -2
[ 13.392618] snd_soc_avs 0000:00:1f.3: request topology "intel/avs/hda-generic-tplg.bin" failed: -2
[ 13.392670] snd_soc_avs 0000:00:1f.3: ASoC: error at snd_soc_component_probe on hdaudioB0D0-platform: -2
[ 13.392735] avs_hdaudio avs_hdaudio.0: ASoC: failed to instantiate card -2
[ 13.392871] avs_hdaudio: probe of avs_hdaudio.0 failed with error -2
[ 13.400532] snd_hda_codec_hdmi hdaudioB0D2: creating for HDMI 0 0
[ 13.400536] snd_hda_codec_hdmi hdaudioB0D2: skipping capture dai for HDMI 0
[ 13.400538] snd_hda_codec_hdmi hdaudioB0D2: creating for HDMI 1 1
[ 13.400540] snd_hda_codec_hdmi hdaudioB0D2: skipping capture dai for HDMI 1
[ 13.400541] snd_hda_codec_hdmi hdaudioB0D2: creating for HDMI 2 2
[ 13.400543] snd_hda_codec_hdmi hdaudioB0D2: skipping capture dai for HDMI 2
[ 13.400591] snd_soc_avs 0000:00:1f.3: Direct firmware load for intel/avs/hda-80862809-tplg.bin failed with error -2
[ 13.400594] snd_soc_avs 0000:00:1f.3: request topology "intel/avs/hda-80862809-tplg.bin" failed: -2
[ 13.400661] avs_hdaudio avs_hdaudio.2: trying to load fallback topology hda-8086-generic-tplg.bin
[ 13.400688] snd_soc_avs 0000:00:1f.3: Direct firmware load for intel/avs/hda-8086-generic-tplg.bin failed with error -2
[ 13.400690] snd_soc_avs 0000:00:1f.3: request topology "intel/avs/hda-8086-generic-tplg.bin" failed: -2
[ 13.400759] snd_soc_avs 0000:00:1f.3: ASoC: error at snd_soc_component_probe on hdaudioB0D2-platform: -2
[ 13.400814] avs_hdaudio avs_hdaudio.2: ASoC: failed to instantiate card -2
[ 13.400938] avs_hdaudio: probe of avs_hdaudio.2 failed with error -2
The intermittent nature meant it took me a while to be sure it was 6.7.
Using 6.6 for now.
Moderator edit: In the future, please use proper formatting: [HowTo] Post command output and file content as formatted text