Bug 43209
Summary: | PAE and radeon integrated rs690 (x1200) prevents dri | ||
---|---|---|---|
Product: | Drivers | Reporter: | Steven (steven.w.j.brown) |
Component: | Video(DRI - non Intel) | Assignee: | drivers_video-dri |
Status: | RESOLVED OBSOLETE | ||
Severity: | normal | CC: | alan, lamr64 |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 3.4 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
Steven
2012-05-05 16:35:01 UTC
In an effort to extend my desktop's life, I just tried plugging in an ATI Radeon HD 6450 and got the same result. I guess this is a bug in the radeon driver on PAE kernels? Would expect more people reporting problems, though.... Same here, on a 3.2.0-29-generic-pae kernel with a PCIe radeon: VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Turks [Radeon HD 6570] I get: [drm:r600_ring_test] *ERROR* radeon: ring test failed (scratch(0x8504)=0xCAFEDEAD) radeon 0000:01:00.0: disabling GPU acceleration I don't get acceleration, but other than that, the system works reasonably well, so that might be the reason some people don't see the problem? There was a similar report on the lkml about a year ago, but I tried a similar patch to that described in there and it caused a panic. https://lkml.org/lkml/2011/6/3/277 This bug relates to a very old kernel. Closing as obsolete. |