public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
From: Jean Delvare <khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org>
To: Jeremy Murphy
	<jeremy.william.murphy-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org
Subject: Re: Monitor's EDID not recognised
Date: Fri, 7 Mar 2008 13:11:20 +0100	[thread overview]
Message-ID: <20080307131120.4891f78e@hyperion.delvare> (raw)
In-Reply-To: <200803072237.36693.jeremy.william.murphy-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>

On Fri, 7 Mar 2008 22:37:36 +1100, Jeremy Murphy wrote:
> > I'm not sure why you would expect the EDID EEPROM on the ICH7 SMBus.
> > I've never seen an EDID EEPROM there. The EDID EEPROM is typically
> > accessed through an I2C bus on the graphics adapter. You will need a
> > driver for this. The binary nvidia X11 driver should work, the nvidiafb
> > framebuffer driver should work as well (that's what I am using myself).
> > After loading the driver, 2 or 3 additional I2C buses should be listed
> > by "i2cdetect -l" (don't forget to load i2c-dev beforehand), and
> > decode-edid.pl (or the more user-friendly ddcmon script) should find
> > the EDID on one of them.
> 
> I'm using nvidia's binary driver v169.07, and yes, the nvidia I2C buses are 
> there.  i2cdetect -l:
> 
> i2c-3   i2c             NVIDIA i2c adapter                      I2C adapter
> i2c-2   i2c             NVIDIA i2c adapter                      I2C adapter
> i2c-1   i2c             NVIDIA i2c adapter                      I2C adapter
> i2c-0   smbus           SMBus I801 adapter at 0400              SMBus adapter
> 
> However, decode-edid.pl and ddcmon both report that an EDID EEPROM is not 
> found.

Please provide the output of:
i2cdetect 1
i2cdetect 2
i2cdetect 3

Either there is no EDID EEPROM connected at all (some monitors don't
have them, in particular older models) or it has a format different
from what the scripts expect.

If anything shows up at 0x50 with i2cdetect, please provide a dump
using i2cdump (rmmod eeprom first.)

-- 
Jean Delvare

_______________________________________________
i2c mailing list
i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org
http://lists.lm-sensors.org/mailman/listinfo/i2c

  parent reply	other threads:[~2008-03-07 12:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-07  8:23 Monitor's EDID not recognised Jeremy Murphy
     [not found] ` <200803071923.32035.jeremy.william.murphy-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2008-03-07 10:06   ` Jean Delvare
     [not found]     ` <20080307110610.3a48021d-ig7AzVSIIG7kN2dkZ6Wm7A@public.gmane.org>
2008-03-07 11:37       ` Jeremy Murphy
     [not found]         ` <200803072237.36693.jeremy.william.murphy-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2008-03-07 12:11           ` Jean Delvare [this message]
     [not found]             ` <20080307131120.4891f78e-ig7AzVSIIG7kN2dkZ6Wm7A@public.gmane.org>
2008-03-07 13:39               ` Jeremy Murphy
     [not found]                 ` <200803080039.55332.jeremy.william.murphy-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2008-03-07 14:08                   ` Jean Delvare
     [not found]                     ` <20080307150827.0cfa9b5c-ig7AzVSIIG7kN2dkZ6Wm7A@public.gmane.org>
2008-03-09  6:08                       ` Jeremy Murphy
     [not found]                         ` <200803091708.21053.jeremy.william.murphy-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2008-03-09 14:45                           ` Jean Delvare

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=20080307131120.4891f78e@hyperion.delvare \
    --to=khali-puyad+kwke1g9huczpvpmw@public.gmane.org \
    --cc=i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org \
    --cc=jeremy.william.murphy-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    /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