Failure to update the kernel Module

I've upgraded to Ubuntu 12.04 and now I can't use VMWare Workstation anymore.  I have the version 8.0.3, but when I run I am prompted with "Before you can run VMWare, several modules must be compiled and loaded in the kernel currently running." and the possibility of 'Cancel' or 'install '.

Screenshot from 2012-05-07 08:19:17.png

Then, I click on install and invites me my password to sudo.  When performing updates, the compilation of the "Virtual Network Device' seems to fail.

Screenshot from 2012-05-07 08:21:47.png

Then I get an error "Unable to start services" which tells me to check a log file for more details.

Screenshot from 2012-05-07 08:23:41.png

I enclose the log file.  Also, if that makes a difference, I had this problem on the version 8.0.2, but when I saw 8.0.3 was out I have downloaded and updated but still had the same problem.

the patch worked for me:

http://Weltall.HelioHost.org/wordpress/wp-content/uploads/2012/01/vmware802fixlinux320.tar.gz

I have vm workstation 8.0.3 and Ubuntu 12.04 precise, kernel 3.2.0.24 and hit the same problem as op.

my not

1. unzip the tar.gz, open and modila the version check file patch: patch - modules_3.2.0.sh

vmreqver = 8.0.3

plreqver = 4.0.3

2. go in/usr/lib/vmware/modules/source

3 extract the vmnet.tar

tar xvf vmnet.tar

4. apply the patch

patch - p1<>

5 nescot source

tar cvf vmnet.tar vmnet-only.

6 restart the vmware kernel module update...

Good luck..

Tags: VMware

Similar Questions

  • How to compile and install the kernel modules after nation and nipalk for installation of Gentoo 64 bit?

    We are trying to install a PCIe 6251 DAQ card in a box of Gentoo 64 bit running Linux kernel 2.6.28 - gentoo-r5 4.3.2 - gcc and glibc - 2.8.  We have installed RPM utilities to manage the installation.  The current problem is that we are not able to compile and install the kernel modules: nidmxfk, nimsdrk, nimstsk and nipxirmk.  Here's a summary of what we have done so far, and to what extent we got.

    First of all, we have changed the configuration of the kernel that we could export the init_mm unused symbol by changing the configuration option of the CONFIG_UNUSED_SYMBOLS = o kernel and recompile the kernel.  Then we installed LabView 8.6.1.  Then we ran the nation 1.9 installer who has installed the source code in vain on the compilation.  To resolve this problem, we have changed the function of pte_offset to pte_offset_kernel by editing the file/usr/local/natinst/nation/configures following the instructions here:

    http://decibel.NI.com/content/docs/doc-4511

    We were then able to compile and install the kernel nation module thanks to:

    . / configure
    do
    make install

    lsmod said that nation has been properly installed.  Then we ran the installer for DAQmx 8.0.1 by:

    . / INSTALL - nodeps

    To do this, we have received errors indicating that LabView support could not be installed because check addictive (incorrectly we think) stated that labviewbase86 has not been installed; This caused the installer to have an abortion.  Therefore, we refused to install support for LabView 8.6 and revived the installation program which produces the output:

    Installation of the driver NOR-DAQmx Distribution of Linux Installer version 8.0.1f0...

    Already to jump Edward - 1.9.0 - f0.noarch.rpm installation, same or newer
    installed.

    Pre Installation...

    Preparing... ########################################### [100%]
    1:nitimingi ########################################### [ 4%]
    2:nipalki ########################################### [ 7%]
    3:nipali ########################################### [ 11%]
    RC0.d directory not found, startup script is not accredited with init levels.
    4:labview80 - rte # [14%]
    5:ni653x ########################################### [ 18%]
    6:nicdigi ########################################### [ 21%]
    7:nidaqmxcapiexmp # [25%]
    8:nidaqmxcapihelp # [29%]
    9:nidaqmxcapii # [32%]
    LN: create the symbolic link ' / usr/local/include/NIDAQmx.h': no such file or directory
    10:nidaqmxcfgi # [36%]
    11:nidaqmxef # [39%]
    12:nidaqmxhelp # [43%]
    13:nidaqmxinfi # [46%]
    14:nidaqmxswitch # [50%]
    15:nidimi ########################################### [ 54%]
    16:nidsai ########################################### [ 57%]
    17:nimdbgi ########################################### [ 61%]
    18:nimioi ########################################### [ 64%]
    19:nimru2i ########################################### [ 68%]
    20:nimxdfi ########################################### [ 71%]
    21:nimxpi ########################################### [ 75%]
    22:nimxs ########################################### [ 79%]
    RC0.d directory not found, startup script is not accredited with init levels.
    23:niorbi ########################################### [ 82%]
    24:nipxirmi ########################################### [ 86%]
    25:nirpci ########################################### [ 89%]
    26:niscarabmm # [93%]
    27:niscxi ########################################### [ 96%]
    28:nistci ########################################### [100%]

    After Installation...

    At this point, after reading this report, we used the Gentoo rc update utility to add several scripts for the boot runlevel initialisation:

    update of RC - a boot nipple
    update of RC - a bunch of nipxirmu
    update of RC - a bunch of mxssvr
    update of RC - a bunch of nisvcloc
    update of RC - a bunch of nidevldu

    When the computer reboots, you get an error message indicating that the following kernel modules are not: nidmxfk, nimsdrk, nimstsk and nipxirmk.  lsmod shows that the nation and nipalk are installed, but no other kernel modules NOR are present.  modprobe-l shows that only nation and nipalk are available.

    So we have several questions:

    1. we install drivers in the correct order?  Should use us NI-VISA 4.5 or NOR-488. 2 rather than DAQmx 8.0.1?

    2. What kernel modules should be loaded for this equipment run?  How to compile and install the ones that we have yet, specifically nidmxfk, nimsdrk, nimstsk and nipxirmk?  Are there others?

    3. How can we get the installer to properly recognize that we have installed LabView Core and install support for LabView?  Are there additional kernel modules related to the support of LabView?

    4. What is the symbolic link that was not created in the DAQmx installation report? (ln: create the symbolic link ' / usr/local/include/NIDAQmx.h': no such file or directory)?

    I apologize for so many questions, but these seem to be the last obstacles to obtaining OR runs correctly on this system.  Is there other information that we can provide that would be useful?  Thanks for any help or suggestions you can offer.

    Craig

    Hey Craig,.

    Given that you use 64-bit Linux all kernel modules must be compiled for 64 - bit.  User mode binaries can be 32-bit, assuming that you have installed the 32-bit support libraries.

    NOR-DAQmx is a complex architecture and requires several kernel modules to support your PCIe card.  Most of these kernel modules have not been brought to support 64-bit Linux.  Some kernel modules are components infrustructure that are shared with other pilots OR as NI-VISA and NOR-488. 2 and have been brought to support 64-bit Linux.  Unfortunately, you need all the modules to use your hardware.

    I hope that answers your question.

    Shawn Bohrer

    National Instruments

  • 12.0.0 Workstation install fails on Ubuntu Linux 16.04 (4.4.0 - 28 generic) [service failing vmmon; updated vmware kernel module]

    Hi guys,.

    I'm really excited to go with VMware Workstation on a new install of Ubuntu (16.04).  Planning watch GNS3 VMs and vagabond for Docker VMs integration among other things.  Since the two vmware workstation and linux/ubuntu are mature, I really expected that I would have any problem with the installation.

    I was a bit dismayed when the 12 workstation installation failed on a new installation of 16.04.  It seems that the VMware Kernel Module Updater step and specifically the Virtual Machine Monitor is the problem.

    Can someone help with the steps required for a successful installation of 12 Workstation on Ubuntu 16.04 please?

    Details of my attempt and a quick fix to follow.

    Please help, thanks!

    Greg

    Hi there =)

    Just for brevity, the "Monitor" is in fact what we call the hypervisor itself. We call the LCD screens "poster".

    So it's probably an incompatibility of which is just to be around the GPU kernel module, but it could have been any kernel module.

    Thanks for sharing your success!

  • updated VMware kernel module cannot compile after kernel upgrade - 3.7.2 (Fedora 18)

    Environments:

    OS: Fedora x86_64 18

    Kernel and kernel headers: 3.7.2 - 201.fc18

    VMware Player: VMware-Player - 5.0.1 - 894247.x86_64.bundle

    VMware-modconfig journal:

    2013-01-18T14:13:00.229+08:00| vthread-3| I120: Validating path "/lib/modules/3.7.2-201.fc18.x86_64/build/include" for kernel release "3.7.2-201.fc18.x86_64".
    2013-01-18T14:13:00.229+08:00| vthread-3| I120: Failed to find /lib/modules/3.7.2-201.fc18.x86_64/build/include/linux/version.h
    2013-01-18T14:13:00.229+08:00| vthread-3| I120: Failed version test: /lib/modules/3.7.2-201.fc18.x86_64/build/include/linux/version.h not found.
    2013-01-18T14:13:00.329+08:00| vthread-3| I120: Kernel header path retrieved from FileEntry: 
    2013-01-18T14:13:00.329+08:00| vthread-3| I120: Update kernel header path to 
    2013-01-18T14:13:00.329+08:00| vthread-3| I120: Validating path "" for kernel release "3.7.2-201.fc18.x86_64".
    2013-01-18T14:13:00.329+08:00| vthread-3| I120: Failed to find /linux/version.h
    2013-01-18T14:13:00.329+08:00| vthread-3| I120: Failed version test: /linux/version.h not found.
    2013-01-18T14:13:00.329+08:00| vthread-3| I120: Kernel header path  is invalid.
    2013-01-18T14:13:00.330+08:00| vthread-3| I120: Found compiler at "/usr/bin/gcc"
    2013-01-18T14:13:00.335+08:00| vthread-3| I120: Got gcc version "4.7.2".
    2013-01-18T14:13:00.335+08:00| vthread-3| I120: The GCC version matches the kernel GCC minor version like a glove.
    2013-01-18T14:13:00.335+08:00| vthread-3| I120: Using user supplied compiler "/usr/bin/gcc".
    2013-01-18T14:13:00.340+08:00| vthread-3| I120: Got gcc version "4.7.2".
    2013-01-18T14:13:00.340+08:00| vthread-3| I120: The GCC version matches the kernel GCC minor version like a glove.
    2013-01-18T14:13:00.345+08:00| vthread-3| I120: Trying to find a suitable PBM set for kernel "3.7.2-201.fc18.x86_64".
    2013-01-18T14:13:00.345+08:00| vthread-3| I120: No matching PBM set was found for kernel "3.7.2-201.fc18.x86_64".
    2013-01-18T14:13:00.345+08:00| vthread-3| I120: Validating path "" for kernel release "3.7.2-201.fc18.x86_64".
    2013-01-18T14:13:00.345+08:00| vthread-3| I120: Failed to find /linux/version.h
    2013-01-18T14:13:00.345+08:00| vthread-3| I120: Failed version test: /linux/version.h not found.
    

    I found this in another forum and solved the problem:

    The version.h file is missing in /lib/modules/3.7.2-201.fc18.x86_64/build/include/linux/ therefore, the manuscript is not able to get the right path to fetch the other header files.

    The following will fix the problem by copying the version.h in the folder:

    CP /usr/include/linux/version.h /lib/modules/3.7.2-201.fc18.x86_64/build/include/linux/

  • Do not observe the current or the failure to update the passwords in keychain

    My passwords change faster that the Keychain can keep up with them.

    In some cases, I see the passwords in the Keychain for applications in 2013, even if they have been changed several times years ago. But bunch does NOT show the current passwords in many cases.

    Is it possible to have the keychain to update the last passwords, or what I have to add them manually every time they need to be changed?

    No Keychain update?

    What I am doing wrong?

    I really didn't ant to spend $$$ for a Manager password if I have to.

    But it could be useful now because passwords must be changed so often and are becoming so complex.

    I would hope that bunch would be able to stay with her.

    Mac OSX 10.10.5

    Try running Keychain Access/First aid and reset the original keychain.

    Keychain Reset

    The problems of Keychain - see post of khati

  • Xperia ray: update the kernel

    How can I update my kernel version?

    Is it possible to getnew core for ray?

    If so, let me know how.

    Bobbles, you cannot

    You can only use nuclei custom as DooMKernel but you need to unlock your bootloader

  • AIP - SSM, failure to update the cisco Web site

    Hi all

    I want to know the reason why my AIP - SSM fails to update its signatures automatically from cisco website. I put the module do cisco automatic signature update, but it doesn't matter when he tries to update, it displays an error message that reads "= error: exception Autoupdate: HTTP failed to connect (1 111) ' find the exact error message attached. The interface of my AIP - SSM is behind the proxy of the company and I put the proxy to allow Module AIP - SSM establish a connection to the internet.  What could be wrong?

    Your help will be very appreciated.

    Concerning

    Automatic update to the signature of the IPS is not supported through proxy server.

    The configuration of the proxy server on the IPS is only for the overall correlation.

    You must allow direct access for the automatic update of signature to IPS.

  • Cannot start VM Workstation 9 (update of the kernel)

    Hello

    I just installed VM WK on my debian 6.0 9.0 64 bit and when I try to start the drive or worksation I get this error

    What should I do? I'm stuck...

    Thanks for your help

    458626Sanstitre.png

    Since I'm on install Kubuntu 13.04 on my wife's machine, I have a few minutes to look on Google - you should also.  But I found what you wanted - I know for sure WS will install on Squeeze.  The only difference here is that it is talkinig about 7 WS - however I doubt there has been a regression in hsots withi WS 9 support.  Now if you said that you have followed all of these steps I posted just on top and it is not yet install maybe someone else can help you.  I instgalled WS 9 on 7 Debian Wheezy with kernel 3.2.x so I don't think it's a problem.  You might want to try downloadinig for Wheezy Debian-Installer - I'll leave you to find it.

    -----------------------------------------------------------------------------------------------------------------------------

    1. first download the file of
    http://downloads.VMware.com/d/info/desktop_downloads/vmware_workstation/7_0 (must register or should have an account to download, select 32-bit or amd64 bit).

    2. After you download permission executable file as user root.
    chmod + x VMware-Workstation-Full - 7.1.3 - 324285.x86_64.bundle

    3. that just installed by giving the command
    #./VMware-Workstation-Full-7.1.3-324285.x86_64.bundle

    He invited for the contract of license, product updates, directory eclipse debugger virtual, eclipse debugger c, c ++ plugins etc just select Yes or no based on requirements and finally press enter we start to install.

    4. after the installation of debian, go to Applications-> System Tools-> VMware Workstation and open.

    While the opening display a prompt saying VMware Kernel Module Updater stating Kernel Release 2.6.xx - x-amd64 not found header or specify the prompt where the header of the kernel to install.

    5. what installed the debian kernel headers giving
    # apt - get install linux-headers - 2.6.xx - x-amd64

    After that, close the window and rebooted again.

    6. then all starting a prompt appears indicating ""before you can run VMware, several modules must be compiled and loaded by running in the kernel currently running. "just chose install." prompt to indicate the root password and continue.

    7. immediately asked to enter a new window indicating "failed to generate the kernel module see Journal of the /tmp/vmware-root/setup-3037.log (which is the compiler and the necessary reinforcement of the tools were not installed).»

    8 install the build-essential package by
    # apt - get install build-essential

    9. that yet once I went back and selected the option to install it started running very well.

    10. every thing made, prompted the license agreement and finally started.
    Note: A registered key is required to start working with it.

    Googd luck and adios.

  • Linux - compilation of the modules in the kernel (bundle of VMware Workstation 9.0.2) against core 3.10 fails

    Hey,.

    I try to get VMware Workstation running on an Ubuntu 13,10 pre 9.0.2 bundle, but the kernel modules won't get compiled with the kernel 3.10.0 - 6.

    Here is the log of the build scripts:

    Using 2.6.x kernel build system.

    do: go in Verzeichnis "/ tmp/modconfig-DQkPL0/vmnet-only.

    / usr/bin/make /lib/modules/3.10.0-6-generic/build/include/ - c... SUBDIRS = $PWD SRCROOT = $PWD. \

    MODULEBUILDDIR = modules

    make [1]: Betrete Verzeichnis ' / usr/src/linux-headers-3.10.0-6-generic'

    CC [M] /tmp/modconfig-DQkPL0/vmnet-only/driver.o

    CC [M] /tmp/modconfig-DQkPL0/vmnet-only/hub.o

    CC [M] /tmp/modconfig-DQkPL0/vmnet-only/userif.o

    CC [M] /tmp/modconfig-DQkPL0/vmnet-only/netif.o

    In file included from tmp/modconfig-DQkPL0/vmnet-only/vnet.h:28:0,

    of tmp/modconfig-DQkPL0/vmnet-only/vnetInt.h:24.

    from /tmp/modconfig-DQkPL0/vmnet-only/netif.c:42:

    /tmp/modconfig-DQkPL0/vmnet-only/vm_atomic.h: in function 'AtomicAssertOnCompilePtr ':

    /tmp/modconfig-DQkPL0/vmnet-only/vm_atomic.h:2397:20: WARNING: typedef "AssertOnCompileFailed" locally defined but not used [- Wunused - local-typedefs]

    typedef char AssertOnCompileFailed [AssertOnCompileMisused];             \

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/vm_atomic.h:2558:1: Note: the expansion of the macro 'MAKE_ATOMIC_TYPE '.

    MAKE_ATOMIC_TYPE (Ptr, 64, void const *, void *, uintptr_t)

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/vm_atomic.h: in function 'AtomicAssertOnCompileInt ':

    /tmp/modconfig-DQkPL0/vmnet-only/vm_atomic.h:2397:20: WARNING: typedef "AssertOnCompileFailed" locally defined but not used [- Wunused - local-typedefs]

    typedef char AssertOnCompileFailed [AssertOnCompileMisused];             \

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/vm_atomic.h:2562:1: Note: the expansion of the macro 'MAKE_ATOMIC_TYPE '.

    MAKE_ATOMIC_TYPE (Int, 32, int, int, int)

    ^

    In file included from tmp/modconfig-DQkPL0/vmnet-only/monitorAction_exported.h:31:0,

    of tmp/modconfig-DQkPL0/vmnet-only/vnet.h:29.

    of tmp/modconfig-DQkPL0/vmnet-only/vnetInt.h:24.

    from /tmp/modconfig-DQkPL0/vmnet-only/netif.c:42:

    /tmp/modconfig-DQkPL0/vmnet-only/monitorAction_exported.h: in function 'MonitorActionSet_AtomicInclude ':

    /tmp/modconfig-DQkPL0/vmnet-only/vm_assert.h:320:20: WARNING: typedef "AssertOnCompileFailed" locally defined but not used [- Wunused - local-typedefs]

    typedef char AssertOnCompileFailed [AssertOnCompileMisused]; \

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/monitorAction_exported.h:91:4: Note: the expansion of the macro 'ASSERT_ON_COMPILE '.

    ASSERT_ON_COMPILE ((ACTION_WORD_SIZE & (ACTION_WORD_SIZE-1)) == 0);

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/Netif.c: in function 'VNetNetIf_Create ':

    /tmp/modconfig-DQkPL0/vmnet-only/Netif.c:191:33: error: dereferencing pointer to incomplete type

    netIf-> port.jack.procEntry-> read_proc = VNetNetIfProcRead;

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/Netif.c:192:33: error: dereferencing pointer to incomplete type

    netIf-> port.jack.procEntry-> data is netIf;.

    ^

    make [2]: * [/ tmp/modconfig-DQkPL0/vmnet-only/netif.o] Fehler 1

    make [2]: * Warte auf noch nicht processes going...

    In file included from tmp/modconfig-DQkPL0/vmnet-only/vnet.h:28:0,

    of tmp/modconfig-DQkPL0/vmnet-only/vnetInt.h:24.

    from /tmp/modconfig-DQkPL0/vmnet-only/hub.c:43:

    /tmp/modconfig-DQkPL0/vmnet-only/vm_atomic.h: in function 'AtomicAssertOnCompilePtr ':

    /tmp/modconfig-DQkPL0/vmnet-only/vm_atomic.h:2397:20: WARNING: typedef "AssertOnCompileFailed" locally defined but not used [- Wunused - local-typedefs]

    typedef char AssertOnCompileFailed [AssertOnCompileMisused];             \

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/vm_atomic.h:2558:1: Note: the expansion of the macro 'MAKE_ATOMIC_TYPE '.

    MAKE_ATOMIC_TYPE (Ptr, 64, void const *, void *, uintptr_t)

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/vm_atomic.h: in function 'AtomicAssertOnCompileInt ':

    /tmp/modconfig-DQkPL0/vmnet-only/vm_atomic.h:2397:20: WARNING: typedef "AssertOnCompileFailed" locally defined but not used [- Wunused - local-typedefs]

    typedef char AssertOnCompileFailed [AssertOnCompileMisused];             \

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/vm_atomic.h:2562:1: Note: the expansion of the macro 'MAKE_ATOMIC_TYPE '.

    MAKE_ATOMIC_TYPE (Int, 32, int, int, int)

    ^

    In file included from tmp/modconfig-DQkPL0/vmnet-only/vnet.h:28:0,

    of tmp/modconfig-DQkPL0/vmnet-only/vnetInt.h:24.

    from /tmp/modconfig-DQkPL0/vmnet-only/driver.c:51:

    /tmp/modconfig-DQkPL0/vmnet-only/vm_atomic.h: in function 'AtomicAssertOnCompilePtr ':

    /tmp/modconfig-DQkPL0/vmnet-only/vm_atomic.h:2397:20: WARNING: typedef "AssertOnCompileFailed" locally defined but not used [- Wunused - local-typedefs]

    typedef char AssertOnCompileFailed [AssertOnCompileMisused];             \

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/vm_atomic.h:2558:1: Note: the expansion of the macro 'MAKE_ATOMIC_TYPE '.

    MAKE_ATOMIC_TYPE (Ptr, 64, void const *, void *, uintptr_t)

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/vm_atomic.h: in function 'AtomicAssertOnCompileInt ':

    /tmp/modconfig-DQkPL0/vmnet-only/vm_atomic.h:2397:20: WARNING: typedef "AssertOnCompileFailed" locally defined but not used [- Wunused - local-typedefs]

    typedef char AssertOnCompileFailed [AssertOnCompileMisused];             \

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/vm_atomic.h:2562:1: Note: the expansion of the macro 'MAKE_ATOMIC_TYPE '.

    MAKE_ATOMIC_TYPE (Int, 32, int, int, int)

    ^

    In file included from tmp/modconfig-DQkPL0/vmnet-only/monitorAction_exported.h:31:0,

    of tmp/modconfig-DQkPL0/vmnet-only/vnet.h:29.

    of tmp/modconfig-DQkPL0/vmnet-only/vnetInt.h:24.

    from /tmp/modconfig-DQkPL0/vmnet-only/hub.c:43:

    /tmp/modconfig-DQkPL0/vmnet-only/monitorAction_exported.h: in function 'MonitorActionSet_AtomicInclude ':

    /tmp/modconfig-DQkPL0/vmnet-only/vm_assert.h:320:20: WARNING: typedef "AssertOnCompileFailed" locally defined but not used [- Wunused - local-typedefs]

    typedef char AssertOnCompileFailed [AssertOnCompileMisused]; \

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/monitorAction_exported.h:91:4: Note: the expansion of the macro 'ASSERT_ON_COMPILE '.

    ASSERT_ON_COMPILE ((ACTION_WORD_SIZE & (ACTION_WORD_SIZE-1)) == 0);

    ^

    In file included from tmp/modconfig-DQkPL0/vmnet-only/monitorAction_exported.h:31:0,

    of tmp/modconfig-DQkPL0/vmnet-only/vnet.h:29.

    of tmp/modconfig-DQkPL0/vmnet-only/vnetInt.h:24.

    from /tmp/modconfig-DQkPL0/vmnet-only/driver.c:51:

    /tmp/modconfig-DQkPL0/vmnet-only/monitorAction_exported.h: in function 'MonitorActionSet_AtomicInclude ':

    /tmp/modconfig-DQkPL0/vmnet-only/vm_assert.h:320:20: WARNING: typedef "AssertOnCompileFailed" locally defined but not used [- Wunused - local-typedefs]

    typedef char AssertOnCompileFailed [AssertOnCompileMisused]; \

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/monitorAction_exported.h:91:4: Note: the expansion of the macro 'ASSERT_ON_COMPILE '.

    ASSERT_ON_COMPILE ((ACTION_WORD_SIZE & (ACTION_WORD_SIZE-1)) == 0);

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/hub.c: in function 'VNetHubFindHubByID ':

    /tmp/modconfig-DQkPL0/vmnet-only/hub.c:132:49: warning: 'sizeof' into 'memcmp' appeal argument is the expression even as the first source. Did you provide an explicit length? [- Wsizeof - pointer-memaccess]

    memcmp (idNum, currHub-> id.pvnID, sizeof idNum))) {}

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/hub.c: in function 'VNetHubAlloc ':

    /tmp/modconfig-DQkPL0/vmnet-only/hub.c:315:36: warning: the argument of 'sizeof' into 'memcpy' appeal is the same type of pointer ' uint8 *' as the destination. EXPECTED "uint8" or explicit length [- Wsizeof - pointer-memaccess]

    memcpy (hub-> id.pvnID, id, id sizeof);

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/hub.c:366:28: error: dereferencing pointer to incomplete type

    Jack-> procEntry-> read_proc = VNetHubProcRead;

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/hub.c:367:28: error: dereferencing pointer to incomplete type

    -->--> Data procEntry Jack is jack.;

    ^

    In file included from tmp/modconfig-DQkPL0/vmnet-only/vnet.h:28:0,

    of tmp/modconfig-DQkPL0/vmnet-only/vnetInt.h:24.

    from /tmp/modconfig-DQkPL0/vmnet-only/userif.c:46:

    /tmp/modconfig-DQkPL0/vmnet-only/vm_atomic.h: in function 'AtomicAssertOnCompilePtr ':

    /tmp/modconfig-DQkPL0/vmnet-only/vm_atomic.h:2397:20: WARNING: typedef "AssertOnCompileFailed" locally defined but not used [- Wunused - local-typedefs]

    typedef char AssertOnCompileFailed [AssertOnCompileMisused];             \

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/vm_atomic.h:2558:1: Note: the expansion of the macro 'MAKE_ATOMIC_TYPE '.

    MAKE_ATOMIC_TYPE (Ptr, 64, void const *, void *, uintptr_t)

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/vm_atomic.h: in function 'AtomicAssertOnCompileInt ':

    /tmp/modconfig-DQkPL0/vmnet-only/vm_atomic.h:2397:20: WARNING: typedef "AssertOnCompileFailed" locally defined but not used [- Wunused - local-typedefs]

    typedef char AssertOnCompileFailed [AssertOnCompileMisused];             \

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/vm_atomic.h:2562:1: Note: the expansion of the macro 'MAKE_ATOMIC_TYPE '.

    MAKE_ATOMIC_TYPE (Int, 32, int, int, int)

    ^

    In file included from tmp/modconfig-DQkPL0/vmnet-only/monitorAction_exported.h:31:0,

    of tmp/modconfig-DQkPL0/vmnet-only/vnet.h:29.

    of tmp/modconfig-DQkPL0/vmnet-only/vnetInt.h:24.

    from /tmp/modconfig-DQkPL0/vmnet-only/userif.c:46:

    /tmp/modconfig-DQkPL0/vmnet-only/monitorAction_exported.h: in function 'MonitorActionSet_AtomicInclude ':

    /tmp/modconfig-DQkPL0/vmnet-only/vm_assert.h:320:20: WARNING: typedef "AssertOnCompileFailed" locally defined but not used [- Wunused - local-typedefs]

    typedef char AssertOnCompileFailed [AssertOnCompileMisused]; \

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/monitorAction_exported.h:91:4: Note: the expansion of the macro 'ASSERT_ON_COMPILE '.

    ASSERT_ON_COMPILE ((ACTION_WORD_SIZE & (ACTION_WORD_SIZE-1)) == 0);

    ^

    make [2]: * [/ tmp/modconfig-DQkPL0/vmnet-only/hub.o] Fehler 1

    /tmp/modconfig-DQkPL0/vmnet-only/userif.c: in function 'VNetUserIfIoctl ':

    /tmp/modconfig-DQkPL0/vmnet-only/vm_assert.h:320:20: WARNING: typedef "AssertOnCompileFailed" locally defined but not used [- Wunused - local-typedefs]

    typedef char AssertOnCompileFailed [AssertOnCompileMisused]; \

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/userif.c:810:7: Note: the expansion of the macro 'ASSERT_ON_COMPILE '.

    ASSERT_ON_COMPILE(VNET_NOTIFY_VERSION == 5);

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/vm_assert.h:320:20: WARNING: typedef "AssertOnCompileFailed" locally defined but not used [- Wunused - local-typedefs]

    typedef char AssertOnCompileFailed [AssertOnCompileMisused]; \

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/userif.c:811:7: Note: the expansion of the macro 'ASSERT_ON_COMPILE '.

    ASSERT_ON_COMPILE(ACTION_EXPORTED_VERSION == 2);

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/userif.c: in function 'VNetUserIf_Create ':

    /tmp/modconfig-DQkPL0/vmnet-only/userif.c:1049:34: error: dereferencing pointer to incomplete type

    userIf-> port.jack.procEntry-> read_proc = VNetUserIfProcRead;

    ^

    /tmp/modconfig-DQkPL0/vmnet-only/userif.c:1050:34: error: dereferencing pointer to incomplete type

    userIf-> port.jack.procEntry-> data = userIf.

    ^

    make [2]: * [/ tmp/modconfig-DQkPL0/vmnet-only/userif.o] Fehler 1

    make [1]: * [_module_/tmp/modconfig-DQkPL0/vmnet-only] error 2

    make [1]: Verlasse Verzeichnis ' / usr/src/linux-headers-3.10.0-6-generic'

    make: * [vmnet.ko] Fehler 2

    make: Verlasse Verzeichnis "/ tmp/modconfig-DQkPL0/vmnet-only.

    Vmnet failed.  Cannot run the command build.

    Using 2.6.x kernel build system.

    do: go in Verzeichnis "/ tmp/modconfig-DQkPL0/vmblock-only.

    / usr/bin/make /lib/modules/3.10.0-6-generic/build/include/ - c... SUBDIRS = $PWD SRCROOT = $PWD. \

    MODULEBUILDDIR = modules

    make [1]: Betrete Verzeichnis ' / usr/src/linux-headers-3.10.0-6-generic'

    CC [M] /tmp/modconfig-DQkPL0/vmblock-only/linux/block.o

    CC [M] /tmp/modconfig-DQkPL0/vmblock-only/linux/control.o

    CC [M] /tmp/modconfig-DQkPL0/vmblock-only/linux/dentry.o

    CC [M] /tmp/modconfig-DQkPL0/vmblock-only/linux/file.o

    /tmp/modconfig-DQkPL0/vmblock-only/Linux/dentry.c:38:4: warning: initialization of the [default] incompatible pointer type

    .d_revalidate = DentryOpRevalidate,

    ^

    /tmp/modconfig-DQkPL0/vmblock-only/Linux/dentry.c:38:4: WARNING: (near initialization for 'LinkDentryOps.d_revalidate') [default]

    /tmp/modconfig-DQkPL0/vmblock-only/Linux/dentry.c: in function 'DentryOpRevalidate ':

    /tmp/modconfig-DQkPL0/vmblock-only/Linux/dentry.c:104:7: warning: argument passing 2 of 'actualDentry-> d_op-> d_revalidate' makes whole pointer without a [default] casting

    return actualDentry - > d_op-> d_revalidate (actualDentry, nd);

    ^

    /tmp/modconfig-DQkPL0/vmblock-only/Linux/dentry.c:104:7: Note: expected 'unsigned int' but argument is of type ' struct nameidata *'

    /tmp/modconfig-DQkPL0/vmblock-only/Linux/control.c: in function 'SetupProcDevice ':

    /tmp/modconfig-DQkPL0/vmblock-only/Linux/control.c:211:4: error: implicit declaration of function 'create_proc_entry' [-Werror-implicit-function-declaration =]

    controlProcEntry = create_proc_entry (VMBLOCK_CONTROL_DEVNAME,

    ^

    /tmp/modconfig-DQkPL0/vmblock-only/Linux/control.c:211:21: warning: assignment makes pointer from integer without a cast [default]

    controlProcEntry = create_proc_entry (VMBLOCK_CONTROL_DEVNAME,

    ^

    /tmp/modconfig-DQkPL0/vmblock-only/Linux/control.c:221:20: error: dereferencing pointer to incomplete type

    controlProcEntry-> proc_fops = & ControlFileOps;

    ^

    /tmp/modconfig-DQkPL0/vmblock-only/Linux/control.c: in function 'ExecuteBlockOp ':

    /tmp/modconfig-DQkPL0/vmblock-only/Linux/control.c:285:9: warning: [default] incompatible pointer type assignment

    name = getname (buf);

    ^

    /tmp/modconfig-DQkPL0/vmblock-only/Linux/control.c:296:4: warning: passing argument 1 of the [default] incompatible pointer type "putname"

    putname (Name);

    ^

    In file included from include/linux/proc_fs.h:8:0,

    from /tmp/modconfig-DQkPL0/vmblock-only/linux/control.c:28:

    include/Linux/FS.h:2055:13: Note: expected ' struct filename *' but argument is of type ' char *'

    extern void putname (struct filename * name);

    ^

    Cc1: some warnings are treated as errors

    make [2]: * [/ tmp/modconfig-DQkPL0/vmblock-only/linux/control.o] Fehler 1

    make [2]: * Warte auf noch nicht processes going...

    make [1]: * [_module_/tmp/modconfig DQkPL0/vmblock-only] error 2

    make [1]: Verlasse Verzeichnis ' / usr/src/linux-headers-3.10.0-6-generic'

    make: * [vmblock.ko] Fehler 2

    make: Verlasse Verzeichnis "/ tmp/modconfig-DQkPL0/vmblock-only.

    Vmblock failed.  Cannot run the command build.

    I hope that the core 3.10 will be supported with the next version of bundle.

    Greetings

    Thilo

    There is a patch for VMWare WS 9.0.2 to play nice with 3.10 kernel here:

    https://wiki.archlinux.org/index.php/VMware#3.10_kernels

    Or you can wait for VMWare WS 10.0 out...

  • Compilation of modules for an installed, but not running in the kernel?

    With

    LANG = C vmware-modconfig - console - install-all

    I can compile the kernel running modules. But how can I compile the kernel modules does not?

    Think about it.  You can't unlees you start with the kernel that is not running.

  • Smart TPM D30 Linux kernel module?

    Seems that Linux does not recognize the TPM chip. There no module for it in the Linux kernel? I thought D30 supports RHEL6?

    Manufacturer: LENOVO
    Product name: 422916G
    Version: ThinkStation D30
    BIOS version: 0.37

    Sorry for the noise. The problem is resolved. You need to install the kernel-modules-extras package for the tpm_tis kernel module

  • Panic the kernel constant after the SSD update, what do I do?

    I have a Mid 2012 Macbook Pro 13 inch El Capitan running. I updated to the memory of 4 GB to 8 GB last year and recently updated to a Sandisk 240 GB SSD HARD drive. Now whenever my computer goes into a deep sleep, and I have to wake him up, he resets and says the shutdown because of a problem. The ratio is lower. All advice is appreciated!

    Anonymous UUID: F137A94D-AA92-75D6-26ED-0000FD19BD5C

    Sun 21 Feb 22:15:15 2016

    Panic report *.

    panic (cpu 3 0xffffff80221254ce appellant): "an element of the liberated area has been modified in the kalloc.64 area: expected 0xffffff803f3e5240 but found 0xffffffc23f3e5240, wicks 0 x 4200000000 changed to 0 64 offset in the element 0xffffff803f3e5cc0, cookies 0x3f00116d8f0634e6 0x53521837c75183b"@/Library/Caches/com.apple.xbs/Sources/xnu/xnu-3248.30.4/osfm k/kern/zalloc.c:503.

    Backtrace (CPU 3), frame: return address

    0xffffff802e023aa0: 0xffffff80220df792

    0xffffff802e023b20: 0xffffff80221254ce

    0xffffff802e023b90: 0xffffff8022124c1e

    0xffffff802e023bd0: 0xffffff8022123c02

    0xffffff802e023d00: 0xffffff802263bacb

    0xffffff802e023d20: 0xffffff802263c5aa

    0xffffff802e023d50: 0xffffff80226894a3

    0xffffff802e023d80: 0xffffff802269febe

    0xffffff802e023dd0: 0xffffff802269e72c

    0xffffff802e023df0: 0xffffff802269c2b6

    0xffffff802e023e50: 0xffffff80226a9b42

    0xffffff802e023e90: 0xffffff80226a8d28

    0xffffff802e023ec0: 0xffffff802269ba1d

    0xffffff802e023f00: 0xffffff80226a97e0

    0xffffff802e023f40: 0xffffff80226b4d61

    0xffffff802e023f80: 0xffffff80226b4e56

    0xffffff802e023fb0: 0xffffff80221ccf77

    Corresponding to the current thread BSD process name: kernel_task

    Mac OS version:

    15 D 21

    Kernel version:

    15.3.0 Darwin kernel version: Thu Dec 10 18:40:58 PST 2015; root:XNU-3248.30.4~1/RELEASE_X86_64

    Kernel UUID: DECC9F02-27D7-31F0-9599-A9EF2873902C

    Slide kernel: 0x0000000021e00000

    Text of core base: 0xffffff8022000000

    Text __HIB base: 0xffffff8021f00000

    Name of system model: MacBookPro9, 2 (Mac-6F01561E16C75D06)

    Availability of the system in nanoseconds: 2787425361580

    last load kext to 6836443758: com.apple.driver.AudioAUUC 1.70 (addr 0xffffff7fa4321000 size 32768)

    Finally unloaded kext to 146027300376: com.apple.driver.AirPort.Brcm4331 800.20.24 (addr 0xffffff7fa3f12000 size 2039808)

    kexts responsible:

    com.apple.driver.AudioAUUC 1.70

    com.apple.driver.X86PlatformShim 1.0.0

    com.apple.driver.AGPM 110.20.22

    com Apple.filesystems.autofs 3.0

    com.apple.driver.AppleOSXWatchdog 1

    com.apple.driver.AppleMikeyHIDDriver 124

    com.apple.driver.AppleHDA 272.51.3

    com.apple.driver.AppleUpstreamUserClient 3.6.1

    com.apple.driver.AppleMikeyDriver 272.51.3

    com Apple.Driver.pmtelemetry 1

    com.apple.iokit.IOUserEthernet 1.0.1

    com.apple.iokit.IOBluetoothSerialManager 4.4.3f4

    com.apple.driver.AppleBacklight 170.8.8

    com.apple.driver.AppleThunderboltIP 3.0.8

    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport 4.4.3f4

    com.apple.driver.AppleSMCPDRC 1.0.0

    com.apple.Dont_Steal_Mac_OS_X 7.0.0

    com.apple.driver.AppleHV 1

    com.apple.driver.AppleIntelSlowAdaptiveClocking 4.0.0

    com.apple.driver.AppleSMCLMU 208

    com.apple.driver.AppleMCCSControl 1.2.13

    com.apple.driver.AppleLPC 3.1

    com.apple.driver.AppleIntelHD4000Graphics 10.1.2

    com.apple.driver.AppleIntelFramebufferCapri 10.1.2

    com.apple.driver.SMCMotionSensor 3.0.4d1

    com.apple.driver.AppleUSBTCButtons 245,4

    com.apple.driver.AppleUSBTCKeyboard 245,4

    com.apple.driver.AppleIRController 327,5

    com.apple.iokit.SCSITaskUserClient 3.7.7

    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1

    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0

    com.apple.BootCache 38

    2.8.5 com.apple.iokit.IOAHCIBlockStorage

    com.apple.driver.AppleFWOHCI 5.5.2

    com.apple.driver.AppleSDXC 1.7.0

    com.apple.driver.usb.AppleUSBEHCIPCI 1.0.1

    com.apple.iokit.AppleBCM5701Ethernet 10.1.12

    com.apple.driver.AirPort.Brcm4360 1020.17.1a1

    com.apple.driver.AppleAHCIPort 3.1.8

    com.apple.driver.AppleSmartBatteryManager 161.0.0

    com.apple.driver.AppleACPIButtons 4.0

    com.apple.driver.AppleRTC 2.0

    com.apple.driver.AppleHPET 1.8

    com.apple.driver.AppleSMBIOS 2.1

    com.apple.driver.AppleACPIEC 4.0

    com.apple.driver.AppleAPIC 1.7

    com.apple.driver.AppleIntelCPUPowerManagementClient 218.0.0

    com Apple.NKE.applicationfirewall 163

    com Apple.Security.Quarantine 3

    com.apple.security.TMSafetyNet 8

    com.apple.driver.AppleIntelCPUPowerManagement 218.0.0

    com Apple.kext.Triggers 1.0

    com.apple.driver.DspFuncLib 272.51.3

    com.apple.kext.OSvKernDSPLib 525

    com.apple.iokit.IOSerialFamily 11

    com.apple.iokit.IOBluetoothHostControllerUSBTransport 4.4.3f4

    com.apple.iokit.IOBluetoothFamily 4.4.3f4

    com.apple.driver.CoreCaptureResponder 1

    com.apple.iokit.IOSlowAdaptiveClockingFamily 1.0.0

    com.apple.iokit.IOFireWireIP 2.2.6

    com.apple.driver.AppleSMBusController 1.0.14d1

    com.apple.driver.AppleHDAController 272.51.3

    com.apple.iokit.IOHDAFamily 272.51.3

    com.apple.iokit.IOAudioFamily 204.3

    com.apple.vecLib.kext 1.2.0

    com.apple.driver.AppleSMBusPCI 1.0.14d1

    com.apple.driver.AppleBacklightExpert 1.1.0

    com.apple.driver.X86PlatformPlugin 1.0.0

    com.apple.driver.IOPlatformPluginFamily 6.0.0d7

    com.apple.iokit.IOSurface 108.0.1

    com.apple.iokit.IONDRVSupport 2.4.1

    com.apple.iokit.IOAcceleratorFamily2 205,1

    com.apple.AppleGraphicsDeviceControl 3.12.6

    com.apple.iokit.IOGraphicsFamily 2.4.1

    com.apple.driver.AppleSMC 3.1.9

    com.apple.driver.AppleUSBMultitouch 250,5

    com.apple.iokit.IOUSBHIDDriver 900.4.1

    com.apple.driver.usb.AppleUSBHostCompositeDevice 1.0.1

    com.apple.driver.usb.AppleUSBHub 1.0.1

    com.apple.iokit.IOSCSIMultimediaCommandsDevice 3.7.7

    com.apple.iokit.IOBDStorageFamily 1.8

    com.apple.iokit.IODVDStorageFamily 1.8

    com.apple.iokit.IOCDStorageFamily 1.8

    com.apple.driver.CoreStorage 517.20.1

    com.apple.driver.AppleThunderboltDPInAdapter 4.1.3

    com.apple.driver.AppleThunderboltDPAdapterFamily 4.1.3

    com.apple.driver.AppleThunderboltPCIDownAdapter 2.0.2

    com.apple.iokit.IOAHCISerialATAPI 2.6.2

    com.apple.iokit.IOSCSIArchitectureModelFamily 3.7.7

    com.apple.driver.AppleThunderboltNHI 4.0.4

    com.apple.iokit.IOThunderboltFamily 5.1.0

    4.5.8 com.apple.iokit.IOFireWireFamily

    com.apple.driver.usb.AppleUSBEHCI 1.0.1

    com.apple.iokit.IOEthernetAVBController 1.0.3b3

    com.apple.iokit.IO80211Family 1110.26

    com.apple.driver.mDNSOffloadUserClient 1.0.1b8

    com.apple.iokit.IONetworkingFamily 3.2

    com Apple.Driver.corecapture 1.0.4

    com.apple.iokit.IOAHCIFamily 2.8.1

    com.apple.driver.usb.AppleUSBXHCIPCI 1.0.1

    com.apple.driver.usb.AppleUSBXHCI 1.0.1

    com.apple.iokit.IOUSBFamily 900.4.1

    com.apple.iokit.IOUSBHostFamily 1.0.1

    com.apple.driver.AppleUSBHostMergeProperties 1.0.1

    com.apple.driver.AppleEFINVRAM 2.0

    com.apple.driver.AppleEFIRuntime 2.0

    com.apple.iokit.IOHIDFamily 2.0.0

    com.apple.iokit.IOSMBusFamily 1.1

    com Apple.Security.sandbox 300.0

    com.apple.kext.AppleMatch 1.0.0d1

    com.apple.driver.AppleKeyStore 2

    com.apple.driver.AppleMobileFileIntegrity 1.0.5

    com.apple.driver.AppleCredentialManager 1.0

    com.apple.driver.DiskImages 417.2

    com.apple.iokit.IOStorageFamily 2.1

    com.apple.iokit.IOReportFamily 31

    com.apple.driver.AppleFDEKeyStore 28.30

    com.apple.driver.AppleACPIPlatform 4.0

    com.apple.iokit.IOPCIFamily 2.9

    com.apple.iokit.IOACPIFamily 1.4

    com.apple.kec.Libm 1

    com Apple.KEC.pthread 1

    com Apple.KEC.corecrypto 1.0

    Model: MacBookPro9 2, MBP91.00D3.B0C of BootROM, 2 processors, Intel Core i5, 2.5 GHz, 8 GB, MSC 2.2f44

    Graphics card: Intel Graphics HD 4000, 4000, Intel HD graphics card integrated

    Memory module: DIMM0/0 BANK, 4 GB DDR3, 1600 MHz, 0x859B, 0x435435313236344246313630422E43313646

    Memory module: DIMM0/1 BANK, 4 GB DDR3, 1600 MHz, 0x859B, 0x435435313236344246313630422E43313646

    Airport: spairport_wireless_card_type_airport_extreme (0x14E4, 0xF5), Broadcom BCM43xx 1.0 (7.21.94.136.1a1)

    Bluetooth: Version 4.4.3f4 16616, 3 services, 18 aircraft, 1 incoming serial ports

    Network service: Wi - Fi, AirPort, en1

    Serial ATA Device: SanDisk SDSSDA240G, 240,06 GB

    Serial ATA Device: MATSHITADVD-R UJ - 8à8

    USB device: USB 2.0 Bus

    USB device: Hub

    USB device: FaceTime HD camera (built-in)

    USB device: USB 2.0 Bus

    USB device: Hub

    USB device: Hub

    USB device: Apple keyboard / Trackpad

    USB Device: IR receiver

    USB device: Hub BRCM20702

    USB Device: USB Bluetooth host controller

    USB device: USB 3.0 Bus

    Bus crush: MacBook Pro, Apple Inc., 25.1

    Not sure if it would be a cause of the panic of the kernel, but I have Microsoft OneDrive starts with the computer. Even after disabling this as a point of connection, however, the problem persisted. Maybe I should uninstall all together?

  • "Could not open/dev/vmmon: no such file or directory." Please make sure that the "vmmon" kernel module is loaded. »

    I installed vmware Player on a linux Open Suse (32-bit), the supplied file .bundle machine. It worked very well, and I could load my file of virtual machine very well. Then, my machine had a random failure. When it restarts, I could no longer use my virtual machine, always get the error:

    "Could not open/dev/vmmon: no such file or directory."

    Please make sure that the "vmmon" kernel module is loaded. »

    I look in / dev, and of course, there is no vmmon. I see a lot of archived messages stating that you must run the script ' vmware - config.pl '... (more specifically the following link: ) http://blog.solutionperspectivemedia.co.UK/?p=6 )

    but I do not have it. It seems that maybe it was a part of the installation (no-bundle) more old?

    What should I do? Is this a known problem, as indicated in this Web site? Or random failure caused something? I'm quite confused.

    Have you tried to uninstall as root? Otherwise I think it won't work.

    With respect to your original problem, I got it, too, and that's what I did:

    sudo mv/usr/lib/vmware/modules/binary /usr/lib/vmware/modules/binary.old

    vmware-modconfig--console--install-all--appname sudo = 'VMware Player' - icon = 'vmware-player '.

  • Update the operating system of Sierra blocks Kernel panic

    Hello

    IM OS update el capitan in sierra on rMBP 2013. It crashes at the end of the progress bar - panic error of the kernel.

    I tried to install the system from the recovery console. The same error occurred.

    do you know how to fix it?

    Best regards

    Pawel

    You can start in safe mode

    <http://support.apple.com/kb/ht1564>

    If you can post the report whole kernel panic you can find at:

    Reports of kernel panic: Finder-> go-> go to folder->/Library/Logs/DiagnosticReports

    <http://support.apple.com/kb/ht2546>

    <http://support.apple.com/en-us/HT200553>

    The panic report should have "panic" in the name of the file.

    And in another reply after the release of EtreCheck

    <https://discussions.apple.com/docs/DOC-6174> or <http://etrecheck.com>

  • I clicked on update of my modules, and it does not end the process. Don

    I am not able to use flash player without updating the plugin. So I clicked on "modules update" and it is still being processed, for about 2 hours. Don't know if this is normal or if something went wrong. Thank you, Don

    Why not just download the installer and install it manually? It's a lot less worth in this way. You can get it here:

Maybe you are looking for