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 couldn't find the correct resolution of my Dell S2240 screen. When I list the resolutions it only shows me these ones. I'm sure this monitor works with 1920x1080.
I'm using Ubuntu 24.04 LTS on Wayland with a Nvidia GTX1050. Already tried change the nvidia-driver and didn't work. Could it be anything related to gnome-monitor-config?
./gnome-monitor-config set -LpM HDMI-1 -t normal -m 1920x1080@60
:::: ../src/gmc-display-config.c:691 cc_display_logical_monitor_config_add_monitor() -
Failed to set configuration: Invalid mode '1920x1080@60'
The text was updated successfully, but these errors were encountered:
I couldn't find the correct resolution of my Dell S2240 screen. When I list the resolutions it only shows me these ones. I'm sure this monitor works with 1920x1080.
I'm using Ubuntu 24.04 LTS on Wayland with a Nvidia GTX1050. Already tried change the nvidia-driver and didn't work. Could it be anything related to
gnome-monitor-config
?Output from list command
Monitor [ HDMI-1 ] ON
display-name: Unknown Display
[email protected] [id: '[email protected]'] [preferred scale = 1 (1 1.24878)] PREFERRED CURRENT
[email protected] [id: '[email protected]'] [preferred scale = 1 (1)]
[email protected] [id: '[email protected]'] [preferred scale = 1 (1)]
[email protected] [id: '[email protected]'] [preferred scale = 1 (1)]
Output from set resolution command
./gnome-monitor-config set -LpM HDMI-1 -t normal -m 1920x1080@60
:::: ../src/gmc-display-config.c:691 cc_display_logical_monitor_config_add_monitor() -
Failed to set configuration: Invalid mode '1920x1080@60'
The text was updated successfully, but these errors were encountered: