On 2023-02-01 12:07, Per Jessen wrote:
Allen Wilkinson wrote:
snd_hda_intel and snd_sof_pci_intel_tgl
It seems the update a month ago had dropped these kernel modules.
I took a look at the kernel updates (http://download.opensuse.org/update/leap/15.4/sle/x86_64/)
kernel-default-5.14.21-150400.24.41.1.x86_64.rpm kernel-default-5.14.21-150400.24.38.1.x86_64.rpm kernel-default-5.14.21-150400.24.28.1.x86_64.rpm kernel-default-5.14.21-150400.24.21.2.x86_64.rpm kernel-default-5.14.21-150400.24.33.2.x86_64.rpm kernel-default-5.14.21-150400.24.18.1.x86_64.rpm
All of them have those modules:
per@localhost:~/gg> find * -type f -name snd-sof-pci-intel-tgl\* 24.18/lib/modules/5.14.21-150400.24.18-default/kernel/sound/soc/sof/intel/snd-sof-pci-intel-tgl.ko.zst 24.21/lib/modules/5.14.21-150400.24.21-default/kernel/sound/soc/sof/intel/snd-sof-pci-intel-tgl.ko.zst 24.28/lib/modules/5.14.21-150400.24.28-default/kernel/sound/soc/sof/intel/snd-sof-pci-intel-tgl.ko.zst 24.33/lib/modules/5.14.21-150400.24.33-default/kernel/sound/soc/sof/intel/snd-sof-pci-intel-tgl.ko.zst 24.38/lib/modules/5.14.21-150400.24.38-default/kernel/sound/soc/sof/intel/snd-sof-pci-intel-tgl.ko.zst 24.41/lib/modules/5.14.21-150400.24.41-default/kernel/sound/soc/sof/intel/snd-sof-pci-intel-tgl.ko.zst
per@localhost:~/gg> find * -type f -name snd-hda-intel\* 24.18/lib/modules/5.14.21-150400.24.18-default/kernel/sound/pci/hda/snd-hda-intel.ko.zst 24.21/lib/modules/5.14.21-150400.24.21-default/kernel/sound/pci/hda/snd-hda-intel.ko.zst 24.28/lib/modules/5.14.21-150400.24.28-default/kernel/sound/pci/hda/snd-hda-intel.ko.zst 24.33/lib/modules/5.14.21-150400.24.33-default/kernel/sound/pci/hda/snd-hda-intel.ko.zst 24.38/lib/modules/5.14.21-150400.24.38-default/kernel/sound/pci/hda/snd-hda-intel.ko.zst 24.41/lib/modules/5.14.21-150400.24.41-default/kernel/sound/pci/hda/snd-hda-intel.ko.zst
Why can't I locate them with locate? cer@Elesar:~> locate snd-sof-pci-intel-tgl.ko.zst cer@Elesar:~> locate snd-hda-intel.ko.zst cer@Elesar:~> -- Cheers / Saludos, Carlos E. R. (from Elesar, using openSUSE Leap 15.4)