• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

[Gelöst]Vmware 6 startet mit kernel 2.6.18.6-jen43-default

nach ich auf kernel 2.6.18.6-jen43-default geupdatet habe ..will mein vmware 6 nicht mehr starten
habe vmware-kernel und vmware -kernel-kmp-default auch installiert
Code:
00:02 turbo:/usr/src/linux # vmware-config.pl
Making sure services for VMware Workstation are stopped.

Stopping VMware services:
   Virtual machine monitor                                             done
   Bridged networking on /dev/vmnet0                                   done
   Host network detection                                              done
   DHCP server on /dev/vmnet1
                                                                       done
   Host-only networking on /dev/vmnet1                                 done
   DHCP server on /dev/vmnet8                                          done
   NAT service on /dev/vmnet8                                          done
   Host-only networking on /dev/vmnet8                                 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.

The module 2.6.18.6-jen43-default 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]

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? [/usr/src/linux/include]

Extracting the sources of the vmblock module.

Building the vmblock module.

Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config11/vmblock-only'
make -C /usr/src/linux/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-2.6.18.6-jen43'

  WARNING: Symbol version dump /usr/src/linux-2.6.18.6-jen43/Module.symvers
           is missing; modules will have no dependencies and modversions.

  CC [M]  /tmp/vmware-config11/vmblock-only/linux/block.o
  CC [M]  /tmp/vmware-config11/vmblock-only/linux/control.o
  CC [M]  /tmp/vmware-config11/vmblock-only/linux/dentry.o
  CC [M]  /tmp/vmware-config11/vmblock-only/linux/file.o
  CC [M]  /tmp/vmware-config11/vmblock-only/linux/filesystem.o
  CC [M]  /tmp/vmware-config11/vmblock-only/linux/inode.o
  CC [M]  /tmp/vmware-config11/vmblock-only/linux/module.o
  CC [M]  /tmp/vmware-config11/vmblock-only/linux/super.o
  LD [M]  /tmp/vmware-config11/vmblock-only/vmblock.o
  Building modules, stage 2.
  MODPOST
/bin/sh: scripts/mod/modpost: Datei oder Verzeichnis nicht gefunden
make[2]: *** [__modpost] Fehler 127
make[1]: *** [modules] Fehler 2
make[1]: Leaving directory `/usr/src/linux-2.6.18.6-jen43'
make: *** [vmblock.ko] Fehler 2
make: Leaving directory `/tmp/vmware-config11/vmblock-only'
Unable to build the vmblock module.

The vmblock module enables dragging or copying files from within a guest and
dropping or pasting them onto your Linux host (guest to host drag and drop and
file copy/paste).  The rest of the software provided by VMware Workstation is
designed to work independently of this feature (including guest to host drag
and drop and file copy/paste).

If you would like the guest to host drag and drop and file copy/paste features,
you can install the driver by running vmware-config.pl again after making sure
that gcc, binutils, make and the kernel sources for your running kernel are
installed on your machine. These packages are available on your distribution's
installation CD.
[ Press Enter key to continue ]

You have already setup networking.

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

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

The module 2.6.18.6-jen43-default loads perfectly in the running kernel.

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

Starting VMware services:
   Virtual machine monitor                                             done
   Virtual ethernet                                                    done
   Bridged networking on /dev/vmnet0                                   done
   Host network detection                                              done
   Host-only networking on /dev/vmnet1 (background)                    done
   DHCP server on /dev/vmnet1                                          done
   Host-only networking on /dev/vmnet8 (background)                    done
   DHCP server on /dev/vmnet8                                          done
   NAT service on /dev/vmnet8                                          done

The configuration of VMware Workstation e.x.p build-36983 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

und jetzt wenn ich vmware starte bekomme folgende fehler
Code:
Version mismatch with vmmon module: expecting 156.0, got 138.0.
You have an incorrect version of the `vmmon' kernel module.
Try reinstalling VMware Workstation.
 
ich habe vmware-kernel und vmware -kernel-kmp-default deinstalliert und habe wieder vmware-config.pl gestartet aber ic habe folgede fehler bekommen"!!!!
Code:
00:22 turbo:/home/xxx # vmware-config.pl
Making sure services for VMware Workstation are stopped.

Stopping VMware services:
   Virtual machine monitor                                             done
   Bridged networking on /dev/vmnet0                                   done
   Host network detection                                              done
   DHCP server on /dev/vmnet1                                          done
   Host-only networking on /dev/vmnet1                                 done
   DHCP server on /dev/vmnet8                                          done
   NAT service on /dev/vmnet8                                          done
   Host-only networking on /dev/vmnet8                                 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? [/usr/src/linux/include]

Extracting the sources of the vmmon module.

Building the vmmon module.

Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config14/vmmon-only'
make -C /usr/src/linux/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-2.6.18.6-jen43'

  WARNING: Symbol version dump /usr/src/linux-2.6.18.6-jen43/Module.symvers
           is missing; modules will have no dependencies and modversions.

  CC [M]  /tmp/vmware-config14/vmmon-only/linux/driver.o
/bin/sh: scripts/genksyms/genksyms: Datei oder Verzeichnis nicht gefunden
make[2]: *** [/tmp/vmware-config14/vmmon-only/linux/driver.o] Fehler 1
make[1]: *** [_module_/tmp/vmware-config14/vmmon-only] Fehler 2
make[1]: Leaving directory `/usr/src/linux-2.6.18.6-jen43'
make: *** [vmmon.ko] Fehler 2
make: Leaving directory `/tmp/vmware-config14/vmmon-only'
Unable to build the vmmon module.

For more information on how to troubleshoot module-related problems, please
visit our Web site at "http://www.vmware.com/download/modules/modules.html" and
"http://www.vmware.com/support/reference/linux/prebuilt_modules_linux.html".

Execution aborted.
 
Boah wie oft noch, prepare ist nicht nötig, zumindest nicht, wenn du ein kernel-source rpm installiert hast. Weil: ist schon prepared.
 
hi,
kernel 43 installiert, auch die vmware-kernel module installiert, allesdings mit NVidia-9631 treiber für GeforceMX400. vmware startet, wenn ich aber eine virtuelle Maschine starten will kommt:

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

Neuinstalliert habe ich schon;-), any-any-patch105 auch verwendet.
Bin etwas ratlos. Wie läßt sich die Versionsnummer des vmmon-modules ändern? Irgendwelche Ideen?

Vmware 5.5.0, opensuse 10.2, KDE 3.5.6
 
hi,
kernel 43 installiert, auch die vmware-kernel module installiert, allesdings mit NVidia-9631 treiber für GeforceMX400. vmware startet, wenn ich aber eine virtuelle Maschine starten will kommt:

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

Neuinstalliert habe ich schon;-), any-any-patch105 auch verwendet.
Bin etwas ratlos. Wie läßt sich die Versionsnummer des vmmon-modules ändern? Irgendwelche Ideen?

Vmware 5.5.0, opensuse 10.2, KDE 3.5.6
vmware-kernel und vmware -kernel-kmp-default deinstallieren und vmware-config.pl als root ausführen.

Boah wie oft noch, prepare ist nicht nötig, zumindest nicht, wenn du ein kernel-source rpm installiert hast. Weil: ist schon prepared.

die kernel source rpm habe ich auch installiert aber hat alles geklappt nur mit prepare :!: :!:
 
Oben