Bug 533217
Summary: | vt switching 1 -> 2 -> 1 = blank/black screen | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Rex Dieter <rdieter> |
Component: | xorg-x11-server | Assignee: | Adam Jackson <ajax> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | low | ||
Version: | rawhide | CC: | awilliam, dcbw, jburgess777, kevin, xgl-maint |
Target Milestone: | --- | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2009-11-06 02:38:23 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 520480 |
Description
Rex Dieter
2009-11-05 17:06:57 UTC
for fun, tested using gdm, doesn't seem to be an issue there. Another possible ConsoleKit/display-manager interaction? Tested changes since 1.7.0-1, seems this is the culprit: * Thu Oct 08 2009 Adam Jackson <ajax> 1.7.0-2 - xserver-1.7.0-randr-gamma-restore.patch: Restore CRTC gamma on EnterVT. rebuilding 1.7.1-6 without xserver-1.7.0-randr-gamma-restore.patch makes things behave again. any ideas how/why this could be problematic? Scratch build for testing sans xserver-1.7.0-randr-gamma-restore.patch http://koji.fedoraproject.org/koji/taskinfo?taskID=1790732 Which 945 is this, exactly? Are you using KMS or not? I get this on an r7500 just switching vts from kdm. I cannot reproduce it from gdm. ajax: with kms on the r7500 $ lspci | grep 945 00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub (rev 03) 00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03) 00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03) 0c:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02) with kms. it's a dell latitude d620 If it helps any, notting suggested in #fedora-devel, that when/if this happens to try ssh'ing in , and issuing: DISPLAY=:0 XAUTHORITY=/var/run/kdm/<whatever> xgamma -gamma 1 and that restored the display, and it remains functional from then on... I can do further vt switches without problems, at least until the next X server restart. I see exactly the same behaviour on an EeePC 901 with same chipset as above: 00:02.0 VGA compatible controller: Intel Corporation Mobile 945GME Express Integrated Graphics Controller (rev 03) 00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03) The xgamma command above works and fixes the same behaviour following a suspend-resume cycle. An xorg-x11-server build which should fix this is currently in progress: http://koji.fedoraproject.org/koji/buildinfo?buildID=140035 please test it and report whether it resolves this issue. Testing ASAP would be really appreciated, we're on a tight deadline for F12. Thanks a lot! -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers xorg-x11-server-1.7.1-7.fc12 tests out A-OK here, looks like we have a winner. +1 build is tagged, so closing. -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers |