- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
git clone https://github.com/mkubecek/vmware-host-modules cd vmware-host-modules git checkout workstation-16.2.3 sudo make ; sudo make install
sudo modprobe -a vmw_vmci vmmon vmnet
This is what helped me. I added the last line of command.