Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Multimedia
  • Search

[SOLVED] New installation, no sound

Help with creation, editing, or playback of sounds, images, or video. Amarok, audacious, mplayer, grip, cdparanoia and anything else that makes a sound or plays a video.
Post Reply
Advanced search
36 posts
  • 1
  • 2
  • Next
Author
Message
enrico68
Apprentice
Apprentice
Posts: 268
Joined: Fri Oct 21, 2016 8:18 am

[SOLVED] New installation, no sound

  • Quote

Post by enrico68 » Sat May 31, 2025 3:12 pm

Hello forum,

after a lenghtly and fun installation process, this time using systemd for a change, I managed to have a fully functional KDE Desktop, with internet and everything...but sound. The first thing I noticed, when installing Gentoo through the Live CD, was the lack of sound right with the Live CD, as the sound software failed to load (intel/sof/ipc4/mtl/sof-mtl.ri.). I tried with different linux versions, and with them the snd software loads and I have sound. The issue happens only with the Gento LiveCD.

The same is with my new install, there is no sound firmware loaded:

Code: Select all

1.500163] Loading firmware: vpu_37xx.bin
[    1.500183] Loading firmware: intel/vpu/vpu_37xx_v0.0.bin
[    3.446644] systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
[    3.743673] Loading firmware: regulatory.db
[    3.746385] Loading firmware: regulatory.db.p7s
[    3.795490] Loading firmware: iwlwifi-ma-b0-gf-a0-89.ucode
[    3.799527] Loading firmware: iwl-debug-yoyo.bin
[    3.800766] iwlwifi 0000:00:14.3: loaded firmware version 89.1a492d28.0 ma-b0-gf-a0-89.ucode op_mode iwlmvm
[    3.884538] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[    3.896264] Loading firmware: intel/ibt-0180-0041.sfi
[    3.899386] Bluetooth: hci0: Found device firmware: intel/ibt-0180-0041.sfi
[    4.162910] Loading firmware: iwlwifi-ma-b0-gf-a0.pnvm
[    4.246584] Loading firmware: i915/mtl_dmc.bin
[    4.255103] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/mtl_dmc.bin (v2.23)
[    4.311524] Loading firmware: i915/mtl_guc_70.bin
[    4.312316] Loading firmware: i915/mtl_guc_70.bin
[    4.312497] Loading firmware: i915/mtl_huc_gsc.bin
[    4.312847] Loading firmware: i915/mtl_gsc_1.bin
[    4.316793] i915 0000:00:02.0: [drm] GT0: GuC firmware i915/mtl_guc_70.bin version 70.36.0
[    4.337081] i915 0000:00:02.0: [drm] GT1: GuC firmware i915/mtl_guc_70.bin version 70.36.0
[    4.337083] i915 0000:00:02.0: [drm] GT1: HuC firmware i915/mtl_huc_gsc.bin version 8.5.4
[    4.508741] i915 0000:00:02.0: [drm] GT1: Loaded GSC firmware i915/mtl_gsc_1.bin (cv1.0, r102.1.15.1926, svn 1)
[    5.429100] Bluetooth: hci0: Waiting for firmware download to complete
[    5.473678] Loading firmware: intel/ibt-0180-0041.ddc
Here is my Audio device:

Code: Select all

lspci | grep Audio
00:1f.3 Audio device: Intel Corporation Meteor Lake-P HD Audio Controller (rev 20)
I am using pipewire, and followed the recommended steps in news n° 10 regarding the pipewire setup.

Code: Select all

wpctl status
PipeWire 'pipewire-0' [1.4.2, enrico@tux, cookie:2022657070]
 └─ Clients:
        39. WirePlumber [export]                [1.4.2, enrico@tux, pid:1812]
        40. WirePlumber                         [1.4.2, enrico@tux, pid:1812]
        47. pipewire                            [1.4.2, enrico@tux, pid:837]
        53. kwin_wayland                        [1.4.2, enrico@tux, pid:856]
        54. libcanberra                         [1.4.2, enrico@tux, pid:985]
        55.                                     [1.4.2, enrico@tux, pid:985]
        56. xdg-desktop-portal                  [1.4.2, enrico@tux, pid:864]
        57. libcanberra                         [1.4.2, enrico@tux, pid:1028]
        58. plasmashell                         [1.4.2, enrico@tux, pid:1028]
        59.                                     [1.4.2, enrico@tux, pid:1028]
        61. wpctl                               [1.4.2, enrico@tux, pid:2438]

Audio
 ├─ Devices:
 │  
 ├─ Sinks:
 │  *   48. Dummy Output                        [vol: 1.00]
 │  
 ├─ Sources:
 │  
 ├─ Filters:
 │  
 └─ Streams:

Video
 ├─ Devices:
 │  
 ├─ Sinks:
 │  
 ├─ Sources:
 │  
 ├─ Filters:
 │  
 └─ Streams:

Settings
 └─ Default Configured Devices:
Here is an excerpt from my .config file:

Code: Select all

grep  CONFIG_SND_HDA 

Code: Select all

CONFIG_SND_HDA_INTEL=y
CONFIG_SND_HDA_HWDEP=y
CONFIG_SND_HDA_RECONFIG=y
# CONFIG_SND_HDA_INPUT_BEEP is not set
CONFIG_SND_HDA_PATCH_LOADER=y
# CONFIG_SND_HDA_CIRRUS_SCODEC_KUNIT_TEST is not set
# CONFIG_SND_HDA_SCODEC_CS35L41_I2C is not set
# CONFIG_SND_HDA_SCODEC_CS35L41_SPI is not set
# CONFIG_SND_HDA_SCODEC_CS35L56_I2C is not set
# CONFIG_SND_HDA_SCODEC_CS35L56_SPI is not set
# CONFIG_SND_HDA_SCODEC_TAS2781_I2C is not set
# CONFIG_SND_HDA_CODEC_REALTEK is not set
# CONFIG_SND_HDA_CODEC_ANALOG is not set
# CONFIG_SND_HDA_CODEC_SIGMATEL is not set
# CONFIG_SND_HDA_CODEC_VIA is not set
# CONFIG_SND_HDA_CODEC_HDMI is not set
# CONFIG_SND_HDA_CODEC_CIRRUS is not set
# CONFIG_SND_HDA_CODEC_CS8409 is not set
# CONFIG_SND_HDA_CODEC_CONEXANT is not set
# CONFIG_SND_HDA_CODEC_SENARYTECH is not set
# CONFIG_SND_HDA_CODEC_CA0110 is not set
# CONFIG_SND_HDA_CODEC_CA0132 is not set
# CONFIG_SND_HDA_CODEC_CMEDIA is not set
# CONFIG_SND_HDA_CODEC_SI3054 is not set
CONFIG_SND_HDA_GENERIC=y
CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0
# CONFIG_SND_HDA_INTEL_HDMI_SILENT_STREAM is not set
# CONFIG_SND_HDA_CTL_DEV_ID is not set
CONFIG_SND_HDA_CORE=y
CONFIG_SND_HDA_COMPONENT=y
CONFIG_SND_HDA_I915=y
CONFIG_SND_HDA_PREALLOC_SIZE=0

Code: Select all

grep CONFIG_EXTRA_FIRMWARE .config

Code: Select all

CONFIG_EXTRA_FIRMWARE="intel/vpu/vpu_37xx_v0.0.bin intel/ibt-0180-0041.sfi iwlwifi-ma-b0-gf-a0-89.ucode i915/mtl_dmc.bin i915/mtl_guc_70.bin i915/mtl_huc_gsc.bin i915/mtl_gsc_1.bin intel/ibt-0180-0041.ddc intel/sof-ipc4/mtl/sof-mtl.ri intel/sof-tplg/sof-hda-generic-2ch.tplg"
CONFIG_EXTRA_FIRMWARE_DIR="/lib/firmware "

and my Kernel .config

http://0x0.st/83Fs.txt

Last, my lsmod output, where there is no kernel loaded for the audio controller...

Code: Select all

lspci -knn
00:00.0 Host bridge [0600]: Intel Corporation Device [8086:7d02] (rev 04)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: igen6_edac
        Kernel modules: igen6_edac
00:02.0 VGA compatible controller [0300]: Intel Corporation Meteor Lake-P [Intel Graphics] [8086:7d45] (rev 08)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: i915
        Kernel modules: i915
00:04.0 Signal processing controller [1180]: Intel Corporation Meteor Lake-P Dynamic Tuning Technology [8086:7d03] (rev 04)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: proc_thermal_pci
        Kernel modules: processor_thermal_device_pci
00:06.0 PCI bridge [0604]: Intel Corporation Device [8086:7e4d] (rev 20)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: pcieport
00:06.1 PCI bridge [0604]: Intel Corporation Device [8086:7eca] (rev 10)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: pcieport
00:07.0 PCI bridge [0604]: Intel Corporation Meteor Lake-P Thunderbolt 4 PCI Express Root Port #0 [8086:7ec4] (rev 02)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: pcieport
00:07.2 PCI bridge [0604]: Intel Corporation Meteor Lake-P Thunderbolt 4 PCI Express Root Port #2 [8086:7ec6] (rev 02)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: pcieport
00:0a.0 Signal processing controller [1180]: Intel Corporation Meteor Lake-P Platform Monitoring Technology [8086:7d0d] (rev 01)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: intel_vsec
        Kernel modules: intel_vsec
00:0b.0 Processing accelerators [1200]: Intel Corporation Meteor Lake NPU [8086:7d1d] (rev 04)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: intel_vpu
00:0d.0 USB controller [0c03]: Intel Corporation Meteor Lake-P Thunderbolt 4 USB Controller [8086:7ec0] (rev 02)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: xhci_hcd
00:0d.2 USB controller [0c03]: Intel Corporation Meteor Lake-P Thunderbolt 4 NHI #0 [8086:7ec2] (rev 02)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: thunderbolt
00:0d.3 USB controller [0c03]: Intel Corporation Meteor Lake-P Thunderbolt 4 NHI #1 [8086:7ec3] (rev 02)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: thunderbolt
00:14.0 USB controller [0c03]: Intel Corporation Meteor Lake-P USB 3.2 Gen 2x1 xHCI Host Controller [8086:7e7d] (rev 20)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: xhci_hcd
00:14.2 RAM memory [0500]: Intel Corporation Device [8086:7e7f] (rev 20)
        Subsystem: Lenovo Device [17aa:2327]
00:14.3 Network controller [0280]: Intel Corporation Meteor Lake PCH CNVi WiFi [8086:7e40] (rev 20)
        Subsystem: Intel Corporation Device [8086:0090]
        Kernel driver in use: iwlwifi
        Kernel modules: iwlwifi
00:15.0 Serial bus controller [0c80]: Intel Corporation Meteor Lake-P Serial IO I2C Controller #0 [8086:7e78] (rev 20)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: intel-lpss
00:16.0 Communication controller [0780]: Intel Corporation Meteor Lake-P CSME HECI #1 [8086:7e70] (rev 20)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: mei_me
        Kernel modules: mei_me
00:16.3 Serial controller [0700]: Intel Corporation Meteor Lake-P Keyboard and Text (KT) Redirection [8086:7e73] (rev 20)
        Subsystem: Lenovo Device [17aa:2327]
00:1c.0 PCI bridge [0604]: Intel Corporation Device [8086:7e38] (rev 20)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: pcieport
00:1f.0 ISA bridge [0601]: Intel Corporation Device [8086:7e03] (rev 20)
        Subsystem: Lenovo Device [17aa:2327]
00:1f.3 Audio device [0403]: Intel Corporation Meteor Lake-P HD Audio Controller [8086:7e28] (rev 20)
        Subsystem: Lenovo Device [17aa:2328]
00:1f.4 SMBus [0c05]: Intel Corporation Meteor Lake-P SMBus Controller [8086:7e22] (rev 20)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: i801_smbus
        Kernel modules: i2c_i801
00:1f.5 Serial bus controller [0c80]: Intel Corporation Meteor Lake-P SPI Controller [8086:7e23] (rev 20)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: intel-spi
        Kernel modules: spi_intel_pci
00:1f.6 Ethernet controller [0200]: Intel Corporation Device [8086:550a] (rev 20)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: e1000e
04:00.0 Non-Volatile memory controller [0108]: KIOXIA Corporation NVMe SSD Controller XG8 [1e0f:0010] (rev 01)
        Subsystem: KIOXIA Corporation Device [1e0f:0001]
        Kernel driver in use: nvme

I hope you have enough information to help me solve my issue...thank you in advance.
Last edited by enrico68 on Tue Jan 27, 2026 2:41 pm, edited 2 times in total.
Top
grknight
Retired Dev
Retired Dev
Posts: 2568
Joined: Fri Feb 20, 2015 9:36 pm

  • Quote

Post by grknight » Sat May 31, 2025 3:35 pm

HDA audio requires the corresponding HDA_CODEC enabled for the device. Often this is the REALTEK codec on modern devices (including Intel). Some of the latest Intel devices use the newer SOF instead of HDA.

Look at SND_SOC_SOF_TOPLEVEL, SND_SOC_SOF_PCI, SND_SOC_SOF_INTEL_TOPLEVEL, and SND_SOC_SOF_METEORLAKE
Top
enrico68
Apprentice
Apprentice
Posts: 268
Joined: Fri Oct 21, 2016 8:18 am

  • Quote

Post by enrico68 » Sat May 31, 2025 3:57 pm

grknight wrote:HDA audio requires the corresponding HDA_CODEC enabled for the device. Often this is the REALTEK codec on modern devices (including Intel). Some of the latest Intel devices use the newer SOF instead of HDA.

Look at SND_SOC_SOF_TOPLEVEL, SND_SOC_SOF_PCI, SND_SOC_SOF_INTEL_TOPLEVEL, and SND_SOC_SOF_METEORLAKE
I checked the kernel, they are already all built in...no luck there...
Top
pietinger
Administrator
Administrator
Posts: 6640
Joined: Tue Oct 17, 2006 5:11 pm
Location: Bavaria

Re: New install, no sound

  • Quote

Post by pietinger » Sat May 31, 2025 4:00 pm

enrico68 wrote:[...] when installing Gentoo through the Live CD, was the lack of sound right with the Live CD, as the sound software failed to load (intel/sof/ipc4/mtl/sof-mtl.ri.). I tried with different linux versions, and with them the snd software loads and I have sound. The issue happens only with the Gento LiveCD. [...]
Enrico,

you have a very modern machine (MeteorLake). You did a good job trying other Linux when our LiveCD fails (for sound) ... now boot again the Linux where it works and check not only "lsmod" but also "dmesg" to see which modules are necessary (I guess you need also sys-firmware/sof-firmware later for your Gentoo installation). YOu almost always need # CONFIG_SND_HDA_CODEC_REALTEK is not set ... and maybe more like SND_SOC_HDAC_HDA
and/or SND_SOC_HDAC_HDMI ... look in the "lsmod" of -other distribution-
https://wiki.gentoo.org/wiki/User:Pietinger --> New at Gentoo
Top
enrico68
Apprentice
Apprentice
Posts: 268
Joined: Fri Oct 21, 2016 8:18 am

  • Quote

Post by enrico68 » Sat May 31, 2025 7:08 pm

Hello pietinger,

this is the output of lsmod from a distribution where sound works; I paste it here so I can compare with Gentoo's...

Code: Select all

snd_seq_dummy          12288  0
snd_hrtimer            12288  1
snd_seq               131072  7 snd_seq_dummy
snd_seq_device         16384  1 snd_seq
ccm                    20480  6
algif_aead             12288  0
crypto_null            16384  1 algif_aead
des3_ede_x86_64        45056  0
cbc                    12288  0
des_generic            12288  0
libdes                 20480  2 des_generic,des3_ede_x86_64
algif_skcipher         12288  0
cmac                   12288  1
8021q                  53248  0
garp                   16384  1 8021q
md4                    12288  0
mrp                    20480  1 8021q
algif_hash             12288  0
stp                    12288  1 garp
af_alg                 32768  3 algif_hash,algif_skcipher,algif_aead
llc                    16384  2 stp,garp
vfat                   24576  1
fat                   106496  1 vfat
snd_ctl_led            28672  0
snd_soc_skl_hda_dsp    16384  4
snd_soc_intel_sof_board_helpers    28672  1 snd_soc_skl_hda_dsp
snd_sof_probes         28672  0
snd_soc_intel_hda_dsp_common    16384  1 snd_soc_intel_sof_board_helpers
snd_hda_codec_realtek   221184  1
joydev                 28672  0
snd_hda_codec_generic   114688  1 snd_hda_codec_realtek
snd_hda_scodec_component    20480  1 snd_hda_codec_realtek
snd_soc_dmic           12288  1
snd_sof_pci_intel_mtl    40960  0
snd_sof_intel_hda_generic    45056  1 snd_sof_pci_intel_mtl
soundwire_intel        86016  1 snd_sof_intel_hda_generic
soundwire_cadence      49152  1 soundwire_intel
snd_sof_intel_hda_common   204800  2 snd_sof_pci_intel_mtl,snd_sof_intel_hda_generic
snd_soc_hdac_hda       28672  1 snd_sof_intel_hda_common
snd_sof_intel_hda_mlink    36864  3 soundwire_intel,snd_sof_intel_hda_common,snd_sof_intel_hda_generic
snd_sof_intel_hda      20480  2 snd_sof_intel_hda_common,snd_sof_intel_hda_generic
snd_hda_codec_hdmi     98304  1
intel_uncore_frequency    12288  0
snd_sof_pci            24576  2 snd_sof_pci_intel_mtl,snd_sof_intel_hda_generic
intel_uncore_frequency_common    16384  1 intel_uncore_frequency
hid_multitouch         36864  0
snd_sof_xtensa_dsp     16384  1 snd_sof_intel_hda_generic
x86_pkg_temp_thermal    16384  0
intel_powerclamp       20480  0
snd_sof               466944  6 snd_sof_pci_intel_mtl,snd_sof_pci,snd_sof_intel_hda_common,snd_sof_intel_hda_generic,snd_sof_probes,snd_sof_intel_hda
coretemp               20480  0
snd_sof_utils          16384  1 snd_sof
snd_hda_ext_core       36864  4 snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_sof_intel_hda_mlink,snd_sof_intel_hda
kvm_intel             430080  0
snd_soc_acpi_intel_match   131072  3 snd_sof_pci_intel_mtl,snd_soc_intel_sof_board_helpers,snd_sof_intel_hda_generic
snd_soc_acpi_intel_sdca_quirks    12288  1 snd_soc_acpi_intel_match
soundwire_generic_allocation    16384  1 soundwire_intel
snd_soc_acpi           16384  2 snd_soc_acpi_intel_match,snd_sof_intel_hda_generic
soundwire_bus         147456  3 soundwire_intel,soundwire_generic_allocation,soundwire_cadence
kvm                  1384448  1 kvm_intel
snd_soc_sdca           12288  2 snd_soc_acpi_intel_sdca_quirks,soundwire_bus
snd_soc_core          446464  8 soundwire_intel,snd_sof,snd_soc_intel_sof_board_helpers,snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_sof_probes,snd_soc_dmic,snd_soc_skl_hda_dsp
snd_compress           28672  2 snd_soc_core,snd_sof_probes
irqbypass              12288  1 kvm
polyval_clmulni        12288  0
ac97_bus               12288  1 snd_soc_core
polyval_generic        12288  1 polyval_clmulni
iwlmvm                745472  0
snd_pcm_dmaengine      16384  1 snd_soc_core
ghash_clmulni_intel    16384  0
sha512_ssse3           53248  0
snd_hda_intel          69632  0
sha256_ssse3           36864  0
snd_intel_dspcfg       40960  4 snd_hda_intel,snd_sof,snd_sof_intel_hda_common,snd_sof_intel_hda_generic
sha1_ssse3             32768  0
snd_intel_sdw_acpi     16384  2 snd_intel_dspcfg,snd_sof_intel_hda_generic
uvcvideo              180224  0
aesni_intel           126976  5
snd_hda_codec         217088  8 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek,snd_soc_intel_hda_dsp_common,snd_soc_hdac_hda,snd_sof_intel_hda,snd_soc_skl_hda_dsp
mac80211             1646592  1 iwlmvm
crypto_simd            16384  1 aesni_intel
videobuf2_vmalloc      20480  1 uvcvideo
uvc                    12288  1 uvcvideo
iTCO_wdt               16384  0
cryptd                 28672  2 crypto_simd,ghash_clmulni_intel
mei_gsc_proxy          16384  0
btusb                  81920  0
snd_hda_core          143360  10 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_hda_codec_realtek,snd_soc_intel_hda_dsp_common,snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_sof_intel_hda
intel_pmc_bxt          16384  1 iTCO_wdt
videobuf2_memops       16384  1 videobuf2_vmalloc
processor_thermal_device_pci    16384  0
mei_wdt                16384  0
videobuf2_v4l2         40960  1 uvcvideo
snd_hwdep              20480  1 snd_hda_codec
spd5118                16384  0
btrtl                  32768  1 btusb
iTCO_vendor_support    12288  1 iTCO_wdt
rapl                   20480  0
processor_thermal_device    20480  1 processor_thermal_device_pci
libarc4                12288  1 mac80211
intel_rapl_msr         20480  0
iwlwifi               622592  1 iwlmvm
think_lmi              36864  0
processor_thermal_wt_hint    16384  2 processor_thermal_device_pci,processor_thermal_device
videobuf2_common       94208  4 videobuf2_vmalloc,videobuf2_v4l2,uvcvideo,videobuf2_memops
snd_pcm               200704  12 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,soundwire_intel,snd_sof,snd_sof_intel_hda_common,snd_compress,snd_sof_intel_hda_generic,snd_soc_core,snd_sof_utils,snd_hda_core,snd_pcm_dmaengine
btintel                69632  1 btusb
i2c_i801               40960  0
intel_lpss_pci         28672  0
mei_me                 57344  2
btbcm                  24576  1 btusb
processor_thermal_rfim    28672  1 processor_thermal_device
i2c_smbus              20480  1 i2c_i801
intel_cstate           20480  0
e1000e                372736  0
intel_lpss             12288  1 intel_lpss_pci
ucsi_acpi              12288  0
spi_nor               167936  0
videodev              397312  2 videobuf2_v4l2,uvcvideo
ptp                    45056  2 iwlmvm,e1000e
btmtk                  32768  1 btusb
processor_thermal_rapl    16384  1 processor_thermal_device
intel_uncore          266240  0
psmouse               245760  0
firmware_attributes_class    12288  1 think_lmi
wmi_bmof               12288  0
pcspkr                 12288  0
intel_rapl_common      53248  2 intel_rapl_msr,processor_thermal_rapl
cfg80211             1400832  3 iwlmvm,iwlwifi,mac80211
pps_core               32768  1 ptp
bluetooth            1097728  6 btrtl,btmtk,btintel,btbcm,btusb
mtd                   106496  1 spi_nor
mc                     90112  4 videodev,videobuf2_v4l2,uvcvideo,videobuf2_common
i2c_mux                16384  1 i2c_i801
snd_timer              57344  3 snd_seq,snd_hrtimer,snd_pcm
mei                   200704  5 mei_gsc_proxy,mei_wdt,mei_me
typec_ucsi             77824  1 ucsi_acpi
idma64                 20480  0
thunderbolt           573440  0
processor_thermal_wt_req    12288  1 processor_thermal_device
intel_vpu             339968  0
typec                 114688  1 typec_ucsi
processor_thermal_power_floor    12288  2 processor_thermal_device_pci,processor_thermal_device
roles                  16384  1 typec_ucsi
igen6_edac             36864  0
processor_thermal_mbox    12288  4 processor_thermal_power_floor,processor_thermal_wt_req,processor_thermal_rfim,processor_thermal_wt_hint
int3403_thermal        16384  0
intel_pmc_core        122880  0
mousedev               24576  0
i2c_hid_acpi           12288  0
int340x_thermal_zone    16384  2 int3403_thermal,processor_thermal_device
i2c_hid                45056  1 i2c_hid_acpi
pmt_telemetry          16384  1 intel_pmc_core
int3400_thermal        20480  0
pmt_class              16384  1 pmt_telemetry
acpi_thermal_rel       20480  1 int3400_thermal
acpi_pad              184320  0
acpi_tad               20480  0
intel_hid              28672  0
pinctrl_meteorlake     28672  1
mac_hid                12288  0
pkcs8_key_parser       12288  0
i2c_dev                28672  0
crypto_user            20480  0
loop                   40960  0
dm_mod                229376  0
nfnetlink              20480  1
ip_tables              36864  0
x_tables               65536  1 ip_tables
hid_logitech_hidpp     77824  0
hid_logitech_dj        40960  0
hid_generic            12288  0
usbhid                 86016  2 hid_logitech_dj,hid_logitech_hidpp
xe                   3403776  0
drm_ttm_helper         16384  1 xe
gpu_sched              65536  1 xe
drm_suballoc_helper    12288  1 xe
drm_gpuvm              45056  1 xe
drm_exec               12288  2 drm_gpuvm,xe
i915                 4714496  52
i2c_algo_bit           24576  2 xe,i915
thinkpad_acpi         196608  0
serio_raw              20480  0
drm_buddy              24576  2 xe,i915
atkbd                  40960  0
sparse_keymap          12288  2 intel_hid,thinkpad_acpi
platform_profile       16384  1 thinkpad_acpi
ttm                   106496  3 drm_ttm_helper,xe,i915
libps2                 20480  2 atkbd,psmouse
snd                   155648  25 snd_ctl_led,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_sof,snd_timer,snd_compress,thinkpad_acpi,snd_soc_core,snd_pcm
vivaldi_fmap           12288  1 atkbd
intel_gtt              28672  1 i915
soundcore              16384  2 snd_ctl_led,snd
nvme                   65536  3
drm_display_helper    262144  2 xe,i915
rfkill                 40960  7 iwlmvm,bluetooth,thinkpad_acpi,cfg80211
nvme_core             258048  4 nvme
spi_intel_pci          12288  0
spi_intel              36864  1 spi_intel_pci
nvme_auth              24576  1 nvme_core
intel_vsec             20480  2 intel_pmc_core,xe
cec                    90112  3 drm_display_helper,xe,i915
video                  81920  3 thinkpad_acpi,xe,i915
i8042                  57344  0
serio                  28672  6 serio_raw,atkbd,psmouse,i8042
wmi                    32768  3 video,wmi
Here is the dmesg: you will notice that here the sof firmware gets loaded, whereas it does not in Gentoo, despite having installed sys-firmware/sof-firmware as per the Gentoo's Handbook.

Code: Select all

dmesg | grep firmware

Code: Select all

2.310149] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/mtl_dmc.bin (v2.23)
[    2.348697] i915 0000:00:02.0: [drm] GT0: GuC firmware i915/mtl_guc_70.bin version 70.44.1
[    2.363673] i915 0000:00:02.0: [drm] GT1: GuC firmware i915/mtl_guc_70.bin version 70.44.1
[    2.363675] i915 0000:00:02.0: [drm] GT1: HuC firmware i915/mtl_huc_gsc.bin version 8.5.4
[    2.529274] i915 0000:00:02.0: [drm] GT1: Loaded GSC firmware i915/mtl_gsc_1.bin (cv1.0, r102.1.15.1926, svn 1)
[    3.965623] systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
[    4.210386] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    4.267267] iwlwifi 0000:00:14.3: loaded firmware version 89.7f71c7f4.0 ma-b0-gf-a0-89.ucode op_mode iwlmvm
[    4.291617] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[    4.301809] Bluetooth: hci0: Found device firmware: intel/ibt-0180-0041.sfi
[    4.486874] psmouse serio1: trackpoint: Elan TrackPoint firmware: 0x00, buttons: 3/3
[    4.654367] sof-audio-pci-intel-mtl 0000:00:1f.3: Loaded firmware library: ADSPFW, version: 2.12.0.1 <<<<<<<<<<<<<<<<<<< this is missing from the firmware in Gentoo...I have it under lib/firmware but it won't load...
[    4.782994] sof-audio-pci-intel-mtl 0000:00:1f.3: Booted firmware version: 2.12.0.1 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<  same here...
[    5.912181] Bluetooth: hci0: Waiting for firmware download to complete
Last, butnot least nonetheless, a print of lsmod -nnk

Code: Select all

Host bridge [0600]: Intel Corporation Device [8086:7d02] (rev 04)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: igen6_edac
        Kernel modules: igen6_edac
00:02.0 VGA compatible controller [0300]: Intel Corporation Meteor Lake-P [Intel Graphics] [8086:7d45] (rev 08)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: i915
        Kernel modules: i915, xe
00:04.0 Signal processing controller [1180]: Intel Corporation Meteor Lake-P Dynamic Tuning Technology [8086:7d03] (rev 04)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: proc_thermal_pci
        Kernel modules: processor_thermal_device_pci
00:06.0 PCI bridge [0604]: Intel Corporation Device [8086:7e4d] (rev 20)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: pcieport
00:06.1 PCI bridge [0604]: Intel Corporation Device [8086:7eca] (rev 10)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: pcieport
00:07.0 PCI bridge [0604]: Intel Corporation Meteor Lake-P Thunderbolt 4 PCI Express Root Port #0 [8086:7ec4] (rev 02)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: pcieport
00:07.2 PCI bridge [0604]: Intel Corporation Meteor Lake-P Thunderbolt 4 PCI Express Root Port #2 [8086:7ec6] (rev 02)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: pcieport
00:0a.0 Signal processing controller [1180]: Intel Corporation Meteor Lake-P Platform Monitoring Technology [8086:7d0d] (rev 01)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: intel_vsec
        Kernel modules: intel_vsec
00:0b.0 Processing accelerators [1200]: Intel Corporation Meteor Lake NPU [8086:7d1d] (rev 04)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: intel_vpu
        Kernel modules: intel_vpu
00:0d.0 USB controller [0c03]: Intel Corporation Meteor Lake-P Thunderbolt 4 USB Controller [8086:7ec0] (rev 02)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: xhci_hcd
00:0d.2 USB controller [0c03]: Intel Corporation Meteor Lake-P Thunderbolt 4 NHI #0 [8086:7ec2] (rev 02)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: thunderbolt
        Kernel modules: thunderbolt
00:0d.3 USB controller [0c03]: Intel Corporation Meteor Lake-P Thunderbolt 4 NHI #1 [8086:7ec3] (rev 02)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: thunderbolt
        Kernel modules: thunderbolt
00:14.0 USB controller [0c03]: Intel Corporation Meteor Lake-P USB 3.2 Gen 2x1 xHCI Host Controller [8086:7e7d] (rev 20)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: xhci_hcd
00:14.2 RAM memory [0500]: Intel Corporation Device [8086:7e7f] (rev 20)
        Subsystem: Lenovo Device [17aa:2327]
00:14.3 Network controller [0280]: Intel Corporation Meteor Lake PCH CNVi WiFi [8086:7e40] (rev 20)
        Subsystem: Intel Corporation Device [8086:0090]
        Kernel driver in use: iwlwifi
        Kernel modules: iwlwifi
00:15.0 Serial bus controller [0c80]: Intel Corporation Meteor Lake-P Serial IO I2C Controller #0 [8086:7e78] (rev 20)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: intel-lpss
        Kernel modules: intel_lpss_pci
00:16.0 Communication controller [0780]: Intel Corporation Meteor Lake-P CSME HECI #1 [8086:7e70] (rev 20)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: mei_me
        Kernel modules: mei_me
00:16.3 Serial controller [0700]: Intel Corporation Meteor Lake-P Keyboard and Text (KT) Redirection [8086:7e73] (rev 20)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: serial
00:1c.0 PCI bridge [0604]: Intel Corporation Device [8086:7e38] (rev 20)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: pcieport
00:1f.0 ISA bridge [0601]: Intel Corporation Device [8086:7e03] (rev 20)
        Subsystem: Lenovo Device [17aa:2327]
00:1f.3 Audio device [0403]: Intel Corporation Meteor Lake-P HD Audio Controller [8086:7e28] (rev 20)
        Subsystem: Lenovo Device [17aa:2328]
        Kernel driver in use: sof-audio-pci-intel-mtl
        Kernel modules: snd_hda_intel, snd_sof_pci_intel_mtl <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<here is the kernel driver that I am missing in Gentoo...
00:1f.4 SMBus [0c05]: Intel Corporation Meteor Lake-P SMBus Controller [8086:7e22] (rev 20)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: i801_smbus
        Kernel modules: i2c_i801
00:1f.5 Serial bus controller [0c80]: Intel Corporation Meteor Lake-P SPI Controller [8086:7e23] (rev 20)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: intel-spi
        Kernel modules: spi_intel_pci
00:1f.6 Ethernet controller [0200]: Intel Corporation Device [8086:550a] (rev 20)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: e1000e
        Kernel modules: e1000e
04:00.0 Non-Volatile memory controller [0108]: KIOXIA Corporation NVMe SSD Controller XG8 [1e0f:0010] (rev 01)
        Subsystem: KIOXIA Corporation Device [1e0f:0001]
        Kernel driver in use: nvme
        Kernel modules: nvme

Top
enrico68
Apprentice
Apprentice
Posts: 268
Joined: Fri Oct 21, 2016 8:18 am

  • Quote

Post by enrico68 » Sat May 31, 2025 7:18 pm

My humble opinion, after looking at other distros, is the lack of the intel/sof-ipc4/mtl/sof-mtl.ri driver which is missing on Gentoo. When I say missing, I mean it is present in lib/firmware (I checked and I see it) but it will not load when I boot Gentoo...even after adding it to CONFIG_EXTRA_FIRMWARE.

As you can see, I have that driver under /lib/firmware:

Code: Select all

enrico@tux /lib/firmware/intel/sof-ipc4/mtl $ ls
community  intel-signed  sof-mtl.ri <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<here it is...
enrico@tux /lib/firmware/intel/sof-ipc4/mtl $ 
Top
enrico68
Apprentice
Apprentice
Posts: 268
Joined: Fri Oct 21, 2016 8:18 am

Re: New install, no sound

  • Quote

Post by enrico68 » Sat May 31, 2025 7:35 pm

pietinger wrote:YOu almost always need # CONFIG_SND_HDA_CODEC_REALTEK is not set ... and maybe more like SND_SOC_HDAC_HDA
and/or SND_SOC_HDAC_HDMI ... look in the "lsmod" of -other distribution-
I built those items in the kernel, as per your suggestion, but they did not make any difference, although they are likely necessary, but probably not sufficient.
Top
pietinger
Administrator
Administrator
Posts: 6640
Joined: Tue Oct 17, 2006 5:11 pm
Location: Bavaria

  • Quote

Post by pietinger » Sat May 31, 2025 8:02 pm

enrico68 wrote:As you can see, I have that driver under /lib/firmware:

Code: Select all

enrico@tux /lib/firmware/intel/sof-ipc4/mtl $ ls
community  intel-signed  sof-mtl.ri <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<here it is...
enrico@tux /lib/firmware/intel/sof-ipc4/mtl $ 
Great, you have found it ... now please include /intel/sof-ipc4/mtl/intel-signed/sof-mtl.ri ... because the other is only a link (and a link does not help/ will not be included)
... maybe it is neccessary to include also intel/sof-ipc4/mtl/sof-mtl.ri ... but then NOT the link ... change the link with the binary => cp /intel/sof-ipc4/mtl/intel-signed/sof-mtl.ri intel/sof-ipc4/mtl/sof-mtl.ri (so, you include twice the same binary ... if you boot later with Gentoo then Gentoo has the patch which shows which of the two was loaded from which directory; later you can then delete the unneeded).

Code: Select all

CONFIG_EXTRA_FIRMWARE="... intel/sof-ipc4/mtl/sof-mtl.ri ...
To be complete I have cut off other modules and left only the modules for sound:

Code: Select all

snd_ctl_led            28672  0
snd_soc_skl_hda_dsp    16384  4
snd_soc_intel_sof_board_helpers    28672  1 snd_soc_skl_hda_dsp
snd_sof_probes         28672  0
snd_soc_intel_hda_dsp_common    16384  1 snd_soc_intel_sof_board_helpers
snd_hda_codec_realtek   221184  1
snd_hda_codec_generic   114688  1 snd_hda_codec_realtek
snd_hda_scodec_component    20480  1 snd_hda_codec_realtek
snd_soc_dmic           12288  1
snd_sof_pci_intel_mtl    40960  0
snd_sof_intel_hda_generic    45056  1 snd_sof_pci_intel_mtl
soundwire_intel        86016  1 snd_sof_intel_hda_generic
soundwire_cadence      49152  1 soundwire_intel
snd_sof_intel_hda_common   204800  2 snd_sof_pci_intel_mtl,snd_sof_intel_hda_generic
snd_soc_hdac_hda       28672  1 snd_sof_intel_hda_common
snd_sof_intel_hda_mlink    36864  3 soundwire_intel,snd_sof_intel_hda_common,snd_sof_intel_hda_generic
snd_sof_intel_hda      20480  2 snd_sof_intel_hda_common,snd_sof_intel_hda_generic
snd_hda_codec_hdmi     98304  1
snd_sof_pci            24576  2 snd_sof_pci_intel_mtl,snd_sof_intel_hda_generic
snd_sof_xtensa_dsp     16384  1 snd_sof_intel_hda_generic
snd_sof               466944  6 snd_sof_pci_intel_mtl,snd_sof_pci,snd_sof_intel_hda_common,snd_sof_intel_hda_generic,snd_sof_probes,snd_sof_intel_hda
snd_sof_utils          16384  1 snd_sof
snd_hda_ext_core       36864  4 snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_sof_intel_hda_mlink,snd_sof_intel_hda
snd_soc_acpi_intel_match   131072  3 snd_sof_pci_intel_mtl,snd_soc_intel_sof_board_helpers,snd_sof_intel_hda_generic
snd_soc_acpi_intel_sdca_quirks    12288  1 snd_soc_acpi_intel_match
soundwire_generic_allocation    16384  1 soundwire_intel
snd_soc_acpi           16384  2 snd_soc_acpi_intel_match,snd_sof_intel_hda_generic
soundwire_bus         147456  3 soundwire_intel,soundwire_generic_allocation,soundwire_cadence
snd_soc_sdca           12288  2 snd_soc_acpi_intel_sdca_quirks,soundwire_bus
snd_soc_core          446464  8 soundwire_intel,snd_sof,snd_soc_intel_sof_board_helpers,snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_sof_probes,snd_soc_dmic,snd_soc_skl_hda_dsp
snd_compress           28672  2 snd_soc_core,snd_sof_probes
ac97_bus               12288  1 snd_soc_core
snd_pcm_dmaengine      16384  1 snd_soc_core
snd_intel_dspcfg       40960  4 snd_hda_intel,snd_sof,snd_sof_intel_hda_common,snd_sof_intel_hda_generic
snd_intel_sdw_acpi     16384  2 snd_intel_dspcfg,snd_sof_intel_hda_generic
snd_hda_codec         217088  8 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek,snd_soc_intel_hda_dsp_common,snd_soc_hdac_hda,snd_sof_intel_hda,snd_soc_skl_hda_dsp
snd_hda_core          143360  10 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_hda_codec_realtek,snd_soc_intel_hda_dsp_common,snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_sof_intel_hda
mei_wdt                16384  0
snd_hwdep              20480  1 snd_hda_codec
snd_pcm               200704  12 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,soundwire_intel,snd_sof,snd_sof_intel_hda_common,snd_compress,snd_sof_intel_hda_generic,snd_soc_core,snd_sof_utils,snd_hda_core,snd_pcm_dmaengine
intel_lpss_pci         28672  0
mei_me                 57344  2
intel_lpss             12288  1 intel_lpss_pci
snd_timer              57344  3 snd_seq,snd_hrtimer,snd_pcm
https://wiki.gentoo.org/wiki/User:Pietinger --> New at Gentoo
Top
enrico68
Apprentice
Apprentice
Posts: 268
Joined: Fri Oct 21, 2016 8:18 am

  • Quote

Post by enrico68 » Sat May 31, 2025 9:38 pm

I followed your instructions to the tee...but no sound... the driver is not getting loaded...

Code: Select all

dmesg | grep firmware

Code: Select all

1.609468] Loading firmware: vpu_37xx.bin
[    1.609505] Loading firmware: intel/vpu/vpu_37xx_v0.0.bin
[    3.518309] systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
[    3.845218] Loading firmware: regulatory.db
[    3.847649] Loading firmware: regulatory.db.p7s
[    3.899848] Loading firmware: iwlwifi-ma-b0-gf-a0-89.ucode
[    3.902867] Loading firmware: iwl-debug-yoyo.bin
[    3.904833] iwlwifi 0000:00:14.3: loaded firmware version 89.1a492d28.0 ma-b0-gf-a0-89.ucode op_mode iwlmvm
[    3.925142] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[    3.940781] Loading firmware: intel/ibt-0180-0041.sfi
[    3.941421] Bluetooth: hci0: Found device firmware: intel/ibt-0180-0041.sfi
[    4.268984] Loading firmware: iwlwifi-ma-b0-gf-a0.pnvm
[    4.400028] Loading firmware: i915/mtl_dmc.bin
[    4.408423] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/mtl_dmc.bin (v2.23)
[    4.459544] Loading firmware: i915/mtl_guc_70.bin
[    4.460461] Loading firmware: i915/mtl_guc_70.bin
[    4.460650] Loading firmware: i915/mtl_huc_gsc.bin
[    4.461002] Loading firmware: i915/mtl_gsc_1.bin
[    4.464351] i915 0000:00:02.0: [drm] GT0: GuC firmware i915/mtl_guc_70.bin version 70.36.0
[    4.483606] i915 0000:00:02.0: [drm] GT1: GuC firmware i915/mtl_guc_70.bin version 70.36.0
[    4.483608] i915 0000:00:02.0: [drm] GT1: HuC firmware i915/mtl_huc_gsc.bin version 8.5.4
[    4.658693] i915 0000:00:02.0: [drm] GT1: Loaded GSC firmware i915/mtl_gsc_1.bin (cv1.0, r102.1.15.1926, svn 1)
[    5.480995] Bluetooth: hci0: Waiting for firmware download to complete
[    5.525342] Loading firmware: intel/ibt-0180-0041.ddc
This is harder than I thought...hmmm...
Top
pietinger
Administrator
Administrator
Posts: 6640
Joined: Tue Oct 17, 2006 5:11 pm
Location: Bavaria

  • Quote

Post by pietinger » Sat May 31, 2025 9:54 pm

enrico68 wrote:This is harder than I thought...hmmm...
Yes ... it is always a bad sign if something does not work with our dist-kernel .. but only with an other Linux distro. There can be some reasons for this, e.g.:

* Many other distros do a heavy patching of their kernels (we not) and maybe have some modules for new hardware we (=unpatched kernel from kernel land) dont have (yet), or
* You are using 6.12.21 ... I know this is the current stable Gentoo kernel ... but nevertheless quite old ... maybe try 6.14.9-r1 (or even 6.15.0)

What you could also do: Check the size of sof-mtl.ri from your other Linux (which one?) with our. The same size?

If it does not work with a new kernel I would need the (new) kernel .config together with the comple output of "dmesg".
https://wiki.gentoo.org/wiki/User:Pietinger --> New at Gentoo
Top
pietinger
Administrator
Administrator
Posts: 6640
Joined: Tue Oct 17, 2006 5:11 pm
Location: Bavaria

  • Quote

Post by pietinger » Sat May 31, 2025 10:07 pm

P.S.: Have you checked all the modules from the other Linux? e.g.

Code: Select all

# CONFIG_SND_SOC_HDA is not set
# CONFIG_SOUNDWIRE_INTEL is not set
# CONFIG_SND_SOC_DMIC is not set
# CONFIG_SND_SOC_SOF_ACPI is not set
# CONFIG_SND_SOC_SOF_HDA_LINK is not set
https://wiki.gentoo.org/wiki/User:Pietinger --> New at Gentoo
Top
pietinger
Administrator
Administrator
Posts: 6640
Joined: Tue Oct 17, 2006 5:11 pm
Location: Bavaria

  • Quote

Post by pietinger » Sat May 31, 2025 11:04 pm

P.P.S.: I just have seen this:

Code: Select all

CONFIG_INTEL_MEI=m
CONFIG_INTEL_MEI_ME=m
CONFIG_INTEL_MEI_VSC_HW=m
CONFIG_INTEL_MEI_HDCP=m
CONFIG_INTEL_MEI_PXP=m
CONFIG_INTEL_MEI_GSC_PROXY=m
This is not good, if you have other modules built-in -> Decide if you want to have ALL built-in OR if you want to have ALL as <M>odule ... a mix is not good (In this case even very bad because it does not work).
https://wiki.gentoo.org/wiki/User:Pietinger --> New at Gentoo
Top
enrico68
Apprentice
Apprentice
Posts: 268
Joined: Fri Oct 21, 2016 8:18 am

  • Quote

Post by enrico68 » Sun Jun 01, 2025 9:43 am

pietinger wrote:
Yes ... it is always a bad sign if something does not work with our dist-kernel .. but only with an other Linux distro. There can be some reasons for this, e.g.:

* Many other distros do a heavy patching of their kernels (we not) and maybe have some modules for new hardware we (=unpatched kernel from kernel land) dont have (yet), or
* You are using 6.12.21 ... I know this is the current stable Gentoo kernel ... but nevertheless quite old ... maybe try 6.14.9-r1 (or even 6.15.0)
That is what I thought when I found out I had sound on the other distro with the same kernel...

The distro where sound works (Arch) had kernel 6.12.21 when I installed it.
What you could also do: Check the size of sof-mtl.ri from your other Linux (which one?) with our. The same size?
Arch does not follow Gentoo's file structure, as there is no lib/firmware directory, so I have no clue where to check the size of their driver.
If it does not work with a new kernel I would need the (new) kernel .config together with the comple output of "dmesg".
I will do that with a new kernel and report back, whenever I have a chance.
Top
enrico68
Apprentice
Apprentice
Posts: 268
Joined: Fri Oct 21, 2016 8:18 am

  • Quote

Post by enrico68 » Sun Jun 01, 2025 9:44 am

pietinger wrote:P.S.: Have you checked all the modules from the other Linux? e.g.

Code: Select all

# CONFIG_SND_SOC_HDA is not set
# CONFIG_SOUNDWIRE_INTEL is not set
# CONFIG_SND_SOC_DMIC is not set
# CONFIG_SND_SOC_SOF_ACPI is not set
# CONFIG_SND_SOC_SOF_HDA_LINK is not set
They are all checked as <M>. I will set them as * (built in.)
Top
enrico68
Apprentice
Apprentice
Posts: 268
Joined: Fri Oct 21, 2016 8:18 am

  • Quote

Post by enrico68 » Sun Jun 01, 2025 9:46 am

pietinger wrote:P.P.S.: I just have seen this:

Code: Select all

CONFIG_INTEL_MEI=m
CONFIG_INTEL_MEI_ME=m
CONFIG_INTEL_MEI_VSC_HW=m
CONFIG_INTEL_MEI_HDCP=m
CONFIG_INTEL_MEI_PXP=m
CONFIG_INTEL_MEI_GSC_PROXY=m
This is not good, if you have other modules built-in -> Decide if you want to have ALL built-in OR if you want to have ALL as <M>odule ... a mix is not good (In this case even very bad because it does not work).
They are all set as <M>. I will set them as "built in".
Top
enrico68
Apprentice
Apprentice
Posts: 268
Joined: Fri Oct 21, 2016 8:18 am

  • Quote

Post by enrico68 » Fri Jun 06, 2025 5:53 am

hi pietinger,

I did upgrade to kernel 6.14.9, but it did not help, the only difference is that I did not have

Code: Select all

iwlwifi-ma-b0-gf-a0-89.ucode
load at boot, so there was no internet connection, for some reason. So, as I need my internet for work, I reverted back to kernel 6.12.2. However, after a system upgrade, today dmesg shows that the system is looking for a sof-mtl driver but cannot find it, while before the system upgrade, this message was not there, maybe it is a small step forward. Thi is the dmesg output with kernel 6.12.2.

Code: Select all

[    1.324314] Loading firmware: i915/mtl_dmc.bin
[    1.332771] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/mtl_dmc.bin (v2.23)
[    1.362819] Loading firmware: i915/mtl_guc_70.bin
[    1.363776] Loading firmware: i915/mtl_guc_70.bin
[    1.364285] Loading firmware: i915/mtl_huc_gsc.bin
[    1.365124] Loading firmware: i915/mtl_gsc_1.bin
[    1.372531] i915 0000:00:02.0: [drm] GT0: GuC firmware i915/mtl_guc_70.bin version 70.36.0
[    1.393013] i915 0000:00:02.0: [drm] GT1: GuC firmware i915/mtl_guc_70.bin version 70.36.0
[    1.393028] i915 0000:00:02.0: [drm] GT1: HuC firmware i915/mtl_huc_gsc.bin version 8.5.4
[    1.561683] i915 0000:00:02.0: [drm] GT1: Loaded GSC firmware i915/mtl_gsc_1.bin (cv1.0, r102.1.15.1926, svn 1)
[    3.146158] Loading firmware: vpu_37xx.bin
[    3.147074] Loading firmware: intel/vpu/vpu_37xx_v0.0.bin
[    3.272179] Loading firmware: intel/sof-ipc4/mtl/sof-mtl.ri
[    3.278498] Loading firmware: intel/sof-ace-tplg/sof-hda-generic-2ch.tplg
[    3.279194] sof-audio-pci-intel-mtl 0000:00:1f.3: SOF firmware and/or topology file not found.
[    3.284538] sof-audio-pci-intel-mtl 0000:00:1f.3: Check if you have 'sof-firmware' package installed.
[    5.197874] systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
[    5.549207] Loading firmware: regulatory.db
[    5.551547] Loading firmware: regulatory.db.p7s
[    5.609769] Loading firmware: iwlwifi-ma-b0-gf-a0-89.ucode
[    5.614595] Loading firmware: iwl-debug-yoyo.bin
[    5.615803] iwlwifi 0000:00:14.3: loaded firmware version 89.1a492d28.0 ma-b0-gf-a0-89.ucode op_mode iwlmvm
[    5.664465] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[    5.669931] Loading firmware: intel/ibt-0180-0041.sfi
[    5.672512] Bluetooth: hci0: Found device firmware: intel/ibt-0180-0041.sfi
[    5.944322] Loading firmware: iwlwifi-ma-b0-gf-a0.pnvm
[    7.201675] Bluetooth: hci0: Waiting for firmware download to complete
[    7.246211] Loading firmware: intel/ibt-0180-0041.ddc
enrico@tux ~ $ sudo emerge --pretend --verbose sys-kernel/linux-firmware
However I know I added the driver to the kernel; this is the output of grep -n EXTRAFIRMWARE:

Code: Select all

1686:CONFIG_EXTRA_FIRMWARE="intel/vpu/vpu_37xx_v0.0.bin intel/ibt-0180-0041.sfi iwlwifi-ma-b0-gf-a0-89.ucode i915/mtl_dmc.bin i915/mtl_guc_70.bin i915/mtl_huc_gsc.bin i915/mtl_gsc_1.bin intel/ibt-0180-0041.ddc intel/sof-ipc4/mtl/sof-mtl.ri "
1687:CONFIG_EXTRA_FIRMWARE_DIR="/lib/firmware "
.

As regards the dmesg output of kernel 6.14.9, it is exactly the same as the one shown above, except for the iwlwifi loaded firmware, which is not there...

Last, the output of emerge --pretend --verbose sys-kernel/linux-firmware :

Code: Select all

[ebuild   R    ] sys-kernel/linux-firmware-20250311::gentoo  USE="initramfs redistributable -bindist -compress-xz -compress-zstd -deduplicate -dist-kernel -savedconfig (-unknown-license)" 0 KiB

Top
pietinger
Administrator
Administrator
Posts: 6640
Joined: Tue Oct 17, 2006 5:11 pm
Location: Bavaria

Re: New install, no sound

  • Quote

Post by pietinger » Fri Jun 06, 2025 1:08 pm

You wrote in your first post:
enrico68 wrote:[...] The first thing I noticed, when installing Gentoo through the Live CD, was the lack of sound right with the Live CD, as the sound software failed to load (intel/sof/ipc4/mtl/sof-mtl.ri.).
Please check which kernel version this LiveCD has/had. AFAIK today the stable /gentoo-kernel on our LiveCD is 6.12.31. IF your used LiveCD has an older version, THEN I would suggest to do the same as you did with UbuntuLiveCD: Boot again with our newest LiveCD (and chroot into your Gentoo) and check if sound works ("speaker-test -t wav -c 2"). If it works then I am sure you know already what to do. Please check also if you have these version installed in your machine:

Code: Select all

 # emerge -pv linux-firmware sof-firmware

These are the packages that would be merged, in order:

Calculating dependencies... done!
Dependency resolution took 4.92 s (backtrack: 0/20).

[ebuild   R    ] sys-firmware/sof-firmware-2025.01::gentoo  USE="tools" 0 KiB
[ebuild   R    ] sys-kernel/linux-firmware-20250311::gentoo  USE="redistributable .... 
If it does not work with our newest GentooLiveCD then I would like to see the (complete) dmesg + "lspci -nnk" of this LiveCD boot.
https://wiki.gentoo.org/wiki/User:Pietinger --> New at Gentoo
Top
pietinger
Administrator
Administrator
Posts: 6640
Joined: Tue Oct 17, 2006 5:11 pm
Location: Bavaria

  • Quote

Post by pietinger » Fri Jun 06, 2025 1:13 pm

enrico68 wrote:I did upgrade to kernel 6.14.9, but it did not help, the only difference is that I did not have

Code: Select all

iwlwifi-ma-b0-gf-a0-89.ucode
load at boot, so there was no internet connection[/code]
It is possible that with a newer kernel version the module also needs a newer firmware version (and you have still included hte old one in your EXTRA_FIRMWARE). Best is to enable it as <M>oduile and not as built-in (so the module can load its needed firmware from /lib/firmware at boot time). You will then see in your "dmesg" the needed firmware version (because of our Gentoo patch that shows all loaded firmware in syslog).
https://wiki.gentoo.org/wiki/User:Pietinger --> New at Gentoo
Top
enrico68
Apprentice
Apprentice
Posts: 268
Joined: Fri Oct 21, 2016 8:18 am

  • Quote

Post by enrico68 » Sun Jun 08, 2025 11:18 am

hi pietinger,

before I go any further, I need to install the latest Gentoo LivceCD onto my USD stick, but the problem is the flash drive won't appear as I run fdisk -l:

Code: Select all

Disk /dev/nvme0n1: 953.87 GiB, 1024209543168 bytes, 2000409264 sectors
Disk model: KXG8AZNV1T02 LA KIOXIA                  
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 17BFBED0-CF99-4F29-BFAB-532D6A73F2AA

Device             Start        End   Sectors  Size Type
/dev/nvme0n1p1 702547968  704645119   2097152    1G EFI System
/dev/nvme0n1p2 704645120  720269311  15624192  7.5G Linux swap
/dev/nvme0n1p3 720269312  971927551 251658240  120G Linux root (x86-64)
/dev/nvme0n1p4 971927552  974024703   2097152    1G EFI System
/dev/nvme0n1p5 974024704  990801919  16777216    8G Linux swap
/dev/nvme0n1p6 990801920 1305374719 314572800  150G Linux root (x86-64)
However, if I run lsusb, the flash drive is there (SanDisk 3.2):

Code: Select all

Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 004: ID 0781:55a3 SanDisk Corp.  SanDisk 3.2Gen1
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 002: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 003 Device 004: ID 06cb:00f9 Synaptics, Inc. 
Bus 003 Device 005: ID 5986:1199 Bison Electronics Inc. Integrated Camera
Bus 003 Device 006: ID 8087:0033 Intel Corp. AX211 Bluetooth
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
So, whenever I insert my flash drive in a USB port, nothing happens...could it be a missing driver in the kernel? Or else?
Top
pietinger
Administrator
Administrator
Posts: 6640
Joined: Tue Oct 17, 2006 5:11 pm
Location: Bavaria

  • Quote

Post by pietinger » Sun Jun 08, 2025 12:47 pm

enrico68 wrote:[...]So, whenever I insert my flash drive in a USB port, nothing happens...could it be a missing driver in the kernel? Or else?
Yes it could be ... or the USB hub you use has a defect. What happens if you try an other USB port? (one direct from the motherboard). Do you see anything in "dmesg"?
https://wiki.gentoo.org/wiki/User:Pietinger --> New at Gentoo
Top
enrico68
Apprentice
Apprentice
Posts: 268
Joined: Fri Oct 21, 2016 8:18 am

  • Quote

Post by enrico68 » Sun Jun 08, 2025 1:25 pm

I have two USB 3.2 USB ports, and the sane thing happens with both. Here is the USB dmesg:

Code: Select all

usb 3-6: SerialNumber: 07A1080037FC0EFE
[ 2047.962470] usb-storage 3-6:1.0: USB Mass Storage device detected
[ 2047.963106] scsi host0: usb-storage 3-6:1.0
[ 3355.315073] usb 3-6: USB disconnect, device number 13
[ 3362.095678] usb 3-6: new high-speed USB device number 14 using xhci_hcd
[ 3362.495442] usb 3-6: New USB device found, idVendor=13fe, idProduct=3100, bcdDevice= 1.00
[ 3362.495455] usb 3-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3362.495459] usb 3-6: Product: USB DISK 2.0
[ 3362.495462] usb 3-6: Manufacturer:         
[ 3362.495465] usb 3-6: SerialNumber: 07A1080037FC0EFE
[ 3362.497103] usb-storage 3-6:1.0: USB Mass Storage device detected
[ 3362.497763] scsi host0: usb-storage 3-6:1.0
[ 8692.351375] usb 3-6: USB disconnect, device number 14
[ 8694.959893] usb 3-5: USB disconnect, device number 2
[ 8700.827497] usb 3-5: new high-speed USB device number 15 using xhci_hcd
[ 8700.962564] usb 3-5: New USB device found, idVendor=13fe, idProduct=3100, bcdDevice= 1.00
[ 8700.962578] usb 3-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 8700.962581] usb 3-5: Product: USB DISK 2.0
[ 8700.962585] usb 3-5: Manufacturer:         
[ 8700.962587] usb 3-5: SerialNumber: 07A1080037FC0EFE
[ 8700.964361] usb-storage 3-5:1.0: USB Mass Storage device detected
[ 8700.964747] scsi host0: usb-storage 3-5:1.0
[ 8722.744270] usb 3-6: new full-speed USB device number 16 using xhci_hcd
[ 8722.942223] usb 3-6: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=24.07
[ 8722.942236] usb 3-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 8722.942240] usb 3-6: Product: USB Receiver
[ 8722.942243] usb 3-6: Manufacturer: Logitech
[ 8722.946678] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.0/0003:046D:C52B.0005/input/input22
[ 8723.111361] hid-generic 0003:046D:C52B.0005: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-6/input0
[ 8723.116536] input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.1/0003:046D:C52B.0006/input/input23
[ 8723.116912] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.1/0003:046D:C52B.0006/input/input24
[ 8723.167871] input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.1/0003:046D:C52B.0006/input/input25
[ 8723.168224] hid-generic 0003:046D:C52B.0006: input,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-6/input1
[ 8723.172556] hid-generic 0003:046D:C52B.0007: hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-6/input2
[ 8749.373947] usb 3-5: USB disconnect, device number 15
[ 8750.584019] usb 3-5: new high-speed USB device number 17 using xhci_hcd
[ 8750.716681] usb 3-5: New USB device found, idVendor=13fe, idProduct=3100, bcdDevice= 1.00
[ 8750.716694] usb 3-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 8750.716698] usb 3-5: Product: USB DISK 2.0
[ 8750.716701] usb 3-5: Manufacturer:         
[ 8750.716704] usb 3-5: SerialNumber: 07A1080037FC0EFE
[ 8750.718202] usb-storage 3-5:1.0: USB Mass Storage device detected
[ 8750.718702] scsi host0: usb-storage 3-5:1.0
[ 8766.898025] usb 3-5: USB disconnect, device number 17
[ 8768.114124] usb 3-5: new high-speed USB device number 18 using xhci_hcd
[ 8768.247864] usb 3-5: New USB device found, idVendor=13fe, idProduct=3100, bcdDevice= 1.00
[ 8768.247878] usb 3-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 8768.247882] usb 3-5: Product: USB DISK 2.0
[ 8768.247885] usb 3-5: Manufacturer:         
[ 8768.247888] usb 3-5: SerialNumber: 07A1080037FC0EFE
[ 8768.249543] usb-storage 3-5:1.0: USB Mass Storage device detected
[ 8768.250183] scsi host0: usb-storage 3-5:1.0
[ 8768.340030] usb 3-5: USB disconnect, device number 18
[ 8775.545171] usb 3-6: USB disconnect, device number 16
[ 8778.390988] usb 3-6: new high-speed USB device number 19 using xhci_hcd
[ 8778.793161] usb 3-6: New USB device found, idVendor=13fe, idProduct=3100, bcdDevice= 1.00
[ 8778.793175] usb 3-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 8778.793180] usb 3-6: Product: USB DISK 2.0
[ 8778.793183] usb 3-6: Manufacturer:         
[ 8778.793186] usb 3-6: SerialNumber: 07A1080037FC0EFE
[ 8778.795103] usb-storage 3-6:1.0: USB Mass Storage device detected
[ 8778.795754] scsi host0: usb-storage 3-6:1.0
[ 8783.241063] usb 3-5: new full-speed USB device number 20 using xhci_hcd
[ 8783.375386] usb 3-5: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=24.07
[ 8783.375399] usb 3-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 8783.375403] usb 3-5: Product: USB Receiver
[ 8783.375407] usb 3-5: Manufacturer: Logitech
[ 8783.379855] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5:1.0/0003:046D:C52B.0008/input/input27
[ 8783.528176] hid-generic 0003:046D:C52B.0008: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-5/input0
[ 8783.532724] input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5:1.1/0003:046D:C52B.0009/input/input28
[ 8783.533159] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5:1.1/0003:046D:C52B.0009/input/input29
[ 8783.584703] input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5:1.1/0003:046D:C52B.0009/input/input30
[ 8783.585058] hid-generic 0003:046D:C52B.0009: input,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-5/input1
[ 8783.588989] hid-generic 0003:046D:C52B.000A: hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-5/input2
Top
pietinger
Administrator
Administrator
Posts: 6640
Joined: Tue Oct 17, 2006 5:11 pm
Location: Bavaria

  • Quote

Post by pietinger » Sun Jun 08, 2025 1:32 pm

Please do a reboot; then put the USB in a USB port connected to your motherboard; then give me please the complete "dmesg" + kernel .config + output of "lspci -nnk" + "lsusb -tv" + emerge --info
(you know wgetpaste)
https://wiki.gentoo.org/wiki/User:Pietinger --> New at Gentoo
Top
enrico68
Apprentice
Apprentice
Posts: 268
Joined: Fri Oct 21, 2016 8:18 am

  • Quote

Post by enrico68 » Sun Jun 08, 2025 2:27 pm

As a side note: I rebooted into Arch, and the USB stick shows up, so it must have to do with some settings that are not properly configured on Gentoo.
Here are the logs you requested:

dmesg

Code: Select all

[    0.042359] 
[    3.020214] intel_vpu 0000:00:0b.0: enabling device (0000 -> 0002)
[    3.022023] Loading firmware: vpu_37xx.bin
[    3.022720] Loading firmware: intel/vpu/vpu_37xx_v0.0.bin
[    3.024597] intel_vpu 0000:00:0b.0: [drm] Firmware: intel/vpu/vpu_37xx_v0.0.bin, version: 20250115*MTL_CLIENT_SILICON-release*1905*ci_tag_ud202504_vpu_rc_20250115_1905*ae83b65d01c
[    3.129905] [drm] Initialized intel_vpu 1.0.0 for 0000:00:0b.0 on minor 0
[    3.131105] snd_hda_intel 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
[    3.132238] sof-audio-pci-intel-mtl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if 0x040380
[    3.135284] drop_monitor: Initializing network drop monitor service
[    3.136065] NET: Registered PF_INET6 protocol family
[    3.137108] sof-audio-pci-intel-mtl 0000:00:1f.3: use msi interrupt mode
[    3.143508] sof-audio-pci-intel-mtl 0000:00:1f.3: hda codecs found, mask 1
[    3.143733] Segment Routing with IPv6
[    3.144209] sof-audio-pci-intel-mtl 0000:00:1f.3: using HDA machine driver skl_hda_dsp_generic now
[    3.144210] sof-audio-pci-intel-mtl 0000:00:1f.3: NHLT device BT(0) detected, ssp_mask 0x4
[    3.146157] RPL Segment Routing with IPv6
[    3.147086] sof-audio-pci-intel-mtl 0000:00:1f.3: BT link detected in NHLT tables: 0x4
[    3.148076] In-situ OAM (IOAM) with IPv6
[    3.148792] sof-audio-pci-intel-mtl 0000:00:1f.3: DMICs detected in NHLT tables: 2
[    3.149546] mip6: Mobile IPv6
[    3.150583] Loading firmware: intel/sof-ipc4/mtl/sof-mtl.ri
[    3.151200] NET: Registered PF_PACKET protocol family
[    3.152382] Loading firmware: intel/sof-ace-tplg/sof-hda-generic-2ch.tplg
[    3.154433] sof-audio-pci-intel-mtl 0000:00:1f.3: SOF firmware and/or topology file not found.
[    3.155439] sof-audio-pci-intel-mtl 0000:00:1f.3: Supported default profiles
[    3.156223] sof-audio-pci-intel-mtl 0000:00:1f.3: - ipc type 1 (Requested):
[    3.157288] sof-audio-pci-intel-mtl 0000:00:1f.3:  Firmware file: intel/sof-ipc4/mtl/sof-mtl.ri
[    3.158338] sof-audio-pci-intel-mtl 0000:00:1f.3:  Topology file: intel/sof-ace-tplg/sof-hda-generic-2ch.tplg
[    3.159231] sof-audio-pci-intel-mtl 0000:00:1f.3: Check if you have 'sof-firmware' package installed.
[    3.160125] sof-audio-pci-intel-mtl 0000:00:1f.3: Optionally it can be manually downloaded from:
[    3.160903] sof-audio-pci-intel-mtl 0000:00:1f.3:    https://github.com/thesofproject/sof-bin/
[    3.161689] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    3.163763] microcode: Current revision: 0x00000020
[    3.163807] sof-audio-pci-intel-mtl 0000:00:1f.3: error: sof_probe_work failed err: -2
[    3.166505] microcode: Updated early from: 0x0000001c
[    3.169528] IPI shorthand broadcast: enabled
[    3.171468] AES CTR mode by8 optimization enabled
[    3.173257] sched_clock: Marking stable (3166668126, 6339823)->(3204612640, -31604691)
[    3.174678] registered taskstats version 1
[    3.176821] Loading compiled-in X.509 certificates
[    3.179248] Demotion targets for Node 0: null
[    3.180091] page_owner is disabled
[    3.180830] Key type big_key registered
[    3.181828] Key type trusted registered
[    3.189925] Key type encrypted registered
[    3.190739] RAS: Correctable Errors collector initialized.
[    3.191486] clk: Disabling unused clocks
[    3.192222] ALSA device list:
[    3.192967]   No soundcards found.
[    3.193020] usb 3-5: new full-speed USB device number 2 using xhci_hcd
[    3.198902] Freeing unused kernel image (initmem) memory: 3788K
[    3.199640] Write protecting the kernel read-only data: 45056k
[    3.200997] Freeing unused kernel image (rodata/data gap) memory: 972K
[    3.202478] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    3.203339] Run /init as init process
[    3.204395]   with arguments:
[    3.204396]     /init
[    3.204397]   with environment:
[    3.204397]     HOME=/
[    3.204397]     TERM=linux
[    3.204398]     BOOT_IMAGE=/boot/kernel-6.12.21-gentoo
[    3.286929] systemd[1]: Successfully made /usr/ read-only.
[    3.287993] systemd[1]: systemd 257.5 running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA +IPE +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 +IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP -LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 +LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -BTF -XKBCOMMON +UTMP -SYSVINIT +LIBARCHIVE)
[    3.290263] systemd[1]: Detected architecture x86-64.
[    3.291431] systemd[1]: Running in initrd.
[    3.293280] systemd[1]: Hostname set to <tux>.
[    3.329571] usb 3-5: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=24.07
[    3.331811] usb 3-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.332688] usb 3-5: Product: USB Receiver
[    3.333632] usb 3-5: Manufacturer: Logitech
[    3.338608] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5:1.0/0003:046D:C52B.0001/input/input6
[    3.357605] systemd[1]: Queued start job for default target Initrd Default Target.
[    3.359963] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    3.361650] systemd[1]: Expecting device /dev/disk/by-uuid/87ad7a33-251d-4489-9f6f-e0b0638e5de8...
[    3.363989] systemd[1]: Expecting device /dev/disk/by-uuid/8B82-5F30...
[    3.367186] systemd[1]: Reached target Initrd /usr File System.
[    3.369110] systemd[1]: Reached target Path Units.
[    3.372422] systemd[1]: Reached target Slice Units.
[    3.375318] systemd[1]: Reached target Swaps.
[    3.377400] systemd[1]: Reached target Timer Units.
[    3.379175] systemd[1]: Listening on Journal Socket (/dev/log).
[    3.382425] systemd[1]: Listening on Journal Sockets.
[    3.385500] systemd[1]: Listening on udev Control Socket.
[    3.388656] systemd[1]: Listening on udev Kernel Socket.
[    3.391844] systemd[1]: Reached target Socket Units.
[    3.394401] systemd[1]: Starting Create List of Static Device Nodes...
[    3.397919] systemd[1]: Starting Check battery level during early boot...
[    3.402468] systemd[1]: Starting Journal Service...
[    3.406078] systemd[1]: Starting Load Kernel Modules...
[    3.408537] systemd[1]: Starting Virtual Console Setup...
[    3.412142] systemd[1]: Finished Create List of Static Device Nodes.
[    3.415394] systemd[1]: Finished Check battery level during early boot.
[    3.417616] systemd[1]: Finished Load Kernel Modules.
[    3.419035] systemd-journald[244]: Collecting audit messages is disabled.
[    3.420322] systemd[1]: Finished Virtual Console Setup.
[    3.425303] systemd[1]: Starting dracut ask for additional cmdline parameters...
[    3.429739] systemd[1]: Starting Apply Kernel Variables...
[    3.434030] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
[    3.443358] systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
[    3.445860] systemd[1]: Starting Create Static Device Nodes in /dev...
[    3.452294] systemd[1]: Finished dracut ask for additional cmdline parameters.
[    3.455016] systemd[1]: Starting dracut cmdline hook...
[    3.458608] systemd[1]: Finished Create Static Device Nodes in /dev.
[    3.460314] systemd[1]: Reached target Preparation for Local File Systems.
[    3.462056] systemd[1]: Reached target Local File Systems.
[    3.484961] systemd[1]: Finished dracut cmdline hook.
[    3.487112] systemd[1]: Starting dracut pre-udev hook...
[    3.502256] systemd[1]: Finished dracut pre-udev hook.
[    3.505585] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[    3.520111] systemd[1]: Started Rule-based Manager for Device Events and Files.
[    3.522394] systemd[1]: dracut pre-trigger hook was skipped because no trigger condition checks were met.
[    3.523655] systemd[1]: Starting Coldplug All udev Devices...
[    3.582978] systemd[1]: Created slice Slice /system/modprobe.
[    3.583192] hid-generic 0003:046D:C52B.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-5/input0
[    3.588205] systemd[1]: Starting Load Kernel Module configfs...
[    3.589659] input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5:1.1/0003:046D:C52B.0002/input/input7
[    3.589725] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5:1.1/0003:046D:C52B.0002/input/input8
[    3.595600] systemd[1]: Finished Apply Kernel Variables.
[    3.600057] systemd[1]: Finished Coldplug All udev Devices.
[    3.604938] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    3.606400] systemd[1]: Finished Load Kernel Module configfs.
[    3.640918] systemd[1]: Found device KXG8AZNV1T02 LA KIOXIA 6.
[    3.643096] input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5:1.1/0003:046D:C52B.0002/input/input9
[    3.649711] hid-generic 0003:046D:C52B.0002: input,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-5/input1
[    3.653831] systemd[1]: Found device KXG8AZNV1T02 LA KIOXIA 4.
[    3.653910] hid-generic 0003:046D:C52B.0003: hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-5/input2
[    3.667203] systemd[1]: Reached target Initrd Root Device.
[    3.670988] systemd[1]: Starting dracut initqueue hook...
[    3.676442] systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.
[    3.679519] systemd[1]: Stopped Virtual Console Setup.
[    3.683250] systemd[1]: Stopping Virtual Console Setup...
[    3.705618] input: ELAN0683:00 04F3:320B Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-14/i2c-ELAN0683:00/0018:04F3:320B.0004/input/input11
[    3.707592] input: ELAN0683:00 04F3:320B Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-14/i2c-ELAN0683:00/0018:04F3:320B.0004/input/input13
[    3.711140] hid-multitouch 0018:04F3:320B.0004: input,hidraw3: I2C HID v1.00 Mouse [ELAN0683:00 04F3:320B] on i2c-ELAN0683:00
[    3.720716] systemd[1]: Starting Virtual Console Setup...
[    3.727954] systemd[1]: Finished Virtual Console Setup.
[    3.731817] systemd[1]: Finished dracut initqueue hook.
[    3.737198] systemd[1]: Reached target Preparation for Remote File Systems.
[    3.740851] systemd[1]: Reached target Remote File Systems.
[    3.744490] systemd[1]: dracut pre-mount hook was skipped because no trigger condition checks were met.
[    3.746272] systemd[1]: Starting File System Check on /dev/disk/by-uuid/87ad7a33-251d-4489-9f6f-e0b0638e5de8...
[    3.752851] systemd[1]: Finished File System Check on /dev/disk/by-uuid/87ad7a33-251d-4489-9f6f-e0b0638e5de8.
[    3.830001] typec port0: bound usb3-port3 (ops connector_ops)
[    3.830956] typec port0: bound usb2-port1 (ops connector_ops)
[    3.833769] usb 3-6: new high-speed USB device number 3 using xhci_hcd
[    4.029426] usb 3-6: New USB device found, idVendor=13fe, idProduct=3100, bcdDevice= 1.00
[    4.031295] usb 3-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    4.032293] usb 3-6: Product: USB DISK 2.0
[    4.033711] usb 3-6: Manufacturer:         
[    4.034735] usb 3-6: SerialNumber: 07A1080037FC0EFE
[    4.153339] usb 3-7: new full-speed USB device number 4 using xhci_hcd
[    4.229951] typec port1: bound usb3-port6 (ops connector_ops)
[    4.230846] typec port1: bound usb2-port2 (ops connector_ops)
[    4.285083] usb 3-7: New USB device found, idVendor=06cb, idProduct=00f9, bcdDevice= 0.00
[    4.286028] usb 3-7: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[    4.287164] usb 3-7: SerialNumber: 2db4f6a1cf32
[    4.406391] usb 3-9: new high-speed USB device number 5 using xhci_hcd
[    4.412799] systemd[1]: Mounting Kernel Configuration File System...
[    4.417735] systemd[1]: Mounting /sysroot...
[    4.458474] systemd[1]: Mounted Kernel Configuration File System.
[    4.471270] XFS (nvme0n1p6): Mounting V5 Filesystem 87ad7a33-251d-4489-9f6f-e0b0638e5de8
[    4.482493] XFS (nvme0n1p6): Ending clean mount
[    4.488941] systemd[1]: Mounted /sysroot.
[    4.492169] systemd[1]: Reached target Initrd Root File System.
[    4.495689] systemd[1]: Starting Mountpoints Configured in the Real Root...
[    4.512898] systemd[1]: initrd-parse-etc.service: Deactivated successfully.
[    4.514544] systemd[1]: Finished Mountpoints Configured in the Real Root.
[    4.516456] systemd[1]: Reached target Initrd File Systems.
[    4.521964] systemd[1]: dracut mount hook was skipped because no trigger condition checks were met.
[    4.544452] usb 3-9: New USB device found, idVendor=5986, idProduct=1199, bcdDevice=69.11
[    4.545363] usb 3-9: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    4.546278] usb 3-9: Product: Integrated Camera
[    4.547453] usb 3-9: Manufacturer: Generic
[    4.548324] usb 3-9: SerialNumber: 200901010001
[    4.666700] usb 3-10: new full-speed USB device number 6 using xhci_hcd
[    4.798255] usb 3-10: New USB device found, idVendor=8087, idProduct=0033, bcdDevice= 0.00
[    4.799289] usb 3-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    4.806157] usb-storage 3-6:1.0: USB Mass Storage device detected
[    4.807695] scsi host0: usb-storage 3-6:1.0
[    4.809029] usbcore: registered new interface driver usb-storage
[    4.809212] systemd[1]: Started Journal Service.
[    4.812000] usbcore: registered new interface driver uas
[    5.105931] systemd-journald[244]: Received SIGTERM from PID 1 (systemd).
[    5.133291] systemd[1]: systemd 257.5 running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA +IPE +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 +IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP -LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 +LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -BTF -XKBCOMMON +UTMP -SYSVINIT +LIBARCHIVE)
[    5.135016] systemd[1]: Detected architecture x86-64.
[    5.262464] systemd[1]: initrd-switch-root.service: Deactivated successfully.
[    5.263184] systemd[1]: Stopped Switch Root.
[    5.264795] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
[    5.265635] systemd[1]: Created slice Slice /system/getty.
[    5.268942] systemd[1]: Created slice User and Session Slice.
[    5.272279] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    5.275399] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    5.278588] systemd[1]: Arbitrary Executable File Formats File System Automount Point was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/binfmt_misc).
[    5.279525] systemd[1]: Expecting device /dev/disk/by-uuid/8B82-5F30...
[    5.282672] systemd[1]: Expecting device /dev/disk/by-uuid/8de7c549-af87-4d1a-bccb-b47cdb3788d6...
[    5.286238] systemd[1]: Reached target Login Prompts.
[    5.289291] systemd[1]: Stopped target Switch Root.
[    5.290965] systemd[1]: Stopped target Initrd File Systems.
[    5.292423] systemd[1]: Stopped target Initrd Root File System.
[    5.294818] systemd[1]: Reached target Path Units.
[    5.296277] systemd[1]: Reached target Remote File Systems.
[    5.297942] systemd[1]: Reached target Slice Units.
[    5.299368] systemd[1]: Reached target System Time Set.
[    5.302589] systemd[1]: Listening on Process Core Dump Socket.
[    5.304620] systemd[1]: Listening on Credential Encryption/Decryption.
[    5.307711] systemd[1]: Listening on Journal Audit Socket.
[    5.309298] systemd[1]: Listening on DDI File System Mounter Socket.
[    5.311201] systemd[1]: Listening on Network Service Netlink Socket.
[    5.312908] systemd[1]: Listening on Namespace Resource Manager Socket.
[    5.316278] systemd[1]: Listening on udev Control Socket.
[    5.319645] systemd[1]: Listening on udev Kernel Socket.
[    5.323252] systemd[1]: Listening on User Database Manager Socket.
[    5.329052] systemd[1]: Mounting Huge Pages File System...
[    5.380383] systemd[1]: Mounting POSIX Message Queue File System...
[    5.386730] systemd[1]: Mounting Kernel Debug File System...
[    5.390961] systemd[1]: Mounting Kernel Trace File System...
[    5.394525] systemd[1]: Starting Create List of Static Device Nodes...
[    5.399498] systemd[1]: Starting Load Kernel Module configfs...
[    5.402188] systemd[1]: Starting Load Kernel Module dm_mod...
[    5.406386] systemd[1]: Starting Load Kernel Module drm...
[    5.409902] systemd[1]: Starting Load Kernel Module efi_pstore...
[    5.414138] systemd[1]: Starting Load Kernel Module fuse...
[    5.420221] systemd[1]: Starting Load Kernel Module loop...
[    5.423261] systemd[1]: systemd-fsck-root.service: Deactivated successfully.
[    5.424117] systemd[1]: Stopped File System Check on Root Device.
[    5.425920] loop: module loaded
[    5.427981] systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
[    5.430116] systemd[1]: Starting Journal Service...
[    5.430277] fuse: init (API version 7.41)
[    5.435190] systemd[1]: Starting Load Kernel Modules...
[    5.437837] systemd[1]: Starting Generate network units from Kernel command line...
[    5.440552] systemd-journald[489]: Collecting audit messages is enabled.
[    5.442279] systemd[1]: Starting Remount Root and Kernel File Systems...
[    5.445946] systemd[1]: Starting Load udev Rules from Credentials...
[    5.448644] systemd[1]: Starting Coldplug All udev Devices...
[    5.452647] systemd[1]: Started Journal Service.
[    5.491112] systemd-journald[489]: Received client request to flush runtime journal.
[    5.609124] e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
[    5.646765] Adding 8388604k swap on /dev/nvme0n1p5.  Priority:-2 extents:1 across:8388604k SS
[    5.652792] input: Intel HID events as /devices/platform/INTC1070:00/input/input14
[    5.653740] intel_vsec 0000:00:0a.0: enabling device (0000 -> 0002)
[    5.654158] Consider using thermal netlink events interface
[    5.660274] thinkpad_acpi: ThinkPad ACPI Extras v0.26
[    5.660983] resource: resource sanity check: requesting [mem 0x00000000fedc0000-0x00000000fedcffff], which spans more than pnp 00:05 [mem 0xfedc0000-0xfedc7fff]
[    5.661218] thinkpad_acpi: http://ibm-acpi.sf.net/
[    5.662238] caller igen6_probe+0x2de/0x7e0 [igen6_edac] mapping multiple BARs
[    5.663242] thinkpad_acpi: ThinkPad BIOS N47ET21W (1.10 ), EC N47HT17W
[    5.665280] thinkpad_acpi: Lenovo ThinkPad T16 Gen 3, model 21MNCTO1WW
[    5.665903] EDAC MC0: Giving out device to module igen6_edac controller Intel_client_SoC MC#0: DEV 0000:00:00.0 (INTERRUPT)
[    5.669095] thinkpad_acpi: radio switch found; radios are enabled
[    5.670128] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
[    5.670957] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
[    5.682526] EDAC MC1: Giving out device to module igen6_edac controller Intel_client_SoC MC#1: DEV 0000:00:00.0 (INTERRUPT)
[    5.684216] EDAC igen6 MC1: HANDLING IBECC MEMORY ERROR
[    5.684218] EDAC igen6 MC1: ADDR 0x7fffffffe0 
[    5.684219] EDAC igen6 MC0: HANDLING IBECC MEMORY ERROR
[    5.684220] EDAC igen6 MC0: ADDR 0x7fffffffe0 
[    5.684263] pci 0000:00:14.2: enabling device (0000 -> 0002)
[    5.685487] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
[    5.685884] EDAC igen6: v2.5.1
[    5.687014] intel_pmc_core INT33A1:00: Assuming a default substate order for this platform
[    5.689399] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    5.689947] intel_pmc_core INT33A1:00:  initialized
[    5.693199] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    5.693365] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[    5.693380] Loading firmware: regulatory.db
[    5.694653] Loading firmware: regulatory.db.p7s
[    5.699473] mc: Linux media interface: v0.10
[    5.701534] idma64 idma64.0: Found Intel integrated DMA 64-bit
[    5.714202] Bluetooth: Core ver 2.22
[    5.714446] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    5.715053] NET: Registered PF_BLUETOOTH protocol family
[    5.715844] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    5.716878] Bluetooth: HCI device and connection manager initialized
[    5.718974] Bluetooth: HCI socket layer initialized
[    5.719641] i2c i2c-15: Successfully instantiated SPD at 0x50
[    5.720050] Bluetooth: L2CAP socket layer initialized
[    5.722669] Bluetooth: SCO socket layer initialized
[    5.726111] Intel(R) Wireless WiFi driver for Linux
[    5.728025] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[    5.732491] iwlwifi 0000:00:14.3: Detected crf-id 0x400410, cnv-id 0x1080800 wfpm id 0x80005b20
[    5.733773] iwlwifi 0000:00:14.3: PCI dev 7e40/0090, rev=0x441, rfid=0x2010d000
[    5.735425] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6E AX211 160MHz
[    5.736645] Loading firmware: iwlwifi-ma-b0-gf-a0-89.ucode
[    5.738355] proc_thermal_pci 0000:00:04.0: enabling device (0000 -> 0002)
[    5.739432] iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 0.0.3.94
[    5.741163] Loading firmware: iwl-debug-yoyo.bin
[    5.741606] intel_rapl_common: Found RAPL domain package
[    5.747313] iwlwifi 0000:00:14.3: loaded firmware version 89.1a492d28.0 ma-b0-gf-a0-89.ucode op_mode iwlmvm
[    5.748849] videodev: Linux video capture interface: v2.00
[    5.750580] intel_rapl_msr: PL4 support detected.
[    5.750616] intel_rapl_common: Found RAPL domain package
[    5.750618] intel_rapl_common: Found RAPL domain core
[    5.750619] intel_rapl_common: Found RAPL domain uncore
[    5.750622] intel_rapl_common: Found RAPL domain psys
[    5.750924] iTCO_vendor_support: vendor-support=0
[    5.753370] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
[    5.753420] usbcore: registered new interface driver btusb
[    5.753478] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    5.755205] Bluetooth: hci0: Device revision is 0
[    5.755208] Bluetooth: hci0: Secure boot is enabled
[    5.755209] Bluetooth: hci0: OTP lock is enabled
[    5.755209] Bluetooth: hci0: API lock is enabled
[    5.755210] Bluetooth: hci0: Debug lock is disabled
[    5.755210] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[    5.755212] Bluetooth: hci0: Bootloader timestamp 2022.18 buildtype 1 build 49266
[    5.757689] Bluetooth: hci0: DSM reset method type: 0x00
[    5.769374] spi-nor spi0.0: unrecognized JEDEC id bytes: f7 f0 30 09 03 00
[    5.771619] Loading firmware: intel/ibt-0180-0041.sfi
[    5.783437] Bluetooth: hci0: Found device firmware: intel/ibt-0180-0041.sfi
[    5.786277] Bluetooth: hci0: Boot Address: 0x100800
[    5.787431] Bluetooth: hci0: Firmware Version: 20-49.24
[    5.812099] usb 3-9: Found UVC 1.50 device Integrated Camera (5986:1199)
[    5.816244] usb 3-9: Found UVC 1.50 device Integrated Camera (5986:1199)
[    5.819991] usbcore: registered new interface driver uvcvideo
[    5.826917] scsi 0:0:0:0: Direct-Access              USB DISK 2.0     PMAP PQ: 0 ANSI: 0 CCS
[    5.876620] thinkpad_acpi: battery 1 registered (start 0, stop 100, behaviours: 0x7)
[    5.877442] ACPI: battery: new extension: ThinkPad Battery Extension
[    5.959890] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input15
[    6.081317] iwlwifi 0000:00:14.3: Not valid error log pointer 0x0024B5C0 for RT uCode
[    6.082397] iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x1f
[    6.082399] iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4
[    6.086861] iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
[    6.087591] iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x80
[    6.088375] iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x0
[    6.089405] iwlwifi 0000:00:14.3: Detected RF GF, rfid=0x2010d000
[    6.090261] Loading firmware: iwlwifi-ma-b0-gf-a0.pnvm
[    6.099972] iwlwifi 0000:00:14.3: loaded PNVM version 581d4936
[    6.182249] iwlwifi 0000:00:14.3: base HW address: 68:c6:ac:a0:7b:48
[    6.431304] FAT-fs (nvme0n1p4): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[    6.772363] iwlwifi 0000:00:14.3: Not valid error log pointer 0x0024B5C0 for RT uCode
[    6.772408] iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x1f
[    6.772431] iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
[    6.772438] iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x80
[    6.772447] iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x0
[    6.773215] iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4
[    6.862858] iwlwifi 0000:00:14.3: Registered PHC clock: iwlwifi-PTP, with index: 1
[    7.273986] wlan0: authenticate with c8:54:4b:f2:48:2a (local address=68:c6:ac:a0:7b:48)
[    7.274579] wlan0: send auth to c8:54:4b:f2:48:2a (try 1/3)
[    7.283497] Bluetooth: hci0: Waiting for firmware download to complete
[    7.284179] Bluetooth: hci0: Firmware loaded in 1462873 usecs
[    7.284206] Bluetooth: hci0: Waiting for device to boot
[    7.304025] wlan0: authenticated
[    7.306386] wlan0: associate with c8:54:4b:f2:48:2a (try 1/3)
[    7.308097] wlan0: RX AssocResp from c8:54:4b:f2:48:2a (capab=0x11 status=0 aid=1)
[    7.310350] wlan0: associated
[    7.326257] Bluetooth: hci0: Device booted in 41084 usecs
[    7.328409] Loading firmware: intel/ibt-0180-0041.ddc
[    7.328434] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-0180-0041.ddc
[    7.330258] Bluetooth: hci0: Applying Intel DDC parameters completed
[    7.333263] Bluetooth: hci0: Firmware timestamp 2024.48 buildtype 1 build 3604
[    7.333273] Bluetooth: hci0: Firmware SHA1: 0xc115e35a
[    7.337184] Bluetooth: hci0: Fseq status: Success (0x00)
[    7.337188] Bluetooth: hci0: Fseq executed: 00.00.03.94
[    7.337191] Bluetooth: hci0: Fseq BT Top: 00.00.03.94
[    7.396647] wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by c8:54:4b:f2:48:2a
[   15.984907] systemd-journald[489]: Failed to set ACL on /var/log/journal/18482be58eec4bee85550c825bc0b82a/user-1000.journal, ignoring: Operation not supported
[   16.943645] nvme nvme0: using unchecked data buffer
[   23.223951] usb 3-6: USB disconnect, device number 3
[   26.909972] usb 3-6: new high-speed USB device number 7 using xhci_hcd
[   27.106095] usb 3-6: New USB device found, idVendor=13fe, idProduct=3100, bcdDevice= 1.00
[   27.106109] usb 3-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   27.106113] usb 3-6: Product: USB DISK 2.0
[   27.106116] usb 3-6: Manufacturer:         
[   27.106119] usb 3-6: SerialNumber: 07A1080037FC0EFE
[   27.107756] usb-storage 3-6:1.0: USB Mass Storage device detected
[   27.108440] scsi host0: usb-storage 3-6:1.0
[   28.143020] scsi 0:0:0:0: Direct-Access              USB DISK 2.0     PMAP PQ: 0 ANSI: 0 CCS
[  651.343799] i915 0000:00:02.0: Using 41-bit DMA addresses
enrico@tux ~ $ 
Top
enrico68
Apprentice
Apprentice
Posts: 268
Joined: Fri Oct 21, 2016 8:18 am

  • Quote

