Bug 174646
Summary: | Radeons crash with dri enabled | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Sammy <sait.a.umar> |
Component: | kernel | Assignee: | Dave Jones <davej> |
Status: | CLOSED DUPLICATE | QA Contact: | Brian Brock <bbrock> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | orion, pfrields, wtogami |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2006-03-06 23:12:20 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: |
Description
Sammy
2005-12-01 02:06:14 UTC
Upgrade to the latest rawhide rpm packages of everything, in particular the kernel, all X drivers, server, and libraries, etc. We do not ship the r300 DRI driver, so it's odd that the R300 microcode is being loaded. Either way though, the above error is a kernel, rather than X error. Please attach your X server log file and config file to the report for completeness. (In general, they should be attached to all X bug reports). TIA libdrm is the userland library, rather than the DRM kernel modules.. Reassigning to the kernel... whats the newest rawhide kernel you've tried? I think I'm seeing the same, though irq messages. Last messages I see are: Feb 15 16:09:35 vault kernel: [drm] Initialized drm 1.0.1 20051102 Feb 15 16:09:35 vault kernel: ACPI: PCI Interrupt 0000:01:05.0[A] -> GSI 16 (level, low) -> IRQ 185 Feb 15 16:09:35 vault kernel: [drm] Initialized radeon 1.21.0 20051229 on minor 0 Feb 15 16:09:35 vault kernel: agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0. Feb 15 16:09:35 vault kernel: agpgart: Putting AGP V2 device at 0000:00:00.0 into 1x mode Feb 15 16:09:35 vault kernel: agpgart: Putting AGP V2 device at 0000:01:05.0 into 1x mode Adapter is: 01:05.0 VGA compatible controller: ATI Technologies Inc Radeon RV100 QY [Radeon 7000/VE] kernel is 2.6.15-1.1948_FC5smp Commenting out Load "dri" prevents the hang. This is a dual athlon mp system. |