From owner-freebsd-emulation@FreeBSD.ORG Mon Jun 20 16:19:08 2005 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1BE9816A41C for ; Mon, 20 Jun 2005 16:19:08 +0000 (GMT) (envelope-from bestie@cream.plala.or.jp) Received: from mvs6.plala.or.jp (c158134.vh.plala.or.jp [210.150.158.134]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F72F43D4C for ; Mon, 20 Jun 2005 16:19:06 +0000 (GMT) (envelope-from bestie@cream.plala.or.jp) Received: from beast.plala.or.jp ([220.108.77.242]) by mvs6.plala.or.jp with ESMTP id <20050620161905.IQER22150.mvs6.plala.or.jp@beast.plala.or.jp> for ; Tue, 21 Jun 2005 01:19:05 +0900 Date: Tue, 21 Jun 2005 01:19:05 +0900 Message-ID: <86d5qh0znq.wl%bestie@cream.plala.or.jp> From: Die Bestie To: freebsd-emulation@freebsd.org User-Agent: Wanderlust/2.12.2 (99 Luftballons) Emacs/21.3 Mule/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Subject: vmware2 on 5.4-R does not working X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 16:19:08 -0000 Hello. I can't to work vmware2 on 5.4-R. When I was using 4.10-R, vmware2 was working without a trouble, 1. get a latest ports tarball for vmware2. 2. make patch 3. rest patch as manually. 4. make install 5. compile and apply binary patch(ftp://platan.vc.cvut.cz/pub/vmware/). BIOS messages appeared after power on the vm, but guest OS does not start the boot, and the system performance slow down. (ex. the responce of mouse cursor become very wrong) I found 'unknown CPU 2000 GHz' in BIOS messages. The cpu of my PC is Celeron 2.6 GHz. (When 4.10-R, the cpu was celeron 566 @ 850MHz) Please any hints.