You are not logged in.
Pages: 1
Hi,
Just switched from nouveau to the nvidia driver because of poor performances in 3D applications, and now that my framerate is greater than 30 I discovered an issue.
I have a multi-screen setup, and one of the screen is a 43 Hz screen.
Whenever an app is vsynced, it is locked at 43 Hz instead of the 60 Hz of the screen that the app is running on.
(apps tested were supertuxkart, gfxbench and glxgears)
The screen, however, displays content at 60 fps (no lag when running testufo.com)
My GPU is a GTX 660Ti
$[ 0 ] 15:57 ~ > pacman -Q nvidia xorg-server
nvidia 387.34-8
xorg-server 1.19.5-1Any idea on how to fix this issue ?
Thanks for reading !
Last edited by CaféHaine (2017-12-09 15:31:21)
Offline
Probably not but maybe it's related -> https://bbs.archlinux.org/viewtopic.php?id=232354
Offline
I don't think it's that since I don't use any compositing and my screen can display 60fps when the application is not vsynced
(now tested with glxgears, the same issue is happening)
EDIT: also after reading more of the post you linked, I'm using an AMD CPU, in which there is no hybrid technology, so it is not related
Last edited by CaféHaine (2017-12-09 15:22:55)
Offline
grep -C8 __GL_SYNC_DISPLAY_DEVICE /usr/share/doc/nvidia/README
Offline
I already set the synced screen to one of the 60 Hz one
Offline
Sorry you were right !
It seems that the setting I put in nvidia-settings did not export the variable.
When manually exporting the variable before starting the program it works !
Thanks a lot !
Offline
Pages: 1