Summary: | Xorg -configure fails | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Sergey Samokhin <prikrutil> | ||||||||||||||
Component: | Driver/intel | Assignee: | Carl Worth <cworth> | ||||||||||||||
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||||||||||||
Severity: | major | ||||||||||||||||
Priority: | medium | ||||||||||||||||
Version: | unspecified | ||||||||||||||||
Hardware: | x86 (IA32) | ||||||||||||||||
OS: | Linux (All) | ||||||||||||||||
Whiteboard: | |||||||||||||||||
i915 platform: | i915 features: | ||||||||||||||||
Attachments: |
|
Description
Sergey Samokhin
2010-08-17 06:11:08 UTC
Created attachment 37911 [details]
"lsmod | grep i915" output
Created attachment 37912 [details]
"sudo lspci -vv -nn" output
Created attachment 37913 [details]
"sudo Xorg -configure" output
Created attachment 37914 [details]
Xorg.0.log
Created attachment 37915 [details]
menu.lst
Created attachment 37916 [details]
"uname -a" output
Have just updated kernel to 2.6.35.2 - didn't help. commit 8b04b350a983b89eb2d741f55baa297a933ac6ea Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Thu Aug 19 20:05:08 2010 +0100 Open-code DRICreatePCIBusID() During -configure we would attempt to query the availablility of KMS before the DRI module was loaded, thus we were unable to create a valid bus identifier and so the query failed and we disowned the device. Fixes: Bug 29611 - Xorg -configure fails https://bugs.freedesktop.org/show_bug.cgi?id=29611 Reported-by: Sergey Samokhin <prikrutil@gmail.com> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.