Summary: | [GM965] Blank screen, X crashes, no console if KMS enabled | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Fabiano Francesconi <fabiano.francesconi> | ||||||||
Component: | Driver/intel | Assignee: | Jesse Barnes <jbarnes> | ||||||||
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||||||
Severity: | major | ||||||||||
Priority: | medium | CC: | remi | ||||||||
Version: | 7.4 (2008.09) | ||||||||||
Hardware: | x86 (IA32) | ||||||||||
OS: | Linux (All) | ||||||||||
Whiteboard: | |||||||||||
i915 platform: | i915 features: | ||||||||||
Attachments: |
|
Description
Fabiano Francesconi
2009-05-18 16:42:12 UTC
Created attachment 25985 [details]
Kernel configuration file
Try removing FB_VESA and FB_INTEL from your kernel config, those are going to get in the way. Your xorg.log has some useless entries in it for a KMS config, but other than that should be fine. (In reply to comment #2) > Try removing FB_VESA and FB_INTEL from your kernel config, those are going to > get in the way. Your xorg.log has some useless entries in it for a KMS config, > but other than that should be fine. > Thanks for replying. I tried removing that options from kernel config and something is getting better. Infact now console is working perfectly but I have the same issues regarding Xorg. I started xdm and I've collected xorg log errors using the following configuration: Option "DRI" "true" Option "AccelMethod" "UXA" Option "Tiling" "False" Option "ModeDebug" "yes" I'll attach a copy of the log. If you need more details, just ask. Created attachment 26031 [details]
Xorg log
I give you more details regarding installed packages. xorg-server version: 1.5.3-r5 xf86-video-intel version: 2.6.3-r1 mesa version: 7.3-r1 Please try xf86-video-intel 2.7.1 as well. Maybe that'll fix your GDM issues. Thanks I tried upgrading video-intel driver to 2.7.1 and I've rebuilt mesa, xorg-server and all x11-drivers/* packages. Nothing works. Same result as before. Maybe KMS works fine with xorg-server v. 1.6.* .. don't know.. Just a shot. (In reply to comment #7) > I tried upgrading video-intel driver to 2.7.1 and I've rebuilt mesa, > xorg-server and all x11-drivers/* packages. > Nothing works. Same result as before. Maybe KMS works fine with xorg-server v. > 1.6.* .. don't know.. Just a shot. yes, you need xserver 1.6.* I tried with xorg-server 1.6.1.901-r3 It's working like a charm. Thanks for helping me and great job :) Today I've upgraded xorg-server to 1.6.1.901-r5 (and unmasked dri2proto) and I get the same old problem (only related to xorg-server crashing; console works flawlessy) in the same old behaviour. I know it's a testing package but I hope you'd like this report as I would like this issue to be fixed :P Thank you, guys. Appearing in 1.6.1.901-r5 gets me think this may be bug#22537 Indeed, if -r4 worked fine, then it's one of the patches on the nomination list [1]. I think this bug is fixed. We should track the new issue into bug #22537. Thanks [1] http://wiki.x.org/wiki/Server16Branch Ok, closing again. |
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.