After bisect on kernel, the
https://github.com/torvalds/linux/commit/df1fceacb24853d79f41a1dd717b32ab08fa5f3f
is the commit which cause the "no soundcards found" failure.

I can try to find the lost firmware for the Intel SST as the dmesg indicates
```
[   24.760781] snd_soc_skl 0000:00:1f.3: Direct firmware load for 
9d71-ACRSYS-ACRPRDCT-2-tplg.bin failed with error -2
[   24.760788] snd_soc_skl 0000:00:1f.3: tplg fw 
9d71-ACRSYS-ACRPRDCT-2-tplg.bin load failed with -2, trying alternative tplg 
name skl_hda_dsp_generic-tplg.bin
[   24.760809] snd_soc_skl 0000:00:1f.3: Direct firmware load for 
skl_hda_dsp_generic-tplg.bin failed with error -2
[   24.760811] snd_soc_skl 0000:00:1f.3: tplg skl_hda_dsp_generic-tplg.bin 
failed with -2, falling back to dfw_sst.bin
[   24.760828] snd_soc_skl 0000:00:1f.3: Direct firmware load for dfw_sst.bin 
failed with error -2
[   24.760829] snd_soc_skl 0000:00:1f.3: Fallback tplg fw dfw_sst.bin load 
failed with -2
[   24.760831] snd_soc_skl 0000:00:1f.3: Failed to init topology!
[   24.760832] snd_soc_skl 0000:00:1f.3: ASoC: error at snd_soc_component_probe 
on 0000:00:1f.3: -2
[   24.760833] snd_soc_skl 0000:00:1f.3: ASoC: failed to probe component -2
[   24.760846] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: failed to 
instantiate card -2
[   24.760897] skl_hda_dsp_generic: probe of skl_hda_dsp_generic failed with 
error -2
```

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1915117

Title:
  [Regression] Audio card [8086:9d71] not detected after upgrade from
  linux 5.4 to 5.8

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu version: 20.10 (updated from 20.04)
  Kernel: 5.8.0-41-generic #46-Ubuntu
  Manufacturer: Acer
  Product Name: Swift SF314-54
  BIOS Revision: 1.11

  Audio card: Realtek High Definition Audio
  Multimedia audio controller [0401]: Intel Corporation Sunrise Point-LP HD 
Audio [8086:9d71] (rev 21)

  Summary
  =======

  After upgrading from linux kernel 5.4 to 5.8, there is no more sound
  card available. However, if I select kernel 5.4 in GRUB, the sound
  card is available.

  Steps to reproduce
  ==================

  1. Install 20.04 or 20.10 with a kenel 5.4
  2. Check that sound output works as excepted (Settings > Sound > Output > 
Test)
  3. Check that `alsa-info` command returns information
  4. Upgrade kernel to 5.8

  Expected results
  ================

  Sound output still works.

  Actual results
  ==============

  2. Sound card is available, and sound can be output to the internal speakers.
  4. No more sound card detected (Sound Settings display "Dummy Output" in the 
list of output devices).

  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: linux-image-5.8.0-41-generic 5.8.0-41.46
  ProcVersionSignature: Ubuntu 5.8.0-41.46-generic 5.8.18
  Uname: Linux 5.8.0-41-generic x86_64
  ApportVersion: 2.20.11-0ubuntu50.5
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Feb  9 14:42:00 2021
  InstallationDate: Installed on 2019-01-20 (751 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  MachineType: Acer Swift SF314-54
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.8.0-41-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash mem_sleep_default=deep 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-41-generic N/A
   linux-backports-modules-5.8.0-41-generic  N/A
   linux-firmware                            1.190.3
  SourcePackage: linux
  UpgradeStatus: Upgraded to groovy on 2021-02-03 (5 days ago)
  dmi.bios.date: 11/21/2018
  dmi.bios.release: 1.11
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.11
  dmi.board.name: Strongbow_KL
  dmi.board.vendor: KBL
  dmi.board.version: V1.11
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V1.11
  dmi.ec.firmware.release: 1.6
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.11:bd11/21/2018:br1.11:efr1.6:svnAcer:pnSwiftSF314-54:pvrV1.11:rvnKBL:rnStrongbow_KL:rvrV1.11:cvnAcer:ct10:cvrV1.11:
  dmi.product.family: Swift 3
  dmi.product.name: Swift SF314-54
  dmi.product.sku: 0000000000000000
  dmi.product.version: V1.11
  dmi.sys.vendor: Acer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1915117/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to