Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932354AbXBWNeS (ORCPT ); Fri, 23 Feb 2007 08:34:18 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932364AbXBWNeS (ORCPT ); Fri, 23 Feb 2007 08:34:18 -0500 Received: from nz-out-0506.google.com ([64.233.162.228]:6264 "EHLO nz-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932354AbXBWNeR (ORCPT ); Fri, 23 Feb 2007 08:34:17 -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=NZKrEXypv05pvBQatp/Ovx80HcBo7OHNKN8FFr/36Uwc6Hjyojz2XEZ/qzPisQSwyY+mHdd+h4hINHMXaq0/vOViwWv7qgeyOns3ees6abM4tVmNaE6lCi147odPAXw+z4cTHT8H9S9l/pTVsNJ5VoRfldqpDoUYeg0VfaQzct0= Message-ID: Date: Fri, 23 Feb 2007 14:34:15 +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: <1172187249.4279.7.camel@daplas> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1172101406.4217.16.camel@daplas> <1172133646.4086.5.camel@daplas> <1172153358.4306.17.camel@daplas> <1172161290.4198.12.camel@daplas> <1172187249.4279.7.camel@daplas> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1480 Lines: 33 On 2/23/07, Antonino A. Daplas wrote: > On Thu, 2007-02-22 at 20:08 +0100, Giuseppe Bilotta wrote: > > No, it doesn't. I've tried all the methods from 640x480 to 1600x1200, > > and they /all/ come up snowy. This is starting to look queerer and > > queerer. I've also tried changing vf min and max as you suggested: > > Before we proceed, do you agree that the patch will allow you to change > video modes without disabling DDC support? So this is still a valid > fix? You're right, I hadn't realized that. I can now access all the sizes from 640 to 1600, so I would say the fix is valid. > When does your display become snowy? Is the snow constant or does it > only snow when doing heavy text operations, such as scrolling? The snowy is constant and abundant, and it seems to be independent of video size (640 through 1600) and screen occupation (single prompt line to fullscreen mc session) and usage. > I presume that X's nv driver or vesafb does not exhibit this problem? X's nv gives a very clean display, /unless/ I load nvidiafb before: if I modprobe nvidiafb (it's a module, and it's blacklisted precisely for this reason), then the screen is very snowy with X's nv too. -- 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/