From owner-freebsd-current@FreeBSD.ORG Mon Jun 30 05:01:10 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 82FC037B401 for ; Mon, 30 Jun 2003 05:01:10 -0700 (PDT) Received: from mail-relay.eunet.no (mail-relay.eunet.no [193.71.71.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C9C743FD7 for ; Mon, 30 Jun 2003 05:01:09 -0700 (PDT) (envelope-from ltning@anduin.net) Received: from anduin.net (celduin.net [81.0.162.106]) by mail-relay.eunet.no (8.12.2/8.12.2/GN) with SMTP id h5UC18xP059891 for ; Mon, 30 Jun 2003 14:01:08 +0200 (CEST) (envelope-from ltning@anduin.net) Date: Mon, 30 Jun 2003 14:00:55 +0200 From: Eirik Oeverby To: freebsd-current@freebsd.org Message-Id: <20030630140055.08c0af9f.ltning@anduin.net> X-Mailer: Sylpheed version 0.9.2 (GTK+ 1.2.10; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="pgp-sha1"; boundary="=.jKaux5T0rm8s7g" Subject: VMWare not working anymore X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jun 2003 12:01:10 -0000 --=.jKaux5T0rm8s7g Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 --=.jKaux5T0rm8s7g Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE/ACZ6dAvR8ct7fEcRAq7iAJ4zDabTaKMh8InOWC9fcy5alZ9ZYgCdFLEF bLFJ6O343kXmnbVKDCvbq6A= =90pq -----END PGP SIGNATURE----- --=.jKaux5T0rm8s7g--