

Sudo yum install kernel-headers-$(uname -r) Sudo yum install kernel-devel-$(uname -r) Install the required dependency packages.To set up UEFI Secure Boot in the vSphere console, reboot the system.Note: This command issues a request to set a Machine Owner Key (MOK) password for UEFI Secure Boot. Register the key for UEFI Secure Boot.MOK.der /lib/modules/$(uname -r)/extra/v4l2loopback.ko sudo /usr/src/linux-headers-$(uname -r)/scripts/sign-file sha256. openssl req -new -x509 -newkey rsa:2048 -keyout MOK.priv -outform DER -out MOK.der -nodes -days 36500 -subj "/CN=Descriptive name/" -addext extendedKeyUsage=1.3.6.1.5.5.7.3.3 Create an SSL key pair for the V4L2Loopback driver.(Ubuntu only) If you have enabled the Extensible Firmware Interface (EFI) and UEFI Secure Boot on the Ubuntu virtual machine, configure signing settings for the V4L2Loopback driver.To remove the invalid V4L2Loopback driver, do one of the following.Append the following line to the end of the /etc/depmod.d/nf configuration file.
VMWARE HORIZON CLIENT 5.3 DOWNLOAD DRIVER
(Only for Linux kernel version 5.15.0 and later) Modify the configuration to override the invalid V4L2Loopback driver installed by default on the machine with the valid V4L2Loopback driver that you just installed.Patch -p1 < /resources/v4l2loopback/v4l2loopback.patch

# For RPM installer, the is /usr/lib/vmware/viewagent # For tarball installer, the is the installer package path such as /root/VMware-horizonagent-linux-x86_64-2206-8.6.0-19639256
