[Openchrome-users] [openChrome] #327: Cannot detect 1920x1080 on my fullhd monitor
OpenChrome Trac
trac
Thu Oct 8 07:56:02 PDT 2009
#327: Cannot detect 1920x1080 on my fullhd monitor
------------------------+---------------------------------------------------
Reporter: trapanator | Owner: somebody
Type: defect | Status: new
Priority: major | Component: vga-out
Version: trunk | Resolution:
Keywords: | Blocking:
Blockedby: |
------------------------+---------------------------------------------------
Comment(by schlobinux):
Replying to [comment:5 gang65]:
> Try to use
> {{{
> Option "ForcePanel"
> }}}
>
> and after black screen attach Xorg.0.log file (or
/var/log/Xorg.log.old).
The monitor is connected thru the VGA port, so forcing the LVDS port will
not help.
The problem here is the monitor is not sending an EDID for whatever
reason, so the Monitor section needs to be filed with the appropriate
missing information : HorizSync, VertRefresh and as the 1920x1080 mode is
not a standard mode X knows about, a Modeline entry also needs to be
added. The HorizSync and VertRefresh are probably available in the
monitor's manual, while the Modeline can be generated with the 'cvt'
command. For example, 'cvt 1920 1080' or 'cvt -r 1920 1080' if the monitor
is an LCD monitor (-r is for reduced blanking).
--
Ticket URL: <http://www.openchrome.org/trac/ticket/327#comment:6>
openChrome <http://www.openchrome.org/>
The openChrome project
More information about the Openchrome-users
mailing list