Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Mar 2004 03:53:51 +0800
From:      Stephen Liu <satimis@icare.com.hk>
To:        "Remko Lodder" <remko@elvandar.org>, <freebsd-questions@freebsd.org>
Subject:   Re: Is it a warning on video config
Message-ID:  <200403020353.51592.satimis@icare.com.hk>
In-Reply-To: <20040301095213.BB6A12B4DA9@mail.evilcoder.org>
References:  <20040301095213.BB6A12B4DA9@mail.evilcoder.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 01 March 2004 17:52, Remko Lodder wrote:

> Your monitor is i think out of it's syncrate of the display size it too
> huge try setting it in the monitor setting with proper sync values (Refre=
sh
> rates!)

Hi Remko,

Thanks for your advice.

Hereinunder is the revised config of

/etc/X11/XF86Config

Section "Monitor"
        DisplaySize  304.1  228.1  (horizontal display / vertical display)
        Identifier   "Monitor0"
        VendorName   "NEC"
        ModelName    "NEC LCD1560NX"
        HorizSync    31.5-60
        VertRefresh  56.2-75.1
        Option       "DPMS"
EndSection

Problem still remains with warning popup.  Adjusting LCD display, such as=20
brightness, contrast, etc. is impossible if X-window starts.

The figures above are entered according to the specification provided by th=
e=20
LCD manufacturer.

B.R.
Stephen



> Kind regards,
>
> Remko Lodder
> Elvandar.org/DSINet.org
> www.mostly-harmless.nl Dutch community for helping newcomers on the
> hackerscene
>
> mrtg.grunn.org Dutch mirror of MRTG
>
> -----Oorspronkelijk bericht-----
> Van: owner-freebsd-questions@freebsd.org
> [mailto:owner-freebsd-questions@freebsd.org]Namens Stephen Liu
> Verzonden: maandag 1 maart 2004 19:13
> Aan: freebsd-questions@freebsd.org
> Onderwerp: Is it a warning on video config
>
>
> Hi all folks,
>
> FreeBSD 5.2
> Video Card - Creative Graphic RivaTNT
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>
> Each time starting the PC, following warning popup together with GUI logi=
n;
>
> VIDEO - INPUT
> 1 D-SUB
> OUT OFF RANGE
>
> Kindly advise what does it indicate and how to fix it.  Hereinafter is
>
> /etc/X11/XF86Config
> [code]
> Section "Monitor"
> # =A0 =A0 =A0 DisplaySize =A0 =A0 =A0 300 =A0 230
> =A0 =A0 =A0 =A0 Identifier =A0 "Monitor0"
> =A0 =A0 =A0 =A0 VendorName =A0 "NEC"
> =A0 =A0 =A0 =A0 ModelName =A0 =A0"NEC LCD1560NX"
> # =A0 =A0 =A0 HorizSync =A0 =A030-107
> # =A0 =A0 =A0 VertRefresh =A048-120
>
> EndSection
>
> Section "Device"
> =A0 =A0 =A0 =A0 Identifier =A0"Card0"
> =A0 =A0 =A0 =A0 Driver =A0 =A0 =A0"nv"
> =A0 =A0 =A0 =A0 VendorName =A0"nVidia Corporation"
> =A0 =A0 =A0 =A0 BoardName =A0 "NV4 [RIVA TNT]"
> =A0 =A0 =A0 =A0 BusID =A0 =A0 =A0 "PCI:1:0:0"
> EndSection
>
> Section "Screen"
> =A0 =A0 =A0 =A0 Identifier "Screen0"
> =A0 =A0 =A0 =A0 Device =A0 =A0 "Card0"
> =A0 =A0 =A0 =A0 Monitor =A0 =A0"Monitor0"
> =A0 =A0 =A0 =A0....
> =A0=A0=A0=A0=A0=A0=A0=A0.....
> =A0 =A0 =A0 =A0 SubSection "Display"
> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 Depth =A0 =A0 24
> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 modes =A0 =A0 "1024x768"
> =A0 =A0 =A0 =A0 EndSubSection
> EndSection[/code]
>
> B.R.
> Stephen Liu



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