rvp Hmm. What about the latest Ubuntu?
tried just now. Same thing (Ubuntu now is full Wayland).
rvp I wanted to ask about this before, then plumb forgot: Can you post the xrandr output, and the command you used to set the new mode?
root@ubuntu:/sys/class/drm/card0-HDMI-A-1# xrandr --newmode 2560x1440 312.25 2560 2752 3024 3488 1440 1443 1448 1493 -hsync +vsync
root@ubuntu:/sys/class/drm/card0-HDMI-A-1# xrandr --addmode HDMI-0 2560x1440
root@ubuntu:/sys/class/drm/card0-HDMI-A-1# xrandr
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 16384 x 16384
HDMI-0 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 609mm x 349mm
1920x1200 59.95
1920x1080 60.00* 60.00 50.00 59.94
1920x1080i 60.00 50.00 59.94
1680x1050 59.88
1600x900 60.00
1280x1024 60.02
1440x900 59.90
1280x800 59.91
1280x720 60.00 50.00 59.94
1024x768 60.00
1440x480 60.00 59.94
800x600 60.32
720x576 50.00
720x480 60.00 59.94
640x480 60.00 59.94
720x400 70.08
2560x1440 59.96
VGA-0 disconnected (normal left inverted right x axis y axis)
root@ubuntu:/sys/class/drm/card0-HDMI-A-1# xrandr --output HDMI-0 --mode 2560x1440
root@ubuntu:/sys/class/drm/card0-HDMI-A-1# xrandr --output HDMI-0 --auto
root@ubuntu:/sys/class/drm/card0-HDMI-A-1# uname -a
Linux ubuntu 6.5.0-9-generic #9-Ubuntu SMP PREEMPT_DYNAMIC Sat Oct 7 01:35:40 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Of course on xrandr output you see 2560x1440 beacause I manually added it to HDMI-0
rvp Did you try the modeline printed/got from EDID? Is it the same as what's generated by cvt?
I remember trying both with modeline from cvt
and the one from Xorg.0.log - same issue on HD 7450
Is Intel Arc supported by NetBSD? I haven't seen it in man pages anywhere. It stopped on Iris I think? Since my CPU is AMD Ryzen 9 I can't really use the Intel iGPU. I could only go with discrete Intel Arc GPU.