View Issue Details

IDProjectCategoryView StatusLast Update
0000039PicoMOD3Displaypublic2009-07-22 08:01
Reporterzutter Assigned To 
PriorityhighSeverityminorReproducibilityunable to reproduce
Status closedResolutionfixed 
Product VersionV0.23 
Fixed in VersionV0.24 
Summary0000039: Bootscreen cause exception if wce display initialisation is disabled.
DescriptionAfter flashing kernel bootscreen cause exception after second reboot if wce display initialisation is disabled ("Display-Mode: -1").
Forum Link
Found Driver Version
Fixed Driver Version

Activities

froelich

2009-06-10 16:06

administrator   ~0000042

In the previous version, XGA was used as default settings when directory for selected mode was not available. The rsulting size for the frame buffer is larger than the size of the fixed boot loader frame buffer. I have added security check to avoid this problem in general and changed default display mode to VGA.