Post Reply
Custom Resolution Utility (CRU)
03-21-2022, 09:58 PM
Post: #6471
RE: Custom Resolution Utility (CRU)
(03-20-2022 09:46 PM)pollopopo Wrote:  a million dollar question

How do i set the hdmi output of my j3455 to 3840x2160 60hz 4:2:0 ??

super mega thanks to those who unblock me from this situation because I tried for 2 hours with zero results:Angel
You shouldn't need to change anything if both the monitor and GPU support 3840x2160 @ 60 Hz with YCbCr 4:2:0. YCbCr 4:2:0 resolutions are defined in the CTA-861 extension block in a 4:2:0 resolutions data block, which you can add by adding a TV resolutions data block and enabling the "4:2:0 resolutions" option. Windows will only list the resolution if the GPU driver supports it.
Find all posts by this user
Quote this message in a reply
03-21-2022, 09:59 PM
Post: #6472
RE: Custom Resolution Utility (CRU)
(03-21-2022 04:29 PM)a34021501a Wrote:  Need to use refresh rate from 59.500 to 59.999 for some reason
But after setting it in CRU
Windows settings do not show 59 only 59.94

Or another case such as 60.000 to 60.499
I can actually only use the system default refresh rate of 60 instead of the refresh rate I set (60.XXX)

Is there a way to solve this problem?
Windows can only list one of each integer refresh rate after rounding, so anything between [59.5-60.5) Hz is considered 60 Hz and is only listed once with the first one defined taking precedence.
Find all posts by this user
Quote this message in a reply
03-22-2022, 08:38 AM
Post: #6473
RE: Custom Resolution Utility (CRU)
(03-21-2022 09:59 PM)ToastyX Wrote:  
(03-21-2022 04:29 PM)a34021501a Wrote:  Need to use refresh rate from 59.500 to 59.999 for some reason
But after setting it in CRU
Windows settings do not show 59 only 59.94

Or another case such as 60.000 to 60.499
I can actually only use the system default refresh rate of 60 instead of the refresh rate I set (60.XXX)

Is there a way to solve this problem?
Windows can only list one of each integer refresh rate after rounding, so anything between [59.5-60.5) Hz is considered 60 Hz and is only listed once with the first one defined taking precedence.
I tried Radeon Software
It did
https://i.imgur.com/tDl6Q9L.jpg
https://i.imgur.com/Zpq8LUC.jpg
But because there is a color depth bug when modifying from Radeon Software so I looked up CRU
And that's what I saw
CRU can't have multiple settings like in the picture
After setting, it can't override the default settings of the system (60.0-60.5→60), or specifically separate out (59.5-60.0→59), no options at all, it's just ignored.
I also tried Run as administrator and it did not work
Perhaps the original design of CRU does not take into account the above situation
So I would like to ask if this feature is possible in the future
Or is this actually a bug?
Find all posts by this user
Quote this message in a reply
03-22-2022, 12:45 PM
Post: #6474
RE: Custom Resolution Utility (CRU)
(03-22-2022 08:38 AM)a34021501a Wrote:  Perhaps the original design of CRU does not take into account the above situation
So I would like to ask if this feature is possible in the future
Or is this actually a bug?
As I said, this is a Windows limitation, not a CRU limitation. Radeon Software custom resolutions lets you specify which integer refresh rate to list as, even if the actual refresh rate doesn't match. CRU is an EDID override tool. There's no way to do that with EDID overrides. Refresh rates in the [59.5-60.5) Hz range are considered the same by Windows.
Find all posts by this user
Quote this message in a reply
03-22-2022, 01:11 PM
Post: #6475
RE: Custom Resolution Utility (CRU)
(03-21-2022 09:58 PM)ToastyX Wrote:  
(03-20-2022 09:46 PM)pollopopo Wrote:  a million dollar question

How do i set the hdmi output of my j3455 to 3840x2160 60hz 4:2:0 ??

