PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : vmmon macht probleme



Klaus Bärbel
01.12.07, 16:19
hi

Ich habe gerade Vmware installiert aber als ich windows auf eine vm installieren wollte kam folgende fehlermeldung:

Version mismatch with vmmon module: expecting 167.0, got 161.0.
You have an incorrect version of the `vmmon' kernel module.
Try reinstalling VMware Workstation.

Ich habe bereits any any update installiert hier die ausgabe der vmware-config



/home/soeren/Desktop/vmware-any-any-update115/vmware-any-any-update115/runm
e.pl'
Updating /usr/bin/vmware ... No patch needed/available
Updating /usr/bin/vmnet-bridge ... No patch needed/available
Updating /usr/lib/vmware/bin/vmware-vmx ... No patch needed/available
Updating /usr/lib/vmware/bin-debug/vmware-vmx ... No patch needed/available
VMware modules in "/usr/lib/vmware/modules/source" has been updated.

Before running VMware for the first time after update, you need to configure it
for your running kernel by invoking the following command:
"/usr/bin/vmware-config.pl". Do you want this script to invoke the command for
you now? [yes]

Making sure services for VMware Workstation are stopped.

Stopping VMware services:
Virtual machine monitor done
Blocking file system: done
Bridged networking on /dev/vmnet0 done
Host network detection done
Virtual ethernet done

Configuring fallback GTK+ 2.4 libraries.

In which directory do you want to install the theme icons?
[/usr/share/icons]

What directory contains your desktop menu entry files? These files have a
.desktop file extension. [/usr/share/applications]

In which directory do you want to install the application's icon?
[/usr/share/pixmaps]

Trying to find a suitable vmmon module for your running kernel.

None of the pre-built vmmon modules for VMware Workstation is suitable for your
running kernel. Do you want this program to try to build the vmmon module for
your system (you need to have a C compiler installed on your system)? [yes]

Using compiler "/usr/bin/gcc". Use environment variable CC to override.

What is the location of the directory of C header files that match your running
kernel? [/lib/modules/2.6.22.12-0.1-default/build/include]

Extracting the sources of the vmmon module.

Building the vmmon module.

Unknown VMware Workstation 6.0.2 build 59824 detected. Building for Workstation 6.0.0.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config3/vmmon-only'
make -C /lib/modules/2.6.22.12-0.1-default/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-2.6.22.12-0.1-obj/x86_64/default'
make -C ../../../linux-2.6.22.12-0.1 O=../linux-2.6.22.12-0.1-obj/x86_64/default modules
CC [M] /tmp/vmware-config3/vmmon-only/linux/driver.o
CC [M] /tmp/vmware-config3/vmmon-only/linux/driverLog.o
CC [M] /tmp/vmware-config3/vmmon-only/linux/hostif.o
CC [M] /tmp/vmware-config3/vmmon-only/common/comport.o
CC [M] /tmp/vmware-config3/vmmon-only/common/cpuid.o
CC [M] /tmp/vmware-config3/vmmon-only/common/hash.o
CC [M] /tmp/vmware-config3/vmmon-only/common/memtrack.o
CC [M] /tmp/vmware-config3/vmmon-only/common/phystrack.o
CC [M] /tmp/vmware-config3/vmmon-only/common/task.o
cc1plus: warning: command line option "-Werror-implicit-function-declaration" is valid for C/ObjC but not for C++
cc1plus: warning: command line option "-Wdeclaration-after-statement" is valid for C/ObjC but not for C++
cc1plus: warning: command line option "-Wno-pointer-sign" is valid for C/ObjC but not for C++
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
In file included from /tmp/vmware-config3/vmmon-only/common/task.c:1194:
/tmp/vmware-config3/vmmon-only/common/task_compat.h: In function ‘void Task_Switch_V45(VMDriver*, Vcpuid)’:
/tmp/vmware-config3/vmmon-only/common/task_compat.h:2666: warning: ‘sysenterState.SysenterStateV45::validEIP’ may be used uninitialized in this function
/tmp/vmware-config3/vmmon-only/common/task_compat.h:2666: warning: ‘sysenterState.SysenterStateV45::cs’ may be used uninitialized in this function
/tmp/vmware-config3/vmmon-only/common/task_compat.h:2666: warning: ‘sysenterState.SysenterStateV45::rsp’ may be used uninitialized in this function
/tmp/vmware-config3/vmmon-only/common/task_compat.h:2666: warning: ‘sysenterState.SysenterStateV45::rip’ may be used uninitialized in this function
CC [M] /tmp/vmware-config3/vmmon-only/common/vmciContext.o
CC [M] /tmp/vmware-config3/vmmon-only/common/vmciDatagram.o
CC [M] /tmp/vmware-config3/vmmon-only/common/vmciDriver.o
CC [M] /tmp/vmware-config3/vmmon-only/common/vmciDs.o
CC [M] /tmp/vmware-config3/vmmon-only/common/vmciGroup.o
CC [M] /tmp/vmware-config3/vmmon-only/common/vmciHashtable.o
CC [M] /tmp/vmware-config3/vmmon-only/common/vmciProcess.o
CC [M] /tmp/vmware-config3/vmmon-only/common/vmciResource.o
CC [M] /tmp/vmware-config3/vmmon-only/common/vmciSharedMem.o
CC [M] /tmp/vmware-config3/vmmon-only/common/vmx86.o
CC [M] /tmp/vmware-config3/vmmon-only/vmcore/compat.o
CC [M] /tmp/vmware-config3/vmmon-only/vmcore/moduleloop.o
LD [M] /tmp/vmware-config3/vmmon-only/vmmon.o
Building modules, stage 2.
MODPOST 1 modules
CC /tmp/vmware-config3/vmmon-only/vmmon.mod.o
LD [M] /tmp/vmware-config3/vmmon-only/vmmon.ko
make[1]: Leaving directory `/usr/src/linux-2.6.22.12-0.1-obj/x86_64/default'
cp -f vmmon.ko ./../vmmon.o
make: Leaving directory `/tmp/vmware-config3/vmmon-only'
The module loads perfectly in the running kernel.

This program previously created the file /dev/vmmon, and was about to remove
it. Somebody else apparently did it already.

Trying to find a suitable vmblock module for your running kernel.

None of the pre-built vmblock modules for VMware Workstation is suitable for
your running kernel. Do you want this program to try to build the vmblock
module for your system (you need to have a C compiler installed on your
system)? [yes]

Extracting the sources of the vmblock module.

Building the vmblock module.

Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config3/vmblock-only'
make -C /lib/modules/2.6.22.12-0.1-default/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-2.6.22.12-0.1-obj/x86_64/default'
make -C ../../../linux-2.6.22.12-0.1 O=../linux-2.6.22.12-0.1-obj/x86_64/default modules
CC [M] /tmp/vmware-config3/vmblock-only/linux/block.o
CC [M] /tmp/vmware-config3/vmblock-only/linux/control.o
CC [M] /tmp/vmware-config3/vmblock-only/linux/dbllnklst.o
CC [M] /tmp/vmware-config3/vmblock-only/linux/dentry.o
CC [M] /tmp/vmware-config3/vmblock-only/linux/file.o
CC [M] /tmp/vmware-config3/vmblock-only/linux/filesystem.o
CC [M] /tmp/vmware-config3/vmblock-only/linux/inode.o
CC [M] /tmp/vmware-config3/vmblock-only/linux/module.o
CC [M] /tmp/vmware-config3/vmblock-only/linux/stubs.o
CC [M] /tmp/vmware-config3/vmblock-only/linux/super.o
LD [M] /tmp/vmware-config3/vmblock-only/vmblock.o
Building modules, stage 2.
MODPOST 1 modules
CC /tmp/vmware-config3/vmblock-only/vmblock.mod.o
LD [M] /tmp/vmware-config3/vmblock-only/vmblock.ko
make[1]: Leaving directory `/usr/src/linux-2.6.22.12-0.1-obj/x86_64/default'
cp -f vmblock.ko ./../vmblock.o
make: Leaving directory `/tmp/vmware-config3/vmblock-only'
The module loads perfectly in the running kernel.

You have already setup networking.

Would you like to skip networking setup and keep your old settings as they are?
(yes/no) [yes] no

Do you want networking for your virtual machines? (yes/no/help) [yes] no

Removing a bridged network for vmnet0.

Do you want to install the Eclipse Integrated Virtual Debugger? You must have
the Eclipse IDE installed. [no] no

Creating a new VMware VIX API installer database using the tar4 format.

Installing VMware VIX API.

You must read and accept the VMware VIX API End User License Agreement to
continue.
Press enter to display it.


Do you accept? (yes/no) yes

Thank you.

In which directory do you want to install the VMware VIX API binary files?
[/usr/bin]

In which directory do you want to install the VMware VIX API library files?
[/usr/lib/vmware-vix/lib]

The path "/usr/lib/vmware-vix/lib" does not exist currently. This program is
going to create it, including needed parent directories. Is this what you want?
[yes]

In which directory do you want to install the VMware VIX API document pages?
[/usr/share/doc/vmware-vix]

The path "/usr/share/doc/vmware-vix" does not exist currently. This program is
going to create it, including needed parent directories. Is this what you want?
[yes]

The installation of VMware VIX API 1.1.2 build-59824 for Linux completed
successfully. You can decide to remove this software from your system at any
time by invoking the following command: "/usr/bin/vmware-uninstall-vix.pl".

Starting VMware services:
Virtual machine monitor done
Blocking file system: done

The configuration of VMware Workstation 6.0.2 build-59824 for Linux for this
running kernel completed successfully.

You can now run VMware Workstation by invoking the following command:
"/usr/bin/vmware".

Enjoy,

--the VMware team




Danke schon mal



Edit: habe kernel Linux 2.6.22.12-0.1-default x86_6 laufen

stefan.becker
01.12.07, 16:38
Distribution? VMWARE Version?

Klaus Bärbel
01.12.07, 16:43
'tschuldigung,
Suse 10.3

Vmware 6.0.2 build-59824

stefan.becker
01.12.07, 16:44
OK. Sollte ohne Patch gehen.

Deinstallier bitte mal vmware, installier es dann neu, aber ohne Patch.

Klaus Bärbel
01.12.07, 16:53
Danke funktioniert

stefan.becker
01.12.07, 16:55
Schön. Viel Spass damit!