Skip to content

Add additional NVIDIA driver modules to NVIDIA variants #76

@jhart0

Description

@jhart0

What I'd like:

Currently, some NVIDIA modules are excluded from the build, such as the nvidia-drm module: https://github.com/bottlerocket-os/bottlerocket/blob/develop/packages/kmod-6.1-nvidia/kmod-6.1-nvidia.spec

%exclude %{_cross_datadir}/nvidia/tesla/module-objects.d/nvidia-drm.mod.o
%exclude %{_cross_datadir}/nvidia/tesla/module-objects.d/nvidia-drm.o

These modules are required for applications that require the full NVIDIA driver, such as those using an X server in the container.

Any alternatives you've considered:

It is possible to build a custom image and include these modules, but to reduce toil it would be ideal if a variant already included the full driver.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions