Bug 586373
Summary: | intel: X-Server goes black as soon as display is added or removed. (IBM T400) | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Felix Möller <mail> | ||||||
Component: | compiz | Assignee: | Adam Jackson <ajax> | ||||||
Status: | CLOSED WORKSFORME | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | low | ||||||||
Version: | 13 | CC: | adel.gadllah, ajax, awilliam, 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: | 2010-07-28 14:43:50 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: | |||||||||
Attachments: |
|
Description
Felix Möller
2010-04-27 12:41:09 UTC
Created attachment 409465 [details]
log of the xserver when attaching a screen
The last line is:
[ 9689.186] (II) intel(0): Allocate new frame buffer 3120x1050 stride 3200
The hardware as returned by lspci -nn 00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller [8086:2a42] (rev 07) 00:02.1 Display controller [0380]: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller [8086:2a43] (rev 07) Thanks for the report. -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers It somehow changed. I do not get the login screen anymore but the screen goes just black. I can still move the mouse and change to tty2. Killing X gives me a display again. Will attach a new log shortly. I would certainly appreciate some help, what to try and provide... Created attachment 415488 [details]
Xorg.0.log when display goes black
Ok, I have found out with the help of nickle in the #intel-gfx channel on freenode that this is a problem of compiz. Exchanging compiz with metacity solved the problem for me. According to #intel-gfx compiz seems "not to respect the max renderbuf size"... https://bugs.freedesktop.org/show_bug.cgi?id=22076 might be a related upstream bug. This seems to be solved by intel 2.12 which i got from Koji. As I am on F14 now I cannot reproduce anymore. |