rileyb76's Posts

@robban1973  Try this link below.  Its a messy fix, but a coworker was able to resolve this using this link and now Workstation will launch. https://communities.vmware.com/t5/VMware-Workstation-Pro... See more...
@robban1973  Try this link below.  Its a messy fix, but a coworker was able to resolve this using this link and now Workstation will launch. https://communities.vmware.com/t5/VMware-Workstation-Pro/How-to-install-VMware-Workstation-16-on-CentOS-8-avoiding-the/td-p/2834440
  I’m attempting to install VMWare Workstation on RHEL 8.3 and running into some issues. I’ll attach an install log below.   To install, I’m simply downloading the latest vmware bundle file and in... See more...
  I’m attempting to install VMWare Workstation on RHEL 8.3 and running into some issues. I’ll attach an install log below.   To install, I’m simply downloading the latest vmware bundle file and installing via Putty. I have also attempted to install via GUI. Once the install is completed, I try to launch VMWare Workstation and get prompted to compile the kernel, when I do, it errors out. So I attempted to run sudo vmware-modconfig --console --install-all which resulted in the log below.     $ sudo vmware-modconfig --console --install-all [AppLoader] GLib does not have GSettings support. Stopping vmware (via systemctl): [ OK ] make: Entering directory '/tmp/modconfig-FWn6A2/vmmon-only' Using kernel build system. /bin/make -C /lib/modules/4.18.0-305.3.1.el8_4.x86_64/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \ MODULEBUILDDIR= modules make[1]: Entering directory '/usr/src/kernels/4.18.0-305.3.1.el8_4.x86_64' CC [M] /tmp/modconfig-FWn6A2/vmmon-only/linux/driverLog.o CC [M] /tmp/modconfig-FWn6A2/vmmon-only/linux/driver.o CC [M] /tmp/modconfig-FWn6A2/vmmon-only/linux/hostif.o CC [M] /tmp/modconfig-FWn6A2/vmmon-only/common/memtrack.o CC [M] /tmp/modconfig-FWn6A2/vmmon-only/common/apic.o CC [M] /tmp/modconfig-FWn6A2/vmmon-only/common/statVarsVmmon.o CC [M] /tmp/modconfig-FWn6A2/vmmon-only/common/vmx86.o CC [M] /tmp/modconfig-FWn6A2/vmmon-only/common/sharedAreaVmmon.o CC [M] /tmp/modconfig-FWn6A2/vmmon-only/common/cpuid.o CC [M] /tmp/modconfig-FWn6A2/vmmon-only/common/task.o CC [M] /tmp/modconfig-FWn6A2/vmmon-only/common/crosspage.o CC [M] /tmp/modconfig-FWn6A2/vmmon-only/common/comport.o CC [M] /tmp/modconfig-FWn6A2/vmmon-only/common/phystrack.o CC [M] /tmp/modconfig-FWn6A2/vmmon-only/vmcore/moduleloop.o In file included from /tmp/modconfig-FWn6A2/vmmon-only/common/vmx86.h:32, from /tmp/modconfig-FWn6A2/vmmon-only/common/vmx86.c:43: /tmp/modconfig-FWn6A2/vmmon-only/./include/x86msr.h:127: warning: "MSR_TEST_CTRL" redefined #define MSR_TEST_CTRL 0x33 In file included from ./arch/x86/include/asm/nospec-branch.h:11, from ./arch/x86/include/asm/irqflags.h:9, from ./include/linux/irqflags.h:16, from ./include/linux/rcupdate.h:39, from ./include/linux/rculist.h:11, from ./include/linux/pid.h:5, from ./include/linux/sched.h:14, from /tmp/modconfig-FWn6A2/vmmon-only/common/vmx86.c:31: ./arch/x86/include/asm/msr-index.h:44: note: this is the location of the previous definition #define MSR_TEST_CTRL 0x00000033 In file included from /tmp/modconfig-FWn6A2/vmmon-only/common/vmx86.h:32, from /tmp/modconfig-FWn6A2/vmmon-only/common/vmx86.c:43: /tmp/modconfig-FWn6A2/vmmon-only/./include/x86msr.h:128: warning: "MSR_TEST_CTRL_SPLIT_LOCK_DETECT" redefined #define MSR_TEST_CTRL_SPLIT_LOCK_DETECT (1ULL << 29) In file included from ./arch/x86/include/asm/nospec-branch.h:11, from ./arch/x86/include/asm/irqflags.h:9, from ./include/linux/irqflags.h:16, from ./include/linux/rcupdate.h:39, from ./include/linux/rculist.h:11, from ./include/linux/pid.h:5, from ./include/linux/sched.h:14, from /tmp/modconfig-FWn6A2/vmmon-only/common/vmx86.c:31: ./arch/x86/include/asm/msr-index.h:46: note: this is the location of the previous definition #define MSR_TEST_CTRL_SPLIT_LOCK_DETECT BIT(MSR_TEST_CTRL_SPLIT_LOCK_DETECT_BIT) In file included from /tmp/modconfig-FWn6A2/vmmon-only/common/vmx86.h:32, from /tmp/modconfig-FWn6A2/vmmon-only/common/vmx86.c:43: /tmp/modconfig-FWn6A2/vmmon-only/./include/x86msr.h:154: warning: "MSR_MISC_FEATURES_ENABLES" redefined #define MSR_MISC_FEATURES_ENABLES 0x140 In file included from ./arch/x86/include/asm/nospec-branch.h:11, from ./arch/x86/include/asm/irqflags.h:9, from ./include/linux/irqflags.h:16, from ./include/linux/rcupdate.h:39, from ./include/linux/rculist.h:11, from ./include/linux/pid.h:5, from ./include/linux/sched.h:14, from /tmp/modconfig-FWn6A2/vmmon-only/common/vmx86.c:31: ./arch/x86/include/asm/msr-index.h:754: note: this is the location of the previous definition #define MSR_MISC_FEATURES_ENABLES 0x00000140 In file included from /tmp/modconfig-FWn6A2/vmmon-only/common/vmx86.h:32, from /tmp/modconfig-FWn6A2/vmmon-only/common/vmx86.c:43: /tmp/modconfig-FWn6A2/vmmon-only/./include/x86msr.h:489: warning: "MSR_K7_HWCR_SMMLOCK" redefined #define MSR_K7_HWCR_SMMLOCK 0x00000001ULL // Lock SMM environment In file included from ./arch/x86/include/asm/nospec-branch.h:11, from ./arch/x86/include/asm/irqflags.h:9, from ./include/linux/irqflags.h:16, from ./include/linux/rcupdate.h:39, from ./include/linux/rculist.h:11, from ./include/linux/pid.h:5, from ./include/linux/sched.h:14, from /tmp/modconfig-FWn6A2/vmmon-only/common/vmx86.c:31: ./arch/x86/include/asm/msr-index.h:551: note: this is the location of the previous definition #define MSR_K7_HWCR_SMMLOCK BIT_ULL(MSR_K7_HWCR_SMMLOCK_BIT) In file included from /tmp/modconfig-FWn6A2/vmmon-only/common/vmx86.h:32, from /tmp/modconfig-FWn6A2/vmmon-only/common/vmx86.c:43: /tmp/modconfig-FWn6A2/vmmon-only/./include/x86msr.h:661: warning: "MSR_TSX_FORCE_ABORT" redefined #define MSR_TSX_FORCE_ABORT 0x0000010f In file included from ./arch/x86/include/asm/nospec-branch.h:11, from ./arch/x86/include/asm/irqflags.h:9, from ./include/linux/irqflags.h:16, from ./include/linux/rcupdate.h:39, from ./include/linux/rculist.h:11, from ./include/linux/pid.h:5, from ./include/linux/sched.h:14, from /tmp/modconfig-FWn6A2/vmmon-only/common/vmx86.c:31: ./arch/x86/include/asm/msr-index.h:763: note: this is the location of the previous definition #define MSR_TSX_FORCE_ABORT 0x0000010F CC [M] /tmp/modconfig-FWn6A2/vmmon-only/bootstrap/monLoaderVmmon.o CC [M] /tmp/modconfig-FWn6A2/vmmon-only/bootstrap/monLoader.o In file included from /tmp/modconfig-FWn6A2/vmmon-only/./include/vm_asm_x86.h:41, from /tmp/modconfig-FWn6A2/vmmon-only/./include/vm_asm.h:44, from /tmp/modconfig-FWn6A2/vmmon-only/common/vmx86.c:45: /tmp/modconfig-FWn6A2/vmmon-only/./include/x86_basic_defs.h:78: warning: "CR3_PCID_MASK" redefined #define CR3_PCID_MASK 0xFFF In file included from ./arch/x86/include/asm/irqflags.h:5, from ./include/linux/irqflags.h:16, from ./include/linux/rcupdate.h:39, from ./include/linux/rculist.h:11, from ./include/linux/pid.h:5, from ./include/linux/sched.h:14, from /tmp/modconfig-FWn6A2/vmmon-only/common/vmx86.c:31: ./arch/x86/include/asm/processor-flags.h:39: note: this is the location of the previous definition #define CR3_PCID_MASK 0xFFFull CC [M] /tmp/modconfig-FWn6A2/vmmon-only/bootstrap/vmmblob.o In file included from ./arch/x86/include/asm/processor.h:5, from ./arch/x86/include/asm/cpufeature.h:5, from ./arch/x86/include/asm/thread_info.h:53, from ./include/linux/thread_info.h:38, from ./arch/x86/include/asm/preempt.h:7, from ./include/linux/preempt.h:78, from ./include/linux/spinlock.h:51, from ./arch/x86/include/asm/mmu.h:5, from ./arch/x86/include/asm/desc.h:7, from /tmp/modconfig-FWn6A2/vmmon-only/common/task.c:73: ./arch/x86/include/asm/processor-flags.h:39: warning: "CR3_PCID_MASK" redefined #define CR3_PCID_MASK 0xFFFull In file included from /tmp/modconfig-FWn6A2/vmmon-only/./include/vm_asm_x86.h:41, from /tmp/modconfig-FWn6A2/vmmon-only/./include/vm_asm.h:44, from /tmp/modconfig-FWn6A2/vmmon-only/common/task.c:53: /tmp/modconfig-FWn6A2/vmmon-only/./include/x86_basic_defs.h:78: note: this is the location of the previous definition #define CR3_PCID_MASK 0xFFF In file included from ./arch/x86/include/asm/ptrace.h:5, from ./arch/x86/include/asm/math_emu.h:5, from ./arch/x86/include/asm/processor.h:12, from ./arch/x86/include/asm/cpufeature.h:5, from ./arch/x86/include/asm/thread_info.h:53, from ./include/linux/thread_info.h:38, from ./arch/x86/include/asm/preempt.h:7, from ./include/linux/preempt.h:78, from ./include/linux/spinlock.h:51, from ./arch/x86/include/asm/mmu.h:5, from ./arch/x86/include/asm/desc.h:7, from /tmp/modconfig-FWn6A2/vmmon-only/common/task.c:73: ./arch/x86/include/asm/segment.h:235: warning: "GDT_SIZE" redefined #define GDT_SIZE (GDT_ENTRIES*8) In file included from /tmp/modconfig-FWn6A2/vmmon-only/common/task.c:69: /tmp/modconfig-FWn6A2/vmmon-only/./include/segs.h:54: note: this is the location of the previous definition #define GDT_SIZE (sizeof(Descriptor) * NUM_VALID_SEGMENTS) In file included from ./arch/x86/include/asm/nospec-branch.h:11, from ./arch/x86/include/asm/paravirt_types.h:48, from ./arch/x86/include/asm/ptrace.h:92, from ./arch/x86/include/asm/math_emu.h:5, from ./arch/x86/include/asm/processor.h:12, from ./arch/x86/include/asm/cpufeature.h:5, from ./arch/x86/include/asm/thread_info.h:53, from ./include/linux/thread_info.h:38, from ./arch/x86/include/asm/preempt.h:7, from ./include/linux/preempt.h:78, from ./include/linux/spinlock.h:51, from ./arch/x86/include/asm/mmu.h:5, from ./arch/x86/include/asm/desc.h:7, from /tmp/modconfig-FWn6A2/vmmon-only/common/task.c:73: ./arch/x86/include/asm/msr-index.h:44: warning: "MSR_TEST_CTRL" redefined #define MSR_TEST_CTRL 0x00000033 In file included from /tmp/modconfig-FWn6A2/vmmon-only/common/vmx86.h:32, from /tmp/modconfig-FWn6A2/vmmon-only/common/task.c:51: /tmp/modconfig-FWn6A2/vmmon-only/./include/x86msr.h:127: note: this is the location of the previous definition #define MSR_TEST_CTRL 0x33 In file included from ./arch/x86/include/asm/nospec-branch.h:11, from ./arch/x86/include/asm/paravirt_types.h:48, from ./arch/x86/include/asm/ptrace.h:92, from ./arch/x86/include/asm/math_emu.h:5, from ./arch/x86/include/asm/processor.h:12, from ./arch/x86/include/asm/cpufeature.h:5, from ./arch/x86/include/asm/thread_info.h:53, from ./include/linux/thread_info.h:38, from ./arch/x86/include/asm/preempt.h:7, from ./include/linux/preempt.h:78, from ./include/linux/spinlock.h:51, from ./arch/x86/include/asm/mmu.h:5, from ./arch/x86/include/asm/desc.h:7, from /tmp/modconfig-FWn6A2/vmmon-only/common/task.c:73: ./arch/x86/include/asm/msr-index.h:46: warning: "MSR_TEST_CTRL_SPLIT_LOCK_DETECT" redefined #define MSR_TEST_CTRL_SPLIT_LOCK_DETECT BIT(MSR_TEST_CTRL_SPLIT_LOCK_DETECT_BIT) In file included from /tmp/modconfig-FWn6A2/vmmon-only/common/vmx86.h:32, from /tmp/modconfig-FWn6A2/vmmon-only/common/task.c:51: /tmp/modconfig-FWn6A2/vmmon-only/./include/x86msr.h:128: note: this is the location of the previous definition #define MSR_TEST_CTRL_SPLIT_LOCK_DETECT (1ULL << 29) In file included from ./arch/x86/include/asm/nospec-branch.h:11, from ./arch/x86/include/asm/paravirt_types.h:48, from ./arch/x86/include/asm/ptrace.h:92, from ./arch/x86/include/asm/math_emu.h:5, from ./arch/x86/include/asm/processor.h:12, from ./arch/x86/include/asm/cpufeature.h:5, from ./arch/x86/include/asm/thread_info.h:53, from ./include/linux/thread_info.h:38, from ./arch/x86/include/asm/preempt.h:7, from ./include/linux/preempt.h:78, from ./include/linux/spinlock.h:51, from ./arch/x86/include/asm/mmu.h:5, from ./arch/x86/include/asm/desc.h:7, from /tmp/modconfig-FWn6A2/vmmon-only/common/task.c:73: ./arch/x86/include/asm/msr-index.h:551: warning: "MSR_K7_HWCR_SMMLOCK" redefined #define MSR_K7_HWCR_SMMLOCK BIT_ULL(MSR_K7_HWCR_SMMLOCK_BIT) In file included from /tmp/modconfig-FWn6A2/vmmon-only/common/vmx86.h:32, from /tmp/modconfig-FWn6A2/vmmon-only/common/task.c:51: /tmp/modconfig-FWn6A2/vmmon-only/./include/x86msr.h:489: note: this is the location of the previous definition #define MSR_K7_HWCR_SMMLOCK 0x00000001ULL // Lock SMM environment In file included from ./arch/x86/include/asm/nospec-branch.h:11, from ./arch/x86/include/asm/paravirt_types.h:48, from ./arch/x86/include/asm/ptrace.h:92, from ./arch/x86/include/asm/math_emu.h:5, from ./arch/x86/include/asm/processor.h:12, from ./arch/x86/include/asm/cpufeature.h:5, from ./arch/x86/include/asm/thread_info.h:53, from ./include/linux/thread_info.h:38, from ./arch/x86/include/asm/preempt.h:7, from ./include/linux/preempt.h:78, from ./include/linux/spinlock.h:51, from ./arch/x86/include/asm/mmu.h:5, from ./arch/x86/include/asm/desc.h:7, from /tmp/modconfig-FWn6A2/vmmon-only/common/task.c:73: ./arch/x86/include/asm/msr-index.h:754: warning: "MSR_MISC_FEATURES_ENABLES" redefined #define MSR_MISC_FEATURES_ENABLES 0x00000140 In file included from /tmp/modconfig-FWn6A2/vmmon-only/common/vmx86.h:32, from /tmp/modconfig-FWn6A2/vmmon-only/common/task.c:51: /tmp/modconfig-FWn6A2/vmmon-only/./include/x86msr.h:154: note: this is the location of the previous definition #define MSR_MISC_FEATURES_ENABLES 0x140 In file included from ./arch/x86/include/asm/nospec-branch.h:11, from ./arch/x86/include/asm/paravirt_types.h:48, from ./arch/x86/include/asm/ptrace.h:92, from ./arch/x86/include/asm/math_emu.h:5, from ./arch/x86/include/asm/processor.h:12, from ./arch/x86/include/asm/cpufeature.h:5, from ./arch/x86/include/asm/thread_info.h:53, from ./include/linux/thread_info.h:38, from ./arch/x86/include/asm/preempt.h:7, from ./include/linux/preempt.h:78, from ./include/linux/spinlock.h:51, from ./arch/x86/include/asm/mmu.h:5, from ./arch/x86/include/asm/desc.h:7, from /tmp/modconfig-FWn6A2/vmmon-only/common/task.c:73: ./arch/x86/include/asm/msr-index.h:763: warning: "MSR_TSX_FORCE_ABORT" redefined #define MSR_TSX_FORCE_ABORT 0x0000010F In file included from /tmp/modconfig-FWn6A2/vmmon-only/common/vmx86.h:32, from /tmp/modconfig-FWn6A2/vmmon-only/common/task.c:51: /tmp/modconfig-FWn6A2/vmmon-only/./include/x86msr.h:661: note: this is the location of the previous definition #define MSR_TSX_FORCE_ABORT 0x0000010f In file included from /tmp/modconfig-FWn6A2/vmmon-only/./include/vm_asm.h:43, from /tmp/modconfig-FWn6A2/vmmon-only/linux/hostif.c:60: /tmp/modconfig-FWn6A2/vmmon-only/./include/x86msr.h:127: warning: "MSR_TEST_CTRL" redefined #define MSR_TEST_CTRL 0x33 In file included from ./arch/x86/include/asm/nospec-branch.h:11, from ./arch/x86/include/asm/irqflags.h:9, from ./include/linux/irqflags.h:16, from ./include/linux/rcupdate.h:39, from ./include/linux/rculist.h:11, from ./include/linux/pid.h:5, from ./include/linux/sched.h:14, from ./include/linux/binfmts.h:5, from /tmp/modconfig-FWn6A2/vmmon-only/linux/hostif.c:32: ./arch/x86/include/asm/msr-index.h:44: note: this is the location of the previous definition #define MSR_TEST_CTRL 0x00000033 In file included from /tmp/modconfig-FWn6A2/vmmon-only/./include/vm_asm.h:43, from /tmp/modconfig-FWn6A2/vmmon-only/linux/hostif.c:60: /tmp/modconfig-FWn6A2/vmmon-only/./include/x86msr.h:128: warning: "MSR_TEST_CTRL_SPLIT_LOCK_DETECT" redefined #define MSR_TEST_CTRL_SPLIT_LOCK_DETECT (1ULL << 29) In file included from ./arch/x86/include/asm/nospec-branch.h:11, from ./arch/x86/include/asm/irqflags.h:9, from ./include/linux/irqflags.h:16, from ./include/linux/rcupdate.h:39, from ./include/linux/rculist.h:11, from ./include/linux/pid.h:5, from ./include/linux/sched.h:14, from ./include/linux/binfmts.h:5, from /tmp/modconfig-FWn6A2/vmmon-only/linux/hostif.c:32: ./arch/x86/include/asm/msr-index.h:46: note: this is the location of the previous definition #define MSR_TEST_CTRL_SPLIT_LOCK_DETECT BIT(MSR_TEST_CTRL_SPLIT_LOCK_DETECT_BIT) In file included from /tmp/modconfig-FWn6A2/vmmon-only/./include/vm_asm.h:43, from /tmp/modconfig-FWn6A2/vmmon-only/linux/hostif.c:60: /tmp/modconfig-FWn6A2/vmmon-only/./include/x86msr.h:154: warning: "MSR_MISC_FEATURES_ENABLES" redefined #define MSR_MISC_FEATURES_ENABLES 0x140 In file included from ./arch/x86/include/asm/nospec-branch.h:11, from ./arch/x86/include/asm/irqflags.h:9, from ./include/linux/irqflags.h:16, from ./include/linux/rcupdate.h:39, from ./include/linux/rculist.h:11, from ./include/linux/pid.h:5, from ./include/linux/sched.h:14, from ./include/linux/binfmts.h:5, from /tmp/modconfig-FWn6A2/vmmon-only/linux/hostif.c:32: ./arch/x86/include/asm/msr-index.h:754: note: this is the location of the previous definition #define MSR_MISC_FEATURES_ENABLES 0x00000140 In file included from /tmp/modconfig-FWn6A2/vmmon-only/./include/vm_asm.h:43, from /tmp/modconfig-FWn6A2/vmmon-only/linux/hostif.c:60: /tmp/modconfig-FWn6A2/vmmon-only/./include/x86msr.h:489: warning: "MSR_K7_HWCR_SMMLOCK" redefined #define MSR_K7_HWCR_SMMLOCK 0x00000001ULL // Lock SMM environment In file included from ./arch/x86/include/asm/nospec-branch.h:11, from ./arch/x86/include/asm/irqflags.h:9, from ./include/linux/irqflags.h:16, from ./include/linux/rcupdate.h:39, from ./include/linux/rculist.h:11, from ./include/linux/pid.h:5, from ./include/linux/sched.h:14, from ./include/linux/binfmts.h:5, from /tmp/modconfig-FWn6A2/vmmon-only/linux/hostif.c:32: ./arch/x86/include/asm/msr-index.h:551: note: this is the location of the previous definition #define MSR_K7_HWCR_SMMLOCK BIT_ULL(MSR_K7_HWCR_SMMLOCK_BIT) In file included from /tmp/modconfig-FWn6A2/vmmon-only/./include/vm_asm.h:43, from /tmp/modconfig-FWn6A2/vmmon-only/linux/hostif.c:60: /tmp/modconfig-FWn6A2/vmmon-only/./include/x86msr.h:661: warning: "MSR_TSX_FORCE_ABORT" redefined #define MSR_TSX_FORCE_ABORT 0x0000010f In file included from ./arch/x86/include/asm/nospec-branch.h:11, from ./arch/x86/include/asm/irqflags.h:9, from ./include/linux/irqflags.h:16, from ./include/linux/rcupdate.h:39, from ./include/linux/rculist.h:11, from ./include/linux/pid.h:5, from ./include/linux/sched.h:14, from ./include/linux/binfmts.h:5, from /tmp/modconfig-FWn6A2/vmmon-only/linux/hostif.c:32: ./arch/x86/include/asm/msr-index.h:763: note: this is the location of the previous definition #define MSR_TSX_FORCE_ABORT 0x0000010F CC [M] /tmp/modconfig-FWn6A2/vmmon-only/bootstrap/bootstrap.o In file included from /tmp/modconfig-FWn6A2/vmmon-only/./common/vmx86.h:32, from /tmp/modconfig-FWn6A2/vmmon-only/linux/driver.h:32, from /tmp/modconfig-FWn6A2/vmmon-only/linux/driver.c:48: /tmp/modconfig-FWn6A2/vmmon-only/./include/x86msr.h:127: warning: "MSR_TEST_CTRL" redefined #define MSR_TEST_CTRL 0x33 In file included from ./arch/x86/include/asm/nospec-branch.h:11, from ./arch/x86/include/asm/paravirt_types.h:48, from ./arch/x86/include/asm/ptrace.h:92, from ./arch/x86/include/asm/math_emu.h:5, from ./arch/x86/include/asm/processor.h:12, from ./arch/x86/include/asm/cpufeature.h:5, from ./arch/x86/include/asm/thread_info.h:53, from ./include/linux/thread_info.h:38, from ./arch/x86/include/asm/preempt.h:7, from ./include/linux/preempt.h:78, from ./include/linux/spinlock.h:51, from ./include/linux/wait.h:9, from ./include/linux/wait_bit.h:8, from ./include/linux/fs.h:7, from ./include/linux/highmem.h:5, from /tmp/modconfig-FWn6A2/vmmon-only/linux/driver.c:25: ./arch/x86/include/asm/msr-index.h:44: note: this is the location of the previous definition #define MSR_TEST_CTRL 0x00000033 In file included from /tmp/modconfig-FWn6A2/vmmon-only/./common/vmx86.h:32, from /tmp/modconfig-FWn6A2/vmmon-only/linux/driver.h:32, from /tmp/modconfig-FWn6A2/vmmon-only/linux/driver.c:48: /tmp/modconfig-FWn6A2/vmmon-only/./include/x86msr.h:128: warning: "MSR_TEST_CTRL_SPLIT_LOCK_DETECT" redefined #define MSR_TEST_CTRL_SPLIT_LOCK_DETECT (1ULL << 29) In file included from ./arch/x86/include/asm/nospec-branch.h:11, from ./arch/x86/include/asm/paravirt_types.h:48, from ./arch/x86/include/asm/ptrace.h:92, from ./arch/x86/include/asm/math_emu.h:5, from ./arch/x86/include/asm/processor.h:12, from ./arch/x86/include/asm/cpufeature.h:5, from ./arch/x86/include/asm/thread_info.h:53, from ./include/linux/thread_info.h:38, from ./arch/x86/include/asm/preempt.h:7, from ./include/linux/preempt.h:78, from ./include/linux/spinlock.h:51, from ./include/linux/wait.h:9, from ./include/linux/wait_bit.h:8, from ./include/linux/fs.h:7, from ./include/linux/highmem.h:5, from /tmp/modconfig-FWn6A2/vmmon-only/linux/driver.c:25: ./arch/x86/include/asm/msr-index.h:46: note: this is the location of the previous definition #define MSR_TEST_CTRL_SPLIT_LOCK_DETECT BIT(MSR_TEST_CTRL_SPLIT_LOCK_DETECT_BIT) In file included from /tmp/modconfig-FWn6A2/vmmon-only/./common/vmx86.h:32, from /tmp/modconfig-FWn6A2/vmmon-only/linux/driver.h:32, from /tmp/modconfig-FWn6A2/vmmon-only/linux/driver.c:48: /tmp/modconfig-FWn6A2/vmmon-only/./include/x86msr.h:154: warning: "MSR_MISC_FEATURES_ENABLES" redefined #define MSR_MISC_FEATURES_ENABLES 0x140 In file included from ./arch/x86/include/asm/nospec-branch.h:11, from ./arch/x86/include/asm/paravirt_types.h:48, from ./arch/x86/include/asm/ptrace.h:92, from ./arch/x86/include/asm/math_emu.h:5, from ./arch/x86/include/asm/processor.h:12, from ./arch/x86/include/asm/cpufeature.h:5, from ./arch/x86/include/asm/thread_info.h:53, from ./include/linux/thread_info.h:38, from ./arch/x86/include/asm/preempt.h:7, from ./include/linux/preempt.h:78, from ./include/linux/spinlock.h:51, from ./include/linux/wait.h:9, from ./include/linux/wait_bit.h:8, from ./include/linux/fs.h:7, from ./include/linux/highmem.h:5, from /tmp/modconfig-FWn6A2/vmmon-only/linux/driver.c:25: ./arch/x86/include/asm/msr-index.h:754: note: this is the location of the previous definition #define MSR_MISC_FEATURES_ENABLES 0x00000140 In file included from /tmp/modconfig-FWn6A2/vmmon-only/./common/vmx86.h:32, from /tmp/modconfig-FWn6A2/vmmon-only/linux/driver.h:32, from /tmp/modconfig-FWn6A2/vmmon-only/linux/driver.c:48: /tmp/modconfig-FWn6A2/vmmon-only/./include/x86msr.h:489: warning: "MSR_K7_HWCR_SMMLOCK" redefined #define MSR_K7_HWCR_SMMLOCK 0x00000001ULL // Lock SMM environment In file included from ./arch/x86/include/asm/nospec-branch.h:11, from ./arch/x86/include/asm/paravirt_types.h:48, from ./arch/x86/include/asm/ptrace.h:92, from ./arch/x86/include/asm/math_emu.h:5, from ./arch/x86/include/asm/processor.h:12, from ./arch/x86/include/asm/cpufeature.h:5, from ./arch/x86/include/asm/thread_info.h:53, from ./include/linux/thread_info.h:38, from ./arch/x86/include/asm/preempt.h:7, from ./include/linux/preempt.h:78, from ./include/linux/spinlock.h:51, from ./include/linux/wait.h:9, from ./include/linux/wait_bit.h:8, from ./include/linux/fs.h:7, from ./include/linux/highmem.h:5, from /tmp/modconfig-FWn6A2/vmmon-only/linux/driver.c:25: ./arch/x86/include/asm/msr-index.h:551: note: this is the location of the previous definition #define MSR_K7_HWCR_SMMLOCK BIT_ULL(MSR_K7_HWCR_SMMLOCK_BIT) In file included from /tmp/modconfig-FWn6A2/vmmon-only/./common/vmx86.h:32, from /tmp/modconfig-FWn6A2/vmmon-only/linux/driver.h:32, from /tmp/modconfig-FWn6A2/vmmon-only/linux/driver.c:48: /tmp/modconfig-FWn6A2/vmmon-only/./include/x86msr.h:661: warning: "MSR_TSX_FORCE_ABORT" redefined #define MSR_TSX_FORCE_ABORT 0x0000010f In file included from ./arch/x86/include/asm/nospec-branch.h:11, from ./arch/x86/include/asm/paravirt_types.h:48, from ./arch/x86/include/asm/ptrace.h:92, from ./arch/x86/include/asm/math_emu.h:5, from ./arch/x86/include/asm/processor.h:12, from ./arch/x86/include/asm/cpufeature.h:5, from ./arch/x86/include/asm/thread_info.h:53, from ./include/linux/thread_info.h:38, from ./arch/x86/include/asm/preempt.h:7, from ./include/linux/preempt.h:78, from ./include/linux/spinlock.h:51, from ./include/linux/wait.h:9, from ./include/linux/wait_bit.h:8, from ./include/linux/fs.h:7, from ./include/linux/highmem.h:5, from /tmp/modconfig-FWn6A2/vmmon-only/linux/driver.c:25: ./arch/x86/include/asm/msr-index.h:763: note: this is the location of the previous definition #define MSR_TSX_FORCE_ABORT 0x0000010F In file included from /tmp/modconfig-FWn6A2/vmmon-only/./include/vm_asm_x86.h:41, from /tmp/modconfig-FWn6A2/vmmon-only/./include/vm_asm.h:44, from /tmp/modconfig-FWn6A2/vmmon-only/linux/hostif.c:60: /tmp/modconfig-FWn6A2/vmmon-only/./include/x86_basic_defs.h:78: warning: "CR3_PCID_MASK" redefined #define CR3_PCID_MASK 0xFFF In file included from ./arch/x86/include/asm/irqflags.h:5, from ./include/linux/irqflags.h:16, from ./include/linux/rcupdate.h:39, from ./include/linux/rculist.h:11, from ./include/linux/pid.h:5, from ./include/linux/sched.h:14, from ./include/linux/binfmts.h:5, from /tmp/modconfig-FWn6A2/vmmon-only/linux/hostif.c:32: ./arch/x86/include/asm/processor-flags.h:39: note: this is the location of the previous definition #define CR3_PCID_MASK 0xFFFull /tmp/modconfig-FWn6A2/vmmon-only/common/.tmp_phystrack.o: warning: objtool: PhysTrack_Test()+0x49: return with modified stack frame /tmp/modconfig-FWn6A2/vmmon-only/common/.tmp_phystrack.o: warning: objtool: PhysTrack_Add()+0x0: stack state mismatch: cfa1=7+56 cfa2=7+8 /tmp/modconfig-FWn6A2/vmmon-only/common/.tmp_phystrack.o: warning: objtool: PhysTrack_Remove()+0x0: stack state mismatch: cfa1=7+80 cfa2=7+8 /tmp/modconfig-FWn6A2/vmmon-only/common/.tmp_phystrack.o: warning: objtool: PhysTrack_Test()+0x0: stack state mismatch: cfa1=7+80 cfa2=7+8 In file included from /tmp/modconfig-FWn6A2/vmmon-only/./include/vm_asm_x86.h:41, from /tmp/modconfig-FWn6A2/vmmon-only/./include/vm_asm.h:44, from /tmp/modconfig-FWn6A2/vmmon-only/linux/driver.c:50: /tmp/modconfig-FWn6A2/vmmon-only/./include/x86_basic_defs.h:78: warning: "CR3_PCID_MASK" redefined #define CR3_PCID_MASK 0xFFF In file included from ./arch/x86/include/asm/processor.h:5, from ./arch/x86/include/asm/cpufeature.h:5, from ./arch/x86/include/asm/thread_info.h:53, from ./include/linux/thread_info.h:38, from ./arch/x86/include/asm/preempt.h:7, from ./include/linux/preempt.h:78, from ./include/linux/spinlock.h:51, from ./include/linux/wait.h:9, from ./include/linux/wait_bit.h:8, from ./include/linux/fs.h:7, from ./include/linux/highmem.h:5, from /tmp/modconfig-FWn6A2/vmmon-only/linux/driver.c:25: ./arch/x86/include/asm/processor-flags.h:39: note: this is the location of the previous definition #define CR3_PCID_MASK 0xFFFull /tmp/modconfig-FWn6A2/vmmon-only/linux/driver.c: In function ‘LinuxDriver_Ioctl’: /tmp/modconfig-FWn6A2/vmmon-only/linux/driver.c:1260:5: warning: "VMX86_DEVEL" is not defined, evaluates to 0 [-Wundef] #if VMX86_DEVEL ^~~~~~~~~~~ /tmp/modconfig-FWn6A2/vmmon-only/linux/hostif.c: In function ‘HostIF_EstimateLockedPageLimit’: /tmp/modconfig-FWn6A2/vmmon-only/linux/hostif.c:1683:25: error: ‘totalram_pages’ redeclared as different kind of symbol extern unsigned long totalram_pages; ^~~~~~~~~~~~~~ In file included from /tmp/modconfig-FWn6A2/vmmon-only/linux/hostif.c:42: ./include/linux/mm.h:56:29: note: previous definition of ‘totalram_pages’ was here static inline unsigned long totalram_pages(void) ^~~~~~~~~~~~~~ At top level: /tmp/modconfig-FWn6A2/vmmon-only/linux/driver.c:680:1: warning: always_inline function might not be inlinable [-Wattributes] LinuxDriverSyncReadTSCs(uint64 *delta) // OUT: TSC max - TSC min ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/modconfig-FWn6A2/vmmon-only/linux/hostif.c:1714:42: error: ‘NR_SLAB_UNRECLAIMABLE’ undeclared (first use in this function); did you mean ‘NR_SLAB_UNRECLAIMABLE_B’? lockedPages += global_node_page_state(NR_SLAB_UNRECLAIMABLE); ^~~~~~~~~~~~~~~~~~~~~ NR_SLAB_UNRECLAIMABLE_B /tmp/modconfig-FWn6A2/vmmon-only/linux/hostif.c:1714:42: note: each undeclared identifier is reported only once for each function it appears in In file included from /tmp/modconfig-FWn6A2/vmmon-only/./common/vmx86.h:32, from /tmp/modconfig-FWn6A2/vmmon-only/vmcore/moduleloop.c:35: /tmp/modconfig-FWn6A2/vmmon-only/./include/x86msr.h:127: warning: "MSR_TEST_CTRL" redefined #define MSR_TEST_CTRL 0x33 In file included from ./arch/x86/include/asm/nospec-branch.h:11, from ./arch/x86/include/asm/irqflags.h:9, from ./include/linux/irqflags.h:16, from ./include/linux/rcupdate.h:39, from ./include/linux/rculist.h:11, from ./include/linux/pid.h:5, from ./include/linux/sched.h:14, from /tmp/modconfig-FWn6A2/vmmon-only/vmcore/moduleloop.c:31: ./arch/x86/include/asm/msr-index.h:44: note: this is the location of the previous definition #define MSR_TEST_CTRL 0x00000033 In file included from /tmp/modconfig-FWn6A2/vmmon-only/./common/vmx86.h:32, from /tmp/modconfig-FWn6A2/vmmon-only/vmcore/moduleloop.c:35: /tmp/modconfig-FWn6A2/vmmon-only/./include/x86msr.h:128: warning: "MSR_TEST_CTRL_SPLIT_LOCK_DETECT" redefined #define MSR_TEST_CTRL_SPLIT_LOCK_DETECT (1ULL << 29) In file included from ./arch/x86/include/asm/nospec-branch.h:11, from ./arch/x86/include/asm/irqflags.h:9, from ./include/linux/irqflags.h:16, from ./include/linux/rcupdate.h:39, from ./include/linux/rculist.h:11, from ./include/linux/pid.h:5, from ./include/linux/sched.h:14, from /tmp/modconfig-FWn6A2/vmmon-only/vmcore/moduleloop.c:31: ./arch/x86/include/asm/msr-index.h:46: note: this is the location of the previous definition #define MSR_TEST_CTRL_SPLIT_LOCK_DETECT BIT(MSR_TEST_CTRL_SPLIT_LOCK_DETECT_BIT) In file included from /tmp/modconfig-FWn6A2/vmmon-only/./common/vmx86.h:32, from /tmp/modconfig-FWn6A2/vmmon-only/vmcore/moduleloop.c:35: /tmp/modconfig-FWn6A2/vmmon-only/./include/x86msr.h:154: warning: "MSR_MISC_FEATURES_ENABLES" redefined #define MSR_MISC_FEATURES_ENABLES 0x140 In file included from ./arch/x86/include/asm/nospec-branch.h:11, from ./arch/x86/include/asm/irqflags.h:9, from ./include/linux/irqflags.h:16, from ./include/linux/rcupdate.h:39, from ./include/linux/rculist.h:11, from ./include/linux/pid.h:5, from ./include/linux/sched.h:14, from /tmp/modconfig-FWn6A2/vmmon-only/vmcore/moduleloop.c:31: ./arch/x86/include/asm/msr-index.h:754: note: this is the location of the previous definition #define MSR_MISC_FEATURES_ENABLES 0x00000140 In file included from /tmp/modconfig-FWn6A2/vmmon-only/./common/vmx86.h:32, from /tmp/modconfig-FWn6A2/vmmon-only/vmcore/moduleloop.c:35: /tmp/modconfig-FWn6A2/vmmon-only/./include/x86msr.h:489: warning: "MSR_K7_HWCR_SMMLOCK" redefined #define MSR_K7_HWCR_SMMLOCK 0x00000001ULL // Lock SMM environment In file included from ./arch/x86/include/asm/nospec-branch.h:11, from ./arch/x86/include/asm/irqflags.h:9, from ./include/linux/irqflags.h:16, from ./include/linux/rcupdate.h:39, from ./include/linux/rculist.h:11, from ./include/linux/pid.h:5, from ./include/linux/sched.h:14, from /tmp/modconfig-FWn6A2/vmmon-only/vmcore/moduleloop.c:31: ./arch/x86/include/asm/msr-index.h:551: note: this is the location of the previous definition #define MSR_K7_HWCR_SMMLOCK BIT_ULL(MSR_K7_HWCR_SMMLOCK_BIT) In file included from /tmp/modconfig-FWn6A2/vmmon-only/./common/vmx86.h:32, from /tmp/modconfig-FWn6A2/vmmon-only/vmcore/moduleloop.c:35: /tmp/modconfig-FWn6A2/vmmon-only/./include/x86msr.h:661: warning: "MSR_TSX_FORCE_ABORT" redefined #define MSR_TSX_FORCE_ABORT 0x0000010f In file included from ./arch/x86/include/asm/nospec-branch.h:11, from ./arch/x86/include/asm/irqflags.h:9, from ./include/linux/irqflags.h:16, from ./include/linux/rcupdate.h:39, from ./include/linux/rculist.h:11, from ./include/linux/pid.h:5, from ./include/linux/sched.h:14, from /tmp/modconfig-FWn6A2/vmmon-only/vmcore/moduleloop.c:31: ./arch/x86/include/asm/msr-index.h:763: note: this is the location of the previous definition #define MSR_TSX_FORCE_ABORT 0x0000010F make[2]: *** [scripts/Makefile.build:315: /tmp/modconfig-FWn6A2/vmmon-only/linux/hostif.o] Error 1 make[2]: *** Waiting for unfinished jobs.... /tmp/modconfig-FWn6A2/vmmon-only/common/.tmp_task.o: warning: objtool: .text: unexpected end of section make[1]: *** [Makefile:1563: _module_/tmp/modconfig-FWn6A2/vmmon-only] Error 2 make[1]: Leaving directory '/usr/src/kernels/4.18.0-305.3.1.el8_4.x86_64' make: *** [Makefile:117: vmmon.ko] Error 2 make: Leaving directory '/tmp/modconfig-FWn6A2/vmmon-only' make: Entering directory '/tmp/modconfig-FWn6A2/vmnet-only' Using kernel build system. /bin/make -C /lib/modules/4.18.0-305.3.1.el8_4.x86_64/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \ MODULEBUILDDIR= modules make[1]: Entering directory '/usr/src/kernels/4.18.0-305.3.1.el8_4.x86_64' CC [M] /tmp/modconfig-FWn6A2/vmnet-only/driver.o CC [M] /tmp/modconfig-FWn6A2/vmnet-only/hub.o CC [M] /tmp/modconfig-FWn6A2/vmnet-only/userif.o CC [M] /tmp/modconfig-FWn6A2/vmnet-only/netif.o CC [M] /tmp/modconfig-FWn6A2/vmnet-only/bridge.o CC [M] /tmp/modconfig-FWn6A2/vmnet-only/procfs.o CC [M] /tmp/modconfig-FWn6A2/vmnet-only/smac_compat.o CC [M] /tmp/modconfig-FWn6A2/vmnet-only/smac.o CC [M] /tmp/modconfig-FWn6A2/vmnet-only/vnetEvent.o CC [M] /tmp/modconfig-FWn6A2/vmnet-only/vnetUserListener.o In file included from ./include/linux/pci.h:43, from /tmp/modconfig-FWn6A2/vmnet-only/compat_netdevice.h:27, from /tmp/modconfig-FWn6A2/vmnet-only/netif.c:44: ./include/linux/pci_ids.h:2290: warning: "PCI_VENDOR_ID_VMWARE" redefined #define PCI_VENDOR_ID_VMWARE 0x15ad In file included from /tmp/modconfig-FWn6A2/vmnet-only/net.h:38, from /tmp/modconfig-FWn6A2/vmnet-only/vnetInt.h:26, from /tmp/modconfig-FWn6A2/vmnet-only/netif.c:43: /tmp/modconfig-FWn6A2/vmnet-only/vm_device_version.h:56: note: this is the location of the previous definition #define PCI_VENDOR_ID_VMWARE 0x15AD In file included from ./include/linux/pci.h:43, from /tmp/modconfig-FWn6A2/vmnet-only/compat_netdevice.h:27, from /tmp/modconfig-FWn6A2/vmnet-only/netif.c:44: ./include/linux/pci_ids.h:2291: warning: "PCI_DEVICE_ID_VMWARE_VMXNET3" redefined #define PCI_DEVICE_ID_VMWARE_VMXNET3 0x07b0 In file included from /tmp/modconfig-FWn6A2/vmnet-only/net.h:38, from /tmp/modconfig-FWn6A2/vmnet-only/vnetInt.h:26, from /tmp/modconfig-FWn6A2/vmnet-only/netif.c:43: /tmp/modconfig-FWn6A2/vmnet-only/vm_device_version.h:74: note: this is the location of the previous definition #define PCI_DEVICE_ID_VMWARE_VMXNET3 0x07B0 In file included from /tmp/modconfig-FWn6A2/vmnet-only/net.h:38, from /tmp/modconfig-FWn6A2/vmnet-only/vnetInt.h:26, from /tmp/modconfig-FWn6A2/vmnet-only/bridge.c:53: /tmp/modconfig-FWn6A2/vmnet-only/vm_device_version.h:56: warning: "PCI_VENDOR_ID_VMWARE" redefined #define PCI_VENDOR_ID_VMWARE 0x15AD In file included from ./include/linux/pci.h:43, from /tmp/modconfig-FWn6A2/vmnet-only/compat_netdevice.h:27, from /tmp/modconfig-FWn6A2/vmnet-only/bridge.c:52: ./include/linux/pci_ids.h:2290: note: this is the location of the previous definition #define PCI_VENDOR_ID_VMWARE 0x15ad In file included from /tmp/modconfig-FWn6A2/vmnet-only/net.h:38, from /tmp/modconfig-FWn6A2/vmnet-only/vnetInt.h:26, from /tmp/modconfig-FWn6A2/vmnet-only/bridge.c:53: /tmp/modconfig-FWn6A2/vmnet-only/vm_device_version.h:74: warning: "PCI_DEVICE_ID_VMWARE_VMXNET3" redefined #define PCI_DEVICE_ID_VMWARE_VMXNET3 0x07B0 In file included from ./include/linux/pci.h:43, from /tmp/modconfig-FWn6A2/vmnet-only/compat_netdevice.h:27, from /tmp/modconfig-FWn6A2/vmnet-only/bridge.c:52: ./include/linux/pci_ids.h:2291: note: this is the location of the previous definition #define PCI_DEVICE_ID_VMWARE_VMXNET3 0x07b0 LD [M] /tmp/modconfig-FWn6A2/vmnet-only/vmnet.o Building modules, stage 2. MODPOST 1 modules CC /tmp/modconfig-FWn6A2/vmnet-only/vmnet.mod.o LD [M] /tmp/modconfig-FWn6A2/vmnet-only/vmnet.ko make[1]: Leaving directory '/usr/src/kernels/4.18.0-305.3.1.el8_4.x86_64' /bin/make -C $PWD SRCROOT=$PWD/. \ MODULEBUILDDIR= postbuild make[1]: Entering directory '/tmp/modconfig-FWn6A2/vmnet-only' make[1]: 'postbuild' is up to date. make[1]: Leaving directory '/tmp/modconfig-FWn6A2/vmnet-only' cp -f vmnet.ko ./../vmnet.o make: Leaving directory '/tmp/modconfig-FWn6A2/vmnet-only' Unable to install all modules. See log for details.    
Guys, We are having issues where some of our developers are unable to run Workstation 16. We are receiving the “VMware Workstation and Device/Credential Guard are not compatible” error. We have follo... See more...
Guys, We are having issues where some of our developers are unable to run Workstation 16. We are receiving the “VMware Workstation and Device/Credential Guard are not compatible” error. We have followed the steps here: https://kb.vmware.com/s/article/2146361 but no VM will launch. We are running Windows 10 Enterprise 1909. Hyper-V was not enabled, and we Disabled the “Turn On Virtualization Security” under Local Computer Policy > Computer Configuration > Administrative Templates > System. Reboot, and same issue on all machines. If we click Start > System information, it looks like credential guard is still enabled. (see attachment). Do you all have any ideas?  
We are trying to get VMWare Workstation 16.1 running on CentOS 7 running kernel 5.10.6-1.el7.elrepo.x86_64. We are having to use this kernel so our Dell Latitude 5411's see the wifi adapter. If we se... See more...
We are trying to get VMWare Workstation 16.1 running on CentOS 7 running kernel 5.10.6-1.el7.elrepo.x86_64. We are having to use this kernel so our Dell Latitude 5411's see the wifi adapter. If we select kernel 3.10.0-1160.11.1.el7.x86_64 VMWare Workstation 16.1 launches successfully. If we run Workstation 16 with the elrepo kernel, we get the error about gcc version 9.3.1 not found. I have installed the elrepo kernel headers with this command: yum --enablerepo=elrepo-kernel install kernel-ml-devel After installing successfully, I'm not able to launch Workstation as it asks about gcc.    $ vmware-modconfig --console --install-all [AppLoader] GLib does not have GSettings support. Failed to get gcc information.   Is it possible to run Workstation 16.1 with the elrepo kernel? Thanks!          
We are testing CentOS 8 (4.18.0-193.28.1.el8_2.x86_64) and VMWare Workstation 16.0.0-16894299 for our environment.  However, Workstation keeps wanting to roll back the install.  All the virtualizatio... See more...
We are testing CentOS 8 (4.18.0-193.28.1.el8_2.x86_64) and VMWare Workstation 16.0.0-16894299 for our environment.  However, Workstation keeps wanting to roll back the install.  All the virtualization settings look correct in the BIOS.  Also, this has happened on two test machines so its not an isolated incident.      $ sudo sh ./VMware-Workstation-Full-16.0.0-16894299.x86_64.bundle Extracting VMware Installer...done. Rolling back VMware VMX 16.0.0 Deconfiguring... Uninstalling VMware Installer 3.0.0 Deconfiguring... [######################################################################] 100% Installation was unsuccessful.   Here are the contents of /var/log/vmware-installer.  Do any of you all have any clues?  Thanks in advance!   2020-11-23 14:33:37,018] Installer running. [2020-11-23 14:33:37,018] Command Line Arguments: [2020-11-23 14:33:37,018] ['/tmp/vmis.bEfOIu/install/vmware-installer/vmware-installer.py', '--set-setting', 'vmware-installer', 'libconf', '', '--install-component', '/tmp/vmis.bEfOIu/install/vmware-installer', '--install-bundle', '/home/x/./VMware-Workstation-Full-16.0.0-16894299.x86_64.bundle', ''] [2020-11-23 14:33:37,040] System installer version is: 3.0.0.16894299 [2020-11-23 14:33:37,040] Running installer version is: 3.0.0.16894299 [2020-11-23 14:33:37,040] Opening database file /etc/vmware-installer/database [2020-11-23 14:33:37,071] Could not locate installer App Control. [2020-11-23 14:33:37,132] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/initscript.py already exists, overwriting. [2020-11-23 14:33:37,135] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/update.py already exists, overwriting. [2020-11-23 14:33:37,140] destination /tmp/tmpzadlzsv_/.installer/16.0.0/__init__.py already exists, overwriting. [2020-11-23 14:33:37,141] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/systemType.py already exists, overwriting. [2020-11-23 14:33:37,144] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/versions.py already exists, overwriting. [2020-11-23 14:33:37,148] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/update.py already exists, overwriting. [2020-11-23 14:33:37,151] destination /tmp/tmpzadlzsv_/.installer/16.0.0/__init__.py already exists, overwriting. [2020-11-23 14:33:37,154] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/initscript.py already exists, overwriting. [2020-11-23 14:33:37,156] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/versions.py already exists, overwriting. [2020-11-23 14:33:37,158] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/systemType.py already exists, overwriting. [2020-11-23 14:33:37,184] Kernel release string 4.18.0-193.28.1.el8_2.x86_64 [2020-11-23 14:33:37,185] Found Linux kernel version (4, 18, 0) [2020-11-23 14:33:37,189] Glibc brand string ldd (GNU libc) 2.28 [2020-11-23 14:33:37,190] Found glibc version (2, 28) [2020-11-23 14:33:37,215] destination /tmp/tmpzadlzsv_/.installer/11.1.5/include/update.py already exists, overwriting. [2020-11-23 14:33:37,217] destination /tmp/tmpzadlzsv_/.installer/11.1.5/__init__.py already exists, overwriting. [2020-11-23 14:33:37,218] destination /tmp/tmpzadlzsv_/.installer/11.1.5/include/initscript.py already exists, overwriting. [2020-11-23 14:33:37,219] destination /tmp/tmpzadlzsv_/.installer/11.1.5/include/versions.py already exists, overwriting. [2020-11-23 14:33:37,221] destination /tmp/tmpzadlzsv_/.installer/11.1.5/include/systemType.py already exists, overwriting. [2020-11-23 14:33:37,227] destination /tmp/tmpzadlzsv_/.installer/11.1.5/__init__.py already exists, overwriting. [2020-11-23 14:33:37,229] destination /tmp/tmpzadlzsv_/.installer/11.1.5/include/versions.py already exists, overwriting. [2020-11-23 14:33:37,231] destination /tmp/tmpzadlzsv_/.installer/11.1.5/include/update.py already exists, overwriting. [2020-11-23 14:33:37,233] destination /tmp/tmpzadlzsv_/.installer/11.1.5/include/initscript.py already exists, overwriting. [2020-11-23 14:33:37,234] destination /tmp/tmpzadlzsv_/.installer/11.1.5/include/systemType.py already exists, overwriting. [2020-11-23 14:33:37,238] destination /tmp/tmpzadlzsv_/.installer/11.1.5/include/initscript.py already exists, overwriting. [2020-11-23 14:33:37,240] destination /tmp/tmpzadlzsv_/.installer/11.1.5/include/versions.py already exists, overwriting. [2020-11-23 14:33:37,241] destination /tmp/tmpzadlzsv_/.installer/11.1.5/include/systemType.py already exists, overwriting. [2020-11-23 14:33:37,245] destination /tmp/tmpzadlzsv_/.installer/11.1.5/include/update.py already exists, overwriting. [2020-11-23 14:33:37,246] destination /tmp/tmpzadlzsv_/.installer/11.1.5/__init__.py already exists, overwriting. [2020-11-23 14:33:37,251] destination /tmp/tmpzadlzsv_/.installer/11.1.5/include/systemType.py already exists, overwriting. [2020-11-23 14:33:37,253] destination /tmp/tmpzadlzsv_/.installer/11.1.5/include/update.py already exists, overwriting. [2020-11-23 14:33:37,255] destination /tmp/tmpzadlzsv_/.installer/11.1.5/include/versions.py already exists, overwriting. [2020-11-23 14:33:37,256] destination /tmp/tmpzadlzsv_/.installer/11.1.5/include/initscript.py already exists, overwriting. [2020-11-23 14:33:37,258] destination /tmp/tmpzadlzsv_/.installer/11.1.5/__init__.py already exists, overwriting. [2020-11-23 14:33:37,261] destination /tmp/tmpzadlzsv_/.installer/11.1.5/include/update.py already exists, overwriting. [2020-11-23 14:33:37,263] destination /tmp/tmpzadlzsv_/.installer/11.1.5/include/initscript.py already exists, overwriting. [2020-11-23 14:33:37,265] destination /tmp/tmpzadlzsv_/.installer/11.1.5/__init__.py already exists, overwriting. [2020-11-23 14:33:37,268] destination /tmp/tmpzadlzsv_/.installer/11.1.5/include/systemType.py already exists, overwriting. [2020-11-23 14:33:37,269] destination /tmp/tmpzadlzsv_/.installer/11.1.5/include/versions.py already exists, overwriting. [2020-11-23 14:33:37,273] destination /tmp/tmpzadlzsv_/.installer/11.1.5/include/update.py already exists, overwriting. [2020-11-23 14:33:37,275] destination /tmp/tmpzadlzsv_/.installer/11.1.5/__init__.py already exists, overwriting. [2020-11-23 14:33:37,276] destination /tmp/tmpzadlzsv_/.installer/11.1.5/include/systemType.py already exists, overwriting. [2020-11-23 14:33:37,278] destination /tmp/tmpzadlzsv_/.installer/11.1.5/include/versions.py already exists, overwriting. [2020-11-23 14:33:37,281] destination /tmp/tmpzadlzsv_/.installer/11.1.5/include/initscript.py already exists, overwriting. [2020-11-23 14:33:37,285] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/update.py already exists, overwriting. [2020-11-23 14:33:37,289] destination /tmp/tmpzadlzsv_/.installer/16.0.0/__init__.py already exists, overwriting. [2020-11-23 14:33:37,290] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/versions.py already exists, overwriting. [2020-11-23 14:33:37,291] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/systemType.py already exists, overwriting. [2020-11-23 14:33:37,293] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/initscript.py already exists, overwriting. [2020-11-23 14:33:37,315] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/versions.py already exists, overwriting. [2020-11-23 14:33:37,317] destination /tmp/tmpzadlzsv_/.installer/16.0.0/__init__.py already exists, overwriting. [2020-11-23 14:33:37,318] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/initscript.py already exists, overwriting. [2020-11-23 14:33:37,319] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/systemType.py already exists, overwriting. [2020-11-23 14:33:37,321] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/update.py already exists, overwriting. [2020-11-23 14:33:37,338] destination /tmp/tmpzadlzsv_/.installer/1.17.0/include/initscript.py already exists, overwriting. [2020-11-23 14:33:37,341] destination /tmp/tmpzadlzsv_/.installer/1.17.0/include/update.py already exists, overwriting. [2020-11-23 14:33:37,343] destination /tmp/tmpzadlzsv_/.installer/1.17.0/__init__.py already exists, overwriting. [2020-11-23 14:33:37,344] destination /tmp/tmpzadlzsv_/.installer/1.17.0/include/systemType.py already exists, overwriting. [2020-11-23 14:33:37,346] destination /tmp/tmpzadlzsv_/.installer/1.17.0/include/versions.py already exists, overwriting. [2020-11-23 14:33:37,349] destination /tmp/tmpzadlzsv_/.installer/16.0.0/__init__.py already exists, overwriting. [2020-11-23 14:33:37,350] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/update.py already exists, overwriting. [2020-11-23 14:33:37,352] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/initscript.py already exists, overwriting. [2020-11-23 14:33:37,354] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/systemType.py already exists, overwriting. [2020-11-23 14:33:37,355] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/versions.py already exists, overwriting. [2020-11-23 14:33:37,361] destination /tmp/tmpzadlzsv_/.installer/16.0.0/__init__.py already exists, overwriting. [2020-11-23 14:33:37,362] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/versions.py already exists, overwriting. [2020-11-23 14:33:37,365] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/update.py already exists, overwriting. [2020-11-23 14:33:37,367] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/systemType.py already exists, overwriting. [2020-11-23 14:33:37,369] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/initscript.py already exists, overwriting. [2020-11-23 14:33:37,374] destination /tmp/tmpzadlzsv_/.installer/16.0.0/__init__.py already exists, overwriting. [2020-11-23 14:33:37,375] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/versions.py already exists, overwriting. [2020-11-23 14:33:37,377] destination /tmp/tmpzadlzsv_/.installer/16.0.0/vmware-workstation.py already exists, overwriting. [2020-11-23 14:33:37,379] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/update.py already exists, overwriting. [2020-11-23 14:33:37,381] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/systemType.py already exists, overwriting. [2020-11-23 14:33:37,384] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/initscript.py already exists, overwriting. [2020-11-23 14:33:37,407] Ignored execution error: [Errno 1] Operation not permitted: '/tmp/vmis.bEfOIu/checkvm' when running command: [path('/tmp/vmis.bEfOIu/checkvm')] [2020-11-23 14:33:37,408] Something went wrong detecting whether we are in a VM or not. Assuming we are not. [2020-11-23 14:33:37,423] b'262144\n' [2020-11-23 14:33:37,423] b'' [2020-11-23 14:33:37,424] Cannot use vmware-app-control to shut down open VMs, defaulting to fallback message. [2020-11-23 14:33:37,425] Ignored execution error: [Errno 2] No such file or directory: '/etc/rc.d/init.d/vmware' when running command: [path('/etc/rc.d/init.d/vmware'), 'stoppable'] [2020-11-23 14:33:37,434] b'' [2020-11-23 14:33:37,435] b'' [2020-11-23 14:33:37,602] This system has KVM enabled. You cannot run VMs with KVM enabled. [2020-11-23 14:34:13,493] b'' [2020-11-23 14:34:13,494] b'' [2020-11-23 14:34:13,495] Installed Service: vmware-USBArbitrator [2020-11-23 14:34:13,546] b'\x1b[71Gfailed\n' [2020-11-23 14:34:13,546] b'' [2020-11-23 14:34:13,547] Unable to stop current USB Arbitrator service. Not fatal. [2020-11-23 14:34:13,602] b'\x1b[71G done\n' [2020-11-23 14:34:13,602] b'' [2020-11-23 14:34:13,627] Could not get mtime for /usr/lib/vmware/bin/vmware-netcfg Traceback (most recent call last): File "/tmp/vmis.bEfOIu/install/vmware-installer/vmis/core/install.py", line 409, in Execute fileMtime = int(filePath.mtime) File "/tmp/vmis.bEfOIu/install/vmware-installer/python/lib/genericpath.py", line 55, in getmtime return os.stat(filename).st_mtime FileNotFoundError: [Errno 2] No such file or directory: path('/usr/lib/vmware/bin/vmware-netcfg') [2020-11-23 14:34:13,636] b'4.18.0-193.28.1.el8_2.x86_64\n' [2020-11-23 14:34:13,636] b'' [2020-11-23 14:34:20,717] Attempting to change symlink /usr/lib/vmware/bin/vmware-gksu to permission 755. Operation is not allowed, skipping. [2020-11-23 14:34:20,717] Attempting to change symlink /usr/lib/vmware/bin/vmware-modconfig to permission 755. Operation is not allowed, skipping. [2020-11-23 14:34:20,717] Attempting to change symlink /usr/lib/vmware/bin/vmware-modconfig-console to permission 755. Operation is not allowed, skipping. [2020-11-23 14:34:20,718] Attempting to change symlink /usr/lib/vmware/bin/vmware-vmblock-fuse to permission 755. Operation is not allowed, skipping. [2020-11-23 14:34:20,729] Command killed by timeout: ['/usr/lib/vmware/setup/vmware-config', '-s', 'libdir', '/usr/lib/vmware'] [2020-11-23 14:34:20,730] Traceback (most recent call last): File "/tmp/vmis.bEfOIu/install/vmware-installer/vmis/util/shell.py", line 188, in run retval = run_(program, args, kwargs) File "/tmp/vmis.bEfOIu/install/vmware-installer/vmis/util/shell.py", line 118, in run_ pipe = Popen([str(program)] + [str(arg) for arg in args], File "/tmp/vmis.bEfOIu/install/vmware-installer/python/lib/subprocess.py", line 854, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, File "/tmp/vmis.bEfOIu/install/vmware-installer/python/lib/subprocess.py", line 1702, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) PermissionError: [Errno 1] Operation not permitted: '/usr/lib/vmware/setup/vmware-config' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/tmp/vmis.bEfOIu/install/vmware-installer/vmis/core/remoteinstaller.py", line 301, in MessageIn ret = method(*args, **kwargs) File "/tmp/vmis.bEfOIu/install/vmware-installer/vmis/core/installer.py", line 331, in RunCommand return self.proxyObject.RunCommand(*args, **kwargs) File "/tmp/vmis.bEfOIu/install/vmware-installer/vmis/core/localinstallerops.py", line 224, in RunCommand return shell.run(*args, **kwargs) File "/tmp/vmis.bEfOIu/install/vmware-installer/vmis/util/shell.py", line 192, in run raise OSError('Process timed out and was killed.') OSError: Process timed out and was killed. [2020-11-23 14:34:20,731] [vmware-vmx 16.0.0] Installation failed, rolling back installation. [2020-11-23 14:34:20,751] b'' [2020-11-23 14:34:20,751] b'/etc/rc.d/init.d/vmware: line 15: /vmware/scripts/util.sh: No such file or directory\n/etc/rc.d/init.d/vmware: line 17: load_settings: command not found\n' [2020-11-23 14:34:20,755] b'' [2020-11-23 14:34:20,755] b'service vmware does not support chkconfig\n' [2020-11-23 14:34:20,757] Uninstalled Service: vmware [2020-11-23 14:34:20,762] Command killed by timeout: ['/usr/lib/vmware/setup/vmware-config', '-d', 'libdir'] [2020-11-23 14:34:20,763] Traceback (most recent call last): File "/tmp/vmis.bEfOIu/install/vmware-installer/vmis/core/common.py", line 141, in Show wrap(i.PostInstall, txn.opts['ignoreErrors']) File "/tmp/vmis.bEfOIu/install/vmware-installer/vmis/util/__init__.py", line 26, in wrap func(*args, **kwargs) File "/tmp/vmis.bEfOIu/install/vmware-installer/vmis/core/install.py", line 346, in PostInstall self._installer.PostInstall(**self.args) File "/tmp/vmis.bEfOIu/install/vmware-installer/vmis/core/remoteinstaller.py", line 161, in PostInstall return self.MessageOut(self.whoami(), old, new, upgrade) File "/tmp/vmis.bEfOIu/install/vmware-installer/vmis/core/remoteinstaller.py", line 435, in MessageOut raise Exception(excepValue) Exception: VMIS:Process timed out and was killed. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/tmp/vmis.bEfOIu/install/vmware-installer/vmis/util/shell.py", line 188, in run retval = run_(program, args, kwargs) File "/tmp/vmis.bEfOIu/install/vmware-installer/vmis/util/shell.py", line 118, in run_ pipe = Popen([str(program)] + [str(arg) for arg in args], File "/tmp/vmis.bEfOIu/install/vmware-installer/python/lib/subprocess.py", line 854, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, File "/tmp/vmis.bEfOIu/install/vmware-installer/python/lib/subprocess.py", line 1702, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) PermissionError: [Errno 1] Operation not permitted: '/usr/lib/vmware/setup/vmware-config'
We are testing CentOS 8 (4.18.0-193.28.1.el8_2.x86_64) and VMWare Workstation 16.0.0-16894299 for our environment.  However, Workstation keeps wanting to roll back the install.     $ sudo sh ./VMwa... See more...
We are testing CentOS 8 (4.18.0-193.28.1.el8_2.x86_64) and VMWare Workstation 16.0.0-16894299 for our environment.  However, Workstation keeps wanting to roll back the install.     $ sudo sh ./VMware-Workstation-Full-16.0.0-16894299.x86_64.bundle Extracting VMware Installer...done. Rolling back VMware VMX 16.0.0 Deconfiguring... Uninstalling VMware Installer 3.0.0 Deconfiguring... [######################################################################] 100% Installation was unsuccessful.   Here are the contents of /var/log/vmware-installer.  Do any of you all have any clues?  Thanks in advance!   2020-11-23 14:33:37,018] Installer running. [2020-11-23 14:33:37,018] Command Line Arguments: [2020-11-23 14:33:37,018] ['/tmp/vmis.bEfOIu/install/vmware-installer/vmware-installer.py', '--set-setting', 'vmware-installer', 'libconf', '', '--install-component', '/tmp/vmis.bEfOIu/install/vmware-installer', '--install-bundle', '/home/x/./VMware-Workstation-Full-16.0.0-16894299.x86_64.bundle', ''] [2020-11-23 14:33:37,040] System installer version is: 3.0.0.16894299 [2020-11-23 14:33:37,040] Running installer version is: 3.0.0.16894299 [2020-11-23 14:33:37,040] Opening database file /etc/vmware-installer/database [2020-11-23 14:33:37,071] Could not locate installer App Control. [2020-11-23 14:33:37,132] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/initscript.py already exists, overwriting. [2020-11-23 14:33:37,135] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/update.py already exists, overwriting. [2020-11-23 14:33:37,140] destination /tmp/tmpzadlzsv_/.installer/16.0.0/__init__.py already exists, overwriting. [2020-11-23 14:33:37,141] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/systemType.py already exists, overwriting. [2020-11-23 14:33:37,144] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/versions.py already exists, overwriting. [2020-11-23 14:33:37,148] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/update.py already exists, overwriting. [2020-11-23 14:33:37,151] destination /tmp/tmpzadlzsv_/.installer/16.0.0/__init__.py already exists, overwriting. [2020-11-23 14:33:37,154] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/initscript.py already exists, overwriting. [2020-11-23 14:33:37,156] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/versions.py already exists, overwriting. [2020-11-23 14:33:37,158] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/systemType.py already exists, overwriting. [2020-11-23 14:33:37,184] Kernel release string 4.18.0-193.28.1.el8_2.x86_64 [2020-11-23 14:33:37,185] Found Linux kernel version (4, 18, 0) [2020-11-23 14:33:37,189] Glibc brand string ldd (GNU libc) 2.28 [2020-11-23 14:33:37,190] Found glibc version (2, 28) [2020-11-23 14:33:37,215] destination /tmp/tmpzadlzsv_/.installer/11.1.5/include/update.py already exists, overwriting. [2020-11-23 14:33:37,217] destination /tmp/tmpzadlzsv_/.installer/11.1.5/__init__.py already exists, overwriting. [2020-11-23 14:33:37,218] destination /tmp/tmpzadlzsv_/.installer/11.1.5/include/initscript.py already exists, overwriting. [2020-11-23 14:33:37,219] destination /tmp/tmpzadlzsv_/.installer/11.1.5/include/versions.py already exists, overwriting. [2020-11-23 14:33:37,221] destination /tmp/tmpzadlzsv_/.installer/11.1.5/include/systemType.py already exists, overwriting. [2020-11-23 14:33:37,227] destination /tmp/tmpzadlzsv_/.installer/11.1.5/__init__.py already exists, overwriting. [2020-11-23 14:33:37,229] destination /tmp/tmpzadlzsv_/.installer/11.1.5/include/versions.py already exists, overwriting. [2020-11-23 14:33:37,231] destination /tmp/tmpzadlzsv_/.installer/11.1.5/include/update.py already exists, overwriting. [2020-11-23 14:33:37,233] destination /tmp/tmpzadlzsv_/.installer/11.1.5/include/initscript.py already exists, overwriting. [2020-11-23 14:33:37,234] destination /tmp/tmpzadlzsv_/.installer/11.1.5/include/systemType.py already exists, overwriting. [2020-11-23 14:33:37,238] destination /tmp/tmpzadlzsv_/.installer/11.1.5/include/initscript.py already exists, overwriting. [2020-11-23 14:33:37,240] destination /tmp/tmpzadlzsv_/.installer/11.1.5/include/versions.py already exists, overwriting. [2020-11-23 14:33:37,241] destination /tmp/tmpzadlzsv_/.installer/11.1.5/include/systemType.py already exists, overwriting. [2020-11-23 14:33:37,245] destination /tmp/tmpzadlzsv_/.installer/11.1.5/include/update.py already exists, overwriting. [2020-11-23 14:33:37,246] destination /tmp/tmpzadlzsv_/.installer/11.1.5/__init__.py already exists, overwriting. [2020-11-23 14:33:37,251] destination /tmp/tmpzadlzsv_/.installer/11.1.5/include/systemType.py already exists, overwriting. [2020-11-23 14:33:37,253] destination /tmp/tmpzadlzsv_/.installer/11.1.5/include/update.py already exists, overwriting. [2020-11-23 14:33:37,255] destination /tmp/tmpzadlzsv_/.installer/11.1.5/include/versions.py already exists, overwriting. [2020-11-23 14:33:37,256] destination /tmp/tmpzadlzsv_/.installer/11.1.5/include/initscript.py already exists, overwriting. [2020-11-23 14:33:37,258] destination /tmp/tmpzadlzsv_/.installer/11.1.5/__init__.py already exists, overwriting. [2020-11-23 14:33:37,261] destination /tmp/tmpzadlzsv_/.installer/11.1.5/include/update.py already exists, overwriting. [2020-11-23 14:33:37,263] destination /tmp/tmpzadlzsv_/.installer/11.1.5/include/initscript.py already exists, overwriting. [2020-11-23 14:33:37,265] destination /tmp/tmpzadlzsv_/.installer/11.1.5/__init__.py already exists, overwriting. [2020-11-23 14:33:37,268] destination /tmp/tmpzadlzsv_/.installer/11.1.5/include/systemType.py already exists, overwriting. [2020-11-23 14:33:37,269] destination /tmp/tmpzadlzsv_/.installer/11.1.5/include/versions.py already exists, overwriting. [2020-11-23 14:33:37,273] destination /tmp/tmpzadlzsv_/.installer/11.1.5/include/update.py already exists, overwriting. [2020-11-23 14:33:37,275] destination /tmp/tmpzadlzsv_/.installer/11.1.5/__init__.py already exists, overwriting. [2020-11-23 14:33:37,276] destination /tmp/tmpzadlzsv_/.installer/11.1.5/include/systemType.py already exists, overwriting. [2020-11-23 14:33:37,278] destination /tmp/tmpzadlzsv_/.installer/11.1.5/include/versions.py already exists, overwriting. [2020-11-23 14:33:37,281] destination /tmp/tmpzadlzsv_/.installer/11.1.5/include/initscript.py already exists, overwriting. [2020-11-23 14:33:37,285] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/update.py already exists, overwriting. [2020-11-23 14:33:37,289] destination /tmp/tmpzadlzsv_/.installer/16.0.0/__init__.py already exists, overwriting. [2020-11-23 14:33:37,290] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/versions.py already exists, overwriting. [2020-11-23 14:33:37,291] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/systemType.py already exists, overwriting. [2020-11-23 14:33:37,293] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/initscript.py already exists, overwriting. [2020-11-23 14:33:37,315] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/versions.py already exists, overwriting. [2020-11-23 14:33:37,317] destination /tmp/tmpzadlzsv_/.installer/16.0.0/__init__.py already exists, overwriting. [2020-11-23 14:33:37,318] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/initscript.py already exists, overwriting. [2020-11-23 14:33:37,319] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/systemType.py already exists, overwriting. [2020-11-23 14:33:37,321] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/update.py already exists, overwriting. [2020-11-23 14:33:37,338] destination /tmp/tmpzadlzsv_/.installer/1.17.0/include/initscript.py already exists, overwriting. [2020-11-23 14:33:37,341] destination /tmp/tmpzadlzsv_/.installer/1.17.0/include/update.py already exists, overwriting. [2020-11-23 14:33:37,343] destination /tmp/tmpzadlzsv_/.installer/1.17.0/__init__.py already exists, overwriting. [2020-11-23 14:33:37,344] destination /tmp/tmpzadlzsv_/.installer/1.17.0/include/systemType.py already exists, overwriting. [2020-11-23 14:33:37,346] destination /tmp/tmpzadlzsv_/.installer/1.17.0/include/versions.py already exists, overwriting. [2020-11-23 14:33:37,349] destination /tmp/tmpzadlzsv_/.installer/16.0.0/__init__.py already exists, overwriting. [2020-11-23 14:33:37,350] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/update.py already exists, overwriting. [2020-11-23 14:33:37,352] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/initscript.py already exists, overwriting. [2020-11-23 14:33:37,354] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/systemType.py already exists, overwriting. [2020-11-23 14:33:37,355] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/versions.py already exists, overwriting. [2020-11-23 14:33:37,361] destination /tmp/tmpzadlzsv_/.installer/16.0.0/__init__.py already exists, overwriting. [2020-11-23 14:33:37,362] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/versions.py already exists, overwriting. [2020-11-23 14:33:37,365] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/update.py already exists, overwriting. [2020-11-23 14:33:37,367] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/systemType.py already exists, overwriting. [2020-11-23 14:33:37,369] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/initscript.py already exists, overwriting. [2020-11-23 14:33:37,374] destination /tmp/tmpzadlzsv_/.installer/16.0.0/__init__.py already exists, overwriting. [2020-11-23 14:33:37,375] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/versions.py already exists, overwriting. [2020-11-23 14:33:37,377] destination /tmp/tmpzadlzsv_/.installer/16.0.0/vmware-workstation.py already exists, overwriting. [2020-11-23 14:33:37,379] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/update.py already exists, overwriting. [2020-11-23 14:33:37,381] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/systemType.py already exists, overwriting. [2020-11-23 14:33:37,384] destination /tmp/tmpzadlzsv_/.installer/16.0.0/include/initscript.py already exists, overwriting. [2020-11-23 14:33:37,407] Ignored execution error: [Errno 1] Operation not permitted: '/tmp/vmis.bEfOIu/checkvm' when running command: [path('/tmp/vmis.bEfOIu/checkvm')] [2020-11-23 14:33:37,408] Something went wrong detecting whether we are in a VM or not. Assuming we are not. [2020-11-23 14:33:37,423] b'262144\n' [2020-11-23 14:33:37,423] b'' [2020-11-23 14:33:37,424] Cannot use vmware-app-control to shut down open VMs, defaulting to fallback message. [2020-11-23 14:33:37,425] Ignored execution error: [Errno 2] No such file or directory: '/etc/rc.d/init.d/vmware' when running command: [path('/etc/rc.d/init.d/vmware'), 'stoppable'] [2020-11-23 14:33:37,434] b'' [2020-11-23 14:33:37,435] b'' [2020-11-23 14:33:37,602] This system has KVM enabled. You cannot run VMs with KVM enabled. [2020-11-23 14:34:13,493] b'' [2020-11-23 14:34:13,494] b'' [2020-11-23 14:34:13,495] Installed Service: vmware-USBArbitrator [2020-11-23 14:34:13,546] b'\x1b[71Gfailed\n' [2020-11-23 14:34:13,546] b'' [2020-11-23 14:34:13,547] Unable to stop current USB Arbitrator service. Not fatal. [2020-11-23 14:34:13,602] b'\x1b[71G done\n' [2020-11-23 14:34:13,602] b'' [2020-11-23 14:34:13,627] Could not get mtime for /usr/lib/vmware/bin/vmware-netcfg Traceback (most recent call last): File "/tmp/vmis.bEfOIu/install/vmware-installer/vmis/core/install.py", line 409, in Execute fileMtime = int(filePath.mtime) File "/tmp/vmis.bEfOIu/install/vmware-installer/python/lib/genericpath.py", line 55, in getmtime return os.stat(filename).st_mtime FileNotFoundError: [Errno 2] No such file or directory: path('/usr/lib/vmware/bin/vmware-netcfg') [2020-11-23 14:34:13,636] b'4.18.0-193.28.1.el8_2.x86_64\n' [2020-11-23 14:34:13,636] b'' [2020-11-23 14:34:20,717] Attempting to change symlink /usr/lib/vmware/bin/vmware-gksu to permission 755. Operation is not allowed, skipping. [2020-11-23 14:34:20,717] Attempting to change symlink /usr/lib/vmware/bin/vmware-modconfig to permission 755. Operation is not allowed, skipping. [2020-11-23 14:34:20,717] Attempting to change symlink /usr/lib/vmware/bin/vmware-modconfig-console to permission 755. Operation is not allowed, skipping. [2020-11-23 14:34:20,718] Attempting to change symlink /usr/lib/vmware/bin/vmware-vmblock-fuse to permission 755. Operation is not allowed, skipping. [2020-11-23 14:34:20,729] Command killed by timeout: ['/usr/lib/vmware/setup/vmware-config', '-s', 'libdir', '/usr/lib/vmware'] [2020-11-23 14:34:20,730] Traceback (most recent call last): File "/tmp/vmis.bEfOIu/install/vmware-installer/vmis/util/shell.py", line 188, in run retval = run_(program, args, kwargs) File "/tmp/vmis.bEfOIu/install/vmware-installer/vmis/util/shell.py", line 118, in run_ pipe = Popen([str(program)] + [str(arg) for arg in args], File "/tmp/vmis.bEfOIu/install/vmware-installer/python/lib/subprocess.py", line 854, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, File "/tmp/vmis.bEfOIu/install/vmware-installer/python/lib/subprocess.py", line 1702, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) PermissionError: [Errno 1] Operation not permitted: '/usr/lib/vmware/setup/vmware-config' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/tmp/vmis.bEfOIu/install/vmware-installer/vmis/core/remoteinstaller.py", line 301, in MessageIn ret = method(*args, **kwargs) File "/tmp/vmis.bEfOIu/install/vmware-installer/vmis/core/installer.py", line 331, in RunCommand return self.proxyObject.RunCommand(*args, **kwargs) File "/tmp/vmis.bEfOIu/install/vmware-installer/vmis/core/localinstallerops.py", line 224, in RunCommand return shell.run(*args, **kwargs) File "/tmp/vmis.bEfOIu/install/vmware-installer/vmis/util/shell.py", line 192, in run raise OSError('Process timed out and was killed.') OSError: Process timed out and was killed. [2020-11-23 14:34:20,731] [vmware-vmx 16.0.0] Installation failed, rolling back installation. [2020-11-23 14:34:20,751] b'' [2020-11-23 14:34:20,751] b'/etc/rc.d/init.d/vmware: line 15: /vmware/scripts/util.sh: No such file or directory\n/etc/rc.d/init.d/vmware: line 17: load_settings: command not found\n' [2020-11-23 14:34:20,755] b'' [2020-11-23 14:34:20,755] b'service vmware does not support chkconfig\n' [2020-11-23 14:34:20,757] Uninstalled Service: vmware [2020-11-23 14:34:20,762] Command killed by timeout: ['/usr/lib/vmware/setup/vmware-config', '-d', 'libdir'] [2020-11-23 14:34:20,763] Traceback (most recent call last): File "/tmp/vmis.bEfOIu/install/vmware-installer/vmis/core/common.py", line 141, in Show wrap(i.PostInstall, txn.opts['ignoreErrors']) File "/tmp/vmis.bEfOIu/install/vmware-installer/vmis/util/__init__.py", line 26, in wrap func(*args, **kwargs) File "/tmp/vmis.bEfOIu/install/vmware-installer/vmis/core/install.py", line 346, in PostInstall self._installer.PostInstall(**self.args) File "/tmp/vmis.bEfOIu/install/vmware-installer/vmis/core/remoteinstaller.py", line 161, in PostInstall return self.MessageOut(self.whoami(), old, new, upgrade) File "/tmp/vmis.bEfOIu/install/vmware-installer/vmis/core/remoteinstaller.py", line 435, in MessageOut raise Exception(excepValue) Exception: VMIS:Process timed out and was killed. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/tmp/vmis.bEfOIu/install/vmware-installer/vmis/util/shell.py", line 188, in run retval = run_(program, args, kwargs) File "/tmp/vmis.bEfOIu/install/vmware-installer/vmis/util/shell.py", line 118, in run_ pipe = Popen([str(program)] + [str(arg) for arg in args], File "/tmp/vmis.bEfOIu/install/vmware-installer/python/lib/subprocess.py", line 854, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, File "/tmp/vmis.bEfOIu/install/vmware-installer/python/lib/subprocess.py", line 1702, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) PermissionError: [Errno 1] Operation not permitted: '/usr/lib/vmware/setup/vmware-config'
Guys, We have some brand new Dell Precision 5820's that we're trying to load 14.1.2 on but we keep getting this error.  Our host OS is RHEL 7.5. Is there a workaround?  Thanks
This ended up being a Windows issue.  Under remote desktop settings, if we set the Colors to "True Color (24bit)" we could view the VM's being powered on.
I am still having issues even if I attempt ElCoyote_ 's fix.  I also tried scp'ing the vmnet.ko file and I do get a different error.  "Could not open /dev/vmmon: No such file or directory.  Ple... See more...
I am still having issues even if I attempt ElCoyote_ 's fix.  I also tried scp'ing the vmnet.ko file and I do get a different error.  "Could not open /dev/vmmon: No such file or directory.  Please make sure that the kernel module 'vmmon' is loaded." VMWare says to disable secure boot in the BIOS, but UEFI isn't enabled on this machine.  Its running on Legacy and doesn't even have the secure boot option. Virtual machine fails to start on a Linux host and reports the error: Could not open /dev/vmmon: No such file or directo… Do you all see this error?
Attaching the status of "systemctl status vmware.service". Also, we tried to open a ticket with VMWare but they told us that we would need to roll back to RHEL 7.1, as thats the latest they supp... See more...
Attaching the status of "systemctl status vmware.service". Also, we tried to open a ticket with VMWare but they told us that we would need to roll back to RHEL 7.1, as thats the latest they support.
I still cannot get VMWare to launch without going back to the previous kernel. Here is the output of /tmp/vmware-root/vmware-18260.log
Guys, After updating to RHEL 7.4 (3.10.0-693.el7.x86_64), Workstation is unable to start.  We get the "unable to start services" error.  Its the same error we got previously as mentioned in this... See more...
Guys, After updating to RHEL 7.4 (3.10.0-693.el7.x86_64), Workstation is unable to start.  We get the "unable to start services" error.  Its the same error we got previously as mentioned in this thread: RHEL 6.8 64bit kernel update breaks Workstation However, the "fix" suggested by ElCoyote_ is not working for us now: Re: RHEL 6.8 64bit kernel update breaks Workstation Our workaround right now is to boot to a previous kernel, then run the "fix" mentioned above.  That gets our users back up and running. Do you all have any suggestions for Workstation to start while booted with this kernel - 3.10.0-693.el7.x86_64 ? Thanks
THanks for the input.  My issue is these RHEL 7 hosts are in different locations but on the same LAN.  When I login locally to them, VMWare displays everything perfectly. Again, this worked ... See more...
THanks for the input.  My issue is these RHEL 7 hosts are in different locations but on the same LAN.  When I login locally to them, VMWare displays everything perfectly. Again, this worked for me when the host was RHEL 6, so I'm not sure what exactly changed.... if its vmware, rhel, or xrdp. Installing vmware tools on the guest produced the same effect.
Here is a chart that might help explain whats happening a little better:
We determined that this ONLY happens when we use Windows Remote Desktop, to RDP into the RHEL 7 host machine to launch any VM.  The RHEL host machines have XRDP installed, and that is how we conn... See more...
We determined that this ONLY happens when we use Windows Remote Desktop, to RDP into the RHEL 7 host machine to launch any VM.  The RHEL host machines have XRDP installed, and that is how we connect from Windows.  This behavior does not happen with RHEL 6, only RHEL 7.  Has anyone else seen this or had an issue? Heres another screen shot when launching a VM on a RHEL 7 host, while connect thru RDP (Windows 7):
Guys, We have some new RHEL 7 machines (3.10.0-514.16.1.el7.x86_64) that we're having XRDP/Workstation 12 issues with. I use Windows 7 64bit Remote Desktop to connect to a RHEL 7 machine via X... See more...
Guys, We have some new RHEL 7 machines (3.10.0-514.16.1.el7.x86_64) that we're having XRDP/Workstation 12 issues with. I use Windows 7 64bit Remote Desktop to connect to a RHEL 7 machine via XRDP, but when I start a VM, I get this error: The VM powers on, but all I see is a blank grey screen (like whats behind the error messages above).  Now, if I login locally I see the VM fine, but over XRDP we cannot view VM's. Whats crazy is if I pause the VM, the preview window will show the regular "CTRL ALT DEL" screen which is our normal login window. Is this a Workstation thing or a XRDP issue? The XRDP version is: xrdp-0.9.1-5.el7.x86_64 Thanks
Guys, We have a RHEL 7 machine (3.10.0-514.10.2.el7.x86_64) running Workstation 12.5.5 that is getting this message when powering on any VM. We have reinstalled Workstation but still get the sa... See more...
Guys, We have a RHEL 7 machine (3.10.0-514.10.2.el7.x86_64) running Workstation 12.5.5 that is getting this message when powering on any VM. We have reinstalled Workstation but still get the same error.  We thought it was a VMWare Tools issue (out of date), but started some VM's that didn't have the Tools installed and they did the same thing. When you power on any VM, you can't view anything inside the VM - its just black and won't display correctly. Can you all please advise?
Guys, What is the proper syntax for a silent install of Workstation Pro 12.5.4 (Windows 7 64bit host)? If I have a script that says: \\path\to\vm\installer /s /v/qn EULAS_AGREED=1 AUTOSOFTWARE... See more...
Guys, What is the proper syntax for a silent install of Workstation Pro 12.5.4 (Windows 7 64bit host)? If I have a script that says: \\path\to\vm\installer /s /v/qn EULAS_AGREED=1 AUTOSOFTWAREUPDATE=0 REBOOT=ReallySuppress SERIALNUMBER="xxxxx-xxxxx-xxxxx-xxxxx-xxxxx" It will create VMWare folder under C:\Program Files (x86) and put the icon on the desktop, but then at the last second it deletes the entire VMware folder from this directory. Thanks for any info.
Guys, My setup is Win7 64bit host with a  2.6.32-642.el6.x86_64 (RHEL 64bit 6.8) VM running on Workstation 11.1.2. FYI We have multiple users with the same issue. I am not sure if its the la... See more...
Guys, My setup is Win7 64bit host with a  2.6.32-642.el6.x86_64 (RHEL 64bit 6.8) VM running on Workstation 11.1.2. FYI We have multiple users with the same issue. I am not sure if its the latest RHEL kernel update or bad timing, but it seems like this started after we updated the kernel last week. The issue is when we click on the Monitor Layout button in Workstation, we cannot span across 2 monitors anymore. When we do click the monitor layout button and select "Layout 2", the mouse pointer seems to think its further right than it really is.  Every mouse action is further right than where the mouse really is.  The desktop does not extend to monitor 2 either. When we switch back to Layout 1, it goes back to normal. Is this video driver related? We tried uninstall/install VMWare Tools as well as uninstalling/reinstalling Workstation but got the same behavior. Thanks for any input.
Thanks, but what is the actual code I paste into a file? I'm no developer. thanks for the help edit:  I forgot to add that this is for Workstation 11.1.2.