Bug in graphics.library (UHD resolutions)
Posted: Tue Jan 04, 2022 1:57 pm
@devs
Ok, i need help with this one.
I checked with Hans deRuiter and he assured me it's no driver issue.
It seems to be coming from graphics.library, so i ask you kindly to confirm or reject, please.
Take a look here for the full "thread" (since i don't know if one can look the items if not registered, i will do a summarize)
http://www.amiga.org/developer/bugrepor ... php?id=857
Summarize:
I have a UHD capable monitor (LG 43BN70-U) and a UHD capable graphics card (RadeonHD 7950), but HDMI refuses to display the UHD resolution (3840x2160), only 2560x1440 is possible (or at least seen and used by ScreenMode Prefs).
The monitor itself *can* do UHD, this was tested with a lend PC, gfx card was a IntelHD 4000 connected through DisplayPort.
Going on, i have tried DDC and manually adding the screenmodes to no avail.
These are my monitor tooltypes:
and this is what i get in serial with the above tooltypes in place
and this is the answer of Hans deRuiter:
grpahics.library is 54.248 (23.02.2020)
I can do NDA betatests if no dev got any UHD monitors available
edit: ...or letting a debug library run for more output, if that is not too much to ask?
Thank you
Ok, i need help with this one.
I checked with Hans deRuiter and he assured me it's no driver issue.
It seems to be coming from graphics.library, so i ask you kindly to confirm or reject, please.
Take a look here for the full "thread" (since i don't know if one can look the items if not registered, i will do a summarize)
http://www.amiga.org/developer/bugrepor ... php?id=857
Summarize:
I have a UHD capable monitor (LG 43BN70-U) and a UHD capable graphics card (RadeonHD 7950), but HDMI refuses to display the UHD resolution (3840x2160), only 2560x1440 is possible (or at least seen and used by ScreenMode Prefs).
The monitor itself *can* do UHD, this was tested with a lend PC, gfx card was a IntelHD 4000 connected through DisplayPort.
Going on, i have tried DDC and manually adding the screenmodes to no avail.
These are my monitor tooltypes:
btw, it doesn't matter if i set interrupt to on or offCMPLENGTH=21
BOARDNAME=Radeon HD 7900 series
VSYNCMIN=56
VSYNCMAX=61
HSYNCMIN=30000
HSYNCMAX=135000
MODE=640x480@60
MODE=640x512@60
MODE=720x480@60
MODE=800x600@60
MODE=1024x768@60
MODE=1152x864@60
MODE=1280x512@60
MODE=1280x720@60
MODE=1280x800@60
MODE=1280x1024@60
MODE=1600x900@60
MODE=1680x1050@60
MODE=1920x1080@60
MODE=2560x1440@60
MODE=3840x2160@56
MODE=3840x2160@57
MODE=3840x2160@58
MODE=3840x2160@59
MODE=3840x2160@60
MODE=3840x2160@61
MODE=3840x2160@27
MODE=3840x2160@28
MODE=3840x2160@29
MODE=3840x2160@30
DISABLEFAKENATIVE=Yes
INTERRUPT=No
and this is what i get in serial with the above tooltypes in place
Hidden Text - Click to Show :
So, here i am, please helpThat's very weird behaviour from the graphics library. The 56-61 Hz modes are being rejected with a vague error that the frequency isn't right, and the 29-30Hz modes are being treated as out of range, because it says that the vsync must be in the range 55-62. Not sure where it got that idea from, since the modes are coming from the EDID data (which is visible in the debug log).
This isn't a driver issue. If you can't get it to work, then submit a bug report to Hyperion.
grpahics.library is 54.248 (23.02.2020)
I can do NDA betatests if no dev got any UHD monitors available

edit: ...or letting a debug library run for more output, if that is not too much to ask?
Thank you