Re: Blanky rivafb vs snowy nvidiafb with 2.6.12

From: Antonino A. Daplas
Date: Thu Sep 29 2005 - 07:47:37 EST


Giuseppe Bilotta wrote:
> On Thu, 29 Sep 2005 05:01:15 +0800, Antonino A. Daplas wrote:
>
>> Giuseppe Bilotta wrote:
>
> So as you can see the problem is that the timings are NOT set by
> fbset. No error messages or anything.
>

Sorry about the blank reply, hit send accidentally.

Probably, the EDID block is incomplete, so nvidiafb is refusing
custom modes. You can change the #undef DEBUG to #define DEBUG
in drivers/video/fbmon.c to see verbose output of the EDID block in
dmesg.

Then, can you recompile without the DDC/I2C support, and boot with:

video=nvidiafb:1600x1200-60, then play with fbset later on.

If possible, you can also get the latest git snapshot then boot with:

video=nvidiafb:1600x1200MR

Note the appended MR - it's CVT with reduced blanking - which is
for LCD displays especially those manufactured by Dell since they
are the proponents of CVT.

Tony
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/