Configuring Dell 2005FPW

Philip Prindeville philipp_subx at redfish-solutions.com
Mon Aug 29 17:43:40 UTC 2005


Jeff Vian wrote:

>On Sun, 2005-08-28 at 20:08 -0800, Beri, Rohit wrote:
>  
>
>>Hi,
>>
>>I am trying to configure my new Dell 2005FPW. Initailly i couldn't get anything to display with FC4, I had to connect my old monitor and change the Monitor manually to get the display working with the new monitor. Now I am having trouble configuring 1680x1050 mode.  Everytime I set this my display start to scroll horizontally... Any pointers....
>>
>>I found this on google (http://www.webservertalk.com/message589836.html)  but then again.... making these changes did't make much of a difference, execpt I see the same resolution as 1400x1050 but the settings->Display shows that I am running 1680x1024...
>>
>>Thanks,
>>
>>-B
>>
>>    
>>
>The first setting you give (1680x1050) is 16:10 ratio and appears to be
>the default for that laptop.  The other setting (1680x1024) is between
>16:9 and 16:10.  I assume from the link you provided that you meant
>1680x1050 both times.
>
>On my LCD monitor I had to set the VertRefresh setting for the monitor
>to read "VertRefresh 60.0 - 60.0" instead of the one given by probing
>(your "VertRefresh 56.0 - 75.0").  It then worked perfectly with no
>other tweaking (Other than setting the mode in the screen section).
>
>  
>

I suspect a manufacturing defect in the 2005FPW that I've been unable to get
Dell to either confirm or deny (or even investigate).

I tried running the X server with -logverbose 20, and I got:

> (II) NVIDIA(0): Manufacturer's mask: 0
> (II) NVIDIA(0): Supported Future Video Modes:
> (II) NVIDIA(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
> (II) NVIDIA(0): #1: hsize: 1152  vsize 864  refresh: 75  vid: 20337
> (II) NVIDIA(0): Supported additional Video Mode:
> (II) NVIDIA(0): clock: 146.2 MHz   Image Size:  434 x 270 mm
> (II) NVIDIA(0): h_active: 1680  h_sync: 1784  h_sync_end 1960 
> h_blank_end 2240 h_border: 0
> (II) NVIDIA(0): v_active: 1050  v_sync: 1053  v_sync_end 1059 
> v_blanking: 1089 v_border: 0
> (II) NVIDIA(0): Serial No: T613051J4NKL
> (II) NVIDIA(0): Ranges: V min: 56  V max: 75 Hz, H min: 30  H max: 83 
> kHz, PixClock max 150 MHz
> (II) NVIDIA(0): Monitor name: DELL 2005FPW
> (II) NVIDIA(0):
> (II) NVIDIA(0): EDID (in hex): 00ffffffffffff0001ca800ec4b4e443
> (II) NVIDIA(0):                40f01030e6b2b187ae10593a75c4c952
> (II) NVIDIA(0):                2105455ab400180817f4101010101010
> (II) NVIDIA(0):                1010101010101293090326a17204860b
> (II) NVIDIA(0):                63002be0110000c1000000ff00456313
> (II) NVIDIA(0):                33035313a443e4b4c4a0000000df0083
> (II) NVIDIA(0):                b4e135f000a0020202020202000000cf
> (II) NVIDIA(0):                004454c4c40223030353640575a000f1
> (II) NVIDIA(0):
> (II) NVIDIA(0): --- End of EDID Information for display device CRT-0 ---
> (II) NVIDIA(0): EDID reported maximum dimensions for display device CRT-0:
> (II) NVIDIA(0):      width  : 1680
> (II) NVIDIA(0):      height : 1050
> (II) NVIDIA(0): Processing requested modes for display device CRT-0:
> (II) NVIDIA(0):      "1680x1050 VGA"
> (II) NVIDIA(0):      "1280x1024"
> (II) NVIDIA(0):      "1280x960"
> (II) NVIDIA(0):      "1152x864"
> (II) NVIDIA(0):      "1024x768"
> (II) NVIDIA(0):      "800x600"


Which translates into:

Modeline "1680x1050" 146.200 1680 1784 1960 2240 1050 1053 1059 1089

but won't actually work if you try it (it drops the top 6 raster lines 
if you do).

So, after a little manual tweaking (or firing up xvidtune), you come to:

ModeLine     "1680x1050" 147.289 1680 1784 1960 2240 1050 1053 1059 1097

which actually seems to work reliably.

Note, though, that the EDID information will confuse some drivers that try
to pay attention to it (some do, some don't).  You'll need to add:

    Option "NoDDC" "yes"

in your "Device" section.

Just out of curiousity, add the "NoDDC" option and try the first 
modeline.  Let
me know if it works or not (if you're running Gnome, then the top of the 
redhat
icon will get clipped if it isn't working correctly... otherwise, there 
will be a white
margin above it).

If it doesn't work, try the second modeline.  This is the one that I use 
with a
Unichrome S3 Pro chipset (on the mobo).

-Philip




More information about the fedora-list mailing list