Summary: | [865] UXA hangs X upon startup. | ||||||
---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Scott H <scotthanson80> | ||||
Component: | Driver/intel | Assignee: | Eric Anholt <eric> | ||||
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||
Severity: | critical | ||||||
Priority: | medium | CC: | scotthanson80 | ||||
Version: | unspecified | Keywords: | NEEDINFO | ||||
Hardware: | x86 (IA32) | ||||||
OS: | Linux (All) | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Bug appears on its way to being solved in mesa-7.4_rc1. I can log into Xorg if I set depth to 15, and have a usable system for about ~4 minutes. Then the keyboard locks up. There is still no data in log/messages nor log/Xorg.0.log to indicate fault. If depth is set to anything higher than 16, the previous symptoms appear. Could you try with the following kernel commit in for-review or posted to intel-gfx@lists.freedesktop.org commit cfa16a0de5392c54db553ec2233a7110e4b4da7a Author: Eric Anholt <eric@anholt.net> Date: Tue May 26 18:46:16 2009 -0700 drm/i915: Apply a big hammer to 865 GEM object CPU cache flushing. Also, please attach intel_gpu_dump output. You might be hitting another bug that I've got a good dump for. Ah. One slight problem is that I can no longer log in to my system via ssh when it hangs - I get the password prompt, and nothing after that, leading me to suspect that there is more than just gpu corruption happening here. I am currently running gentoos 2.6.31_rc3-r6 kernel, which appears to contain your 'big hammer' patch - apologies for the late response, have been trying different things in a vain attempt to make it work. Please retest with the following kernel patch: commit e517a5e97080bbe52857bd0d7df9b66602d53c4d Author: Eric Anholt <eric@anholt.net> Date: Thu Sep 10 17:48:48 2009 -0700 agp/intel: Fix the pre-9xx chipset flush. (present in my drm-intel-next tree) Closing on the assumption that it's fixed (like many other 865 bugs like this). If your problem continues, please reopen. If similar problems continue but the exact symptoms have changed, please open a new bug. |
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.
Created attachment 23909 [details] Xorg.log of hung X GPU: 00:02.0 VGA compatible controller: Intel Corporation 82865G Integrated Graphics Controller (rev 02) OS: Gentoo linux x-server: 1.6 Kernel: 2.6.29-rc8-git Have tried various combinations and permutations of suggestions that I've found, both on freedesktop and on gentoos bugzilla, but so far nothing has worked. (kernels, KMS/FB on/off, AGP aperture, tiling, legacy3d, and more) Thus far I have been unable to get a working X with UXA enabled, only with XAA. Symptom: at some stage (usually just as desktop appears, but before icons are displayed), the display hangs, keyboard input is disabled, and the only movement on screen comes from mouse. Do not believe HAL is culprit, as works fine with XAA enabled. Cannot change to a different tty. Can ssh in, sysrq keys do work. No error messages appear in logs that appear relevant... although occasionally xfce4-mixer-plugin will segfault. As this also intermittently occurs when using XAA, I'm confident it is unrelated. Have attached Xorg.0.log, but have not found anything that appears to point to a solution as yet. Am happy to post anything else that may be required.