[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1180129321.4627.17.camel@daplas>
Date: Sat, 26 May 2007 05:42:01 +0800
From: "Antonino A. Daplas" <adaplas@...il.com>
To: Dmitry Torokhov <dtor@...ightbb.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: Nvidiafb issues on Inspiron 8100
On Thu, 2007-05-24 at 01:37 -0400, Dmitry Torokhov wrote:
> Hi Antonino,
>
> I am having the following issues on my Dell Inspiron 8100. They are not
> new but I just got around to report them.
>
> With CONFIG_FB_NVIDIA_I2C I get 1600x1200 resolution but pixels
> "swarming" and it is unuseable. There are following messages in
> dmesg (note complaints from i2c):
Looks like an EDID block not accessible by i2c and only available
through the BIOS. And it's probably broken too.
Can you #define DEBUG in drivers/video/fbmon.c, enable
CONFIG_FIRMWARE_EDID, the post your dmesg?
For now, the best you can do is disable i2c support and add:
video=nvidiafb:1600x1200@60
in your boot line.
Tony
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists