-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Hello,
I'm trying to install Nvidia Drivers in a custom bootc image. I've followed the steps in Installing NVIDIA Drivers on Fedora Atomic but it appears as if the kernel module isn't installed correctly:
$ modinfo -F version nvidia
modinfo: ERROR: Module nvidia not found.
The GPU I'm trying to get to work is a Quadro RTX 4000 and you can see the build steps I used in this repository ManInDark/bootc-image. I am currently experimenting on the branch 42 (Fedora Version).
I believe the setup might work if I ran sudo akmods --force and then installed the resulting rpm package manually, but then I'd have to revert the change before every update and reinstall afterwards, and I'm trying to avoid that.
Are you aware of any steps I'm missing or could try?
Thanks in advance!
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation