Bugzilla – Bug 1224194
Suspected wrong path in avs-topology-firmware
Last modified: 2024-05-14 06:29:54 UTC
Package avs-topology-firmware puts files under: /usr/lib/firmware/firmware/intel/avs/* and it looks there's one too many "firmware" in the path. Shouldn't it be /usr/lib/firmware/intel/avs/* instead? When booting with the package as shipped, errors related to the sound system are present, and they disappear when files are moved to the latter location.
Indeed it was a typo in the spec file. The fix is submitted now. Thanks!