NVIDIA / nvidia-settings

NVIDIA driver control panel
http://www.nvidia.com/object/unix.html
GNU General Public License v2.0
296 stars 77 forks source link

Missing colour space AKA format options compared to windows, & no button to save settings #62

Open SimonDedman opened 3 years ago

SimonDedman commented 3 years ago

Hi! After a month of diagnostics and back & forth with my motherboard manufacturer, I’ve finally managed to get my GeForce 1080 Ti to output full res & refresh rate to my secondary monitor (LG TV) via HDMI, in windows. Yay! The solution was basically to try every possible combination of resolution settings until 3840216060hz worked:

win_options

Firstly this was weird insofar as initially I didn’t have the option for YCbCr420, only RGB and YCbCr444 & YCbCr422 (IIRC). Only once I changed from 30 to 60Hz did the 420 option appear. Again IIRC, but essentially not all options were available initially, even though the program doesn’t know whether any of them will work until the user tries them, so why would any of them not be present?

Secondly, main issue: this isn’t possible in Linux because:

linux_options

  1. You can’t change the refresh rate here, you have to do it in a different place (which is conceptually fine but a bit annoying)

  2. Only RGB & 444 are available, no 422 nor 420 (which is proven to work with my setup in windows)

  3. Even if 420 WAS present, there’s no apply/save button on this screen, it’s missing, potentially by complete accident.

Because of this I can’t use my 2nd monitor to the full capabilities of the monitor/GPU/HDMI cable/OS.

Hopefully useful info here:

version_etc

IDK why it says “screens 1” while currently outputting to two screens…

Thanks for any advice. I presume me having the latest (mainline/ubuntu PPA) driver version means I have the latest settings program version? (since having found this is a community github project, maybe not...)

Cheers!

SimonDedman commented 1 year ago

Bumping this, issue still present, is there any scope to address this or even have someone shed some light on what's going on?

Tried again in windows, simply had to set colour space to YCbCr420, apply, then it worked. Didn't change other settings. resolution is 4k x 2k, 3840x2160 (native). In linux I can only set colour space to YCbCr444: No option for YCbCr420.

Anyone?