Bug 40557
| Summary: | ATI Radeon PCI and RH 7.1 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Rogelio Noriega <rogelio_noriega> | ||||
| Component: | kernel | Assignee: | Arjan van de Ven <arjanv> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Brock Organ <borgan> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 7.1 | CC: | mharris, yu-pa_ng | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i386 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2001-05-14 16:13:31 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
Rogelio Noriega
2001-05-14 15:11:54 UTC
Does "modprobe agpgart" succeed ? `modprobe agpgart` successfully probed agpgart. Then, `modprobe radeon` succeeded as well. After restarting X window, `lsmod` shows radeon is unused. DRI is still disabled. Is DRI enabled in the XFree config ? Created attachment 18293 [details]
Yes, Dri is enabled in XFree Config. Plese see the enclosed /etc/X11/XF86Config-4 file.
Read the RELEASE-NOTES that come on the first CDROM. XFree86 4.0.3 does not support DRI on the ATI Radeon. Our kernel ships with the Radeon DRM module in the hopes that a future XFree86 release that does support the Radeon 3D accelerated will hopefully just drop in without a kernel upgrade. Currently in order to get 3D acceleration in XFree86 you need to use the CVS head branch of XFree86, or wait until XFree86 4.1.0 is released. |