Summary: | x11-drivers/xf86-video-intel-2.6.{1,2,3}: blank screen | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Till Matthiesen <entropy> |
Component: | [OLD] Unspecified | Assignee: | Gentoo X packagers <x11> |
Status: | RESOLVED INVALID | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
URL: | http://bugs.freedesktop.org/show_bug.cgi?id=20564 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
Xorg log file
New Xorg log packages emerged via x11 stable list |
Description
Till Matthiesen
2009-03-03 09:37:13 UTC
Created attachment 183749 [details]
Xorg log file
Looks like Xorg is segfaulting when probing the chipset. Could you use the keyword list from bug #251832 to make sure you're using the latest version of all important X packages? Thanks I just emerged all packages according to the current x11.stable.list omitting the driver section. Drivers were rebuild using emerge `qlist -I -C x11-drivers` afterwards. This includes xf86-video-intel-2.6.3 now. Unfortunately this wasn't successful. Symptoms are still as described previously. Thanks again! Created attachment 184138 [details]
New Xorg log
Created attachment 184139 [details]
packages emerged via x11 stable list
I did a git bisection and ended up on the following commit: commit 934008a2cbcec0c790580750c672c0367a9e4c55 Author: Eric Anholt <eric@anholt.net> Date: Tue Jan 6 10:55:59 2009 -0800 Always enable KMS if server's new enough, and remove option. The API should be stable at this point, and we don't want to allow mistakes. http://cgit.freedesktop.org/xorg/driver/xf86-video-intel/commit/?id=934008a2cbcec0c790580750c672c0367a9e4c55 Still on 2.6.28.7 (vanilla), no KMS patches whatsoever. Apart from the minor update to xorg-server-1.5.3-r3 all other x11 packages are have been unchanged. I couldn't perform a check against HEAD as a simple 'git revert <rev>' was not possible. No bug report filed to upstream so far. Please file a bug upstream, there's nothing else I can do to help you solve this. Don't forget to paste the url here so I can track it. Thanks reported upstream: http://bugs.freedesktop.org/show_bug.cgi?id=20564 Thanks, let's track the bug upstream then. Reopening And closing with the proper resolution. Thanks |