PDA

View Full Version : 14.04 LTS, nvidia driver, xorg.conf, Quadro FX 1400



mathog
March 1st, 2016, 12:42 AM
I'm having big problems getting a fresh install of 14.04 LTS to use the desired resolution on a Quadro FX 1400 card using the Nvidia driver. I want it to be 1280 x 1024, instead it seems to be ignoring that and going with the maximum EDID resolution of 2048 x 1356, which results in letters too small for me to read. This is on an old CRT, hopefully this combination will still support the old style frame swapping stereo (which it did until upgraded from 12.04).

The nvidia-settings program was used to write /etc/X11/xorg.conf, and a couple of attempts at fixing what resulted have been made, but it is still doing this.

This is Xubuntu, application menu -> settings -> display and change the resolution there does not work either.

It isn't a hardware problem per se, as when booted with Windows 7 (and that version of the nvidia driver) it is happy to run at 1280 x 1024.

Can somebody help? Details follow.

Thanks,

David Mathog

=============== /etc/X11/xorg.conf ======================


# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 331.20 (buildd@komainu) Mon Feb 3 15:11:14 UTC 2014


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 "Idek Iiyama HM903D/DT"
HorizSync 30.0 - 130.0
VertRefresh 50.0 - 200.0
Option "DPMS"
EndSection

Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "Quadro FX 1400"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "Stereo" "3"
Option "NoLogo" "True"
Option "AllowDFPStereo" "1"
Option "TwinView" "0"
Option "TwinViewXineramaInfoOrder" "CRT-0"
Option "nvidiaXineramaInfoOrder" "CRT-0"
Option "metamodes" "1280x1024_85 +0+0; 1280x1024 +0+0"
Option "SLI" "Off"
Option "MultiGPU" "Off"
Option "BaseMosaic" "off"
SubSection "Display"
Depth 24
EndSubSection
EndSection

=============== /var/log/Xorg.0.log ======================


