VMware Workstation 15 Pro Unable to Install All Modules Gnu/Linux Troubleshooting

January 18, 2020 | By the+gnu+linux+evangelist.

Installing VMware Modules

  1. 2. Downloading Kernel Modules Updater

    Download VMare Workstation Pro Kernel Modules Updater for GNU/Linux

    Cloning VMare Workstation Pro Kernel Modules Updater Repo
  2. 3. Installing Kernel Modules

    Then to Set up VMare Workstation Pro Kernel Modules on Linux
    First, Access the Target:

    cd /tmp/vmware-host-modules

    Then to Make it use:

    make VM_UNAME="`uname -r`"

    Where “uname -r” is the Current Kernel release.
    And if you got an Issue, probably is because of the Missing Linux Headers…

    How to Install Linux Kernel Headers

    Installing Linux Headers

    Finally, to Setup them:

    sudo make install

    Authenticate with the User Admin Pass.
    If Got “User is Not in Sudoers file” then Look: Solution.

    But if it is still unsuccessful, we can dig a little further by running the following:

    sudo vmware-modconfig --console --install-all
    sudo vmware-modconfig --console --install-all 2>&1 | grep error
  3. 4. Restarting VMware Services

    Last, in case to Restart VMware Service
    Play:

    sudo /etc/init.d/vmware restart

Thanks to mkubecek precious Work!

So Now I’m truly Happy if My Guide could Help you to Solve VMware Workstation 15 Pro Kernel Modules Installation Issue!

Contents


QuickChic Theme • Powered by WordPress