Custom Resolution Utility (CRU)
|
01-24-2025, 08:26 PM
Post: #8781
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(01-24-2025 06:30 PM)GregB Wrote: Thanks for the help and linking to the workaround! I'm also going to try out the EDID from the monitor you provided.You said you have two versions of the EDID. Is this the long one or short one? What is the other one? This one has a weird extension block that's basically empty and is interpreted as missing by CRU. NVIDIA will not load EDID overrides with missing extension blocks, so you need to delete the extension block to make it work with NVIDIA. |
|||
01-24-2025, 08:26 PM
Post: #8782
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(01-24-2025 06:28 PM)chris89 Wrote: @ToastyX Hello. May you advise on a discussion on Github & here on how to dial in the custom resolution on a R9 290 HDMI?I don't have a github currently. The R9 290 doesn't have HDMI 2.0, and it doesn't support more than 297 MHz pixel clock. The monitor doesn't seem to support HDMI 2.0 either, so there isn't much headroom left anyway. You might be able to get a few more Hz with the pixel clock patcher, but I don't recommend its use anymore. For VSR, have you tried adding 5120x2880 using SRE? Also the monitor only supports 3840x2160 @ 60 Hz with YCbCr 4:2:0, so I don't know if VSR can scale down to a 4:2:0 resolution. |
|||
01-24-2025, 08:26 PM
Post: #8783
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(01-24-2025 05:45 PM)creo_gen Wrote: Thank you very much, your replies help me much. Sounds great for another options. I'm fine with 144 Hz mode, Win10 allows to pick 10 bit colors on that rate.I'm saying delete the 3440x1440 @ 120 Hz from the main window and add it in a new DisplayID 1.3 extension block because there isn't room in the existing one, or you can delete the 2560x1440 resolutions if you don't need them. The RX 580 doesn't support HDMI 2.1. |
|||
01-24-2025, 08:37 PM
(Last edited: 01-24-2025, 08:43 PM by GregB)
Post: #8784
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(01-24-2025 06:30 PM)GregB Wrote:(01-24-2025 03:29 AM)ToastyX Wrote:(01-21-2025 09:26 PM)GregB Wrote: I extracted an EDID from a laptop with built in 3D Vision a long time ago.Can you post the files here? The black screen on boot is a bug in NVIDIA's driver when using multiple displays (your laptop display + the monitor). See this post for a workaround: https://www.monitortests.com/forum/Threa...wn-scripts ***UPDATE*** Sweet mother, it worked! That 'black screen' workaround is a work of art. It has solved all of my problems. I wish I had known of that before. I re-installed my video drivers so many times after booting into safe mode to delete them first. Formatted my computer once. To make things worse, I have to boot into not enforcing digital signatures to install my video card because their drivers need a workaround on my machine. Mercy. What a fix! The ASUS VG248QG works in stereo. I used the EDID that I posted here to make it work. The EDID you provided from the similar version, but 3D ready monitor did not work. Display was dark and inverted. I don't know why that EDID I have from that old laptop works on two different monitors now. Seems like magic, I guess. With the ASUS VG248QG, the recommendation is to turn on ELMB and turn off FreeSync. But that does not work for me with my EDID loaded, as it breaks the 3D vision. Other users simply plug that monitor in, use those settings and it should work fine. I think most or all known users in that situation have a desktop setup. Mine (laptop) only works with my EDID loaded in Nvidia's settings. Question: I manually load my EDID in Nvidia's system topology settings. Using the scripts and exe files from the 'black screen' workaround definitely works to stop the black screen effect, but it doesn't seem to load the EDID in the same way as manually loading it in Nvidia's settings. It is the 3D capability that I am looking for, and not so much a custom resolution (but I assume that's a part of it, with the 119.x Hz). Loading it with Nvidia seems to give me the 3D. With just CRU and not manually loading it, that doesn't appear to happen. If I manually load it in Nvidia, it stays there until I manually remove it. So problem mostly solved. It works. Is this the correct procedure? I created the exe file by loading the EDID manually in Nvidia's settings first. Then I found that monitor with CRU (which is now different from what it natively shows up as) and exported the EXE file. That's what I used in the startup script. I tried booting without manually loading the EDID in Nvidia settings first, but it did not produce 3D. The very best thing would be to have an option from CRU where the EDID does not have to be loaded from Nvidia's settings. Then I can run the EXE whenever I need to do 3D work. This would save my computer from always thinking there is a monitor attached, when I don't need it. Or, having some setting where you can set the laptop panel as the "main display" on system startup every time, even if an external display had that designation on shutdown. For the program I use, whatever monitor is displaying 3D needs to be set as the main display, otherwise it will not activate 3D when you launch the program. But, if you shut down, don't need the 3D monitor and re-start, Windows will treat the 'phantom' monitor as the main display until I manually change the setting. Anyway... that's the whole story. How can I contribute to your work? You have helped me a great deal. I would like to return the favor. Sincerely, Greg (01-24-2025 08:26 PM)ToastyX Wrote:(01-24-2025 06:30 PM)GregB Wrote: Thanks for the help and linking to the workaround! I'm also going to try out the EDID from the monitor you provided.You said you have two versions of the EDID. Is this the long one or short one? What is the other one? This one has a weird extension block that's basically empty and is interpreted as missing by CRU. NVIDIA will not load EDID overrides with missing extension blocks, so you need to delete the extension block to make it work with NVIDIA. That was the short one. It is the only one that works for me (I have no idea why). The "long" one gives me an error when I try to load it with Nvidia. Here is the "long" version, which I am pretty sure is what I originally pulled from my old laptop. It's been several years, so I can't be 100% sure. |
|||
01-24-2025, 10:16 PM
Post: #8785
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(01-24-2025 08:37 PM)GregB Wrote: Question: I manually load my EDID in Nvidia's system topology settings. Using the scripts and exe files from the 'black screen' workaround definitely works to stop the black screen effect, but it doesn't seem to load the EDID in the same way as manually loading it in Nvidia's settings.Wait, if you have a Quadro GPU and can override the EDID directly in the NVIDIA control panel, what are you using CRU for? You shouldn't need to use both to override the EDID, only one or the other. CRU uses a different method because GeForce GPUs don't have the NVIDIA control panel option. Is the black screen problem happening with just the NVIDIA control panel? Also, if you're importing an EDID from a file using CRU, you should check "Import complete EDID" so that it also changes the device ID, which is what the driver uses to determine if the monitor supports 3D Vision. The long file is the EDID plus a bunch of unrelated data after it. The short file is only the EDID. |
|||
01-24-2025, 10:36 PM
Post: #8786
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(01-24-2025 10:16 PM)ToastyX Wrote:(01-24-2025 08:37 PM)GregB Wrote: Question: I manually load my EDID in Nvidia's system topology settings. Using the scripts and exe files from the 'black screen' workaround definitely works to stop the black screen effect, but it doesn't seem to load the EDID in the same way as manually loading it in Nvidia's settings.Wait, if you have a Quadro GPU and can override the EDID directly in the NVIDIA control panel, what are you using CRU for? You shouldn't need to use both to override the EDID, only one or the other. CRU uses a different method because GeForce GPUs don't have the NVIDIA control panel option. Is the black screen problem happening with just the NVIDIA control panel? I've had so many problems loading an EDID with Nvidia settings (Quadro P5000) that I searched for solutions and found CRU. When I load the EDID in Nvidia settings, it often gives me a black screen on my laptop. Sometimes it is successful, mostly not. Then I re-start. Sometimes it will fix it, sometimes not. CRU seems to fix all of that hassle (perhaps it is the re-start feature). The 'black screen' workaround was the thing that had the biggest impact. CRU will not load an EDID for me like Nvidia's settings does. It seems like I have to load the EDID with Nvidia's settings to have the 3D effect. However, CRU seems to do something to make it all work properly. Nvidia's option results in a black screen 90% of the time. Especially on a restart of the system. I had been working with 'black screens' as a matter of routine until I found this resource. So, it appears that while you can load an EDID with a quadro card, how Nvidia handles that has some kind of a bug. At least in a laptop system. Thank you, sincerely, for your help. CRU and the black screen workaround have resolved some long standing issues. It is an incredible resource. I could write a novella about the problems I've encountered trying to get this to work. It's mind numbing. For now, I just have to live with having a "phantom" monitor attached when I don't want or need one. But that is a small matter compared to those black screens and the EDID not loading properly. Strange that I have to also load it in Nvidia's settings for it to function, but for whatever reason, CRU provides a solution to those black screens. Thank you so much! |
|||
01-24-2025, 10:51 PM
Post: #8787
|
|||
|
|||
RE: Custom Resolution Utility (CRU) | |||
01-25-2025, 08:51 AM
Post: #8788
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(01-24-2025 08:26 PM)ToastyX Wrote: I'm saying delete the 3440x1440 @ 120 Hz from the main window and add it in a new DisplayID 1.3 extension block because there isn't room in the existing one, or you can delete the 2560x1440 resolutions if you don't need them. The RX 580 doesn't support HDMI 2.1.Didn't think about RX 580 support of HDMI 2.1 ![]() I did all the changes, will take a look. Noticed a weird monitor behavior - monitor darkens an output image even on th Win10 desktop but the cursor itself remains with previous brightness. Even if i increase brightness from the monitor menu it is still much darker and almost no brightness increase after that. Reboot helps to solve it. Maybe i didn't reboot PC after CRU manipulations, maybe i did some other changes, who knows ![]() |
|||
01-25-2025, 03:06 PM
Post: #8789
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(01-25-2025 08:51 AM)creo_gen Wrote: Noticed a weird monitor behavior - monitor darkens an output image even on th Win10 desktop but the cursor itself remains with previous brightness. Even if i increase brightness from the monitor menu it is still much darker and almost no brightness increase after that. Reboot helps to solve it. Maybe i didn't reboot PC after CRU manipulations, maybe i did some other changes, who knowsThat's a bug in AMD's driver with Polaris GPUs and not an issue with the monitor. It happens randomly when the driver loads if there's an EDID override. If it happens on boot, you can press Ctrl-Shift-Win-B to refresh the desktop. |
|||
01-25-2025, 05:42 PM
Post: #8790
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(01-25-2025 03:06 PM)ToastyX Wrote: That's a bug in AMD's driver with Polaris GPUs and not an issue with the monitor. It happens randomly when the driver loads if there's an EDID override. If it happens on boot, you can press Ctrl-Shift-Win-B to refresh the desktop. Great! Thanks a lot. You know all answers to my questions. Thanks for your support. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 80 Guest(s)