Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964969AbXBYNQ7 (ORCPT ); Sun, 25 Feb 2007 08:16:59 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S964962AbXBYNQ7 (ORCPT ); Sun, 25 Feb 2007 08:16:59 -0500 Received: from wr-out-0506.google.com ([64.233.184.234]:5959 "EHLO wr-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964964AbXBYNQ5 (ORCPT ); Sun, 25 Feb 2007 08:16:57 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Du98AIpCxx3xO4DVXJzCId+eNU/to4tycWONIHpO9DUEzxsMuXXgSAlXpRsHKlVIrPb9AjkDwKAA+CoAUqDC6bYpPgDhpx76wNGnKHYNepgMpwzJIYn4Oay91MeHnZcluMsWst5MdENdXk1uMr5GdcBuIkb9AfLJDhW+8zHUVCw= Message-ID: Date: Sun, 25 Feb 2007 14:16:55 +0100 From: "Giuseppe Bilotta" To: "Antonino A. Daplas" Subject: Re: [Linux-fbdev-devel] [PATCH] nvidiafb: allow ignoring EDID info Cc: "James Simmons" , "Luca Tettamanti" , linux-fbdev-devel@lists.sourceforge.net, "Andrew Morton" , "Dave Airlie" , linux-kernel@vger.kernel.org In-Reply-To: <1172401825.6187.2.camel@daplas> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1172161290.4198.12.camel@daplas> <1172187249.4279.7.camel@daplas> <1172300694.4109.50.camel@daplas> <1172351769.4415.5.camel@daplas> <1172401825.6187.2.camel@daplas> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1082 Lines: 29 On 2/25/07, Antonino A. Daplas wrote: > On Sun, 2007-02-25 at 11:26 +0100, Giuseppe Bilotta wrote: > > > > Applied. No noticeable difference, in the sense that the EDID debug > > output is still the same and so is the snow effect. > > Here's a temporary workaround: > > In drivers/video/nvidia/nv_i2c.c:nvidia_probe_i2c_connector(),comment > this out: > > if (par->chan[conn - 1].par) > edid = fb_ddc_read(&par->chan[conn - 1].adapter); > > and make sure CONFIG_FIRMWARE_EDID=y. With this patch, I don't get any dmesg info about my monitor EDID, but I still get the snow. Could it be that there's something else on my system which is setting the video to some absurd timings when I switchg on the framebuffer console? I'm running an up-to-date debian unstable. -- Giuseppe "Oblomov" Bilotta - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/