Bug 2106068
| Summary: | gnome control center is offering invalid resolutions | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 9 | Reporter: | Peter Kopec <pekopec> | ||||
| Component: | mutter | Assignee: | Jonas Ådahl <jadahl> | ||||
| Status: | CLOSED MIGRATED | QA Contact: | Desktop QE <desktop-qa-list> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 9.1 | CC: | cgarnach, fmuellner, jadahl, rstrode, tpelka, tpopela | ||||
| Target Milestone: | rc | Keywords: | MigratedToJIRA | ||||
| Target Release: | --- | Flags: | pm-rhel:
mirror+
|
||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2023-09-18 10:43:37 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
What GPU and driver is this with? The mode g-c-c lists appears in the list advertised by RANDR, so this is either a bug in the Xorg modestting driver, some GPU specific Xorg driver, or some kernel GPU driver. I had this is issue on both, nouveau (RTX 5000 and GV100) and amd (RX6800 and Raven apu ). Nvidia drivers did not offered me those resolutions. Interesting is that windows is able to set 2560x1600 and 2048x1536 resolution. Can you run `modetest` and attach the result? If it contains the modes, then I assume it's a kernel issue; if it's not it's an Xorg driver issue. Created attachment 1900147 [details]
modetest
This is using Xorg, right? The modetest output does not contain the modes that doesn't work; that points towards the Xorg nouveau driver. no, it is wayland. I tried it now on X and it failed, "no device found". Oh, I thought this was all Xorg since you attached xrandr output. Does this reproduce on F36? If so, could you try if https://people.redhat.com/~jadahl/rhbz2078576/ helps? yeah i should have mentioned that it is on both, wayland and X. Anyway, i have tried F36 and it is reproducible, even after updating mutter. For now, I'm moving this away from GNOME Control Center as it offers what it gets. Can you try again with the build for bug 2136747? I have tried the mutter-40.9-10.el9_1, same results, resolution is available and upon selecting monitor will say out of range. Still reproducible on RHEL 9.3. Tried with NAVI 31. Issue migration from Bugzilla to Jira is in process at this time. This will be the last message in Jira copied from the Bugzilla bug. This BZ has been automatically migrated to the issues.redhat.com Red Hat Issue Tracker. All future work related to this report will be managed there. Due to differences in account names between systems, some fields were not replicated. Be sure to add yourself to Jira issue's "Watchers" field to continue receiving updates and add others to the "Need Info From" field to continue requesting information. To find the migrated issue, look in the "Links" section for a direct link to the new issue location. The issue key will have an icon of 2 footprints next to it, and begin with "RHEL-" followed by an integer. You can also find this issue by visiting https://issues.redhat.com/issues/?jql= and searching the "Bugzilla Bug" field for this BZ's number, e.g. a search like: "Bugzilla Bug" = 1234567 In the event you have trouble locating or viewing this issue, you can file an issue by sending mail to rh-issues. You can also visit https://access.redhat.com/articles/7032570 for general account information. |
Created attachment 1896127 [details] xrandr + EDID decode Description of problem: G-C-C is offering invalid resolution, in my case 2560x1600 and 2048x1536 . After choosing this resolution monitor will display "out of range" Tested on BenQ PD2720U 4k monitor. How reproducible: 100%