Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jan 2004 09:27:08 -0800
From:      Chris Pressey <cpressey@catseye.mine.nu>
To:        lance@dallypost.com
Cc:        freebsd-questions@freebsd.org
Subject:   Re: X problems
Message-ID:  <20040111092708.4f495070.cpressey@catseye.mine.nu>
In-Reply-To: <13982.66.82.160.1.1073838999.squirrel@www.dallypost.com>
References:  <4554.66.82.160.1.1073789393.squirrel@www.dallypost.com> <200401101949.59899.ecrist@adtechintegrated.com> <1024.66.82.166.202.1073794678.squirrel@www.dallypost.com> <200401102255.23969.ecrist@adtechintegrated.com> <13982.66.82.160.1.1073838999.squirrel@www.dallypost.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 11 Jan 2004 09:36:39 -0700 (MST)
"Lance Earl" <lance@dallypost.com> wrote:

> The Monitor section of XF86Config includes
>  Identifier   "Monitor0"
>  VendorName   "Monitor Vendor"
>  Model Name   "Monitor Model"
>  HorizSync    31.0 -70.0
>  VertRefresh  55.0 - 120.0

If your aim is simply to get a stable display (at the expense of video
quality,) you could try more conservative values for these.  I have the
following in my XF86Config:

  HorizSync	31.5 - 35.1
  VertRefresh	50.0 - 70.0

This lets me get 16-bit colour at 800x600 resolution, which is all I
need.  If you want higher resolutions, you can start from there and
gradually increase the values until you get a range which is large
enough to support more colours and/or pixels, but not so large that it
lets your display go all woobly.

> My Monitor is a NEC FE700+ so these settings seem to be correct. I see
> taht the refresh rates are not in quotes like the other items, is this
> correct?

Correct, they do not need quotes.

> I forgot to mention that during install, after running the xconfig
> setup and saving the files, it said that the setup appeared to have
> failed and gave me a chance to try again. I tried several times but
> with the same result.

I get this all the time too.  I think it might be a bug in the install
process, actually...

-Chris



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040111092708.4f495070.cpressey>