View previous topic :: View next topic |
Author |
Message |
LL0rd l33t
Joined: 24 May 2004 Posts: 652 Location: Schlundcity
|
Posted: Sun Jun 20, 2004 11:32 am Post subject: vmware will nicht |
|
|
Hi,
ich wollte auf meiner gentoo kiste vmware installieren, doch leider geht das nicht. Der Rechner ist ein AMD 2600+ mit 1GB Ram @Linux version 2.6.6.
Ich habe einfach die vmware version aus dem Protage emerged und /opt/vmware/bin/vmware-config.pl ausgeführt. Doch leider erscheint am ende folgendes:
Code: | Starting VMware services:
Virtual machine monitor failed
|
und starten kann ich vmware auch nicht
Code: | /etc/init.d/vmware start
* VMware Workstation is installed, but it has not been (correctly) configured
* for the running kernel. To (re-)configure it, invoke the
* following command: /opt/vmware/bin/vmware-config.pl.
* VMware is not properly configured! See above. [ !! ] |
Hat jemand eine Idee? |
|
Back to top |
|
|
moe Veteran
Joined: 28 Mar 2003 Posts: 1289 Location: Potsdam / Germany
|
Posted: Sun Jun 20, 2004 11:35 am Post subject: |
|
|
Zeigt der link /usr/src/linux auf die richtige Kernelversion?
Hat vmware-config.pl irgendwelche Fehler gemeldet?
Gruss Maurice _________________ Signaturen sind doof. |
|
Back to top |
|
|
LL0rd l33t
Joined: 24 May 2004 Posts: 652 Location: Schlundcity
|
Posted: Sun Jun 20, 2004 11:39 am Post subject: |
|
|
Code: | lrwxrwxrwx 1 root root 11 31. Mai 10:54 linux -> linux-2.6.6 |
also ich sehe keine Fehler:
Code: | /opt/vmware/bin/vmware-config.pl
Making sure VMware Workstation's services are stopped.
Stopping VMware services:
Virtual machine monitor done
You must read and accept the End User License Agreement to continue.
Press enter to display it.
Do you accept? (yes/no) yes
Thank you.
Trying to find a suitable vmmon module for your running kernel.
None of VMware Workstation's pre-built vmmon modules 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.
As of September 2003, the Linux kernel development team does not support gcc
version 3 and later. See Documentation/Changes in your kernel source directory
for information on installing the correct compiler. Do you want to use the
version "3.3.3" of compiler "/usr/bin/gcc"? [no] yes
What is the location of the directory of C header files that match your running
kernel? [/lib/modules/2.6.6/build/include]
Extracting the sources of the vmmon module.
Building the vmmon module.
Building for VMware Workstation 4.5.1 or VMware GSX Server 3.0.0.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config4/vmmon-only'
make -C /lib/modules/2.6.6/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-2.6.6'
CC [M] /tmp/vmware-config4/vmmon-only/linux/driver.o
CC [M] /tmp/vmware-config4/vmmon-only/linux/hostif.o
CC [M] /tmp/vmware-config4/vmmon-only/common/cpuid.o
CC [M] /tmp/vmware-config4/vmmon-only/common/hash.o
CC [M] /tmp/vmware-config4/vmmon-only/common/memtrack.o
CC [M] /tmp/vmware-config4/vmmon-only/common/phystrack.o
CC [M] /tmp/vmware-config4/vmmon-only/common/task.o
cc1plus: Warnung: "-Wdeclaration-after-statement" is valid for C/ObjC but not
for C++
CC [M] /tmp/vmware-config4/vmmon-only/common/vmx86.o
CC [M] /tmp/vmware-config4/vmmon-only/vmcore/compat.o
CC [M] /tmp/vmware-config4/vmmon-only/vmcore/compilercheck.o
CC [M] /tmp/vmware-config4/vmmon-only/vmcore/moduleloop.o
LD [M] /tmp/vmware-config4/vmmon-only/vmmon.o
Building modules, stage 2.
MODPOST
CC /tmp/vmware-config4/vmmon-only/vmmon.mod.o
LD [M] /tmp/vmware-config4/vmmon-only/vmmon.ko
make[1]: Leaving directory `/usr/src/linux-2.6.6'
cp -f vmmon.ko ./../vmmon.o
make: Leaving directory `/tmp/vmware-config4/vmmon-only'
The module loads perfectly in the running kernel.
Extracting the sources of the vmnet module.
Building the vmnet module.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config4/vmnet-only'
make -C /lib/modules/2.6.6/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-2.6.6'
CC [M] /tmp/vmware-config4/vmnet-only/driver.o
CC [M] /tmp/vmware-config4/vmnet-only/hub.o
CC [M] /tmp/vmware-config4/vmnet-only/userif.o
CC [M] /tmp/vmware-config4/vmnet-only/netif.o
CC [M] /tmp/vmware-config4/vmnet-only/bridge.o
CC [M] /tmp/vmware-config4/vmnet-only/procfs.o
LD [M] /tmp/vmware-config4/vmnet-only/vmnet.o
Building modules, stage 2.
MODPOST
CC /tmp/vmware-config4/vmnet-only/vmnet.mod.o
LD [M] /tmp/vmware-config4/vmnet-only/vmnet.ko
make[1]: Leaving directory `/usr/src/linux-2.6.6'
cp -f vmnet.ko ./../vmnet.o
make: Leaving directory `/tmp/vmware-config4/vmnet-only'
The module loads perfectly in the running kernel.
Do you want networking for your virtual machines? (yes/no/help) [yes] no
Do you want this program to automatically configure your system to allow your
virtual machines to access the host's filesystem? (yes/no/help) no
Starting VMware services:
Virtual machine monitor failed
The configuration of VMware Workstation 4.5.1 build-7568 for Linux for this
running kernel completed successfully.
You can now run VMware Workstation by invoking the following command:
"/opt/vmware/bin/vmware".
Enjoy,
--the VMware team
|
|
|
Back to top |
|
|
moe Veteran
Joined: 28 Mar 2003 Posts: 1289 Location: Potsdam / Germany
|
Posted: Sun Jun 20, 2004 11:54 am Post subject: |
|
|
Ich seh da auch keinen Fehler, taucht in irgendwelchen logs irgendwas auf? Was passiert wenn du vmmon per hand lädst? _________________ Signaturen sind doof. |
|
Back to top |
|
|
LL0rd l33t
Joined: 24 May 2004 Posts: 652 Location: Schlundcity
|
Posted: Sun Jun 20, 2004 12:01 pm Post subject: |
|
|
Code: | modprobe vmmon
FATAL: Module vmmon not found. |
die Module sind aber alle da
Quote: | ls /lib/modules/2.6.6/misc/
vmmon.o vmnet.o
|
|
|
Back to top |
|
|
moe Veteran
Joined: 28 Mar 2003 Posts: 1289 Location: Potsdam / Germany
|
Posted: Sun Jun 20, 2004 12:04 pm Post subject: |
|
|
mach mal update-modules und/oder insmod /lib/modules/2.6.6/misc/vmmon.o .. _________________ Signaturen sind doof. |
|
Back to top |
|
|
LL0rd l33t
Joined: 24 May 2004 Posts: 652 Location: Schlundcity
|
Posted: Sun Jun 20, 2004 12:09 pm Post subject: |
|
|
ok, also die Module werden geladen
Code: | FiSHdesk root # modprobe vmmon
FiSHdesk root # modprobe vmmon
FiSHdesk root # lsmod
Module Size Used by
vmnet 31600 -
vmmon 155404 -
|
|
|
Back to top |
|
|
moe Veteran
Joined: 28 Mar 2003 Posts: 1289 Location: Potsdam / Germany
|
Posted: Sun Jun 20, 2004 12:12 pm Post subject: |
|
|
ich nehme an, du hast jetzt update-modules ausgeführt, geht jetzt auch /etc/init.d/vmware start? Vorher die Module unloaden.. _________________ Signaturen sind doof. |
|
Back to top |
|
|
FRLinux n00b
Joined: 09 May 2002 Posts: 39 Location: Dublin
|
Posted: Mon Jun 21, 2004 9:52 pm Post subject: |
|
|
moe wrote: | ich nehme an, du hast jetzt update-modules ausgeführt, geht jetzt auch /etc/init.d/vmware start? Vorher die Module unloaden.. |
I have the same problem, anyone found a solution for this ? Haven(t seen any bug for it yet.
Steph _________________ -
"Step by step, the penguins are taking my sanity apart ..." |
|
Back to top |
|
|
LL0rd l33t
Joined: 24 May 2004 Posts: 652 Location: Schlundcity
|
Posted: Mon Jun 21, 2004 10:02 pm Post subject: |
|
|
Hi,
I found a solution, it was just the kernel config. Un my machine I had no modules unloading support. After rebuilding the kernel with modules unloading support, vmware works (nearly) perfect |
|
Back to top |
|
|
Sonic Lux Guru
Joined: 07 Mar 2004 Posts: 375 Location: Dresden / Germany
|
Posted: Mon Jun 21, 2004 11:22 pm Post subject: |
|
|
Lösch mal die Datei
Code: | /etc/vmware/not_configured | als root
Dann nochmal mit
Code: | /etc/init.d/vmware start | als root
probieren.
Es sollte nun gehen. |
|
Back to top |
|
|
astoeffer n00b
Joined: 22 Jun 2004 Posts: 3
|
Posted: Wed Jun 23, 2004 10:10 am Post subject: vmware 2.6.6 |
|
|
Hallo,
das Problem mit vmware und kernel 2.6.6 rührt daher, dass vmware den kernel 2.6.6 noch nicht offiziell unterstützt.
Unter folgendem Link findest Du Infos, wie Du vmware trotzdem zum Laufen bekommst.
http://kerneltrap.org/node/view/1804
Was allerdings nicht funktioniert (zumindest bei mir nicht) ist USB.
Wenn Du dafür eine Lösung hast, wäre ich für eine Antwort dankbar.
Gruß und viel Erfolg
Andreas |
|
Back to top |
|
|
LL0rd l33t
Joined: 24 May 2004 Posts: 652 Location: Schlundcity
|
Posted: Wed Jun 23, 2004 5:07 pm Post subject: |
|
|
Hi,
also usb geht bei mir problemlos. Ich bin jetzt aber auf den 2.6.7er Kernel umgestiegen. Jedoch hab ich jetzt ein anderes Problem.
Ich kann nicht in den Vollbild Modus changen, vmware sagt mir immer, dass das DGA Modul nicht richtig initiallisiert wurde.
https://forums.gentoo.org/viewtopic.php?t=61933&highlight=dga+ati+vmware
Das hab ich gefunden, jedoch hab ich schon alles ausprobiert, aber nichts davon hat geholfen. |
|
Back to top |
|
|
astoeffer n00b
Joined: 22 Jun 2004 Posts: 3
|
Posted: Thu Jun 24, 2004 5:31 am Post subject: DGA Extension |
|
|
Hallo,
Du mußt die DGA Extension in "/etc/X11/XF86Config-4" aktivieren idem DU "omit xfree86-dga auskommentierst. es kann natürlich sein, das deine conf Datei anders aussieht. Hier ein Auszug von meiner:
Section "Module"
# This loads the DBE extension module.
# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
# This loads the Type1 and FreeType font modules
# This loads the GLX module
Load "dbe" # Double buffer extension
Load "extmod"
# Option "omit xfree86-dga" # don't initialise the DGA extension
Load "type1"
Load "speedo"
Load "freetype"
Load "xtt"
Load "glx"
# This loads the DRI module
EndSection
Section "ServerFlags"
Ich hoffe das hilft weiter.
Gruß
Andreas |
|
Back to top |
|
|
|