From owner-freebsd-emulation@FreeBSD.ORG Tue May 8 17:26:23 2007 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C9FD916A400 for ; Tue, 8 May 2007 17:26:23 +0000 (UTC) (envelope-from jahnke@sonatabio.com) Received: from smtp.wizwire.com (smtp.wizwire.com [209.218.100.6]) by mx1.freebsd.org (Postfix) with ESMTP id 7A86E13C468 for ; Tue, 8 May 2007 17:26:23 +0000 (UTC) (envelope-from jahnke@sonatabio.com) Received: from [192.168.0.100] (207-104-43-212.starstream.net [207.104.43.212]) (authenticated bits=0) by smtp.wizwire.com (8.13.1/8.13.1) with ESMTP id l47ICV6i019601; Mon, 7 May 2007 11:12:32 -0700 From: Frank Jahnke To: freebsd-emulation@freebsd.org Content-Type: text/plain Organization: Sonata Biosciences, Inc. Date: Mon, 07 May 2007 11:09:20 -0700 Message-Id: <1178561360.938.72.camel@pinot.fmjassoc.com> Mime-Version: 1.0 X-Mailer: Evolution 2.10.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-WizWire-MailScanner-Information: Please contact the ISP for more information X-WizWire-MailScanner: Found to be clean X-MailScanner-From: jahnke@sonatabio.com Cc: gore_jarold@yahoo.com Subject: Re: vmware3 on FreeBSD 6.2 - minor (?) svga problem ... more #2 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jahnke@sonatabio.com 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 May 2007 17:26:23 -0000 Sorry for not keeping the thread, but I don't subscribe to the list. > I suppose that my 5760x1200 resolution makes it clear > that I am triple-headed, but I do need to explicitly > make clear that I am using xinerama. No. > However, I do not have _anything_ vmware related in my > xorg.conf. Do you have any such settings in your xorg.conf ? No. > Do any lightbulbs go off when I mention I am using > xinerama ? No. > Have you ever seen vmware screens and devices in an X conf ? No. Longer version: I run VMware3 on FreeBSD 6.2 host that has a dual-monitors under Xinerama, and it works fine. One thing you have to be aware of is that there is a very small set of resolutions that the VMware driver understands. I would not be surprised if the one you are trying does not work. Remember this is an old product, and eight years ago there were not 1900x1200 monitors in routine use. I would suggest you first try 1024x768 (or whatever the standard is) or 1280x1024 and get that to work. If it does, then this is the issue. Once that is sorted out, you can investigate the resolutions the driver accepts. Frank