4

On my Ubuntu 15.10 system I have two monitors powered by one Nvidia Geforce 660 ti: a 60 Hz monitor connected via DVI and a 144 Hz one connected via Display Port.

Using nVidia or xrandr, I set my monitors refresh rate to 144 Hz. But I only get true 144 Hz in games (in this case CSGO) if I completely unplug the 60 Hz monitor before starting CSGO.

Could it be that Unity uses the lower refresh rate when both displays are plugged in? I can verify that the monitor is running in 144 Hz via the monitors info menu (as opposed to not setting it via xrandr), but it still feels not like 144 Hz.

Using Google I could not find a solution yet.

Fabby
  • 35,017
Martin
  • 209

2 Answers2

2

This has nothing to do with Ubuntu but with the hardware itself. I could infer that you're running on non-identical output ports (1 HDMI and 1 DP or 1 VGA and 1 HDMI...) on one graphics adapter (Before the comment and subsequent edit).

If you want true independent refresh rates, you will need either one the following:

  1. An additional graphics card to run the existing monitor
  2. A replacement monitor that runs at 140 Hz on the existing graphics card.
Fabby
  • 35,017
1

I don't have a lot of experience with it, but if you use vsync for the 60hz monitor it seems to also cap the 144hz monitor. You might need to disable it but might cause tearing on the 60hz monitor.

Good luck!

E.F. Nijboer
  • 1,351