From: Steve Dommett <steve@st4vs.net>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] notebook lcd resolution problem
Date: Wed, 18 Jul 2007 14:22:13 +0100 [thread overview]
Message-ID: <469E1405.2090600@st4vs.net> (raw)
In-Reply-To: <200707181512.46345.stefi@geohidroterv.hu>
Stefán István wrote:
> (II) NV(0): Monitor0: Using default hsync range of 31.50-37.90 kHz
> (II) NV(0): Monitor0: Using default vrefresh range of 50.00-70.00 Hz
is the reason all the other modes are being disabled:
> (II) NV(0): Not using default mode "640x350" (vrefresh out of range)
> (II) NV(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
Try adding the HorizSync and VertRefresh options to the Monitor section
of your xorg.conf:
> Section "Monitor"
> Identifier "Monitor2"
> ModelName "Sharp LC-42XD1E"
> DisplaySize 1161 653
> HorizSync 31.0 - 150.0
> VertRefresh 48.0 - 75.0
Also it seems you're lacking a modeline for the 1440x900 resolution of
your DFP. This one /might/ work:
> Modeline "1440x900" 108.84 1440 1472 1880 1912 900 918 927 946
Good luck!
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2007-07-18 13:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-18 13:12 [gentoo-user] notebook lcd resolution problem Stefán István
2007-07-18 13:22 ` Steve Dommett [this message]
2007-07-18 14:23 ` Stefán István
2007-07-18 18:10 ` Mick
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=469E1405.2090600@st4vs.net \
--to=steve@st4vs.net \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox