You are not logged in.
Pages: 1
I have two monitors, 1 QNIX 1440p running at 100hz that is properly working, the other, and 1080p Asus at 60hz is running at 1024x768.
Here is my xorg.conf
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 331.20 (buildmeister@swio-display-x86-rhel47-05) Wed Oct 30 18:20:32 PDT 2013
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 331.20 (buildmeister@swio-display-x86-rhel47-05) Wed Oct 30 18:20:53 PDT 2013
#Section "Device"
# Identifier "Device1"
# Driver "nvidia"
# VendorName "NVIDIA Corporation"
# Screen 1
#EndSection
Section "ServerLayout"
# Removed Option "Xinerama" "1"
Identifier "DualScreen"
Screen 0 "Screen0" 0 0
Screen 1 "Screen1" 2560 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"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "DFP-3"
DisplaySize 597 336
HorizSync 88.8 - 160.0
VertRefresh 59.5 - 120.0
ModeLine "2560x1440" 241.50 2560 2608 2640 2720 1440 1443 1448 1871 +hsync -vsync
ModeLine "2560x1440_60" 312.25 2560 2752 3024 3488 1440 1443 1448 1493 -hsync +vsync
ModeLine "2560x1440_75" 397.25 2560 2760 3040 3520 1440 1443 1448 1506 -hsync +vsync
ModeLine "2560x1440_85" 454.75 2560 2768 3048 3536 1440 1443 1448 1514 -hsync +vsync
ModeLine "2560x1440_96" 400.00 2560 2608 2640 2744 1440 1443 1448 1512 +hsync +vsync
ModeLine "2560x1440_100" 400.00 2560 2608 2640 2720 1440 1443 1448 1481 +hsync +vsync
ModeLine "2560x1440_100" 542.25 2560 2776 3056 3552 1440 1443 1448 1527 -hsync +vsync
ModeLine "2560x1440_120" 661.25 2560 2784 3064 3568 1440 1443 1448 1545 -hsync +vsync
EndSection
Section "Monitor"
# HorizSync 88.8 - 160.0
# VertRefresh 59.5 - 120.0
Identifier "Monitor1"
VendorName "Unknown"
ModelName "DFP-0"
# HorizSync 28.0 - 55.0
# VertRefresh 43.0 - 72.0
ModeLine "1920x1080_60" 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -hsync +vsync
Option "Enable" "True"
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce GTX 660"
BusID "PCI:1:0:0"
Screen 0
EndSection
Section "Device"
Identifier "Device1"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce GTX 660"
BusID "PCI:1:0:0"
Screen 1
EndSection
Section "Screen"
# Removed Option "metamodes" "DVI-I-1: 2560x1440_100 +2560+0, DVI-D-0: 2560x1440_100 +0+0; DVI-I-1: 2560x1440_96 +0+0, DVI-D-0: 2560x1440_96 +2560+0; DVI-I-1: 2560x1440_85 +0+0, DVI-D-0: 2560x1440_85 +2560+0; DVI-I-1: 2560x1440_75 +0+0, DVI-D-0: 2560x1440_75 +2560+0; DVI-I-1: 2560x1440_60 +0+0, DVI-D-0: 2560x1440_60 +2560+0; DVI-I-1: 2560x1440 +0+0, DVI-D-0: 2560x1440 +2560+0"
# Removed Option "metamodes" "DVI-I-1: 1920x1080 +2560+0, DVI-D-0: 2560x1440_100 +0+0"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "UseEDID" "False"
Option "UseEDIDDPI" "False"
Option "UseEDIDFreqs" "False"
Option "ExactModeTimingsDVI" "True"
Option "ModeValidation" "AllowNonEdidModes, AllowNon60hzmodesDFPModes, NoEDIDDFPMaxSizeCheck, NoVertRefreshCheck, NoHorizSyncCheck, NoDFPNativeResolutionCheck, NoMaxSizeCheck, NoMaxPClkCheck, NoEDIDModes"
Option "TwinView" "0"
Option "Stereo" "0"
Option "metamodes" "DVI-D-0: 2560x1440_100 +0+0"
Option "SLI" "Off"
Option "MultiGPU" "Off"
Option "BaseMosaic" "off"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Screen"
# Removed Option "metamodes" "DVI-I-1: 1920x1080_60.00 +2560+0"
# Removed Option "metamodes" "DVI-I-1: 1920x1080_60 +0+0"
Identifier "Screen1"
Device "Device1"
Monitor "Monitor1"
DefaultDepth 24
Option "UseEDID" "False"
Option "UseEDIDDPI" "False"
Option "UseEDIDFreqs" "False"
Option "ExactModeTimingsDVI" "True"
Option "ModeValidation" "AllowNonEdidModes, AllowNon60hzmodesDFPModes, NoEDIDDFPMaxSizeCheck, NoDFPNativeResolutionCheck, NoMaxSizeCheck, NoMaxPClkCheck, NoEDIDModes"
Option "TwinView" "0"
Option "Stereo" "0"
Option "metamodes" "DVI-I-1: 1920x1080 +0+0"
Option "SLI" "Off"
Option "MultiGPU" "Off"
Option "BaseMosaic" "off"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Thanks in advance for any help you can give.
Offline
You haven't provided any information alluding as to what is specifically happening with your configuration; What exactly is wrong with your second monitor?
Offline
You haven't provided any information alluding as to what is specifically happening with your configuration; What exactly is wrong with your second monitor?
I mentioned at the top that the 1080p Asus (60 hz) is running at 1024 x 768.
I have been using nvidia-settings and 1024 x 768 is the highest resolution available for that monitor.
Are there any more config files I should post or anything?
Offline
Hi,
I have the same issue. I've made a fresh install of Arch the other day and my second screen in not properly detected. The first monitor works perfectly but 800x600 is the highest resolution I can get in nvidia-settings for my other monitor. Everything used to work perfectly before reinstallation. And I'm sure there is no hardware problem.
Regards
Last edited by KingOfFreeMen (2014-01-09 17:56:56)
Offline
what is the output of
xrandrOffline
Hi GloW_on_dub,
Here's the output :
Screen 0: minimum 8 x 8, current 2480 x 1050, maximum 16384 x 16384
DVI-I-0 connected primary 1680x1050+0+0 (normal left inverted right x axis y axis) 473mm x 296mm
1680x1050 60.0*+
1600x1200 60.0
1440x900 59.9
1280x1024 75.0 60.0
1280x960 60.0
1152x864 75.0
1024x768 75.0 70.1 60.0
800x600 75.0 72.2 60.3 56.2
640x480 75.0 72.8 59.9
DVI-I-1 disconnected (normal left inverted right x axis y axis)
HDMI-0 disconnected (normal left inverted right x axis y axis)
DP-0 disconnected (normal left inverted right x axis y axis)
DVI-D-0 connected 800x600+1680+0 (normal left inverted right x axis y axis) 0mm x 0mm
800x600 60.3*+
DP-1 disconnected (normal left inverted right x axis y axis)Offline
Offline
I haven't had to deal with xorg.conf files since I started using arandr from the standard repo - it's a simple X Window interface to xrandr and allows you to enable/disable monitors, set resolutions, and place the screens in relation to each other. A really useful tool.
Offline
I was hoping today's nvidia + xorg upgrade would solve my problem... it didn't. Thanks Joe for arandr, I didn't know that tool. However I don't seem to be able to add other resolutions. Still stuck with 800x600 on my second monitor.
Try this :
https://wiki.archlinux.org/index.php/Xr … esolutions
Haven't tested this yet, I'll let you know.
Really disappointed that the last update did not solve anything.
Offline
it is not a bug in driver, it is actually a communication problem between your monitor and the driver. You will be able to add resolutions very easily.
Offline
Alright. Thanks a lot. Do you have some kind of explanation of why it used to work perfectly and it doesn't anymore ?
Offline
no
Offline
Pages: 1