-
Notifications
You must be signed in to change notification settings - Fork 223
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
Gamescope doesn't work with my dGPU in NVIDIA PRIME setup #1643
Comments
Based on your logs: |
GBM_BACKEND=nvidia-drm try to use this env before gamescope GBM_BACKEND=nvidia-drm gamescope -- vkcube |
You're using vkcube as example, for vkcube and some other applications it works, mostly everything works, except for wine and proton. |
@dCo3lh0 weird, cause for me that was the issue, after that everything works for me except HDR On dx12 titles, where the display goes black and audio still there. Did you try games on steam with, like this
Edit: On Lutris? you might need to add this in your envirnment variable and also please try, let me know i had the same issue. |
tried to put gpu on default, didnt work, used the GBM_BACKEND=nvidia-drm variable, together, didn't work either, but i've looked on the issue #1669 and did what KennyDevT suggested of using this fork using the latest branch and used separately the variable SDL_VIDEODRIVER=x11 with gamescope --backend sdl and none of this with GBM_BACKEND, and it didn't work either but at least the response message changed, the log changed so I'm anexing here the log. |
anyways, i think the issue may be solved in the release 3.16.2, so i will wait, will do other stuff, here beginning the year and i will come back later. |
in fact, now that i've reinstalled the 3.16.1 again, and used GBM_BACKEND, this same result on the log happened, so i think the variable really worked, it changed the issue, but it worked, it wasn't the fork gamescope. |
Glad, also i found it some new finding, cause I was having issue with HDR with dx12 titles |
looking at the other posts i found it here, talking about the same issue on the last log i shared above, i think the issue will really be solved on 3.16.2. as showed in this issue here #1218 |
Is there an existing issue for this?
Are you using any gamescope patches or a forked version of gamescope?
Current Behavior
I'm trying to use my dGPU with NVIDIA Prime setup to play games in wayland on wine and gamescope and i can only use the integrated graphics setup from my Ryzen the iGPU, i cant use my dGPU to play at all. Its "On Demand" Mode, i don't know if it can help.
Steps To Reproduce
Hardware information
Software information
Which gamescope backends have the issue you are reporting?
Logging, screenshots, or anything else
Lutris.log
Heroic.log
The text was updated successfully, but these errors were encountered: