From owner-freebsd-stable@FreeBSD.ORG Tue Apr 24 22:40:10 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4C14E106566B; Tue, 24 Apr 2012 22:40:10 +0000 (UTC) (envelope-from seanbru@yahoo-inc.com) Received: from mrout2-b.corp.bf1.yahoo.com (mrout2-b.corp.bf1.yahoo.com [98.139.253.105]) by mx1.freebsd.org (Postfix) with ESMTP id EC02B8FC1B; Tue, 24 Apr 2012 22:40:09 +0000 (UTC) Received: from [IPv6:::1] (rideseveral.corp.yahoo.com [10.73.160.231]) by mrout2-b.corp.bf1.yahoo.com (8.14.4/8.14.4/y.out) with ESMTP id q3OMdqcY094435; Tue, 24 Apr 2012 15:39:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=yahoo-inc.com; s=cobra; t=1335307192; bh=OsIKf/kj2eaXy8ooD9zdUd7FxA+lTFSstqZXKLXlpOg=; h=Subject:From:To:Cc:In-Reply-To:References:Content-Type:Date: Message-ID:Mime-Version:Content-Transfer-Encoding; b=Et+qumSulZmHBYRDVshQdw3s0y9sJ64hXH84usicUETra6VkftaizK+jpBrnCQRwH MOXRRTa3uheVBngwJiqmGcSSBLWHrdzjNpkSf8qba99/GdUjDGeNrScXmTimdv6OzA 2Zu3B9Uop/WJPTNUPfiGNdvAuMle1H434vQ1rrkk= From: Sean Bruno To: "sbruno@freebsd.org" In-Reply-To: <1334590150.13287.5.camel@powernoodle-l7.hsd1.ca.comcast.net> References: <1334590150.13287.5.camel@powernoodle-l7.hsd1.ca.comcast.net> Content-Type: text/plain; charset="UTF-8" Date: Tue, 24 Apr 2012 15:39:51 -0700 Message-ID: <1335307191.11564.0.camel@powernoodle-l7.corp.yahoo.com> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: "freebsd-stable@freebsd.org" Subject: Re: ATI Radeon 4250 in Dual Head Config? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Apr 2012 22:40:10 -0000 On Mon, 2012-04-16 at 08:29 -0700, Sean Bruno wrote: > My xorg.conf foo is pretty weak today. > > Does anyone have an ATI 4250 in a dual head config? I'd be interested > in looking over your xorg.conf. > > Sean > I note that xrandr "just works" now with this card after updating my ports of xorg. thanks to the xorg team for making this update! Sean