Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 474994 - =x11-base/xorg-server-1.14.2 using =x11-drivers/xf86-video-intel-2.21.10-r1 - External display is blacked out
Summary: =x11-base/xorg-server-1.14.2 using =x11-drivers/xf86-video-intel-2.21.10-r1 -...
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2013-06-27 16:03 UTC by Manuel Rüger (RETIRED)
Modified: 2015-02-23 01:44 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Manuel Rüger (RETIRED) gentoo-dev 2013-06-27 16:03:15 UTC
xorg-server-1.14.2 blacks out the external display here. 
It is connected via VGA and gets recognized by kscreen, but unfortunately it stays black and the display menu doesn't recognize the laptop.
Using xorg-server-1.14.1 and everything works fine.



emerge -pv xorg-server
[ebuild  r  U ~] x11-base/xorg-server-1.14.2:0/1.14.2 [1.14.1:0/1.14.1] USE="ipv6 nptl suid udev xorg -dmx -doc -kdrive -minimal (-selinux) -static-libs -tslib -xnest -xvfb" 0 kB
[ebuild  rR   ~] x11-drivers/xf86-input-synaptics-1.7.1  0 kB
[ebuild  rR   ~] x11-drivers/xf86-input-evdev-2.8.0  0 kB
[ebuild  rR   ~] x11-drivers/xf86-video-intel-2.21.10-r1  USE="dri sna udev xvmc -glamor -uxa" 0 kB
[ebuild  rR   ~] x11-drivers/xf86-video-nouveau-1.0.8  0 kB


(nouveau is disabled, just using internal intel graphics)
Comment 1 Chí-Thanh Christopher Nguyễn gentoo-dev 2013-06-30 08:48:46 UTC
Can you bisect between 1.14.1 and 1.14.2? Also, does this affect older xf86-video-intel too?
Comment 2 Chí-Thanh Christopher Nguyễn gentoo-dev 2013-07-01 22:06:59 UTC
You may also want to try xf86-video-intel-2.21.11
Comment 3 Manuel Rüger (RETIRED) gentoo-dev 2013-07-02 21:06:11 UTC
Thanks for the hint, I'll try it asap.

I'm pretty sure it isn't related to xorg-server-1.14.2 cause I had the same problem with xorg-server-1.14.1
Comment 4 Chí-Thanh Christopher Nguyễn gentoo-dev 2013-07-02 21:12:21 UTC
(from comment #0)
> Using xorg-server-1.14.1 and everything works fine.

(from comment #3)
> I had the same
> problem with xorg-server-1.14.1

I don't quite understand. Which versions of which packages work, and which ones don't?
Comment 5 Manuel Rüger (RETIRED) gentoo-dev 2013-07-02 21:26:49 UTC
Sorry for the confusion. This is a strange behaviour and I'm not sure which component is causing the random blackout. 

The system once worked fine on my external monitor and after I've updated to the new xorg-server it didn't work anymore, so xorg-server was suspicious to me. As I'm using the ebuilds available with ABI_X86=32 support, I've put many testing ebuilds into my installation.

Yesterday (xorg-server-1.14.1 / xf86-video-intel-2.21.10-r1) the configuration didn't work either, so I think there might be another component that creates problems. 

Right now I'm using xorg-server-1.14.2 / xf86-video-intel-2.21.11 and after some changes with kscreen (disable/enable external vga) it works again. 

VGA always gets detected, but if it fails, there is no output on it.

HDMI output seems to be completetly unaffected.

So I'm not sure whats the proper way to deal with it.
Comment 6 Chí-Thanh Christopher Nguyễn gentoo-dev 2013-07-02 22:36:39 UTC
The relevant components are
kernel (DRM)
xorg-server
xf86-video-intel (DDX)

Nowadays, most things related to configuring outputs (aka. modesetting) happen in the kernel.
Comment 7 Chí-Thanh Christopher Nguyễn gentoo-dev 2013-07-14 16:07:36 UTC
Also you could try xf86-video-intel-2.21.12 which contains fixes for uninitialized gamma settings, especially:
d36c9542d2bd707838a87c451bf76f091aaf5cba
ebf4517a0bb510e406795c169aa21b7cc615ed31
Comment 8 jms 2013-07-16 03:23:23 UTC
 I have a bug which may be related
Bug 476994 
with  	=x11-drivers/xf86-video-intel-2.21.12
but might be something else since today (maybe yesterday I have problem with 2 display) might be related to another updated component
Comment 9 jms 2013-07-16 03:45:49 UTC
and by the way  I am still using gentoo-source-3.9.6 and havn't touch it's config .
It was working fine with this kernel3.9.6 it's not working with the same untouched kernel3.9.6.
jumping in as I start to think that my bug 476994 might be a duplicate of this one.
Comment 10 Andreas Sturmlechner gentoo-dev 2013-09-15 20:07:56 UTC
What kernel are you using? On my system, since 3.9 I've got no fbcon most of the time (but X) and since 3.11 neither fbcon nor X on the external display. Also, since 3.11 the display often isn't even detected so I can't bring it up manually. But sometimes it works.
Comment 11 Chí-Thanh Christopher Nguyễn gentoo-dev 2013-09-15 20:14:16 UTC
Please make sure that upstream becomes aware of the problem by reporting a bug at https://bugs.freedesktop.org/ and provide the link here. If the bug was introduced between kernel 3.8 and 3.9, you could try to bisect to find the commit that caused it.
Comment 12 Andreas Sturmlechner gentoo-dev 2013-09-15 20:27:51 UTC
(In reply to Chí-Thanh Christopher Nguyễn from comment #11)
> Please make sure that upstream becomes aware of the problem by reporting a
> bug at https://bugs.freedesktop.org/ and provide the link here. If the bug
> was introduced between kernel 3.8 and 3.9, you could try to bisect to find
> the commit that caused it.

Sorry, I'm currently fighting three i915 bugs at once and messed up what was introduced when - my blank screen trouble actually began with 3.8, not 3.9.

I did report that already, and tried to bisect twice, but it's completely hopeless due to the randomness of the bug: https://bugs.freedesktop.org/show_bug.cgi?id=58876

mrueg, you could try 3.4.62 (which is always working for me, as anything pre-3.8) to see if it's kernel related.
Comment 13 Manuel Rüger (RETIRED) gentoo-dev 2014-02-23 19:18:01 UTC
Works for me again with 2.99.910 and xorg-server-1.15.0.
Comment 14 Manuel Rüger (RETIRED) gentoo-dev 2014-10-10 21:20:46 UTC
(In reply to Manuel Rüger from comment #13)
> Works for me again with 2.99.910 and xorg-server-1.15.0.

Is this bug still needed? It works for me again, not sure if anyone else still has a problem?
Comment 15 Matt Turner gentoo-dev 2015-02-23 01:44:15 UTC
I think it's very likely this is fixed in a new version of the driver. If it's
not, please file a bug upstream at bugs.freedesktop.org. We're not prepared to
fix driver issues that aren't fixed upstream.