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

static: create device nodes if nvidia driver is loaded #266

Merged

Conversation

alfonsosanchezbeato
Copy link
Member

Import the 71-nvidia.rules file shipped by nvidia-kernel-common-* and the ancillary ub-device-create executable that creates some device nodes when the nvidia kernel module is loaded.

Backport of #259

Import the 71-nvidia.rules file shipped by nvidia-kernel-common-* and
the ancillary ub-device-create executable that creates some device
nodes when the nvidia kernel module is loaded.
# Copy nvidia udev rules and dependencies (sources for this come from
# Canonical, not from Nvidia, see
# https://github.com/canonical/nvidia-graphics-drivers).
nvidia_common_pkg=nvidia-kernel-common-550
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this something we need to keep maintained/updated or should 71-nvidia.rules stay relatively intact per LTS

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It will have the usual updates from the deb if any. If you are thinking about a newer nvidia driver release, I do not think it happens too often.

@alfonsosanchezbeato alfonsosanchezbeato merged commit 478e0db into canonical:core24 Oct 18, 2024
3 checks passed
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.

2 participants