No Sound on TECLAST F15S (Fedora 35 workstation )

biosdecode
# biosdecode 3.3
ACPI 2.0 present.
	OEM Identifier: ALASKA
	RSD Table 32-bit Address: 0x79A44030
	XSD Table 64-bit Address: 0x0000000079A440D0

I had to install hwinfo

Listing is 14425 Lines can’t upload it

–short version



cpu:
                       Intel(R) Celeron(R) N4020 CPU @ 1.10GHz, 2733 MHz
                       Intel(R) Celeron(R) N4020 CPU @ 1.10GHz, 1900 MHz
keyboard:
  /dev/input/event6    RAPOO Rapoo 2.4G Wireless Device
  /dev/input/event2    AT Translated Set 2 keyboard
mouse:
  /dev/input/mice      RAPOO Rapoo 2.4G Wireless Device
  /dev/input/mice      HTIX5288:00 0911:5288 Mouse
  /dev/input/mice      HTIX5288:00 0911:5288 Touchpad
monitor:
                       LM156LF-CL11 LCD Monitor
graphics card:
                       Intel VGA compatible controller
sound:
                       Intel Multimedia audio controller
storage:
                       Intel SATA controller
network:
  wlp1s0               Qualcomm Atheros QCA9377 802.11ac Wireless Network Adapter
  enp0s21f0u5u4        Realtek RTL8153 Gigabit Ethernet Adapter
network interface:
  wlp1s0               Ethernet network interface
  enp0s21f0u5u4        Ethernet network interface
  lo                   Loopback network interface
disk:
  /dev/mmcblk0         Disk
  /dev/sda             TS256GMTS430S
  /dev/zram0           Disk
partition:
  /dev/mmcblk0p1       Partition
  /dev/mmcblk0p2       Partition
  /dev/mmcblk0p3       Partition
  /dev/mmcblk0p4       Partition
  /dev/sda1            Partition
  /dev/sda2            Partition
  /dev/sda3            Partition
  /dev/sda4            Partition
usb controller:
                       Intel USB Controller
bios:
                       BIOS
bridge:
                       Intel ISA bridge
                       Intel PCI bridge
                       Intel PCI bridge
                       Intel Host bridge
                       Intel PCI bridge
hub:
                       VIA VL812 Hub
                       Linux Foundation 2.0 root hub
                       VIA VL812 Hub
                       Linux Foundation 3.0 root hub
memory:
                       Main Memory
bluetooth:
                       IMC Networks Bluetooth Device
unknown:
                       FPU
                       DMA controller
                       PIC
                       Keyboard controller
                       Intel Signal processing controller
                       Intel Celeron/Pentium Silver Processor SDA Standard Compliant SD Host Controller
                       Intel Celeron/Pentium Silver Processor Serial IO UART Host Controller
                       Intel Celeron/Pentium Silver Processor Serial IO UART Host Controller
                       Intel Signal processing controller
                       Intel Celeron/Pentium Silver Processor Serial IO SPI Host Controller
                       Intel Celeron/Pentium Silver Processor Serial IO I2C Host Controller
                       Intel Signal processing controller
                       Intel Celeron/Pentium Silver Processor Serial IO SPI Host Controller
                       Intel SD Host controller
                       Intel Celeron/Pentium Silver Processor Trusted Execution Engine Interface
                       Intel Signal processing controller
                       Intel Celeron/Pentium Silver Processor Gaussian Mixture Model
                       Intel Celeron/Pentium Silver Processor Serial IO UART Host Controller
                       Intel Signal processing controller
                       Intel Celeron/Pentium Silver Processor Serial IO UART Host Controller
                       Intel Celeron/Pentium Silver Processor Serial IO I2C Host Controller
                       Intel Celeron/Pentium Silver Processor Serial IO SPI Host Controller
                       Intel Signal processing controller
                       Intel Celeron/Pentium Silver Processor Dynamic Platform and Thermal Framework Processor Participant
                       Alcor Micro SHUNCCM2MP

:thinking: Yes it’s only have one.

Just run hwinfo --sound

Secure boot is disabled



hwinfo --sound
30: PCI 0e.0: 0401 Multimedia audio controller                  
  [Created at pci.386]
  Unique ID: vuMS.QfwjEavuJ05
  SysFS ID: /devices/pci0000:00/0000:00:0e.0
  SysFS BusID: 0000:00:0e.0
  Hardware Class: sound
  Device Name: "Onboard - Sound"
  Model: "Intel Multimedia audio controller"
  Vendor: pci 0x8086 "Intel Corporation"
  Device: pci 0x3198 
  SubVendor: pci 0x1c6c 
  SubDevice: pci 0x122a 
  Revision: 0x06
  Driver: "sof-audio-pci-intel-apl"
  Driver Modules: "snd_sof_pci_intel_apl"
  Memory Range: 0xa1310000-0xa1313fff (rw,non-prefetchable)
  Memory Range: 0xa1200000-0xa12fffff (rw,non-prefetchable)
  IRQ: 131 (355 events)
  Module Alias: "pci:v00008086d00003198sv00001C6Csd0000122Abc04sc01i00"
  Driver Info #0:
    Driver Status: snd_hda_intel is active
    Driver Activation Cmd: "modprobe snd_hda_intel"
  Driver Info #1:
    Driver Status: snd_soc_skl is active
    Driver Activation Cmd: "modprobe snd_soc_skl"
  Driver Info #2:
    Driver Status: snd_sof_pci_intel_apl is active
    Driver Activation Cmd: "modprobe snd_sof_pci_intel_apl"
  Config Status: cfg=new, avail=yes, need=no, active=unknown

Hi, you could remove updated sof firmware v2 with:

sudo rm -fr /lib/firmware/intel/sof* 
sudo rm -fr /usr/local/bin/sof-*

Then reinstall default Fedora 35 with sudo dnf reinstall alsa-sof-firmware and then check if /lib/firmware/intel/sof and /lib/firmware/intel/sof-tplg already have firmware files replacement.

ls -l /lib/firmware/intel/sof
total 548
drwxr-xr-x. 2 root root   4096 24 déc.  11:57 community
drwxr-xr-x. 2 root root   4096 24 déc.  11:57 intel-signed
lrwxrwxrwx. 1 root root     23 22 nov.  03:16 sof-adl.ri -> intel-signed/sof-adl.ri
lrwxrwxrwx. 1 root root     25 22 nov.  03:16 sof-adl-s.ri -> intel-signed/sof-adl-s.ri
lrwxrwxrwx. 1 root root     23 22 nov.  03:16 sof-apl.ri -> intel-signed/sof-apl.ri
-rw-r--r--. 1 root root 134056 22 nov.  03:16 sof-bdw.ri
-rw-r--r--. 1 root root 205660 22 nov.  03:16 sof-byt.ri
lrwxrwxrwx. 1 root root     23 22 nov.  03:16 sof-cfl.ri -> intel-signed/sof-cfl.ri
-rw-r--r--. 1 root root 206268 22 nov.  03:16 sof-cht.ri
lrwxrwxrwx. 1 root root     23 22 nov.  03:16 sof-cml.ri -> intel-signed/sof-cml.ri
lrwxrwxrwx. 1 root root     23 22 nov.  03:16 sof-cnl.ri -> intel-signed/sof-cnl.ri
lrwxrwxrwx. 1 root root     23 22 nov.  03:16 sof-ehl.ri -> intel-signed/sof-ehl.ri
lrwxrwxrwx. 1 root root     23 22 nov.  03:16 sof-glk.ri -> intel-signed/sof-glk.ri
lrwxrwxrwx. 1 root root     23 22 nov.  03:16 sof-icl.ri -> intel-signed/sof-icl.ri
lrwxrwxrwx. 1 root root     23 22 nov.  03:16 sof-jsl.ri -> intel-signed/sof-jsl.ri
lrwxrwxrwx. 1 root root     25 22 nov.  03:16 sof-tgl-h.ri -> intel-signed/sof-tgl-h.ri
lrwxrwxrwx. 1 root root     23 22 nov.  03:16 sof-tgl.ri -> intel-signed/sof-tgl.ri
ls -l /lib/firmware/intel/sof-tplg
total 4520
-rw-r--r--. 1 root root 49659 22 nov.  03:16 sof-adl-max98357a-rt5682.tplg
-rw-r--r--. 1 root root 45771 22 nov.  03:16 sof-adl-nocodec.tplg
-rw-r--r--. 1 root root 28907 22 nov.  03:16 sof-adl-rt1316-l12-rt714-l0.tplg
-rw-r--r--. 1 root root 26895 22 nov.  03:16 sof-adl-rt1316-l2-mono-rt714-l0.tplg
-rw-r--r--. 1 root root 26895 22 nov.  03:16 sof-adl-rt1316-l2-mono-rt714-l3.tplg
-rw-r--r--. 1 root root 48871 22 nov.  03:16 sof-adl-rt711-4ch.tplg
-rw-r--r--. 1 root root 39343 22 nov.  03:16 sof-adl-rt711-l0-rt1308-l12-rt715-l3.tplg
-rw-r--r--. 1 root root 39343 22 nov.  03:16 sof-adl-rt711-l0-rt1316-l12-rt714-l3.tplg
-rw-r--r--. 1 root root 39343 22 nov.  03:16 sof-adl-rt711-l0-rt1316-l13-rt714-l2.tplg
-rw-r--r--. 1 root root 39343 22 nov.  03:16 sof-adl-rt711-l2-rt1316-l01-rt714-l3.tplg
-rw-r--r--. 1 root root 35883 22 nov.  03:16 sof-adl-rt711.tplg
-rw-r--r--. 1 root root 59887 22 nov.  03:16 sof-adl-sdw-max98373-rt5682.tplg
-rw-r--r--. 1 root root 34223 22 nov.  03:16 sof-apl-da7219.tplg
-rw-r--r--. 1 root root 24019 22 nov.  03:16 sof-apl-demux-pcm512x.tplg
-rw-r--r--. 1 root root 22791 22 nov.  03:16 sof-apl-es8336.tplg
-rw-r--r--. 1 root root  8223 22 nov.  03:16 sof-apl-keyword-detect.tplg
-rw-r--r--. 1 root root 45771 22 nov.  03:16 sof-apl-nocodec.tplg
-rw-r--r--. 1 root root 41019 22 nov.  03:16 sof-apl-pcm512x-master-44100.tplg
-rw-r--r--. 1 root root 41019 22 nov.  03:16 sof-apl-pcm512x-master.tplg
-rw-r--r--. 1 root root 41019 22 nov.  03:16 sof-apl-pcm512x.tplg
-rw-r--r--. 1 root root 20463 22 nov.  03:16 sof-apl-rt298.tplg
-rw-r--r--. 1 root root 43479 22 nov.  03:16 sof-apl-tdf8532.tplg
-rw-r--r--. 1 root root  7659 22 nov.  03:16 sof-apl-wm8804.tplg
-rw-r--r--. 1 root root 13423 22 nov.  03:16 sof-bdw-nocodec.tplg
-rw-r--r--. 1 root root 13467 22 nov.  03:16 sof-bdw-rt286.tplg
-rw-r--r--. 1 root root 13467 22 nov.  03:16 sof-bdw-rt5640.tplg
-rw-r--r--. 1 root root 13467 22 nov.  03:16 sof-bdw-rt5677.tplg
-rw-r--r--. 1 root root 14203 22 nov.  03:16 sof-byt-cx2072x-ssp0.tplg
-rw-r--r--. 1 root root 14203 22 nov.  03:16 sof-byt-cx2072x.tplg
-rw-r--r--. 1 root root 14203 22 nov.  03:16 sof-byt-da7213-ssp0.tplg
-rw-r--r--. 1 root root 14203 22 nov.  03:16 sof-byt-da7213.tplg
-rw-r--r--. 1 root root 14203 22 nov.  03:16 sof-byt-es8316-ssp0.tplg
-rw-r--r--. 1 root root 14203 22 nov.  03:16 sof-byt-es8316.tplg
-rw-r--r--. 1 root root 14131 22 nov.  03:16 sof-byt-max98090.tplg
-rw-r--r--. 1 root root 14591 22 nov.  03:16 sof-byt-nocodec.tplg
-rw-r--r--. 1 root root 14203 22 nov.  03:16 sof-byt-rt5640-ssp0.tplg
-rw-r--r--. 1 root root 14203 22 nov.  03:16 sof-byt-rt5640.tplg
-rw-r--r--. 1 root root 14203 22 nov.  03:16 sof-byt-rt5645-ssp0.tplg
-rw-r--r--. 1 root root 14203 22 nov.  03:16 sof-byt-rt5645.tplg
-rw-r--r--. 1 root root 14203 22 nov.  03:16 sof-byt-rt5651-ssp0.tplg
-rw-r--r--. 1 root root 14203 22 nov.  03:16 sof-byt-rt5651.tplg
-rw-r--r--. 1 root root 14203 22 nov.  03:16 sof-byt-rt5670-ssp0.tplg
-rw-r--r--. 1 root root 14203 22 nov.  03:16 sof-byt-rt5670.tplg
-rw-r--r--. 1 root root 14203 22 nov.  03:16 sof-byt-rt5682-ssp0.tplg
-rw-r--r--. 1 root root 14203 22 nov.  03:16 sof-byt-rt5682.tplg
-rw-r--r--. 1 root root 14203 22 nov.  03:16 sof-byt-wm5102-ssp0.tplg
-rw-r--r--. 1 root root 14203 22 nov.  03:16 sof-cht-cx2072x.tplg
-rw-r--r--. 1 root root 14203 22 nov.  03:16 sof-cht-da7213.tplg
-rw-r--r--. 1 root root 14203 22 nov.  03:16 sof-cht-es8316.tplg
-rw-r--r--. 1 root root 14131 22 nov.  03:16 sof-cht-max98090.tplg
-rw-r--r--. 1 root root 14203 22 nov.  03:16 sof-cht-nau8824.tplg
-rw-r--r--. 1 root root 14591 22 nov.  03:16 sof-cht-nocodec.tplg
-rw-r--r--. 1 root root 14203 22 nov.  03:16 sof-cht-rt5640.tplg
-rw-r--r--. 1 root root 14203 22 nov.  03:16 sof-cht-rt5645.tplg
-rw-r--r--. 1 root root 14203 22 nov.  03:16 sof-cht-rt5651.tplg
-rw-r--r--. 1 root root 14203 22 nov.  03:16 sof-cht-rt5670.tplg
-rw-r--r--. 1 root root 14203 22 nov.  03:16 sof-cht-rt5682.tplg
-rw-r--r--. 1 root root 42723 22 nov.  03:16 sof-cml-da7219-max98357a.tplg
-rw-r--r--. 1 root root 44855 22 nov.  03:16 sof-cml-da7219-max98390.tplg
-rw-r--r--. 1 root root 35231 22 nov.  03:16 sof-cml-demux-rt5682-max98357a.tplg
-rw-r--r--. 1 root root 30123 22 nov.  03:16 sof-cml-demux-rt5682.tplg
-rw-r--r--. 1 root root 45771 22 nov.  03:16 sof-cml-nocodec.tplg
-rw-r--r--. 1 root root 40023 22 nov.  03:16 sof-cml-rt1011-rt5682.tplg
-rw-r--r--. 1 root root 34915 22 nov.  03:16 sof-cml-rt5682-kwd.tplg
-rw-r--r--. 1 root root 40023 22 nov.  03:16 sof-cml-rt5682-max98357a.tplg
-rw-r--r--. 1 root root 35711 22 nov.  03:16 sof-cml-rt5682.tplg
-rw-r--r--. 1 root root 38255 22 nov.  03:16 sof-cml-rt700-2ch.tplg
-rw-r--r--. 1 root root 38391 22 nov.  03:16 sof-cml-rt700-4ch.tplg
-rw-r--r--. 1 root root 38391 22 nov.  03:16 sof-cml-rt700.tplg
-rw-r--r--. 1 root root 37331 22 nov.  03:16 sof-cml-rt711-rt1308-mono-rt715.tplg
-rw-r--r--. 1 root root 39343 22 nov.  03:16 sof-cml-rt711-rt1308-rt715.tplg
-rw-r--r--. 1 root root 45771 22 nov.  03:16 sof-cnl-nocodec.tplg
-rw-r--r--. 1 root root 10443 22 nov.  03:16 sof-cnl-rt274.tplg
-rw-r--r--. 1 root root 25791 22 nov.  03:16 sof-cnl-rt5682-sdw2.tplg
-rw-r--r--. 1 root root 45771 22 nov.  03:16 sof-ehl-nocodec.tplg
-rw-r--r--. 1 root root 17983 22 nov.  03:16 sof-ehl-rt5660-nohdmi.tplg
-rw-r--r--. 1 root root 38159 22 nov.  03:16 sof-ehl-rt5660.tplg
-rw-r--r--. 1 root root 35867 22 nov.  03:16 sof-glk-cs42l42.tplg
-rw-r--r--. 1 root root 43795 22 nov.  03:16 sof-glk-da7219-kwd.tplg
-rw-r--r--. 1 root root 35867 22 nov.  03:16 sof-glk-da7219.tplg
-rw-r--r--. 1 root root 22791 22 nov.  03:16 sof-glk-es8336.tplg
-rw-r--r--. 1 root root 45771 22 nov.  03:16 sof-glk-nocodec.tplg
-rw-r--r--. 1 root root 34963 22 nov.  03:16 sof-glk-rt5682.tplg
-rw-r--r--. 1 root root 47643 22 nov.  03:16 sof-hda-generic-1ch.tplg
-rw-r--r--. 1 root root 45711 22 nov.  03:16 sof-hda-generic-2ch-kwd.tplg
-rw-r--r--. 1 root root 47643 22 nov.  03:16 sof-hda-generic-2ch.tplg
-rw-r--r--. 1 root root 47779 22 nov.  03:16 sof-hda-generic-3ch.tplg
-rw-r--r--. 1 root root 45779 22 nov.  03:16 sof-hda-generic-4ch-kwd.tplg
-rw-r--r--. 1 root root 47779 22 nov.  03:16 sof-hda-generic-4ch.tplg
-rw-r--r--. 1 root root 29071 22 nov.  03:16 sof-hda-generic-idisp-2ch.tplg
-rw-r--r--. 1 root root 29207 22 nov.  03:16 sof-hda-generic-idisp-4ch.tplg
-rw-r--r--. 1 root root 16219 22 nov.  03:16 sof-hda-generic-idisp.tplg
-rw-r--r--. 1 root root 34791 22 nov.  03:16 sof-hda-generic.tplg
-rw-r--r--. 1 root root  4347 22 nov.  03:16 sof-icl-dmic-4ch.tplg
-rw-r--r--. 1 root root 45771 22 nov.  03:16 sof-icl-nocodec.tplg
-rw-r--r--. 1 root root 34915 22 nov.  03:16 sof-icl-rt5682-kwd.tplg
-rw-r--r--. 1 root root 35711 22 nov.  03:16 sof-icl-rt5682.tplg
-rw-r--r--. 1 root root 38255 22 nov.  03:16 sof-icl-rt700-2ch.tplg
-rw-r--r--. 1 root root 38391 22 nov.  03:16 sof-icl-rt700-4ch.tplg
-rw-r--r--. 1 root root 38391 22 nov.  03:16 sof-icl-rt700.tplg
-rw-r--r--. 1 root root 39343 22 nov.  03:16 sof-icl-rt711-rt1308-rt715.tplg
-rw-r--r--. 1 root root 41095 22 nov.  03:16 sof-jsl-da7219-mx98360a.tplg
-rw-r--r--. 1 root root 41095 22 nov.  03:16 sof-jsl-da7219.tplg
-rw-r--r--. 1 root root 45771 22 nov.  03:16 sof-jsl-nocodec.tplg
-rw-r--r--. 1 root root 41095 22 nov.  03:16 sof-jsl-rt5682-mx98360a.tplg
-rw-r--r--. 1 root root 41095 22 nov.  03:16 sof-jsl-rt5682-rt1015.tplg
-rw-r--r--. 1 root root 42159 22 nov.  03:16 sof-jsl-rt5682-rt1015-xperi.tplg
-rw-r--r--. 1 root root 16191 22 nov.  03:16 sof-mt8195-mt6359-rt1019-rt5682.tplg
-rw-r--r--. 1 root root  8455 22 nov.  03:16 sof-smart-amplifier-nocodec.tplg
-rw-r--r--. 1 root root 35643 22 nov.  03:16 sof-tgl-es8336.tplg
-rw-r--r--. 1 root root 45771 22 nov.  03:16 sof-tgl-h-nocodec.tplg
-rw-r--r--. 1 root root 52727 22 nov.  03:16 sof-tgl-max98357a-rt5682-pdm1-drceq.tplg
-rw-r--r--. 1 root root 49659 22 nov.  03:16 sof-tgl-max98357a-rt5682-pdm1.tplg
-rw-r--r--. 1 root root 44659 22 nov.  03:16 sof-tgl-max98357a-rt5682-rtnr-16kHz.tplg
-rw-r--r--. 1 root root 48215 22 nov.  03:16 sof-tgl-max98357a-rt5682-rtnr.tplg
-rw-r--r--. 1 root root 49659 22 nov.  03:16 sof-tgl-max98357a-rt5682.tplg
-rw-r--r--. 1 root root 55747 22 nov.  03:16 sof-tgl-max98373-rt5682-igonr.tplg
-rw-r--r--. 1 root root 54663 22 nov.  03:16 sof-tgl-max98373-rt5682.tplg
-rw-r--r--. 1 root root 55727 22 nov.  03:16 sof-tgl-max98373-rt5682-xperi.tplg
-rw-r--r--. 1 root root 45771 22 nov.  03:16 sof-tgl-nocodec.tplg
-rw-r--r--. 1 root root 49659 22 nov.  03:16 sof-tgl-rt1011-rt5682.tplg
-rw-r--r--. 1 root root 54399 22 nov.  03:16 sof-tgl-rt5682-ssp0-max98373-ssp2.tplg
-rw-r--r--. 1 root root 55463 22 nov.  03:16 sof-tgl-rt5682-ssp0-max98373-ssp2-xperi.tplg
-rw-r--r--. 1 root root 43435 22 nov.  03:16 sof-tgl-rt711-4ch.tplg
-rw-r--r--. 1 root root 48343 22 nov.  03:16 sof-tgl-rt711-rt1308-2ch.tplg
-rw-r--r--. 1 root root 48479 22 nov.  03:16 sof-tgl-rt711-rt1308-4ch.tplg
-rw-r--r--. 1 root root 37331 22 nov.  03:16 sof-tgl-rt711-rt1308-mono-rt715.tplg
-rw-r--r--. 1 root root 39343 22 nov.  03:16 sof-tgl-rt711-rt1308-rt715.tplg
-rw-r--r--. 1 root root 39343 22 nov.  03:16 sof-tgl-rt711-rt1316-rt714.tplg
-rw-r--r--. 1 root root 37331 22 nov.  03:16 sof-tgl-rt715-rt711-rt1308-mono.tplg
-rw-r--r--. 1 root root 54451 22 nov.  03:16 sof-tgl-sdw-max98373-rt5682.tplg
-rw-r--r--. 1 root root 30123 22 nov.  03:16 sof-whl-demux-rt5682.tplg
-rw-r--r--. 1 root root 34915 22 nov.  03:16 sof-whl-rt5682-kwd.tplg
-rw-r--r--. 1 root root 35711 22 nov.  03:16 sof-whl-rt5682.tplg

dnf info give nothing

Reboot : idem

Update : 73 Packages

Mise à jour:
 breeze-icon-theme                   noarch             5.89.0-1.fc35                    updates             4.1 M
 deluge                              noarch             2.0.5-1.fc35                     updates             8.6 k
 deluge-common                       noarch             2.0.5-1.fc35                     updates             1.0 M
 deluge-console                      noarch             2.0.5-1.fc35                     updates             207 k
 deluge-daemon                       noarch             2.0.5-1.fc35                     updates              12 k
 deluge-gtk                          noarch             2.0.5-1.fc35                     updates             346 k
 deluge-images                       noarch             2.0.5-1.fc35                     updates             178 k
 deluge-web                          noarch             2.0.5-1.fc35                     updates             810 k
 gnome-remote-desktop                x86_64             41.2-1.fc35                      updates             149 k
 gnupg2                              x86_64             2.3.4-1.fc35                     updates             2.5 M
 gnupg2-smime                        x86_64             2.3.4-1.fc35                     updates             243 k
 httpd                               x86_64             2.4.52-1.fc35                    updates             1.4 M
 httpd-filesystem                    noarch             2.4.52-1.fc35                    updates              12 k
 httpd-tools                         x86_64             2.4.52-1.fc35                    updates              79 k
 kf5-attica                          x86_64             5.89.0-1.fc35                    updates             170 k
 kf5-filesystem                      x86_64             5.89.0-1.fc35                    updates              11 k
 kf5-karchive                        x86_64             5.89.0-1.fc35                    updates             105 k
 kf5-kauth                           x86_64             5.89.0-1.fc35                    updates             129 k
 kf5-kbookmarks                      x86_64             5.89.0-1.fc35                    updates             167 k
 kf5-kcodecs                         x86_64             5.89.0-1.fc35                    updates             179 k
 kf5-kcompletion                     x86_64             5.89.0-1.fc35                    updates             135 k
 kf5-kconfig-core                    x86_64             5.89.0-1.fc35                    updates             315 k
 kf5-kconfig-gui                     x86_64             5.89.0-1.fc35                    updates              49 k
 kf5-kconfigwidgets                  x86_64             5.89.0-1.fc35                    updates             432 k
 kf5-kcoreaddons                     x86_64             5.89.0-1.fc35                    updates             462 k
 kf5-kcrash                          x86_64             5.89.0-1.fc35                    updates              37 k
 kf5-kdbusaddons                     x86_64             5.89.0-1.fc35                    updates              86 k
 kf5-kdeclarative                    x86_64             5.89.0-1.fc35                    updates             320 k
 kf5-kdnssd                          x86_64             5.89.0-1.fc35                    updates              98 k
 kf5-kdoctools                       x86_64             5.89.0-1.fc35                    updates             629 k
 kf5-kglobalaccel                    x86_64             5.89.0-1.fc35                    updates              65 k
 kf5-kglobalaccel-libs               x86_64             5.89.0-1.fc35                    updates              99 k
 kf5-kguiaddons                      x86_64             5.89.0-1.fc35                    updates             104 k
 kf5-ki18n                           x86_64             5.89.0-1.fc35                    updates             1.7 M
 kf5-kiconthemes                     x86_64             5.89.0-1.fc35                    updates             174 k
 kf5-kinit                           x86_64             5.89.0-1.fc35                    updates             172 k
 kf5-kio-core                        x86_64             5.89.0-1.fc35                    updates             609 k
 kf5-kio-core-libs                   x86_64             5.89.0-1.fc35                    updates             461 k
 kf5-kio-doc                         noarch             5.89.0-1.fc35                    updates             2.5 M
 kf5-kio-file-widgets                x86_64             5.89.0-1.fc35                    updates             303 k
 kf5-kio-gui                         x86_64             5.89.0-1.fc35                    updates              88 k
 kf5-kio-ntlm                        x86_64             5.89.0-1.fc35                    updates              21 k
 kf5-kio-widgets                     x86_64             5.89.0-1.fc35                    updates             253 k
 kf5-kio-widgets-libs                x86_64             5.89.0-1.fc35                    updates             421 k
 kf5-kitemviews                      x86_64             5.89.0-1.fc35                    updates             130 k
 kf5-kjobwidgets                     x86_64             5.89.0-1.fc35                    updates             128 k
 kf5-knewstuff                       x86_64             5.89.0-1.fc35                    updates             804 k
 kf5-knotifications                  x86_64             5.89.0-1.fc35                    updates             165 k
 kf5-knotifyconfig                   x86_64             5.89.0-1.fc35                    updates             113 k
 kf5-kpackage                        x86_64             5.89.0-1.fc35                    updates             211 k
 kf5-kparts                          x86_64             5.89.0-1.fc35                    updates             225 k
 kf5-kpty                            x86_64             5.89.0-1.fc35                    updates              75 k
 kf5-kservice                        x86_64             5.89.0-1.fc35                    updates             346 k
 kf5-ktexteditor                     x86_64             5.89.0-1.fc35                    updates             2.4 M
 kf5-ktextwidgets                    x86_64             5.89.0-1.fc35                    updates             323 k
 kf5-kwallet                         x86_64             5.89.0-1.fc35                    updates             330 k
 kf5-kwallet-libs                    x86_64             5.89.0-1.fc35                    updates              94 k
 kf5-kwayland                        x86_64             5.89.0-1.fc35                    updates             511 k
 kf5-kwidgetsaddons                  x86_64             5.89.0-1.fc35                    updates             1.6 M
 kf5-kwindowsystem                   x86_64             5.89.0-1.fc35                    updates             192 k
 kf5-kxmlgui                         x86_64             5.89.0-1.fc35                    updates             707 k
 kf5-purpose                         x86_64             5.89.0-1.fc35                    updates             438 k
 kf5-solid                           x86_64             5.89.0-1.fc35                    updates             387 k
 kf5-sonnet-core                     x86_64             5.89.0-1.fc35                    updates             183 k
 kf5-sonnet-ui                       x86_64             5.89.0-1.fc35                    updates             166 k
 kf5-syntax-highlighting             x86_64             5.89.0-1.fc35                    updates             1.6 M
 luajit                              x86_64             2.1.0-0.23beta3.fc35             updates             402 k
 mod_lua                             x86_64             2.4.52-1.fc35                    updates              59 k
 mutter                              x86_64             41.2-2.fc35                      updates             2.3 M
 pango                               i686               1.50.3-1.fc35                    updates             352 k
 pango                               x86_64             1.50.3-1.fc35                    updates             335 k
 selinux-policy                      noarch             35.7-1.fc35                      updates              69 k
 selinux-policy-targeted             noarch             35.7-1.fc35                      updates             6.3 M

