Fixing VMWare Module Errors

Publicado em: 17 Fevereiro 2026
no canal de: daniyal shoon
44
0

Basically when we want to install the newer pro version of vmware workstation than we have kernel issue like modules missing vmmon and vmnet for the ubuntu debian 6.17 for this there is an explanation in the video and the commands will be

vmware --version
sudo apt-get install linux-headers-$(uname -r)
uname -a
sudo vmware-modconfig --console --install-all
cd /tmp
git clone https://github.com/philipl/vmware-host-mod... -b workstation-17.6.3
uname -a
ls
cd vmware-host-modules
ls
make
tar -cf vmmon.tar vmmon-only
tar -cf vmnet.tar vmnet-only
sudo cp -v vmmon.tar vmnet.tar /usr/lib/vmware/modules/source/
sudo vmware-modconfig --console --install-all


Nesta página do site você pode assistir ao vídeo on-line Fixing VMWare Module Errors duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário daniyal shoon 17 Fevereiro 2026, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 44 vezes e gostou 0 espectadores. Boa visualização!