Re: VMWare not working anymore

From: Robert Watson (rwatson_at_freebsd.org)
Date: 06/30/03

  • Next message: Eirik Oeverby: "Re: Disk/FS I/O issues in -CURRENT"
    Date: Mon, 30 Jun 2003 11:11:59 -0400 (EDT)
    To: Eirik Oeverby <ltning@anduin.net>
    
    

    Did you rebuild the Vmware kernel module(s) from scratch? Make sure you
    do so each time you update to a newer kernel version, as it's important
    the data structures referenced by the module be the same version as the
    ones referenced by the kernel you're running. I've seen precisely this
    output when my kernel module has been out of sync, previously. If it's in
    sync, well, I guess it's a different problem :-)

    Robert N M Watson FreeBSD Core Team, TrustedBSD Projects
    robert@fledge.watson.org Network Associates Laboratories

    On Mon, 30 Jun 2003, Eirik Oeverby wrote:

    > Hi,
    >
    > As of yesterday (I think), VMWare 3.2.1 is no longer working on my
    > 5-CURRENT box. When I try to start it, I get
    >
    > =============================
    > [ltning@ranger] ~$ vmware
    > Setting TMPDIR=/var/tmp.
    >
    >
    > VMware Workstation Err
    >
    > VMware Workstation Error:
    > Version mismatch with vmmon module: expecting 30.0, got 0.0.
    > You have an incorrect version of the `vmmon' kernel module.
    > Try reinstalling VMware Workstation.
    >
    > Press "Enter" to continue...
    >
    >
    >
    > ^C
    > =============================
    >
    > A ps shows some parts are still running:
    >
    > [ltning@ranger] ~$ ps ax | grep vmw
    > 652 p1 W 0:00.10 vmware-ui -A 7 -B 4 -S -L
    > /var/tmp/vmware-ltning-651.
    > 653 p1 W 0:00.08 vmware-mks -A 8 -B
    > 5 -S -L /var/tmp/vmware-ltning-651 663 p1 S+ 0:00.01 grep vmw
    > =============================
    >
    > And kldstat shows the vmmon module(s) are indeed loaded:
    >
    > [ltning@ranger] ~$ kldstat
    > Id Refs Address Size Name
    > 1 16 0xc0100000 3f5758 kernel
    > 2 1 0xc04f6000 4930c acpi.ko
    > 3 1 0xc406c000 5000 linprocfs.ko
    > 4 3 0xc42a2000 18000 linux.ko
    > 5 1 0xc41f5000 8000 vmmon_up.ko
    > 6 1 0xc41f1000 2000 vmnet.ko
    > 7 4 0xc437a000 11000 netgraph.ko
    > 8 2 0xc42be000 4000 ng_ether.ko
    > 9 1 0xc4361000 5000 ng_bridge.ko
    > 10 1 0xc42ba000 4000 ng_socket.ko
    > =============================
    >
    > Anyone else seeing this? Anyone have an idea how to solve it? This is
    > pretty bad, as I've just managed to get rid of my last Windows
    > workstation, which I only used to run a development SQLServer. Guess
    > where that DBMS (should be/is) running now.. :-/
    >
    >
    > /Eirik
    >

    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"


  • Next message: Eirik Oeverby: "Re: Disk/FS I/O issues in -CURRENT"

    Relevant Pages

    • [SLE] (Translation) VMware troubles on SuSE 9.0 German Articel
      ... We need neither to install VMware nor to ... You have to reconfigure the right kernel modules after the vmware-config. ... >dann bei jeder vmware Konfiguration: ...
      (SuSE)
    • Re: cant compile virtualbox or vmware modeules on 2.6.24.3-12.fc8
      ... > compile modules for virtualbox and vmware. ... If the kernel is a koji build but not released to -test or updates, ... Trying to find a suitable vmmon module for your running kernel. ...
      (Fedora)
    • Re: cant configure vmware 3.2.1 on fc1
      ... > recompile vmware. ... > The present kernel configuration has modules disabled. ... > Type 'make config' and enable loadable module support. ... continue the normal compilation. ...
      (Fedora)
    • Re: optimal kernel options for VMWARE guest system
      ... to configure their kernels so as to minimize the overhead on the VMware ... In this case that was mpt for the disk and le for the network (although I suspect forcing the VM to present e1000 hardware and then using the em driver would work as well if not better). ... this *is* the one I built a custom kernel for. ... # PCI Ethernet NICs that use the common MII bus controller code. ...
      (freebsd-questions)
    • Re: Java problem
      ... VMware source shim to get it to compile, ... upstream kernel, where modules belong, not as a separate package. ... after all, one of the Fedora Packaging Guidelines, that there be no package ... kernel developers' fault and VMware's fault, ...
      (Fedora)