Skip to content

Custom bootc Installation #8

@ManInDark

Description

@ManInDark

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

Labels

documentationImprovements or additions to documentation

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions