Changes between Initial Version and Version 1 of Ticket #16981, comment 45


Ignore:
Timestamp:
Jul 5, 2021, 8:19:20 AM (3 years ago)
Author:
rudolfc

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16981, comment 45

    initial v1  
    11Thank you.
    2 You did exactly right. For some reason the vesa file only gets 'in sync' with app server by explicitly setting the mode. You could Al's have switched to another colordepth or refreshrate instead of 1024 mode. As long as you set a different mode than the mode you want, explicitly accept it (revert fails in various ways) and then explicitly set the target mode.
     2You did exactly right. For some reason the vesa file only gets 'in sync' with app server by explicitly setting the mode. You could also have switched to another colordepth or refreshrate instead of 1024 mode. As long as you set a different mode than the mode you want, explicitly accept it (revert fails in various ways) and then explicitly set the target mode.
    33
    44So, no regression in the driver, it works just as 'good' as before ;-)