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 (Refresh > 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 brightness, contrast, etc. is impossible if X-window starts. The figures above are entered according to the specification provided by the 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: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Stephen Liu > Verzonden: maandag 1 maart 2004 19:13 > Aan: [EMAIL PROTECTED] > Onderwerp: Is it a warning on video config > > > Hi all folks, > > FreeBSD 5.2 > Video Card - Creative Graphic RivaTNT > =========== > > Each time starting the PC, following warning popup together with GUI login; > > 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" > # DisplaySize 300 230 > Identifier "Monitor0" > VendorName "NEC" > ModelName "NEC LCD1560NX" > # HorizSync 30-107 > # VertRefresh 48-120 > > EndSection > > Section "Device" > Identifier "Card0" > Driver "nv" > VendorName "nVidia Corporation" > BoardName "NV4 [RIVA TNT]" > BusID "PCI:1:0:0" > EndSection > > Section "Screen" > Identifier "Screen0" > Device "Card0" > Monitor "Monitor0" > .... > ..... > SubSection "Display" > Depth 24 > modes "1024x768" > EndSubSection > EndSection[/code] > > B.R. > Stephen Liu _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"