RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 840913 - Control-center allows me to active 3rd display although the graphic card/drive support only 2
Summary: Control-center allows me to active 3rd display although the graphic card/driv...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: control-center
Version: 7.0
Hardware: x86_64
OS: Linux
high
high
Target Milestone: rc
: 7.0
Assignee: Debarshi Ray
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks: 1056251
TreeView+ depends on / blocked
 
Reported: 2012-07-17 15:10 UTC by Martin Simon
Modified: 2016-09-20 02:14 UTC (History)
11 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1056251 (view as bug list)
Environment:
Last Closed: 2014-06-13 09:57:27 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
control-center screenshot (27.66 KB, image/png)
2014-01-16 17:22 UTC, Martin
no flags Details
xrandr (15.13 KB, text/plain)
2014-01-22 15:58 UTC, Martin
no flags Details


Links
System ID Private Priority Status Summary Last Updated
GNOME Bugzilla 727023 0 None None None Never

Description Martin Simon 2012-07-17 15:10:16 UTC
Description of problem:
In System Settings - Displays I'm able to active 3 displays (1 laptop built-in, 2 external), but my graphic card/drive supports only 2 displays, so it causes X server freeze

Version-Release number of selected component (if applicable):
control-center-3.4.2-2.el7.x86_64
kernel-3.3.0-0.17.el7.x86_64
xorg-x11-drv-nouveau-0.0.16-36.20120306gitf5d1cd2.el7.x86_64

How reproducible:
100%

Steps to Reproduce:
1. Have 2 external displays connected + 1 laptop built-in
2. In System Settings - Displays click to the inactive one and activate it
3. Apply
  
Actual results:
X server freezes

Expected results:
Any message that I'm not able to do that, it's not supported or something like that; no freeze

Additional info:

Comment 1 Bastien Nocera 2012-10-15 15:36:02 UTC
We can't stop the X server freezing, it just shouldn't freeze and give us back an error instead. Reassigning to nouveau.

Comment 3 Dave Airlie 2013-11-06 07:57:53 UTC
can you supply /var/log/Xorg.0.log for this machine?

is it reproducible with latest RHEL7 nightly?

Comment 4 Michal Domonkos 2013-11-21 13:15:13 UTC
On my ThinkPad T520 with Intel GPU and the latest RHEL7 nightly I'm able to activate 3 displays at the same time (while only 2 are actually supported) via gnome-control-center and the X server won't crash.  However, a window with the current session nested inside will appear and cause some glitches and artifacts.  No error message is shown either.  I also see no errors in Xorg logs.

Comment 5 Michal Domonkos 2013-11-21 18:41:42 UTC
*** Bug 911086 has been marked as a duplicate of this bug. ***

Comment 6 Martin 2014-01-16 17:22:24 UTC
Created attachment 851184 [details]
control-center screenshot

I confirm there is no crash on latest RHEL7.

I have HD3000 GPU, T420s laptop display + external monitor setup. When I connect second monitor and enable it in control-center I got following error:

"Failed to apply configuration: %s
Timeout was reached"

You can see this on the screenshot.

control-center shows second monitor miniature as enabled, but monitor stays actually off.

There is an artifact in Gnome Shell: Left half of left screen is rendered in the center of middle screen. Going into activities hides artifact temporally, going back shows it again. This seems to be like compositing issue.

No error in Xorg.log.0, dmesg or journalctl.

Comment 7 Martin 2014-01-16 17:34:13 UTC
There are no rendering artifacts in KDE nor crash either.

But System Settings Display behavior is also buggy. It shows second external monitor as enabled and doesn't warn user about unsupported by HW setup.

I see 2 problems here:

1) Integration between Xorg and both Gnome/KDE desktops for unsupported screen configurations.
2) gnome-shell or DRM (kernel) rendering/compositing issue.**

**TODO: File separate bug, after we decided which component is buggy.

Comment 8 Daniel Vrátil 2014-01-17 13:56:21 UTC
(In reply to Martin Holec from comment #7)
> 1) Integration between Xorg and both Gnome/KDE desktops for unsupported
> screen configurations.

Can't speak for the kernel/driver part, but on KDE/Gnome side we can detect maximum number of configured screens by counting available CRTCs, which is exposed via XRandR extension.

Could you file a bug for KScreen if you think we should handle the situation there too?

Comment 9 Adam Jackson 2014-01-20 16:12:35 UTC
Can I get the output of 'xrandr --verbose' from the original reporter's configuration?  The X server should just reject invalid configurations, so it's possible the driver is advertising something it shouldn't.

Comment 10 Martin 2014-01-22 15:58:37 UTC
Created attachment 853935 [details]
xrandr

New monitor is on HDMI2.

Comment 11 Adam Jackson 2014-02-19 21:38:36 UTC
The xrandr output there correctly reports that only two CRTCs are available, so to the extent that this is possible in the UI, it's a Gnome bug.

Comment 12 Martin 2014-02-20 11:29:52 UTC
This was easily fixed in KDE, see: https://bugzilla.redhat.com/show_bug.cgi?id=1056251

I don't like to see Gnome falling behind. Can you fix Control Center handling of unsupported screen configurations?

Comment 16 Martin 2014-03-25 11:37:38 UTC
This was easily fixed in KDE KScreen. Could you do same for Control Center?

Comment 18 Jiri Koten 2014-03-28 16:31:31 UTC
I can confirm the fix in scratch builds. If I activate the 3rd monitor, the Apply button becomes insensitive, but also preferably I'd like to see some msg. clearly stating that current configuration is unsupported.

Comment 19 Martin 2014-03-31 12:36:11 UTC
(In reply to Jiri Koten from comment #18)
> I can confirm the fix in scratch builds. If I activate the 3rd monitor, the
> Apply button becomes insensitive, but also preferably I'd like to see some
> msg. clearly stating that current configuration is unsupported.

Same here. Please push it to repository ASAP.

Comment 20 Martin 2014-03-31 13:44:04 UTC
Updating control-center is enough on RHEL7. I think we can push it without updated gnome-desktop3.

Comment 24 Ludek Smid 2014-06-13 09:57:27 UTC
This request was resolved in Red Hat Enterprise Linux 7.0.

Contact your manager or support representative in case you have further questions about the request.


Note You need to log in before you can comment on or make changes to this bug.