From owner-freebsd-current@FreeBSD.ORG Mon Dec 9 15:37:11 2013 Return-Path: Delivered-To: freebsd-current@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 ESMTPS id EB1EBAC for ; Mon, 9 Dec 2013 15:37:11 +0000 (UTC) Received: from smtp.dlink.ua (smtp.dlink.ua [193.138.187.146]) by mx1.freebsd.org (Postfix) with ESMTP id A668B143B for ; Mon, 9 Dec 2013 15:37:11 +0000 (UTC) Received: from terran (unknown [192.168.99.1]) (Authenticated sender: ray) by smtp.dlink.ua (Postfix) with ESMTPSA id A74A9C493A; Mon, 9 Dec 2013 17:37:10 +0200 (EET) Date: Mon, 9 Dec 2013 17:37:47 +0200 From: Aleksandr Rybalko To: Larry Rosenman Subject: Re: [Newcons] EDID message every second or 2? Message-Id: <20131209173747.05a65c1a31e6ffd68014d3d2@ddteam.net> In-Reply-To: References: <20131207231454.GA1456@borg.lerctr.org> <41edbfef-b21a-4afe-9fa8-65b829324a5e@email.android.com> X-Mailer: Sylpheed 3.2.0 (GTK+ 2.24.6; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Dec 2013 15:37:12 -0000 On Sat, 07 Dec 2013 18:12:03 -0600 Larry Rosenman wrote: > On 2013-12-07 18:07, Aleksandr Rybalko wrote: > > > > > Hi Larry, > > > > Looks like you have display with broken info block (a.k.a. EDID). > > That message come from drm2 code, so you can to try to remove DRM > > debug flag from kernel config (if it there). > > > > Otherwise we have to find way to preload correct EDID. XOrg able to do > > that, but we still no, IIRC. > > > > Thanks! > > WBW > > ------ > > Aleksandr Rybalko > I don't see a DRM debug flag in GENERIC or my config. > > Ideas? > > > -- > Larry Rosenman http://www.lerctr.org/~ler > Phone: +1 214-642-9640 (c) E-Mail: ler@lerctr.org > US Mail: 108 Turvey Cove, Hutto, TX 78634-5688 Hi again Larry! :) Looks like your problem fixed in r259104 by Jean (dumbbell) today. So you can try to update and rebuild. WBW -- Aleksandr Rybalko