Even one Xorg.0.log is too large to be attached, so here grep CHROME Xorg.0.log for the case X screen is totally damaged (ie without VBEModes):
Section "ServerFlags"
Option "AIGLX" "false"
EndSection
Section "Device"
Identifier "Unichrome II Igp Pro"
Driver "openchrome"
Option "ActiveDevice" "LCD,DFP"
Option "PanelSize" "800x480"
# Option "VBEModes" "true"
Option "SWCursor" "true"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Unichrome II Igp Pro"
Monitor "Generic Monitor"
# DefaultDepth 16
EndSection
(adding
SubSection "Display"
Depth 16
Modes "800x480" "640x480"
EndSubSection
the same - "white screen with horizontal line"
)
Thanks in advance
Janusz
grX
Description: Binary data
_______________________________________________ openchrome-users mailing list [email protected] http://wiki.openchrome.org/mailman/listinfo/openchrome-users Main page: http://www.openchrome.org Wiki: http://wiki.openchrome.org User Forum: http://wiki.openchrome.org/tikiwiki/tiki-view_forum.php?forumId=1
