Author Topic: Direct Rendering no yes unknown?  (Read 861 times)

Offline demilord

  • Full Member
  • ***
  • Posts: 218
  • Windows not supported
Direct Rendering no yes unknown?
« on: June 16, 2011, 02:21:09 PM »
I notice since the last update something screwed up direct rendering
Here I give you guys some information...

uname -a
Code: [Select]
Linux localhost.localdomain 2.6.33.7-pclos6.bfs #1 SMP PREEMPT Thu Oct 21 22:42:28 CDT 2010 i686 i686 i386 GNU/Linux
lsmod grep fglrx
Code: [Select]
fglrx                2462693  443
button                  4713  1 fglrx
glxinfo
Code: [Select]
name of display: :0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: ATI
server glx version string: 1.4
server glx extensions:
    GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap,
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_OML_swap_method,
    GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGIS_multisample,
    GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group
client glx vendor string: ATI
client glx version string: 1.4
client glx extensions:
    GLX_ARB_create_context, GLX_ARB_create_context_profile,
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory,
    GLX_MESA_copy_sub_buffer, GLX_MESA_swap_control,
    GLX_MESA_swap_frame_usage, GLX_NV_swap_group, GLX_OML_swap_method,
    GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync,
    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
    GLX_SGIX_swap_barrier, GLX_SGIX_swap_group, GLX_SGIX_visual_select_group,
    GLX_EXT_texture_from_pixmap, GLX_EXT_framebuffer_sRGB,
    GLX_ARB_fbconfig_float, GLX_AMD_gpu_association
GLX version: 1.4
GLX extensions:
    GLX_ARB_create_context, GLX_ARB_create_context_profile,
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_swap_control,
    GLX_NV_swap_group, GLX_OML_swap_method, GLX_SGI_make_current_read,
    GLX_SGI_swap_control, GLX_SGI_video_sync, GLX_SGIS_multisample,
    GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_swap_barrier,
    GLX_SGIX_swap_group, GLX_SGIX_visual_select_group,
    GLX_EXT_texture_from_pixmap
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Mobility Radeon HD 4500 Series
OpenGL version string: 3.3.10750 Compatibility Profile Context
OpenGL shading language version string: 3.30
OpenGL extensions:

in my .xsession-errors, there is the follows
Code: [Select]
OpenGL vendor string:                   ATI Technologies Inc.
OpenGL renderer string:                 ATI Mobility Radeon HD 4500 Series
OpenGL version string:                  2.1 (3.3.10750 Compatibility Profile Context)
Driver:                                 Catalyst
Driver version:                         2.1
GPU class:                              R700
OpenGL version:                         2.1
X server version:                       1.9.5
Linux kernel version:                   2.6.33
Direct rendering:                       no
Requires strict binding:                yes
GLSL shaders:                           no
Texture NPOT support:                   yes
Office required Windows XP or better, so I installed PCLinuxOS :D

Offline T6

  • Super Villain
  • ******
  • Posts: 19051
  • xmas is comming!
Re: Direct Rendering no yes unknown?
« Reply #1 on: June 16, 2011, 02:29:48 PM »
yes, dri is weird with the xorg update but not on that video card you have

only on older cards, what driver is being used? the ati proprietary?  seems to be

what version?
"If you wish to make an apple pie from scratch, you must first invent the universe."

Carl Sagan

Offline demilord

  • Full Member
  • ***
  • Posts: 218
  • Windows not supported
Re: Direct Rendering no yes unknown?
« Reply #2 on: June 16, 2011, 03:03:38 PM »
its a ati radeon mobillity HD4570

driver is 8.850-2pclos2011  and yes the fglrx
Office required Windows XP or better, so I installed PCLinuxOS :D

Offline John Bee

  • Full Member
  • ***
  • Posts: 183
Re: Direct Rendering no yes unknown?
« Reply #3 on: June 16, 2011, 03:37:54 PM »
I have the same in my .xsession-errors file:

Code: [Select]
OpenGL vendor string:                   ATI Technologies Inc.
OpenGL renderer string:                 ATI Radeon HD 5670
OpenGL version string:                  1.4 (4.1.10600 Compatibility Profile Context)
Driver:                                 Catalyst
Driver version:                         1.4
GPU class:                              EVERGREEN
OpenGL version:                         1.4
X server version:                       1.9.5
Linux kernel version:                   2.6.38
[b]Direct rendering:                       no[/b]
Requires strict binding:                yes
GLSL shaders:                           no
Texture NPOT support:                   yes

I am running the ATI binary version 11.3 (8.836) on a Sapphire HD-5670 pcie video card.

But glxinfo says yes for direct-rendering.... so which do we believe!   ;D

Offline demilord

  • Full Member
  • ***
  • Posts: 218
  • Windows not supported
Re: Direct Rendering no yes unknown?
« Reply #4 on: June 16, 2011, 03:51:29 PM »
the problem is opengl in wine always has worked but since the last update its all black.. so something is broken somewhere
Office required Windows XP or better, so I installed PCLinuxOS :D

Offline demilord

  • Full Member
  • ***
  • Posts: 218
  • Windows not supported
Re: Direct Rendering no yes unknown?
« Reply #5 on: June 17, 2011, 02:17:40 AM »
Tried kernel 2.6.38 now I get graphic corruption and flickering opengl.. after a while everything locks up... and need a hard shut down my laptop
Office required Windows XP or better, so I installed PCLinuxOS :D