[Openchrome-devel] [Bug 95059] DVI port failure with external TMDS transimitter for T510/T5555/C90LE thin clients

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Aug 26 01:19:22 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=95059

--- Comment #23 from Kevin Brace <kevinbrace at gmx.com> ---
(In reply to Justin Chevrier from comment #22)

Hi Justin,

> Created attachment 126035 [details]
> Xorg.0.log - HP T5550 DVI-I rev. 0.5.142
> 
> Well, for a first pass at the code it sure works well! DVI-I port worked
> exactly as expected. The log file has been attached. Nice work.

Wow, it worked?
That's pretty unusual.
Usually only about 10% of the new code I write work the first try.
Although I try to write quality code as much as I can, there are usually small
overlooks that prevent the code from working the first time.
    All I did for this was to change the names of the functions (i.e., VT1632
was changed to SiI164 throughout the code), changed the I2C probing address
(10H to 70H), and changed the device and vendor ID being probed. (0001H and
0006H to 1106H and 3192H, respectively)
Okay, I will still need to organize the code a little bit, but the core of the
SiI 164 code appears to be working.
Shortly, I will add your name to a commit when I clean up the SiI 164 support
code a little bit.
Someone noticed a copyright violation of the original VT1632(A) donated in
early 2015, and I was not aware of this until now.
Your name will look like this.

Tested-by: Justin Chevrier <"Justin's e-mail">

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/openchrome-devel/attachments/20160826/1fc3742a/attachment.html>


More information about the Openchrome-devel mailing list