Re: Blank LCD display

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Just a shot in the dark, but maybe try changing:

 SubSection "Display"
       Depth           16
       Modes           "640x480-85" "640x480-75" "640x480-72" "640x480-60"
 EndSubsection

to

SubSection "Display"
       Depth           16
       Modes           "640x480-60"
EndSubsection

In the first one, it looks like you're trying to drive the LCD at
85Hz, which may just not work. 60Hz is more likely to produce a
viewable image.

Maybe the LCD panel seems to go to sleep or says "Out Of Range"? This
would probably be because of trying to overdrive it.

It could also be that the VertRefresh option overrides the -85 you
have in the Mode line, in which case my suggestion is moot.

HTH.

-Andy
_______________________________________________
XFree86 mailing list
XFree86@xxxxxxxxxxx
http://XFree86.Org/mailman/listinfo/xfree86

[Index of Archives]     [X Forum]     [Xorg]     [XFree86 Newbie]     [IETF Announce]     [Security]     [Font Config]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux Kernel]

  Powered by Linux