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

Settings - Display: wrong resolution selected #205

Open
tuananh opened this issue Mar 19, 2024 · 5 comments
Open

Settings - Display: wrong resolution selected #205

tuananh opened this issue Mar 19, 2024 · 5 comments
Milestone

Comments

@tuananh
Copy link

tuananh commented Mar 19, 2024

My monitor resolution is 5120x1440 and it shows that resolution (5120x1440) is selected. But it feels like it's 3840x1080.

when i tried to select 3840x1080, it automatically select 5120x1440 back.

I'm not sure how I can provide more information on this.

@tuananh
Copy link
Author

tuananh commented Mar 19, 2024

I install cosmic from 22.04. Not sure if that make any difference.

@Drakulix
Copy link
Member

I would be very confused, if actually runs at a lower resolution, but lets see.

First could you run cosmic-randr and see, if that also reports 5120x1440?
If it does, could you run drm_info please (you might need to install that) from a terminal in cosmic and post the output?

@tuananh
Copy link
Author

tuananh commented Mar 19, 2024

cosmic-randr indeed reported that it's using the lower resolution

cosmic-randr list
DP-1 (enabled)
  Model: 
  Physical Size: 1190 x 340 mm
  Position: 0,0
  Scale: 100%
  Transform: normal
  Modes:
    3840x1080 @ 119.974 Hz (current) (preferred)
    5120x1440 @ 119.970 Hz
    5120x1440 @  99.996 Hz
    5120x1440 @  59.977 Hz
    3840x1080 @  99.956 Hz
    3840x1080 @  59.968 Hz
    2560x1440 @  59.951 Hz
    2560x1080 @ 119.881 Hz
    2560x1080 @ 100.00 Hz
    2560x1080 @  60.00 Hz
    2560x1080 @  59.939 Hz
    1920x1080 @ 119.879 Hz
    1920x1080 @ 100.00 Hz
    1920x1080 @  60.00 Hz
    1920x1080 @  59.939 Hz
    1680x1050 @  59.954 Hz

I change it with the command line and it works now

cosmic-randr mode DP-1 5120 1440

but in cosmic settings, it's now showing the lower resolution as selected.

I'm guessing its sth to do with the index when displaying?

summary:

  • settings show 5120x1440 but it's indeed 3840x1080.
  • changing with cosmic-randr to 5120x1440 and settings is now showing 3840x1080

@Drakulix
Copy link
Member

I'm guessing its sth to do with the index when displaying?

Not unlikely, it might be thrown of by the order of the resolutions reported, with the one being reported first and preferred by the display, not being the one with the maximum size.

Definitely a cosmic-settings bug then, cc @mmstick

@WatchMkr WatchMkr added this to the alpha 1 milestone May 7, 2024
@WatchMkr WatchMkr modified the milestones: alpha 1, alpha 2 May 25, 2024
@mmstick
Copy link
Member

mmstick commented May 28, 2024

Is this still an issue?

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

No branches or pull requests

4 participants