Post by enrico68 » Sun Jun 08, 2025 2:31 pm

kernel config

http://0x0.st/8g6s.txt

lspci -nnk

Code: Select all

00:00.0 Host bridge [0600]: Intel Corporation Device [8086:7d02] (rev 04)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: igen6_edac
        Kernel modules: igen6_edac
00:02.0 VGA compatible controller [0300]: Intel Corporation Meteor Lake-P [Intel Graphics] [8086:7d45] (rev 08)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: i915
00:04.0 Signal processing controller [1180]: Intel Corporation Meteor Lake-P Dynamic Tuning Technology [8086:7d03] (rev 04)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: proc_thermal_pci
        Kernel modules: processor_thermal_device_pci
00:06.0 PCI bridge [0604]: Intel Corporation Device [8086:7e4d] (rev 20)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: pcieport
00:06.1 PCI bridge [0604]: Intel Corporation Device [8086:7eca] (rev 10)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: pcieport
00:07.0 PCI bridge [0604]: Intel Corporation Meteor Lake-P Thunderbolt 4 PCI Express Root Port #0 [8086:7ec4] (rev 02)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: pcieport
00:07.2 PCI bridge [0604]: Intel Corporation Meteor Lake-P Thunderbolt 4 PCI Express Root Port #2 [8086:7ec6] (rev 02)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: pcieport
00:0a.0 Signal processing controller [1180]: Intel Corporation Meteor Lake-P Platform Monitoring Technology [8086:7d0d] (rev 01)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: intel_vsec
        Kernel modules: intel_vsec
