From owner-freebsd-x11@FreeBSD.ORG Fri Nov 8 11:13:14 2013 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 945463F3 for ; Fri, 8 Nov 2013 11:13:14 +0000 (UTC) (envelope-from erich@alogt.com) Received: from alogt.com (alogt.com [69.36.191.58]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6D5FF2252 for ; Fri, 8 Nov 2013 11:13:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:Mime-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=aoZgrLtsqCkbr/MED62TDVfO3CiNwrxa0ovA6+1uedg=; b=GqW+cCf11hT7v9LZOQ9TXVY3vJqw0yI063YkTm+fECrTC9dI/fXu9xTezB3SbyIEUU1A5owW4j2u9BDAmE5tmjmmnTHALmHtExVxoCu48NgJMOB3YYANQF7QfOZJiUN9ZQy7K9AaJmEwybWkcqjJH2fOhUHhdsvZAOLGOYlDVzI=; Received: from [182.2.48.200] (port=10959 helo=X220.ovitrap.com) by sl-508-2.slc.westdc.net with esmtpsa (SSLv3:DHE-RSA-AES128-SHA:128) (Exim 4.80.1) (envelope-from ) id 1Vejzv-003xMf-Gx; Fri, 08 Nov 2013 04:13:08 -0700 Date: Fri, 8 Nov 2013 19:13:01 +0800 From: Erich Dollansky To: =?ISO-8859-1?Q?Mika=EBl?= Urankar Subject: Re: Radeon KMS on REDWOOD Message-ID: <20131108191301.4b0cc74c@X220.ovitrap.com> In-Reply-To: References: Organization: ALO Green Technologies X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.19; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erich@alogt.com X-Source: X-Source-Args: X-Source-Dir: Cc: freebsd-x11@freebsd.org X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Nov 2013 11:13:14 -0000 Hi, On Fri, 8 Nov 2013 12:05:06 +0100 Mika=C3=ABl Urankar wrote: > Hi x11, >=20 > First, thanks to all people involved in this project. >=20 > This is a report for a REDWOOD GPU (FirePro 3D V4800), everything is > working great except the Display Port output : Xorg can't probe the > resolution correctly, I have only "basic" resolution instead of the > native resolution of my screen (1920x1080) >=20 did you try it with an entry in xorg.conf?=20 Erich