|
|
#1 | |
|
Registered User
Join Date: Jul 2011
Posts: 1
|
Good evening!
Recently install Ubuntu and drivers nvidia whereupon lost the ability to change resolution. Began to search the forums - read that to change the Xorg. Doing a few tens of manipulation with this file - it was decided to ask a question on this forum. And so. I have Ubuntu 10.4.2 LTS, GeForce FX5500, drivers nvidia 173, connect the monitor DVI (LG W2363D). What need: Change the resolution to 1920x1080. (The maximum setting in at the moment - 1280x1024, which is very inconvenient) My Xorg.conf Code:
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
Option "Xinerama" "0"
EndSection
Section "Files"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
# HorizSync source: edid, VertRefresh source: edid
Identifier "Monitor0"
VendorName "Unknown"
ModelName "LG W2363D"
HorizSync 30.0 - 83.0
VertRefresh 56.0 - 75.0
Modeline "1920x1080_60.00" 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -HSync +Vsync
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce FX 5500"
Option "IgnoreEDID" "True"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1920x1080_60.00"
Viewport 0 0
EndSubSection
EndSection
Code:
**) 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 "IgnoreEDID" "True" (**) NVIDIA(0): Enabling RENDER acceleration (WW) NVIDIA(0): (WW) NVIDIA(0): The IgnoreEDID and NoDDC options have been deprecated. The (WW) NVIDIA(0): NVIDIA X driver makes use of a display device's EDID (WW) NVIDIA(0): during construction of its modePool. It is recommended (WW) NVIDIA(0): that you allow the X driver to make use of any available (WW) NVIDIA(0): EDID. If, however, you know what you are doing and have (WW) NVIDIA(0): good reason to do so, you can disable the X driver's use (WW) NVIDIA(0): of EDIDs by setting the "UseEDID" X configuration option (WW) NVIDIA(0): to FALSE; e.g., (WW) NVIDIA(0): (WW) NVIDIA(0): Option "UseEDID" "FALSE" (WW) NVIDIA(0): (WW) NVIDIA(0): Note that, rather than globally disable all uses of the EDID, (WW) NVIDIA(0): you can individually disable each particular use of the (WW) NVIDIA(0): EDID; e.g., (WW) NVIDIA(0): (WW) NVIDIA(0): Option "UseEDIDFreqs" "FALSE" (WW) NVIDIA(0): Option "UseEDIDDpi" "FALSE" (WW) NVIDIA(0): Option "ModeValidation" "NoEdidModes" (WW) NVIDIA(0): (WW) NVIDIA(0): See Appendix B: X Config Options in the README for details on (WW) NVIDIA(0): each of these options. (WW) NVIDIA(0): (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is (II) NVIDIA(0): enabled. (II) NVIDIA(0): NVIDIA GPU GeForce FX 5500 (NV34) at PCI:1:0:0 (GPU-0) (--) NVIDIA(0): Memory: 131072 kBytes (--) NVIDIA(0): VideoBIOS: 04.34.20.87.00 (II) NVIDIA(0): Detected AGP rate: 8X (--) NVIDIA(0): Interlaced video modes are supported on this GPU (--) NVIDIA(0): Connected display device(s) on GeForce FX 5500 at PCI:1:0:0: (--) NVIDIA(0): LG W2363D (DFP-0) (--) NVIDIA(0): LG W2363D (DFP-0): 135.0 MHz maximum pixel clock (--) NVIDIA(0): LG W2363D (DFP-0): Internal Single Link TMDS (II) NVIDIA(0): Assigned Display Device: DFP-0 (WW) NVIDIA(0): No valid modes for "1920x1080_60.00"; 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 1280 x 1024 (--) NVIDIA(0): DPI set to (63, 92); computed from "UseEdidDpi" X config (--) NVIDIA(0): option (==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals. PS I do not live in the US why use Google Translater. PSS On one forum read that this videocard only supports Full HD via VGA - it's nonsense, because in Windows XP I have no difficulty posed 1920x1080 (monitor connected dvi). |
|
|
|
|
![]() |
| Thread Tools | |
|
|