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

Fixed RTX 2070 Gaming OC detection #45

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Ivan-Alone
Copy link

My Gigabyte RTX 2070 Gaming OC is not detected by OpenRGB because the GPU DEV ID was written incorrectly in the detector. Replacing NVIDIA_RTX2070_DEV with NVIDIA_RTX2070_OC_DEV solved this problem (tested with own build)

@RedBlackAka
Copy link
Contributor

RedBlackAka commented Feb 5, 2025

First of all, GitLab is the place to open MRs. GitHub is just a mirror. Second, your GPU is most likely a variant and by replacing it, you are removing another. Check the the Git commit history for it on GitLab and see if it was tested, and add it as additional entry if that is the case

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