Closed rvazarkar closed 1 year ago
@rvazarkar ,
I also have the same error when runing sudo vmware-modconfig --console --install-all
.
But runing make ; sudo make install
against the tmp/workstation-17.0.2-k6.5
branch of this repo (then reboot in my case) is enough. You dont need to have success on running vmware-modconfig --console --install-all
If you want to use vmware-modconfig
to build the modules, you have to replace the original tarballs with patched ones. Please read the documentation in INSTALL
file and follow the instructions.
Workstation 17.0.2
Appears to be a duplicate of this issue: https://github.com/mkubecek/vmware-host-modules/issues/210 which was already fixed, however, I'm up to date completely with the tmp branch for Workstation 17.0.2 (checked out from scratch just to make sure)
Running
make
yields the following:Running
make install
yields the following:Running
sudo vmware-modconfig --console --install-all
yields the following:Let me know if theres any other information I can add, and thanks a lot for your hard work