Comment 355 for bug 1958019

Revision history for this message
In , meganeshkadam (meganeshkadam-linux-kernel-bugs) wrote :

Hi,

I am using Fedora35 rawhide, with latest kernel post update:
~~~
 gkadam  ~  uname --all
Linux tesla 5.13.0-0.rc6.45.fc35.x86_64 #1 SMP Mon Jun 14 13:44:07 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
~~~

I am also not able to hear sound post update.

Here is the issue:
~~~
systemctl status alsa-state.service
● alsa-state.service - Manage Sound Card State (restore and store)
     Loaded: loaded (/usr/lib/systemd/system/alsa-state.service; static)
     Active: active (running) since Fri 2021-07-02 18:37:11 IST; 13min ago
   Main PID: 1349 (alsactl)
      Tasks: 1 (limit: 23786)
     Memory: 404.0K
        CPU: 13ms
     CGroup: /system.slice/alsa-state.service
             └─1349 /usr/sbin/alsactl -s -n 19 -c -E ALSA_CONFIG_PATH=/etc/alsa/alsactl.conf --initfile=/lib/alsa/init/00main rdaemon

Jul 02 18:37:11 tesla systemd[1]: Started Manage Sound Card State (restore and store).
Jul 02 18:37:11 tesla alsactl[1349]: alsactl 1.2.5.1 daemon started
Jul 02 18:37:11 tesla alsactl[1349]: alsa-lib parser.c:242:(error_node) UCM is not supported for this HDA model (HDA Intel PCH at 0xf1240000 irq 131)
Jul 02 18:37:11 tesla alsactl[1349]: alsa-lib main.c:1405:(snd_use_case_mgr_open) error: failed to import hw:0 use case configuration -6
Jul 02 18:37:11 tesla alsactl[1349]: alsa-lib main.c:1405:(snd_use_case_mgr_open) error: failed to import hw:1 use case configuration -2

~~~

My sound card is not working properly after updating the system to the latest version.

Any pointers/suggestions are appreciated.

Br,
Ganesh Kadam