00:0b.0 Processing accelerators [1200]: Intel Corporation Meteor Lake NPU [8086:7d1d] (rev 04)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: intel_vpu
00:0d.0 USB controller [0c03]: Intel Corporation Meteor Lake-P Thunderbolt 4 USB Controller [8086:7ec0] (rev 02)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: xhci_hcd
00:0d.2 USB controller [0c03]: Intel Corporation Meteor Lake-P Thunderbolt 4 NHI #0 [8086:7ec2] (rev 02)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: thunderbolt
00:0d.3 USB controller [0c03]: Intel Corporation Meteor Lake-P Thunderbolt 4 NHI #1 [8086:7ec3] (rev 02)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: thunderbolt
00:14.0 USB controller [0c03]: Intel Corporation Meteor Lake-P USB 3.2 Gen 2x1 xHCI Host Controller [8086:7e7d] (rev 20)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: xhci_hcd
00:14.2 RAM memory [0500]: Intel Corporation Device [8086:7e7f] (rev 20)
        Subsystem: Lenovo Device [17aa:2327]
00:14.3 Network controller [0280]: Intel Corporation Meteor Lake PCH CNVi WiFi [8086:7e40] (rev 20)
        Subsystem: Intel Corporation Device [8086:0090]
        Kernel driver in use: iwlwifi
        Kernel modules: iwlwifi
00:15.0 Serial bus controller [0c80]: Intel Corporation Meteor Lake-P Serial IO I2C Controller #0 [8086:7e78] (rev 20)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: intel-lpss
00:16.0 Communication controller [0780]: Intel Corporation Meteor Lake-P CSME HECI #1 [8086:7e70] (rev 20)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: mei_me
00:16.3 Serial controller [0700]: Intel Corporation Meteor Lake-P Keyboard and Text (KT) Redirection [8086:7e73] (rev 20)
        Subsystem: Lenovo Device [17aa:2327]
00:1c.0 PCI bridge [0604]: Intel Corporation Device [8086:7e38] (rev 20)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: pcieport
00:1f.0 ISA bridge [0601]: Intel Corporation Device [8086:7e03] (rev 20)
        Subsystem: Lenovo Device [17aa:2327]
00:1f.3 Audio device [0403]: Intel Corporation Meteor Lake-P HD Audio Controller [8086:7e28] (rev 20)
        Subsystem: Lenovo Device [17aa:2328]
        Kernel driver in use: sof-audio-pci-intel-mtl
00:1f.4 SMBus [0c05]: Intel Corporation Meteor Lake-P SMBus Controller [8086:7e22] (rev 20)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: i801_smbus
        Kernel modules: i2c_i801
00:1f.5 Serial bus controller [0c80]: Intel Corporation Meteor Lake-P SPI Controller [8086:7e23] (rev 20)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: intel-spi
        Kernel modules: spi_intel_pci
00:1f.6 Ethernet controller [0200]: Intel Corporation Device [8086:550a] (rev 20)
        Subsystem: Lenovo Device [17aa:2327]
        Kernel driver in use: e1000e
04:00.0 Non-Volatile memory controller [0108]: KIOXIA Corporation NVMe SSD Controller XG8 [1e0f:0010] (rev 01)
        Subsystem: KIOXIA Corporation Device [1e0f:0001]
        Kernel driver in use: nvme
Top
enrico68
Apprentice
Apprentice
Posts: 268
Joined: Fri Oct 21, 2016 8:18 am

  • Quote

Post by enrico68 » Sun Jun 08, 2025 2:33 pm

lsusb -tv

Code: Select all

/:  Bus 001.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/1p, 480M
    ID 1d6b:0002 Linux Foundation 2.0 root hub
/:  Bus 002.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/4p, 20000M/x2
    ID 1d6b:0003 Linux Foundation 3.0 root hub
/:  Bus 003.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/12p, 480M
    ID 1d6b:0002 Linux Foundation 2.0 root hub
    |__ Port 005: Dev 002, If 0, Class=Human Interface Device, Driver=usbhid, 12M
        ID 046d:c52b Logitech, Inc. Unifying Receiver
    |__ Port 005: Dev 002, If 1, Class=Human Interface Device, Driver=usbhid, 12M
        ID 046d:c52b Logitech, Inc. Unifying Receiver
    |__ Port 005: Dev 002, If 2, Class=Human Interface Device, Driver=usbhid, 12M
        ID 046d:c52b Logitech, Inc. Unifying Receiver
    |__ Port 006: Dev 007, If 0, Class=Mass Storage, Driver=usb-storage, 480M
        ID 13fe:3100 Phison Electronics Corp. 2/4 GB stick
    |__ Port 007: Dev 004, If 0, Class=Vendor Specific Class, Driver=[none], 12M
        ID 06cb:00f9 Synaptics, Inc. 
    |__ Port 009: Dev 005, If 0, Class=Video, Driver=uvcvideo, 480M
        ID 5986:1199 Bison Electronics Inc. 
    |__ Port 009: Dev 005, If 1, Class=Video, Driver=uvcvideo, 480M
        ID 5986:1199 Bison Electronics Inc. 
    |__ Port 009: Dev 005, If 2, Class=Video, Driver=uvcvideo, 480M
        ID 5986:1199 Bison Electronics Inc. 
    |__ Port 009: Dev 005, If 3, Class=Video, Driver=uvcvideo, 480M
        ID 5986:1199 Bison Electronics Inc. 
    |__ Port 009: Dev 005, If 4, Class=Application Specific Interface, Driver=[none], 480M
        ID 5986:1199 Bison Electronics Inc. 
    |__ Port 010: Dev 006, If 0, Class=Wireless, Driver=btusb, 12M
        ID 8087:0033 Intel Corp. AX211 Bluetooth
    |__ Port 010: Dev 006, If 1, Class=Wireless, Driver=btusb, 12M
        ID 8087:0033 Intel Corp. AX211 Bluetooth
/:  Bus 004.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/2p, 20000M/x2
    ID 1d6b:0003 Linux Foundation 3.0 root hub
Top
Post Reply

36 posts
  • 1
  • 2
  • Next

Return to “Multimedia”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic