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: compizAssignee: Adam Jackson <ajax>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: 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 Flags
log of the xserver when attaching a screen
none
Xorg.0.log when display goes black none

Description Felix Möller 2010-04-27 12:41:09 UTC
Description of problem:
I had a perfectly working T400 with a Fedora 12 installation which I upgraded recently to F13. Now I get logged out as soon as i connect an external screen. I assume X crashes, but there is nothing in Xorg.0.log ...

Version-Release number of selected component (if applicable):
xorg-x11-drv-intel-2.11.0-2.fc13.i686

[fm@thinkpad ~]$ uname -a
Linux thinkpad 2.6.33.2-57.fc13.i686.PAE #1 SMP Tue Apr 20 08:58:17 UTC 2010 i686 i686 i386 GNU/Linux


How reproducible:
100%

Steps to Reproduce:
1. get an external monitor
2. attach it
  
Actual results:
I see gdm on both screens.

Expected results:
I keep my desktop and it is expanded to the other screen.

Comment 1 Felix Möller 2010-04-27 12:42:41 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

Comment 2 Felix Möller 2010-04-27 12:46:23 UTC
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)

Comment 3 Adam Williamson 2010-04-27 12:53:45 UTC
Thanks for the report.



-- 
Fedora Bugzappers volunteer triage team
https://fedoraproject.org/wiki/BugZappers



-- 
Fedora Bugzappers volunteer triage team
https://fedoraproject.org/wiki/BugZappers

Comment 4 Felix Möller 2010-05-20 18:30:40 UTC
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...

Comment 5 Felix Möller 2010-05-20 18:31:24 UTC
Created attachment 415488 [details]
Xorg.0.log when display goes black

Comment 6 Felix Möller 2010-05-31 07:13:01 UTC
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"...

Comment 7 Felix Möller 2010-05-31 08:08:48 UTC
https://bugs.freedesktop.org/show_bug.cgi?id=22076 might be a related upstream bug.

Comment 8 Felix Möller 2010-07-28 14:43:50 UTC
This seems to be solved by intel 2.12 which i got from Koji. As I am on F14 now I cannot reproduce anymore.