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

Fix detection of active GPU #4

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

Conversation

Windwoes
Copy link

Fixes detection of active GPU by using nvidia's prime-select query command

Fixes detection of active GPU by using nvidia's `prime-select query` command
@bauca
Copy link
Owner

bauca commented Jul 17, 2020

Hi @FROGbots-4634 , your contribution is much appreciated, I am just curious to ask you whether this implementation would change the current requirements? I see that you are using "prime-select" instead of "glxinfo".

@Windwoes
Copy link
Author

Windwoes commented Jul 17, 2020

Hi, yes, I think that mesa-utils is not required with this change. Btw, my machine is a Dell Latitude E6530 with an Nvidia NVS 5200M on Ubuntu 18.04.

@bauca
Copy link
Owner

bauca commented Dec 1, 2020

I can't test myself since I'm not actively using my old laptop anymore, however, I'll leave it open until another person can test and confirm that mesa-utils is not required anymore.

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