[ 18.095]
X.Org X Server 1.15.1
Release Date: 2014-04-13
[ 18.095] X Protocol Version 11, Revision 0
[ 18.095] Build Operating System: Linux 3.2.0-75-generic i686 Ubuntu
[ 18.095] Current Operating System: Linux saf07 3.13.0-79-generic #123-Ubuntu SMP Fri Feb 19 14:28:32 UTC 2016 i686
[ 18.095] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-79-generic root=UUID=ede55505-78fd-43e8-b0e2-ee84959c3dd8 ro quiet splash
[ 18.095] Build Date: 12 February 2015 02:49:46PM
[ 18.095] xorg-server 2:1.15.1-0ubuntu2.7 (For technical support please see http://www.ubuntu.com/support)
[ 18.095] Current version of pixman: 0.30.2
[ 18.095] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 18.095] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 18.095] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Feb 29 15:27:11 2016
[ 18.135] (==) Using config file: "/etc/X11/xorg.conf"
[ 18.135] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 18.218] (==) ServerLayout "Layout0"
[ 18.218] (**) |-->Screen "Screen0" (0)
[ 18.218] (**) | |-->Monitor "Monitor0"
[ 18.219] (**) | |-->Device "Device0"
[ 18.219] (**) |-->Input Device "Keyboard0"
[ 18.219] (**) |-->Input Device "Mouse0"
[ 18.219] (**) Option "Xinerama" "0"
[ 18.219] (==) Automatically adding devices
[ 18.219] (==) Automatically enabling devices
[ 18.219] (==) Automatically adding GPU devices
[ 18.219] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 18.219] Entry deleted from font path.
[ 18.219] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ 18.219] Entry deleted from font path.
[ 18.219] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 18.219] Entry deleted from font path.
[ 18.219] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ 18.219] Entry deleted from font path.
[ 18.219] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 18.219] Entry deleted from font path.
[ 18.219] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
built-ins
[ 18.219] (==) ModulePath set to "/usr/lib/i386-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[ 18.219] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 18.219] (WW) Disabling Keyboard0
[ 18.219] (WW) Disabling Mouse0
[ 18.219] (II) Loader magic: 0xb77266c0
[ 18.219] (II) Module ABI versions:
[ 18.219] X.Org ANSI C Emulation: 0.4
[ 18.219] X.Org Video Driver: 15.0
[ 18.219] X.Org XInput driver : 20.0
[ 18.219] X.Org Server Extension : 8.0
[ 18.219] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 18.220] (--) PCI:*(0:1:0:0) 10de:00ce:10de:0243 rev 162, Mem @ 0xfa000000/16777216, 0xd8000000/134217728, 0xfb000000/16777216, BIOS @ 0x????????/131072
[ 18.220] Initializing built-in extension Generic Event Extension
[ 18.220] Initializing built-in extension SHAPE
[ 18.220] Initializing built-in extension MIT-SHM
[ 18.220] Initializing built-in extension XInputExtension
[ 18.220] Initializing built-in extension XTEST
[ 18.220] Initializing built-in extension BIG-REQUESTS
[ 18.220] Initializing built-in extension SYNC
[ 18.220] Initializing built-in extension XKEYBOARD
[ 18.220] Initializing built-in extension XC-MISC
[ 18.220] Initializing built-in extension SECURITY
[ 18.220] Initializing built-in extension XINERAMA
[ 18.220] Initializing built-in extension XFIXES
[ 18.220] Initializing built-in extension RENDER
[ 18.220] Initializing built-in extension RANDR
[ 18.220] Initializing built-in extension COMPOSITE
[ 18.220] Initializing built-in extension DAMAGE
[ 18.220] Initializing built-in extension MIT-SCREEN-SAVER
[ 18.220] Initializing built-in extension DOUBLE-BUFFER
[ 18.220] Initializing built-in extension RECORD
[ 18.220] Initializing built-in extension DPMS
[ 18.220] Initializing built-in extension Present
[ 18.220] Initializing built-in extension DRI3
[ 18.220] Initializing built-in extension X-Resource
[ 18.220] Initializing built-in extension XVideo
[ 18.220] Initializing built-in extension XVideo-MotionCompensation
[ 18.220] Initializing built-in extension SELinux
[ 18.220] Initializing built-in extension XFree86-VidModeExtension
[ 18.220] Initializing built-in extension XFree86-DGA
[ 18.220] Initializing built-in extension XFree86-DRI
[ 18.220] Initializing built-in extension DRI2
[ 18.220] (WW) "glamoregl" will not be loaded unless you've specified it to be loaded elsewhere.
[ 18.220] (II) "glx" will be loaded by default.
[ 18.220] (WW) "xmir" is not to be loaded by default. Skipping.
[ 18.220] (II) LoadModule: "glx"
[ 18.221] (II) Loading /usr/lib/i386-linux-gnu/xorg/extra-modules/libglx.so
[ 18.523] (II) Module glx: vendor="NVIDIA Corporation"
[ 18.523] compiled for 4.0.2, module version = 1.0.0
[ 18.523] Module class: X.Org Server Extension
[ 18.523] (II) NVIDIA GLX Module 304.131 Sun Nov 8 22:05:17 PST 2015
[ 18.523] Loading extension GLX
[ 18.523] (II) LoadModule: "nvidia"
[ 18.523] (II) Loading /usr/lib/i386-linux-gnu/xorg/extra-modules/nvidia_drv.so
[ 18.523] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 18.523] compiled for 4.0.2, module version = 1.0.0
[ 18.523] Module class: X.Org Video Driver
[ 18.523] (II) NVIDIA dlloader X Driver 304.131 Sun Nov 8 21:45:40 PST 2015
[ 18.523] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 18.523] (++) using VT number 7

[ 18.525] (II) Loading sub module "fb"
[ 18.525] (II) LoadModule: "fb"
[ 18.608] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 18.608] (II) Module fb: vendor="X.Org Foundation"
[ 18.608] compiled for 1.15.1, module version = 1.0.0
[ 18.608] ABI class: X.Org ANSI C Emulation, version 0.4
[ 18.609] (II) Loading sub module "wfb"
[ 18.609] (II) LoadModule: "wfb"
[ 18.609] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 18.609] (II) Module wfb: vendor="X.Org Foundation"
[ 18.609] compiled for 1.15.1, module version = 1.0.0
[ 18.609] ABI class: X.Org ANSI C Emulation, version 0.4
[ 18.609] (II) Loading sub module "ramdac"
[ 18.609] (II) LoadModule: "ramdac"
[ 18.609] (II) Module "ramdac" already built-in
[ 18.609] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 18.609] (==) NVIDIA(0): RGB weight 888
[ 18.609] (==) NVIDIA(0): Default visual is TrueColor
[ 18.609] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 18.609] (**) NVIDIA(0): Option "NoLogo" "True"
[ 18.609] (**) NVIDIA(0): Option "Stereo" "3"
[ 18.609] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "CRT-0"
[ 18.609] (**) NVIDIA(0): Option "TwinViewXineramaInfoOrder" "CRT-0"
[ 18.609] (**) NVIDIA(0): Option "SLI" "Off"
[ 18.609] (**) NVIDIA(0): Option "MultiGPU" "Off"
[ 18.609] (**) NVIDIA(0): Option "BaseMosaic" "off"
[ 18.609] (**) NVIDIA(0): Onboard stereo requested (DIN connector)
[ 18.609] (**) NVIDIA(0): NVIDIA SLI disabled.
[ 18.609] (**) NVIDIA(0): NVIDIA Multi-GPU disabled.
[ 18.609] (**) NVIDIA(0): Option "MetaModes" "1280x1024_85 +0+0; 1280x1024 +0+0"
[ 18.609] (**) NVIDIA(0): Enabling 2D acceleration
[ 19.468] (II) NVIDIA(GPU-0): Display (Idek Iiyama HM903D/DT (CRT-0)) does not support
[ 19.468] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
[ 19.471] (II) NVIDIA(0): NVIDIA GPU Quadro FX 1400 (NV41GL) at PCI:1:0:0 (GPU-0)
[ 19.471] (--) NVIDIA(0): Memory: 131072 kBytes
[ 19.471] (--) NVIDIA(0): VideoBIOS: 05.41.02.34.11
[ 19.471] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 19.471] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[ 19.471] (--) NVIDIA(0): Valid display device(s) on Quadro FX 1400 at PCI:1:0:0
[ 19.471] (--) NVIDIA(0): Idek Iiyama HM903D/DT (CRT-0) (connected)
[ 19.471] (--) NVIDIA(0): CRT-1
[ 19.471] (--) NVIDIA(0): DFP-0
[ 19.471] (--) NVIDIA(0): DFP-1
[ 19.471] (--) NVIDIA(0): Idek Iiyama HM903D/DT (CRT-0): 400.0 MHz maximum pixel clock
[ 19.471] (--) NVIDIA(0): CRT-1: 400.0 MHz maximum pixel clock
[ 19.471] (--) NVIDIA(0): DFP-0: 155.0 MHz maximum pixel clock
[ 19.471] (--) NVIDIA(0): DFP-0: Internal Single Link TMDS
[ 19.471] (--) NVIDIA(0): DFP-1: 155.0 MHz maximum pixel clock
[ 19.471] (--) NVIDIA(0): DFP-1: Internal Single Link TMDS
[ 19.471] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 19.471] (**) NVIDIA(0): device Idek Iiyama HM903D/DT (CRT-0) (Using EDID
[ 19.471] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 19.471] (II) NVIDIA(0): Validated MetaModes:
[ 19.471] (II) NVIDIA(0): "1280x1024_85+0+0"
[ 19.471] (II) NVIDIA(0): "1280x1024+0+0"
[ 19.471] (II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
[ 19.472] (WW) NVIDIA(0): Unable to support custom viewPortOut 2048 x 1280 +0 +128
[ 19.473] (WW) NVIDIA(0): Unable to support custom viewPortOut 2048 x 1152 +0 +192
[ 19.473] (WW) NVIDIA(0): Unable to support custom viewPortOut 2048 x 1152 +0 +192
[ 19.474] (WW) NVIDIA(0): Unable to support custom viewPortOut 2048 x 1152 +0 +192
[ 19.474] (--) NVIDIA(0): DPI set to (90, 89); computed from "UseEdidDpi" X config
[ 19.474] (--) NVIDIA(0): option
[ 19.474] (WW) NVIDIA(0): UBB is incompatible with the Composite extension. Disabling
[ 19.474] (WW) NVIDIA(0): UBB.
[ 19.474] (WW) NVIDIA(0): Stereo is incompatible with the Composite extension.
[ 19.474] (II) NVIDIA(0): Disabling stereo.
[ 19.474] (--) Depth 24 pixmap format is 32 bpp
[ 19.482] (II) NVIDIA(0): Setting mode "1280x1024_85+0+0"
[ 19.565] Loading extension NV-GLX
[ 19.588] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 19.588] (==) NVIDIA(0): Backing store enabled
[ 19.588] (==) NVIDIA(0): Silken mouse enabled
[ 19.588] (**) NVIDIA(0): DPMS enabled
[ 19.588] Loading extension NV-CONTROL
[ 19.588] Loading extension XINERAMA
[ 19.588] (WW) NVIDIA(0): Option "AllowDFPStereo" is not used
[ 19.588] (WW) NVIDIA(0): Option "TwinView" is not used
[ 19.588] (II) Loading sub module "dri2"
[ 19.589] (II) LoadModule: "dri2"
[ 19.589] (II) Module "dri2" already built-in
[ 19.589] (II) NVIDIA(0): [DRI2] Setup complete
[ 19.589] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 19.589] (--) RandR disabled
[ 19.595] (II) SELinux: Disabled on system
[ 19.595] (II) Initializing extension GLX
[ 19.608] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[ 19.611] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 19.611] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 19.611] (II) LoadModule: "evdev"
[ 19.611] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 19.662] (II) Module evdev: vendor="X.Org Foundation"
[ 19.662] compiled for 1.15.0, module version = 2.8.2
[ 19.662] Module class: X.Org XInput Driver
[ 19.662] ABI class: X.Org XInput driver, version 20.0
[ 19.662] (II) Using input driver 'evdev' for 'Power Button'
[ 19.662] (**) Power Button: always reports core events
[ 19.662] (**) evdev: Power Button: Device: "/dev/input/event1"
[ 19.662] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 19.662] (--) evdev: Power Button: Found keys
[ 19.662] (II) evdev: Power Button: Configuring as keyboard
[ 19.662] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 19.662] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 19.662] (**) Option "xkb_rules" "evdev"
[ 19.662] (**) Option "xkb_model" "pc105"
[ 19.662] (**) Option "xkb_layout" "us"
[ 19.662] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 19.662] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 19.662] (II) Using input driver 'evdev' for 'Power Button'
[ 19.662] (**) Power Button: always reports core events
[ 19.662] (**) evdev: Power Button: Device: "/dev/input/event0"
[ 19.662] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 19.662] (--) evdev: Power Button: Found keys
[ 19.662] (II) evdev: Power Button: Configuring as keyboard
[ 19.662] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
[ 19.663] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 19.663] (**) Option "xkb_rules" "evdev"
[ 19.663] (**) Option "xkb_model" "pc105"
[ 19.663] (**) Option "xkb_layout" "us"
[ 19.663] (II) config/udev: Adding drm device (/dev/dri/card0) card0 /sys/devices/pci0000:00/0000:00:02.0/0000:01:00.0/drm/card0
[ 19.663] (II) config/udev: Ignoring already known drm device (/dev/dri/card0)
[ 19.663] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/event2)
[ 19.663] (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass "evdev pointer catchall"
[ 19.663] (II) Using input driver 'evdev' for 'Logitech USB-PS/2 Optical Mouse'
[ 19.663] (**) Logitech USB-PS/2 Optical Mouse: always reports core events
[ 19.663] (**) evdev: Logitech USB-PS/2 Optical Mouse: Device: "/dev/input/event2"
[ 19.663] (--) evdev: Logitech USB-PS/2 Optical Mouse: Vendor 0x46d Product 0xc03d
[ 19.663] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found 3 mouse buttons
[ 19.663] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found scroll wheel(s)
[ 19.663] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found relative axes
[ 19.663] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found x and y relative axes
[ 19.663] (II) evdev: Logitech USB-PS/2 Optical Mouse: Configuring as mouse
[ 19.663] (II) evdev: Logitech USB-PS/2 Optical Mouse: Adding scrollwheel support
[ 19.663] (**) evdev: Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5
[ 19.663] (**) evdev: Logitech USB-PS/2 Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 19.663] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.1/usb4/4-2/4-2:1.0/input/input3/event2"
[ 19.663] (II) XINPUT: Adding extended input device "Logitech USB-PS/2 Optical Mouse" (type: MOUSE, id 8)
[ 19.663] (II) evdev: Logitech USB-PS/2 Optical Mouse: initialized for relative axes.
[ 19.663] (**) Logitech USB-PS/2 Optical Mouse: (accel) keeping acceleration scheme 1
[ 19.663] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration profile 0
[ 19.663] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration factor: 2.000
[ 19.663] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration threshold: 4
[ 19.664] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/mouse0)
[ 19.664] (II) No input driver specified, ignoring this device.
[ 19.664] (II) This device may have been added with another device file.
[ 19.664] (II) config/udev: Adding input device LITEON Technology USB Multimedia Keyboard (/dev/input/event3)
[ 19.664] (**) LITEON Technology USB Multimedia Keyboard: Applying InputClass "evdev keyboard catchall"
[ 19.664] (II) Using input driver 'evdev' for 'LITEON Technology USB Multimedia Keyboard'
[ 19.664] (**) LITEON Technology USB Multimedia Keyboard: always reports core events
[ 19.664] (**) evdev: LITEON Technology USB Multimedia Keyboard: Device: "/dev/input/event3"
[ 19.664] (--) evdev: LITEON Technology USB Multimedia Keyboard: Vendor 0x46d Product 0xc313
[ 19.664] (--) evdev: LITEON Technology USB Multimedia Keyboard: Found keys
[ 19.664] (II) evdev: LITEON Technology USB Multimedia Keyboard: Configuring as keyboard
[ 19.664] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.1/usb4/4-3/4-3:1.0/input/input4/event3"
[ 19.664] (II) XINPUT: Adding extended input device "LITEON Technology USB Multimedia Keyboard" (type: KEYBOARD, id 9)
[ 19.664] (**) Option "xkb_rules" "evdev"
[ 19.664] (**) Option "xkb_model" "pc105"
[ 19.664] (**) Option "xkb_layout" "us"
[ 19.664] (II) config/udev: Adding input device LITEON Technology USB Multimedia Keyboard (/dev/input/event4)
[ 19.664] (**) LITEON Technology USB Multimedia Keyboard: Applying InputClass "evdev keyboard catchall"
[ 19.664] (II) Using input driver 'evdev' for 'LITEON Technology USB Multimedia Keyboard'
[ 19.664] (**) LITEON Technology USB Multimedia Keyboard: always reports core events
[ 19.664] (**) evdev: LITEON Technology USB Multimedia Keyboard: Device: "/dev/input/event4"
[ 19.664] (--) evdev: LITEON Technology USB Multimedia Keyboard: Vendor 0x46d Product 0xc313
[ 19.665] (--) evdev: LITEON Technology USB Multimedia Keyboard: Found keys
[ 19.665] (II) evdev: LITEON Technology USB Multimedia Keyboard: Configuring as keyboard
[ 19.665] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.1/usb4/4-3/4-3:1.1/input/input5/event4"
[ 19.665] (II) XINPUT: Adding extended input device "LITEON Technology USB Multimedia Keyboard" (type: KEYBOARD, id 10)
[ 19.665] (**) Option "xkb_rules" "evdev"
[ 19.665] (**) Option "xkb_model" "pc105"
[ 19.665] (**) Option "xkb_layout" "us"
[ 19.665] (II) config/udev: Adding input device HDA ATI SB Line Out Surround (/dev/input/event8)
[ 19.665] (II) No input driver specified, ignoring this device.
[ 19.665] (II) This device may have been added with another device file.
[ 19.665] (II) config/udev: Adding input device HDA ATI SB Line Out CLFE (/dev/input/event7)
[ 19.665] (II) No input driver specified, ignoring this device.
[ 19.665] (II) This device may have been added with another device file.
[ 19.665] (II) config/udev: Adding input device HDA ATI SB Line Out Side (/dev/input/event6)
[ 19.665] (II) No input driver specified, ignoring this device.
[ 19.665] (II) This device may have been added with another device file.
[ 19.665] (II) config/udev: Adding input device HDA ATI SB Front Headphone (/dev/input/event5)
[ 19.665] (II) No input driver specified, ignoring this device.
[ 19.665] (II) This device may have been added with another device file.
[ 19.666] (II) config/udev: Adding input device HDA ATI SB Front Mic (/dev/input/event12)
[ 19.666] (II) No input driver specified, ignoring this device.
[ 19.666] (II) This device may have been added with another device file.
[ 19.666] (II) config/udev: Adding input device HDA ATI SB Rear Mic (/dev/input/event11)
[ 19.666] (II) No input driver specified, ignoring this device.
[ 19.666] (II) This device may have been added with another device file.
[ 19.666] (II) config/udev: Adding input device HDA ATI SB Line (/dev/input/event10)
[ 19.666] (II) No input driver specified, ignoring this device.
[ 19.666] (II) This device may have been added with another device file.
[ 19.666] (II) config/udev: Adding input device HDA ATI SB Line Out Front (/dev/input/event9)
[ 19.666] (II) No input driver specified, ignoring this device.
[ 19.666] (II) This device may have been added with another device file.
[ 20.462] (II) NVIDIA(GPU-0): Display (Idek Iiyama HM903D/DT (CRT-0)) does not support
[ 20.462] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
[ 20.462] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 20.462] (**) NVIDIA(0): device Idek Iiyama HM903D/DT (CRT-0) (Using EDID
[ 20.462] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 20.851] (II) NVIDIA(0): Setting mode "DVI-I-0: nvidia-auto-select @2048x1536 +0+0"
[ 21.132] (II) NVIDIA(GPU-0): Display (Idek Iiyama HM903D/DT (CRT-0)) does not support
[ 21.132] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
[ 21.132] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 21.132] (**) NVIDIA(0): device Idek Iiyama HM903D/DT (CRT-0) (Using EDID
[ 21.132] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 21.651] (II) XKB: reuse xkmfile /var/lib/xkb/server-34CEB476A3CB596DA76FD7010A029F76732EF824.xkm
[ 21.752] (II) NVIDIA(GPU-0): Display (Idek Iiyama HM903D/DT (CRT-0)) does not support
[ 21.752] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
[ 21.752] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 21.752] (**) NVIDIA(0): device Idek Iiyama HM903D/DT (CRT-0) (Using EDID
[ 21.752] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 21.769] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[ 21.902] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[ 21.906] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[ 21.909] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[ 22.051] (II) NVIDIA(GPU-0): Display (Idek Iiyama HM903D/DT (CRT-0)) does not support
[ 22.051] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
[ 22.051] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 22.051] (**) NVIDIA(0): device Idek Iiyama HM903D/DT (CRT-0) (Using EDID
[ 22.051] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 22.060] (II) XKB: reuse xkmfile /var/lib/xkb/server-34CEB476A3CB596DA76FD7010A029F76732EF824.xkm
[ 22.066] (II) XKB: reuse xkmfile /var/lib/xkb/server-34CEB476A3CB596DA76FD7010A029F76732EF824.xkm
[ 22.072] (II) XKB: reuse xkmfile /var/lib/xkb/server-34CEB476A3CB596DA76FD7010A029F76732EF824.xkm
[ 22.079] (II) XKB: reuse xkmfile /var/lib/xkb/server-34CEB476A3CB596DA76FD7010A029F76732EF824.xkm
[ 23.007] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[ 23.162] (II) XKB: reuse xkmfile /var/lib/xkb/server-34CEB476A3CB596DA76FD7010A029F76732EF824.xkm
[ 34.410] (II) XKB: reuse xkmfile /var/lib/xkb/server-34CEB476A3CB596DA76FD7010A029F76732EF824.xkm
[ 38.518] (II) NVIDIA(GPU-0): Display (Idek Iiyama HM903D/DT (CRT-0)) does not support
[ 38.518] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
[ 38.518] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 38.518] (**) NVIDIA(0): device Idek Iiyama HM903D/DT (CRT-0) (Using EDID
[ 38.518] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 39.295] (II) NVIDIA(GPU-0): Display (Idek Iiyama HM903D/DT (CRT-0)) does not support
[ 39.295] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
[ 39.295] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 39.295] (**) NVIDIA(0): device Idek Iiyama HM903D/DT (CRT-0) (Using EDID
[ 39.295] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 39.374] (II) NVIDIA(GPU-0): Display (Idek Iiyama HM903D/DT (CRT-0)) does not support
[ 39.374] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
[ 39.374] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 39.374] (**) NVIDIA(0): device Idek Iiyama HM903D/DT (CRT-0) (Using EDID
[ 39.374] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 417.489] (II) NVIDIA(GPU-0): Display (Idek Iiyama HM903D/DT (CRT-0)) does not support
[ 417.489] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
[ 417.489] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 417.489] (**) NVIDIA(0): device Idek Iiyama HM903D/DT (CRT-0) (Using EDID
[ 417.489] (**) NVIDIA(0): frequencies has been enabled on all display devices.)

jp734
March 1st, 2016, 03:04 AM
Try adding on your xorg.conf file under Section "Monitor"

SubSection "Display"
Mode "1280x1024"
EndSubSection

mathog
March 3rd, 2016, 10:31 PM
Nvidia support says that this is a driver bug. As it stands now there is apparently no way to get to 1280 x 1024 x 85 Hz. It remains to be seen if the driver supports any lower resolution, or if it must always run at the highest one possible on this card.

Perhaps this is Nvidia's gentle way of suggesting that I obtain a newer graphics card...