From owner-freebsd-multimedia@FreeBSD.ORG Sat May 10 19:23:25 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 83D981065673 for ; Sat, 10 May 2008 19:23:25 +0000 (UTC) (envelope-from shoesoft@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id D49DB8FC12 for ; Sat, 10 May 2008 19:23:24 +0000 (UTC) (envelope-from shoesoft@gmx.net) Received: (qmail invoked by alias); 10 May 2008 19:23:22 -0000 Received: from 85-127-82-100.dynamic-lac.adsl-line.inode.at (EHLO [192.168.0.10]) [85.127.82.100] by mail.gmx.net (mp033) with SMTP; 10 May 2008 21:23:22 +0200 X-Authenticated: #16703784 X-Provags-ID: V01U2FsdGVkX18kXWB6kQskvWmZxoW+1HDzYTtPbOsiE3ghg0mplb iZHCjF8diygyRZ From: Stefan Ehmann To: freebsd-multimedia@freebsd.org Date: Sat, 10 May 2008 21:23:22 +0200 User-Agent: KMail/1.9.7 References: <20080510131932.GA5444@sarge.my.own.domain.no-net> In-Reply-To: <20080510131932.GA5444@sarge.my.own.domain.no-net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200805102123.22952.shoesoft@gmx.net> X-Y-GMX-Trusted: 0 Cc: Subject: Re: FreeBSD7/xorg/radeon: Section "Screen" totally ignored X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 May 2008 19:23:25 -0000 On Saturday 10 May 2008 15:19:32 Zbigniew Baniewski wrote: > I've got a problem while replacing NVidia GeForce4 with Radeon 9000Pro: it > seems, that xorg totally ignores either entire `Section "Screen"' > paragraph, or at least every single `SubSection "Display"' entry inside > that paragaraph. > > As a result, I'm unable to have desired resolution at desired bpp, when > starting X-server, it always chooses on its own. The second consequence is, > that there's no possibility to switch resolutions using --<+ -> > anymore. > > Below a copy of my xorg.conf. I'm using the same config under Linux (got > dual-boot install) - with just slight differences (mouse, /dev/* etc. - you > know; nothing screen-related) - without any problems. So, it must be a bug > in FreeBSD's port of radeon driver, most probably. Does there exist any > workaround? > > Or perhaps there's missing something FreeBSD specific? The xorg log file might reveal the source of the problem.