Skip to content
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

Merged
merged 17 commits into from
Oct 9, 2024
Merged

chore: enable Fedora 41 builds #240

merged 17 commits into from
Oct 9, 2024

Conversation

p5
Copy link
Member

@p5 p5 commented Oct 2, 2024

Status, even after we merge this PR can be found at: #248

@bsherman
Copy link
Contributor

bsherman commented Oct 6, 2024

@p5

common build failures:

  • xpadneo ... it's not yet available for F41. We could conditionally not build that as a temporarly workaround.

extra build failures:

  • zenergy fails on kernel 6.11.1 ... i'm not sure why

nvidia build failures:

@m2Giles
Copy link
Member

m2Giles commented Oct 6, 2024

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.

https://github.com/ublue-os/kernel-cache/blob/a768ce0a789a638f05746dcad46735197597735b/fetch.sh#L157

https://github.com/ublue-os/kernel-cache/blob/a768ce0a789a638f05746dcad46735197597735b/fetch.sh#L170

@bsherman
Copy link
Contributor

bsherman commented Oct 6, 2024

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.

https://github.com/ublue-os/kernel-cache/blob/a768ce0a789a638f05746dcad46735197597735b/fetch.sh#L157

https://github.com/ublue-os/kernel-cache/blob/a768ce0a789a638f05746dcad46735197597735b/fetch.sh#L170

I can do this, thank you .

@m2Giles
Copy link
Member

m2Giles commented Oct 6, 2024

I just did it.

@bsherman
Copy link
Contributor

bsherman commented Oct 6, 2024

I just did it.

even better! thank you!

@m2Giles
Copy link
Member

m2Giles commented Oct 6, 2024

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.

@m2Giles
Copy link
Member

m2Giles commented Oct 7, 2024

Not sure why evdi doesn't have the kmod in repo yet at least that's what the error looks like.

@bsherman
Copy link
Contributor

bsherman commented Oct 7, 2024

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

@bsherman
Copy link
Contributor

bsherman commented Oct 9, 2024

@p5 @m2Giles @KyleGospo

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

@bsherman bsherman marked this pull request as ready for review October 9, 2024 02:33
@bsherman bsherman requested a review from m2Giles October 9, 2024 02:36
@bsherman bsherman added this pull request to the merge queue Oct 9, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Oct 9, 2024
@bsherman bsherman merged commit c7d1a89 into main Oct 9, 2024
52 checks passed
@bsherman bsherman deleted the enable-fedora-41-builds branch October 9, 2024 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants