Quantcast
Channel: VMware Communities : All Content - Workstation Player
Viewing all 5660 articles
Browse latest View live

VMWare Player and VLANs

$
0
0

Hi

I have a problem concerning VLANs and virtualization. The setup is as follows. Our developers are about to get Virtual Maschines with Linux (centos) guests on their desktops. The host machines are Windows 10. Each machine has only one NIC installed and connected to the internal LAN. On this single Lan cable there should be 2 vLans:

Default VLAN 1 for the windows hosts (configured as default vLan on the switch ports)  

VLAN id 311 for the VM (different setup for routing/firewall/proxy)

The Network for the VM must be set to bridged, because doing web development, the developers must be able to access the webservers installed on the VMs via browser. The original plan was to use VMware Workstation Player 15, install the Linux, configure the vLan in the guest and it just works. But no packets left the VM while pinging the default gateway of the vLan 311. To me it looks like something is dropping all vLan packages concerning the vLan 311. The questions are: 

How to configure our cisco switch port to pass two VLANs traffic?

Are vLans supported by VMware Workstation Player 15 or Workstation after all?   

Are they supported in a setup like this?  

How is it done? Must the be configuration under Windows as well?

 

Help would very nice

Greetings Mahdi


VMWare Kernel module updater fails

$
0
0

Hi,

 

after changes in my ubuntu 14.04 computer (mainly related to the gcc compiler - if I understand it correctly), starting VMWare fails.

 

In the first step after starting, I am asked to perform a Kernel Module Update:

 

Before you can runVMware, several modules must be compiled and loaded into the running kernel.

I click on "install", are asked for my (sudo) password and get afterwards

 

Unable to start services.

See log file /tmp/vmware-root/vmware-12819.log for details.

 

This file contains the following information.

 

How can I resolve this issue?

 

Thanks in advance!

 

2018-10-27T14:43:13.412+02:00| vthread-4| I125: Log for VMware Workstation pid=12819 version=12.5.7 build=build-5813279 option=Release

2018-10-27T14:43:13.412+02:00| vthread-4| I125: The process is 64-bit.

2018-10-27T14:43:13.412+02:00| vthread-4| I125: Host codepage=UTF-8 encoding=UTF-8

2018-10-27T14:43:13.412+02:00| vthread-4| I125: Host is Linux 4.4.0-138-generic Ubuntu 14.04.5 LTS

2018-10-27T14:43:13.412+02:00| vthread-4| I125: DictionaryLoad: Cannot open file "/usr/lib/vmware/settings": No such file or directory.

2018-10-27T14:43:13.412+02:00| vthread-4| I125: PREF Optional preferences file not found at /usr/lib/vmware/settings. Using default values.

2018-10-27T14:43:13.412+02:00| vthread-4| I125: DictionaryLoad: Cannot open file "/root/.vmware/config": No such file or directory.

2018-10-27T14:43:13.412+02:00| vthread-4| I125: PREF Optional preferences file not found at /root/.vmware/config. Using default values.

2018-10-27T14:43:13.412+02:00| vthread-4| I125: PREF Unable to check permissions for preferences file.

2018-10-27T14:43:13.412+02:00| vthread-4| I125: DictionaryLoad: Cannot open file "/root/.vmware/preferences": No such file or directory.

2018-10-27T14:43:13.412+02:00| vthread-4| I125: PREF Failed to load user preferences.

2018-10-27T14:43:13.446+02:00| vthread-4| W115: Logging to /tmp/vmware-root/vmware-12819.log

2018-10-27T14:43:13.451+02:00| vthread-4| I125: Obtaining info using the running kernel.

2018-10-27T14:43:13.451+02:00| vthread-4| I125: Created new pathsHash.

2018-10-27T14:43:13.451+02:00| vthread-4| I125: Setting header path for 4.4.0-138-generic to "/lib/modules/4.4.0-138-generic/build/include".

2018-10-27T14:43:13.451+02:00| vthread-4| I125: Validating path "/lib/modules/4.4.0-138-generic/build/include" for kernel release "4.4.0-138-generic".

2018-10-27T14:43:13.451+02:00| vthread-4| I125: Failed to find /lib/modules/4.4.0-138-generic/build/include/linux/version.h

2018-10-27T14:43:13.451+02:00| vthread-4| I125: /lib/modules/4.4.0-138-generic/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.

2018-10-27T14:43:13.451+02:00| vthread-4| I125: using /usr/bin/gcc-4.8 for preprocess check

2018-10-27T14:43:13.455+02:00| vthread-4| I125: Preprocessed UTS_RELEASE, got value "4.4.0-138-generic".

2018-10-27T14:43:13.456+02:00| vthread-4| I125: The header path "/lib/modules/4.4.0-138-generic/build/include" for the kernel "4.4.0-138-generic" is valid.  Whoohoo!

2018-10-27T14:43:13.595+02:00| vthread-4| I125: found symbol version file /lib/modules/4.4.0-138-generic/build/Module.symvers

2018-10-27T14:43:13.595+02:00| vthread-4| I125: Reading symbol versions from /lib/modules/4.4.0-138-generic/build/Module.symvers.

2018-10-27T14:43:13.611+02:00| vthread-4| I125: Read 18956 symbol versions

2018-10-27T14:43:13.611+02:00| vthread-4| I125: Reading in info for the vmmon module.

2018-10-27T14:43:13.611+02:00| vthread-4| I125: Reading in info for the vmnet module.

2018-10-27T14:43:13.611+02:00| vthread-4| I125: Reading in info for the vmblock module.

2018-10-27T14:43:13.611+02:00| vthread-4| I125: Reading in info for the vmci module.

2018-10-27T14:43:13.611+02:00| vthread-4| I125: Reading in info for the vsock module.

2018-10-27T14:43:13.611+02:00| vthread-4| I125: Setting vsock to depend on vmci.

2018-10-27T14:43:13.611+02:00| vthread-4| I125: Invoking modinfo on "vmmon".

2018-10-27T14:43:13.613+02:00| vthread-4| I125: "/sbin/modinfo" exited with status 256.

2018-10-27T14:43:13.613+02:00| vthread-4| I125: Invoking modinfo on "vmnet".

2018-10-27T14:43:13.614+02:00| vthread-4| I125: "/sbin/modinfo" exited with status 256.

2018-10-27T14:43:13.614+02:00| vthread-4| I125: Invoking modinfo on "vmblock".

2018-10-27T14:43:13.615+02:00| vthread-4| I125: "/sbin/modinfo" exited with status 256.

2018-10-27T14:43:13.615+02:00| vthread-4| I125: Invoking modinfo on "vmci".

2018-10-27T14:43:13.616+02:00| vthread-4| I125: "/sbin/modinfo" exited with status 256.

2018-10-27T14:43:13.616+02:00| vthread-4| I125: Invoking modinfo on "vsock".

2018-10-27T14:43:13.617+02:00| vthread-4| I125: "/sbin/modinfo" exited with status 0.

2018-10-27T14:43:13.627+02:00| vthread-4| I125: to be installed: vmmon status: 0

2018-10-27T14:43:13.627+02:00| vthread-4| I125: to be installed: vmnet status: 0

2018-10-27T14:43:13.637+02:00| vthread-4| I125: Obtaining info using the running kernel.

2018-10-27T14:43:13.637+02:00| vthread-4| I125: Setting header path for 4.4.0-138-generic to "/lib/modules/4.4.0-138-generic/build/include".

2018-10-27T14:43:13.637+02:00| vthread-4| I125: Validating path "/lib/modules/4.4.0-138-generic/build/include" for kernel release "4.4.0-138-generic".

2018-10-27T14:43:13.637+02:00| vthread-4| I125: Failed to find /lib/modules/4.4.0-138-generic/build/include/linux/version.h

2018-10-27T14:43:13.637+02:00| vthread-4| I125: /lib/modules/4.4.0-138-generic/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.

2018-10-27T14:43:13.637+02:00| vthread-4| I125: using /usr/bin/gcc-4.8 for preprocess check

2018-10-27T14:43:13.641+02:00| vthread-4| I125: Preprocessed UTS_RELEASE, got value "4.4.0-138-generic".

2018-10-27T14:43:13.641+02:00| vthread-4| I125: The header path "/lib/modules/4.4.0-138-generic/build/include" for the kernel "4.4.0-138-generic" is valid.  Whoohoo!

2018-10-27T14:43:13.782+02:00| vthread-4| I125: found symbol version file /lib/modules/4.4.0-138-generic/build/Module.symvers

2018-10-27T14:43:13.782+02:00| vthread-4| I125: Reading symbol versions from /lib/modules/4.4.0-138-generic/build/Module.symvers.

2018-10-27T14:43:13.798+02:00| vthread-4| I125: Read 18956 symbol versions

2018-10-27T14:43:13.798+02:00| vthread-4| I125: Kernel header path retrieved from FileEntry: /lib/modules/4.4.0-138-generic/build/include

2018-10-27T14:43:13.798+02:00| vthread-4| I125: Update kernel header path to /lib/modules/4.4.0-138-generic/build/include

2018-10-27T14:43:13.798+02:00| vthread-4| I125: Validating path "/lib/modules/4.4.0-138-generic/build/include" for kernel release "4.4.0-138-generic".

2018-10-27T14:43:13.798+02:00| vthread-4| I125: Failed to find /lib/modules/4.4.0-138-generic/build/include/linux/version.h

2018-10-27T14:43:13.798+02:00| vthread-4| I125: /lib/modules/4.4.0-138-generic/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.

2018-10-27T14:43:13.798+02:00| vthread-4| I125: using /usr/bin/gcc-4.8 for preprocess check

2018-10-27T14:43:13.803+02:00| vthread-4| I125: Preprocessed UTS_RELEASE, got value "4.4.0-138-generic".

2018-10-27T14:43:13.803+02:00| vthread-4| I125: The header path "/lib/modules/4.4.0-138-generic/build/include" for the kernel "4.4.0-138-generic" is valid.  Whoohoo!

2018-10-27T14:43:13.804+02:00| vthread-4| I125: Unable to find a GCC compiler in the system path.  Attempting to use a compiler at location "/usr/bin/gcc-4.8".

2018-10-27T14:43:13.806+02:00| vthread-4| I125: Got gcc version "4.8".

2018-10-27T14:43:13.806+02:00| vthread-4| I125: The GCC version matches the kernel GCC minor version like a glove.

2018-10-27T14:43:13.806+02:00| vthread-4| I125: Using user supplied compiler "/usr/bin/gcc-4.8".

2018-10-27T14:43:13.808+02:00| vthread-4| I125: Got gcc version "4.8".

2018-10-27T14:43:13.808+02:00| vthread-4| I125: The GCC version matches the kernel GCC minor version like a glove.

2018-10-27T14:43:13.809+02:00| vthread-4| I125: Trying to find a suitable PBM set for kernel "4.4.0-138-generic".

2018-10-27T14:43:13.809+02:00| vthread-4| I125: No matching PBM set was found for kernel "4.4.0-138-generic".

2018-10-27T14:43:13.809+02:00| vthread-4| I125: The GCC version matches the kernel GCC minor version like a glove.

2018-10-27T14:43:13.809+02:00| vthread-4| I125: Validating path "/lib/modules/4.4.0-138-generic/build/include" for kernel release "4.4.0-138-generic".

2018-10-27T14:43:13.809+02:00| vthread-4| I125: Failed to find /lib/modules/4.4.0-138-generic/build/include/linux/version.h

2018-10-27T14:43:13.809+02:00| vthread-4| I125: /lib/modules/4.4.0-138-generic/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.

2018-10-27T14:43:13.809+02:00| vthread-4| I125: using /usr/bin/gcc-4.8 for preprocess check

2018-10-27T14:43:13.814+02:00| vthread-4| I125: Preprocessed UTS_RELEASE, got value "4.4.0-138-generic".

2018-10-27T14:43:13.814+02:00| vthread-4| I125: The header path "/lib/modules/4.4.0-138-generic/build/include" for the kernel "4.4.0-138-generic" is valid.  Whoohoo!

2018-10-27T14:43:13.880+02:00| vthread-4| I125: The GCC version matches the kernel GCC minor version like a glove.

2018-10-27T14:43:13.880+02:00| vthread-4| I125: Validating path "/lib/modules/4.4.0-138-generic/build/include" for kernel release "4.4.0-138-generic".

2018-10-27T14:43:13.880+02:00| vthread-4| I125: Failed to find /lib/modules/4.4.0-138-generic/build/include/linux/version.h

2018-10-27T14:43:13.880+02:00| vthread-4| I125: /lib/modules/4.4.0-138-generic/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.

2018-10-27T14:43:13.880+02:00| vthread-4| I125: using /usr/bin/gcc-4.8 for preprocess check

2018-10-27T14:43:13.885+02:00| vthread-4| I125: Preprocessed UTS_RELEASE, got value "4.4.0-138-generic".

2018-10-27T14:43:13.885+02:00| vthread-4| I125: The header path "/lib/modules/4.4.0-138-generic/build/include" for the kernel "4.4.0-138-generic" is valid.  Whoohoo!

2018-10-27T14:43:13.885+02:00| vthread-4| I125: Using temp dir "/tmp".

2018-10-27T14:43:13.886+02:00| vthread-4| I125: Obtaining info using the running kernel.

2018-10-27T14:43:13.886+02:00| vthread-4| I125: Setting header path for 4.4.0-138-generic to "/lib/modules/4.4.0-138-generic/build/include".

2018-10-27T14:43:13.886+02:00| vthread-4| I125: Validating path "/lib/modules/4.4.0-138-generic/build/include" for kernel release "4.4.0-138-generic".

2018-10-27T14:43:13.886+02:00| vthread-4| I125: Failed to find /lib/modules/4.4.0-138-generic/build/include/linux/version.h

2018-10-27T14:43:13.886+02:00| vthread-4| I125: /lib/modules/4.4.0-138-generic/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.

2018-10-27T14:43:13.886+02:00| vthread-4| I125: using /usr/bin/gcc-4.8 for preprocess check

2018-10-27T14:43:13.890+02:00| vthread-4| I125: Preprocessed UTS_RELEASE, got value "4.4.0-138-generic".

2018-10-27T14:43:13.890+02:00| vthread-4| I125: The header path "/lib/modules/4.4.0-138-generic/build/include" for the kernel "4.4.0-138-generic" is valid.  Whoohoo!

2018-10-27T14:43:14.029+02:00| vthread-4| I125: found symbol version file /lib/modules/4.4.0-138-generic/build/Module.symvers

2018-10-27T14:43:14.029+02:00| vthread-4| I125: Reading symbol versions from /lib/modules/4.4.0-138-generic/build/Module.symvers.

2018-10-27T14:43:14.046+02:00| vthread-4| I125: Read 18956 symbol versions

2018-10-27T14:43:14.046+02:00| vthread-4| I125: Invoking modinfo on "vmmon".

2018-10-27T14:43:14.048+02:00| vthread-4| I125: "/sbin/modinfo" exited with status 256.

2018-10-27T14:43:14.048+02:00| vthread-4| I125: Invoking modinfo on "vmnet".

2018-10-27T14:43:14.050+02:00| vthread-4| I125: "/sbin/modinfo" exited with status 256.

2018-10-27T14:43:14.463+02:00| vthread-4| I125: Setting destination path for vmmon to "/lib/modules/4.4.0-138-generic/misc/vmmon.ko".

2018-10-27T14:43:14.463+02:00| vthread-4| I125: Extracting the vmmon source from "/usr/lib/vmware/modules/source/vmmon.tar".

2018-10-27T14:43:14.472+02:00| vthread-4| I125: Successfully extracted the vmmon source.

2018-10-27T14:43:14.472+02:00| vthread-4| I125: Building module with command "/usr/bin/make -j4 -C /tmp/modconfig-kjIYtt/vmmon-only auto-build HEADER_DIR=/lib/modules/4.4.0-138-generic/build/include CC=/usr/bin/gcc-4.8 IS_GCC_3=no"

2018-10-27T14:43:14.714+02:00| vthread-4| W115: Failed to build vmmon.  Failed to execute the build command.

2018-10-27T14:43:14.716+02:00| vthread-4| I125: Setting destination path for vmnet to "/lib/modules/4.4.0-138-generic/misc/vmnet.ko".

2018-10-27T14:43:14.716+02:00| vthread-4| I125: Extracting the vmnet source from "/usr/lib/vmware/modules/source/vmnet.tar".

2018-10-27T14:43:14.724+02:00| vthread-4| I125: Successfully extracted the vmnet source.

2018-10-27T14:43:14.724+02:00| vthread-4| I125: Building module with command "/usr/bin/make -j4 -C /tmp/modconfig-kjIYtt/vmnet-only auto-build HEADER_DIR=/lib/modules/4.4.0-138-generic/build/include CC=/usr/bin/gcc-4.8 IS_GCC_3=no"

2018-10-27T14:43:14.924+02:00| vthread-4| W115: Failed to build vmnet.  Failed to execute the build command.

macOS Hight Sierra upgrade to Mojave - workstation 12 player

$
0
0

Can this be done? I dont want to lose no data or getting errors.

I am interested in using latest xcode for developing apps.

No vmrun for Workstation Player 15 ?

$
0
0

Hello

For Player 14 vmrun is available via VIX installer. After upgrade to 15 this VIX version stopped working.

From what I checked VIX is now part of Workstation Pro install, I thought it should be also in Player installer but looks like is missing in this Workstation version.

In compare datasheet of Pro and Player vmrun is listed for both versions.

How I can install this feature for Workstation Player ?

Best Regards

VMware Player Error

$
0
0

When starting the VMware player, i always get this error, after which the VMware player shuts itself down.

Anybody could tell me what could be (doing) wrong ?

 

VMplayer error.jpg

Ist VMware geeignet, alte 32bit-Programme (z.B. MS Quickbasic) auf einem 64bit Computer zu nutzen?

$
0
0

Mein 64_bit PC nutzt Windows 10. Ich habe VMware Workstation Player und darin Windows XP 32_bit als Betriebssystem installiert. Wie bekomme ich nun meine alten 32_bit Programme da hinein? Geht das überhaupt?

VMWare Player crashing on Windows Guest Shutdown

$
0
0

Over the last 10 days or so, for some reason every time I attempt to shutdown or restart Windows (Windows guest - Arch is the host), VMWare immediately freezes and the process cannot be killed to the point I need to do a hard reboot because I can't even shutdown my system cleanly (although my system is totally responsive in every other way before I shutdown with the exception of VMWare) and I get the following showing up when I run dmesg:

 

[ 1954.873606] BUG: unable to handle kernel paging request at ffffffffc057f14e

[ 1954.873651] IP: report_bug+0x94/0x120

[ 1954.873666] PGD 23ba0c067

[ 1954.873666] P4D 23ba0c067

[ 1954.873677] PUD 23ba0e067

[ 1954.873688] PMD 32ed01067

[ 1954.873700] PTE 800000032edf7161

[ 1954.873730] Oops: 0003 [#1] PREEMPT SMP

[ 1954.873744] Modules linked in: dm_mod dax ctr ccm cmac rfcomm vmnet(O) ppdev parport_pc parport fuse vmw_vsock_vmci_transport vsock vmw_vmci vmmon(O) arc4 bnep bbswitch(O) intel_rapl dell_wmi x86_pkg_temp_thermal intel_powerclamp sparse_keymap iTCO_wdt coretemp iTCO_vendor_support kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel pcbc dell_laptop dell_smbios dcdbas aesni_intel aes_x86_64 crypto_simd glue_helper cryptd intel_cstate intel_rapl_perf btusb psmouse btrtl btbcm i915 pcspkr btintel bluetooth i2c_i801 iwlmvm snd_hda_codec_hdmi mac80211 ecdh_generic snd_hda_codec_realtek snd_hda_codec_generic input_leds evdev led_class joydev mousedev mac_hid iwlwifi snd_hda_intel atl1c lpc_ich cfg80211 drm_kms_helper snd_hda_codec uvcvideo videobuf2_vmalloc drm snd_hda_core

[ 1954.873979]  videobuf2_memops snd_hwdep rfkill videobuf2_v4l2 snd_pcm videobuf2_core intel_gtt syscopyarea videodev snd_timer mei_me sysfillrect snd sysimgblt fb_sys_fops media mei soundcore i2c_algo_bit shpchp thermal wmi battery dell_smo8800 video tpm_tis button tpm_tis_core ac tpm sch_fq_codel ip_tables x_tables ext4 crc16 jbd2 fscrypto mbcache sd_mod hid_generic usbhid hid serio_raw atkbd libps2 xhci_pci xhci_hcd ahci libahci libata scsi_mod ehci_pci ehci_hcd usbcore usb_common i8042 serio

[ 1954.874130] CPU: 3 PID: 5334 Comm: vmx-vcpu-0 Tainted: G   O4.12.6-1-ARCH #1

[ 1954.874156] Hardware name: Dell Inc.  Dell System XPS 15Z/0MFNCV, BIOS A12 09/07/2012

[ 1954.874184] task: ffff89daea7a8e40 task.stack: ffffa34688da4000

[ 1954.874204] RIP: 0010:report_bug+0x94/0x120

[ 1954.874219] RSP: 0018:ffffa34688da7b10 EFLAGS: 00010202

[ 1954.874237] RAX: 0000000000000907 RBX: ffffa34688da7c78 RCX: ffffffffc057f144

[ 1954.874260] RDX: 0000000000000001 RSI: 0000000000000ed2 RDI: 0000000000000001

[ 1954.874283] RBP: ffffa34688da7b30 R08: ffffa34688da8000 R09: 000000000000034e

[ 1954.874306] R10: ffffffffa6a06a80 R11: ffff89daea7a8e00 R12: ffffffffc0532e34

[ 1954.874329] R13: ffffffffc0577366 R14: 0000000000000004 R15: ffffa34688da7c78

[ 1954.874353] FS:  00007fb1dd387700(0000) GS:ffff89daffac0000(0000) knlGS:0000000000000000

[ 1954.874379] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033

[ 1954.874398] CR2: ffffffffc057f14e CR3: 000000032aea2000 CR4: 00000000000406e0

[ 1954.874421] Call Trace:

[ 1954.874439]  ? ext4_set_page_dirty+0x44/0x60 [ext4]

[ 1954.874459]  fixup_bug+0x2e/0x50

[ 1954.874474]  do_trap+0x119/0x150

[ 1954.874487]  do_error_trap+0x89/0x110

[ 1954.874504]  ? ext4_set_page_dirty+0x44/0x60 [ext4]

[ 1954.874522]  ? __enqueue_entity+0x6c/0x70

[ 1954.874537]  ? enqueue_entity+0x109/0x740

[ 1954.874553]  do_invalid_op+0x20/0x30

[ 1954.874567]  invalid_op+0x1e/0x30

[ 1954.874582] RIP: 0010:ext4_set_page_dirty+0x44/0x60 [ext4]

[ 1954.874600] RSP: 0018:ffffa34688da7d28 EFLAGS: 00010246

[ 1954.874618] RAX: 017fff0000001068 RBX: ffffdee80b6ad200 RCX: 0000000000000000

[ 1954.874642] RDX: 0000000000000000 RSI: 0000000000000041 RDI: ffffdee80b6ad200

[ 1954.874665] RBP: ffffa34688da7d28 R08: ffff89daef2ce240 R09: 0000000180400037

[ 1954.874688] R10: ffffa34688da7d48 R11: ffff89daea7a8e00 R12: 0000000000000041

[ 1954.874711] R13: 0000000000000001 R14: ffff89dace1dc860 R15: 0000000000000000

[ 1954.874745]  set_page_dirty+0x5b/0xb0

[ 1954.874767]  qp_release_pages+0x64/0x80 [vmw_vmci]

[ 1954.874792]  qp_host_unregister_user_memory.isra.20+0x27/0x80 [vmw_vmci]

[ 1954.874825]  vmci_qp_broker_detach+0x245/0x3f0 [vmw_vmci]

[ 1954.874854]  vmci_host_unlocked_ioctl+0x18e/0xa30 [vmw_vmci]

[ 1954.874887]  do_vfs_ioctl+0xa5/0x600

[ 1954.874908]  ? __fget+0x6e/0x90

[ 1954.874927]  SyS_ioctl+0x79/0x90

[ 1954.874947]  entry_SYSCALL_64_fastpath+0x1a/0xa5

[ 1954.874970] RIP: 0033:0x7fb34cf8f8b7

[ 1954.874990] RSP: 002b:00007fb1dd37eb28 EFLAGS: 00003246 ORIG_RAX: 0000000000000010

[ 1954.875029] RAX: ffffffffffffffda RBX: 00007fb1dd386580 RCX: 00007fb34cf8f8b7

[ 1954.875066] RDX: 00007fb1dd37eb40 RSI: 00000000000007aa RDI: 0000000000000065

[ 1954.875106] RBP: 0000000000000006 R08: 0000000000000002 R09: 00007fb1dd37ecd0

[ 1954.875147] R10: 00007fb1dd386bfe R11: 0000000000003246 R12: 00007fb34b8be010

[ 1954.875191] R13: 00000000747ff0ec R14: ffffffffffffffff R15: 0000000000000006

[ 1954.875236] Code: 74 59 0f b7 41 0a 4c 63 69 04 0f b7 71 08 89 c7 49 01 cd 83 e7 01 a8 02 74 15 66 85 ff 74 10 a8 04 ba 01 00 00 00 75 26 83 c8 04 <66> 89 41 0a 66 85 ff 74 49 0f b6 49 0b 4c 89 e2 45 31 c9 49 89

[ 1954.875365] RIP: report_bug+0x94/0x120 RSP: ffffa34688da7b10

[ 1954.876980] CR2: ffffffffc057f14e

[ 1954.886476] ---[ end trace cdf1cc11c1557bdd ]---

I've now tried kernels 4.12.{3,5,6,8}, with VMWare 12.5.6 as well as 12.5.7. The issue also persists with existing and clean installs of Windows 10.

 

I can't think of anything else that's changed, and everything has worked fine for a very long time up to this point.

 

Any ideas as to what might be going on?

Iniciar VMWorkstation sin logueo de windows.

$
0
0

Estimados buenas tardes.

 

Soy nuevo en esta comunidad. Tengo una duda.

 

Tengo una PC Virtual que es con una configuración especifica utilizada para bajar un archivo especifico de internet, editarlo y subirlo nuevamente. La pregunta es la siguiente.

 

Esa PC se encuentra configurada en un Servidor, pero el inconveniente que tengo es el siguiente, cuando tengo un corte de luz, el servidor vuelve a arrancar pero la virtual no arranca a menos que loguee el servidor manualmente. Hay alguna manera de que se inicie la virtual sin tener que loguear el servidor?

 

Muchas Gracias.


VMware Tools Does Not Install

$
0
0

I have VMware Workstation Pro 14.  I am attempting to load VMware Tools on Ubuntu.  Every time I do this, I go to the menu tabs at the top, click VM>Install VMware Tools and it begins (I assume.  No prompt says so).  From there, I can see "cancel VMware tools installation" in the menu.  It sits there in that state for hours.  I have tried multiple VMs, all Ubuntu based and the same result occurs.  It can be fixed via command line, but it takes FOREVER.  Any idea why it won't just install from the menu as designed?

Ultimately, i am trying to get a full screen version of Ubuntu and be able to create a shared folder.  I use the VM to perform incident response duties. 

Thank you in advance for your attention. 

Help connect sans sift (ubuntu)vm and a windows 7 vm to talk to each other

$
0
0

So i have tried Lan segment, using vmnet 2, changing IPs around and all the sorts, now im upside down on what to do. I know this is not that difficult, im just missing something. Its not a server, client pair and i would like the ubuntu to get on the Internet. I want them to connect so i can do a live acquisition on the windows 7 vm, So any help would be great, thank you

My laptop crashed whilst using a VM

$
0
0

A few days ago I was working for school on a program which was installed in a VM.

Other than this program (EPlan V2.7) i had 2 PDF's, and internet opened up.

I was also working on 2 screens for easier switching.

(My computer has 8GB RAM and an intel(r) core(tm) i5-7300hq cpu @ 2.50ghz)

 

Suddenly my laptop gave a blue screen which gave the error "Driver_Corrupted_Expool".

The laptop was very hot.

I restarted it, scanned for viruses and looked for updates.

 

Now i would like to continue working on the program for school but this VM doesn't want to start up anymore.

It looks like it wants to try to start but then it fails. I only see the initial black screen and then it stops and goes back to the VMWare menu.

Other VM's work just fine.

 

Personally I think I was asking to much from my laptop (2 screens, some programs open) and it got too hot which caused the error.

This could be completely wrong since i don't know that much about computers.

 

I hope someone can give me a solution.

 

Thanks in advance!

VMware Player 15 on Debian9 can't open a VM, can't edit a VM, can't display the VM name

$
0
0

Installed VMware Player on debian 9.4. The server has 2 E2670 XEON processors with 64GB RAM and 2 TB system drive. Swap space is 128GB and is on.

The Graphics driver is NVIDIA 340 and the graphics card is Quattro 2000 series.

Using the Player for noncommercial use to run a Windows 7 pro version with a Python environment to support open source development of the NanoEngineer-1 application.

 

File->Open a Virtual Machine allows navigation to the vmx file, which is selected and the "open" button is pressed. The file dialog box disappears and the VM is not opened and not displayed

in the VMware Player GUI. The "Home" entry in blue continues to be displayed in the GUI.

 

In order to run the VM one must use a file browser to navigate to the VM file and tell it to run with VMware Player.  The VM runs correctly, BUT it is impossible to edit its properties and the installation of VMTools fails every time. Since the VM is not displayed in the VMware GUI it is impossible to edit the VM's properties.

 

The directories and file permissions and ownership are 777 and mike respectively.

 

Thanks in advance for any insight,

 

 

-bruce

No Windows 7 Aero on VMware

$
0
0

Even if I select the Windows Aero theme, it still remains as Windows 7 basic. How do I fix this? Also, hardware acceleration seems to be not turned on and I can't change that in display settings. How do I fix that too?

 

 

Host: Windows 10 Pro

Guest: Windows 7 Ultimate

 

Troubleshooting also states that the video card driver doesn't support Aero effects.

Operating System Not Found

$
0
0

Hello,

I am trying to run Kali Linux through VMWare and every time I run it I get the same message.

 

CLIENT MAC ADDR: 00 0C 29 D7 8F 2E   GUID:  564D8922-E0C9-F2C7-0ACB=22023AD78F2E

PXE-E53: No boot filename recived

 

PXE-M0F: Exiting Intel PXE ROM.

Operating System not Found

 

I'm hoping somebody knows how to fix this.

Thank you.

 

(I use windows 8)

Windows 7 (32-bit) Crash when selecting "Home" Network Location

$
0
0

Hello all,

 

I am working on in a Windows 7 VM trying to change the network location from Public to Home to allow some software the permissions necessary to function. I've scoured the web most of the morning and afternoon to no luck. But best I can tell is that this popped up some months ago after a microsoft update that is not installed on this VM currently. This ends up giving me a triple Fault errors. I have attached the log file below. I have tried copying settings of working previous versions of this VM, microsoft updates, manually setting the network location to Home through regedit running in safe mode with networking and when you open it back up, it instantly crashes instead of waiting. I believe it is something to do with potential corruption of the network locations but am unsure where that would be to update. Any ideas?

 

Thank you,

Allen


Updated to Workstation Player 14.1.4, now all VMs won't start up

$
0
0

I updated my VMWare Workstation Player this morning to 14.1.4, and now when I start any of my VMs, I get a popup window which says:

 

Could not get snapshot information: Could not find the file.

 

Module 'Snapshot' power on failed.

 

Failed to start the virtual machine.

 

I originally thought it was only affecting one particular VM, and I noticed some .lck files in the same directory as the .vmx for that VM. I tried deleting them and restarting, as recommended here: Lock Files, but I still get the error. It's worth noting: I do not have any snapshots saved for this particular VM, so I'm not sure why it's looking for a snapshot file.

 

I also tried starting a new VM completely from scratch, and I get the same error on the new VM, so I'm pretty sure it has something to do with the fresh Workstation update and not with any particular VM.

 

I'm running Ubuntu 16 guests on a Windows 10 host.

 

Has anyone else experienced this issue?

WinXP mouse problem

$
0
0

Hi,

I have a problem with VMware Player 14. I installed the VMware Tools and I'm working on a virtual machine of WinXP 64 Professional. My problem is the mouse. After login to the machine, the mouse is stopping to respond or the scaling of the mouse is bad- it only responds on the corners of the screen and does it oppositely. I mean, when I'm on the left right corner, mouse is clicking on the right down corner and so on.

I tried reinstalling VMware Tools, changing the scaling of the virtual machine, nothing happens. Please, help

VMware Workstation Player 15 resizes guest window on suspend/resume

$
0
0

I'm running a Windows 10 VM inside of VMware Workstation Player 15 on an Ubuntu 18.04 LTS laptop with an internal 1920x1080 display and a external 1920x1200 monitor. VMware Tools is installed in the VM.

 

The Windows VM is supposed to always run in full screen mode on the external monitor with the 1920x1200 resolution. This works in general, but when I suspend the VM, vmplayer will always switch to windowed mode and resizes the window (and with it the VM's screen) to something very small before suspending the VM. As a result, on resume of the VM, all program windows in the VM have resized themselves to fit the small screen resolution, and I have to manually make them large again, which is rather annoying.

 

I previously ran the same setup with Oracle VirtualBox. It didn't have this issue but I had to abandon this platform for other reasons.

 

Is there any way to tell vmplayer to stick to fullscreen mode? Running "vmplayer -X <VM name>" does not help, none of the VM settings in the GUI seem to address this, and I also couldn't find any useful setting for the vmx file.

 

How to prevent this automatic window resize?

vida user id, username .how do i register with vida and idm

$
0
0

how do i register with vida and idm and get a user id

Workstation 15 Player - VM List

$
0
0

Hi,

 

Is it possible to turn off VMware Workstation 15 Players' auto-sorting of VM's by last used?

 

Regards

Viewing all 5660 articles
Browse latest View live




Latest Images