https://bugs.freedesktop.org/show_bug.cgi?id=91966
Kevin Brace <kevinbr...@gmx.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #119337|0 |1
is obsolete| |
Attachment #119472|0 |1
is obsolete| |
Attachment #121084|0 |1
is obsolete| |
Attachment #121085|0 |1
is obsolete| |
Attachment #121086|0 |1
is obsolete| |
Attachment #121087|0 |1
is obsolete| |
Attachment #121088|0 |1
is obsolete| |
Attachment #121238|0 |1
is obsolete| |
Attachment #121239|0 |1
is obsolete| |
Attachment #121240|0 |1
is obsolete| |
Attachment #121409|0 |1
is obsolete| |
Attachment #121410|0 |1
is obsolete| |
--- Comment #196 from Kevin Brace <kevinbr...@gmx.com> ---
Created attachment 121871
--> https://bugs.freedesktop.org/attachment.cgi?id=121871&action=edit
Using I2C bus 2 to detect a VGA monitor
Previously, it was assumed that only I2C bus 1 is used to detect a VGA
monitor. I2C bus 2 is typically used to detect a DVI monitor via a DVI
connector. However, for devices with a DVI-I connector, VGA signals come
out of the connector as well. What this means is that I2C bus 2 also has
to be used to detect a VGA monitor, in addition to I2C bus 1. Furthermore,
EDID obtained from the monitor via I2C bus will be used to determine whether
or not it is an analog type (i.e., VGA monitor).
Signed-off-by: Kevin Brace <kevinbr...@gmx.com>
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Openchrome-devel mailing list
Openchrome-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/openchrome-devel