I tried that, and it did the trick!!! You rocks!
For now, I only tried the 19Hz settings, but here's my 10-monitor.conf :
Code:
renaud@fractal:~$ cat /usr/share/X11/xorg.conf.d/10-monitor.conf
Section "Monitor"
Identifier "Monitor0"
Modeline "3840x2160" 165.00 3840 3888 3920 4000 2160 2163 2168 2222 +hsync +vsync
EndSection
Section "Screen"
Identifier "Screen0"
Device "HDMI-0"
Option "ModeValidation" "AllowNon60hzmodesDFPModes, NoEDIDDFPMaxSizeCheck, NoVertRefreshCheck, NoHorizSyncCheck, NoDFPNativeResolutionCheck, NoMaxSizeCheck, NoMaxPClkCheck, AllowNonEdidModes, NoEdidMaxPClkCheck"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "3840x2160" "1920x1080"
EndSubSection
EndSection
According to your post on YouTube, the settings for ~30Hz are:
Code:
...
Modeline "3840x2160" 307.00 3840 4016 4104 4400 2160 2168 2178 2250 +hsync +vsync
...
But I still haven't tested it Works too! But should only work on very latest nvidia drivers, otherwhise you're stuck with 19Hz refresh rate.
BTW, I'm interested in understanding things : where/how do you get those settings? Can you explain them a bit for us?
Anyway, you're the best, I'll update the thread title as "solved" and I'll play a bit with my new monitor now
I'm sure this thread will help others.
Bookmarks