Changes between Initial Version and Version 1 of Ticket #17163, comment 21
- Timestamp:
- Aug 16, 2021, 5:00:38 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17163, comment 21
initial v1 1 I agree. The reverted code was wrong indeed.Should have been the same 'status' variable instead of a very local new one as the new status is not relayed back to the original one so to speak. So hence DPMS was never turned on on case one thethe two last setmodes succeeded.1 I agree. The reverted code was wrong indeed.Should have been the same 'status' variable instead of a very local new one as the new status is not relayed back to the original one so to speak. So hence DPMS was never turned ON in case one of the two last setmodes succeeded. 2 2 3 3 I am also not aware of the orignal problem, so I am hoping @X512 is reading along here.. Though also someone else worked on dpms at some commit later on I seem to remember?