GCP Nvidia Workstation display not being used on RDPOpenGL 4+ will not work on RemoteFX with Windows Server 2012 Standard host and Windows 7 SP1 Enterprise/Windows 8.1 Enterprise VMsConflict between Nvidia Grid K2 & integrated graphics on Supermicro VDI?RemoteApp / Seamless RDP Linux ServerHow to access a google cloud virtual machine from a laptop with dual external monitors?Windows Server 2012 VM created from Snapshot fails to Boot on GCEGoogle Compute Engine: Unable to attach GPU to instanceHeadless OpenGL rendering on Google ComputeIs GPU hardware shared between many different usersWindows Server VM created from Snapshot fails to Boot on GCEGPU card not working on google compute engine
How to fix a dry solder pin in BGA package?
How should I behave to assure my friends that I am not after their money?
How would an order of Monks that renounce their names communicate effectively?
Needle Hotend for nonplanar printing
What is the line crossing the Pacific Ocean that is shown on maps?
What is the difference between x RadToDeg cos x div and COSC?
Why transcripts instead of degree certificates?
How was film developed in the late 1920s?
In native German words, is Q always followed by U, as in English?
How do I delete a Bitcoin full node from my hard drive?
What could a reptilian race tell by candling their eggs?
How do I reference other list in calculated column?
Was "I have the farts, again" broadcast from the Moon to the whole world?
User command to reload file-local variables
Why did this meteor appear cyan?
Alphabet completion rate
Who is Johanna in this Joan Baez song - The Winds of the Old Days
Mean Value Theorem: Continuous or Defined?
Did Wakanda officially get the stuff out of Bucky's head?
Symbol for "not absolutely continuous" in Latex
Was touching your nose a greeting in second millenium Mesopotamia?
Are cosigner founder websites like hireacosigner.com, cosignerfinder.com etc. legit?
Can you sign using a digital signature itself?
Parent to Child SOQL WHERE clause
GCP Nvidia Workstation display not being used on RDP
OpenGL 4+ will not work on RemoteFX with Windows Server 2012 Standard host and Windows 7 SP1 Enterprise/Windows 8.1 Enterprise VMsConflict between Nvidia Grid K2 & integrated graphics on Supermicro VDI?RemoteApp / Seamless RDP Linux ServerHow to access a google cloud virtual machine from a laptop with dual external monitors?Windows Server 2012 VM created from Snapshot fails to Boot on GCEGoogle Compute Engine: Unable to attach GPU to instanceHeadless OpenGL rendering on Google ComputeIs GPU hardware shared between many different usersWindows Server VM created from Snapshot fails to Boot on GCEGPU card not working on google compute engine
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
When launching a brand new google compute engine instance with windows server and Tesla 1 x NVIDIA Tesla P100 Virtual Workstation.
I can RDP/SSH into the instance and installed the latest driver as per:
Driver from NVIDIA
But when I RDP into the instance Remmina - GFX RFX (32 bpp) or RemoteFX I cannot run Unreal etc as it states that that I need to have DirectX11 with level 10_0 and cannot access the NVIDIA configuration tool because it seems to be using the in built display (You are not currently using a display attached to an Nvidia gpu). Dxdiag shows DX12:
Dxdiag output
but no attached driver or device
DXdiag device output
But all drivers are installed:
Add remove programs
NVidia device manager
I have another previous instance of windows server 2019 which uses the GPU output. What needs to be done to get RDP to use the GPU output?
remote-desktop google-cloud-platform rdp google-compute-engine
add a comment |
When launching a brand new google compute engine instance with windows server and Tesla 1 x NVIDIA Tesla P100 Virtual Workstation.
I can RDP/SSH into the instance and installed the latest driver as per:
Driver from NVIDIA
But when I RDP into the instance Remmina - GFX RFX (32 bpp) or RemoteFX I cannot run Unreal etc as it states that that I need to have DirectX11 with level 10_0 and cannot access the NVIDIA configuration tool because it seems to be using the in built display (You are not currently using a display attached to an Nvidia gpu). Dxdiag shows DX12:
Dxdiag output
but no attached driver or device
DXdiag device output
But all drivers are installed:
Add remove programs
NVidia device manager
I have another previous instance of windows server 2019 which uses the GPU output. What needs to be done to get RDP to use the GPU output?
remote-desktop google-cloud-platform rdp google-compute-engine
add a comment |
When launching a brand new google compute engine instance with windows server and Tesla 1 x NVIDIA Tesla P100 Virtual Workstation.
I can RDP/SSH into the instance and installed the latest driver as per:
Driver from NVIDIA
But when I RDP into the instance Remmina - GFX RFX (32 bpp) or RemoteFX I cannot run Unreal etc as it states that that I need to have DirectX11 with level 10_0 and cannot access the NVIDIA configuration tool because it seems to be using the in built display (You are not currently using a display attached to an Nvidia gpu). Dxdiag shows DX12:
Dxdiag output
but no attached driver or device
DXdiag device output
But all drivers are installed:
Add remove programs
NVidia device manager
I have another previous instance of windows server 2019 which uses the GPU output. What needs to be done to get RDP to use the GPU output?
remote-desktop google-cloud-platform rdp google-compute-engine
When launching a brand new google compute engine instance with windows server and Tesla 1 x NVIDIA Tesla P100 Virtual Workstation.
I can RDP/SSH into the instance and installed the latest driver as per:
Driver from NVIDIA
But when I RDP into the instance Remmina - GFX RFX (32 bpp) or RemoteFX I cannot run Unreal etc as it states that that I need to have DirectX11 with level 10_0 and cannot access the NVIDIA configuration tool because it seems to be using the in built display (You are not currently using a display attached to an Nvidia gpu). Dxdiag shows DX12:
Dxdiag output
but no attached driver or device
DXdiag device output
But all drivers are installed:
Add remove programs
NVidia device manager
I have another previous instance of windows server 2019 which uses the GPU output. What needs to be done to get RDP to use the GPU output?
remote-desktop google-cloud-platform rdp google-compute-engine
remote-desktop google-cloud-platform rdp google-compute-engine
asked Jun 10 at 14:08
Gridcell CoderGridcell Coder
61 bronze badge
61 bronze badge
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
This seems to be a Windows limitation. It expects a physical display driver and doesn’t support virtual monitor driver.
Maybe the following link1 is useful for your case, but take in mind that its not guarantee to work in a cloud scenario.
the weird thing is this is working on another instance of windows server 2019 in gcp, its just launching the latest VM version causes this.
– Gridcell Coder
Jun 10 at 16:01
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "2"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f970813%2fgcp-nvidia-workstation-display-not-being-used-on-rdp%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
This seems to be a Windows limitation. It expects a physical display driver and doesn’t support virtual monitor driver.
Maybe the following link1 is useful for your case, but take in mind that its not guarantee to work in a cloud scenario.
the weird thing is this is working on another instance of windows server 2019 in gcp, its just launching the latest VM version causes this.
– Gridcell Coder
Jun 10 at 16:01
add a comment |
This seems to be a Windows limitation. It expects a physical display driver and doesn’t support virtual monitor driver.
Maybe the following link1 is useful for your case, but take in mind that its not guarantee to work in a cloud scenario.
the weird thing is this is working on another instance of windows server 2019 in gcp, its just launching the latest VM version causes this.
– Gridcell Coder
Jun 10 at 16:01
add a comment |
This seems to be a Windows limitation. It expects a physical display driver and doesn’t support virtual monitor driver.
Maybe the following link1 is useful for your case, but take in mind that its not guarantee to work in a cloud scenario.
This seems to be a Windows limitation. It expects a physical display driver and doesn’t support virtual monitor driver.
Maybe the following link1 is useful for your case, but take in mind that its not guarantee to work in a cloud scenario.
answered Jun 10 at 15:20
LozanoLozano
181 bronze badge
181 bronze badge
the weird thing is this is working on another instance of windows server 2019 in gcp, its just launching the latest VM version causes this.
– Gridcell Coder
Jun 10 at 16:01
add a comment |
the weird thing is this is working on another instance of windows server 2019 in gcp, its just launching the latest VM version causes this.
– Gridcell Coder
Jun 10 at 16:01
the weird thing is this is working on another instance of windows server 2019 in gcp, its just launching the latest VM version causes this.
– Gridcell Coder
Jun 10 at 16:01
the weird thing is this is working on another instance of windows server 2019 in gcp, its just launching the latest VM version causes this.
– Gridcell Coder
Jun 10 at 16:01
add a comment |
Thanks for contributing an answer to Server Fault!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f970813%2fgcp-nvidia-workstation-display-not-being-used-on-rdp%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown