Bug 181456
Summary: | 3D software rendering broken | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Pawel Salek <pawsa-gpa> | ||||||
Component: | xorg-x11-server | Assignee: | Adam Jackson <ajax> | ||||||
Status: | CLOSED DUPLICATE | QA Contact: | |||||||
Severity: | high | Docs Contact: | |||||||
Priority: | medium | ||||||||
Version: | rawhide | CC: | xgl-maint, yeti | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | x86_64 | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2006-06-27 17:47:28 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: | |||||||||
Bug Depends On: | |||||||||
Bug Blocks: | 150223, 182226 | ||||||||
Attachments: |
|
Description
Pawel Salek
2006-02-14 12:00:30 UTC
Please attach X server log/config as individual attachments for review. TIA Created attachment 124613 [details]
Xorg.0.log
Created attachment 124614 [details]
xorg.conf
Logs attached (but attaching did not flip the status). I have a feeling it's is a 64-bit issue: software rendering works just fine on a Athlon+r300 (but hardware acc does not, see a separate report If I start dri on my IBM thinkpad with radeon mobility M10 and start glxgears after one rotation the whole computer hangs and need a powerdown. Happens every single time. FYI (In reply to comment #6) > If I start dri on my IBM thinkpad with radeon mobility M10 and start > glxgears after one rotation the whole computer hangs and need a powerdown. > Happens every single time. > FYI Which is unrelated to this report, as this bug is reporting software GL problems on x86_64. The problem you are having is due to radeon kernel module problems, and is unrelated to this. Disable dri in xorg.conf by commenting out Load "dri", or by removing the radeon kernel module from your system and the problem should go away. If you have problems, search bugzilla for other bug that is tracking the radeon problem. Pawel, Does this problem still occur for you with software rendering on SiS/x86_64 with current Fedora development? Affirmative: $ LIBGL_DEBUG=verbose glxinfo name of display: :0.0 X Error of failed request: GLXBadContext Major opcode of failed request: 144 (GLX) Minor opcode of failed request: 5 (X_GLXMakeCurrent) Serial number of failed request: 17 Current serial number in output stream: 17 *** This bug has been marked as a duplicate of 190245 *** |