PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Vmware Problem - Vmmon



IMehler
20.02.06, 10:54
hier der screenshot:

http://img76.imageshack.us/img76/4259/bildschirmphoto28kn.png

LKH
20.02.06, 16:37
Hi,

was sagt denn "lsmod | grep vmmon"? Wenn nichts kommt, was passiert nach einem "modprobe vmmon" (als root)?

BTW: VMware hat einen prima Support (sollte auch so sein bei kommerziellen Produkten).

LKH

stefan.becker
20.02.06, 17:47
@threadersteller:

Schreib doch bitteschön mal alles auf von Host über Gast, Versionen, Distribution. Willst du Hilfe, solltest du etwas mehr Zeit in die Fragestellung investieren.

Mit der Meldung kann man nix anfangen außer Kaffeesatzlesen.

IMehler
20.02.06, 17:52
harald@dhcppc1:~> su
Password:
dhcppc1:/home/harald # lsmod | grep vmmon
vmmon 110060 0
dhcppc1:/home/harald # modprobe vmmon
dhcppc1:/home/harald #


habe suse 10.0. und vmware 5.5.1. athlon 64 3000, geforce 6600 gt, 1 gib ram. will mit vmware windows xp sp2 installieren. weiss sonst nicht welche daten du brauchst.

stefan.becker
20.02.06, 17:55
Wie hast du vmware-config.pl ausgeführt? Welche Netzwerkadapter konfiguriert? Wie sieht die Gastkonfiguration aus (vmx-Datei).

IMehler
20.02.06, 18:00
dhcppc1:/home/harald # vmware-config.pl
Making sure services for VMware Workstation are stopped.

Stopping VMware services:
Virtual machine monitor done
Bridged networking on /dev/vmnet0 done
Virtual ethernet done

Configuring fallback GTK+ 2.4 libraries.

In which directory do you want to install the mime type 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.13-15.8-default/build/include]

Extracting the sources of the vmmon module.

Building the vmmon module.

Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config0/vmmon-only'
make -C /lib/modules/2.6.13-15.8-default/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-2.6.13-15.8-obj/i386/default'
make -C ../../../linux-2.6.13-15.8 O=../linux-2.6.13-15.8-obj/i386/default modules
CC [M] /tmp/vmware-config0/vmmon-only/linux/driver.o
CC [M] /tmp/vmware-config0/vmmon-only/linux/hostif.o
CC [M] /tmp/vmware-config0/vmmon-only/common/cpuid.o
CC [M] /tmp/vmware-config0/vmmon-only/common/hash.o
CC [M] /tmp/vmware-config0/vmmon-only/common/memtrack.o
CC [M] /tmp/vmware-config0/vmmon-only/common/phystrack.o
CC [M] /tmp/vmware-config0/vmmon-only/common/task.o
CC [M] /tmp/vmware-config0/vmmon-only/common/vmx86.o
CC [M] /tmp/vmware-config0/vmmon-only/vmcore/moduleloop.o
LD [M] /tmp/vmware-config0/vmmon-only/vmmon.o
Building modules, stage 2.
MODPOST
CC /tmp/vmware-config0/vmmon-only/vmmon.mod.o
LD [M] /tmp/vmware-config0/vmmon-only/vmmon.ko
make[1]: Leaving directory `/usr/src/linux-2.6.13-15.8-obj/i386/default'
cp -f vmmon.ko ./../vmmon.o
make: Leaving directory `/tmp/vmware-config0/vmmon-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) [no]

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

Would you prefer to modify your existing networking configuration using the
wizard or the editor? (wizard/editor/help) [wizard]

The following bridged networks have been defined:

All your ethernet interfaces are already bridged.

Do you want to be able to use NAT networking in your virtual machines? (yes/no)
[yes]

Configuring a NAT network for vmnet8.

Do you want this program to probe for an unused private subnet? (yes/no/help)
[yes]

Probing for an unused private subnet (this can take some time)...

The subnet 172.16.202.0/255.255.255.0 appears to be unused.

The following NAT networks have been defined:

Do you wish to configure another NAT network? (yes/no) [no]

Do you want to be able to use host-only networking in your virtual machines?
[yes] no

Extracting the sources of the vmnet module.

Building the vmnet module.

Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config0/vmnet-only'
make -C /lib/modules/2.6.13-15.8-default/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-2.6.13-15.8-obj/i386/default'
make -C ../../../linux-2.6.13-15.8 O=../linux-2.6.13-15.8-obj/i386/default modules
CC [M] /tmp/vmware-config0/vmnet-only/driver.o
CC [M] /tmp/vmware-config0/vmnet-only/hub.o
CC [M] /tmp/vmware-config0/vmnet-only/userif.o
CC [M] /tmp/vmware-config0/vmnet-only/netif.o
CC [M] /tmp/vmware-config0/vmnet-only/bridge.o
CC [M] /tmp/vmware-config0/vmnet-only/procfs.o
CC [M] /tmp/vmware-config0/vmnet-only/smac_compat.o
SHIPPED /tmp/vmware-config0/vmnet-only/smac_linux.x386.o
LD [M] /tmp/vmware-config0/vmnet-only/vmnet.o
Building modules, stage 2.
MODPOST
Warning: could not open /tmp/vmware-config0/vmnet-only/includeCheck.h: Invalid argument
CC /tmp/vmware-config0/vmnet-only/vmnet.mod.o
LD [M] /tmp/vmware-config0/vmnet-only/vmnet.ko
make[1]: Leaving directory `/usr/src/linux-2.6.13-15.8-obj/i386/default'
cp -f vmnet.ko ./../vmnet.o
make: Leaving directory `/tmp/vmware-config0/vmnet-only'
The module loads perfectly in the running kernel.

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

The configuration of VMware Workstation 5.5.1 build-19175 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

dhcppc1:/home/harald #


wo finde ich die vmx datei?

stefan.becker
20.02.06, 18:13
Im Verzeichnis der virtuellen Maschine.

Deinastallier VMWARE mal. Und versuche es neu mit folgendem Link, lass allerdings den any-any-Patch weg.

http://www.novell.com/coolsolutions/feature/15963.html

IMehler
20.02.06, 18:49
kommt leider der selbe fehler wieder. dies habe ich aber zuerst vergessen:

You should still be in a terminal and you should be in as root (su -). Change to the /usr/src/linux directory, type make cloneconfig; make prepare-all and hit Enter.

stefan.becker
20.02.06, 18:56
Hast du einen selbst übersetzten Kernel oder den aktuellen wenigstens mal konfiguriert wie oben angegeben?

IMehler
20.02.06, 19:02
habe den kernel nur durch yast autoupdate aktualisiert. ich hab genau die schritte gemacht wie im link von dir gefordert.

IMehler
22.02.06, 15:35
habe heute vmware noch mal gestartet, und überraschenderweise ging es ohne probleme. ich denke mal wenn man vorher cedega laufen hatte, kann es zu problemen kommen.

stefan.becker
22.02.06, 22:13
Anscheinend der virtuelle Adapter belegt. Läuft eventuell noch ein cedega Prozess? Mal versucht, den zu killen, falls er noch läuft.