From owner-freebsd-hackers@FreeBSD.ORG Tue May 31 08:41:09 2005 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 25E4F16A41C for ; Tue, 31 May 2005 08:41:09 +0000 (GMT) (envelope-from herve.kergourlay@atempo.com) Received: from ds9.atempo.com (ds9.atempo.com [212.157.146.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85A5B43D1F for ; Tue, 31 May 2005 08:41:08 +0000 (GMT) (envelope-from herve.kergourlay@atempo.com) Received: from ds9.atempo.com (localhost.localdomain [127.0.0.1]) by localhost.atempo.com (Postfix) with ESMTP id 4EB4F2FD60; Tue, 31 May 2005 10:41:07 +0200 (CEST) Received: from atempo.com (unknown [172.16.15.140])by ds9.atempo.com (Postfix) with ESMTP id 26C202FD0F; Tue, 31 May 2005 10:41:07 +0200 (CEST) Received: from [192.168.2.108] (aragorn.vannes.quadratec.fr [192.168.2.108])by atempo.com (Postfix) with ESMTP id 028461E3248; Tue, 31 May 2005 10:41:04 +0200 (CEST) Message-ID: <429C2320.60907@atempo.com> Date: Tue, 31 May 2005 10:41:04 +0200 From: =?ISO-8859-1?Q?Herv=E9_Kergourlay?= User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: fr, en MIME-Version: 1.0 To: Makoto Matsushita References: <200505310600.j4V60wAb012413@the-macgregors.org> <429C14ED.7070003@jp.FreeBSD.org> In-Reply-To: <429C14ED.7070003@jp.FreeBSD.org> X-Enigmail-Version: 0.90.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: multipart/mixed; boundary=------------010506090202040908070300 X-imss-version: 2.025 X-imss-result: Passed X-imss-approveListMatch: *@atempo.com X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Rob MacGregor , freebsd-hackers@freebsd.org Subject: Re: Screen Resolution X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 May 2005 08:41:09 -0000 This is a multi-part message in MIME format. --------------010506090202040908070300 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Makoto Matsushita a écrit : >> So have I (in fact that's how I started using FreeBSD 5.0). However >> the drivers >> required for their emulated graphics card are only supplied for >> FreeBSD 4.x with >> VMWare 4.5. > > > You can use graphic driver modules > (${X11}/lib/modules/drivers/vmware_drv.o) that is bundled with recent > Xorg/XFree86, and it is (ideally) the same one VMware supplies by > VMware tools for FreeBSD. > > No worries, it just works. Don't forget to set > Driver "vmware" > to Section "Device" in xorg.conf/XF86Config. You may also set > BusID "PCI:0:15:0" > to "Device" section, but if my memory serves right, it is > automatically set by driver itself. > I found the vmware driver I copy the /usr/X11R6/lib/X11/xorg.conf.eg in /usr/X11R6/lib/X11/xorg.conf and change the Driver from vga to vmware activate the line BusID "PCI:0:15:0" startx failed (==) Using config file: "/usr/X11R6/lib/X11/xorg.conf" (EE) No devices detected hervé --------------010506090202040908070300--