nvidia akmod
Hi I've read the doc at - https://blue-build.org/reference/modules/akmods/
I've looked for examples from others through their github
I've asked chatgpt and tried a lot of things but I just can't get the syntax right for the nvidia akmod install.
this is what I currently have in recipe.yml;
- type: akmods
install:
- nvidia
nvidia-driver: nvidia
and this is the error I receive from this run (truncated);
error: Handling argument /tmp/rpms/kmods/*nvidia*.rpm: No such file or directory (os error 2)
screenshot of the full error; https://imgur.com/a/0olvdJE
my recipe.yml is here - https://github.com/popbangshwang/plus-silverblue/blob/main/recipes/recipe.ymlBlueBuild
akmods
The akmods module is a tool used for managing and installing kernel modules built by Universal Blue.
Imgur
Untitled Album
GitHub
plus-silverblue/recipes/recipe.yml at main · popbangshwang/plus-si...
Contribute to popbangshwang/plus-silverblue development by creating an account on GitHub.
1 Reply
working with;
# Add NVIDIA support (auto-detected at boot, safe on AMD)
- type: akmods
install: []
nvidia-driver: nvidia