Page 4 of 4 FirstFirst ... 234
Results 31 to 40 of 40

Thread: Virtual Network Device unable to load/compile-VM Player 4.0.2 in Ubuntu 12.04 Beta 2

  1. #31
    Join Date
    Apr 2012
    Beans
    Hidden!
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Virtual Network Device unable to load/compile-VM Player 4.0.2 in Ubuntu 12.04 Bet

    OK. System is finally running stable, ( On the current stable final release of 12.04). I removed "unity" altogether and use "Gnome Classic". Since doing this no problems with logins or system breaks. I have installed a lot of stuff and am extremely pleased with the results.

    Since the VMware player now runs fine I don't need to try anything else.

    Thanks to those who provided the solution and patch.

    Regards...Trad

  2. #32
    Join Date
    Apr 2009
    Beans
    8

    Re: Virtual Network Device unable to load/compile-VM Player 4.0.2 in Ubuntu 12.04 Bet

    Dude you saved my day , vmware player now running on 12.04 ,

    my version number is 4.0.3 build-703057

    BIG THANK YOU

  3. #33
    Join Date
    Feb 2005
    Location
    Melbourne, Australia
    Beans
    13,452
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Virtual Network Device unable to load/compile-VM Player 4.0.2 in Ubuntu 12.04 Bet

    Quote Originally Posted by djrobthaman View Post
    I installed vmware player 4.0.2 and had the same problem as the OP. The patch fixed it all up. Just updated to 4.0.3 and back to square one but now the patch won't execute and gives an error message saying it is specifically for 4.0.2.

    Does anyone know where I can find a similar patch for 4.0.3?
    Code:
    gedit patch-modules_3.2.0.sh
    Change the line to:
    Code:
    plreqver=4.0.3
    Then do this if you are upgrading from 4.0.2:
    Code:
    sudo rm /usr/lib/vmware/modules/source/.patched
    Then install the patch:
    Code:
    sudo ./patch-modules_3.2.0.sh
    Last edited by dcstar; May 16th, 2012 at 08:36 AM.
    Regards, David.
    Please use the Forum search and Wiki search for immediate help
    Please mark your thread as Solved when appropriate.
    New to technical forums?: How To Ask Questions The Smart Way

  4. #34
    Join Date
    Jan 2012
    Beans
    8

    Re: Virtual Network Device unable to load/compile-VM Player 4.0.2 in Ubuntu 12.04 Bet

    Quote Originally Posted by dcstar View Post
    Code:
    gedit patch-modules_3.2.0.sh
    Change the line to:
    Code:
    plreqver=4.0.3
    Then do this if you are upgrading from 4.0.2:
    Code:
    sudo rm /usr/lib/vmware/modules/source/.patched
    Then install the patch:
    Code:
    sudo ./patch-modules_3.2.0.sh
    I have the same problem after doing a fresh install of ubuntu 12.04 64bit and downloading a vmplayer 4.03. I've tried changing "plreqver=4.0.2" to "plreqver=4.0.3" but i get an error on line 42 "patch: command not found".

    Any ideas

    thanks

  5. #35
    Join Date
    May 2012
    Beans
    8

    Re: Virtual Network Device unable to load/compile-VM Player 4.0.2 in Ubuntu 12.04 Bet

    I also was getting the error:

    ./patch-modules_3.2.0.sh: line 42: patch: command not found

    As mentioned in a previous post, you need to insta ll the "patch" utility:

    sudo apt-get install patch

    Once I had the "patch" utility, and made the modifications to the patch-modules_3.2.0.sh file (on lines 27, 28, 28), as mentioned earlier, the vmware patch installed fine and I can run vmware player.

    Thanks for all the help and suggestions,
    Brendan

  6. #36
    Join Date
    Jan 2012
    Beans
    8

    Re: Virtual Network Device unable to load/compile-VM Player 4.0.2 in Ubuntu 12.04 Bet

    Quote Originally Posted by helotbc View Post
    I also was getting the error:

    ./patch-modules_3.2.0.sh: line 42: patch: command not found

    As mentioned in a previous post, you need to insta ll the "patch" utility:

    sudo apt-get install patch

    Once I had the "patch" utility, and made the modifications to the patch-modules_3.2.0.sh file (on lines 27, 28, 28), as mentioned earlier, the vmware patch installed fine and I can run vmware player.

    Thanks for all the help and suggestions,
    Brendan
    Thanks, worked like a charm

  7. #37
    Join Date
    Sep 2006
    Beans
    2

    Re: Virtual Network Device unable to load/compile-VM Player 4.0.2 in Ubuntu 12.04 Bet

    Quote Originally Posted by edgicat View Post
    Thanks, worked like a charm
    same here, worked for me. ty all!

  8. #38
    Join Date
    May 2012
    Beans
    1

    Re: Virtual Network Device unable to load/compile-VM Player 4.0.2 in Ubuntu 12.04 Bet

    This one really worked for me VMware player 4.0.3 and Ubuntu 12.04 LTS

    http://askubuntu.com/questions/13093...n-ubuntu-12-04

    All the best

    J

  9. #39
    Join Date
    Feb 2005
    Location
    Melbourne, Australia
    Beans
    13,452
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Virtual Network Device unable to load/compile-VM Player 4.0.2 in Ubuntu 12.04 Bet

    Quote Originally Posted by jujumax View Post
    This one really worked for me VMware player 4.0.3 and Ubuntu 12.04 LTS
    ........
    Which is exactly what is already in this thread, so why post it?
    Regards, David.
    Please use the Forum search and Wiki search for immediate help
    Please mark your thread as Solved when appropriate.
    New to technical forums?: How To Ask Questions The Smart Way

  10. #40

    Re: Virtual Network Device unable to load/compile-VM Player 4.0.2 in Ubuntu 12.04 Bet

    Thread closed.


    404

Page 4 of 4 FirstFirst ... 234

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •