Date: Tue, 08 Feb 2005 13:54:57 +0100 From: Gary Jennejohn <garyj@jennejohn.org> To: "Carl J" <carlj1752@hotmail.com> Cc: freebsd-emulation@freebsd.org Subject: Re: vmware3 trouble with AIO NOT_IMPLEMENTED F(831):712 error Message-ID: <200502081254.j18Csv48004042@peedub.jennejohn.org> In-Reply-To: Message from "Carl J" <carlj1752@hotmail.com> <BAY15-F2400A2BBE60E3A15690256B8730@phx.gbl>
next in thread | previous in thread | raw e-mail | index | archive | help
"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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502081254.j18Csv48004042>
