Comment 67 for bug 151311

Revision history for this message
Paul Dufresne (paulduf) wrote : Re: DDC report some ridiculous physical screen size (Mostly on Intel driver, and some ATI)

Actually, the current patch looks for:
DDC->vendor.name, "LPL" and
DDC->vendor.prod_id == 0
xhantt, your log gives (II) intel(0): Manufacturer: LPL Model: 0 Serial#: 0
so it should be covered (supposing Model is the same as prod_id).

I would have to check others people Xorg.log files to see if they fit in too.
Anyway, upstream patch make it very easy to add new broken monitor models.