I have an issue with Ubuntu Mate. I have a dual monitor setup, with one monitor being 144hz and the other being 60, but the issue is that the 144hz monitor will run at 60 even though it's set as 144hz.
From what i can tell this is an issue with x11, but i was wondering if there was a way of fixing it?
I really prefer MATE as a desktop, and would prefer not having to go with Gnome or KDE for wayland.
Have you tried rebooting right after you've set everything up, that might help, at least you've fixed issues of setting it to 144hz so that is a move towards fixing it!
It is a bit old but I think not much has changed in regards to setting screens up and also - on this old link I have fund information about setting up framebuffer that might be of use to you: specifically under section 4. " --fb XxY" command so I hope this helps as well
I'm well aware that two independent video cards can connect and operate two monitors with different refresh rates. I've never heard of a video card capable to support different refresh rates on its two outputs.
That link is what i ended up doing, im still doing some testing with it however. It has caused my desktop to freeze a couple of times, but other than that with tearfree it's the desktop is acting as i expect it to.
You are one of the lucky ones. You chose the right hardware for the job.
Lots of people (often nVidia users) have problems to get it running on any of the forementioned platforms.
The problem, in this case, is the X11 graphical server.
It is running dual head in extended desktop modus with two different refreshrates which it was never designed to do.
The X11 architecture, which is 40 years old by now, is totally unsuitable to accomodate for two or more different refreshrates simultaneously (at least in extended desktop configuration) .
It is more or less a miracle that it kind of works in a hacky way.