You are not logged in.

#1 2010-06-20 03:27:50

off220
Member
Registered: 2010-04-01
Posts: 92

xorg nvidia resolution

hi archers. I'm having  trouble in setting the correct resolution in fullHD monitor. Though I've set the right modeline and resolution in the xorg.conf the resolution is still 1400x1050. Nvidia settings says the resolution is 1920x1080@50(the one i need), but when i press the info button on monitor it's written there that the resolution is 1400x1050. Here are the configs:
xorg.conf

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"
#Option "PreferredMode" "1920x1080"
#    ModeLine       "1920x1080_60.00" 172.800 1920 2040 2248 2576 1080 1081 1084 1118 -hsync +vsync
# Modeline "1920x1080_60.00"  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync
#Modeline "1920x1080_75.00"  220.64  1920 2056 2264 2608  1080 1081 1084 1128  -HSync +Vsync
#Modeline "1920x1080_60.00"  172.80  1920 2040 2248 2576  1080 1081 1084 1118  -HSync +Vsync
#Modeline "1920x1080_50.00"  141.45  1920 2032 2232 2544  1080 1081 1084 1112  -HSync +Vsync
#Modeline "1920x1080_50.00"  141.50  1920 2032 2232 2544  1080 1083 1088 1114 -hsync +vsync
Modeline "1920x1080_50.00"  141.45  1920 2032 2232 2544  1080 1081 1084 1112  -HSync +Vsync

#    Option         "DPMS"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Unknown"
    HorizSync       22.0 - 82.0
    VertRefresh     50.0 - 75.0
EndSection
Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce 9400 GT"
EndSection

Section "Screen"

# Removed Option "metamodes" "1920x1080_60.00 +0+0; 1920x1080_65.00 +0+0"
# Removed Option "metamodes" "1920x1080_60 +0+0"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "TwinView" "0"
    Option         "metamodes" "1920x1080_50 +0+0"
    SubSection     "Display"
        Depth       24
            EndSubSection
EndSection

xrandr

xrandr
Screen 0: minimum 320 x 240, current 1920 x 1080, maximum 1920 x 1080
default connected 1920x1080+0+0 0mm x 0mm
   1920x1080      50.0* 
   1024x768       51.0     58.0     59.0  
   1400x1050      52.0     53.0  
   1280x1024      54.0     55.0  
   1280x960       56.0  
   1152x864       57.0  
   832x624        60.0  
   800x600        61.0     62.0     63.0     64.0  
   700x525        65.0     66.0  
   640x480        67.0     68.0     69.0  
   512x384        70.0     71.0  
   400x300        72.0  
   320x240        73.0     74.0

Log

X.Org X Server 1.7.6
Release Date: 2010-03-17
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.33-ARCH x86_64
Current Operating System: Linux Arch 2.6.33-ARCH #1 SMP PREEMPT Thu May 13 11:32:37 CEST 2010 x86_64
Kernel command line: root=/dev/sda3 ro
Build Date: 01 April 2010  05:28:33PM

Current version of pixman: 0.18.2
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sun Jun 20 09:00:41 2010
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Layout0"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Device0"
(**) |-->Input Device "Keyboard0"
(**) |-->Input Device "Mouse0"
(**) Option "Xinerama" "0"
(==) Automatically adding devices
(==) Automatically enabling devices
(==) FontPath set to:
        /usr/share/fonts/misc,
        /usr/share/fonts/100dpi:unscaled,
        /usr/share/fonts/75dpi:unscaled,
        /usr/share/fonts/TTF,
        /usr/share/fonts/Type1
(==) ModulePath set to "/usr/lib/xorg/modules"
(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
(WW) Disabling Keyboard0
(WW) Disabling Mouse0
(II) Loader magic: 0x7c1080
(II) Module ABI versions:
        X.Org ANSI C Emulation: 0.4
        X.Org Video Driver: 6.0
        X.Org XInput driver : 7.0
        X.Org Server Extension : 2.0
(--) using VT number 7

(--) PCI:*(0:1:0:0) 10de:0641:0000:0000 nVidia Corporation G96 [GeForce 9400 GT] rev 161, Mem @ 0xe2000000/16777216, 0xd0000000/268435456, 0xe0000000/33554432, I/O @ 0x0000c000/128, BIOS @ 0x????????/524288
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
        compiled for 1.7.6, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 2.0
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
        compiled for 1.7.6, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
        compiled for 4.0.2, module version = 1.0.0
        Module class: X.Org Server Extension
(II) NVIDIA GLX Module  195.36.15  Fri Mar 12 01:17:05 PST 2010
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
        compiled for 1.7.6, module version = 1.13.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
        compiled for 1.7.6, module version = 1.0.0
        ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
        compiled for 1.7.6, module version = 1.1.0
        ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
 compiled for 4.0.2, module version = 1.0.0
        Module class: X.Org Video Driver
(II) NVIDIA dlloader X Driver  195.36.15  Fri Mar 12 00:38:50 PST 2010
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01@00:00:0
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
        compiled for 1.7.6, module version = 1.0.0
        ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"
(II) Loading /usr/lib/xorg/modules/libwfb.so
(II) Module wfb: vendor="X.Org Foundation"
        compiled for 1.7.6, module version = 1.0.0
  ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(**) 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 "TwinView" "0"
(**) NVIDIA(0): Option "MetaModes" "1920x1080_50 +0+0"
(**) Jun 20 09:00:42 NVIDIA(0): Enabling RENDER acceleration
(II) Jun 20 09:00:42 NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) Jun 20 09:00:42 NVIDIA(0):     enabled.
(WW) Jun 20 09:00:44 NVIDIA(GPU-0): Unable to read EDID for display device CRT-1
(II) Jun 20 09:00:44 NVIDIA(0): NVIDIA GPU GeForce 9400 GT (G96) at PCI:1:0:0 (GPU-0)
(--) Jun 20 09:00:44 NVIDIA(0): Memory: 524288 kBytes
(--) Jun 20 09:00:44 NVIDIA(0): VideoBIOS: 62.94.4b.00.00
(II) Jun 20 09:00:44 NVIDIA(0): Detected PCI Express Link width: 16X
(--) Jun 20 09:00:44 NVIDIA(0): Interlaced video modes are supported on this GPU
(--) Jun 20 09:00:44 NVIDIA(0): Connected display device(s) on GeForce 9400 GT at PCI:1:0:0:
(--) Jun 20 09:00:44 NVIDIA(0):     CRT-1
(--) Jun 20 09:00:44 NVIDIA(0): CRT-1: 400.0 MHz maximum pixel clock
(II) Jun 20 09:00:44 NVIDIA(0): Assigned Display Device: CRT-1
(II) Jun 20 09:00:44 NVIDIA(0): Validated modes:
(II) Jun 20 09:00:44 NVIDIA(0):     "1920x1080_50+0+0"
(II) Jun 20 09:00:44 NVIDIA(0): Virtual screen size determined to be 1920 x 1080
(WW) Jun 20 09:00:44 NVIDIA(0): Unable to get display device CRT-1's EDID; cannot compute DPI
(WW) Jun 20 09:00:44 NVIDIA(0):     from CRT-1's EDID.
(==) Jun 20 09:00:44 NVIDIA(0): DPI set to (75, 75); computed from built-in default
(==) Jun 20 09:00:44 NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
(--) Depth 24 pixmap format is 32 bpp
(II) Jun 20 09:00:44 NVIDIA: Using 768.00 MB of virtual memory for indirect framebuffer
(II) Jun 20 09:00:44 NVIDIA:     access.
(II) Jun 20 09:00:44 NVIDIA(0): Initialized GPU GART.
(II) Jun 20 09:00:44 NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
(II) Jun 20 09:00:44 NVIDIA(0):     may not be running or the "AcpidSocketPath" X
(II) Jun 20 09:00:44 NVIDIA(0):     configuration option may not be set correctly.  When the
(II) Jun 20 09:00:44 NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
(II) Jun 20 09:00:44 NVIDIA(0):     try to use it to receive ACPI event notifications.  For
(II) Jun 20 09:00:44 NVIDIA(0):     details, please see the "ConnectToAcpid" and
(II) Jun 20 09:00:44 NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
(II) Jun 20 09:00:44 NVIDIA(0):     Config Options in the README.
(II) Jun 20 09:00:44 NVIDIA(0): Setting mode "1920x1080_50+0+0"
(II) Loading extension NV-GLX
(II) Jun 20 09:00:44 NVIDIA(0): Initialized OpenGL Acceleration
(==) NVIDIA(0): Disabling shared memory pixmaps
(II) Jun 20 09:00:44 NVIDIA(0): Initialized X Rendering Acceleration
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(II) Loading extension XINERAMA
(==) RandR enabled
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing extension GLX
(II) config/hal: Adding input device Macintosh mouse button emulation
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
        compiled for 1.7.3, module version = 2.3.2
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 7.0
(**) Macintosh mouse button emulation: always reports core events
(**) Macintosh mouse button emulation: Device: "/dev/input/event0"
(II) Macintosh mouse button emulation: Found 3 mouse buttons
(II) Macintosh mouse button emulation: Found relative axes
(II) Macintosh mouse button emulation: Found x and y relative axes
(II) Macintosh mouse button emulation: Configuring as mouse
(**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
(**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
(**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
(**) Macintosh mouse button emulation: (accel) acceleration profile 0
(II) Macintosh mouse button emulation: initialized for relative axes.
(II) config/hal: Adding input device AT Translated Set 2 keyboard
(**) AT Translated Set 2 keyboard: always reports core events
(**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"
(II) AT Translated Set 2 keyboard: Found keys
(II) AT Translated Set 2 keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(II) config/hal: Adding input device USB2.0_Camera
(**) USB2.0_Camera: always reports core events
(**) USB2.0_Camera: Device: "/dev/input/event5"
(II) USB2.0_Camera: Found keys
(II) USB2.0_Camera: Configuring as keyboard
(II) XINPUT: Adding extended input device "USB2.0_Camera" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(II) config/hal: Adding input device A4TECH USB Device
(**) A4TECH USB Device: always reports core events
(**) A4TECH USB Device: Device: "/dev/input/event8"
(II) A4TECH USB Device: Found 20 mouse buttons
(II) A4TECH USB Device: Found scroll wheel(s)
(II) A4TECH USB Device: Found relative axes
(II) A4TECH USB Device: Found x and y relative axes
(II) A4TECH USB Device: Configuring as mouse
(**) A4TECH USB Device: YAxisMapping: buttons 4 and 5
(**) A4TECH USB Device: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "A4TECH USB Device" (type: MOUSE)
(**) A4TECH USB Device: (accel) keeping acceleration scheme 1
(**) A4TECH USB Device: (accel) acceleration profile 0
(II) A4TECH USB Device: initialized for relative axes.
(II) config/hal: Adding input device A4TECH USB Device
(**) A4TECH USB Device: always reports core events
(**) A4TECH USB Device: Device: "/dev/input/event7"
(II) A4TECH USB Device: Found 1 mouse buttons
(II) A4TECH USB Device: Found scroll wheel(s)
(II) A4TECH USB Device: Found relative axes
(II) A4TECH USB Device: Found absolute axes
(II) A4TECH USB Device: Found x and y absolute axes
(II) A4TECH USB Device: Found keys
(II) A4TECH USB Device: Configuring as mouse
(II) A4TECH USB Device: Configuring as keyboard
(**) A4TECH USB Device: YAxisMapping: buttons 4 and 5
(**) A4TECH USB Device: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "A4TECH USB Device" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(EE) A4TECH USB Device: failed to initialize for relative axes.
(WW) Device 'A4TECH USB Device' has 37 axes, only using first 36.
(**) A4TECH USB Device: (accel) keeping acceleration scheme 1
(**) A4TECH USB Device: (accel) acceleration profile 0
(II) A4TECH USB Device: initialized for absolute axes.
(II) config/hal: Adding input device Power Button
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event2"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(II) config/hal: Adding input device Power Button
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event3"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(II) config/hal: Adding input device Power Button
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event3"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"

What should I do?

Offline

#2 2010-06-20 03:53:02

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: xorg nvidia resolution

I think what xrandr is telling you is correct. Do you see that the resolution is less than 1980x1080 ?

also, there might be a bug in whatever GUI app you are using to check the resolution.


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#3 2010-06-20 05:14:22

off220
Member
Registered: 2010-04-01
Posts: 92

Re: xorg nvidia resolution

xrandr shows    1920x1080      50.0*  This is what i need. Now the screen is moved down(the lower panel is invicible). And i'm checking the resolution with built in monitor check

Last edited by off220 (2010-06-20 05:16:03)

Offline

#4 2010-06-23 00:04:48

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: xorg nvidia resolution

Try to use an "auto" button on the monitor - it should wiggle your screen a bit and fit it nicely so you can see it all.

Offline

Board footer

Powered by FluxBB