All of lore.kernel.org
 help / color / mirror / Atom feed
* "EDID checksum is invalid"
@ 2015-01-07  2:01 Linus Torvalds
  2015-01-07  6:07 ` Keith Packard
  2015-01-07  7:32 ` Daniel Vetter
  0 siblings, 2 replies; 11+ messages in thread
From: Linus Torvalds @ 2015-01-07  2:01 UTC (permalink / raw)
  To: Dave Airlie, DRI mailing list

So my el-cheapo UHD Dell monitor is unhappy with dmps, and just never
wakes up from it.

I work around it with just doing "xset -dpms" and it's not a big deal,
but I thought I'd report it anyway, since there are actual debug
messages, and maybe there's a better way to handle it. Does anybody
have any idea of why it would do this:

   [drm:drm_edid_block_valid [drm]] *ERROR* EDID checksum is invalid,
remainder is 111
   Raw EDID:
    00 ff ff ff ff ff ff 00 10 ac 5c f0 4d 54 31 41
    24 18 01 03 80 3e 22 78 ea 0a a5 a2 57 4f a2 28
    0f 50 54 a5 4b 00 71 4f 81 00 81 80 a9 40 b3 00
    d1 c0 d1 00 7f ff ff ff ff ff ff ff ff ff ff ff
    ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
    ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
    ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
    ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff

   [drm:drm_edid_block_valid [drm]] *ERROR* EDID checksum is invalid,
remainder is 240
   Raw EDID:
    00 ff ff ff ff ff ff 00 10 ac 5c f0 4d 54 31 41
    24 18 01 03 80 3e 22 78 ea 0a a5 a2 57 4f a2 28
    0f 50 54 a5 4b 00 71 4f 81 00 81 87 ff ff ff ff
    ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
    ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
    ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
    ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
    ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff

   [drm:drm_edid_block_valid [drm]] *ERROR* EDID checksum is invalid,
remainder is 35
   Raw EDID:
    00 ff ff ff ff ff ff 00 10 ac 5c f0 4d 54 31 41
    24 18 01 03 80 3e 22 78 ea 0a a5 a2 57 4f a2 28
    0f 50 54 a5 4b 00 71 4f 81 00 81 80 a9 40 b3 00
    d1 c7 ff ff ff ff ff ff ff ff ff ff ff ff ff ff
    ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
    ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
    ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
    ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff

   [drm:drm_edid_block_valid [drm]] *ERROR* EDID checksum is invalid,
remainder is 212
   Raw EDID:
    00 ff ff ff ff ff ff 00 10 ac 5c f0 4d 54 31 41
    24 18 01 03 80 3e 22 78 ea 0a a5 a2 57 4f a2 28
    0f 50 54 a5 4b 00 71 4f 81 00 81 80 a9 40 ff ff
    ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
    ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
    ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
    ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
    ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff

it looks like the beginning is the same, but then it just turns to all
ones at a random point (even *within* a byte).

Does anything spring to mind?

                     Linus
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2015-01-08  7:05 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-07  2:01 "EDID checksum is invalid" Linus Torvalds
2015-01-07  6:07 ` Keith Packard
2015-01-07  6:21   ` Robert Morell
2015-01-07  6:42     ` Keith Packard
2015-01-07 17:07     ` Linus Torvalds
2015-01-07 17:51       ` Daniel Vetter
2015-01-07 18:03         ` Linus Torvalds
2015-01-08  7:05       ` Keith Packard
2015-01-07  7:32 ` Daniel Vetter
2015-01-07 17:51   ` Linus Torvalds
2015-01-07 20:06     ` Daniel Vetter

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.