Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to set configuration: Invalid mode '1920x1080@60' #21

Open
akupac opened this issue Nov 25, 2024 · 2 comments
Open

Failed to set configuration: Invalid mode '1920x1080@60' #21

akupac opened this issue Nov 25, 2024 · 2 comments

Comments

@akupac
Copy link

akupac commented Nov 25, 2024

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'

@Carl-Llewellyn
Copy link

Carl-Llewellyn commented Dec 1, 2024

Same here. Might be wayland and updated Ubuntu 24.04.

Anyone know how gnome sets these settings? Would be easier to just do this directly.

Also for nvidia it's probably easier to use nvidia-settings.

I have a iGPU that's intel (which drives the displays) and a dGPU that's nvidia.

@lukullus-blip
Copy link

Had the same problem. You have to use the id value for the mode parameter, so instead of 1920x1080@60 try [email protected].

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants