Bug 526433
Summary: | [KMS] X crashes on ATI Radeon X800 (R420) | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Joachim Frieben <jfrieben> | ||||||
Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> | ||||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | low | ||||||||
Version: | rawhide | CC: | dougsland, gansalmon, itamar, kernel-maint, pebolle | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | x86_64 | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | xorg-x11-server-Xorg-1.6.99.903-2.fc12.x86_64 | Doc Type: | Bug Fix | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2009-10-04 19:05:35 UTC | Type: | --- | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Attachments: |
|
Description
Joachim Frieben
2009-09-30 08:57:28 UTC
Created attachment 363158 [details]
Xorg.0.log for ATI Radeon X800 (R420) with KMS
After booting into run level 3, executing 'startx' leads to a mouse pointer appearing in front of a black background. However, after a moment, the monitor (21" CRT HP A4576A) powers off. The system does not respond to ctrl-alt-del. Nevertheless, it is still possible to shut down the system in a controlled manner by pressing the soft power button.
0) Similar issue with a "Radeon RV250 [Mobility FireGL 9000]" on an i686 system. "nomodeset" seems to be a workaround here too. 1) Not sure if its kernel related per se. I now see identical issues on both kernel-2.6.31.1-48.fc12.i686 and kernel-2.6.31.1-56.fc12.i686. At least I first noticed this with kernel-2.6.31.1-56.fc12.i686, but as kernel-2.6.31.1-48.fc12.i686 didn't trigger this issue before, I suppose one of the xorg packages that came in the same batch of updates as kernel-2.6.31.1-56.fc12.i686 (e.g. xorg-x11-drv-ati-6.13.0-0.6.20090929git7968e1fb8.fc12, xorg-x11-server-Xorg-1.6.99.903-1.fc12, and xorg-x11-server-common-1.6.99.903-1.fc12) could also be the culprit. Created attachment 363545 [details]
Output of dmesg for ATI Radeon X800 (R420) with KMS and drm.debug=0x0f
(In reply to comment #2) > 1) [...] I suppose one of > the xorg packages that came in the same batch of updates as > kernel-2.6.31.1-56.fc12.i686 (e.g. > xorg-x11-drv-ati-6.13.0-0.6.20090929git7968e1fb8.fc12, > xorg-x11-server-Xorg-1.6.99.903-1.fc12, and > xorg-x11-server-common-1.6.99.903-1.fc12) could also be the culprit. Issue seems to be resolved here (with a "Radeon RV250 [Mobility FireGL 9000]" on an i686 system) with xorg-x11-server-Xorg-1.6.99.903-2.fc12.i686 and friends (i.e., the current Rawhide packages). Can reporter confirm? |