public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: ykzhao <yakui.zhao@intel.com>
To: Peter Williams <pwil3058@bigpond.net.au>
Cc: Dave Airlie <airlied@redhat.com>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [ERROR] drm:edid;  Unexpected error messages in syslog
Date: Fri, 09 Oct 2009 13:17:48 +0800	[thread overview]
Message-ID: <1255065468.3601.24.camel@localhost.localdomain> (raw)
In-Reply-To: <4ACAE592.8030307@bigpond.net.au>

On Tue, 2009-10-06 at 14:37 +0800, Peter Williams wrote:
> I've started getting the following messages on recent kernels:
> 
> Oct  5 16:50:40 mudlark kernel: [drm:edid_is_valid] *ERROR* EDID 
> checksum is invalid, remainder is 16
> Oct  5 16:50:40 mudlark kernel: [drm:edid_is_valid] *ERROR* Raw EDID:
> Oct  5 16:50:40 mudlark kernel:
> Oct  5 16:50:40 mudlark kernel: i915 0000:00:02.0: VGA-1: EDID invalid.
> Oct  5 16:50:40 mudlark kernel: [drm:edid_is_valid] *ERROR* EDID 
> checksum is invalid, remainder is 16
> Oct  5 16:50:40 mudlark kernel: [drm:edid_is_valid] *ERROR* Raw EDID:
> Oct  5 16:50:40 mudlark kernel:
> Oct  5 16:50:40 mudlark kernel: i915 0000:00:02.0: VGA-1: EDID invalid.
> Oct  5 16:50:41 mudlark kernel: [drm] DAC-6: set mode 1600x1200 16
> Oct  5 16:50:45 mudlark kernel: [drm:edid_is_valid] *ERROR* EDID 
> checksum is invalid, remainder is 16
> Oct  5 16:50:45 mudlark kernel: [drm:edid_is_valid] *ERROR* Raw EDID:
> Oct  5 16:50:45 mudlark kernel:
> Oct  5 16:50:45 mudlark kernel: i915 0000:00:02.0: VGA-1: EDID invalid.
> Oct  5 16:50:45 mudlark kernel: [drm:edid_is_valid] *ERROR* EDID 
> checksum is invalid, remainder is 16
> Oct  5 16:50:45 mudlark kernel: [drm:edid_is_valid] *ERROR* Raw EDID:
> Oct  5 16:50:45 mudlark kernel:
> Oct  5 16:50:45 mudlark kernel: i915 0000:00:02.0: VGA-1: EDID invalid.
> Oct  5 16:50:45 mudlark kernel: [drm:edid_is_valid] *ERROR* EDID 
> checksum is invalid, remainder is 16
> Oct  5 16:50:45 mudlark kernel: [drm:edid_is_valid] *ERROR* Raw EDID:
> Oct  5 16:50:45 mudlark kernel:
> Oct  5 16:50:45 mudlark kernel: i915 0000:00:02.0: VGA-1: EDID invalid.
> Oct  5 16:51:00 mudlark kernel: [drm:edid_is_valid] *ERROR* EDID 
> checksum is invalid, remainder is 16
> Oct  5 16:51:00 mudlark kernel: [drm:edid_is_valid] *ERROR* Raw EDID:
> Oct  5 16:51:00 mudlark kernel:
> Oct  5 16:51:00 mudlark kernel: i915 0000:00:02.0: VGA-1: EDID invalid.
> Oct  5 16:51:00 mudlark kernel: [drm:edid_is_valid] *ERROR* EDID 
> checksum is invalid, remainder is 16
> Oct  5 16:51:00 mudlark kernel: [drm:edid_is_valid] *ERROR* Raw EDID:
> Oct  5 16:51:00 mudlark kernel:
> Oct  5 16:51:00 mudlark kernel: i915 0000:00:02.0: VGA-1: EDID invalid.
> Oct  5 16:51:00 mudlark kernel: [drm:edid_is_valid] *ERROR* EDID 
> checksum is invalid, remainder is 16
> Oct  5 16:51:00 mudlark kernel: [drm:edid_is_valid] *ERROR* Raw EDID:
> Oct  5 16:51:00 mudlark kernel:
> Oct  5 16:51:00 mudlark kernel: i915 0000:00:02.0: VGA-1: EDID invalid.
It seems that the EDID obtained from VGA monitor is incorrect.
Will you please open a new bug in
https://bugs.freedesktop.org/

and attach the output of dmesg, vbios.dump?
The vbios.dump can be obtained by using the following commands:
    echo 1 > /sys/devices/pci0000:00/0000:00:02.0/rom
    cat /sys/devices/pci0000:00/0000:00:02.0/rom > vbios.dump
    echo 0 > /sys/devices/pci0000:00/0000:00:02.0/rom

Thanks.
> 
> Should I worry about these?  There's no other noticeable problem with 
> the system.
> 
> Peter


  reply	other threads:[~2009-10-09  5:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-06  6:37 [ERROR] drm:edid; Unexpected error messages in syslog Peter Williams
2009-10-09  5:17 ` ykzhao [this message]
2009-10-10  0:56   ` Peter Williams

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1255065468.3601.24.camel@localhost.localdomain \
    --to=yakui.zhao@intel.com \
    --cc=airlied@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pwil3058@bigpond.net.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox