On Sun, 2007-02-25 at 11:26 +0100, Giuseppe Bilotta wrote: > On 2/24/07, Antonino A. Daplas <[email protected]> wrote: > > On Sat, 2007-02-24 at 10:16 +0100, Giuseppe Bilotta wrote: > > > > > > Keep in mind that setting nvidiafb to totally ignore the EDID (either > > > by not compiling in EDID support or by using e.g. the ignoreedid patch > > > I had proposed) the snow effect is extremely reduced, > > > > I did not know that, just scanned the entire thread. Try this patch, it > > makes use of fb_ddc_read*() which I believe has extra steps to prevent > > display corruption. It also incorporates Luca's i2c fix. > > 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. Tony - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [Linux-fbdev-devel] [PATCH] nvidiafb: allow ignoring EDID info
- From: "Giuseppe Bilotta" <[email protected]>
- Re: [Linux-fbdev-devel] [PATCH] nvidiafb: allow ignoring EDID info
- References:
- [PATCH] nvidiafb: allow ignoring EDID info
- From: Giuseppe Bilotta <[email protected]>
- Re: [Linux-fbdev-devel] [PATCH] nvidiafb: allow ignoring EDID info
- From: "Giuseppe Bilotta" <[email protected]>
- Re: [Linux-fbdev-devel] [PATCH] nvidiafb: allow ignoring EDID info
- From: "Antonino A. Daplas" <[email protected]>
- Re: [Linux-fbdev-devel] [PATCH] nvidiafb: allow ignoring EDID info
- From: "Giuseppe Bilotta" <[email protected]>
- Re: [Linux-fbdev-devel] [PATCH] nvidiafb: allow ignoring EDID info
- From: "Antonino A. Daplas" <[email protected]>
- Re: [Linux-fbdev-devel] [PATCH] nvidiafb: allow ignoring EDID info
- From: "Giuseppe Bilotta" <[email protected]>
- Re: [Linux-fbdev-devel] [PATCH] nvidiafb: allow ignoring EDID info
- From: "Antonino A. Daplas" <[email protected]>
- Re: [Linux-fbdev-devel] [PATCH] nvidiafb: allow ignoring EDID info
- From: "Giuseppe Bilotta" <[email protected]>
- Re: [Linux-fbdev-devel] [PATCH] nvidiafb: allow ignoring EDID info
- From: "Antonino A. Daplas" <[email protected]>
- Re: [Linux-fbdev-devel] [PATCH] nvidiafb: allow ignoring EDID info
- From: "Giuseppe Bilotta" <[email protected]>
- [PATCH] nvidiafb: allow ignoring EDID info
- Prev by Date: Re: 2.6.21-rc1: framebuffer/console boot failure
- Next by Date: [ANNOUNCE] kvm-15 release
- Previous by thread: Re: [Linux-fbdev-devel] [PATCH] nvidiafb: allow ignoring EDID info
- Next by thread: Re: [Linux-fbdev-devel] [PATCH] nvidiafb: allow ignoring EDID info
- Index(es):