Bug 111191
| Summary: | DRI AGP/PCI detection is broken | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Warren Togami <wtogami> |
| Component: | XFree86 | Assignee: | Mike A. Harris <mharris> |
| Status: | CLOSED RAWHIDE | QA Contact: | David Lawrence <dkl> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 1 | ||
| 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: | 2003-12-16 17:31:19 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
Warren Togami
2003-11-29 11:25:05 UTC
I've just implemented new AGP autodetection inside the radeon driver which obsoletes and replaces the previous detection from ATI. It implements autodetection by walking the PCI capability list in a hardware generic fashion, as per the PCI 2.2 and AGP 2.0 specifications, in order to determine if the given device implements the AGP extended PCI capability. This generic code can be used by other drivers as well to do the same, and should be factored out to the common layer somewhere. XFree86-4.3.0-radeon-agp-detection-using-capability-list-walk.patch is present in XFree86-4.3.0-45 and will be in rawhide within a day or so. Once it is present, I'd like as many people out there using *any* Radeon hardware to test it and see if their XFree86 log file properly indicates "AGP card detected" or "PCI card detected" messages, and wether or not the detection is correct. I'd like people to post both success and failure cases here, and in the case of detection failures, to attach their X server log file and config file using bugzilla's file attach feature below. Mike, have you announced a call for testing of this and your want of log files on the mailing lists? No, but I've gotten a fair number of private testers to confirm it works on PCI and AGP Radeon hardwaer on multiple architectures, and on other operating systems (FreeBSD in particular), so I'm confident it doesn't need any further organized testing. The new driver is in rawhide now. Closing as RAWHIDE. If misdetection recurs in Radeon driver, please reopen with details. |