-
-
Notifications
You must be signed in to change notification settings - Fork 158
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
See instance path of the gpu #222
Comments
Uh, in the latest beta does not display luid however in the next release I added luid logging support to also log the luid of the gpu it's using. For now you may be able to get away with dxdiag You may be able to compare in properties in device manager. But I'm not at home to check It will be the first gpu which displays in device manager So if you have two 2060s it will be the first one which shows in device manager |
you kn
thank you sir, if you have any suggestion i will be appreciate it |
Did you set the Output Display in Sunshine config? |
yes , but the issue is there is no monitor connected to my host, and all of them work in head less , but once i connect a monitor sunshine in vm works fine , i want some how fool the GPU to think it is a monitor attached to it. |
I think it genuinely might be a power management issue on gpus where if no physical display is connected then the gpu disconnects as I cannot reproduce it, mine works completely fine with no displays plugged in. The virtual display adapter stays active |
Greetings,
i want to know is there anyway to find out which GPU the Virtual adapter is attached to ( the instance path of it
something like this:
\?\PCI#VEN_10DE&DEV_2684&SUBSYS_88EF1043&REV_A1#4&38ec4dcd&0&0019#{064092b3-625e-43bf-9eb5-dc845897dd59}\GPUPARAV
i have same gpu and i put the name in the xml , but because it is have same name i dont know which one it connected to.
is there anyway to figure it out?
i test gwmi win32_VideoController , but it show it as a new video controller
but i saw something like this the log that is for runtime RenderAdapterLuid: 90668-0 and not static , can you help me please?
The text was updated successfully, but these errors were encountered: