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

Remove duplicate nvidia moniker in hardware name #571

Merged
merged 1 commit into from
Oct 6, 2021

Conversation

nickbabcock
Copy link
Contributor

If the name of the GPU starts with "NVIDIA" then NVIDIA is listed twice in the
name (eg: NVIDIA NVIDIA GeForce GTX 1070).

The fix for this is to only prepend NVIDIA when the queried name does not
start with NVIDIA.

Verified locally.

If the name of the GPU starts with "NVIDIA" then NVIDIA is listed twice in the
name (eg: NVIDIA NVIDIA GeForce GTX 1070).

The fix for this is to only prepend NVIDIA when the queried name does not
start with NVIDIA.

Verified locally.
@PhyxionNL PhyxionNL merged commit ce882e3 into LibreHardwareMonitor:master Oct 6, 2021
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.

None yet

2 participants