PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : VMWARE update Patch installieren...



harry107einhalb
23.08.05, 22:15
Hi!
Habe mir den vmware update Patch runtergeladen der vmware nach dem updaten des Kernels wieder zum laufen bringen soll.
Jetzt hab ich den Ptach und scheitere schon dran ihn auszupacken...
kann mir da jemand weiterhelfen und vielleicht sagen ob es mit der Patch vmware überhaupt wieder zum laufen bringt??

MfG

Harry

stefan.becker
24.08.05, 01:09
tar zxvf vmware-any*
cd vmware-any*
./runme.pl

harry107einhalb
24.08.05, 11:02
hi!
so also der Patch scheint funktioniert zu haben...
allerdings wenn ich das richtig sehe nur für das vmmon module.
Jetzt bringt er mir nämlich die Execution aborted Meldung bei vmnet.

"/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
Bridged networking on /dev/vmnet0 done
DHCP server on /dev/vmnet1 done
SMB share server on /dev/vmnet1 done
SMB name 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

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.

Building for VMware Workstation 4.5.2 or VMware GSX Server 3.1.0.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config26/vmmon-only'
make -C /usr/src/linux/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-2.6.5-7.193'
CC [M] /tmp/vmware-config26/vmmon-only/linux/driver.o
CC [M] /tmp/vmware-config26/vmmon-only/linux/hostif.o
CC [M] /tmp/vmware-config26/vmmon-only/common/cpuid.o
CC [M] /tmp/vmware-config26/vmmon-only/common/hash.o
CC [M] /tmp/vmware-config26/vmmon-only/common/memtrack.o
CC [M] /tmp/vmware-config26/vmmon-only/common/phystrack.o
CC [M] /tmp/vmware-config26/vmmon-only/common/task.o
CC [M] /tmp/vmware-config26/vmmon-only/common/vmx86.o
CC [M] /tmp/vmware-config26/vmmon-only/vmcore/compat.o
CC [M] /tmp/vmware-config26/vmmon-only/vmcore/moduleloop.o
LD [M] /tmp/vmware-config26/vmmon-only/vmmon.o
Building modules, stage 2.
MODPOST
CC /tmp/vmware-config26/vmmon-only/vmmon.mod.o
LD [M] /tmp/vmware-config26/vmmon-only/vmmon.ko
make[1]: Leaving directory `/usr/src/linux-2.6.5-7.193'
cp -f vmmon.ko ./../vmmon.o
make: Leaving directory `/tmp/vmware-config26/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.

Extracting the sources of the vmnet module.

Building the vmnet module.

Building for VMware Workstation 4.5.2 or VMware GSX Server 3.1.0.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config26/vmnet-only'
make -C /usr/src/linux/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-2.6.5-7.193'
CC [M] /tmp/vmware-config26/vmnet-only/driver.o
CC [M] /tmp/vmware-config26/vmnet-only/hub.o
CC [M] /tmp/vmware-config26/vmnet-only/userif.o
CC [M] /tmp/vmware-config26/vmnet-only/netif.o
CC [M] /tmp/vmware-config26/vmnet-only/bridge.o
CC [M] /tmp/vmware-config26/vmnet-only/procfs.o
LD [M] /tmp/vmware-config26/vmnet-only/vmnet.o
Building modules, stage 2.
MODPOST
CC /tmp/vmware-config26/vmnet-only/vmnet.mod.o
LD [M] /tmp/vmware-config26/vmnet-only/vmnet.ko
make[1]: Leaving directory `/usr/src/linux-2.6.5-7.193'
cp -f vmnet.ko ./../vmnet.o
make: Leaving directory `/tmp/vmware-config26/vmnet-only'
Unable to make a vmnet module that can be loaded in the running kernel:
insmod: error inserting '/tmp/vmware-config26/vmnet.o': -1 Unknown symbol in module
There is probably a slight difference in the kernel configuration between the
set of C header files you specified and your running kernel. You may want to
rebuild a kernel based on that directory, or specify another directory.

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.


Was hab ich nun wieder falsch gemacht????

MfG

Harry

stefan.becker
24.08.05, 17:31
Schau mal ins Howto bezüglich Kernelquellen und make cloneconfig.

kmielke
25.08.05, 08:14
Hi,

bei mir wurde der Patch ohne Probleme installiert. Aber ich habe trotzdem ein Problem.

Ich habe SuSE 9.3 Prof. mit dem aktuelle Kernel 2.6.11.4-21.8, den man via Online-Update bekommt. Nun musste ich also die VMWare Module neu bauen. Und das geht nicht.

Ich habe also in /usr/src/linux ein make cloneconfig und make prepare gemacht. Das hat auch ohne Probleme geklappt.

Dann habe ich in /usr/bin ./vmware-config.pl ausgeführt. Ergebnis!!!


taichi:/usr/bin # ./vmware-config.pl
Making sure services for VMware Workstation are stopped.

Stopping VMware services:
Virtual machine monitor done
Bridged networking on /dev/vmnet0 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.

***
* Updating MIME database in /usr/share/mime...
***
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? [/usr/src/linux/include]

Extracting the sources of the vmmon module.

Building the vmmon module.

VMware 2 or VMware Express detected, building for VMware 2, VMware Express and VMware Workstation 4.0.x.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config9/vmmon-only'
make -C /usr/src/linux/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-2.6.11.4-21.8'
CC [M] /tmp/vmware-config9/vmmon-only/linux/driver.o
CC [M] /tmp/vmware-config9/vmmon-only/linux/hostif.o
CC [M] /tmp/vmware-config9/vmmon-only/common/cpuid.o
CC [M] /tmp/vmware-config9/vmmon-only/common/hash.o
CC [M] /tmp/vmware-config9/vmmon-only/common/memtrack.o
CC [M] /tmp/vmware-config9/vmmon-only/common/phystrack.o
CC [M] /tmp/vmware-config9/vmmon-only/common/task.o
cc1plus: warning: "-ffreestanding" is valid for C/ObjC but not for C++
CC [M] /tmp/vmware-config9/vmmon-only/common/vmx86.o
CC [M] /tmp/vmware-config9/vmmon-only/vmcore/compat.o
CC [M] /tmp/vmware-config9/vmmon-only/vmcore/moduleloop.o
LD [M] /tmp/vmware-config9/vmmon-only/vmmon.o
Building modules, stage 2.
MODPOST
CC /tmp/vmware-config9/vmmon-only/vmmon.mod.o
LD [M] /tmp/vmware-config9/vmmon-only/vmmon.ko
make[1]: Leaving directory `/usr/src/linux-2.6.11.4-21.8'
cp -f vmmon.ko ./../vmmon.o
make: Leaving directory `/tmp/vmware-config9/vmmon-only'
Unable to make a vmmon module that can be loaded in the running kernel:
insmod: error inserting '/tmp/vmware-config9/vmmon.o': -1 Invalid module format
There is probably a slight difference in the kernel configuration between the
set of C header files you specified and your running kernel. You may want to
rebuild a kernel based on that directory, or specify another directory.

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.

Hat da jemand einen Tip für mich?

Danke
Kester

harry107einhalb
25.08.05, 11:08
also bei mir hat der Patch genau dieses Problem beseitigt.
Was aber auch nichts dran ändert das bei mir die execution aborted Meldung erst bei dem vmnet module kommt.
Hab auch in /usr/src/linux make cloneconfig und make prepare gemacht was auch funktioniert hat.
Das vmnet Problem ist aber immernoch da.

weiß auch nich weiter...

MfG

Harry

stefan.becker
25.08.05, 15:38
SuSE Support DB, VMWARE Support, VMWARE Forum, ...

Wenn ihr Produkte kauft, fragt doch die Hersteller.

kmielke
26.08.05, 08:24
Super Antwort. Hilft wirklich sehr. Eigendlich dachte ich, das genau für solche Geschichten Foren wie diese da sind. User helfen Usern. Oder?

Dann kann man sich ja quasi direkt wieder abmelden, oder ein anderes Forum aufsuchen.

Gruß
Kester

stefan.becker
26.08.05, 19:07
Was soll ich dir sonst sagen? Ich weiss es einfach nicht.

Was spricht denn dagegen, in den genannten Quellen zu suchen bzw. dort zu fragen? Das hat doch nichts mit der Überflüssigkeit des Forums zu tun.