super mega thanks to those who unblock me from this situation because I tried for 2 hours with zero results:Angel
You shouldn't need to change anything if both the monitor and GPU support 3840x2160 @ 60 Hz with YCbCr 4:2:0. YCbCr 4:2:0 resolutions are defined in the CTA-861 extension block in a 4:2:0 resolutions data block, which you can add by adding a TV resolutions data block and enabling the "4:2:0 resolutions" option. Windows will only list the resolution if the GPU driver supports it.

I will try, unfortunately the intel the hd500 like all intel graphics chips up to the new uhd700 series only supports 30hz on hdmi in 4k, I wanted to try to understand if by lowering the bandwidth it was possible to solve this problem since the graphics chip actually supports 4k 60hz on display port (which i don't have on my mb)
Find all posts by this user
Quote this message in a reply
03-22-2022, 01:20 PM
Post: #6476
RE: Custom Resolution Utility (CRU)
(03-21-2022 09:55 PM)ToastyX Wrote:  If changing literally anything causes a black screen, then it's a driver bug. Some reported issues since 471.11, but that was a system freeze, not just a black screen. As for the TV, there's no way to add FreeSync to a display with NVIDIA. NVIDIA does not support HDMI FreeSync, only HDMI 2.1 VRR.

Thank you for your reply Smile

Yes, changing literally anything causes a black screen, and if I remember correctly, a system freeze, forcing a manual restart.

I've tried 3 different drivers from January and February, same result.

Oh well, guess I'll try Scanline Sync or just use VSYNC on the HDMI TV then.
Find all posts by this user
Quote this message in a reply
03-23-2022, 10:48 AM
Post: #6477
RE: Custom Resolution Utility (CRU)
Hello everyone. I recently setup everything to stream from my gaming rig to my LG 4k TV which supports HDR. I got a Lindy 32014 edid Emulator ( https://www.lindy.de/HDMI-10-2G-EDID-Emu...pi=32104). The manufacturer says it supports emulating an HDR signal, but in fact you need another device to emulate HDR.

I tried messing around with CRU, adding a block with HDR information, trying various settings. But it had no effect.

Is it possible to to what I am trying and if yes, how can I achieve that?

Kind regards
Find all posts by this user
Quote this message in a reply
03-23-2022, 01:30 PM
Post: #6478
RE: Custom Resolution Utility (CRU)
(03-23-2022 10:48 AM)honksu765 Wrote:  I tried messing around with CRU, adding a block with HDR information, trying various settings. But it had no effect.

Is it possible to to what I am trying and if yes, how can I achieve that?
Not that I know. Adding HDR data blocks with CRU doesn't seem to have any effect.
Find all posts by this user
Quote this message in a reply
03-23-2022, 03:18 PM
Post: #6479
RE: Custom Resolution Utility (CRU)
(03-23-2022 01:30 PM)ToastyX Wrote:  
(03-23-2022 10:48 AM)honksu765 Wrote:  I tried messing around with CRU, adding a block with HDR information, trying various settings. But it had no effect.

Is it possible to to what I am trying and if yes, how can I achieve that?
Not that I know. Adding HDR data blocks with CRU doesn't seem to have any effect.
Thanks for your reply. Smile

Do you know any other solution? I saw several programs for editing Edid data, but I never heard that this standard exists before, so I have absolutely no clue what's possible with that, if there is a pure software solution, or if further hardware to rewrite the edids eeprom is needed.
Find all posts by this user
Quote this message in a reply
03-23-2022, 04:02 PM
Post: #6480
RE: Custom Resolution Utility (CRU)
(03-23-2022 03:18 PM)honksu765 Wrote:  Do you know any other solution? I saw several programs for editing Edid data, but I never heard that this standard exists before, so I have absolutely no clue what's possible with that, if there is a pure software solution, or if further hardware to rewrite the edids eeprom is needed.
Modifying the EDID is not enough for Windows to allow HDR. There must be some sort of information in the video signal.
Find all posts by this user
Quote this message in a reply
 Post Reply


Forum Jump:


User(s) browsing this thread: 114 Guest(s)