Summary: | [RC410] detects AGP on a PCIE card | ||||||
---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Tormod Volden <bugzi11.fdo.tormod> | ||||
Component: | Driver/Radeon | Assignee: | xf86-video-ati maintainers <xorg-driver-ati> | ||||
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||
Severity: | normal | ||||||
Priority: | medium | CC: | apparle | ||||
Version: | unspecified | ||||||
Hardware: | Other | ||||||
OS: | All | ||||||
URL: | https://bugs.launchpad.net/bugs/475466 | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Description
Tormod Volden
2009-11-09 10:51:38 UTC
The BusType option is a bit confusing. It should really be called GARTType and only have two options, "Internal" (GPU handles GART) or "AGP" (AGP chipset handles GART). RS4xx (including rc410) and newer IGP chips only support one type of GART which is automatically selected. Specifying the BusType option on IGP chips will only break things. Looks like that card is reporting as AGP however. Fixed now in git: 0ee7763fb33bf7fbc4ae1e8372cbc74578bfb720 In the future, please report cases where you have to force non-standard options sooner so they can be fixed appropriately. Thanks for the quick fix. Maybe I was not clear enough in my summary of the bug, although the title was pretty on-topic. I just added the discussion of the option handling to explain why this came up now. Unfortunately it seems many radeon users use a bunch of options where often most of them are not needed, and they are copy and paste from some random posting on the internet. And they often settle with their options once they get it work, like in this case, instead of filing a bug report to get it work out of the box. Maybe we could stress this more in the documentation, but the same people often do not read it :) I only used to add BusType to xorg.conf, after reading the documentation :) Actually it never crossed my mind that, that this could be a bug, until now when that addition of that BusType also stopped working in Karmic. Now the card is functioning properly without any workaround or special settings Thanks guys for such a prompt fix :D Apoorv, there used to be a number of xorg.conf tweaks needed, but the goal is to have every card run out of the box without any xorg.conf. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.