| Summary: | r430 infinite loop under radeon_do_cp_idle | ||
|---|---|---|---|
| Product: | DRI | Reporter: | Ari Rahikkala <ari.rahikkala> |
| Component: | DRM/other | Assignee: | Default DRI bug account <dri-devel> |
| Status: | RESOLVED NOTABUG | QA Contact: | |
| Severity: | normal | ||
| Priority: | high | CC: | glisse |
| Version: | XOrg git | ||
| Hardware: | x86 (IA32) | ||
| OS: | Linux (All) | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
|
Description
Ari Rahikkala
2006-09-22 09:38:28 UTC
I asked around about this on IRC, and as far as I can tell the problem is that the command processor gets locked up, but nobody could actually tell *why* that would happen from this information. I updated to current DRM and xf86-video-ati from git yesterday and am still seeing the same bug. Nobody on #freedesktop knew how to investigate why the CP would get locked up... is there any chance that anyone *would* know that? It seems you are using 16bits depth could you try with 24bits depth. In fact try removing all option in your conf about radeon and report if this doesn't help. Btw tracking such lockup isn't easy, thus you won't likely find somebody telling you why you got this. Try also to disable write-combining. Well, seems that the thing that fixed *this* bug was setting AGPMode 4X instead of leaving it at the default which I think was 8X. I did that because I couldn't figure out where to disable write-combining, and that seemed like the next "gentle-to-the-GPU" thing to do... So, yes, at least it starts now, so I guess this bug is invalid. Now it does seem that rendering anything through DRI freezes the server, and exiting a DRI-using program immediately crashes the server, but I'll be investigating that and post a new bug shortly. :P (sorry for the bugspam, but I forgot to mention the explanation for this little discrepancy: This isn't my system, and I only learned today that this graphics card is AGP, not PCIE, at least in the sense that it goes in an AGP slot. lspci identifies it as PCIe, though...) (In reply to comment #3) > Well, seems that the thing that fixed *this* bug was setting AGPMode 4X instead > of leaving it at the default which I think was 8X. The default isn't 8x, see the radeon manpage. Check the log files for what it was using. > So, yes, at least it starts now, so I guess this bug is invalid. If you say so. :) > Now it does seem that rendering anything through DRI freezes the server, and > exiting a DRI-using program immediately crashes the server, but I'll be > investigating that and post a new bug shortly. :P If you're using the DRM from git, make sure it's up-to-date. |
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.