

For my company, this means that GPUs such as the NVidia Tesla T4 GPUs will no longer accelerate VMs placed in Microsoft Hyper-V HA Clusters.

RemoteFX builds on Hyper-V and integrates RDP (Remote Desktop Protocol) to deliver a new payload. Bottom Line: RemoteFX is Gone, There is no Replacement for High-Availability RDP VMs. I'm assuming that when RemoteFX is used, the values used in the grub file MUST match one of the available screen sizes shown in hwinfo. Windows Server 2008 R2 SP1 in a Hyper-V server role. My problem was that I had changed the grub file with a screen size (1366x768) that was not available in the list output from the hwinfo command. Restarted the Ubuntu VM and it worked! I had a bigger screen size and the graphic performance was a lot better. Saved the grub file and then updated the settings by running: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash video=hyperv_fb:1600x1024" I chose one of the sizes (1600x1024) which best suited my display.Įdited the /etc/default/grub file and added the lines: This returned a list of all the available screen sizes.
#HYPER V REMOTEFX WINDOWS 10#
Both host and VM are running Windows 10 Pro, the host is running insider preview slow ring and the VM is running the Creators update. The Enhanced Session Mode Policy is enabled. So I am looking for input for how I can be able to use RemoteFX and have a usable resolution in my Ubuntu VM. In the Hyper-V server settings: My GPU shows up under Physical GPUs. I am sure that RemoteFX is properly installed on the Windows 8.
#HYPER V REMOTEFX DRIVER#
I have seen suggestion where installing linux-image-extra-virtual package will provide a HyperV display driver but that seems to change nothing. as a matter of fact, it runs smooth on my jurassic P3. The newest version of WSL uses Hyper-V architecture to enable its virtualization. Moving windows and browsing the web in the VM seems fine and in Hyper-v Manager under "Physical GPUs" it says "1 virtual machine are currently using this GPU". The RemoteFX support in X11rdp and xrdp could also be used to add in. That works just fine until you want to use RemoteFX 3D Video Adapter which suddenly changes the screen resolution down to 800圆00.
#HYPER V REMOTEFX HOW TO#
This video will show you how to install RemoteFX step-by-step. Hyper-V RemoteFX is a useful feature that allows VMs to share hardware resources of a physical video adapter installed on a Hyper-V host and use 3D acceleration for applications on virtual machines.

Guides propose these actions in order to configuration screen resulution for linux based VMs:Īdd video=hyperv_fb:1920x1080: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash video=hyperv_fb:1920x1080" VirtualizationGuy Presents: RemoteFX Installation & Performance. I am using Hyper-V for the first time on a Windows 10 installation where I am having some issues with screen resolution in my Ubuntu 18.04 desktop VM.
