From owner-freebsd-emulation@FreeBSD.ORG Tue Feb 8 12:55:00 2005 Return-Path: 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 0ABEB16A4CE for ; Tue, 8 Feb 2005 12:55:00 +0000 (GMT) Received: from peedub.jennejohn.org (J9067.j.pppool.de [85.74.144.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32A7443D2D for ; Tue, 8 Feb 2005 12:54:59 +0000 (GMT) (envelope-from garyj@jennejohn.org) Received: from jennejohn.org (localhost [127.0.0.1]) by peedub.jennejohn.org (8.13.1/8.11.6) with ESMTP id j18Csv48004042; Tue, 8 Feb 2005 13:54:57 +0100 (CET) (envelope-from garyj@jennejohn.org) Message-Id: <200502081254.j18Csv48004042@peedub.jennejohn.org> X-Mailer: exmh version 2.7.0 06/18/2004 with nmh-1.0.4 To: "Carl J" In-Reply-To: Message from "Carl J" Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 08 Feb 2005 13:54:57 +0100 From: Gary Jennejohn cc: freebsd-emulation@freebsd.org Subject: Re: vmware3 trouble with AIO NOT_IMPLEMENTED F(831):712 error X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 08 Feb 2005 12:55:00 -0000 "Carl J" writes: > Hi, all! I've just upgraded to FreeBSD 4.11 (by a fresh re-install), > and installed /usr/ports/emulators/vmware3 > > I was able to power up a virtual machine, and boot up Win2K, etc. > But whenever I power down the VM, vmware popups a panic message: > > VMWare Workstation Unrecoverable error: (VMX) > AIO: NOT_IMPLEMENTED F(831):712 > > Then the program dies, with a message on the xterm: > > VMWare Panic: (ide1:0) NOT_IMPLEMENTED F(831):712 > VMWare Panic: (VMX) AIO: NOT_IMPLEMENTED F(831):712 > > And it logs an error message to the console: > > linux: 'ioctl' fd=10, cmd=0x5393 ('S',147) not implemented > This would appear to be this ioctl, defined in include/linux/cdrom.h: #define CDROM_SEND_PACKET 0x5393 /* send a packet to the drive */ Do you have a CDROM defined? What happens if you remove it? --- Gary Jennejohn / garyj[at]jennejohn.org gj[at]freebsd.org garyj[at]denx.de