From: Sanford Rockowitz <rockowitz@minsoft.com>
To: dri-devel@lists.freedesktop.org
Subject: I2C failures with recent laptops and docking stations
Date: Sat, 6 May 2017 03:31:31 -0400 [thread overview]
Message-ID: <590D7BD3.2050108@minsoft.com> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 1230 bytes --]
The following bug was just posted: i915 failures with recent chips and
docking stations <https://bugs.freedesktop.org/show_bug.cgi?id=100954>
and follows up this thread
<https://lists.freedesktop.org/archives/intel-gfx/2017-May/127350.html>in the
intel-gfx mailing list. Per suggestion of Jani Nikula of Intel, I'm
also posting a brief summary to this list.
I am the developer of ddcutil <http://www.ddcutil.com>, a Linux utility
that manages monitor settings using DDC/CI. I am seeing a pattern of
user error reports in which I2C communication is not working when a
system with a recent Intel chip, using the i915 driver, is plugged into
a docking station.
ddcutil looks for displays by examining all non-SMBus /dev/i2c devices
on the system. If checks for the presence of slave address x50 and x37.
If they exist it tries to read the EDID on x50 and a Virtual Control
Panel feature value on x37. Examining one of the user logs, I see that
two /dev/i2c-n devices have udev sysattr name DPMST. When ddcutil
probes those /dev/i2c devices, slave addresses x50 and x37 appear
active, but reading the EDID fails.
Per Jani Nikola, this is likely a bug in the core drm DP MST code.
Sanford Rockowitz
[-- Attachment #1.2: Type: text/html, Size: 1580 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
reply other threads:[~2017-05-06 7:38 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=590D7BD3.2050108@minsoft.com \
--to=rockowitz@minsoft.com \
--cc=dri-devel@lists.freedesktop.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 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.