From owner-freebsd-questions@FreeBSD.ORG Tue Jul 20 21:25:31 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 167F616A4CE for ; Tue, 20 Jul 2004 21:25:31 +0000 (GMT) Received: from mta02-svc.ntlworld.com (mta02-svc.ntlworld.com [62.253.162.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C50743D45 for ; Tue, 20 Jul 2004 21:25:30 +0000 (GMT) (envelope-from ben@spooty.net) Received: from m13-mp1.cvx5-a.pop.dial.ntli.net ([80.1.188.13]) by mta02-svc.ntlworld.comESMTP <20040720212401.LJNN8666.mta02-svc.ntlworld.com@m13-mp1.cvx5-a.pop.dial.ntli.net> for ; Tue, 20 Jul 2004 22:24:01 +0100 From: Ben Paley To: "freebsd -questions@" Date: Tue, 20 Jul 2004 22:09:14 +0100 User-Agent: KMail/1.6.1 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200407202209.14039.ben@spooty.net> Subject: Your 3rd and last chance to help me with vmware X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jul 2004 21:25:31 -0000 Hello everybody, If no-one responds this time I'll get the hint, please excuse me for reposting, I'm just going out of my mind! I'm getting a total crash every time I try to run vmware. This is my system: bash-2.05b$ uname -a FreeBSD potato.hogsedge.net 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Tue Jun 22 07:07:08 BST 2004 root@potato.hogsedge.net:/usr/obj/usr/src/sys/POTATO i386 bash-2.05b$ pkg_info | grep vmware vmware3-3.2.1.2242_7,1 A virtual machine emulator - a full PC in a window For a while I was getting some sort of network error: vmware would start as long as all the network stuff was disabled, but if I tried to have a host-only connection (I haven't even bothered trying a bridged connection) it wouldn't run (that is, vmware itself would run fine, but the virtual machine wouldn't boot, and I'd get an error message about networking - sorry I didn't make a note of it). So I did portupgrade -fR vmware3 and after a lot of waiting around I tried again: now I get a complete crash (can't even change to another terminal and kill x) whenever I try to start vmware. On boot, I get this message: kldload: can't load /usr/local/lib/vmware/modules/vmnet.ko: No such file or directory in amongst all the other system stuff, but I also get this: -bash-2.05b# locate vmnet.ko /usr/local/lib/vmware/modules/vmnet.ko even after updating the locate database. Any ideas what's going wrong? Thanks a lot, Ben