From owner-freebsd-emulation Thu Oct 12 11:32:33 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from yertle.kciLink.com (yertle.kciLink.com [205.252.34.9]) by hub.freebsd.org (Postfix) with ESMTP id 3DEAA37B682; Thu, 12 Oct 2000 11:32:24 -0700 (PDT) Received: from onceler.kciLink.com (onceler.kciLink.com [205.252.34.3]) by yertle.kciLink.com (Postfix) with ESMTP id 502942E44B; Thu, 12 Oct 2000 14:32:20 -0400 (EDT) Received: (from khera@localhost) by onceler.kciLink.com (8.11.1/8.11.1) id e9CIWKT66689; Thu, 12 Oct 2000 14:32:20 -0400 (EDT) (envelope-from khera) From: Vivek Khera MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14822.944.440041.256906@onceler.kciLink.com> Date: Thu, 12 Oct 2000 14:32:16 -0400 (EDT) To: "Akinori MUSHA" Cc: freebsd-ports@FreeBSD.org, ak@freenet.co.uk, freebsd-emulation@FreeBSD.org Subject: Re: ports/20624: vmware vmmon module locks kernel In-Reply-To: <86itr5dzyu.wl@daemon.local.idaemons.org> References: <200009160902.CAA78123@freefall.freebsd.org> <14814.12057.18444.238865@onceler.kciLink.com> <86itr5dzyu.wl@daemon.local.idaemons.org> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >>>>> "AM" == Akinori MUSHA writes: AM> I thought you meant vmware2 since someone assigned your PR to me to AM> handle. I'm sorry I cannot be of much help, but please contact AM> ak@freenet.co.uk, the vmware 1.x port maintainer, who must have an AM> environment to test your patch. Also you may want to consult AM> freebsd-emulation to find testers. (both CC'ed) Ok... I figured out how to make vmware1 work on FreeBSD. Ugly hack follows. 1) cd /usr/ports/vmware; make install 2) cd ../vmware2; make 3) pushd /usr/local/lib/vmware/lib/modules; rm *.ko; popd 4) cp work/vmware-distrib/vmmon-only/*.ko /usr/local/lib/vmware/lib/modules 5) cp work/vmware.sh /usr/local/etc/vmware.sh Now it works. Basically, you need the kernel modules from the newer VMware. The ones that come from the vmware1 port lock up the FreeBSD 4.1 kernel. I don't know how to automate this process. -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Vivek Khera, Ph.D. Khera Communications, Inc. Internet: khera@kciLink.com Rockville, MD +1-301-545-6996 GPG & MIME spoken here http://www.khera.org/~vivek/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message