Changes between Version 1 and Version 2 of Ticket #2337, comment 17


Ignore:
Timestamp:
Aug 13, 2010, 6:56:36 PM (14 years ago)
Author:
diver

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2337, comment 17

    v1 v2  
    88The only way to boot Haiku is to enable "Use fail-safe video mode" option in the bootloader. [[BR]]
    99Later we workarounded it by commenting out the for loop in vesa_set_display_mode (src/add-ons/accelerants/vesa/mode.cpp) as mentioned in comment:15. [[BR]]
    10 BTW, Apply button in Screen preflet freezes the system.
     10BTW, Apply button in Screen preflet freezes the system unmodified vesa driver.
    1111
    1212We also tried to copy trident, trident.accelerant and link to trident from BeOS R5, but it didn't work. [[BR]]