[Openchrome-users] Cx700 "no framebuffer heap" & turning off LCD

jj1234 bb1234 z5b8j123
Thu May 13 00:03:10 PDT 2010


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wiki.openchrome.org/pipermail/openchrome-users/attachments/20100513/776e63be/attachment-0001.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: grX
Type: application/octet-stream
Size: 20030 bytes
Desc: not available
Url : http://wiki.openchrome.org/pipermail/openchrome-users/attachments/20100513/776e63be/grX-0001.obj



More information about the Openchrome-users mailing list