* I2C failures with recent laptops and docking stations
@ 2017-05-06 7:31 Sanford Rockowitz
0 siblings, 0 replies; only message in thread
From: Sanford Rockowitz @ 2017-05-06 7:31 UTC (permalink / raw)
To: dri-devel
[-- 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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-05-06 7:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-06 7:31 I2C failures with recent laptops and docking stations Sanford Rockowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox