-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: enable Fedora 41 builds #240
Conversation
|
For the nvidia issues, we need to do the same as what we did in kernel-cache. Add a symlink and specify the symlink as the build-root. |
I can do this, thank you . |
I just did it. |
even better! thank you! |
Looks like nvidia is now working for F41. We are only caching kernels for asus and main right now. There is no F41 of surface, fsync, and coreos yet. |
Not sure why evdi doesn't have the kmod in repo yet at least that's what the error looks like. |
It's there, but I noticed something similar to this in bluefin when I was converting to support negativo17... sometimes the package providing the "foo-kmod-common" doesn't resolve properly. Thus in bluefin we now specify an extra package with the kmod install. I think we need to do the same here |
Signed-off-by: m2Giles <69128853+m2Giles@users.noreply.github.com>
I think this is probably ready for review to at least start building F41 akmods images. Caveats are 4 kmods not building yet and those are documented in #248 |
Status, even after we merge this PR can be found at: #248