Ноутбук Dell inspiron 15 3520 HDMI 1.4
Дополнительный монитор HP X24c
Частота экрана по умолчаию до 60Гц. При этом может 120 Гц. Поключаю к другому ноутбуку на винде экран работает на 120 Гц.
Что делал:
cvt 1920 1080 120
xrandr
xrandr --newmode "1920x1080_120.00" 369.50 1920 2080 2288 2656 1080 1083 1088 1160 -hsync +vsync
xrandr --addmode HDMI-1 "1920x1080_120.00"
xrandr --output HDMI-1 --mode "1920x1080_120.00"
ошибка:
xrandr: Configure crtc 1 failed
Пробовал дописывать --crtc 1,2,3 Без результата.
$ xrndr:
HDMI-1 connected 1920x1080+1920+0 (normal left inverted right x axis y axis) 521mm x 293mm
1920x1080 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
800x600 60.32
720x576 50.00
720x480 60.00 59.94
640x480 60.00 59.94
720x400 70.08
1920x1080_120.00 119.93
_________________________________________
$ glxinfo | grep "OpenGL renderer string"
OpenGL renderer string: Mesa Intel(R) Iris(R) Xe Graphics (ADL GT2)
_________________________________________
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 24.04.2 LTS
Release: 24.04
Codename: noble
__________________________________
$ lshw
description: VGA compatible controller
product: Alder Lake-UP3 GT2 [Iris Xe Graphics]
vendor: Intel Corporation
Помогите настроить частоту монитора.