Bug 1224194 - Suspected wrong path in avs-topology-firmware
Summary: Suspected wrong path in avs-topology-firmware
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Sound (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Takashi Iwai
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-13 23:10 UTC by Luca Billi
Modified: 2024-05-14 06:29 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Luca Billi 2024-05-13 23:10:02 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.
Comment 1 Takashi Iwai 2024-05-14 06:29:54 UTC
Indeed it was a typo in the spec file.  The fix is submitted now.  Thanks!