https://bugs.kde.org/show_bug.cgi?id=520241
Sanfod Rockowitz <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #10 from Sanfod Rockowitz <[email protected]> --- What's wonky from a ddcutil point of view is that the display on card2-eDP-1 is found at both /dev/i2c-3 and /dev/i2c-11 (what ddcutil refers to as a phantom display effect).. Since powerdevil calls ddca_get_display_refs() (or ddca_get_display_info_list2()) with arg include_invalid_displays = false, and laptop displays are regarded as invalid, the laptop display and its phantom are not reported by those API functions. So I don't believe libddcutil has any impact on this bug. Phantom displays are commonly seen in MST configurations. I've never before seen one for the laptop display. I'd appreciate seeing the output of "sudo ddcutil interrogate". The output is voluminous, so I suggest you submit it as an attachment rather than inline. -- You are receiving this mail because: You are watching all bug changes.
