You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just bought an external DELL 27inch monitor S2721HN, I use 1920 x 1080 as my resolution. After plugging it using an HDMI cable the quality looks poor, the text are blurry and the images are fuzzy. I read online that I need to enable HIDPI for that specific resolution I want. when using a resolution lower than 1024 * 640, the quality looks really good and HIDPI is enabled.
but on other resolutions above 1024 * 640 the quality is poor, even if HIDPI is enabled. any one has any idea why this could happen ?
thanks in advance.
OS : Big Sur 11.1
External Monitor model : DELL S2721HN ( 27inch)
The text was updated successfully, but these errors were encountered:
Actually, 1080p monitor is very tricky. I have been using EW277HDR for years and I have succeed turning HiDPI on. So, I personally believe that you may face the same issue as mine. Now, the following is my solution.
Export EDID using DarwinDumper.
Use "Custom Resolution Utility" to import the EDID that you exported by DarwinDumper.
Add 4096 x 2048 resolutions using CRU, then, export it.
Use FixEDID to add scaled resolutions and export the EDID file again.
Combine EDID files that created by HiDPI script with the EDID that exported by FixEDID.
After that, put the combined EDID to the Library / Displays / Contents / Resources / Overrides.
Restart your mac.
Use RDM to choose the HiDPI resolutions.
I have tried my best to make it short, but it is really very tricky and difficult to make it work.
Please do not hesitate to tell me, if you need any help with this issue.
I just bought an external DELL 27inch monitor S2721HN, I use 1920 x 1080 as my resolution. After plugging it using an HDMI cable the quality looks poor, the text are blurry and the images are fuzzy. I read online that I need to enable HIDPI for that specific resolution I want. when using a resolution lower than 1024 * 640, the quality looks really good and HIDPI is enabled.
but on other resolutions above 1024 * 640 the quality is poor, even if HIDPI is enabled. any one has any idea why this could happen ?
thanks in advance.
OS : Big Sur 11.1
External Monitor model : DELL S2721HN ( 27inch)
The text was updated successfully, but these errors were encountered: