You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use bluebuild to create a custom image based on aurora-dx-surface.
This worked correctly until a few days after the release of Fedora 41 (I suppose when aurora-dx-surface:41 builds were succeeding).
I created a custom image to include the evdi / DisplayLink akmod, as the main image no longer installs these by default.
Unfortunately, these are not built by your pipeline for version 41 as I get the following error message during building:
ERROR: failed to solve: ghcr.io/ublue-os/akmods-extra:surface-41: failed to resolve source metadata for ghcr.io/ublue-os/akmods-extra:surface-41: ghcr.io/ublue-os/akmods-extra:surface-41: not found
Could you enable building the akmods image for the surface kernel flavor as for version 40?
FYI, I use the following yaml fragment in my recipe to include evdi.
- type: akmodsbase: surfaceinstall:
- evdi
Thank you :)!
The text was updated successfully, but these errors were encountered:
I use bluebuild to create a custom image based on aurora-dx-surface.
This worked correctly until a few days after the release of Fedora 41 (I suppose when aurora-dx-surface:41 builds were succeeding).
I created a custom image to include the evdi / DisplayLink akmod, as the main image no longer installs these by default.
Unfortunately, these are not built by your pipeline for version 41 as I get the following error message during building:
Could you enable building the akmods image for the surface kernel flavor as for version 40?
FYI, I use the following yaml fragment in my recipe to include evdi.
Thank you :)!
The text was updated successfully, but these errors were encountered: