[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: is my monitor working at full resolution....?



On Wed, May 21, 2008 at 06:45:59AM +0000, Michael Fothergill wrote:
> (II) SIS(0): Manufacturer's mask: 0
> (II) SIS(0): Supported Future Video Modes:
> (II) SIS(0): #0: hsize: 640  vsize 480  refresh: 66  vid: 17969
> (II) SIS(0): #1: hsize: 1024  vsize 768  refresh: 66  vid: 18017
> (II) SIS(0): #2: hsize: 1152  vsize 864  refresh: 75  vid: 20337
> (II) SIS(0): #3: hsize: 1280  vsize 960  refresh: 60  vid: 16513
> (II) SIS(0): #4: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
> (II) SIS(0): #5: hsize: 1440  vsize 900  refresh: 60  vid: 149
> (II) SIS(0): #6: hsize: 1440  vsize 900  refresh: 75  vid: 3989
> (II) SIS(0): Supported additional Video Mode:
> (II) SIS(0): clock: 106.5 MHz   Image Size:  408 x 255 mm
> (II) SIS(0): h_active: 1440  h_sync: 1520  h_sync_end 1672 h_blank_end 1904 h_border: 0
> (II) SIS(0): v_active: 900  v_sync: 903  v_sync_end 909 v_blanking: 934 v_border: 0
> (II) SIS(0): Ranges: V min: 49  V max: 75 Hz, H min: 30  H max: 80 kHz, PixClock max 140 MHz

The monitor certainly reports 1440x900 as it's resolution.

> (II) SIS(0): Not using mode "1440x900" (no mode of this name)

This is a problem.  Your version of X doesn't know that resolution
(perhaps a newer version does).  You will either need a newer X or to
manually add a modeline.

For example:
Modeline 	"1440x900" 106.47 1440 1520 1672 1904 900 901 904 932 -HSync +Vsync
(that one is 60Hz)

or

Modeline "1440x900"  136.49  1440 1536 1688 1936  900 901 904 940 -HSync +Vsync
(That's 75Hz)

Put it in the monitor section in the X config and then hopefully X will
know how to use it.

-- 
Len Sorensen


Reply to: