From: Peter Williams <pwil3058@bigpond.net.au>
To: ykzhao <yakui.zhao@intel.com>
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: Sat, 10 Oct 2009 10:56:26 +1000 [thread overview]
Message-ID: <4ACFDBBA.4040709@bigpond.net.au> (raw)
In-Reply-To: <1255065468.3601.24.camel@localhost.localdomain>
On 09/10/09 15:17, ykzhao wrote:
> 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.
Exactly which of the MANY products at this site should be the target of
this bug report? It's certainly not obvious to me :-(.
>>
>> Should I worry about these? There's no other noticeable problem with
>> the system.
>>
>> Peter
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
>
--
Peter Williams pwil3058@bigpond.net.au
"Learning, n. The kind of ignorance distinguishing the studious."
-- Ambrose Bierce
prev parent reply other threads:[~2009-10-10 0:57 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
2009-10-10 0:56 ` Peter Williams [this message]
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=4ACFDBBA.4040709@bigpond.net.au \
--to=pwil3058@bigpond.net.au \
--cc=airlied@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=yakui.zhao@intel.com \
/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 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.