Summary: | [R6XX] : System hard hangs on launching OpenGL application | ||
---|---|---|---|
Product: | Mesa | Reporter: | samit vats <hysvats> |
Component: | Drivers/DRI/R600 | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | critical | ||
Priority: | high | ||
Version: | git | ||
Hardware: | x86 (IA32) | ||
OS: | other | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
glxinfo
Xorg.log xorg.conf lspci glxgears-log |
Description
samit vats
2009-11-20 03:40:28 UTC
Created attachment 31337 [details]
Xorg.log
Created attachment 31338 [details]
xorg.conf
Created attachment 31339 [details]
lspci
Created attachment 31340 [details]
glxgears-log
You need kernel 2.6.32 for 3D support on r6xx/r7xx chips. (In reply to comment #5) > You need kernel 2.6.32 for 3D support on r6xx/r7xx chips. > The issue is the output of "glxinfo" ( "direct rendering: Yes" && "OpenGL Vendor string: Advance Micro Devices,INC.") is misleading to the end user if 3D support is not there for kernel version 2.6.31 and R6xx . It should clearly say direct rendering: No or Software rasterizer instead of hard hanging the end user system. (In reply to comment #6) > (In reply to comment #5) > > You need kernel 2.6.32 for 3D support on r6xx/r7xx chips. > > > > The issue is the output of "glxinfo" ( "direct rendering: Yes" && "OpenGL > Vendor string: Advance Micro Devices,INC.") is misleading to the end user if 3D > support is not there for kernel version 2.6.31 and R6xx . > > It should clearly say direct rendering: No or Software rasterizer instead of > hard hanging the end user system. fixed with the latest kernel 2.6.32-21 and ddx xf86-video-ati-6.13.0 |
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.