It has output now sir,OK, my bad: I overlooked the possibility that there were no messages in the log matching my filter.![]()
Could you try rebooting then runningas we want to see kernel messages as the sound system is set up, and these may be lost if the computer has been up for a long time and older messages are discarded.Code:
$ sudo dmesg | grep 'sof\|firmware\|audio'
Code:
jeremy@jobus:~$ sudo dmesg | grep 'sof\|firmware\|audio'[sudo] password for jeremy: [ 0.019040] software IO TLB: area num 16.[ 0.227647] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)[ 0.227647] software IO TLB: mapped [mem 0x0000000086e0d000-0x000000008ae0d000] (64MB)[ 0.491798] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'[ 0.491808] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'[ 1.057062] i915 0000:00:02.0: firmware: direct-loading firmware i915/kbl_dmc_ver1_04.bin[ 1.057332] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)[ 3.223142] platform regulatory.0: firmware: direct-loading firmware regulatory.db[ 3.223227] platform regulatory.0: firmware: direct-loading firmware regulatory.db.p7s[ 3.265924] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])[ 3.266106] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client[ 3.335175] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC294: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker[ 3.335178] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)[ 3.335180] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)[ 3.335181] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0[ 3.335182] snd_hda_codec_realtek hdaudioC0D0: inputs:[ 3.335183] snd_hda_codec_realtek hdaudioC0D0: Headset Mic=0x19[ 3.335184] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12[ 3.890549] ath10k_pci 0000:06:00.0: firmware: failed to load ath10k/pre-cal-pci-0000:06:00.0.bin (-2)[ 3.890564] firmware_class: See https://wiki.debian.org/Firmware for information about missing firmware[ 3.890583] ath10k_pci 0000:06:00.0: firmware: failed to load ath10k/pre-cal-pci-0000:06:00.0.bin (-2)[ 3.890601] ath10k_pci 0000:06:00.0: firmware: failed to load ath10k/cal-pci-0000:06:00.0.bin (-2)[ 3.890616] ath10k_pci 0000:06:00.0: firmware: failed to load ath10k/cal-pci-0000:06:00.0.bin (-2)[ 3.891844] ath10k_pci 0000:06:00.0: firmware: direct-loading firmware ath10k/QCA6174/hw3.0/firmware-6.bin[ 3.892169] ath10k_pci 0000:06:00.0: firmware ver WLAN.RM.4.4.1-00288- api 6 features wowlan,ignore-otp,mfp crc32 bf907c7c[ 3.959305] ath10k_pci 0000:06:00.0: firmware: direct-loading firmware ath10k/QCA6174/hw3.0/board-2.bin[ 6.577165] r8169 0000:05:00.0: firmware: direct-loading firmware rtl_nic/rtl8168h-2.fwjeremy@jobus:~$
Statistics: Posted by arcturus — 2024-10-20 07:44 — Replies 12 — Views 148