From owner-freebsd-questions@FreeBSD.ORG Sat Mar 11 22:41:40 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2420116A41F for ; Sat, 11 Mar 2006 22:41:40 +0000 (GMT) (envelope-from wojtek@tensor.3miasto.net) Received: from chylonia.3miasto.net (chylonia.3miasto.net [213.192.74.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6526743D5D for ; Sat, 11 Mar 2006 22:41:38 +0000 (GMT) (envelope-from wojtek@tensor.3miasto.net) Received: from chylonia.3miasto.net (localhost [127.0.0.1]) by chylonia.3miasto.net (8.13.4/8.13.4) with ESMTP id k2BMfXOI068821; Sat, 11 Mar 2006 23:41:33 +0100 (CET) (envelope-from wojtek@tensor.3miasto.net) Received: from localhost (wojtek@localhost) by chylonia.3miasto.net (8.13.4/8.13.4/Submit) with ESMTP id k2BMfWYN068818; Sat, 11 Mar 2006 23:41:33 +0100 (CET) (envelope-from wojtek@tensor.3miasto.net) X-Authentication-Warning: chylonia.3miasto.net: wojtek owned process doing -bs Date: Sat, 11 Mar 2006 23:41:32 +0100 (CET) From: Wojciech Puchar X-X-Sender: wojtek@chylonia.3miasto.net To: stan In-Reply-To: <20060311160242.GA5933@teddy.fas.com> Message-ID: <20060311233645.T68417@chylonia.3miasto.net> References: <20060311160242.GA5933@teddy.fas.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Free BSD Questions list Subject: Re: Xorg config problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Mar 2006 22:41:40 -0000 > switched to Xorg for these machines a while back, and was pleased to find > that I did not have to create a config file for Xorg as it was able to > autodetect all the correct stuff. > anyway - it's always better to create this file based on autoconfig made by -configure option. it's quite unlikely autodetect will get the most of your monitor and card. and in your case - autoconfig can't deal with such cases. but for CL5446 i have my config already done for 1024x768x16bit display - if you like.