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.
- VMware Workstation Pro: Version 17.5.2, 17.6.0, 17.6.1, 17.6.2
- Linux Kernels: Up to version 6.10.x, 6.11.x
- Distributions: Debian-based systems (Debian, Ubuntu, etc.) and Fedora
git clone https://github.com/bytium/vm-host-modules.git
cd vm-host-modules
git checkout 17.6.x
make
sudo make installWhat will it do?
- Install the compiled
vmmon.koandvmnet.komodules to/lib/modules/$(uname -r)/misc/. - Copy the generated
vmmon.tarandvmnet.tarfiles to/usr/lib/vmware/modules/source/. - Run
vmware-modconfig --console --install-allto 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/
For any technical support and cyber security services contact Bytium - https://bytium.com
For Latest Update Follow Bytium on X: https://x.com/BytiumLLC