REQUEST: VMware Workstation 6.5 build 118166 non-beta release

Hi,
Linux newbie here.  Can anyone whip up a nice pgkbuild for the recent official release of vmware workstation 6.5?  The current build is 118166.  The 6.5 beta expires at the end of the month.
No, I can't use virtualbox, since ESX doesn't run in it.  Yes, I need to run a couple ESX VMs.
Thanks!

To install Workstation on a Linux host using a bundle
1 Download VMware-Workstation-6.5.0-118166.xxxxxx.bundle. Replace xxxxx for whichever architecture.
2 In a terminal cd to the directory where you downloaded the file.
3 Become root to perform the initial installation steps:
$ su
# mkdir -p /etc/rc.d/vmware.d/rc{0,1,2,3,4,5,6}.d
# sh VMware-Workstation-6.5.0-118166.xxxxxx.bundle --console --custom
4 Accept the EULA to continue.
5 Accept the default settings until it prompts for System service runlevels then set to:
/etc/rc.d/vmware.d/
6 For System service scripts set to:
/etc/rc.d
7 (Optional) Enter the directory path to the Integrated Virtual Debugger for Eclipse
if Eclipse is installed.
Click Install.
8 Open Workstation to launch the kernel module updater to install and configure the
kernel.
Credit: whompus

Similar Messages

  • Im currently running Yosemite Beta 10.10, how do i upgrade to a non beta release of yosemite?

    Im currently running Yosemite Beta 10.10, how do i upgrade to a non beta release of yosemite? downloading yosemite in the app store doesn't work, i get a box that say my purchase couldn't be completed at this time. what can i do?

    This seems very odd that they would completely make an entire OS X release not available at all. This is also unfortunate because some of the software use has compatibility issues with Yosemite. Thanks for the responses I will contact my local retail store and post back if they give me more information or a solution.

  • OVM x86 3.2.x non-beta release date?

    What is the target ETA for a non beta release of OVM x86 3.2.1 ?
    http://www.oracle.com/technetwork/server-storage/vm/downloads/ovm-early-access-1743261.html
    Edited by: user10052240 on 3-Oct-2012 9:54 PM

    Hi, any news about this? I've installed this, and OVMM 3.2.1 login screen shows 3.1 version?

  • [request] vmware workstation 6.5B2

    http://www.vmware.com/communities/conte … nload.html
    only 2 method , .rpm and .bundle
    not like the ones in AUR , so i dont know how to package it

    Hi, Im new to Linux, running Arch for one day so far.  Hitting a tough hurdle trying to understand how to install the Vmware workstation Beta 2.  I downloaded the RPM and the .bundle.  Can't find ANYTHING on teh intertubes about installing a .bundle.  Rpmextract is not working for the RPM.  Then I ran:
    ./VMware-Workstation-e.x.p-99530.x86_64.bundle --console --custom
    AS ROOT like loupy, but I get:
    bash:  ./VMware-Workstation-e.x.p-99530.x86_64.bundle: Permission denied
    I also tried it without the arguments, still denied.
    No entiendo!
    Help a NOOB
    Edit: So I found out that it's rpmextract.sh <filename>.rpm.  needed the .sh.  So now I have a etc and a usr sitting there... hmmm.  Wish I could get that dot.bundle to work.
    Last edited by redbeard78 (2008-07-25 23:58:19)

  • [Request] VMware Workstation 6.5 beta

    Can someone please create a package for VMware Workstation 6.5 beta - it's available to everyone after signing up at http://communities.vmware.com/community … station6.5
    Thanks

    Kaso_Da_Zmok wrote:tried vitualbox but didn't like it.
    A matter of personal choice.
    I have to say that a post of "but I didn't like it" is hardly an objective assessment against established benchmarks. What it IS, clearly, is a subjective opinion without specific justifications.
    Not really a helpful comment.
    Why not help members by providing a technical assessment backed up with evidence based on your experiences.
    At the end of the day I propose members just install both, decide and remove the vm they "dont like" !
    Last edited by keratos (2008-05-20 21:33:27)

  • WHAT IS JDK 1.4 NON BETA RELEASE DATE

    Hello,
    Does anyone know when JDK 1.4 is going to be released in non beta form? I truely do not want to have my clients pull beta plug ins and then real plug ins.
    Thanks in advance.
    Jay

    from JavaLive, 2001-09-25:
    rdschulte: Any idea when 1.4 will be released as a product, not beta?
    Sherman Dickman: Yes, we will be shipping Beta 3 before the end of this year. The first Release Candidate will ship at the beginning of 2002, and the Final Product will ship in the first quarter of 2002.

  • [SOLVED] VMware Workstation 7.1.4 fails to start/build on kernel 3.0

    Since new kernel 3.0 update I cannot rebuild vmware modules
    ~ >>> sudo vmware-modconfig --console --install-all
    Unable to initialize kernel module configuration
    or start the Workstation
    ~ >>> vmware
    Logging to /tmp/vmware-igor/setup-7740.log
    Unable to initialize module building library
    Does anybody know what's wrong?
    Last edited by karabaja4 (2011-08-12 17:55:38)

    Hi, I've been reading these forums since switched from slackware and gentoo to arch about 4 years ago. This is the first time I've been unable to fix a problem from searching here or the wiki
    I'm having trouble installing vmware workstation.
    So I recompiled the kernel and nvidia linking it to the .0-ARCH.
    └⇥ uname -a
    Linux myhost 3.0.0-ARCH #1 SMP PREEMPT Wed Aug 10 07:29:07 UTC 2011 x86_64 AMD Turion(tm) 64 X2 Mobile Technology TL-56 AuthenticAMD GNU/Linux
    For the rest I followed the wiki to install vmware. Everything goes swimmingly until
    └⇥ sudo vmware-modconfig --console --install-all
    Password:
    Stopping VMware services:
       VMware USB Arbitrator                                               done
       VM communication interface socket family                            done
       Virtual machine communication interface                             done
       Virtual machine monitor                                             done
       Blocking file system                                                done
    Using 2.6.x kernel build system.
    make: Entering directory `/tmp/vmware-root/modules/vmmon-only'
    make -C /lib/modules/3.0.0-ARCH/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
      MODULEBUILDDIR= modules
    make[1]: Entering directory `/usr/src/linux-3.0.0-ARCH'
      CC [M]  /tmp/vmware-root/modules/vmmon-only/linux/driver.o
    /tmp/vmware-root/modules/vmmon-only/linux/driver.c:40:28: fatal error: linux/smp_lock.h: No such file or directory
    compilation terminated.
    make[2]: *** [/tmp/vmware-root/modules/vmmon-only/linux/driver.o] Error 1
    make[1]: *** [_module_/tmp/vmware-root/modules/vmmon-only] Error 2
    make[1]: Leaving directory `/usr/src/linux-3.0.0-ARCH'
    make: *** [vmmon.ko] Error 2
    make: Leaving directory `/tmp/vmware-root/modules/vmmon-only'
    Unable to install vmmon
    Does anyone have a suggestion of where to poke around?

  • Vmware workstation problem

    So I've just installed VMware Workstation 11 and when I try to start it , it does not start
    this is the content of the log file
    Can anyone help me out ?
    2015-06-16T22:58:08.153+01:00| vmui| I120: Log for VMware Workstation pid=5366 version=11.1.2 build=build-2780323 option=Release
    2015-06-16T22:58:08.153+01:00| vmui| I120: The process is 64-bit.
    2015-06-16T22:58:08.153+01:00| vmui| I120: Host codepage=UTF-8 encoding=UTF-8
    2015-06-16T22:58:08.153+01:00| vmui| I120: Host is unknown
    2015-06-16T22:58:08.141+01:00| vthread-4| I120: Using GTK 2.24.28
    2015-06-16T22:58:08.151+01:00| vthread-4| I120: UTIL: Change file descriptor limit from soft 1024,hard 4096 to soft 4096,hard 4096.
    2015-06-16T22:58:08.151+01:00| vmui| I120: VTHREAD initialize main thread 4 "vmui" pid 5366
    2015-06-16T22:58:08.151+01:00| vmui| I120: DictionaryLoad: Cannot open file "/usr/lib/vmware/settings": No such file or directory.
    2015-06-16T22:58:08.151+01:00| vmui| I120: Msg_Reset:
    2015-06-16T22:58:08.151+01:00| vmui| I120: [msg.dictionary.load.openFailed] Cannot open file "/usr/lib/vmware/settings": No such file or directory.
    2015-06-16T22:58:08.151+01:00| vmui| I120: ----------------------------------------
    2015-06-16T22:58:08.151+01:00| vmui| I120: PREF Optional preferences file not found at /usr/lib/vmware/settings. Using default values.
    2015-06-16T22:58:08.152+01:00| vmui| I120: DictionaryLoad: Cannot open file "/home/gaston/.vmware/config": No such file or directory.
    2015-06-16T22:58:08.152+01:00| vmui| I120: Msg_Reset:
    2015-06-16T22:58:08.152+01:00| vmui| I120: [msg.dictionary.load.openFailed] Cannot open file "/home/gaston/.vmware/config": No such file or directory.
    2015-06-16T22:58:08.152+01:00| vmui| I120: ----------------------------------------
    2015-06-16T22:58:08.152+01:00| vmui| I120: PREF Optional preferences file not found at /home/gaston/.vmware/config. Using default values.
    2015-06-16T22:58:08.152+01:00| vmui| I120: PREF Unable to check permissions for preferences file.
    2015-06-16T22:58:08.152+01:00| vmui| I120: DictionaryLoad: Cannot open file "/home/gaston/.vmware/preferences": No such file or directory.
    2015-06-16T22:58:08.152+01:00| vmui| I120: Msg_Reset:
    2015-06-16T22:58:08.152+01:00| vmui| I120: [msg.dictionary.load.openFailed] Cannot open file "/home/gaston/.vmware/preferences": No such file or directory.
    2015-06-16T22:58:08.152+01:00| vmui| I120: ----------------------------------------
    2015-06-16T22:58:08.152+01:00| vmui| I120: PREF Failed to load user preferences.
    2015-06-16T22:58:08.176+01:00| vmui| W110: HostinfoReadDistroFile: Cannot work with empty file.
    2015-06-16T22:58:08.176+01:00| vmui| W110: HostinfoOSData: Error: no distro file found
    2015-06-16T22:58:08.176+01:00| vmui| W110: PID: 5366, log output: /tmp/vmware-gaston/vmware-ui-5366.log
    2015-06-16T22:58:08.176+01:00| vmui| I120: OBJLIB-LIB: Objlib initialized.
    2015-06-16T22:58:08.237+01:00| vmui| I120: HALLoadLibrary: Could not dlopen libhal.so.1: libhal.so.1: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type.
    2015-06-16T22:58:08.237+01:00| vmui| I120: HALLoadLibrary: Could not dlopen libhal.so.0: libhal.so.0: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type.
    2015-06-16T22:58:08.307+01:00| vmui| I120: UUID: Unable to open /sys/firmware/efi/systab: No such file or directory
    2015-06-16T22:58:08.307+01:00| vmui| I120: UUID: Unable to open /dev/mem: Permission non accordée
    2015-06-16T22:58:08.310+01:00| vmui| I120: UUID: Valid gethostid routine. Value = A8C00401.
    2015-06-16T22:58:08.311+01:00| vmui| I120: vmxFilePath="/usr/lib/vmware/bin/vmware-vmx"
    2015-06-16T22:58:08.311+01:00| vmui| I120: vmxFilePathDebug="/usr/lib/vmware/bin/vmware-vmx-debug"
    2015-06-16T22:58:08.311+01:00| vmui| I120: vmxFilePathStats="/usr/lib/vmware/bin/vmware-vmx-stats"
    2015-06-16T22:58:08.313+01:00| vmui| I120: HostDeviceInfo_FindHostCDROMs: enumerating IDE CDROMs
    2015-06-16T22:58:08.313+01:00| vmui| I120: HostDeviceInfoFindHostIDECDROMs: /proc/ide could not be explored. Unable to enumerate host IDE cdroms.
    2015-06-16T22:58:08.313+01:00| vmui| I120: HostDeviceInfo_FindHostCDROMs: IDE CDROM enumerating completed
    2015-06-16T22:58:08.314+01:00| vmui| I120: HostDeviceInfo_FindHostCDROMs: enumerating SCSI CDROMs
    2015-06-16T22:58:08.354+01:00| vmui| I120: HostDeviceInfo_FindHostCDROMs: SCSI CDROM enumerating completed
    2015-06-16T22:58:08.462+01:00| vmui| I120: SMBIOS: can't open /dev/mem: Insufficient permission to access the file
    2015-06-16T22:58:08.462+01:00| vmui| I120: VmhsHostInfoPopulateSystem: Could not get information from smbios to populate VMDB.
    2015-06-16T22:58:08.788+01:00| vmui| I120: SOCKET creating new socket, connecting to /var/run/vmware/usbarbitrator-socket
    2015-06-16T22:58:08.788+01:00| vmui| I120: SOCKET connect failed, error 2: No such file or directory
    2015-06-16T22:58:08.788+01:00| vmui| I120: REM-USB: Protocol version min:15 current:16. hostId:a8c00401
    2015-06-16T22:58:08.788+01:00| vmui| I120: REM-USB: Initializing 'Generic' backend
    2015-06-16T22:58:08.788+01:00| vmui| I120: SOCKET creating new socket, connecting to /var/run/vmware/usbarbitrator-socket
    2015-06-16T22:58:08.788+01:00| vmui| I120: SOCKET connect failed, error 2: No such file or directory
    2015-06-16T22:58:08.788+01:00| vmui| I120: SOCKET creating new socket, connecting to /var/run/vmware/usbarbitrator-socket
    2015-06-16T22:58:08.788+01:00| vmui| I120: SOCKET connect failed, error 2: No such file or directory
    2015-06-16T22:58:08.797+01:00| vmui| I120: DictionaryLoad: Cannot open file "/home/gaston/.vmware/preferences": No such file or directory.
    2015-06-16T22:58:08.812+01:00| vmui| I120: DictionaryLoad: Cannot open file "/home/gaston/.vmware/preferences-private": No such file or directory.
    2015-06-16T22:58:08.812+01:00| vmui| I120: NewComponentMgr: 11.1.2(2780323)
    2015-06-16T22:58:08.813+01:00| vmui| I120: CDS: Initializing a CDS updater client 1.0 for product unknown, version 11.1.2.2780323 (workspace /tmp/vmware-gaston)
    2015-06-16T22:58:09.108+01:00| vmui| I120: LOCALE fr_FR.utf8 -> NULL
    2015-06-16T22:58:09.288+01:00| vmui| I120: CDS: No cached version for vmware-player
    2015-06-16T22:58:09.288+01:00| vmui| I120: RefreshComponentListWithDefaults: CDS_UNKNOWN_PRODUCT_ERROR for product player-windows
    2015-06-16T22:58:09.463+01:00| vmui| I120: CDS: No cached version for vmware-tools-darwin
    2015-06-16T22:58:09.666+01:00| vmui| I120: CDS: Found cached version 9.9.3 build 2780323 for vmware-tools-freebsd
    2015-06-16T22:58:09.859+01:00| vmui| I120: CDS: Found cached version 9.9.3 build 2780323 for vmware-tools-linux
    2015-06-16T22:58:10.037+01:00| vmui| I120: CDS: Found cached version 9.9.3 build 2780323 for vmware-tools-netware
    2015-06-16T22:58:10.219+01:00| vmui| I120: CDS: Found cached version 9.9.3 build 2780323 for vmware-tools-solaris
    2015-06-16T22:58:10.396+01:00| vmui| I120: CDS: Found cached version 9.9.3 build 2780323 for vmware-tools-winPre2k
    2015-06-16T22:58:10.581+01:00| vmui| I120: CDS: Found cached version 9.9.3 build 2780323 for vmware-tools-windows
    2015-06-16T22:58:10.760+01:00| vmui| I120: CDS: Found cached version 11.1.2 build 2780323 for vmware-workstation
    2015-06-16T22:58:10.760+01:00| vmui| I120: RefreshComponentListWithDefaults: CDS_UNKNOWN_PRODUCT_ERROR for product ws-windows
    2015-06-16T22:58:10.761+01:00| vmui| I120: NewComponentMgr: 11.1.2(2780323)
    2015-06-16T22:58:10.762+01:00| vmui| I120: CDS: Initializing a CDS updater client 1.0 for product ws-linux, version 11.1.2.2780323 (workspace /tmp/vmware-gaston)
    2015-06-16T22:58:11.054+01:00| vmui| I120: LOCALE fr_FR.utf8 -> NULL
    2015-06-16T22:58:11.441+01:00| vmui| I120: CDS: No cached version for vmware-player
    2015-06-16T22:58:11.441+01:00| vmui| I120: RefreshComponentListWithDefaults: CDS_UNKNOWN_PRODUCT_ERROR for product player-windows
    2015-06-16T22:58:11.923+01:00| vmui| I120: CDS: No cached version for vmware-tools-darwin
    2015-06-16T22:58:12.373+01:00| vmui| I120: CDS: Found cached version 9.9.3 build 2780323 for vmware-tools-freebsd
    2015-06-16T22:58:12.821+01:00| vmui| I120: CDS: Found cached version 9.9.3 build 2780323 for vmware-tools-linux
    2015-06-16T22:58:13.168+01:00| vmui| I120: CDS: Found cached version 9.9.3 build 2780323 for vmware-tools-netware
    2015-06-16T22:58:13.604+01:00| vmui| I120: CDS: Found cached version 9.9.3 build 2780323 for vmware-tools-solaris
    2015-06-16T22:58:14.133+01:00| vmui| I120: CDS: Found cached version 9.9.3 build 2780323 for vmware-tools-winPre2k
    2015-06-16T22:58:14.429+01:00| vmui| I120: CDS: Found cached version 9.9.3 build 2780323 for vmware-tools-windows
    2015-06-16T22:58:14.821+01:00| vmui| I120: CDS: Found cached version 11.1.2 build 2780323 for vmware-workstation
    2015-06-16T22:58:14.821+01:00| vmui| I120: RefreshComponentListWithDefaults: CDS_UNKNOWN_PRODUCT_ERROR for product ws-windows
    2015-06-16T22:58:14.825+01:00| vmui| I120: CDS: Initializing a CDS updater client 1.0 for product ws-linux, version 11.1.2 (workspace /tmp/vmware-gaston)
    2015-06-16T22:58:15.124+01:00| vmui| I120: LOCALE fr_FR.utf8 -> NULL
    2015-06-16T22:58:15.124+01:00| vmui| I120: Foundry Init: setting up global state (1 poll threads, 0 worker threads).
    2015-06-16T22:58:15.124+01:00| vmui| I120: Vix_InitializeGlobalState: vixLogLevel = 0
    2015-06-16T22:58:15.124+01:00| vmui| I120: Vix_InitializeGlobalState: vixApiTraceLevel = 0
    2015-06-16T22:58:15.124+01:00| vmui| I120: Vix_InitializeGlobalState: vixDebugPanicOnVixAssert = 0
    2015-06-16T22:58:15.124+01:00| vmui| I120: Vix_InitializeGlobalState: vixLogRefcountOnFinalRelease = 0
    2015-06-16T22:58:15.125+01:00| vmui| I120: Vix_InitializeGlobalState: asyncOpWarningThreshold = 1000000
    2015-06-16T22:58:15.125+01:00| vmui| I120: Vix_InitializeGlobalState: enableSyncOpSelection = FALSE
    2015-06-16T22:58:15.125+01:00| vmui| I120: Vix_InitializeGlobalState: enableExternalThreadInterface = TRUE
    2015-06-16T22:58:15.125+01:00| vmui| I120: Vix_InitializeGlobalState: enableVigor = FALSE
    2015-06-16T22:58:15.125+01:00| vmui| I120: LOCALE fr_FR.utf8 -> NULL
    2015-06-16T22:58:15.125+01:00| vmui| I120: VixHost_ConnectEx: version -1, hostType 3, hostName (null), hostPort 0, options 8707
    2015-06-16T22:58:15.125+01:00| vmui| I120: LOCALE fr_FR.utf8 -> NULL
    2015-06-16T22:58:15.245+01:00| vmui| I120: DictionaryLoad: Cannot open file "/home/gaston/.vmware/inventory.vmls": No such file or directory.
    2015-06-16T22:58:15.245+01:00| vmui| I120: DictionaryLoad: Cannot open file "/home/gaston/.vmware/favorites.vmls": No such file or directory.
    2015-06-16T22:58:15+01:00[+0.011]| vmui| W110: Caught signal 6 -- tid 5366 (addr 3E8000014F6)
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: SIGNAL: rip 0x7f7d04c94528 rsp 0x7fffd001c448 rbp 0x7fffd001c7e0
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: SIGNAL: rax 0x0 rbx 0x5b rcx 0x7f7d04c94528 rdx 0x6 rsi 0x14f6 rdi 0x14f6
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: r8 0x7f7d04dbe140 r9 0x0 r10 0x8 r11 0x206 r12 0x5b r13 0x7fffd001c5f8 r14 0x7fffd001c5f8 r15 0x2
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: SIGNAL: stack 7FFFD001C448 : 0x00007f7d04c9593a 0x0000000000000020
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: SIGNAL: stack 7FFFD001C458 : 0x0000000000000000 0x0000000000000000
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: SIGNAL: stack 7FFFD001C468 : 0x0000000000000000 0x0000000000000000
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: SIGNAL: stack 7FFFD001C478 : 0x0000000000000000 0x0000000000000000
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: SIGNAL: stack 7FFFD001C488 : 0x0000000000000000 0x0000000000000000
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: SIGNAL: stack 7FFFD001C498 : 0x0000000000000000 0x0000000000000000
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: SIGNAL: stack 7FFFD001C4A8 : 0x0000000000000000 0x0000000000000000
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: SIGNAL: stack 7FFFD001C4B8 : 0x0000000000000000 0x0000000000000000
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace:
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[0] 00007fffd001bee0 rip=00007f7cf792e47e rbx=00007f7cf792e250 rbp=0000000000000000 r12=00007f7d05cfc6c8 r13=00007fffd001c4c8 r14=00007fffd001c4c8 r15=0000000000000006
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[1] 00007fffd001bf10 rip=00007f7cf7714469 rbx=0000000000000006 rbp=0000000000000004 r12=00007f7d05cfc6c8 r13=00007fffd001c4c8 r14=00007fffd001c4c8 r15=0000000000000006
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[2] 00007fffd001c000 rip=00007f7d05229660 rbx=000000000000005b rbp=00007fffd001c7e0 r12=000000000000005b r13=00007fffd001c5f8 r14=00007fffd001c5f8 r15=0000000000000002
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[3] 00007fffd001c448 rip=00007f7d04c94528 rbx=000000000000005b rbp=00007fffd001c7e0 r12=000000000000005b r13=00007fffd001c5f8 r14=00007fffd001c5f8 r15=0000000000000002
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[4] 00007fffd001c450 rip=00007f7d04c9593a rbx=000000000000005b rbp=00007fffd001c7e0 r12=000000000000005b r13=00007fffd001c5f8 r14=00007fffd001c5f8 r15=0000000000000002
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[5] 00007fffd001c580 rip=00007f7d04cd2bb2 rbx=000000000000005b rbp=00007fffd001c7e0 r12=000000000000005b r13=00007fffd001c5f8 r14=00007fffd001c5f8 r15=0000000000000002
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[6] 00007fffd001c7f0 rip=00007f7d04cd80fe rbx=0000000000000003 rbp=00007fffd001c7f0 r12=00007f7d04dc5b51 r13=0000000000000000 r14=00007f7d068d8000 r15=000000000000001b
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[7] 00007fffd001c830 rip=00007f7d04cd88db rbx=00007f7d06a55760 rbp=0000000000000009 r12=0000000000000000 r13=0000000000000000 r14=00007f7d068d8000 r15=000000000000001b
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[8] 00007fffd001c8a0 rip=00007f7d0384e24d rbx=00007f7d06a55770 rbp=0000000000000009 r12=00007fffd001c990 r13=0000000000000000 r14=00007f7d068d8000 r15=000000000000001b
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[9] 00007fffd001c8b0 rip=00007f7cf6c710ed rbx=00007f7d06a55420 rbp=0000000000000009 r12=00007fffd001c990 r13=0000000000000000 r14=00007f7d068d8000 r15=000000000000001b
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[10] 00007fffd001c8d0 rip=00007f7cf7353175 rbx=00007fffd001c990 rbp=00007f7d06a60530 r12=0000000000000001 r13=0000000000000000 r14=00007f7d068d8000 r15=000000000000001b
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[11] 00007fffd001ca60 rip=00007f7cf7356270 rbx=00007f7d06a60530 rbp=00007fffd001cb19 r12=00007fffd001cb19 r13=00007f7d068d8000 r14=0000000000000000 r15=00000000ffffffff
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[12] 00007fffd001ca90 rip=00007f7cf7310c2d rbx=00007f7d06a60530 rbp=0000000000000000 r12=00007fffd001cb19 r13=00007f7d068d8000 r14=0000000000000000 r15=00000000ffffffff
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[13] 00007fffd001cab0 rip=00007f7cf73211f1 rbx=00007f7d06a60530 rbp=00007fffd001cb19 r12=0000000000000000 r13=00007f7d068d8000 r14=0000000000000000 r15=00000000ffffffff
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[14] 00007fffd001cad0 rip=00007f7cf7334876 rbx=00007f7d062f5a80 rbp=00007fffd001cb1a r12=0000000000000000 r13=00007f7d068d8000 r14=0000000000000000 r15=00000000ffffffff
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[15] 00007fffd001cb70 rip=00007f7cf73354ad rbx=00007f7d062f5a80 rbp=0000000000000000 r12=00007f7d068e0ba0 r13=0000000000001153 r14=00000000000086ba r15=00007f7d068d8000
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[16] 00007fffd001cca0 rip=00007f7cf733568d rbx=00007f7d062f5a80 rbp=0000000000000001 r12=0000000000000000 r13=0000000000000000 r14=00007f7d068c4220 r15=000000000000000d
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[17] 00007fffd001cdc0 rip=00007f7cf73359ad rbx=00007fffd001cdec rbp=00007f7d062f5a80 r12=0000000000000000 r13=0000000000000000 r14=00007f7d068c4220 r15=000000000000000d
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[18] 00007fffd001cde0 rip=00007f7cf52b58a7 rbx=00007fffd001cdec rbp=00007f7d068d1700 r12=0000000000000000 r13=0000000000000000 r14=00007f7d068c4220 r15=000000000000000d
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[19] 00007fffd001ce20 rip=00007f7cf52b53b3 rbx=00007f7d068c4030 rbp=00007f7d068d1730 r12=00007f7d068d1710 r13=00007f7d068d0b10 r14=00007f7d068c4220 r15=000000000000000d
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[20] 00007fffd001cf00 rip=00007f7cf52a9413 rbx=00007f7d06158340 rbp=00007f7d06905960 r12=00007f7d068c4030 r13=00007f7cf52aa0a0 r14=00007f7d068b6a60 r15=00007fffd001d1d0
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[21] 00007fffd001cf40 rip=00007f7cf52a96af rbx=00007f7d06158340 rbp=00007f7d068b6a60 r12=00007f7d068d0d00 r13=00007f7d068d1b30 r14=00007f7d06158260 r15=00007fffd001d1d0
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[22] 00007fffd001cf90 rip=00007f7cf52a98e5 rbx=00007f7d06158340 rbp=00007f7d068d0b70 r12=00007f7d068b6a60 r13=00007f7d068d1b30 r14=00007fffd001d220 r15=00007fffd001d1d0
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[23] 00007fffd001cfc0 rip=00007f7cf3e7dffe rbx=0000000000000001 rbp=00007f7d06a58150 r12=00007f7d068bc768 r13=00007f7d068b6a60 r14=00007fffd001d220 r15=00007fffd001d1d0
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[24] 00007fffd001d270 rip=00007f7cf3efd55d rbx=00007fffd001d4d0 rbp=00007f7d06a58150 r12=00007fffd001d4c0 r13=00007fffd001d4e0 r14=00007fffd001d510 r15=00007f7d067d6600
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[25] 00007fffd001d620 rip=00007f7cf3f01677 rbx=00007fffd001dd70 rbp=00007f7d06a58150 r12=00007f7d068cdfb0 r13=00007f7d067d6600 r14=00007f7d068c1c30 r15=0000000000000000
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[26] 00007fffd001dba0 rip=00007f7cf2e98980 rbx=00007fffd001dd10 rbp=00007fffd001dbc0 r12=00007fffd001dd70 r13=00007fffd001e330 r14=00007fffd001dd00 r15=00007fffd001dd30
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[27] 00007fffd001ddd0 rip=00007f7cf2ea4b74 rbx=00007fffd001e3c0 rbp=00007fffd001e330 r12=00007fffd001e320 r13=00007fffd001e890 r14=00007f7d067a5180 r15=00007fffd001e5a0
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[28] 00007fffd001e420 rip=00007f7cf2e9b67c rbx=00007fffd001e520 rbp=00007f7d068ce890 r12=0000000000000000 r13=00007fffd001e4b0 r14=00007fffd001e660 r15=00007fffd001e5a0
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[29] 00007fffd001e810 rip=00007f7cf2e9bfa5 rbx=00007fffd001e890 rbp=00007fffd001e940 r12=00007fffd001eae0 r13=00007fffd001eaa8 r14=00007fffd001ea98 r15=00007fffd001ea88
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[30] 00007fffd001e890 rip=00007f7cf2edb401 rbx=00007f7d060a3170 rbp=0000000000000001 r12=00007fffd001ecf8 r13=00007fffd001ecf8 r14=00007f7d0606e140 r15=00000000ffffffff
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[31] 00007fffd001eb20 rip=00007f7d05a8a5c7 rbx=00007f7d060a3170 rbp=00007f7d060a2e80 r12=0000000000000001 r13=00007fffd001ecf8 r14=00007f7d0606e140 r15=00000000ffffffff
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[32] 00007fffd001ec20 rip=00007f7d04c81790 rbx=0000000000000000 rbp=00007f7d05af7a50 r12=00007f7d05a89cc0 r13=00007fffd001ecf0 r14=0000000000000000 r15=0000000000000000
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[33] 00007fffd001ece0 rip=00007f7d05a89ce9 rbx=0000000000000000 rbp=0000000000000000 r12=00007f7d05a89cc0 r13=00007fffd001ecf0 r14=0000000000000000 r15=0000000000000000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[0] 00007fffd001bee0 rip=00007f7cf792e47e in function Util_BacktraceWithFunc in object /usr/lib/vmware/lib/libvmwarebase.so.0/libvmwarebase.so.0 loaded at 00007f7cf7571000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[1] 00007fffd001bf10 rip=00007f7cf7714469 in function (null) in object /usr/lib/vmware/lib/libvmwarebase.so.0/libvmwarebase.so.0 loaded at 00007f7cf7571000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[2] 00007fffd001c000 rip=00007f7d05229660 in function (null) in object /usr/lib/libpthread.so.0 loaded at 00007f7d05219000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[3] 00007fffd001c448 rip=00007f7d04c94528 in function gsignal in object /usr/lib/libc.so.6 loaded at 00007f7d04c61000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[4] 00007fffd001c450 rip=00007f7d04c9593a in function abort in object /usr/lib/libc.so.6 loaded at 00007f7d04c61000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[5] 00007fffd001c580 rip=00007f7d04cd2bb2 in function (null) in object /usr/lib/libc.so.6 loaded at 00007f7d04c61000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[6] 00007fffd001c7f0 rip=00007f7d04cd80fe in function (null) in object /usr/lib/libc.so.6 loaded at 00007f7d04c61000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[7] 00007fffd001c830 rip=00007f7d04cd88db in function (null) in object /usr/lib/libc.so.6 loaded at 00007f7d04c61000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[8] 00007fffd001c8a0 rip=00007f7d0384e24d in function CRYPTO_free in object /usr/lib/vmware/lib/libcrypto.so.1.0.1/libcrypto.so.1.0.1 loaded at 00007f7d037e9000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[9] 00007fffd001c8b0 rip=00007f7cf6c710ed in function SSL_CTX_set_alpn_protos in object /usr/lib/libssl.so.1.0.0 loaded at 00007f7cf6c26000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[10] 00007fffd001c8d0 rip=00007f7cf7353175 in function (null) in object /usr/lib/libcurl.so.4 loaded at 00007f7cf72ff000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[11] 00007fffd001ca60 rip=00007f7cf7356270 in function (null) in object /usr/lib/libcurl.so.4 loaded at 00007f7cf72ff000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[12] 00007fffd001ca90 rip=00007f7cf7310c2d in function (null) in object /usr/lib/libcurl.so.4 loaded at 00007f7cf72ff000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[13] 00007fffd001cab0 rip=00007f7cf73211f1 in function (null) in object /usr/lib/libcurl.so.4 loaded at 00007f7cf72ff000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[14] 00007fffd001cad0 rip=00007f7cf7334876 in function (null) in object /usr/lib/libcurl.so.4 loaded at 00007f7cf72ff000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[15] 00007fffd001cb70 rip=00007f7cf73354ad in function curl_multi_perform in object /usr/lib/libcurl.so.4 loaded at 00007f7cf72ff000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[16] 00007fffd001cca0 rip=00007f7cf733568d in function (null) in object /usr/lib/libcurl.so.4 loaded at 00007f7cf72ff000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[17] 00007fffd001cdc0 rip=00007f7cf73359ad in function curl_multi_socket_all in object /usr/lib/libcurl.so.4 loaded at 00007f7cf72ff000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[18] 00007fffd001cde0 rip=00007f7cf52b58a7 in function (null) in object /usr/lib/vmware/lib/libgvmomi.so.0/libgvmomi.so.0 loaded at 00007f7cf51d9000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[19] 00007fffd001ce20 rip=00007f7cf52b53b3 in function (null) in object /usr/lib/vmware/lib/libgvmomi.so.0/libgvmomi.so.0 loaded at 00007f7cf51d9000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[20] 00007fffd001cf00 rip=00007f7cf52a9413 in function (null) in object /usr/lib/vmware/lib/libgvmomi.so.0/libgvmomi.so.0 loaded at 00007f7cf51d9000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[21] 00007fffd001cf40 rip=00007f7cf52a96af in function (null) in object /usr/lib/vmware/lib/libgvmomi.so.0/libgvmomi.so.0 loaded at 00007f7cf51d9000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[22] 00007fffd001cf90 rip=00007f7cf52a98e5 in function gvmomi_session_connect_local in object /usr/lib/vmware/lib/libgvmomi.so.0/libgvmomi.so.0 loaded at 00007f7cf51d9000
    2015-06-16T22:58:15+01:00[+0.013]| vmui| I120: SymBacktrace[23] 00007fffd001cfc0 rip=00007f7cf3e7dffe in function _ZN6gvmomi3Cnx7ConnectEN3cui7CnxTypeEN4sigc4slotIvNS3_3nilES5_S5_S5_S5_S5_S5_EENS4_IvbRKNS_5ErrorES5_S5_S5_S5_S5_EE in object /usr/lib/vmware/lib/libvmwareui.so.0/libvmwareui.so.0 loaded at 00007f7cf34b6000
    2015-06-16T22:58:15+01:00[+0.013]| vmui| I120: SymBacktrace[24] 00007fffd001d270 rip=00007f7cf3efd55d in function _ZN3cui6CnxMgr12TryToConnectEbRKN4Glib6RefPtrINS_3CnxEEEPN6gvmomi3CnxEPNS_6DlgMgrE in object /usr/lib/vmware/lib/libvmwareui.so.0/libvmwareui.so.0 loaded at 00007f7cf34b6000
    2015-06-16T22:58:15+01:00[+0.013]| vmui| I120: SymBacktrace[25] 00007fffd001d620 rip=00007f7cf3f01677 in function _ZN3cui6CnxMgr7ConnectERKN4Glib6RefPtrINS_3CnxEEEPNS_6DlgMgrEbbN4sigc4slotIvbRKNS_5ErrorENS9_3nilESE_SE_SE_SE_EENSA_IvS6_bSE_SE_SE_SE_SE_EE in object /usr/lib/vmware/lib/libvmwareui.so.0/libvmwareui.so.0 loaded at 00007f7cf34b6000
    2015-06-16T22:58:15+01:00[+0.014]| vmui| I120: SymBacktrace[26] 00007fffd001dba0 rip=00007f7cf2e98980 in function _ZN2ui3App7ConnectERKN3cui7WeakPtrINS1_3CnxEEEPNS1_6DlgMgrEN4sigc4slotIvbRKNS1_5ErrorENS9_3nilESE_SE_SE_SE_EENSA_IvSE_SE_SE_SE_SE_SE_SE_EE in object /usr/lib/vmware/lib/libvmware.so/libvmware.so loaded at 00007f7cf2cb3000
    2015-06-16T22:58:15+01:00[+0.014]| vmui| I120: SymBacktrace[27] 00007fffd001ddd0 rip=00007f7cf2ea4b74 in function _ZN2ui3App11InitSessionERKN3utf6stringE in object /usr/lib/vmware/lib/libvmware.so/libvmware.so loaded at 00007f7cf2cb3000
    2015-06-16T22:58:15+01:00[+0.014]| vmui| I120: SymBacktrace[28] 00007fffd001e420 rip=00007f7cf2e9b67c in function _ZN2ui3App4InitEiPPc in object /usr/lib/vmware/lib/libvmware.so/libvmware.so loaded at 00007f7cf2cb3000
    2015-06-16T22:58:15+01:00[+0.014]| vmui| I120: SymBacktrace[29] 00007fffd001e810 rip=00007f7cf2e9bfa5 in function _ZN2ui3AppC1EiPPc in object /usr/lib/vmware/lib/libvmware.so/libvmware.so loaded at 00007f7cf2cb3000
    2015-06-16T22:58:15+01:00[+0.014]| vmui| I120: SymBacktrace[30] 00007fffd001e890 rip=00007f7cf2edb401 in function main in object /usr/lib/vmware/lib/libvmware.so/libvmware.so loaded at 00007f7cf2cb3000
    2015-06-16T22:58:15+01:00[+0.014]| vmui| I120: SymBacktrace[31] 00007fffd001eb20 rip=00007f7d05a8a5c7 in function main in object /usr/lib/vmware/bin/vmware loaded at 00007f7d05a74000
    2015-06-16T22:58:15+01:00[+0.014]| vmui| I120: SymBacktrace[32] 00007fffd001ec20 rip=00007f7d04c81790 in function __libc_start_main in object /usr/lib/libc.so.6 loaded at 00007f7d04c61000
    2015-06-16T22:58:15+01:00[+0.014]| vmui| I120: SymBacktrace[33] 00007fffd001ece0 rip=00007f7d05a89ce9 in function (null) in object /usr/lib/vmware/bin/vmware loaded at 00007f7d05a74000
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Unexpected signal: 6.
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace:
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[0] 00007fffd001b9d0 rip=00007f7cf792e47e rbx=00007f7cf792e250 rbp=0000000000000000 r12=00007fffd001be30 r13=00007fffd001c4c8 r14=00007fffd001c4c8 r15=0000000000000006
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[1] 00007fffd001ba00 rip=00007f7cf76d169a rbx=0000000000000006 rbp=00007f7d04ffe700 r12=00007fffd001be30 r13=00007fffd001c4c8 r14=00007fffd001c4c8 r15=0000000000000006
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[2] 00007fffd001be30 rip=00007f7cf76d184d rbx=0000000000000006 rbp=00007fffd001bf40 r12=00007f7d05cfc6c8 r13=00007fffd001c4c8 r14=00007fffd001c4c8 r15=0000000000000006
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[3] 00007fffd001bf10 rip=00007f7cf77144b8 rbx=0000000000000006 rbp=00007fffd001bf40 r12=00007f7d05cfc6c8 r13=00007fffd001c4c8 r14=00007fffd001c4c8 r15=0000000000000006
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[4] 00007fffd001c000 rip=00007f7d05229660 rbx=000000000000005b rbp=00007fffd001c7e0 r12=000000000000005b r13=00007fffd001c5f8 r14=00007fffd001c5f8 r15=0000000000000002
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[5] 00007fffd001c448 rip=00007f7d04c94528 rbx=000000000000005b rbp=00007fffd001c7e0 r12=000000000000005b r13=00007fffd001c5f8 r14=00007fffd001c5f8 r15=0000000000000002
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[6] 00007fffd001c450 rip=00007f7d04c9593a rbx=000000000000005b rbp=00007fffd001c7e0 r12=000000000000005b r13=00007fffd001c5f8 r14=00007fffd001c5f8 r15=0000000000000002
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[7] 00007fffd001c580 rip=00007f7d04cd2bb2 rbx=000000000000005b rbp=00007fffd001c7e0 r12=000000000000005b r13=00007fffd001c5f8 r14=00007fffd001c5f8 r15=0000000000000002
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[8] 00007fffd001c7f0 rip=00007f7d04cd80fe rbx=0000000000000003 rbp=00007fffd001c7f0 r12=00007f7d04dc5b51 r13=0000000000000000 r14=00007f7d068d8000 r15=000000000000001b
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[9] 00007fffd001c830 rip=00007f7d04cd88db rbx=00007f7d06a55760 rbp=0000000000000009 r12=0000000000000000 r13=0000000000000000 r14=00007f7d068d8000 r15=000000000000001b
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[10] 00007fffd001c8a0 rip=00007f7d0384e24d rbx=00007f7d06a55770 rbp=0000000000000009 r12=00007fffd001c990 r13=0000000000000000 r14=00007f7d068d8000 r15=000000000000001b
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[11] 00007fffd001c8b0 rip=00007f7cf6c710ed rbx=00007f7d06a55420 rbp=0000000000000009 r12=00007fffd001c990 r13=0000000000000000 r14=00007f7d068d8000 r15=000000000000001b
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[12] 00007fffd001c8d0 rip=00007f7cf7353175 rbx=00007fffd001c990 rbp=00007f7d06a60530 r12=0000000000000001 r13=0000000000000000 r14=00007f7d068d8000 r15=000000000000001b
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[13] 00007fffd001ca60 rip=00007f7cf7356270 rbx=00007f7d06a60530 rbp=00007fffd001cb19 r12=00007fffd001cb19 r13=00007f7d068d8000 r14=0000000000000000 r15=00000000ffffffff
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[14] 00007fffd001ca90 rip=00007f7cf7310c2d rbx=00007f7d06a60530 rbp=0000000000000000 r12=00007fffd001cb19 r13=00007f7d068d8000 r14=0000000000000000 r15=00000000ffffffff
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[15] 00007fffd001cab0 rip=00007f7cf73211f1 rbx=00007f7d06a60530 rbp=00007fffd001cb19 r12=0000000000000000 r13=00007f7d068d8000 r14=0000000000000000 r15=00000000ffffffff
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[16] 00007fffd001cad0 rip=00007f7cf7334876 rbx=00007f7d062f5a80 rbp=00007fffd001cb1a r12=0000000000000000 r13=00007f7d068d8000 r14=0000000000000000 r15=00000000ffffffff
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[17] 00007fffd001cb70 rip=00007f7cf73354ad rbx=00007f7d062f5a80 rbp=0000000000000000 r12=00007f7d068e0ba0 r13=0000000000001153 r14=00000000000086ba r15=00007f7d068d8000
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[18] 00007fffd001cca0 rip=00007f7cf733568d rbx=00007f7d062f5a80 rbp=0000000000000001 r12=0000000000000000 r13=0000000000000000 r14=00007f7d068c4220 r15=000000000000000d
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[19] 00007fffd001cdc0 rip=00007f7cf73359ad rbx=00007fffd001cdec rbp=00007f7d062f5a80 r12=0000000000000000 r13=0000000000000000 r14=00007f7d068c4220 r15=000000000000000d
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[20] 00007fffd001cde0 rip=00007f7cf52b58a7 rbx=00007fffd001cdec rbp=00007f7d068d1700 r12=0000000000000000 r13=0000000000000000 r14=00007f7d068c4220 r15=000000000000000d
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[21] 00007fffd001ce20 rip=00007f7cf52b53b3 rbx=00007f7d068c4030 rbp=00007f7d068d1730 r12=00007f7d068d1710 r13=00007f7d068d0b10 r14=00007f7d068c4220 r15=000000000000000d
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[22] 00007fffd001cf00 rip=00007f7cf52a9413 rbx=00007f7d06158340 rbp=00007f7d06905960 r12=00007f7d068c4030 r13=00007f7cf52aa0a0 r14=00007f7d068b6a60 r15=00007fffd001d1d0
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[23] 00007fffd001cf40 rip=00007f7cf52a96af rbx=00007f7d06158340 rbp=00007f7d068b6a60 r12=00007f7d068d0d00 r13=00007f7d068d1b30 r14=00007f7d06158260 r15=00007fffd001d1d0
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[24] 00007fffd001cf90 rip=00007f7cf52a98e5 rbx=00007f7d06158340 rbp=00007f7d068d0b70 r12=00007f7d068b6a60 r13=00007f7d068d1b30 r14=00007fffd001d220 r15=00007fffd001d1d0
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[25] 00007fffd001cfc0 rip=00007f7cf3e7dffe rbx=0000000000000001 rbp=00007f7d06a58150 r12=00007f7d068bc768 r13=00007f7d068b6a60 r14=00007fffd001d220 r15=00007fffd001d1d0
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[26] 00007fffd001d270 rip=00007f7cf3efd55d rbx=00007fffd001d4d0 rbp=00007f7d06a58150 r12=00007fffd001d4c0 r13=00007fffd001d4e0 r14=00007fffd001d510 r15=00007f7d067d6600
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[27] 00007fffd001d620 rip=00007f7cf3f01677 rbx=00007fffd001dd70 rbp=00007f7d06a58150 r12=00007f7d068cdfb0 r13=00007f7d067d6600 r14=00007f7d068c1c30 r15=0000000000000000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: Backtrace[28] 00007fffd001dba0 rip=00007f7cf2e98980 rbx=00007fffd001dd10 rbp=00007fffd001dbc0 r12=00007fffd001dd70 r13=00007fffd001e330 r14=00007fffd001dd00 r15=00007fffd001dd30
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: Backtrace[29] 00007fffd001ddd0 rip=00007f7cf2ea4b74 rbx=00007fffd001e3c0 rbp=00007fffd001e330 r12=00007fffd001e320 r13=00007fffd001e890 r14=00007f7d067a5180 r15=00007fffd001e5a0
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: Backtrace[30] 00007fffd001e420 rip=00007f7cf2e9b67c rbx=00007fffd001e520 rbp=00007f7d068ce890 r12=0000000000000000 r13=00007fffd001e4b0 r14=00007fffd001e660 r15=00007fffd001e5a0
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: Backtrace[31] 00007fffd001e810 rip=00007f7cf2e9bfa5 rbx=00007fffd001e890 rbp=00007fffd001e940 r12=00007fffd001eae0 r13=00007fffd001eaa8 r14=00007fffd001ea98 r15=00007fffd001ea88
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: Backtrace[32] 00007fffd001e890 rip=00007f7cf2edb401 rbx=00007f7d060a3170 rbp=0000000000000001 r12=00007fffd001ecf8 r13=00007fffd001ecf8 r14=00007f7d0606e140 r15=00000000ffffffff
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: Backtrace[33] 00007fffd001eb20 rip=00007f7d05a8a5c7 rbx=00007f7d060a3170 rbp=00007f7d060a2e80 r12=0000000000000001 r13=00007fffd001ecf8 r14=00007f7d0606e140 r15=00000000ffffffff
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: Backtrace[34] 00007fffd001ec20 rip=00007f7d04c81790 rbx=0000000000000000 rbp=00007f7d05af7a50 r12=00007f7d05a89cc0 r13=00007fffd001ecf0 r14=0000000000000000 r15=0000000000000000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: Backtrace[35] 00007fffd001ece0 rip=00007f7d05a89ce9 rbx=0000000000000000 rbp=0000000000000000 r12=00007f7d05a89cc0 r13=00007fffd001ecf0 r14=0000000000000000 r15=0000000000000000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[0] 00007fffd001b9d0 rip=00007f7cf792e47e in function Util_BacktraceWithFunc in object /usr/lib/vmware/lib/libvmwarebase.so.0/libvmwarebase.so.0 loaded at 00007f7cf7571000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[1] 00007fffd001ba00 rip=00007f7cf76d169a in function Panic_Panic in object /usr/lib/vmware/lib/libvmwarebase.so.0/libvmwarebase.so.0 loaded at 00007f7cf7571000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[2] 00007fffd001be30 rip=00007f7cf76d184d in function Panic in object /usr/lib/vmware/lib/libvmwarebase.so.0/libvmwarebase.so.0 loaded at 00007f7cf7571000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[3] 00007fffd001bf10 rip=00007f7cf77144b8 in function (null) in object /usr/lib/vmware/lib/libvmwarebase.so.0/libvmwarebase.so.0 loaded at 00007f7cf7571000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[4] 00007fffd001c000 rip=00007f7d05229660 in function (null) in object /usr/lib/libpthread.so.0 loaded at 00007f7d05219000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[5] 00007fffd001c448 rip=00007f7d04c94528 in function gsignal in object /usr/lib/libc.so.6 loaded at 00007f7d04c61000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[6] 00007fffd001c450 rip=00007f7d04c9593a in function abort in object /usr/lib/libc.so.6 loaded at 00007f7d04c61000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[7] 00007fffd001c580 rip=00007f7d04cd2bb2 in function (null) in object /usr/lib/libc.so.6 loaded at 00007f7d04c61000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[8] 00007fffd001c7f0 rip=00007f7d04cd80fe in function (null) in object /usr/lib/libc.so.6 loaded at 00007f7d04c61000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[9] 00007fffd001c830 rip=00007f7d04cd88db in function (null) in object /usr/lib/libc.so.6 loaded at 00007f7d04c61000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[10] 00007fffd001c8a0 rip=00007f7d0384e24d in function CRYPTO_free in object /usr/lib/vmware/lib/libcrypto.so.1.0.1/libcrypto.so.1.0.1 loaded at 00007f7d037e9000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[11] 00007fffd001c8b0 rip=00007f7cf6c710ed in function SSL_CTX_set_alpn_protos in object /usr/lib/libssl.so.1.0.0 loaded at 00007f7cf6c26000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[12] 00007fffd001c8d0 rip=00007f7cf7353175 in function (null) in object /usr/lib/libcurl.so.4 loaded at 00007f7cf72ff000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[13] 00007fffd001ca60 rip=00007f7cf7356270 in function (null) in object /usr/lib/libcurl.so.4 loaded at 00007f7cf72ff000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[14] 00007fffd001ca90 rip=00007f7cf7310c2d in function (null) in object /usr/lib/libcurl.so.4 loaded at 00007f7cf72ff000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[15] 00007fffd001cab0 rip=00007f7cf73211f1 in function (null) in object /usr/lib/libcurl.so.4 loaded at 00007f7cf72ff000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[16] 00007fffd001cad0 rip=00007f7cf7334876 in function (null) in object /usr/lib/libcurl.so.4 loaded at 00007f7cf72ff000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[17] 00007fffd001cb70 rip=00007f7cf73354ad in function curl_multi_perform in object /usr/lib/libcurl.so.4 loaded at 00007f7cf72ff000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[18] 00007fffd001cca0 rip=00007f7cf733568d in function (null) in object /usr/lib/libcurl.so.4 loaded at 00007f7cf72ff000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[19] 00007fffd001cdc0 rip=00007f7cf73359ad in function curl_multi_socket_all in object /usr/lib/libcurl.so.4 loaded at 00007f7cf72ff000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[20] 00007fffd001cde0 rip=00007f7cf52b58a7 in function (null) in object /usr/lib/vmware/lib/libgvmomi.so.0/libgvmomi.so.0 loaded at 00007f7cf51d9000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[21] 00007fffd001ce20 rip=00007f7cf52b53b3 in function (null) in object /usr/lib/vmware/lib/libgvmomi.so.0/libgvmomi.so.0 loaded at 00007f7cf51d9000
    2015-06-16T22:58:15+01:00[+0.020]| vmui| I120: SymBacktrace[22] 00007fffd001cf00 rip=00007f7cf52a9413 in function (null) in object /usr/lib/vmware/lib/libgvmomi.so.0/libgvmomi.so.0 loaded at 00007f7cf51d9000
    2015-06-16T22:58:15+01:00[+0.020]| vmui| I120: SymBacktrace[23] 00007fffd001cf40 rip=00007f7cf52a96af in function (null) in object /usr/lib/vmware/lib/libgvmomi.so.0/libgvmomi.so.0 loaded at 00007f7cf51d9000
    2015-06-16T22:58:15+01:00[+0.020]| vmui| I120: SymBacktrace[24] 00007fffd001cf90 rip=00007f7cf52a98e5 in function gvmomi_session_connect_local in object /usr/lib/vmware/lib/libgvmomi.so.0/libgvmomi.so.0 loaded at 00007f7cf51d9000
    2015-06-16T22:58:15+01:00[+0.020]| vmui| I120: SymBacktrace[25] 00007fffd001cfc0 rip=00007f7cf3e7dffe in function _ZN6gvmomi3Cnx7ConnectEN3cui7CnxTypeEN4sigc4slotIvNS3_3nilES5_S5_S5_S5_S5_S5_EENS4_IvbRKNS_5ErrorES5_S5_S5_S5_S5_EE in object /usr/lib/vmware/lib/libvmwareui.so.0/libvmwareui.so.0 loaded at 00007f7cf34b6000
    2015-06-16T22:58:15+01:00[+0.020]| vmui| I120: SymBacktrace[26] 00007fffd001d270 rip=00007f7cf3efd55d in function _ZN3cui6CnxMgr12TryToConnectEbRKN4Glib6RefPtrINS_3CnxEEEPN6gvmomi3CnxEPNS_6DlgMgrE in object /usr/lib/vmware/lib/libvmwareui.so.0/libvmwareui.so.0 loaded at 00007f7cf34b6000
    2015-06-16T22:58:15+01:00[+0.021]| vmui| I120: SymBacktrace[27] 00007fffd001d620 rip=00007f7cf3f01677 in function _ZN3cui6CnxMgr7ConnectERKN4Glib6RefPtrINS_3CnxEEEPNS_6DlgMgrEbbN4sigc4slotIvbRKNS_5ErrorENS9_3nilESE_SE_SE_SE_EENSA_IvS6_bSE_SE_SE_SE_SE_EE in object /usr/lib/vmware/lib/libvmwareui.so.0/libvmwareui.so.0 loaded at 00007f7cf34b6000
    2015-06-16T22:58:15+01:00[+0.021]| vmui| I120: SymBacktrace[28] 00007fffd001dba0 rip=00007f7cf2e98980 in function _ZN2ui3App7ConnectERKN3cui7WeakPtrINS1_3CnxEEEPNS1_6DlgMgrEN4sigc4slotIvbRKNS1_5ErrorENS9_3nilESE_SE_SE_SE_EENSA_IvSE_SE_SE_SE_SE_SE_SE_EE in object /usr/lib/vmware/lib/libvmware.so/libvmware.so loaded at 00007f7cf2cb3000
    2015-06-16T22:58:15+01:00[+0.021]| vmui| I120: SymBacktrace[29] 00007fffd001ddd0 rip=00007f7cf2ea4b74 in function _ZN2ui3App11InitSessionERKN3utf6stringE in object /usr/lib/vmware/lib/libvmware.so/libvmware.so loaded at 00007f7cf2cb3000
    2015-06-16T22:58:15+01:00[+0.021]| vmui| I120: SymBacktrace[30] 00007fffd001e420 rip=00007f7cf2e9b67c in function _ZN2ui3App4InitEiPPc in object /usr/lib/vmware/lib/libvmware.so/libvmware.so loaded at 00007f7cf2cb3000
    2015-06-16T22:58:15+01:00[+0.021]| vmui| I120: SymBacktrace[31] 00007fffd001e810 rip=00007f7cf2e9bfa5 in function _ZN2ui3AppC1EiPPc in object /usr/lib/vmware/lib/libvmware.so/libvmware.so loaded at 00007f7cf2cb3000
    2015-06-16T22:58:15+01:00[+0.021]| vmui| I120: SymBacktrace[32] 00007fffd001e890 rip=00007f7cf2edb401 in function main in object /usr/lib/vmware/lib/libvmware.so/libvmware.so loaded at 00007f7cf2cb3000
    2015-06-16T22:58:15+01:00[+0.021]| vmui| I120: SymBacktrace[33] 00007fffd001eb20 rip=00007f7d05a8a5c7 in function main in object /usr/lib/vmware/bin/vmware loaded at 00007f7d05a74000
    2015-06-16T22:58:15+01:00[+0.021]| vmui| I120: SymBacktrace[34] 00007fffd001ec20 rip=00007f7d04c81790 in function __libc_start_main in object /usr/lib/libc.so.6 loaded at 00007f7d04c61000
    2015-06-16T22:58:15+01:00[+0.021]| vmui| I120: SymBacktrace[35] 00007fffd001ece0 rip=00007f7d05a89ce9 in function (null) in object /usr/lib/vmware/bin/vmware loaded at 00007f7d05a74000
    2015-06-16T22:58:15+01:00[+0.021]| vmui| W110:
    2015-06-16T22:58:15+01:00[+0.021]| vmui| W110+ The core dump limit is set to ZERO; no core dump should be expected
    2015-06-16T22:58:15+01:00[+0.113]| vmui| W110: Core dumped.
    2015-06-16T22:58:15+01:00[+0.113]| vmui| I120: Core dump pipes to process /usr/lib/systemd/systemd-coredump %p %u %g %s %t %e, core file unreliable
    2015-06-16T22:58:15+01:00[+0.113]| vmui| W110: A core file is available in "/home/gaston/core.5777"
    2015-06-16T22:58:15+01:00[+0.113]| vmui| I120: Msg_Post: Error
    2015-06-16T22:58:15+01:00[+0.113]| vmui| I120: [msg.log.error.unrecoverable] VMware Workstation unrecoverable error: (vmui)
    2015-06-16T22:58:15+01:00[+0.113]| vmui| I120+ Unexpected signal: 6.
    2015-06-16T22:58:15+01:00[+0.113]| vmui| I120: [msg.panic.haveLog] A log file is available in "/tmp/vmware-gaston/vmware-ui-5366.log".
    2015-06-16T22:58:15+01:00[+0.113]| vmui| I120: [msg.panic.requestSupport.withoutLog] You can request support.
    2015-06-16T22:58:15+01:00[+0.113]| vmui| I120: [msg.panic.requestSupport.vmSupport.windowsOrLinux]
    2015-06-16T22:58:15+01:00[+0.113]| vmui| I120+ To collect data to submit to VMware support, choose "Collect Support Data" from the Help menu.
    2015-06-16T22:58:15+01:00[+0.113]| vmui| I120+ You can also run the "vm-support" script in the Workstation folder directly.
    2015-06-16T22:58:15+01:00[+0.113]| vmui| I120: [msg.panic.response] We will respond on the basis of your support entitlement.
    2015-06-16T22:58:15+01:00[+0.113]| vmui| I120: ----------------------------------------
    2015-06-16T22:58:15+01:00[+0.113]| vmui| I120: Exiting
    Last edited by gastonovic (2015-06-16 22:14:58)

    gastonovic wrote:
    WorMzy wrote:Welcome to the forums, gastonovic. Please use code tags when pasting terminal output.
    Sorry , I'm just new here
    No worries, and thank you for fixing your post.
    It might help if you tell us how you installed Vmware workstation. Did you follow the wiki?

  • VMware Workstation Verison 6.5.1 Kernel-2.6.28-1-latest HELP[Solved]

    I installed following the wiki using Vmware workstation 6.5.1.
    I cannot start the services for vmware when I try a:
    sudo /etc/rc.d/vmware start
    password:
    Starting VMware Services:
          Vitrual machine monior Failed
          Virtual machine communication interface Failed
          Blocking file system done
          Virtual ethernet Failed.
    These fail when I attempt to load them. I can modprobe them okay but dont know why they wont start. I followed the wiki to every letter, and still no luck.
    Please help!
    Last edited by MarcoRosso (2009-02-18 01:36:56)

    I'm using kernel26zen-git (2.6.29 series) and vmware workstation 6.5.0 build-118166, to make the modules build I had to apply a patch, found at http://communities.vmware.com/thread/188410 . Here is the patch:
    diff -Naur orig/vmblock-only/include/compat_wait.h new/vmblock-only/include/compat_wait.h
    --- orig/vmblock-only/include/compat_wait.h 2008-10-28 22:47:20.000000000 -0700
    +++ new/vmblock-only/include/compat_wait.h 2009-01-20 04:49:44.000000000 -0700
    @@ -75,7 +75,11 @@
    #elif LINUX_VERSION_CODE >= KERNEL_VERSION(2, 4, 0) // {
    /* If prototype does not match, build will abort here */
    +#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 29)
    extern void poll_initwait(compat_poll_wqueues *);
    +#else
    +extern void poll_initwait(struct poll_wqueues *pwq);
    +#endif
    #define compat_poll_initwait(wait, table) ( \
    (wait) = (table), \
    diff -Naur orig/vmci-only/include/compat_wait.h new/vmci-only/include/compat_wait.h
    --- orig/vmci-only/include/compat_wait.h 2008-10-28 22:47:21.000000000 -0700
    +++ new/vmci-only/include/compat_wait.h 2009-01-20 04:49:44.000000000 -0700
    @@ -75,7 +75,11 @@
    #elif LINUX_VERSION_CODE >= KERNEL_VERSION(2, 4, 0) // {
    /* If prototype does not match, build will abort here */
    +#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 29)
    extern void poll_initwait(compat_poll_wqueues *);
    +#else
    +extern void poll_initwait(struct poll_wqueues *pwq);
    +#endif
    #define compat_poll_initwait(wait, table) ( \
    (wait) = (table), \
    diff -Naur orig/vmmon-only/include/compat_wait.h new/vmmon-only/include/compat_wait.h
    --- orig/vmmon-only/include/compat_wait.h 2008-10-28 22:47:18.000000000 -0700
    +++ new/vmmon-only/include/compat_wait.h 2009-01-20 04:49:44.000000000 -0700
    @@ -75,7 +75,11 @@
    #elif LINUX_VERSION_CODE >= KERNEL_VERSION(2, 4, 0) // {
    /* If prototype does not match, build will abort here */
    +#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 29)
    extern void poll_initwait(compat_poll_wqueues *);
    +#else
    +extern void poll_initwait(struct poll_wqueues *pwq);
    +#endif
    #define compat_poll_initwait(wait, table) ( \
    (wait) = (table), \
    diff -Naur orig/vmmon-only/include/x86apic.h new/vmmon-only/include/x86apic.h
    --- orig/vmmon-only/include/x86apic.h 2008-10-28 22:47:17.000000000 -0700
    +++ new/vmmon-only/include/x86apic.h 2009-01-20 04:49:44.000000000 -0700
    @@ -94,7 +94,11 @@
    #define APIC_LVT_DELVMODE(_lvt) (_lvt & 0x700)
    #define APIC_LVT_RESET_VALUE 0x00010000
    +#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 28)
    #define APIC_BASE_MSR 0x1b
    +#else
    +#define APIC_BASE_MSR 0x800
    +#endif
    #define APIC_MSR_BASEMASK QWORD(0x0000000f,0xfffff000)
    #define APIC_MSR_ENABLED 0x00000800
    diff -Naur orig/vmmon-only/linux/driver.c new/vmmon-only/linux/driver.c
    --- orig/vmmon-only/linux/driver.c 2008-10-28 22:47:18.000000000 -0700
    +++ new/vmmon-only/linux/driver.c 2009-01-20 04:49:44.000000000 -0700
    @@ -1984,10 +1984,17 @@
    case IOCTL_VMX86_ALLOW_CORE_DUMP:
    +#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 29)
    if (current->euid == current->uid &&
    current->fsuid == current->uid &&
    current->egid == current->gid &&
    current->fsgid == current->gid) {
    +#else /* 2.6.29 and higher */
    + if (current->cred->euid == current->cred->uid &&
    + current->cred->fsuid == current->cred->uid &&
    + current->cred->egid == current->cred->gid &&
    + current->cred->fsgid == current->cred->gid) {
    +#endif /* 2.6.29 check */
    #if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 23) || defined(MMF_DUMPABLE)
    /* Dump core, readable by user. */
    set_bit(MMF_DUMPABLE, &current->mm->flags);
    diff -Naur orig/vmmon-only/linux/hostif.c new/vmmon-only/linux/hostif.c
    --- orig/vmmon-only/linux/hostif.c 2008-10-28 22:47:17.000000000 -0700
    +++ new/vmmon-only/linux/hostif.c 2009-01-20 04:49:44.000000000 -0700
    @@ -2718,13 +2718,22 @@
    set_fs(get_ds());
    +#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 29)
    compat_poll_wqueues table;
    poll_table *wait;
    +#else /* 2.6.29 and above */
    + struct poll_wqueues table;
    + struct poll_wqueues *wait;
    +#endif /* 2.6.29 and above */
    unsigned int mask;
    compat_poll_initwait(wait, &table);
    current->state = TASK_INTERRUPTIBLE;
    +#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 29)
    mask = file->f_op->poll(file, wait);
    +#else
    + mask = file->f_op->poll(file, (poll_table *) wait);
    +#endif /* 2.6.29 */
    if (!(mask & (POLLIN | POLLERR | POLLHUP))) {
    #ifdef KERNEL_2_4_0
    vm->vmhost->vcpuSemaTask[vcpuid] = current;
    @@ -2743,7 +2752,6 @@
    res = file->f_op->read(file, &ch, 1, &file->f_pos);
    set_fs(old_fs);
    compat_fput(file);
    @@ -3455,8 +3463,13 @@
    oldFS = get_fs();
    set_fs(KERNEL_DS);
    compat_allow_signal(SIGKILL);
    +#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 29)
    cap_raise(current->cap_effective, CAP_SYS_RESOURCE);
    compat_set_user_nice(current, linuxState.fastClockPriority);
    +#else /* 2.6.29 */
    + (void) cap_raised(current->cred->cap_effective, CAP_SYS_RESOURCE);
    + set_user_nice(current, linuxState.fastClockPriority);
    +#endif /* 2.6.29 and higher */
    while (linuxState.fastClockRate > HZ + HZ/16) {
    unsigned long buf;
    @@ -3579,19 +3592,38 @@
    Bool cap;
    long pid;
    +#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 29)
    fsuid = current->fsuid;
    current->fsuid = 0;
    +#else
    + fsuid = current->cred->fsuid;
    +#warning current->cred->fsuid = 0;
    +#endif /* 2.6.29 */
    filp = filp_open("/dev/rtc", O_RDONLY, 0);
    +
    +#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 29)
    current->fsuid = fsuid;
    +#else
    +#warning current->cred->fsuid = fsuid;
    +#endif /* 2.6.29 */
    if (IS_ERR(filp)) {
    Warning("/dev/rtc open failed: %d\n", (int)(VA)filp);
    return -(int)(VA)filp;
    +#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 29)
    cap = cap_raised(current->cap_effective, CAP_SYS_RESOURCE);
    cap_raise(current->cap_effective, CAP_SYS_RESOURCE);
    +#else /* 2.6.29 */
    + cap = cap_raised(current->cred->cap_effective, CAP_SYS_RESOURCE);
    + (void) cap_raised(current->cred->cap_effective, CAP_SYS_RESOURCE);
    +#endif /* 2.6.29 */
    res = HostIFDoIoctl(filp, RTC_PIE_ON, 0);
    if (!cap) {
    - cap_lower(current->cap_effective, CAP_SYS_RESOURCE);
    +#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 29)
    + cap_lower(current->cap_effective, CAP_SYS_RESOURCE);
    +#else
    +#warning cap_lower(current->cred->cap_effective, CAP_SYS_RESOURCE);
    +#endif /* 2.6.29 */
    if (res < 0) {
    Warning("/dev/rtc enable interrupt failed: %d\n", res);
    diff -Naur orig/vmmon-only/linux/vmmonInt.h new/vmmon-only/linux/vmmonInt.h
    --- orig/vmmon-only/linux/vmmonInt.h 2008-10-28 22:47:17.000000000 -0700
    +++ new/vmmon-only/linux/vmmonInt.h 2009-01-20 04:49:44.000000000 -0700
    @@ -46,7 +46,10 @@
    #endif
    #if defined(CONFIG_SMP) && LINUX_VERSION_CODE >= KERNEL_VERSION(2, 2, 8)
    -#ifdef VMW_HAVE_SMP_CALL_3ARG
    +#if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 29)
    +#define VMW_HAVE_SMP_CALL_3ARG
    +#endif
    +#ifdef VMW_HAVE_SMP_CALL_3ARG
    #define compat_smp_call_function(fn, info, wait) smp_call_function(fn, info, wait)
    #else
    #define compat_smp_call_function(fn, info, wait) smp_call_function(fn, info, 1, wait)
    diff -Naur orig/vmnet-only/bridge.c new/vmnet-only/bridge.c
    --- orig/vmnet-only/bridge.c 2008-10-28 22:47:18.000000000 -0700
    +++ new/vmnet-only/bridge.c 2009-01-20 04:49:44.000000000 -0700
    @@ -646,7 +646,11 @@
    dev_unlock_list();
    } else {
    struct sock *sk = bridge->sk;
    +#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 29)
    atomic_add(skb->truesize, &sk->sk_wmem_alloc);
    +#else
    +#warning EHUD gotta figure out what this does and how to fix it: atomic_add(skb->truesize, &sk->sk_wmem_alloc);
    +#endif /* 2.6.29 */
    clone->sk = sk;
    clone->protocol = ((struct ethhdr *)skb->data)->h_proto; // XXX
    if ((dev->flags & IFF_UP) != 0) {
    diff -Naur orig/vmnet-only/compat_wait.h new/vmnet-only/compat_wait.h
    --- orig/vmnet-only/compat_wait.h 2008-10-28 22:47:19.000000000 -0700
    +++ new/vmnet-only/compat_wait.h 2009-01-20 04:49:44.000000000 -0700
    @@ -75,7 +75,11 @@
    #elif LINUX_VERSION_CODE >= KERNEL_VERSION(2, 4, 0) // {
    /* If prototype does not match, build will abort here */
    +#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 29)
    extern void poll_initwait(compat_poll_wqueues *);
    +#else /* 2.6.29 */
    +extern void poll_initwait(struct poll_wqueues *);
    +#endif /* 2.6.29 */
    #define compat_poll_initwait(wait, table) ( \
    (wait) = (table), \
    diff -Naur orig/vmnet-only/driver.c new/vmnet-only/driver.c
    --- orig/vmnet-only/driver.c 2008-10-28 22:47:19.000000000 -0700
    +++ new/vmnet-only/driver.c 2009-01-20 04:49:44.000000000 -0700
    @@ -146,6 +146,13 @@
    .owner = THIS_MODULE,
    .obj_size = sizeof(struct sock),
    +#elif LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 29)
    +struct proto vmnet_proto = {
    + .name = "VMNET",
    + .owner = THIS_MODULE,
    + .obj_size = sizeof(struct sock),
    +};
    +
    #endif
    diff -Naur orig/vmnet-only/netif.c new/vmnet-only/netif.c
    --- orig/vmnet-only/netif.c 2008-10-28 22:47:18.000000000 -0700
    +++ new/vmnet-only/netif.c 2009-01-20 04:49:44.000000000 -0700
    @@ -324,7 +324,10 @@
    goto out;
    +#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 29)
    dev->priv = netIf;
    +#endif /* 2.6.29 */
    +
    netIf->dev = dev;
    memcpy(dev->dev_addr, netIf->port.paddr, sizeof netIf->port.paddr);
    @@ -566,7 +569,11 @@
    VNetNetifStartXmit(struct sk_buff *skb, // IN:
    struct net_device *dev) // IN:
    +#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 29)
    VNetNetIF *netIf = (VNetNetIF*)dev->priv;
    +#else
    + VNetNetIF *netIf = netdev_priv(dev);
    +#endif /* 2.6.29 */
    if(skb == NULL) {
    return 0;
    @@ -618,7 +625,12 @@
    VNetNetifSetMAC(struct net_device *dev, // IN:
    void *p) // IN:
    +#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 29)
    VNetNetIF *netIf = (VNetNetIF*)dev->priv;
    +#else
    + VNetNetIF *netIf = netdev_priv(dev);
    +#endif /* 2.6.29 */
    +
    struct sockaddr const *addr = p;
    if (!VMX86_IS_STATIC_MAC(addr->sa_data)) {
    return -EINVAL;
    @@ -675,7 +687,11 @@
    struct net_device_stats *
    VNetNetifGetStats(struct net_device *dev) // IN:
    +#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 29)
    VNetNetIF *netIf = (VNetNetIF*)dev->priv;
    +#else
    + VNetNetIF *netIf = netdev_priv(dev);
    +#endif /* 2.6.29 */
    return &(netIf->stats);
    diff -Naur orig/vsock-only/include/compat_wait.h new/vsock-only/include/compat_wait.h
    --- orig/vsock-only/include/compat_wait.h 2009-01-20 14:11:34.000000000 +0100
    +++ new/vsock-only/include/compat_wait.h 2009-01-20 14:51:05.000000000 +0100
    @@ -75,7 +75,11 @@
    #elif LINUX_VERSION_CODE >= KERNEL_VERSION(2, 4, 0) // {
    /* If prototype does not match, build will abort here */
    +#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 29)
    extern void poll_initwait(compat_poll_wqueues *);
    +#else
    +extern void poll_initwait(struct poll_wqueues *pwq);
    +#endif
    #define compat_poll_initwait(wait, table) ( \
    (wait) = (table), \

  • Issues with Arch 2009.02 in VMware Workstation [SOLVED]

    I installed Arch Linux 2009.02 i686 as a guest in VMware Workstation 6.5.1, my host is Vista x64. The installation of Arch itself and Xorg wasn't a problem although from this point I've had several issues.
    I was unable to 'startx' or 'xinit' without getting crashes, however adding hal to the daemons fixed that problem - some wiki entries state to add dbus, but dbus is already started. A lot of content on the wiki is outdated, telling users to use hwd; I did install hwd separately (from sourceforge) although it gave me hundreds? of errors related to PCI and eventually failure to parse some x configuration binary in /usr/bin.
    Multimedia Issues
    I then installed xfce4 and gstreamer-plugins. All video and audio play back too quickly, i.e. it seems to play the streams as fast as they can decode. This also happens with flash content such as youtube after I'd installed the appropriate programs. Thinking this may be a timing issue, I editted the vmware config file on my Windows host although it did not help; the timing in the VM seemed to be correct anyway.
    Display Issues
    When I run 'startxfce4' from a terminal, Xfce will start as 800x600 - if I go to change this resolution all options show 0Hz as the refresh rate and many options my monitor cannot display are shown even though I have VMware set to allow a maximum size of 1680x1050. I was unable to generate a 'good' xorg.conf file using 'X -configure' and as mentioned earlier, hwd would not work for me. I installed xf86-video-vmware and xf86-video-vesa as well as both open-vm-tools and normal vmware-tools (not at the same time or together) but can't seem to sort this issue. vmware-tools was able to generate a valid xorg.conf file but it only included a handful of 4:3 resolutions and some of these still showed 0hz. For some strange reason 'startx' and 'xinit' now do not work having failed to find /dev/fb0.
    VMware Tools
    When I did try to install vmware-tools, it had many difficulties trying to build the modules - mostly regarding to not recognising __FREEBSD__, I cannot remember the complete error. I also tried to build open-vm-tools but that gave an error about not being able to find libproc even though I had procps installed. Stopping open-vm-tools on shutdown also always fails and occurs twice.
    I'm going to try reinstalling now that I know a little more about what I did to get things working but if anyone could give me a hand it'd be much appreciated.
    Last edited by andyxl987 (2009-08-04 00:17:29)

    After a lot of experimentation I've got a satisfactory installation although a few minor problems remain:
    Adjustments required to correctly run Alsa+Xorg in Arch Linux 2009.02 using VMware Workstation
    The current kernel does not play nicely with alsa, downgrade to kernel26-2.6.29.4-1:
    wget http://www.schlunix.org/archlinux/core/ … pkg.tar.gz
    pacman -U kernel26-2.6.29.4-1-i686.pkg.tar.gz
    Install/Upgrade dbus:
    pacman -Sy dbus
    Add hal (if it's not installed then make sure to do so) to your daemons located in /etc/rc.conf, e.g.
    DAEMONS=(syslog-ng network netfs crond hal)
    The current open-vm-tools-modules is not compatible with the older kernel, instead use open-vm-tools-modules-2009.04.23-1:
    wget http://www.schlunix.org/archlinux/commu … pkg.tar.gz
    pacman -U open-vm-tools-modules-2009.04.23-1
    The installation will prompt you with an error that /etc/modprobe.conf could not be found (as does the current version), add the following to /etc/modprobe.d/modprobe.conf:
    install pcnet32 /sbin/modprobe -q --ignore-install vmxnet; /sbin/modprobe -q --ignore-install pcnet 32 ; /bin/true;
    You can now install open-vm-tools:
    pacman -S open-vm-tools
    To autoload open-vm-tools on start up you need to add it to your daemons located in /etc/rc.conf, e.g.
    DAEMONS=(syslog-ng network netfs crond hal open-vm-tools)
    Add vmware-user to your /etc/X11/xinit/xinitrc file if you desire (for seamless mouse and display switching), e.g. my xinitrc with xfce4 ends with:
    vmware-user &
    exec startxfce4
    Install the following components: xf86-video-vmware xf86-video-vesa xf86-input-vmmouse xf86-input-mouse:
    (You will not be able to start x if you have installed xf86-video-fbdev and do not have a valid xorg.conf file, this is addressed later)
    pacman -S xf86-video-vmware xf86-video-vesa xf86-input-vmmouse xf86-input-mouse
    Lastly we need to edit/create the /etc/X11/xorg.conf file to use our vmware drivers, this will enable automatic resolution switching and seamless mouse functionality:
    (All of the following is necessary otherwise X will ignore our vmware drivers)
    Section "ServerFlags"
        Option "AllowEmptyInput" "false"
    EndSection
    Section "InputDevice"
        Identifier  "VMware Mouse"
        Driver      "vmmouse"
        Option "Protocol"         "ps/2"
        Option "Device"           "/dev/input/mice"
        Option "ZAxisMapping"     "4 5"
        Option "Emulate3Buttons"  "true"
    EndSection
    Section "Device"
        Identifier  "VMware SVGA"
        Driver      "vmware"
    EndSection
    Section "ServerLayout"
        Identifier  "VMware Config"
        InputDevice "VMware Mouse" "CorePointer"
    EndSection
    Issues
    * open-vm-tools fails to stop during a shutdown or /etc/rc.d/open-vm-tools stop/restart
    * most screen resolutions show 0Hz (although everything works correctly) and adding VertRefresh to xorg.conf produces a major error
    * playback of flash video produces a sound artefact when starting - although I think this may be to do with the decoder rather than system
    I've marked this as solved although I welcome any suggestions regarding these minor issues. The open-vm-tools one I can probably sort out but it's too late now to look into tonight
    Last edited by andyxl987 (2009-08-04 00:21:03)

  • VMWare Workstation not able to compile modules

    I have an installation of vmware workstation that I don't use very often, and recently it hasn't been able to start due to an error with the module compiling process.
    The specific error is:
    2014-02-26T14:39:15.967-06:00| appLoader| W110: Unable to load libgcr.so.0 from /usr/lib/vmware/lib/libgcr.so.0/libgcr.so.0: /usr/lib/libgcrypt.so.11: version `GCRYPT_1.2' not found (required by /usr/lib/vmware/lib/libgcr.so.0/libgcr.so.0)
    2014-02-26T14:39:15.967-06:00| appLoader| W110: Unable to load dependencies for /usr/lib/vmware/lib/libvmware-modconfig.so/libvmware-modconfig.so
    2014-02-26T14:39:15.967-06:00| appLoader| W110: Unable to execute /usr/lib/vmware/bin/vmware-modconfig.
    I noticed that gcrypt got updated to 1.6.1 from 1.6.0-2 on the Jan 31st, so I tried downgrading it to the previous version but the same error happened, so it is not an upgrade that has caused the problem.
    Yes, the file does exist, and yes, I have reinstalled workstation.
    Specs:
    Arch Linux x64
    Kernel: 3.12.13-1-ck
    Processor: i7-3840QM
    I have been wrangling with this for a couple of days now and I'm out of ideas.
    Last edited by marca311 (2014-02-26 21:07:18)

    I had the same issue and i have modify the wiki
    https://wiki.archlinux.org/index.php/VMware
    Check this to apply some patch to compile again on your arch
    https://wiki.archlinux.org/index.php/VM … Linux_3.13
    if you use DKMS check the following session
    https://wiki.archlinux.org/index.php/VM … he_modules
    sorry for my poor english
    PS: if you compile your module with "vmware-modconfig --console --install-all" you can have an issue due to the headers path change, to resolve it you can try this command
    $ vmware-modconfig --console --install-all -k $(uname -r) $(vmware-modconfig --console --get-gcc) /usr/lib/modules/$(uname -r)/build/include
    Last edited by bawaaaaah (2014-03-12 15:36:04)

  • Problem rebuilding VMWare Workstation 10.0.2 Modules

    Hi,
    today I updated my Kernel to 3.14.2-1 and wanted to rebuild the modules for VMware Workstation 10.0.2. Doing so causes the following error.
    I used this patch before http://pastie.org/pastes/9090538/.
    Has there been major changes between 3.14.1-1 and 3.14.2-1 which cause this problems? It worked before. Someone else experiences this?
    Greets
    PhilAd
    # vmware-modconfig --console --install-all
    Stopping VMware services:
    VMware Authentication Daemon done
    VM communication interface socket family done
    Virtual machine communication interface done
    Virtual machine monitor done
    Blocking file system done
    make: Entering directory '/tmp/modconfig-WBV6v7/vmmon-only'
    Using 2.6.x kernel build system.
    /sbin/make -C /lib/modules/3.14.2-1-ARCH/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
    MODULEBUILDDIR= modules
    make[1]: Entering directory '/usr/lib/modules/3.14.2-1-ARCH/build'
    Makefile:615: Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong not supported by compiler
    CC [M] /tmp/modconfig-WBV6v7/vmmon-only/linux/driverLog.o
    CC [M] /tmp/modconfig-WBV6v7/vmmon-only/linux/driver.o
    CC [M] /tmp/modconfig-WBV6v7/vmmon-only/linux/hostif.o
    gcc: Fehler: nicht erkannte Kommandozeilenoption »-fstack-protector-strong«
    scripts/Makefile.build:308: recipe for target '/tmp/modconfig-WBV6v7/vmmon-only/linux/driverLog.o' failed
    make[2]: *** [/tmp/modconfig-WBV6v7/vmmon-only/linux/driverLog.o] Error 1
    CC [M] /tmp/modconfig-WBV6v7/vmmon-only/common/apic.o
    make[2]: *** Warte auf noch nicht beendete Prozesse...
    CC [M] /tmp/modconfig-WBV6v7/vmmon-only/common/memtrack.o
    gcc: Fehler: nicht erkannte Kommandozeilenoption »-fstack-protector-strong«
    gcc: Fehler: nicht erkannte Kommandozeilenoption »-fstack-protector-strong«
    scripts/Makefile.build:308: recipe for target '/tmp/modconfig-WBV6v7/vmmon-only/linux/driver.o' failed
    make[2]: *** [/tmp/modconfig-WBV6v7/vmmon-only/linux/driver.o] Error 1
    scripts/Makefile.build:308: recipe for target '/tmp/modconfig-WBV6v7/vmmon-only/linux/hostif.o' failed
    make[2]: *** [/tmp/modconfig-WBV6v7/vmmon-only/linux/hostif.o] Error 1
    CC [M] /tmp/modconfig-WBV6v7/vmmon-only/common/hashFunc.o
    CC [M] /tmp/modconfig-WBV6v7/vmmon-only/common/vmx86.o
    gcc: Fehler: nicht erkannte Kommandozeilenoption »-fstack-protector-strong«
    scripts/Makefile.build:308: recipe for target '/tmp/modconfig-WBV6v7/vmmon-only/common/apic.o' failed
    make[2]: *** [/tmp/modconfig-WBV6v7/vmmon-only/common/apic.o] Error 1
    CC [M] /tmp/modconfig-WBV6v7/vmmon-only/common/cpuid.o
    gcc: Fehler: nicht erkannte Kommandozeilenoption »-fstack-protector-strong«
    scripts/Makefile.build:308: recipe for target '/tmp/modconfig-WBV6v7/vmmon-only/common/memtrack.o' failed
    make[2]: *** [/tmp/modconfig-WBV6v7/vmmon-only/common/memtrack.o] Error 1
    gcc: Fehler: nicht erkannte Kommandozeilenoption »-fstack-protector-strong«
    scripts/Makefile.build:308: recipe for target '/tmp/modconfig-WBV6v7/vmmon-only/common/hashFunc.o' failed
    make[2]: *** [/tmp/modconfig-WBV6v7/vmmon-only/common/hashFunc.o] Error 1
    gcc: Fehler: nicht erkannte Kommandozeilenoption »-fstack-protector-strong«
    scripts/Makefile.build:308: recipe for target '/tmp/modconfig-WBV6v7/vmmon-only/common/vmx86.o' failed
    make[2]: *** [/tmp/modconfig-WBV6v7/vmmon-only/common/vmx86.o] Error 1
    gcc: Fehler: nicht erkannte Kommandozeilenoption »-fstack-protector-strong«
    scripts/Makefile.build:308: recipe for target '/tmp/modconfig-WBV6v7/vmmon-only/common/cpuid.o' failed
    make[2]: *** [/tmp/modconfig-WBV6v7/vmmon-only/common/cpuid.o] Error 1
    Makefile:1274: recipe for target '_module_/tmp/modconfig-WBV6v7/vmmon-only' failed
    make[1]: *** [_module_/tmp/modconfig-WBV6v7/vmmon-only] Error 2
    make[1]: Leaving directory '/usr/lib/modules/3.14.2-1-ARCH/build'
    Makefile:130: recipe for target 'vmmon.ko' failed
    make: *** [vmmon.ko] Error 2
    make: Leaving directory '/tmp/modconfig-WBV6v7/vmmon-only'
    make: Entering directory '/tmp/modconfig-WBV6v7/vmnet-only'
    Using 2.6.x kernel build system.
    /sbin/make -C /lib/modules/3.14.2-1-ARCH/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
    MODULEBUILDDIR= modules
    make[1]: Entering directory '/usr/lib/modules/3.14.2-1-ARCH/build'
    Makefile:615: Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong not supported by compiler
    CC [M] /tmp/modconfig-WBV6v7/vmnet-only/driver.o
    CC [M] /tmp/modconfig-WBV6v7/vmnet-only/hub.o
    gcc: Fehler: nicht erkannte Kommandozeilenoption »-fstack-protector-strong«
    scripts/Makefile.build:308: recipe for target '/tmp/modconfig-WBV6v7/vmnet-only/driver.o' failed
    make[2]: *** [/tmp/modconfig-WBV6v7/vmnet-only/driver.o] Error 1
    CC [M] /tmp/modconfig-WBV6v7/vmnet-only/userif.o
    CC [M] /tmp/modconfig-WBV6v7/vmnet-only/netif.o
    gcc: Fehler: nicht erkannte Kommandozeilenoption »-fstack-protector-strong«
    make[2]: *** Warte auf noch nicht beendete Prozesse...
    scripts/Makefile.build:308: recipe for target '/tmp/modconfig-WBV6v7/vmnet-only/hub.o' failed
    make[2]: *** [/tmp/modconfig-WBV6v7/vmnet-only/hub.o] Error 1
    CC [M] /tmp/modconfig-WBV6v7/vmnet-only/bridge.o
    CC [M] /tmp/modconfig-WBV6v7/vmnet-only/filter.o
    gcc: Fehler: nicht erkannte Kommandozeilenoption »-fstack-protector-strong«
    scripts/Makefile.build:308: recipe for target '/tmp/modconfig-WBV6v7/vmnet-only/userif.o' failed
    make[2]: *** [/tmp/modconfig-WBV6v7/vmnet-only/userif.o] Error 1
    gcc: Fehler: nicht erkannte Kommandozeilenoption »-fstack-protector-strong«
    scripts/Makefile.build:308: recipe for target '/tmp/modconfig-WBV6v7/vmnet-only/netif.o' failed
    make[2]: *** [/tmp/modconfig-WBV6v7/vmnet-only/netif.o] Error 1
    gcc: Fehler: nicht erkannte Kommandozeilenoption »-fstack-protector-strong«
    gcc: Fehler: nicht erkannte Kommandozeilenoption »-fstack-protector-strong«
    scripts/Makefile.build:308: recipe for target '/tmp/modconfig-WBV6v7/vmnet-only/bridge.o' failed
    make[2]: *** [/tmp/modconfig-WBV6v7/vmnet-only/bridge.o] Error 1
    scripts/Makefile.build:308: recipe for target '/tmp/modconfig-WBV6v7/vmnet-only/filter.o' failed
    make[2]: *** [/tmp/modconfig-WBV6v7/vmnet-only/filter.o] Error 1
    Makefile:1274: recipe for target '_module_/tmp/modconfig-WBV6v7/vmnet-only' failed
    make[1]: *** [_module_/tmp/modconfig-WBV6v7/vmnet-only] Error 2
    make[1]: Leaving directory '/usr/lib/modules/3.14.2-1-ARCH/build'
    Makefile:130: recipe for target 'vmnet.ko' failed
    make: *** [vmnet.ko] Error 2
    make: Leaving directory '/tmp/modconfig-WBV6v7/vmnet-only'
    make: Entering directory '/tmp/modconfig-WBV6v7/vmci-only'
    Using 2.6.x kernel build system.
    /sbin/make -C /lib/modules/3.14.2-1-ARCH/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
    MODULEBUILDDIR= modules
    make[1]: Entering directory '/usr/lib/modules/3.14.2-1-ARCH/build'
    Makefile:615: Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong not supported by compiler
    CC [M] /tmp/modconfig-WBV6v7/vmci-only/linux/driver.o
    CC [M] /tmp/modconfig-WBV6v7/vmci-only/linux/vmciKernelIf.o
    CC [M] /tmp/modconfig-WBV6v7/vmci-only/common/vmciDriver.o
    gcc: Fehler: nicht erkannte Kommandozeilenoption »-fstack-protector-strong«
    CC [M] /tmp/modconfig-WBV6v7/vmci-only/common/vmciResource.o
    scripts/Makefile.build:308: recipe for target '/tmp/modconfig-WBV6v7/vmci-only/linux/driver.o' failed
    make[2]: *** [/tmp/modconfig-WBV6v7/vmci-only/linux/driver.o] Error 1
    gcc: Fehler: nicht erkannte Kommandozeilenoption »-fstack-protector-strong«
    make[2]: *** Warte auf noch nicht beendete Prozesse...
    scripts/Makefile.build:308: recipe for target '/tmp/modconfig-WBV6v7/vmci-only/linux/vmciKernelIf.o' failed
    make[2]: *** [/tmp/modconfig-WBV6v7/vmci-only/linux/vmciKernelIf.o] Error 1
    CC [M] /tmp/modconfig-WBV6v7/vmci-only/common/vmciRoute.o
    CC [M] /tmp/modconfig-WBV6v7/vmci-only/common/vmciContext.o
    CC [M] /tmp/modconfig-WBV6v7/vmci-only/common/vmciDatagram.o
    gcc: Fehler: nicht erkannte Kommandozeilenoption »-fstack-protector-strong«
    gcc: Fehler: nicht erkannte Kommandozeilenoption »-fstack-protector-strong«
    gcc: Fehler: nicht erkannte Kommandozeilenoption »-fstack-protector-strong«
    gcc: Fehler: nicht erkannte Kommandozeilenoption »-fstack-protector-strong«
    CC [M] /tmp/modconfig-WBV6v7/vmci-only/common/vmciHashtable.o
    scripts/Makefile.build:308: recipe for target '/tmp/modconfig-WBV6v7/vmci-only/common/vmciContext.o' failed
    make[2]: *** [/tmp/modconfig-WBV6v7/vmci-only/common/vmciContext.o] Error 1
    scripts/Makefile.build:308: recipe for target '/tmp/modconfig-WBV6v7/vmci-only/common/vmciDriver.o' failed
    make[2]: *** [/tmp/modconfig-WBV6v7/vmci-only/common/vmciDriver.o] Error 1
    scripts/Makefile.build:308: recipe for target '/tmp/modconfig-WBV6v7/vmci-only/common/vmciResource.o' failed
    make[2]: *** [/tmp/modconfig-WBV6v7/vmci-only/common/vmciResource.o] Error 1
    scripts/Makefile.build:308: recipe for target '/tmp/modconfig-WBV6v7/vmci-only/common/vmciRoute.o' failed
    make[2]: *** [/tmp/modconfig-WBV6v7/vmci-only/common/vmciRoute.o] Error 1
    gcc: Fehler: nicht erkannte Kommandozeilenoption »-fstack-protector-strong«
    scripts/Makefile.build:308: recipe for target '/tmp/modconfig-WBV6v7/vmci-only/common/vmciDatagram.o' failed
    make[2]: *** [/tmp/modconfig-WBV6v7/vmci-only/common/vmciDatagram.o] Error 1
    gcc: Fehler: nicht erkannte Kommandozeilenoption »-fstack-protector-strong«
    scripts/Makefile.build:308: recipe for target '/tmp/modconfig-WBV6v7/vmci-only/common/vmciHashtable.o' failed
    make[2]: *** [/tmp/modconfig-WBV6v7/vmci-only/common/vmciHashtable.o] Error 1
    Makefile:1274: recipe for target '_module_/tmp/modconfig-WBV6v7/vmci-only' failed
    make[1]: *** [_module_/tmp/modconfig-WBV6v7/vmci-only] Error 2
    make[1]: Leaving directory '/usr/lib/modules/3.14.2-1-ARCH/build'
    Makefile:130: recipe for target 'vmci.ko' failed
    make: *** [vmci.ko] Error 2
    make: Leaving directory '/tmp/modconfig-WBV6v7/vmci-only'
    Unable to install all modules. See log for details.

    We're done here.
    @jaylittle - Arch and it's team owe you nothing except freedom -- and you have that freedom to tell your story walking. This is your first warning
    https://wiki.archlinux.org/index.php/Fo … ther_Users
    https://wiki.archlinux.org/index.php/Fo … _Not_Flame
    https://wiki.archlinux.org/index.php/Fo … IKESHED.29
    https://wiki.archlinux.org/index.php/Fo … 2C_Banning
    Closing -- apologies to the OP that this got hijacked in such a negative manner, but we do appear to have an answer to the problem, the solution just needs to progress through [testing] et al. Please ensure a bug report has been filed; the devs don't monitor the forums for bugs.

  • [Solved] Kernel 3.2 wont re-patch vmware for new kernel build

    Hi, I looked for the same thing and didnt find it, I had vmplayer running great -> enter new kernel 3.2. When it went to build the new modules because the kernel changed it failed  with log of:
    2012-01-19T06:10:49.389-06:00| vthread-3| I120: Log for VMware Workstation pid=3928 version=8.0.1 build=build-528992 option=Release
    2012-01-19T06:10:49.389-06:00| vthread-3| I120: The process is 64-bit.
    2012-01-19T06:10:49.389-06:00| vthread-3| I120: Host codepage=UTF-8 encoding=UTF-8
    2012-01-19T06:10:49.388-06:00| vthread-3| I120: Msg_Reset:
    2012-01-19T06:10:49.388-06:00| vthread-3| I120: [msg.dictionary.load.openFailed] Cannot open file "/usr/lib/vmware/settings": No such file or directory.
    2012-01-19T06:10:49.388-06:00| vthread-3| I120: ----------------------------------------
    2012-01-19T06:10:49.388-06:00| vthread-3| I120: PREF Optional preferences file not found at /usr/lib/vmware/settings. Using default values.
    2012-01-19T06:10:49.389-06:00| vthread-3| I120: Msg_Reset:
    2012-01-19T06:10:49.389-06:00| vthread-3| I120: [msg.dictionary.load.openFailed] Cannot open file "/root/.vmware/config": No such file or directory.
    2012-01-19T06:10:49.389-06:00| vthread-3| I120: ----------------------------------------
    2012-01-19T06:10:49.389-06:00| vthread-3| I120: PREF Optional preferences file not found at /root/.vmware/config. Using default values.
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/redhat-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/redhat_version: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/sun-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/SuSE-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/novell-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/sles-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/debian_version: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/debian_release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/mandrake-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/mandriva-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/mandrakelinux-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/turbolinux-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/fedora-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/gentoo-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/nld-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/lsb-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/annvix-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: Cannot work with empty file.
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/arklinux-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/aurox-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/blackcat-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/cobalt-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/conectiva-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/immunix-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/knoppix_version: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/lfs-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/linuxppc-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/mklinux-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/pld-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/slackware-version: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/slackware-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/e-smith-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/tinysofa-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/ultrapenguin-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/UnitedLinux-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/va-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/yellowdog-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoOSData: Error: no distro file found
    2012-01-19T06:10:49.396-06:00| vthread-3| W110: Logging to /tmp/vmware-root/modconfig-3928.log
    2012-01-19T06:10:49.497-06:00| vthread-3| I120: modconf query interface initialized
    2012-01-19T06:10:49.498-06:00| vthread-3| I120: modconf library initialized
    2012-01-19T06:10:49.544-06:00| vthread-3| I120: Your GCC version: 4.6
    2012-01-19T06:10:49.548-06:00| vthread-3| I120: Validating path /lib/modules/preferred/build/include for kernel release 3.2.1-1-ARCH
    2012-01-19T06:10:49.548-06:00| vthread-3| I120: Failed to find /lib/modules/preferred/build/include/linux/version.h
    2012-01-19T06:10:49.548-06:00| vthread-3| I120: Failed version test: /lib/modules/preferred/build/include/linux/version.h not found.
    2012-01-19T06:10:49.548-06:00| vthread-3| I120: Validating path /lib/modules/3.2.1-1-ARCH/build/include for kernel release 3.2.1-1-ARCH
    2012-01-19T06:10:49.550-06:00| vthread-3| I120: Your GCC version: 4.6
    2012-01-19T06:10:49.563-06:00| vthread-3| I120: Your GCC version: 4.6
    2012-01-19T06:10:49.592-06:00| vthread-3| I120: Header path /lib/modules/3.2.1-1-ARCH/build/include for kernel release 3.2.1-1-ARCH is valid.
    2012-01-19T06:10:49.592-06:00| vthread-3| I120: Validating path /lib/modules/3.2.1-1-ARCH/build/include for kernel release 3.2.1-1-ARCH
    2012-01-19T06:10:49.594-06:00| vthread-3| I120: Your GCC version: 4.6
    2012-01-19T06:10:49.608-06:00| vthread-3| I120: Your GCC version: 4.6
    2012-01-19T06:10:49.636-06:00| vthread-3| I120: Header path /lib/modules/3.2.1-1-ARCH/build/include for kernel release 3.2.1-1-ARCH is valid.
    2012-01-19T06:10:49.672-06:00| vthread-3| I120: Trying to find a suitable PBM set for kernel 3.2.1-1-ARCH.
    2012-01-19T06:10:49.674-06:00| vthread-3| I120: Trying to find a suitable PBM set for kernel 3.2.1-1-ARCH.
    2012-01-19T06:10:49.676-06:00| vthread-3| I120: Trying to find a suitable PBM set for kernel 3.2.1-1-ARCH.
    2012-01-19T06:10:49.679-06:00| vthread-3| I120: Trying to find a suitable PBM set for kernel 3.2.1-1-ARCH.
    2012-01-19T06:10:49.681-06:00| vthread-3| I120: Trying to find a suitable PBM set for kernel 3.2.1-1-ARCH.
    2012-01-19T06:10:49.715-06:00| vthread-3| I120: Trying to find a suitable PBM set for kernel 3.2.1-1-ARCH.
    2012-01-19T06:10:49.717-06:00| vthread-3| I120: Trying to find a suitable PBM set for kernel 3.2.1-1-ARCH.
    2012-01-19T06:10:49.719-06:00| vthread-3| I120: Trying to find a suitable PBM set for kernel 3.2.1-1-ARCH.
    2012-01-19T06:10:49.721-06:00| vthread-3| I120: Trying to find a suitable PBM set for kernel 3.2.1-1-ARCH.
    2012-01-19T06:10:49.724-06:00| vthread-3| I120: Trying to find a suitable PBM set for kernel 3.2.1-1-ARCH.
    2012-01-19T06:10:49.726-06:00| vthread-3| I120: Validating path /lib/modules/preferred/build/include for kernel release 3.2.1-1-ARCH
    2012-01-19T06:10:49.726-06:00| vthread-3| I120: Failed to find /lib/modules/preferred/build/include/linux/version.h
    2012-01-19T06:10:49.726-06:00| vthread-3| I120: Failed version test: /lib/modules/preferred/build/include/linux/version.h not found.
    2012-01-19T06:10:49.726-06:00| vthread-3| I120: Validating path /lib/modules/3.2.1-1-ARCH/build/include for kernel release 3.2.1-1-ARCH
    2012-01-19T06:10:49.728-06:00| vthread-3| I120: Your GCC version: 4.6
    2012-01-19T06:10:49.741-06:00| vthread-3| I120: Your GCC version: 4.6
    2012-01-19T06:10:49.769-06:00| vthread-3| I120: Header path /lib/modules/3.2.1-1-ARCH/build/include for kernel release 3.2.1-1-ARCH is valid.
    2012-01-19T06:10:49.804-06:00| vthread-3| I120: Trying to find a suitable PBM set for kernel 3.2.1-1-ARCH.
    2012-01-19T06:10:49.806-06:00| vthread-3| I120: Trying to find a suitable PBM set for kernel 3.2.1-1-ARCH.
    2012-01-19T06:10:49.809-06:00| vthread-3| I120: Trying to find a suitable PBM set for kernel 3.2.1-1-ARCH.
    2012-01-19T06:10:49.811-06:00| vthread-3| I120: Trying to find a suitable PBM set for kernel 3.2.1-1-ARCH.
    2012-01-19T06:10:49.813-06:00| vthread-3| I120: Trying to find a suitable PBM set for kernel 3.2.1-1-ARCH.
    2012-01-19T06:10:49.815-06:00| vthread-3| I120: Validating path /lib/modules/preferred/build/include for kernel release 3.2.1-1-ARCH
    2012-01-19T06:10:49.815-06:00| vthread-3| I120: Failed to find /lib/modules/preferred/build/include/linux/version.h
    2012-01-19T06:10:49.815-06:00| vthread-3| I120: Failed version test: /lib/modules/preferred/build/include/linux/version.h not found.
    2012-01-19T06:10:49.815-06:00| vthread-3| I120: Validating path /lib/modules/3.2.1-1-ARCH/build/include for kernel release 3.2.1-1-ARCH
    2012-01-19T06:10:49.817-06:00| vthread-3| I120: Your GCC version: 4.6
    2012-01-19T06:10:49.830-06:00| vthread-3| I120: Your GCC version: 4.6
    2012-01-19T06:10:49.858-06:00| vthread-3| I120: Header path /lib/modules/3.2.1-1-ARCH/build/include for kernel release 3.2.1-1-ARCH is valid.
    2012-01-19T06:10:49.926-06:00| vthread-3| I120: Trying to find a suitable PBM set for kernel 3.2.1-1-ARCH.
    2012-01-19T06:10:49.928-06:00| vthread-3| I120: Trying to find a suitable PBM set for kernel 3.2.1-1-ARCH.
    2012-01-19T06:10:49.930-06:00| vthread-3| I120: Trying to find a suitable PBM set for kernel 3.2.1-1-ARCH.
    2012-01-19T06:10:49.933-06:00| vthread-3| I120: Trying to find a suitable PBM set for kernel 3.2.1-1-ARCH.
    2012-01-19T06:10:49.935-06:00| vthread-3| I120: Trying to find a suitable PBM set for kernel 3.2.1-1-ARCH.
    2012-01-19T06:10:50.059-06:00| vthread-3| I120: Trying to find a suitable PBM set for kernel 3.2.1-1-ARCH.
    2012-01-19T06:10:50.059-06:00| vthread-3| I120: Validating path /lib/modules/3.2.1-1-ARCH/build/include for kernel release 3.2.1-1-ARCH
    2012-01-19T06:10:50.061-06:00| vthread-3| I120: Your GCC version: 4.6
    2012-01-19T06:10:50.076-06:00| vthread-3| I120: Your GCC version: 4.6
    2012-01-19T06:10:50.105-06:00| vthread-3| I120: Header path /lib/modules/3.2.1-1-ARCH/build/include for kernel release 3.2.1-1-ARCH is valid.
    2012-01-19T06:10:50.105-06:00| vthread-3| I120: Building module vmmon.
    2012-01-19T06:10:50.105-06:00| vthread-3| I120: Extracting the sources of the vmmon module.
    2012-01-19T06:10:50.116-06:00| vthread-3| I120: Building module with command: /usr/bin/make -j -C /tmp/vmware-root/modules/vmmon-only auto-build SUPPORT_SMP=1 HEADER_DIR=/lib/modules/3.2.1-1-ARCH/build/include CC=/usr/bin/gcc GREP=/usr/bin/make IS_GCC_3=no VMCCVER=4.6.2
    2012-01-19T06:10:51.838-06:00| vthread-3| I120: Failed to compile module vmmon!
    So I thought ok maybe it needs the 3.2 patch, so I un-installed then reinstalled but it wouldn't let me run the patch saying that my sources are alreay patched, I need this machine to do my work and I now at a dead stop.
    thanks for your help on this.
    --jerry
    Last edited by jk121960 (2012-01-19 23:16:22)

    OK it all worked accept for one small bit, with the new patch there is a bug in the script. It calls for
    /sbin/lsmod which doesn't exist.
    It exists in /bin/lsmod
    So I guess you could mod the script but I just symlinked the path and it worked fine.
    ln -s /bin/lsmod /sbin/lsmod
    thanks again for your help and I hope this little bit gets found by who needs it.
    --jerry

  • VMWare Workstation 10 won't start [solved]

    So, I did a full system update and now VMWare won't start. I applied the netfilter patch on the wiki and that made it so the modules will compile(despite me using the stock kernel I encountered compiler errors). However, now I'm really stuck. When I try to launch vmware it just sits there and never does anything
    This is the output I see:
    [earlz@EarlzWork ~]$ vmware
    Logging to /tmp/vmware-earlz/vmware-modconfig-1186.log
    And this is what's logged:
    [earlz@EarlzWork ~]$ cat /tmp/vmware-earlz/vmware-modconfig-1186.log
    2014-03-19T10:56:01.656-05:00| vthread-3| I120: Log for VMware Workstation pid=1186 version=10.0.1 build=build-1379776 option=Release
    2014-03-19T10:56:01.656-05:00| vthread-3| I120: The process is 64-bit.
    2014-03-19T10:56:01.656-05:00| vthread-3| I120: Host codepage=UTF-8 encoding=UTF-8
    2014-03-19T10:56:01.656-05:00| vthread-3| I120: Host is Linux 3.13.6-1-ARCH 2013.09.01
    2014-03-19T10:56:01.655-05:00| vthread-3| I120: Msg_Reset:
    2014-03-19T10:56:01.655-05:00| vthread-3| I120: [msg.dictionary.load.openFailed] Cannot open file "/usr/lib/vmware/settings": No such file or directory.
    2014-03-19T10:56:01.655-05:00| vthread-3| I120: ----------------------------------------
    2014-03-19T10:56:01.655-05:00| vthread-3| I120: PREF Optional preferences file not found at /usr/lib/vmware/settings. Using default values.
    2014-03-19T10:56:01.655-05:00| vthread-3| I120: Msg_Reset:
    2014-03-19T10:56:01.655-05:00| vthread-3| I120: [msg.dictionary.load.openFailed] Cannot open file "/home/earlz/.vmware/config": No such file or directory.
    2014-03-19T10:56:01.655-05:00| vthread-3| I120: ----------------------------------------
    2014-03-19T10:56:01.655-05:00| vthread-3| I120: PREF Optional preferences file not found at /home/earlz/.vmware/config. Using default values.
    2014-03-19T10:56:01.656-05:00| vthread-3| W110: Logging to /tmp/vmware-earlz/vmware-modconfig-1186.log
    2014-03-19T10:56:01.662-05:00| vthread-3| I120: Obtaining info using the running kernel.
    2014-03-19T10:56:01.662-05:00| vthread-3| I120: Created new pathsHash.
    2014-03-19T10:56:01.662-05:00| vthread-3| I120: Setting header path for 3.13.6-1-ARCH to "/lib/modules/3.13.6-1-ARCH/build/include".
    2014-03-19T10:56:01.662-05:00| vthread-3| I120: Validating path "/lib/modules/3.13.6-1-ARCH/build/include" for kernel release "3.13.6-1-ARCH".
    2014-03-19T10:56:01.662-05:00| vthread-3| I120: Failed to find /lib/modules/3.13.6-1-ARCH/build/include/linux/version.h
    2014-03-19T10:56:01.662-05:00| vthread-3| I120: /lib/modules/3.13.6-1-ARCH/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.
    2014-03-19T10:56:01.662-05:00| vthread-3| I120: using /sbin/gcc for preprocess check
    2014-03-19T10:56:01.669-05:00| vthread-3| I120: Preprocessed UTS_RELEASE, got value "3.13.6-1-ARCH".
    2014-03-19T10:56:01.669-05:00| vthread-3| I120: The header path "/lib/modules/3.13.6-1-ARCH/build/include" for the kernel "3.13.6-1-ARCH" is valid. Whoohoo!
    2014-03-19T10:56:01.711-05:00| vthread-3| I120: Reading in info for the vmmon module.
    2014-03-19T10:56:01.711-05:00| vthread-3| I120: Reading in info for the vmnet module.
    2014-03-19T10:56:01.711-05:00| vthread-3| I120: Reading in info for the vmblock module.
    2014-03-19T10:56:01.711-05:00| vthread-3| I120: Reading in info for the vmci module.
    2014-03-19T10:56:01.711-05:00| vthread-3| I120: Reading in info for the vsock module.
    2014-03-19T10:56:01.711-05:00| vthread-3| I120: Setting vsock to depend on vmci.
    2014-03-19T10:56:01.711-05:00| vthread-3| I120: Invoking modinfo on "vmmon".
    2014-03-19T10:56:01.712-05:00| vthread-3| I120: "/sbin/modinfo" exited with status 0.
    2014-03-19T10:56:01.712-05:00| vthread-3| I120: Invoking modinfo on "vmnet".
    2014-03-19T10:56:01.713-05:00| vthread-3| I120: "/sbin/modinfo" exited with status 0.
    2014-03-19T10:56:01.713-05:00| vthread-3| I120: Invoking modinfo on "vmblock".
    2014-03-19T10:56:01.714-05:00| vthread-3| I120: "/sbin/modinfo" exited with status 256.
    2014-03-19T10:56:01.714-05:00| vthread-3| I120: Invoking modinfo on "vmci".
    2014-03-19T10:56:01.715-05:00| vthread-3| I120: "/sbin/modinfo" exited with status 0.
    2014-03-19T10:56:01.715-05:00| vthread-3| I120: Invoking modinfo on "vsock".
    2014-03-19T10:56:01.716-05:00| vthread-3| I120: "/sbin/modinfo" exited with status 0.
    It will just hang at that command indefinitely, despite all the modules appearing to have loaded fine
    Last edited by earlz (2014-03-19 19:18:00)

    I am experiencing the same issue.  After you run vmware, do you still see the process running but nothing appears on screen?  Do a strace on vmware and let me know what results you obtain.  These are the last few lines of my strace;
    $ strace vmware
    open("/proc/meminfo", O_RDONLY|O_CLOEXEC) = 5
    fstat(5, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
    mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1abf686000
    read(5, "MemTotal:        8106088 kB\nMemF"..., 1024) = 1024
    close(5)                                = 0
    munmap(0x7f1abf686000, 4096)            = 0
    open("/etc/pki/tls/certs/ca-bundle.crt", O_RDONLY) = -1 ENOENT (No such file or directory)
    gettid()                                = 19150
    gettid()                                = 19150
    gettid()                                = 19150
    gettid()                                = 19150
    open("/etc/pki/tls/cert.pem", O_RDONLY) = -1 ENOENT (No such file or directory)
    gettid()                                = 19150
    gettid()                                = 19150
    gettid()                                = 19150
    gettid()                                = 19150
    gettid()                                = 19150
    futex(0x7f1abfd88100, FUTEX_LOCK_PI, 1) = -1 ESRCH (No such process)
    pause(
    Notice the pause( ?  It appears vmware is waiting on something, though I am not sure what.   I am using kernel 3.12.1-3-ARCH.  When I rebooted yesterday is when I started encountering problems with vmware not loading.  The last time I rebooted prior to yesterday was March 11th.
    Here is a list of packages that I updated since the reboot on March 11th;
    [2014-03-13 08:33] [PACMAN] upgraded apache (2.4.7-1 -> 2.4.7-2)
    [2014-03-13 08:33] [PACMAN] upgraded bluez-libs (5.15-1 -> 5.16-1)
    [2014-03-13 08:34] [PACMAN] upgraded chromium (33.0.1750.146-1 -> 33.0.1750.149-1)
    [2014-03-13 08:34] [PACMAN] upgraded cups-filters (1.0.46-1 -> 1.0.48-1)
    [2014-03-13 08:34] [PACMAN] upgraded dhcpcd (6.2.1-1 -> 6.3.1-1)
    [2014-03-13 08:34] [PACMAN] upgraded freetype2 (2.5.2-1 -> 2.5.3-1)
    [2014-03-13 08:34] [PACMAN] upgraded grub (1:2.02.beta2-1 -> 1:2.02.beta2-2)
    [2014-03-13 08:34] [PACMAN] upgraded gstreamer0.10-bad (0.10.23-7 -> 0.10.23-8)
    [2014-03-13 08:34] [PACMAN] upgraded gstreamer0.10-bad-plugins (0.10.23-7 -> 0.10.23-8)
    [2014-03-13 08:34] [PACMAN] upgraded keyutils (1.5.8-1 -> 1.5.9-1)
    [2014-03-13 08:34] [PACMAN] upgraded lib32-freetype2 (2.5.2-1 -> 2.5.3-1)
    [2014-03-13 08:34] [PACMAN] upgraded libvirt (1.2.1-4 -> 1.2.2-1)
    [2014-03-13 08:34] [PACMAN] upgraded libzrtpcpp (2.3.4-1 -> 4.2.0-1)
    [2014-03-13 08:34] [PACMAN] upgraded ortp (0.22.0-1 -> 0.23.0-1)
    [2014-03-13 08:34] [PACMAN] upgraded mediastreamer (2.10.0-1 -> 2.10.0-2)
    [2014-03-13 08:34] [PACMAN] upgraded ntp (4.2.6.p5-18 -> 4.2.6.p5-19)
    [2014-03-13 08:34] [PACMAN] upgraded python (3.3.4-1 -> 3.3.5-1)
    [2014-03-13 08:34] [PACMAN] upgraded sqlite (3.8.3.1-1 -> 3.8.4.1-1)
    [2014-03-13 08:34] [PACMAN] upgraded texlive-bin (2013.30973-7 -> 2013.30973-8)
    [2014-03-13 08:35] [PACMAN] upgraded texlive-core (2013.31589-1 -> 2013.33063-1)
    [2014-03-13 08:35] [PACMAN] upgraded texlive-fontsextra (2013.31570-1 -> 2013.33010-1)
    [2014-03-13 08:35] [PACMAN] upgraded tzdata (2013i-1 -> 2014a-1)
    [2014-03-13 08:35] [PACMAN] upgraded xf86-input-synaptics (1.7.3-1 -> 1.7.4-1)
    [2014-03-14 10:06] [PACMAN] upgraded dhcpcd (6.3.1-1 -> 6.3.1-2)
    [2014-03-14 10:06] [PACMAN] upgraded flashplugin (11.2.202.341-1 -> 11.2.202.346-1)
    [2014-03-14 10:06] [PACMAN] upgraded lib32-sqlite (3.8.3.1-1 -> 3.8.4.1-1)
    [2014-03-14 10:06] [PACMAN] upgraded udisks2 (2.1.2-1 -> 2.1.3-1)
    [2014-03-17 08:30] [PACMAN] upgraded apr-util (1.5.3-2 -> 1.5.3-3)
    [2014-03-17 08:31] [PACMAN] upgraded systemd (210-3 -> 211-1)
    [2014-03-17 08:31] [PACMAN] upgraded chromium (33.0.1750.149-1 -> 33.0.1750.152-1)
    [2014-03-17 08:31] [PACMAN] upgraded coreutils (8.22-2 -> 8.22-3)
    [2014-03-17 08:31] [PACMAN] upgraded e2fsprogs (1.42.9-1 -> 1.42.9-2)
    [2014-03-17 08:31] [PACMAN] upgraded galculator (2.1.2-2 -> 2.1.3-1)
    [2014-03-17 08:31] [PACMAN] upgraded gstreamer0.10-good (0.10.31-4 -> 0.10.31-5)
    [2014-03-17 08:31] [PACMAN] upgraded mesa (10.1.0-2 -> 10.1.0-4)
    [2014-03-17 08:31] [PACMAN] upgraded lib32-mesa (10.1.0-2 -> 10.1.0-4)
    [2014-03-17 08:31] [PACMAN] upgraded lib32-mesa-libgl (10.1.0-2 -> 10.1.0-4)
    [2014-03-17 08:31] [PACMAN] upgraded libreoffice-en-US (4.1.5-1 -> 4.2.2-2)
    [2014-03-17 08:31] [PACMAN] upgraded libreoffice-common (4.1.5-1 -> 4.2.2-2)
    [2014-03-17 08:31] [PACMAN] upgraded libreoffice-base (4.1.5-1 -> 4.2.2-2)
    [2014-03-17 08:31] [PACMAN] upgraded libreoffice-calc (4.1.5-1 -> 4.2.2-2)
    [2014-03-17 08:31] [PACMAN] upgraded libreoffice-draw (4.1.5-1 -> 4.2.2-2)
    [2014-03-17 08:31] [PACMAN] upgraded libreoffice-gnome (4.1.5-1 -> 4.2.2-2)
    [2014-03-17 08:31] [PACMAN] upgraded libreoffice-impress (4.1.5-1 -> 4.2.2-2)
    [2014-03-17 08:31] [PACMAN] upgraded libreoffice-kde4 (4.1.5-1 -> 4.2.2-2)
    [2014-03-17 08:31] [PACMAN] upgraded libreoffice-math (4.1.5-1 -> 4.2.2-2)
    [2014-03-17 08:31] [PACMAN] upgraded libreoffice-postgresql-connector (4.1.5-1 -> 4.2.2-2)
    [2014-03-17 08:31] [PACMAN] upgraded libreoffice-sdk (4.1.5-1 -> 4.2.2-2)
    [2014-03-17 08:31] [PACMAN] upgraded libreoffice-sdk-doc (4.1.5-1 -> 4.2.2-2)
    [2014-03-17 08:31] [PACMAN] upgraded libreoffice-writer (4.1.5-1 -> 4.2.2-2)
    [2014-03-17 08:31] [PACMAN] upgraded man-pages (3.61-1 -> 3.62-1)
    [2014-03-17 08:31] [PACMAN] upgraded mesa-libgl (10.1.0-2 -> 10.1.0-4)
    [2014-03-17 08:32] [PACMAN] upgraded util-linux (2.24.1-1 -> 2.24.1-3)
    [2014-03-17 08:32] [PACMAN] upgraded mkinitcpio (16-2 -> 17-1)
    [2014-03-17 08:32] [PACMAN] upgraded nouveau-dri (10.1.0-2 -> 10.1.0-4)
    [2014-03-17 08:32] [PACMAN] upgraded prison (1.0-2 -> 1.1.0-1)
    [2014-03-17 08:32] [PACMAN] upgraded python2-markupsafe (0.18-2 -> 0.19-1)
    [2014-03-17 08:32] [PACMAN] upgraded readline (6.3-1 -> 6.3-3)
    [2014-03-17 08:32] [PACMAN] upgraded systemd-sysvcompat (210-3 -> 211-1)
    [2014-03-18 11:27] [PACMAN] upgraded bash (4.2.045-5 -> 4.3-2)
    [2014-03-18 11:27] [PACMAN] upgraded acpid (2.0.21-1 -> 2.0.22-1)
    [2014-03-18 11:27] [PACMAN] upgraded freetype2 (2.5.3-1 -> 2.5.3-2)
    [2014-03-18 11:27] [PACMAN] upgraded imagemagick (6.8.8.7-1 -> 6.8.8.8-1)
    [2014-03-18 11:27] [PACMAN] upgraded lib32-systemd (210-1 -> 211-1)
    [2014-03-18 11:27] [PACMAN] upgraded libwbclient (4.1.5-1 -> 4.1.6-1)
    [2014-03-18 11:27] [PACMAN] upgraded mpg123 (1.18.1-1 -> 1.19.0-1)
    [2014-03-18 11:27] [PACMAN] upgraded msmtp (1.4.31-5 -> 1.4.32-1)
    [2014-03-18 11:27] [PACMAN] upgraded netctl (1.4-2 -> 1.6-1)
    [2014-03-18 11:27] [PACMAN] upgraded openssh (6.5p1-2 -> 6.6p1-1)
    [2014-03-18 11:27] [PACMAN] upgraded perl-encode-locale (1.03-1 -> 1.03-2)
    [2014-03-18 11:27] [PACMAN] upgraded perl-http-date (6.02-1 -> 6.02-2)
    [2014-03-18 11:27] [PACMAN] upgraded perl-file-listing (6.04-1 -> 6.04-2)
    [2014-03-18 11:27] [PACMAN] upgraded perl-http-cookies (6.01-1 -> 6.01-2)
    [2014-03-18 11:27] [PACMAN] upgraded perl-http-negotiate (6.01-1 -> 6.01-2)
    [2014-03-18 11:27] [PACMAN] upgraded serf (1.3.2-1 -> 1.3.4-1)
    [2014-03-18 11:27] [PACMAN] upgraded skype (4.2.0.13-1 -> 4.2.0.13-2)
    [2014-03-18 11:27] [PACMAN] upgraded talloc (2.0.8-2 -> 2.1.0-1)
    [2014-03-18 11:27] [PACMAN] upgraded tevent (0.9.19-1 -> 0.9.21-2)
    [2014-03-18 11:27] [PACMAN] upgraded smbclient (4.1.5-1 -> 4.1.6-1)
    [2014-03-18 11:27] [PACMAN] upgraded soundtouch (1.7.1-1 -> 1.8.0-1)
    [2014-03-18 11:27] [PACMAN] upgraded sysstat (10.2.1-1 -> 10.3.1-1)
    [2014-03-18 11:27] [PACMAN] upgraded thunderbird (24.3.0-1 -> 24.4.0-1)
    [2014-03-19 07:14] [PACMAN] upgraded firefox (27.0.1-1 -> 28.0-1)
    [2014-03-19 08:45] [PACMAN] upgraded dhcpcd (6.3.1-2 -> 6.3.2-1)
    [2014-03-19 08:45] [PACMAN] upgraded sudo (1.8.9.p5-1 -> 1.8.10.p2-1)
    Not sure what impacted vmware at this point.

  • CUPS 8.6.1 on VMware Workstation 7.1.2 - After reboot of host, CUPS is unreachable

    Hi,
    after installing CUPS 8.6.1.10000-34 in VMware Workstation 7.1.2 build-301548 and eventually rebooting the host, CUPS is not reachable via IP anymore, i.e. ping from physical NIC of the host to virtual NIC of the CUPS VM fails (Destination Host Unreachable). This also applies vice versa, as well as to HTTP/HTTPS, SSH traffic, etc.
    Before the reboot of the host, there were no issues. The reboot had to be done, due to system updates.
    The suprising fact is, that the CUPS can ping the CUCM (8.6.2.20000-2, also running on the same host and VMware Workstation), but no other machine.
    In order to disqualify firewall issues, I turned off the host's firewall, as well as the iptables firewall of the CUPS. However the issue still persisted.
    Did anyone run in the same problem? So far the only solution was to reinstall CUPS and not to turn off the host...which is not really acceptable, even in a test environment.
    Thanks a lot in advance for your help!
    Kind regards
    Igor Lukic

    The usual problem is that the Cisco OS comes with the WMware drivers for ESXi and not Workstation. As a result the NIC does not come up correctly. Anything that takes down the NIC and brings it up again (such as changing the gateway address) will work until the next time you reboot.
    Update the WMware driver in your CUPS
    With the CUPS running in WMware use VM/Install WMware tools.
    Then on the CLI of CUPS enter: utils vmtools upgrade
    You can also check which versions of the WMware driver is installed with: utils vmtools status
    Graham

Maybe you are looking for