![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
|
Virtualization For questions on VMWare, VirtualBox, Xen, QEMU and other virtualization software. |
| Thread Tools | Display Modes |
|
|
#11 |
|
5 Cups of Ubuntu
![]() Join Date: Dec 2006
My beans are hidden!
Ubuntu 7.04 Feisty Fawn
|
Re: VMware server 2 vsock warning
|
|
|
|
|
|
#12 |
|
Way Too Much Ubuntu
![]() |
Re: VMware server 2 vsock warning
Same problem here of course
__________________
CPU: AMD64 3500+ MB: ASUS A8N SLI Deluxe RAM: 1GB RAM (2x512MB Kingston) GPU: ASUS NVIDIA GeForce 6600GT/TD PCI Express HDD: SATA 500GB Seagate Barracuda Sound Card: Creative SB Audigy 2 ZS |
|
|
|
|
|
#13 |
|
Gee! These Aren't Roasted!
![]() |
Re: VMware server 2 vsock warning
yeah same problem here too, every time I upgrade, I have similar issues...
DOH! |
|
|
|
|
|
#14 | |
|
First Cup of Ubuntu
![]() Join Date: Nov 2008
Beans: 2
|
Re: VMware server 2 vsock warning
Quote:
Code:
$ cd /tmp $ tar xf /usr/lib/vmware-tools/modules/source/vmci.tar $ tar xf /usr/lib/vmware-tools/modules/source/vsock.tar $ cd vmci-only $ make $ cp Module.symvers ../vsock-only $ cd ../vsock-only $ make You also need to change Code:
answer VSOCK_CONFED no Code:
answer VSOCK_CONFED yes |
|
|
|
|
|
|
#15 |
|
5 Cups of Ubuntu
![]() Join Date: Jul 2006
Location: Nantes, France
Beans: 34
Ubuntu 9.04 Jaunty Jackalope
|
Re: VMware server 2 vsock warning
? But vmware-tools is build on guest machines, here the error occurs within host?
|
|
|
|
|
|
#16 |
|
First Cup of Ubuntu
![]() Join Date: Nov 2008
Beans: 2
|
Re: VMware server 2 vsock warning
Oops, I misread the original message. I got a similar error trying to install vmware tools in a guest, and the above was how I solved that.
It does look like the cause for the error in the host is the same though. Does vmci get compiled for the host also? Can you get the Module.symvers file from it? |
|
|
|
|
|
#17 | |
|
First Cup of Ubuntu
![]() Join Date: Nov 2007
Beans: 11
Ubuntu 8.10 Intrepid Ibex
|
Re: VMware server 2 vsock warning
Quote:
I've patched the vmware-config.pl script with attached patch and with that I solved this issue. Thanks for pointing me at the right direction how to solve this. This patch is for the most recent 2.0.0 version of VMWare: 122956 Last edited by delgurth; November 28th, 2008 at 10:26 AM.. |
|
|
|
|
|
|
#18 | |
|
First Cup of Ubuntu
![]() Join Date: Nov 2008
Location: Frankfurt
Beans: 1
Kubuntu 8.10 Intrepid Ibex
|
Quote:
Code:
kubuntu 8.10 intrepid uname -a Linux host 2.6.27-10-generic #1 SMP Fri Nov 21 19:19:18 UTC 2008 x86_64 GNU/Linux lsmod |grep v vmnet 54732 3 vsock 31536 0 vmci 65832 1 vsock vmmon 85968 0 (...) cheers, michael |
|
|
|
|
|
|
#19 |
|
5 Cups of Ubuntu
![]() Join Date: Dec 2006
My beans are hidden!
Ubuntu 7.04 Feisty Fawn
|
Re: VMware server 2 vsock warning
Just upgraded my VMWare Workstation install to the "hot-off-the-press" 6.5.1 build-126130.
No joy in mudville, I'm afraid. The same problem exists. When you try to rebuild the vmware-toolbox, the vsock module will not insert in the Intrepid kernel. Very disappointing....I was hoping that VMWare would have fixed this issue in the latest release. So still no cut/paste between the host OS and the guest for now with Workstation 6.5.1. Maybe next version....<sigh> In the meantime, if some kind soul was able to create a similar patch for the Workstation /usr/bin/vmware-config-tools.pl script, that would be very much appreciated! Last edited by chaeron; November 29th, 2008 at 01:35 PM.. |
|
|
|
|
|
#20 |
|
5 Cups of Ubuntu
![]() Join Date: Feb 2005
Beans: 26
|
Re: VMware server 2 vsock warning
Nice work Delgurth! Worked perfectly for me as well. For those who don't know how to patch the vmware-config.pl file it's simply:
sudo patch /usr/bin/vmware-config.pl /path/to/vmware-config.pl.patch |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|