Hallo zusammen!
PC mit Asus MB, Intel DualCore, NVidia VGA mit NVidia Treibern, DVD, 1 GB Ram, 250 GB HDD SATA.
System: SuSe 10.2, 64 BIT, neu aufgesetzt, alle Treiber, alle Updates
Erfahrungen mit VMware 5 und 5.5 mit Any-Any-Patch. Läuft gut auf anderer Maschine mit XP als Virt.Sys. .
Problem mit V: WS 6
Alle notwendigen Zusatzdateien seitens Linux geladen, Abhängigkeiten waren OK.
Installation des 64 Bit RPM VMware 6 WS lief tadellos.
Auf Console als Root mit "VMware &" die Konfiguration angestoßen, lief problemlos durch.
Die beiden VMware Icons wurden mit Menü eingebunden.
Nach dem klick auf ein VMware-Modul, egal was, rödelt der Mauszeiger fast 1 Min. und danach ist Stille, als wäre nichts geschehen.
Reboot hilft nicht.
Komplette Deinstallation, Reboot, Neuinstallation nur des Players. Gleiches Problem.
Wieder komplette Deinstallation, Reboot und Neuinstallation der VMware 6 WS. Gleiches Problem. Das Programm will einfach nicht starten.
- Ratlosigkeit... -
Hat schon mal einer so einen Bug gehabt? ...und ggf. eine Lösung?
Ciao
McRod
Die Foren-SW läuft ohne erkennbare Probleme. Sollte doch etwas nicht funktionieren, bitte gerne hier jederzeit melden und wir kümmern uns zeitnah darum. Danke!
VMware 6 WS unter Suse 10.2 startet nicht
VMware 6 + 5.5 WS unter Suse 10.2 starten nicht
Nachtrag:
VMware 6 deinstalliert, Reboot und VMware 5.5 mit Any-Any-Fix installiert.
Installation lief auch hier einwandfrei.
Gleiches Problem wie bei VMware 6, Programme starten nicht.
VMware 6 deinstalliert, Reboot und VMware 5.5 mit Any-Any-Fix installiert.
Installation lief auch hier einwandfrei.
Gleiches Problem wie bei VMware 6, Programme starten nicht.
-
- Guru
- Beiträge: 2237
- Registriert: 21.09.2005, 00:12
Hallo Stefan, dank für die schnelle Antwort.
Mit "vmware &" (laut Manual) passiert das gleiche wie mit "vmware-config.pl".
Ciao McRod
Hier die Info, Bezieht sich auf eine WS 5.5:
noname:/home/user # 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/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 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] y
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.18.8-0.3-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-config3/vmmon-only'
make -C /lib/modules/2.6.18.8-0.3-default/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-2.6.18.8-0.3-obj/x86_64/default'
make -C ../../../linux-2.6.18.8-0.3 O=../linux-2.6.18.8-0.3-obj/x86_64/default modules
CC [M] /tmp/vmware-config3/vmmon-only/linux/driver.o
CC [M] /tmp/vmware-config3/vmmon-only/linux/hostif.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
CC [M] /tmp/vmware-config3/vmmon-only/common/vmx86.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
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.18.8-0.3-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.
This program previously created the file /dev/parport0, and was about to remove
it. Somebody else apparently did it already.
This program previously created the file /dev/parport1, and was about to remove
it. Somebody else apparently did it already.
This program previously created the file /dev/parport2, and was about to remove
it. Somebody else apparently did it already.
This program previously created the file /dev/parport3, and was about to remove
it. Somebody else apparently did it already.
This program previously created the file /dev/vmnet0, and was about to remove
it. Somebody else apparently did it already.
This program previously created the file /dev/vmnet1, and was about to remove
it. Somebody else apparently did it already.
This program previously created the file /dev/vmnet8, and was about to remove
it. Somebody else apparently did it already.
You have already setup networking.
Would you like to skip networking setup and keep your old settings as they are?
(yes/no) [yes] y
Extracting the sources of the vmnet module.
Building the vmnet module.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config3/vmnet-only'
make -C /lib/modules/2.6.18.8-0.3-default/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-2.6.18.8-0.3-obj/x86_64/default'
make -C ../../../linux-2.6.18.8-0.3 O=../linux-2.6.18.8-0.3-obj/x86_64/default modules
CC [M] /tmp/vmware-config3/vmnet-only/driver.o
CC [M] /tmp/vmware-config3/vmnet-only/hub.o
CC [M] /tmp/vmware-config3/vmnet-only/userif.o
CC [M] /tmp/vmware-config3/vmnet-only/netif.o
CC [M] /tmp/vmware-config3/vmnet-only/bridge.o
CC [M] /tmp/vmware-config3/vmnet-only/procfs.o
CC [M] /tmp/vmware-config3/vmnet-only/smac_compat.o
SHIPPED /tmp/vmware-config3/vmnet-only/smac_linux.x86_64.o
LD [M] /tmp/vmware-config3/vmnet-only/vmnet.o
Building modules, stage 2.
MODPOST
WARNING: could not open /tmp/vmware-config3/vmnet-only/includeCheck.h: Invalid argument
CC /tmp/vmware-config3/vmnet-only/vmnet.mod.o
LD [M] /tmp/vmware-config3/vmnet-only/vmnet.ko
make[1]: Leaving directory `/usr/src/linux-2.6.18.8-0.3-obj/x86_64/default'
cp -f vmnet.ko ./../vmnet.o
make: Leaving directory `/tmp/vmware-config3/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/vmnet1 (background) done
Host-only networking on /dev/vmnet8 (background) done
NAT service on /dev/vmnet8 done
The configuration of VMware Workstation 5.5.3 build-34685 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
noname:/home/user #
Mit "vmware &" (laut Manual) passiert das gleiche wie mit "vmware-config.pl".
Ciao McRod
Hier die Info, Bezieht sich auf eine WS 5.5:
noname:/home/user # 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/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 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] y
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.18.8-0.3-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-config3/vmmon-only'
make -C /lib/modules/2.6.18.8-0.3-default/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-2.6.18.8-0.3-obj/x86_64/default'
make -C ../../../linux-2.6.18.8-0.3 O=../linux-2.6.18.8-0.3-obj/x86_64/default modules
CC [M] /tmp/vmware-config3/vmmon-only/linux/driver.o
CC [M] /tmp/vmware-config3/vmmon-only/linux/hostif.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
CC [M] /tmp/vmware-config3/vmmon-only/common/vmx86.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
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.18.8-0.3-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.
This program previously created the file /dev/parport0, and was about to remove
it. Somebody else apparently did it already.
This program previously created the file /dev/parport1, and was about to remove
it. Somebody else apparently did it already.
This program previously created the file /dev/parport2, and was about to remove
it. Somebody else apparently did it already.
This program previously created the file /dev/parport3, and was about to remove
it. Somebody else apparently did it already.
This program previously created the file /dev/vmnet0, and was about to remove
it. Somebody else apparently did it already.
This program previously created the file /dev/vmnet1, and was about to remove
it. Somebody else apparently did it already.
This program previously created the file /dev/vmnet8, and was about to remove
it. Somebody else apparently did it already.
You have already setup networking.
Would you like to skip networking setup and keep your old settings as they are?
(yes/no) [yes] y
Extracting the sources of the vmnet module.
Building the vmnet module.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config3/vmnet-only'
make -C /lib/modules/2.6.18.8-0.3-default/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-2.6.18.8-0.3-obj/x86_64/default'
make -C ../../../linux-2.6.18.8-0.3 O=../linux-2.6.18.8-0.3-obj/x86_64/default modules
CC [M] /tmp/vmware-config3/vmnet-only/driver.o
CC [M] /tmp/vmware-config3/vmnet-only/hub.o
CC [M] /tmp/vmware-config3/vmnet-only/userif.o
CC [M] /tmp/vmware-config3/vmnet-only/netif.o
CC [M] /tmp/vmware-config3/vmnet-only/bridge.o
CC [M] /tmp/vmware-config3/vmnet-only/procfs.o
CC [M] /tmp/vmware-config3/vmnet-only/smac_compat.o
SHIPPED /tmp/vmware-config3/vmnet-only/smac_linux.x86_64.o
LD [M] /tmp/vmware-config3/vmnet-only/vmnet.o
Building modules, stage 2.
MODPOST
WARNING: could not open /tmp/vmware-config3/vmnet-only/includeCheck.h: Invalid argument
CC /tmp/vmware-config3/vmnet-only/vmnet.mod.o
LD [M] /tmp/vmware-config3/vmnet-only/vmnet.ko
make[1]: Leaving directory `/usr/src/linux-2.6.18.8-0.3-obj/x86_64/default'
cp -f vmnet.ko ./../vmnet.o
make: Leaving directory `/tmp/vmware-config3/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/vmnet1 (background) done
Host-only networking on /dev/vmnet8 (background) done
NAT service on /dev/vmnet8 done
The configuration of VMware Workstation 5.5.3 build-34685 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
noname:/home/user #
-
- Guru
- Beiträge: 2237
- Registriert: 21.09.2005, 00:12
VMware 5.5. läuft plötzlich ...
Hallo Stefan,
auf dem System steht derzeit VMware 5.5. Was ja auch nicht laufen wollte...
In der Konsole auf Deinen Rat hin VMware gestartet, und siehe da, diesmal startete es.
Nach diesem Geburtsschrei war es dann auch "clickable".
Ein andernorts mit der 5.5 erstelltes Virtuel-XP wollte allerdings nicht laufen, es wäre zu wenig Speicher. Diesen Physikalisch von 1 GB auf 2 GB verdoppelt und in den Einstellungen auch 1 GB für Win zugewiesen. Wollte trotzdem nicht...
Windows 2000 als Virtual neu installiert, und siehe da, es rennt wie verrückt.
Anmerkung: Da es eine Dual-CPU ist hatte ich "2 Prozessoren" bei der Install gewählt. Hat alles installiert. Nach dem Reboot von Win kam die Meldung, dass die VM-Lizenz nur für eine CPU jeweils sei. Unter Config von 2 auf 1 umgestellt. Läuft.
Die nächsten 2 Tage bin ich ausser Haus. Danach versuche ich das gleiche noch mal mit V: 6. - Melde mich wieder an dieser Stelle mit Infos zu V: 6.
Anmerkung: Gibt es neues zu 3D in Windows mit Nvidia unter VM-WS 6 auf Linux?
Auf einem Forum hatte ich vor rund 3 Monaten Hinweise gefunden, wie es schon mit 5.5 laufen sollte.
Merci, ciao
McRod
auf dem System steht derzeit VMware 5.5. Was ja auch nicht laufen wollte...
In der Konsole auf Deinen Rat hin VMware gestartet, und siehe da, diesmal startete es.
Nach diesem Geburtsschrei war es dann auch "clickable".
Ein andernorts mit der 5.5 erstelltes Virtuel-XP wollte allerdings nicht laufen, es wäre zu wenig Speicher. Diesen Physikalisch von 1 GB auf 2 GB verdoppelt und in den Einstellungen auch 1 GB für Win zugewiesen. Wollte trotzdem nicht...
Windows 2000 als Virtual neu installiert, und siehe da, es rennt wie verrückt.
Anmerkung: Da es eine Dual-CPU ist hatte ich "2 Prozessoren" bei der Install gewählt. Hat alles installiert. Nach dem Reboot von Win kam die Meldung, dass die VM-Lizenz nur für eine CPU jeweils sei. Unter Config von 2 auf 1 umgestellt. Läuft.
Die nächsten 2 Tage bin ich ausser Haus. Danach versuche ich das gleiche noch mal mit V: 6. - Melde mich wieder an dieser Stelle mit Infos zu V: 6.
Anmerkung: Gibt es neues zu 3D in Windows mit Nvidia unter VM-WS 6 auf Linux?
Auf einem Forum hatte ich vor rund 3 Monaten Hinweise gefunden, wie es schon mit 5.5 laufen sollte.
Merci, ciao
McRod
Zurück zu „VMware Workstation und VMware Workstation Pro“
Wer ist online?
Mitglieder in diesem Forum: 0 Mitglieder und 6 Gäste