Summary: | [r300c] 0ad stuck while loading a game | ||
---|---|---|---|
Product: | Mesa | Reporter: | Fabio Pedretti <pedretti.fabio> |
Component: | Drivers/DRI/r300 | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | major | ||
Priority: | medium | CC: | adres7 |
Version: | unspecified | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
URL: | https://bugs.launchpad.net/linux/+bug/557266 | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | Debug patch or scissor bug. |
Description
Fabio Pedretti
2010-04-07 01:19:49 UTC
Created attachment 34797 [details]
Debug patch or scissor bug.
Here is 2 different error messages so 2 different bugs. It would be better if there was only one bug per report.
0ad problem is that mesa sets wrong height for rendering area (1023 instead 768). Could you apply the attached patch to mesa and run 0ad with RADEON_DEBUG=all ./0ad &> debug.log
*** Bug 27446 has been marked as a duplicate of this bug. *** > 0ad problem is that mesa sets wrong height for rendering area (1023 instead > 768). Could you apply the attached patch to mesa and run 0ad with > RADEON_DEBUG=all ./0ad &> debug.log debug file created as requested with patch (note: compressed: 3MB, uncompressed: 152MB): http://rapidshare.com/files/373364294/debug.log.bz2.html sauerbraten bugs filed at: https://bugs.freedesktop.org/show_bug.cgi?id=27755 https://bugs.freedesktop.org/show_bug.cgi?id=27756 Could you possibly test this kernel patch: http://lists.freedesktop.org/archives/dri-devel/2010-September/003830.html And please let me know if it fixes 0ad for you. You might also try the Gallium driver instead in case the patch doesn't help. (In reply to comment #5) > Could you possibly test this kernel patch: > > http://lists.freedesktop.org/archives/dri-devel/2010-September/003830.html > > And please let me know if it fixes 0ad for you. > > You might also try the Gallium driver instead in case the patch doesn't help. It's still the same with the patch (applied against 2.6.34.6). Note, however, that (with or without the patch) now the game stucks where previously crashed and I have to kill -9 it. There is nothing interesting in dmesg. (r300g is working since a month) This is fixed now. Note however that with r300c unless you disable shadows the game runs at 20 second per frame. Works fast with r300g. |
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.