This repository provides a patch for VMware Workstation host modules (vmmon
and vmnet
) to ensure compatibility with newer Linux kernels on Debian and Ubuntu distributions. It includes automated scripts to build and install the patched modules for seamless integration with your VMware Workstation installation.
git clone https://github.com/bytium/vm-host-modules.git
cd vm-host-modules
git checkout 17.6.1
make
sudo make install
What will it do?
vmmon.ko
and vmnet.ko
modules to /lib/modules/$(uname -r)/misc/
.vmmon.tar
and vmnet.tar
files to /usr/lib/vmware/modules/source/
.vmware-modconfig --console --install-all
to update VMware with the new modules.For detailed instruction(share this link if you want to help others with full instruction): https://bytium.com/vmware-workstation-host-module-patch-for-debian-and-ubuntu/
Thanks: https://github.com/mkubecek
Bytium - https://bytium.com
For Latest Update Follow Bytium on X: https://x.com/BytiumLLC