You are not logged in.

#1 2008-08-04 05:24:31

tofu
Member
Registered: 2008-02-26
Posts: 42

Help getting 640x480 and 800x600 resolution on Proprietary Nvidia Driv

Ok. So I want to somehow obtain the modes 640x480 and 800x600 for my laptop. The monitor CAN do these modes - it works under Windows XP and the opensource xf86-video-nv drivers.

But the closed source nvidia drivers doesn't show these modes...  All I can choose from is

"1440x900" "1280x800" "1280x768" "1024x768" "640x400" (... so close and yet so far) "640x384" "512x384"

I also added to my xorg.conf these configurations

    SubSection "Display"
        Viewport   0 0
        Depth     24
        Modes     "800x600" "640x480"
    EndSubSection

and here is /var/log/Xorg.0.log

(II) Setting vga for screen 0.
(==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Option "NoLogo" "true"
(**) NVIDIA(0): Option "DPI" "96 x 96"
(**) NVIDIA(0): Option "OnDemandVBlankInterrupts" "True"
(**) NVIDIA(0): Enabling RENDER acceleration
(II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) NVIDIA(0):     enabled.
(II) NVIDIA(0): NVIDIA GPU Quadro NVS 140M (G86GL) at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 524288 kBytes
(--) NVIDIA(0): VideoBIOS: 60.86.3e.00.00
(II) NVIDIA(0): Detected PCI Express Link width: 16X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on Quadro NVS 140M at PCI:1:0:0:
(--) NVIDIA(0):     LEN (DFP-0)
(--) NVIDIA(0): LEN (DFP-0): 330.0 MHz maximum pixel clock
(--) NVIDIA(0): LEN (DFP-0): Internal Dual Link LVDS
(WW) NVIDIA(0): The EDID for LEN (DFP-0) contradicts itself: mode "1440x900"
(WW) NVIDIA(0):     is specified in the EDID; however, the EDID's valid
(WW) NVIDIA(0):     HorizSync range (46.301-55.556 kHz) would exclude this
(WW) NVIDIA(0):     mode's HorizSync (37.0 kHz); ignoring HorizSync check for
(WW) NVIDIA(0):     mode "1440x900".
(WW) NVIDIA(0): The EDID for LEN (DFP-0) contradicts itself: mode "1440x900"
(WW) NVIDIA(0):     is specified in the EDID; however, the EDID's valid
(WW) NVIDIA(0):     VertRefresh range (50.000-60.000 Hz) would exclude this
(WW) NVIDIA(0):     mode's VertRefresh (40.0 Hz); ignoring VertRefresh check
(WW) NVIDIA(0):     for mode "1440x900".
(WW) NVIDIA(0): The EDID for LEN (DFP-0) contradicts itself: mode "1440x900"
(WW) NVIDIA(0):     is specified in the EDID; however, the EDID's valid
(WW) NVIDIA(0):     HorizSync range (46.301-55.556 kHz) would exclude this
(WW) NVIDIA(0):     mode's HorizSync (37.0 kHz); ignoring HorizSync check for
(WW) NVIDIA(0):     mode "1440x900".
(WW) NVIDIA(0): The EDID for LEN (DFP-0) contradicts itself: mode "1440x900"
(WW) NVIDIA(0):     is specified in the EDID; however, the EDID's valid
(WW) NVIDIA(0):     VertRefresh range (50.000-60.000 Hz) would exclude this
(WW) NVIDIA(0):     mode's VertRefresh (40.0 Hz); ignoring VertRefresh check
(WW) NVIDIA(0):     for mode "1440x900".
(II) NVIDIA(0): Assigned Display Device: DFP-0
(WW) NVIDIA(0): No valid modes for "800x600"; removing.
(WW) NVIDIA(0): No valid modes for "640x480"; removing.
(WW) NVIDIA(0): 
(WW) NVIDIA(0): Unable to validate any modes; falling back to the default mode
(WW) NVIDIA(0):     "nvidia-auto-select".
(WW) NVIDIA(0): 
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0):     "nvidia-auto-select"
(II) NVIDIA(0): Virtual screen size determined to be 1440 x 900
(**) NVIDIA(0): DPI set to (96, 96); computed from "DPI" X config option
(==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.

Any help is appreciated.

Offline

Board footer

Powered by FluxBB