Changes between Initial Version and Version 1 of Ticket #17439, comment 35
- Timestamp:
- Dec 5, 2021, 10:24:24 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17439, comment 35
initial v1 1 1 BTW: don't bother with VESA and framebuffer, these are working completely different, that won't tell us anything at all. The mode is a failsafe default from app_Server if all is right, so it's not stored in the driver or BIOS or screen. 2 2 3 In order to fix this I need to extract EDID from your screen, via DP protocol DDC piggyback use. (aux channel does this via high-leve rcontroller hardware for I2C)3 In order to fix this I need to extract EDID from your screen, via DP protocol DDC piggyback use. (aux channel does this via high-level controller hardware for I2C)