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

Unable to create virtual displays on dGPUs that support hardware encoding #46

Closed
meisekiyou opened this issue Jun 20, 2024 · 6 comments
Closed

Comments

@meisekiyou
Copy link

My computer has two Graphics cards(iGPU & dGPU).
When I create a screen using parsec-vdd, the added virtual screen is connected to the iGPU.
I've tried disabling the iGPU, at which point the virtual screen created connects to the dGPU, but can't use the dGPU's hardware encoder.

@nomi-san
Copy link
Owner

I have implemented parent GPU selection, try the latest build in Actions: https://github.com/nomi-san/parsec-vdd/actions. Click Custom... -> Parent GPU -> Select your dGPU (NVIDIA or AMD), then restart your PC or just disable and enable the Parsec Virtual Display Adapter in Device Manager.

In additional, you can follow the official guide: https://support.parsec.app/hc/en-us/articles/4423615425293-VDD-Advanced-Configuration#parent_gpu

@meisekiyou
Copy link
Author

Sorry,I didn't find the 'Parent GPU' option in version ParsecVDisplay-v0.45.2-6df9e867.

@nomi-san
Copy link
Owner

You should quit the running app first, then run this build, click Custom... -> Parent GPU.
Or follow this guide: https://support.parsec.app/hc/en-us/articles/4423615425293-VDD-Advanced-Configuration#parent_gpu

@meisekiyou
Copy link
Author

Ok,i can see option now.But it not working.
I tried disable and enable the Parsec Virtual Display Adapter in Device Manager.It's still not working.
20240622172656

@nomi-san
Copy link
Owner

It works, your display is set to extend or duplicate of DISPLAY1 (by iGPU).
For sure, just disable your iGPU.

@VwEl
Copy link

VwEl commented Jun 24, 2024

It works, your display is set to extend or duplicate of DISPLAY1 (by iGPU). For sure, just disable your iGPU.

intel gpu how work?

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

No branches or pull requests

3 participants