graphics-drivers-testers team mailing list archive
-
graphics-drivers-testers team
-
Mailing list archive
-
Message #00000
Graphics, eVGA NVIDIA GeForce GTX 970 4096MB
http://openbenchmarking.org/result/1509062-SO-ZERO4281267
This was a test of a default Xubuntu 14.04 install with the nvidia-355
driver and the eVGA NVIDIA GeForce GTX 970 FTW. There seems to be a
problem auto detecting the settings for this card. The following is my
working xorg.conf file.
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 346.72 (buildd@toyol) Tue May 19 14:39:51
UTC 2015
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 "Ancor Communications Inc VS24A"
HorizSync 30.0 - 83.0
VertRefresh 50.0 - 61.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce GTX 970"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "Stereo" "0"
Option "nvidiaXineramaInfoOrder" "DFP-0"
Option "metamodes" "DVI-I-1: nvidia-auto-select +0+0,
DVI-D-0: nvidia-auto-select +1920+0, HDMI-0: NULL; DVI-I-1:
nvidia-auto-select +1920+0, HDMI-0: nvidia-auto-select +0+0; DVI-I-1:
1920x1080 +1920+0, HDMI-0: nvidia-auto-select +0+0; DVI-I-1: 1680x1050
+1920+0, HDMI-0: nvidia-auto-select +0+0; DVI-I-1: 1600x1200 +1920+0,
HDMI-0: nvidia-auto-select +0+0; DVI-I-1: 1440x900 +1920+0, HDMI-0:
nvidia-auto-select +0+0; DVI-I-1: 1280x1024 +1920+0, HDMI-0:
nvidia-auto-select +0+0; DVI-I-1: 1280x960 +1920+0, HDMI-0:
nvidia-auto-select +0+0; DVI-I-1: 1024x768 +1920+0, HDMI-0:
nvidia-auto-select +0+0; DVI-I-1: 800x600 +1920+0, HDMI-0:
nvidia-auto-select +0+0; DVI-I-1: 800x600_56 +1920+0, HDMI-0:
nvidia-auto-select +0+0; DVI-I-1: 640x480 +1920+0, HDMI-0:
nvidia-auto-select +0+0; DVI-I-1: nvidia-auto-select +1920+0
{viewportin=1366x768, viewportout=1920x1079+0+60}, HDMI-0:
nvidia-auto-select +0+0"
Option "SLI" "Off"
Option "MultiGPU" "Off"
Option "BaseMosaic" "off"
SubSection "Display"
Depth 24
EndSubSection
EndSection