https://bugs.kde.org/show_bug.cgi?id=523181

--- Comment #7 from Michael Mikowski <[email protected]> ---
I have confirmed the panel name presented in this case is pulled from these
EDID fields:

  cat /sys/class/drm/card0-HDMI-A-1/edid |edid-decode \
    | grep '\(Display Product\|Serial Number\)' |sort;

   #> Display Product Name: 'LG Ultra HD'
    #> Serial Number: 91968

The correct presentation name in System Setting looks to be: STRING('LG Ultra
HD') + ' ' + STRING('91968')
The INCORRECT presentation name in the OSD appears to be: STRING(LG Ultra HD')
+ ' ' + HEX('91968')

I hope that is helpful.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to