Reboot again : idem

hwinfo --sound
30: PCI 0e.0: 0401 Multimedia audio controller                  
  [Created at pci.386]
  Unique ID: vuMS.QfwjEavuJ05
  SysFS ID: /devices/pci0000:00/0000:00:0e.0
  SysFS BusID: 0000:00:0e.0
  Hardware Class: sound
  Device Name: "Onboard - Sound"
  Model: "Intel Multimedia audio controller"
  Vendor: pci 0x8086 "Intel Corporation"
  Device: pci 0x3198 
  SubVendor: pci 0x1c6c 
  SubDevice: pci 0x122a 
  Revision: 0x06
  Driver: "sof-audio-pci-intel-apl"
  Driver Modules: "snd_sof_pci_intel_apl"
  Memory Range: 0xa1310000-0xa1313fff (rw,non-prefetchable)
  Memory Range: 0xa1200000-0xa12fffff (rw,non-prefetchable)
  IRQ: 131 (355 events)
  Module Alias: "pci:v00008086d00003198sv00001C6Csd0000122Abc04sc01i00"
  Driver Info #0:
    Driver Status: snd_hda_intel is active
    Driver Activation Cmd: "modprobe snd_hda_intel"
  Driver Info #1:
    Driver Status: snd_soc_skl is active
    Driver Activation Cmd: "modprobe snd_soc_skl"
  Driver Info #2:
    Driver Status: snd_sof_pci_intel_apl is active
    Driver Activation Cmd: "modprobe snd_sof_pci_intel_apl"
  Config Status: cfg=new, avail=yes, need=no, active=unknown

The maintener said, it will come to kernel 5.16. I suggest to wait.

[@ tusharvidhani3] you have a PCI ID [8086:3198], which is
pci-apl.c: { PCI_DEVICE(0x8086, 0x3198), /* GeminiLake */
We’ve enabled this codec on GeminiLake, so if you want to get sound short-term you’ll have to install your own kernel based on #3107
I realize it’s complicated…
Starting with the 5.16 kernel, most patches should be present and there would be only a configuration required.

Source: here

My comment above only to revert back to original firmware to make sure if there any future update from Fedora there will no conflict.

Thanks for your answer I will try this tomorrow thanks again

Hi, maybe you could read this documentation: PCI devices (introduced after 2016).

Great
( SOF Project Last updated on Dec 17 2021 )

I means this part:

Since multiple drivers can register for the same PCI ID, it was (until recently) common for users and distributions to use the wrong driver, which could only be resolved by changing the Linux .config file or deselecting drivers in the /etc/modprobe.d configuration files.

The snd-intel-dspcfg module introduced in early 2020 exposes an API used by all drivers, and the user can now override default choices by setting the dsp_driver parameter. For example, setting

options snd-intel-dspcfg dsp_driver=1

will allow for the HDaudio legacy driver to be used. This will typically work for speakers and headphones/headsets, but will not allow DMIC capture.

Conversely, when a platform does not require a DSP-based platform, but the DSP is still enabled by the OEM, the user or integration can force the SOF Linux driver to be used.

options snd-intel-dspcfg dsp_driver=3

[root@fedora hda]# !103
locate snd-intel-dspcfg
/usr/lib/modules/5.14.10-300.fc35.x86_64/kernel/sound/hda/snd-intel-dspcfg.ko.xz
/usr/lib/modules/5.15.10-200.fc35.x86_64/kernel/sound/hda/snd-intel-dspcfg.ko.xz
[root@fedora hda]# !105
cd /usr/lib/modules/5.15.10-200.fc35.x86_64/kernel/sound/hda/
[root@fedora hda]# !106
ls -la
total 60
drwxr-xr-x.  3 root root  4096 23 déc 17:23 .
drwxr-xr-x. 15 root root  4096 23 déc 17:23 ..
drwxr-xr-x.  2 root root  4096 23 déc 17:23 ext
-rw-r--r--.  1 root root 33012 17 déc 16:14 snd-hda-core.ko.xz
-rw-r--r--.  1 root root  4808 17 déc 16:14 snd-intel-dspcfg.ko.xz
-rw-r--r--.  1 root root  3216 17 déc 16:14 snd-intel-sdw-acpi.ko.xz
[root@fedora hda]# 

?

cat /usr/lib/modules/5.15.10-200.fc35.x86_64/kernel/sound/hda/snd-intel-dspcfg.ko.xz

Not possible to change

Create file sudo touch /etc/modprobe.d/snd-intel.conf, then edit it with sudo nano /etc/modprobe.d/snd-intel.conf and add options snd-intel-dspcfg dsp_driver=1. Save it with ctrl + x, type y, enter. Reboot.

After reboot run again aplay -l and aplay -L, see if there shown card other than HDMI.

If not, I suggest you ask or report it to wireplumber devs here. The devs really kind and I believe he will give you more right direction on how to solve it (or where to find the solution).

aplay -l
**** Liste des périphériques matériels PLAYBACK ****
carte 0 : PCH [HDA Intel PCH], périphérique 3 : HDMI 0 [HDMI 0]
  Sous-périphériques : 1/1
  Sous-périphérique #0 : subdevice #0
carte 0 : PCH [HDA Intel PCH], périphérique 7 : HDMI 1 [HDMI 1]
  Sous-périphériques : 1/1
  Sous-périphérique #0 : subdevice #0
carte 0 : PCH [HDA Intel PCH], périphérique 8 : HDMI 2 [HDMI 2]
  Sous-périphériques : 1/1
  Sous-périphérique #0 : subdevice #0
carte 0 : PCH [HDA Intel PCH], périphérique 9 : HDMI 3 [HDMI 3]
  Sous-périphériques : 1/1
  Sous-périphérique #0 : subdevice #0
carte 0 : PCH [HDA Intel PCH], périphérique 10 : HDMI 4 [HDMI 4]
  Sous-périphériques : 1/1
  Sous-périphérique #0 : subdevice #0

aplay -L
null
    Discard all samples (playback) or generate zero samples (capture)
samplerate
    Rate Converter Plugin Using Samplerate Library
pipewire
    PipeWire Sound Server
upmix
    Plugin for channel upmix (4,6,8)
vdownmix
    Plugin for channel downmix (stereo) with a simple spacialization
default
    Default ALSA Output (currently PipeWire Media Server)
hdmi:CARD=PCH,DEV=0
    HDA Intel PCH, HDMI 0
    HDMI Audio Output
hdmi:CARD=PCH,DEV=1
    HDA Intel PCH, HDMI 1
    HDMI Audio Output
hdmi:CARD=PCH,DEV=2
    HDA Intel PCH, HDMI 2
    HDMI Audio Output
hdmi:CARD=PCH,DEV=3
    HDA Intel PCH, HDMI 3
    HDMI Audio Output
hdmi:CARD=PCH,DEV=4
    HDA Intel PCH, HDMI 4
    HDMI Audio Output
usbstream:CARD=PCH
    HDA Intel PCH
    USB Stream Output