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

refactor: use upstream nvidia defaults #294

Merged
merged 1 commit into from
Oct 29, 2024
Merged

Conversation

bsherman
Copy link
Contributor

TL;DR this removes code which is duplicating effort of the upstream defaults.

Longer version:

We submitted a bugfix to upstream negativo17's nvidia driver config to fix power management on optimus laptops. negativo17/nvidia-kmod-common#15

In response @scaronni incorporated another of our changes, setting NVreg_TemporaryFilePath=/var/tmp, and suggested some changes for us.

Upstream already specifies nvidia-modprobe and nvidia-persistenced, so they need not be specifically called out in our package install. Also nvidia-persistenced service is already default enabled.

TL;DR this removes code which is duplicating effort of the upstream defaults.

Longer version:

We submitted a bugfix to upstream negativo17's nvidia driver config to
fix power management on optimus laptops. negativo17/nvidia-kmod-common#15

In response @scaronni incorporated another of our changes, setting
`NVreg_TemporaryFilePath=/var/tmp`, and suggested some changes for us.

Upstream already specifies nvidia-modprobe and nvidia-persistenced, so
they need not be specifically called out in our package install. Also
nvidia-persistenced service is already default enabled.
@KyleGospo KyleGospo enabled auto-merge October 29, 2024 14:54
@KyleGospo KyleGospo disabled auto-merge October 29, 2024 14:54
@KyleGospo KyleGospo merged commit cd7eb5e into main Oct 29, 2024
30 of 59 checks passed
@KyleGospo KyleGospo deleted the negativo17-impl-defaults branch October 29, 2024 14:54
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.

3 participants