VMware vmplayer failing to launch VM on Ubuntu: “Could not open /dev/vmmon”












4















I get the following error when trying to launch an ova VM using VMPlayer on Ubuntu 12.04



Could not open /dev/vmmon: No such file or directory. Please make sure the kernel module 'vmmon' is loaded


I checked with lsmod and it was indeed not loaded. When i try to load the module using "modprobe -v vmmon", i get the following error:-



insmod /lib/modules/3.5.0-37-generic/misc/vmmon.ko
FATAL: Error inserting vmmon (/lib/modules/3.5.0-37-generic/misc/vmmon.ko): Invalid module format


Then I found from the VMware forums the following suggestion:-



sudo mv /usr/lib/vmware/modules/binary /usr/lib/vmware/modules/binary.old 
sudo vmware-modconfig --console --install-all --appname="VMware Player" --icon="vmware-player"


This does a lot of compilation, which I guess is to compile the module again, but I get the following output at the end of it:-



Starting VMware services:
Virtual machine monitor failed
Virtual machine communication interface done
VM communication interface socket family done
Blocking file system done
Virtual ethernet done
VMware Authentication Daemon done
Unable to start services


After this I get the same error as the start of the whole process. This has got me completely stumped for 2 days now, any help will be highly appreciated :(










share|improve this question













migrated from serverfault.com Aug 6 '13 at 12:50


This question came from our site for system and network administrators.




















    4















    I get the following error when trying to launch an ova VM using VMPlayer on Ubuntu 12.04



    Could not open /dev/vmmon: No such file or directory. Please make sure the kernel module 'vmmon' is loaded


    I checked with lsmod and it was indeed not loaded. When i try to load the module using "modprobe -v vmmon", i get the following error:-



    insmod /lib/modules/3.5.0-37-generic/misc/vmmon.ko
    FATAL: Error inserting vmmon (/lib/modules/3.5.0-37-generic/misc/vmmon.ko): Invalid module format


    Then I found from the VMware forums the following suggestion:-



    sudo mv /usr/lib/vmware/modules/binary /usr/lib/vmware/modules/binary.old 
    sudo vmware-modconfig --console --install-all --appname="VMware Player" --icon="vmware-player"


    This does a lot of compilation, which I guess is to compile the module again, but I get the following output at the end of it:-



    Starting VMware services:
    Virtual machine monitor failed
    Virtual machine communication interface done
    VM communication interface socket family done
    Blocking file system done
    Virtual ethernet done
    VMware Authentication Daemon done
    Unable to start services


    After this I get the same error as the start of the whole process. This has got me completely stumped for 2 days now, any help will be highly appreciated :(










    share|improve this question













    migrated from serverfault.com Aug 6 '13 at 12:50


    This question came from our site for system and network administrators.


















      4












      4








      4








      I get the following error when trying to launch an ova VM using VMPlayer on Ubuntu 12.04



      Could not open /dev/vmmon: No such file or directory. Please make sure the kernel module 'vmmon' is loaded


      I checked with lsmod and it was indeed not loaded. When i try to load the module using "modprobe -v vmmon", i get the following error:-



      insmod /lib/modules/3.5.0-37-generic/misc/vmmon.ko
      FATAL: Error inserting vmmon (/lib/modules/3.5.0-37-generic/misc/vmmon.ko): Invalid module format


      Then I found from the VMware forums the following suggestion:-



      sudo mv /usr/lib/vmware/modules/binary /usr/lib/vmware/modules/binary.old 
      sudo vmware-modconfig --console --install-all --appname="VMware Player" --icon="vmware-player"


      This does a lot of compilation, which I guess is to compile the module again, but I get the following output at the end of it:-



      Starting VMware services:
      Virtual machine monitor failed
      Virtual machine communication interface done
      VM communication interface socket family done
      Blocking file system done
      Virtual ethernet done
      VMware Authentication Daemon done
      Unable to start services


      After this I get the same error as the start of the whole process. This has got me completely stumped for 2 days now, any help will be highly appreciated :(










      share|improve this question














      I get the following error when trying to launch an ova VM using VMPlayer on Ubuntu 12.04



      Could not open /dev/vmmon: No such file or directory. Please make sure the kernel module 'vmmon' is loaded


      I checked with lsmod and it was indeed not loaded. When i try to load the module using "modprobe -v vmmon", i get the following error:-



      insmod /lib/modules/3.5.0-37-generic/misc/vmmon.ko
      FATAL: Error inserting vmmon (/lib/modules/3.5.0-37-generic/misc/vmmon.ko): Invalid module format


      Then I found from the VMware forums the following suggestion:-



      sudo mv /usr/lib/vmware/modules/binary /usr/lib/vmware/modules/binary.old 
      sudo vmware-modconfig --console --install-all --appname="VMware Player" --icon="vmware-player"


      This does a lot of compilation, which I guess is to compile the module again, but I get the following output at the end of it:-



      Starting VMware services:
      Virtual machine monitor failed
      Virtual machine communication interface done
      VM communication interface socket family done
      Blocking file system done
      Virtual ethernet done
      VMware Authentication Daemon done
      Unable to start services


      After this I get the same error as the start of the whole process. This has got me completely stumped for 2 days now, any help will be highly appreciated :(







      ubuntu-12.04 vmware-player






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Aug 6 '13 at 12:47









      xkcdxkcd

      13613




      13613




      migrated from serverfault.com Aug 6 '13 at 12:50


      This question came from our site for system and network administrators.






      migrated from serverfault.com Aug 6 '13 at 12:50


      This question came from our site for system and network administrators.
























          1 Answer
          1






          active

          oldest

          votes


















          0














          uninstall it as root, and reinstall. this will likely fix the issue for you.






          share|improve this answer



















          • 1





            No, didn't work. Same errors.

            – xkcd
            Aug 7 '13 at 13:35











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "3"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f628586%2fvmware-vmplayer-failing-to-launch-vm-on-ubuntu-could-not-open-dev-vmmon%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          0














          uninstall it as root, and reinstall. this will likely fix the issue for you.






          share|improve this answer



















          • 1





            No, didn't work. Same errors.

            – xkcd
            Aug 7 '13 at 13:35
















          0














          uninstall it as root, and reinstall. this will likely fix the issue for you.






          share|improve this answer



















          • 1





            No, didn't work. Same errors.

            – xkcd
            Aug 7 '13 at 13:35














          0












          0








          0







          uninstall it as root, and reinstall. this will likely fix the issue for you.






          share|improve this answer













          uninstall it as root, and reinstall. this will likely fix the issue for you.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Aug 6 '13 at 14:17









          johnshen64johnshen64

          4,2691211




          4,2691211








          • 1





            No, didn't work. Same errors.

            – xkcd
            Aug 7 '13 at 13:35














          • 1





            No, didn't work. Same errors.

            – xkcd
            Aug 7 '13 at 13:35








          1




          1





          No, didn't work. Same errors.

          – xkcd
          Aug 7 '13 at 13:35





          No, didn't work. Same errors.

          – xkcd
          Aug 7 '13 at 13:35


















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Super User!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f628586%2fvmware-vmplayer-failing-to-launch-vm-on-ubuntu-could-not-open-dev-vmmon%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Plaza Victoria

          In PowerPoint, is there a keyboard shortcut for bulleted / numbered list?

          How to put 3 figures in Latex with 2 figures side by side and 1 below these side by side images but in...