vmware-host-modules icon indicating copy to clipboard operation
vmware-host-modules copied to clipboard

Patches needed to build VMware (Player and Workstation) host modules against recent kernels

Results 30 vmware-host-modules issues
Sort by recently updated
recently updated
newest added

Hello I am trying to run workstation on centos stream 9, with kernel 5.14.0-183.el9.x86_64. Running make on branch `workstation-16.2.4` fails with error ```log make -C vmmon-only make[1]: Entering directory '/home/mirza/vmware-modules/vmware-host-modules/vmmon-only'...

Hi. I have some issue regarding the install of the kernel module. I made sure to switch branch (to `workstation-16.2.4` which matches the current vmware installation) in order to have...

Thank you for providing a nearly unified repository that tracks all of these VMWare -vs- Linux Kernel patches. In trying to get player-12.5.7 working against Kernel 4.13.5, and running down...

Hello, i just create a script to install VMware host modules based in the filename, here i left the script: https://gitlab.com/wedc-scripts/random-scripts/vmware-module-installer Any issue or recommendation is welcomed.

Hello Below Is what I am see trying to build cd vmware-host-modules-workstation-16.2.4/ blg:/tmp/vmware-host-modules-workstation-16.2.4 # make make -C vmmon-only make[1]: Entering directory '/tmp/vmware-host-modules-workstation-16.2.4/vmmon-only' Using standalone build system. In file included from...

#if LINUX_VERSION_CODE < KERNEL_VERSION(5, 15, 0) // ****************************************************************************** // this below are are replicas of my kernel linux-5.3.18 and causes 2 error codes: // * first a type error at...

2022-08-09T08:46:09.957Z In(05) host-23087 Log for VMware Workstation pid=23087 version=16.2.4 build=build-20089737 option=Release 2022-08-09T08:46:09.957Z In(05) host-23087 The host is 64-bit. 2022-08-09T08:46:09.957Z In(05) host-23087 Host codepage=UTF-8 encoding=UTF-8 2022-08-09T08:46:09.957Z In(05) host-23087 Host is Linux...

duplicate

Hello, I created a script to automate both methods and add some VMware dependencies. This script does everything for you. It will download all the tarballs and set up the...

Hi, i have done the following steps but cant get it working with 5.18.6-1-Manjaro: git clone https://github.com/mkubecek/vmware-host-modules.git git checkout workstation-16.2.3 cd vmware-host-modules make sudo make install After a reboot, i...

Followed all the instruction and not working. Starting VMware services: Virtual machine monitor failed Virtual machine communication interface done VM communication interface socket family done Virtual ethernet failed VMware Authentication...