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

Support both nvidia and nvidia-frontend when extracting major #352

Merged
merged 2 commits into from
Feb 19, 2024

Conversation

elezar
Copy link
Member

@elezar elezar commented Feb 12, 2024

With newer driver versions the nvidia-frontend name in /proc/devices was replaced with nvidia. This change allows both nvidia and nvidia-frontend to be used to extract the expected device major (195).

This cherry-picks the changes from #330

@elezar elezar force-pushed the cherry-pick-release-1.14 branch from 1e78081 to 27128c9 Compare February 12, 2024 16:27
@elezar elezar self-assigned this Feb 12, 2024
@elezar elezar force-pushed the cherry-pick-release-1.14 branch from 27128c9 to e6a460e Compare February 12, 2024 16:34
@elezar elezar requested a review from tariq1890 February 12, 2024 16:47
With newer driver versions the nvidia-frontend name in /proc/devices
was replaced with nvidia. This change allows both nvidia and nvidia-frontend
to be used to extract the expected device major (195).

Signed-off-by: Evan Lezar <[email protected]>
Signed-off-by: Evan Lezar <[email protected]>
@elezar elezar force-pushed the cherry-pick-release-1.14 branch from e6a460e to 6b077a2 Compare February 19, 2024 12:37
@elezar elezar merged commit d57d834 into NVIDIA:release-1.14 Feb 19, 2024
2 checks passed
@elezar elezar deleted the cherry-pick-release-1.14 branch February 19, 2024 12:59
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.

1 participant