I have just upgraded a workstation from SLED12 SP4 to SLED15 SP1 by doing a clean install in the / partition.
I am unable to get VMWare Player 15.5.6 to install correctly. On first run I get the message:
'Before you can run VMWare, several modules must be compiled and loaded into the running kernel.'
This is normal behaviour I think. On clicking install though I get the error message:
'Unable to install all modules. See log /tmp/vmware-root/vmware-2270.log for details. (Exit code 1)'
I have the kernel-source and the kernel-devel installed and am now at a loss. I had no issues on SLED12 SP4. Can anyone advise?
The contents of the log file is below:
2020-06-10T11:58:46.548+01:00| host-2270| I005: Log for VMware Workstation pid=2270 version=15.5.6 build=build-16341506 option=Release
2020-06-10T11:58:46.548+01:00| host-2270| I005: The process is 64-bit.
2020-06-10T11:58:46.548+01:00| host-2270| I005: Host codepage=UTF-8 encoding=UTF-8
2020-06-10T11:58:46.548+01:00| host-2270| I005: Host is Linux 4.12.14-197.40-default SUSE Linux Enterprise Desktop 15 SP1 SLED 15.1
2020-06-10T11:58:46.547+01:00| host-2270| I005: DictionaryLoad: Cannot open file "/usr/lib/vmware/settings": No such file or directory.
2020-06-10T11:58:46.548+01:00| host-2270| I005: [msg.dictionary.load.openFailed] Cannot open file "/usr/lib/vmware/settings": No such file or directory.
2020-06-10T11:58:46.548+01:00| host-2270| I005: PREF Optional preferences file not found at /usr/lib/vmware/settings. Using default values.
2020-06-10T11:58:46.548+01:00| host-2270| I005: DictionaryLoad: Cannot open file "/root/.vmware/config": No such file or directory.
2020-06-10T11:58:46.548+01:00| host-2270| I005: [msg.dictionary.load.openFailed] Cannot open file "/root/.vmware/config": No such file or directory.
2020-06-10T11:58:46.548+01:00| host-2270| I005: PREF Optional preferences file not found at /root/.vmware/config. Using default values.
2020-06-10T11:58:46.548+01:00| host-2270| I005: DictionaryLoad: Cannot open file "/root/.vmware/preferences": No such file or directory.
2020-06-10T11:58:46.548+01:00| host-2270| I005: [msg.dictionary.load.openFailed] Cannot open file "/root/.vmware/preferences": No such file or directory.
2020-06-10T11:58:46.548+01:00| host-2270| I005: PREF Optional preferences file not found at /root/.vmware/preferences. Using default values.
2020-06-10T11:58:46.550+01:00| host-2270| W003: Logging to /tmp/vmware-root/vmware-2270.log
2020-06-10T11:58:46.556+01:00| host-2270| I005: Obtaining info using the running kernel.
2020-06-10T11:58:46.556+01:00| host-2270| I005: Created new pathsHash.
2020-06-10T11:58:46.556+01:00| host-2270| I005: Setting header path for 4.12.14-197.40-default to "/lib/modules/4.12.14-197.40-default/build/include".
2020-06-10T11:58:46.556+01:00| host-2270| I005: Validating path "/lib/modules/4.12.14-197.40-default/build/include" for kernel release "4.12.14-197.40-default".
2020-06-10T11:58:46.556+01:00| host-2270| I005: Failed to find /lib/modules/4.12.14-197.40-default/build/include/linux/version.h
2020-06-10T11:58:46.556+01:00| host-2270| I005: /lib/modules/4.12.14-197.40-default/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.
2020-06-10T11:58:46.557+01:00| host-2270| I005: using /usr/bin/gcc-7 for preprocess check
2020-06-10T11:58:46.562+01:00| host-2270| I005: Preprocessed UTS_RELEASE, got value "4.12.14-197.40-default".
2020-06-10T11:58:46.563+01:00| host-2270| I005: The header path "/lib/modules/4.12.14-197.40-default/build/include" for the kernel "4.12.14-197.40-default" is valid. Whoohoo!
2020-06-10T11:58:46.752+01:00| host-2270| I005: found symbol version file /lib/modules/4.12.14-197.40-default/build/Module.symvers
2020-06-10T11:58:46.752+01:00| host-2270| I005: Reading symbol versions from /lib/modules/4.12.14-197.40-default/build/Module.symvers.
2020-06-10T11:58:46.767+01:00| host-2270| I005: Read 19540 symbol versions
2020-06-10T11:58:46.768+01:00| host-2270| I005: Reading in info for the vmmon module.
2020-06-10T11:58:46.768+01:00| host-2270| I005: Reading in info for the vmnet module.
2020-06-10T11:58:46.768+01:00| host-2270| I005: Reading in info for the vmci module.
2020-06-10T11:58:46.768+01:00| host-2270| I005: Reading in info for the vsock module.
2020-06-10T11:58:46.768+01:00| host-2270| I005: Setting vsock to depend on vmci.
2020-06-10T11:58:46.768+01:00| host-2270| I005: Invoking modinfo on "vmmon".
2020-06-10T11:58:46.769+01:00| host-2270| I005: "/sbin/modinfo" exited with status 256.
2020-06-10T11:58:46.769+01:00| host-2270| I005: Invoking modinfo on "vmnet".
2020-06-10T11:58:46.771+01:00| host-2270| I005: "/sbin/modinfo" exited with status 256.
2020-06-10T11:58:46.771+01:00| host-2270| I005: Invoking modinfo on "vmci".
2020-06-10T11:58:46.772+01:00| host-2270| I005: "/sbin/modinfo" exited with status 256.
2020-06-10T11:58:46.772+01:00| host-2270| I005: Invoking modinfo on "vsock".
2020-06-10T11:58:46.773+01:00| host-2270| I005: "/sbin/modinfo" exited with status 0.
2020-06-10T11:58:46.782+01:00| host-2270| I005: to be installed: vmmon status: 0
2020-06-10T11:58:46.782+01:00| host-2270| I005: to be installed: vmnet status: 0
2020-06-10T11:58:46.836+01:00| host-2270| I005: Obtaining info using the running kernel.
2020-06-10T11:58:46.836+01:00| host-2270| I005: Setting header path for 4.12.14-197.40-default to "/lib/modules/4.12.14-197.40-default/build/include".
2020-06-10T11:58:46.836+01:00| host-2270| I005: Validating path "/lib/modules/4.12.14-197.40-default/build/include" for kernel release "4.12.14-197.40-default".
2020-06-10T11:58:46.836+01:00| host-2270| I005: Failed to find /lib/modules/4.12.14-197.40-default/build/include/linux/version.h
2020-06-10T11:58:46.836+01:00| host-2270| I005: /lib/modules/4.12.14-197.40-default/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.
2020-06-10T11:58:46.836+01:00| host-2270| I005: using /usr/bin/gcc-7 for preprocess check
2020-06-10T11:58:46.842+01:00| host-2270| I005: Preprocessed UTS_RELEASE, got value "4.12.14-197.40-default".
2020-06-10T11:58:46.842+01:00| host-2270| I005: The header path "/lib/modules/4.12.14-197.40-default/build/include" for the kernel "4.12.14-197.40-default" is valid. Whoohoo!
2020-06-10T11:58:47.031+01:00| host-2270| I005: found symbol version file /lib/modules/4.12.14-197.40-default/build/Module.symvers
2020-06-10T11:58:47.031+01:00| host-2270| I005: Reading symbol versions from /lib/modules/4.12.14-197.40-default/build/Module.symvers.
2020-06-10T11:58:47.046+01:00| host-2270| I005: Read 19540 symbol versions
2020-06-10T11:58:47.047+01:00| host-2270| I005: Kernel header path retrieved from FileEntry: /lib/modules/4.12.14-197.40-default/build/include
2020-06-10T11:58:47.047+01:00| host-2270| I005: Update kernel header path to /lib/modules/4.12.14-197.40-default/build/include
2020-06-10T11:58:47.047+01:00| host-2270| I005: Validating path "/lib/modules/4.12.14-197.40-default/build/include" for kernel release "4.12.14-197.40-default".
2020-06-10T11:58:47.047+01:00| host-2270| I005: Failed to find /lib/modules/4.12.14-197.40-default/build/include/linux/version.h
2020-06-10T11:58:47.047+01:00| host-2270| I005: /lib/modules/4.12.14-197.40-default/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.
2020-06-10T11:58:47.047+01:00| host-2270| I005: using /usr/bin/gcc-7 for preprocess check
2020-06-10T11:58:47.053+01:00| host-2270| I005: Preprocessed UTS_RELEASE, got value "4.12.14-197.40-default".
2020-06-10T11:58:47.053+01:00| host-2270| I005: The header path "/lib/modules/4.12.14-197.40-default/build/include" for the kernel "4.12.14-197.40-default" is valid. Whoohoo!
2020-06-10T11:58:47.054+01:00| host-2270| I005: Found compiler at "/usr/bin/gcc"
2020-06-10T11:58:47.056+01:00| host-2270| I005: Got gcc version "7".
2020-06-10T11:58:47.056+01:00| host-2270| I005: The GCC version matches the kernel GCC minor version like a glove.
2020-06-10T11:58:47.059+01:00| host-2270| I005: Got gcc version "7".
2020-06-10T11:58:47.059+01:00| host-2270| I005: The GCC version matches the kernel GCC minor version like a glove.
2020-06-10T11:58:47.060+01:00| host-2270| I005: Trying to find a suitable PBM set for kernel "4.12.14-197.40-default".
2020-06-10T11:58:47.060+01:00| host-2270| I005: No matching PBM set was found for kernel "4.12.14-197.40-default".
2020-06-10T11:58:47.060+01:00| host-2270| I005: The GCC version matches the kernel GCC minor version like a glove.
2020-06-10T11:58:47.060+01:00| host-2270| I005: Validating path "/lib/modules/4.12.14-197.40-default/build/include" for kernel release "4.12.14-197.40-default".
2020-06-10T11:58:47.060+01:00| host-2270| I005: Failed to find /lib/modules/4.12.14-197.40-default/build/include/linux/version.h
2020-06-10T11:58:47.060+01:00| host-2270| I005: /lib/modules/4.12.14-197.40-default/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.
2020-06-10T11:58:47.060+01:00| host-2270| I005: using /usr/bin/gcc-7 for preprocess check
2020-06-10T11:58:47.065+01:00| host-2270| I005: Preprocessed UTS_RELEASE, got value "4.12.14-197.40-default".
2020-06-10T11:58:47.065+01:00| host-2270| I005: The header path "/lib/modules/4.12.14-197.40-default/build/include" for the kernel "4.12.14-197.40-default" is valid. Whoohoo!
2020-06-10T12:00:11.754+01:00| host-2270| I005: The GCC version matches the kernel GCC minor version like a glove.
2020-06-10T12:00:11.754+01:00| host-2270| I005: Validating path "/lib/modules/4.12.14-197.40-default/build/include" for kernel release "4.12.14-197.40-default".
2020-06-10T12:00:11.754+01:00| host-2270| I005: Failed to find /lib/modules/4.12.14-197.40-default/build/include/linux/version.h
2020-06-10T12:00:11.754+01:00| host-2270| I005: /lib/modules/4.12.14-197.40-default/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.
2020-06-10T12:00:11.754+01:00| host-2270| I005: using /usr/bin/gcc-7 for preprocess check
2020-06-10T12:00:11.801+01:00| host-2270| I005: Preprocessed UTS_RELEASE, got value "4.12.14-197.40-default".
2020-06-10T12:00:11.801+01:00| host-2270| I005: The header path "/lib/modules/4.12.14-197.40-default/build/include" for the kernel "4.12.14-197.40-default" is valid. Whoohoo!
2020-06-10T12:00:11.801+01:00| host-2270| I005: Using temp dir "/tmp".
2020-06-10T12:00:13.477+01:00| host-2270| I005: Stopping VMware services:
2020-06-10T12:00:13.477+01:00| host-2270| I005: VMware Authenticati doneemon
2020-06-10T12:00:13.477+01:00| host-2270| I005: VM communication in donece socket family
2020-06-10T12:00:13.477+01:00| host-2270| I005: Virtual machine com doneation interface
2020-06-10T12:00:13.477+01:00| host-2270| I005: Virtual machine mon done
2020-06-10T12:00:13.477+01:00| host-2270| I005: Blocking file syste done
2020-06-10T12:00:13.477+01:00| host-2270| I005: make: Entering directory '/tmp/modconfig-4h2YYn/vmmon-only'
2020-06-10T12:00:13.477+01:00| host-2270| I005: /usr/bin/make -C /lib/modules/4.12.14-197.40-default/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
2020-06-10T12:00:13.477+01:00| host-2270| I005: MODULEBUILDDIR= modules
2020-06-10T12:00:13.477+01:00| host-2270| I005: make[1]: Entering directory '/usr/src/linux-4.12.14-197.40-obj/x86_64/default'
2020-06-10T12:00:13.477+01:00| host-2270| I005: make[1]: Leaving directory '/usr/src/linux-4.12.14-197.40-obj/x86_64/default'
2020-06-10T12:00:13.477+01:00| host-2270| I005: make: Leaving directory '/tmp/modconfig-4h2YYn/vmmon-only'
2020-06-10T12:00:13.477+01:00| host-2270| I005: make: Entering directory '/tmp/modconfig-4h2YYn/vmnet-only'
2020-06-10T12:00:13.477+01:00| host-2270| I005: /usr/bin/make -C /lib/modules/4.12.14-197.40-default/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
2020-06-10T12:00:13.477+01:00| host-2270| I005: MODULEBUILDDIR= modules
2020-06-10T12:00:13.477+01:00| host-2270| I005: make[1]: Entering directory '/usr/src/linux-4.12.14-197.40-obj/x86_64/default'
2020-06-10T12:00:13.477+01:00| host-2270| I005: make[1]: Leaving directory '/usr/src/linux-4.12.14-197.40-obj/x86_64/default'
2020-06-10T12:00:13.477+01:00| host-2270| I005: make: Leaving directory '/tmp/modconfig-4h2YYn/vmnet-only'
2020-06-10T12:00:13.477+01:00| host-2270| I005: [AppLoader] GLib does not have GSettings support.
2020-06-10T12:00:13.477+01:00| host-2270| I005: Using kernel build system.
2020-06-10T12:00:13.477+01:00| host-2270| I005: /usr/src/linux-4.12.14-197.40/Makefile:651: arch/LINUX/Makefile: No such file or directory
2020-06-10T12:00:13.477+01:00| host-2270| I005: make[3]: *** No rule to make target 'arch/LINUX/Makefile'. Stop.
2020-06-10T12:00:13.477+01:00| host-2270| I005: make[2]: *** [Makefile:152: sub-make] Error 2
2020-06-10T12:00:13.477+01:00| host-2270| I005: make[1]: *** [Makefile:24: __sub-make] Error 2
2020-06-10T12:00:13.477+01:00| host-2270| I005: make: *** [Makefile:117: vmmon.ko] Error 2
2020-06-10T12:00:13.478+01:00| host-2270| I005: Using kernel build system.
2020-06-10T12:00:13.478+01:00| host-2270| I005: /usr/src/linux-4.12.14-197.40/Makefile:651: arch/LINUX/Makefile: No such file or directory
2020-06-10T12:00:13.478+01:00| host-2270| I005: make[3]: *** No rule to make target 'arch/LINUX/Makefile'. Stop.
2020-06-10T12:00:13.478+01:00| host-2270| I005: make[2]: *** [Makefile:152: sub-make] Error 2
2020-06-10T12:00:13.478+01:00| host-2270| I005: make[1]: *** [Makefile:24: __sub-make] Error 2
2020-06-10T12:00:13.478+01:00| host-2270| I005: make: *** [Makefile:117: vmnet.ko] Error 2
2020-06-10T12:00:13.478+01:00| host-2270| I005: Unable to install all modules. See log for details.
2020-06-10T12:00:13.478+01:00| host-2270| I005:
Thanks