From owner-freebsd-x11@FreeBSD.ORG Fri Dec 6 17:41:51 2013 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E48054BE; Fri, 6 Dec 2013 17:41:51 +0000 (UTC) Received: from mail-oa0-x22b.google.com (mail-oa0-x22b.google.com [IPv6:2607:f8b0:4003:c02::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9F27C11C4; Fri, 6 Dec 2013 17:41:51 +0000 (UTC) Received: by mail-oa0-f43.google.com with SMTP id i7so1156964oag.2 for ; Fri, 06 Dec 2013 09:41:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=7biusSJsr9uL4zLIjEqMD22EU4472g75NUin9xucAtk=; b=kT2QtqImX2UmWoQ5CO6JPPj1fTmVUS6h1OuxVvwSF6e0soTkPWw90ugPd+qgyf40Y7 9ndAU3lPyTsPJjZhB/X3Qz7d1paxWRBAbC+GTgYq8ylWm3ZjFXbGyWH8GGmWzZ2US+Zd SxHz2Zgt5iy+Jj1Ici2NeDWGNwufQ3aX2qUVgyKiIaaZcMLDyP6GQrzE0C2tcYUG3xVb ZeXy1guGc5ndlRDcYU44twQbkDHz+q7+nAGu5iYgFC/mcaCbbAeqjI1LTRAUuHnPftXU cNvCcsjXad7PHa6IvbvVMPvea3xlKK7+P+Mxg/DX1UIcSzhebil06N8re+CEQ2a8Hadh 2LPA== MIME-Version: 1.0 X-Received: by 10.60.33.7 with SMTP id n7mr3012180oei.25.1386351710888; Fri, 06 Dec 2013 09:41:50 -0800 (PST) Received: by 10.182.95.35 with HTTP; Fri, 6 Dec 2013 09:41:50 -0800 (PST) In-Reply-To: <52A07B5C.5080707@FreeBSD.org> References: <5283E29D.6070704@FreeBSD.org> <52975F45.10800@FreeBSD.org> <52A07B5C.5080707@FreeBSD.org> Date: Fri, 6 Dec 2013 18:41:50 +0100 Message-ID: Subject: Re: Radeon KMS on REDWOOD From: =?UTF-8?Q?Mika=C3=ABl_Urankar?= To: =?UTF-8?B?SmVhbi1Tw6liYXN0aWVuIFDDqWRyb24=?= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-x11@freebsd.org X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.17 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, 06 Dec 2013 17:41:52 -0000 2013/12/5 Jean-S=C3=A9bastien P=C3=A9dron : > Thanks. I wanted to verify if the hw i2c code was used (which is > untested and I'm almost sure it doesn't work), but that's not the case. > > Can you set sysctl hw.dri.debug=3D7, start "Xorg" (just the server, no > need for a full session and this will reduce the noise) and run "env > DISPLAY=3D:0 xrandr" from a remote computer, please? Then, send me your > dmesg/Xorg.log/output of xrandr. Hi, Logs are available at : http://mikael.urankar.free.fr/FreeBSD/REDWOOD/dmesg_hw.dri.debug.7 http://mikael.urankar.free.fr/FreeBSD/REDWOOD/xrandr_displayport http://mikael.urankar.free.fr/FreeBSD/REDWOOD/Xorg.0.log_displayport Don't waste too much time on this problem, I can live with the DVI output. Thanks !