Version: (using Devel) OS: Linux Installed from: Compiled sources Hello, When i activate the cylinder or sphere desktop effect and i activate it nothing happens whereas everything works perfectly using the desktop cube. I use SVN trunk r875762 on Opensuse 11.0. The X driver is the ATI binary blob version 8.10. I will attach the output of glxinfo in a moment. Thanks
Created attachment 28148 [details] output of glxinfo
Taking from your comment in bug #165868 your hardware does not support shader effects. So you are not able to activate cylinder or sphere as they require shaders. Nevertheless I must admit that looking on your output of glxinfo it seems to be supported. Do you know if shaders work on your system? You could for example test with the 3D-earth plasmoid.
Hi, Where is located this plasmoid? I cannot find it in my installation. Would there be another way to test that shaders work properly otherwise? Thanks.
Hi, Is the applet you had in mind "Blue marble"? In this case it works. At least i sea a rotating earth with a shadow moving over it. Thanks.
yes that's the plasmoid I thought about. Can you please try the following. Start kwin from konsole with kwin --replace Go to the config menu and first disable cylinder, click apply, then enable cylinder and click apply. Please take a look at the output in the konsole. Perhaps we find something useful there, like kwin telling why shaders do not work.
Hello, Here is the following terminal output when i activate the cylinder effect: kwin(4545) KWin::Workspace::slotReconfigure: Workspace::slotReconfigure() kwin(4545) KWin::Extensions::init: Extensions: shape: 0x "11" composite: 0x "4" render: 0x "a" fixes: 0x "40" kwin(4545) KWin::CompositingPrefs::detect: glx version is 1 . 2 kwin(4545) KWin::CompositingPrefs::detectDriverAndVersion: GL vendor is "ATI Technologies Inc." kwin(4545) KWin::CompositingPrefs::detectDriverAndVersion: GL renderer is "ATI Radeon HD 4800 Series" kwin(4545) KWin::CompositingPrefs::detectDriverAndVersion: GL version is "1.4 (2.1.8087 Release)" kwin(4545) KWin::CompositingPrefs::detectDriverAndVersion: XGL: no kwin(4545) KWin::CompositingPrefs::detectDriverAndVersion: Detected driver "fglrx" , version "1.4" kwin(4545) KDecorationPlugins::loadPlugin: kwin : path "/opt/kde4-trunk/lib64/kde4/kwin3_ozone.so" for "kwin3_ozone" kwin(4545) KWin::EffectsHandlerImpl::loadEffect: Trying to load "kwin4_effect_cylinder" kwin(4545) KWin::EffectsHandlerImpl::loadEffect: EffectsHandler::loadEffect : Effect "kwin4_effect_cylinder" is not supported Note, i do not know if it is related or if i should open another report but i get a similar message when i activate the blur effect (which does not seem to work). Thanks.
*** Bug 165868 has been marked as a duplicate of this bug. ***
could you please test revision 877398. I hope it fixed it
This is the opposite of bug 171708 and applies to all effects, not just the cube.
Hi, Apparently the fix does not work in my case. kwin still outputs the same error message at startup. I will try to fiddle a bit with the code this evening to see if i can find the problem. Thanks.
When Médéric forces all compatibility checks to pass the sphere is still a cube, therefore it may not be a KWin bug. What is interesting though is that his glxinfo returns different information than glGetString(GL_EXTENSIONS) and other programs that use shaders work fine.
I have a crappy intel graphic card, sphere and blur don't work, and zoom and magnifier are incredibly slow. Even tough my graphic card is crap, I can use all those effects smoothly on Compiz :/ (except for blur, which ironically only works in vista XD)
*** Bug 177427 has been marked as a duplicate of this bug. ***
*** Bug 177430 has been marked as a duplicate of this bug. ***
I'm pretty sure this is a fglrx bug as it's only occurring with people that are using this driver and the function that is returning the incorrect data is an OpenGL library one. Luis's Intel problem is actually a different problem (Most likely a card that really doesn't support shaders). I'll continue to keep looking but I doubt it's a KWin initialization problem.
By any chance would what is described here http://lists.kde.org/?l=kwin&m=116413948409488&w=2 have any chance to be at the origin of the problem, namely the difference between glXQueryExtensionsString() and glXQueryServerString() or something similar?
SVN commit 895696 by lmurray: Allow users to manually override indirect OpenGL by setting KWIN_DIRECT_GL=1. This should allow fglrx users to use shader effects. This should really be done automatically by testing to see whether the required extensions are available when in indirect mode first, then falling back to direct mode and trying again. CCBUG: 173556 M +6 -1 main.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=895696
For reference I attach the glxinfo output with and without set LIBGL_ALWAYS_INDIRECT.
Created attachment 29241 [details] glxinfo output with and without set LIBGL_ALWAYS_INDIRECT
I can confirm btw that adding KWIN_DIRECT_GL=1 works around the shader problem.
This is not limited to FGLRX users, I have the same problem on an NVIDIA Geforce 8600M GS using the latest beta driver (180.11). Shaders do not work in KWin, switching on direct rendering in systemsettings fixes the problem but is terribly slow and buggy in itself. The output of "glxinfo | grep shader" is: GL_ARB_fragment_program_shadow, GL_ARB_fragment_shader, GL_ARB_framebuffer_object, GL_ARB_geometry_shader4, GL_ARB_imaging, GL_ARB_shadow, GL_ARB_shader_objects, GL_ARB_shading_language_100, GL_ARB_vertex_program, GL_ARB_vertex_shader, GL_ARB_window_pos, GL_EXT_compiled_vertex_array, GL_EXT_Cg_shader, GL_EXT_bindable_uniform, GL_EXT_framebuffer_sRGB, GL_EXT_geometry_shader4, GL_EXT_gpu_program_parameters, GL_EXT_gpu_shader4, GL_NV_geometry_shade GL_NV_gpu_program4, GL_NV_half_float, GL_NV_texture_rectangle, GL_NV_texture_shader, GL_NV_texture_shader2, GL_NV_texture_shader3, GL_NV_transform_feedback, GL_NV_vertex_array_range,
I can confirm that this problem also present on Intel X3100. glxinfo | grep shader: GL_ARB_fragment_program_shadow, GL_ARB_fragment_shader, GL_ARB_point_sprite, GL_ARB_shader_objects, GL_ARB_shading_language_100, GL_ARB_vertex_program, GL_ARB_vertex_shader, GL_ARB_window_pos,
*** Bug 177503 has been marked as a duplicate of this bug. ***
> Allow users to manually override indirect OpenGL by setting > KWIN_DIRECT_GL=1. This should allow fglrx users to use shader effects. > This should really be done automatically by testing to see whether the > required extensions are available when in indirect mode first, then > falling back to direct mode and trying again. I have tried to do KWIN_DIRECT_GL=1 kwin -replace from the konsole in 4.1.85 (compiled from svn 11.12.08 at 20.00 MSK (+3 from UTP)) cause fault of X server! (X server version 1.5.2, intel X3100).
The same here, shader not detected in a nForce 430 / GeForce 6150 SE. $ glxinfo | grep shader GL_ARB_fragment_shader, GL_ARB_half_float_pixel, GL_ARB_half_float_vertex, GL_ARB_shader_objects, GL_ARB_shading_language_100, GL_ARB_vertex_program, GL_ARB_vertex_shader, GL_ARB_window_pos, GL_EXT_compiled_vertex_array, GL_EXT_Cg_shader, GL_EXT_depth_bounds_test, GL_NV_texture_shader, GL_NV_texture_shader2, GL_NV_texture_shader3,
Setting KWIN_DIRECT_GL=1 just don't make things work. I am using Kubuntu 8.10+kde4.2 rc1 ATI 3650 + fglrx-xorg-driver(8.10)
Seems like it is a recent fglrx driver issue, as I tried compiz with blur plugin and seeing the same. Google some info. that says the blur broken since Catalyst 8.5.
*** Bug 204610 has been marked as a duplicate of this bug. ***
*** Bug 219178 has been marked as a duplicate of this bug. ***
*** Bug 225321 has been marked as a duplicate of this bug. ***
Still present in KDE 4.5 beta 2, but it's behaving a lot better (with DIRECT_GL enabled or with Direct Rendering enabled via GUI, shaders are working fine; with indirect rendering, they are not). Can everyone out there retest? My past tests gave inconsistent behaviour with KWIN_DIRECT_GL, now it's working (and direct rendering itself works a lot better than before)
This problem might have been fixed with rev 1137668 (WebSVN link: http://websvn.kde.org/?view=rev&revision=1137668 ) for bug #240956 Could anyone please try with latest trunk or when available RC or final who is experiencing this problem with 4.4. It would be great if it were fixed.
that's great news ! sure, I'd be glad to help test this so I guess this will be included in 4.4.5, too ? I don't really have time and access to 4.5 beta and rc builds but would be willing to test intermediate (stable) releases thanks a lot for working on this ! :) if this works I have no reason to NOT switch to KDE with kwin anymore ;)
In other news, these are the 256.25 nVidia binary drivers release notes. Time has passed since that beta, but these words sound to my uninformed ears like something having to do with this bug. "Added unofficial GLX protocol support (i.e., for GLX indirect rendering) for the following OpenGL extensions: GL_ARB_blend_func_extended GL_ARB_draw_buffers_blend GL_ARB_sample_shading GL_ARB_timer_query GL_EXT_draw_buffers2 GL_EXT_separate_shader_objects GL_NV_explicit_multisample GL_NV_transform_feedback"
4.5 has been released a month ago and I think this problem is fixed. If someone is still able to reproduce this problem with 4.5 please reopen.
The problem still exists in 4.5. I don't have rights to REOPEN. Can someone else do it? Unable to enable Invert effect on an NVIDIA Quadro FX 580, KDE 4.5. $ glxinfo | grep shader GL_ARB_fragment_program_shadow, GL_ARB_fragment_shader, GL_ARB_seamless_cube_map, GL_ARB_shader_bit_encoding, GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_Cg_shader, GL_NV_fragment_program2, GL_NV_geometry_shader4, GL_NV_gpu_program4, GL_NV_texture_rectangle, GL_NV_texture_shader, GL_NV_texture_shader2, GL_NV_texture_shader3, GL_NV_vertex_program1_1, GL_NV_vertex_program2,
This problem still exists. The classic workaround for NVIDIA (run always in Direct Rendering mode if you want shaders) still applies, though.
Enabling direct rendering has never been a workaround but the only possible way. This bugreport was about cases were kwin did not use direct rendering by default. For NVIDIA direct rendering has always been enabled by default. Users with NVIDIA and not detected shader support most likely suffer from a differnt bug which has nothing to do with this one. Most important: if setting the checkbox makes shader work, it is not a bug that it does not work with unchecked checkbox
I have the direct rendering checkbox checked. (As Martin says, that is the default for me.) And it still doesn't work in KDE 4.5.
>I have the direct rendering checkbox checked. (As Martin > says, that is the default for me.) And it still doesn't work in KDE 4.5. Looking at the glxinfo fragment from your previous comment, I doubt that your hardware supports the requirements. So I do not see a GL_ARB_shader_objects for example. Could you please attach a full glxinfo output?
(In reply to comment #40) > Looking at the glxinfo fragment from your previous comment, I doubt that your > hardware supports the requirements. So I do not see a GL_ARB_shader_objects > for example. Could you please attach a full glxinfo output? name of display: :0.0 NVIDIA: could not open the device file /dev/nvidiactl (Permission denied). display: :0 screen: 0 direct rendering: No server glx vendor string: NVIDIA Corporation server glx version string: 1.4 server glx extensions: GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control, GLX_EXT_swap_control, GLX_EXT_texture_from_pixmap, GLX_ARB_create_context, GLX_ARB_create_context_profile, GLX_ARB_multisample, GLX_NV_float_buffer, GLX_ARB_fbconfig_float, GLX_NV_swap_group, GLX_EXT_framebuffer_sRGB, GLX_NV_multisample_coverage, GLX_NV_copy_image, GLX_NV_video_capture client glx vendor string: NVIDIA Corporation client glx version string: 1.4 client glx extensions: GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context, GLX_SGI_video_sync, GLX_NV_swap_group, GLX_NV_video_out, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGI_swap_control, GLX_EXT_swap_control, GLX_ARB_create_context, GLX_ARB_create_context_profile, GLX_NV_float_buffer, GLX_ARB_fbconfig_float, GLX_EXT_fbconfig_packed_float, GLX_EXT_texture_from_pixmap, GLX_EXT_framebuffer_sRGB, GLX_NV_present_video, GLX_NV_copy_image, GLX_NV_multisample_coverage, GLX_NV_video_capture GLX extensions: GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control, GLX_EXT_swap_control, GLX_EXT_texture_from_pixmap, GLX_ARB_create_context, GLX_ARB_create_context_profile, GLX_ARB_multisample, GLX_NV_float_buffer, GLX_ARB_fbconfig_float, GLX_NV_swap_group, GLX_EXT_framebuffer_sRGB, GLX_NV_multisample_coverage, GLX_NV_copy_image, GLX_NV_video_capture, GLX_ARB_get_proc_address OpenGL vendor string: NVIDIA Corporation OpenGL renderer string: Quadro FX 580/PCI/SSE2 OpenGL version string: 3.3.0 NVIDIA 256.35 OpenGL extensions: GL_ARB_blend_func_extended, GL_ARB_color_buffer_float, GL_ARB_compatibility, GL_ARB_copy_buffer, GL_ARB_depth_buffer_float, GL_ARB_depth_clamp, GL_ARB_depth_texture, GL_ARB_draw_buffers, GL_ARB_draw_elements_base_vertex, GL_ARB_explicit_attrib_location, GL_ARB_fragment_coord_conventions, GL_ARB_fragment_program, GL_ARB_fragment_program_shadow, GL_ARB_fragment_shader, GL_ARB_framebuffer_object, GL_ARB_framebuffer_sRGB, GL_ARB_half_float_pixel, GL_ARB_half_float_vertex, GL_ARB_imaging, GL_ARB_map_buffer_range, GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_occlusion_query, GL_ARB_occlusion_query2, GL_ARB_point_parameters, GL_ARB_point_sprite, GL_ARB_provoking_vertex, GL_ARB_sampler_objects, GL_ARB_seamless_cube_map, GL_ARB_shader_bit_encoding, GL_ARB_shading_language_100, GL_ARB_shadow, GL_ARB_sync, GL_ARB_texture_border_clamp, GL_ARB_texture_compression, GL_ARB_texture_compression_rgtc, GL_ARB_texture_cube_map, GL_ARB_texture_env_add, GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar, GL_ARB_texture_env_dot3, GL_ARB_texture_float, GL_ARB_texture_mirrored_repeat, GL_ARB_texture_multisample, GL_ARB_texture_non_power_of_two, GL_ARB_texture_rectangle, GL_ARB_texture_rg, GL_ARB_texture_rgb10_a2ui, GL_ARB_texture_swizzle, GL_ARB_timer_query, GL_ARB_uniform_buffer_object, GL_ARB_vertex_array_bgra, GL_ARB_vertex_array_object, GL_ARB_vertex_program, GL_ARB_vertex_type_2_10_10_10_rev, GL_ARB_window_pos, GL_ATI_draw_buffers, GL_ATI_texture_float, GL_ATI_texture_mirror_once, GL_S3_s3tc, GL_EXT_texture_env_add, GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color, GL_EXT_blend_func_separate, GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_Cg_shader, GL_EXT_draw_range_elements, GL_EXT_fog_coord, GL_EXTX_framebuffer_mixed_formats, GL_EXT_framebuffer_object, GL_EXT_framebuffer_sRGB, GL_EXT_gpu_program_parameters, GL_EXT_multi_draw_arrays, GL_EXT_packed_depth_stencil, GL_EXT_packed_float, GL_EXT_packed_pixels, GL_EXT_provoking_vertex, GL_EXT_rescale_normal, GL_EXT_secondary_color, GL_EXT_separate_specular_color, GL_EXT_shadow_funcs, GL_EXT_stencil_wrap, GL_EXT_texture3D, GL_EXT_texture_array, GL_EXT_texture_compression_latc, GL_EXT_texture_compression_rgtc, GL_EXT_texture_compression_s3tc, GL_EXT_texture_cube_map, GL_EXT_texture_edge_clamp, GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3, GL_EXT_texture_filter_anisotropic, GL_EXT_texture_lod, GL_EXT_texture_lod_bias, GL_EXT_texture_mirror_clamp, GL_EXT_texture_object, GL_EXT_texture_shared_exponent, GL_EXT_texture_sRGB, GL_EXT_texture_swizzle, GL_EXT_timer_query, GL_EXT_vertex_array, GL_EXT_vertex_array_bgra, GL_IBM_rasterpos_clip, GL_IBM_texture_mirrored_repeat, GL_KTX_buffer_region, GL_NV_blend_square, GL_NV_copy_depth_to_color, GL_NV_depth_clamp, GL_NV_float_buffer, GL_NV_fog_distance, GL_NV_fragment_program, GL_NV_fragment_program_option, GL_NV_fragment_program2, GL_NV_geometry_shader4, GL_NV_gpu_program4, GL_NV_light_max_exponent, GL_NV_multisample_coverage, GL_NV_multisample_filter_hint, GL_NV_packed_depth_stencil, GL_NV_parameter_buffer_object2, GL_NV_register_combiners, GL_NV_texgen_reflection, GL_NV_texture_compression_vtc, GL_NV_texture_env_combine4, GL_NV_texture_expand_normal, GL_NV_texture_rectangle, GL_NV_texture_shader, GL_NV_texture_shader2, GL_NV_texture_shader3, GL_NV_vertex_program1_1, GL_NV_vertex_program2, GL_NV_vertex_program2_option, GL_NV_vertex_program3, GL_NVX_gpu_memory_info, GL_SGIS_generate_mipmap, GL_SGIS_texture_lod, GL_SGIX_depth_texture, GL_SGIX_shadow, GL_SUN_slice_accum glu version: 1.3 glu extensions: GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess *** *** WARNING: Direct Rendering is NOT enabled *** visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat ---------------------------------------------------------------------- 0x21 24 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 0 0 None 0x22 24 dc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 0 0 None 0x24 24 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 0 0 None 0x25 24 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 0 0 None 0x26 24 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 0 0 None 0x27 24 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 0 0 None 0x28 24 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 0 0 None 0x29 24 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 0 0 None 0x2a 24 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 0 0 None 0x2b 24 tc 0 32 0 r y . 8 8 8 0 4 0 0 16 16 16 16 0 0 None 0x2c 24 tc 0 32 0 r y . 8 8 8 8 4 0 0 16 16 16 16 0 0 None 0x2d 24 tc 0 32 0 r . . 8 8 8 0 4 0 0 16 16 16 16 0 0 None 0x2e 24 tc 0 32 0 r . . 8 8 8 8 4 0 0 16 16 16 16 0 0 None 0x2f 24 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon 0x30 24 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon 0x31 24 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon 0x32 24 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon 0x33 24 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon 0x34 24 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon 0x35 24 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon 0x36 24 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon 0x37 24 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 2 1 Ncon 0x38 24 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 2 1 Ncon 0x39 24 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 4 1 Ncon 0x3a 24 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 4 1 Ncon 0x3b 24 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 2 1 Ncon 0x3c 24 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 2 1 Ncon 0x3d 24 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 4 1 Ncon 0x3e 24 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 4 1 Ncon 0x3f 24 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 8 1 Ncon 0x40 24 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 8 1 Ncon 0x41 24 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 16 1 Ncon 0x42 24 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 16 1 Ncon 0x43 24 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 8 1 Ncon 0x44 24 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 8 1 Ncon 0x45 24 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 16 1 Ncon 0x46 24 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 16 1 Ncon 0x47 24 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 8 1 Ncon 0x48 24 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 8 1 Ncon 0x49 24 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 16 1 Ncon 0x4a 24 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 16 1 Ncon 0x4b 24 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 8 1 Ncon 0x4c 24 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 8 1 Ncon 0x4d 24 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 16 1 Ncon 0x4e 24 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 16 1 Ncon 0x4f 24 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 32 1 Ncon 0x50 24 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 32 1 Ncon 0x51 24 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 32 1 Ncon 0x52 24 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 32 1 Ncon 0x53 24 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 32 1 Ncon 0x54 24 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 32 1 Ncon 0x55 24 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 32 1 Ncon 0x56 24 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 32 1 Ncon 0x57 24 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 8 1 Ncon 0x58 24 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 8 1 Ncon 0x59 24 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 16 1 Ncon 0x5a 24 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 16 1 Ncon 0x5b 24 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 16 1 Ncon 0x5c 24 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 16 1 Ncon 0x5d 24 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 8 1 Ncon 0x5e 24 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 8 1 Ncon 0x5f 24 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 16 1 Ncon 0x60 24 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 16 1 Ncon 0x61 24 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 16 1 Ncon 0x62 24 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 16 1 Ncon 0x63 24 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 8 1 Ncon 0x64 24 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 8 1 Ncon 0x65 24 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 16 1 Ncon 0x66 24 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 16 1 Ncon 0x67 24 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 16 1 Ncon 0x68 24 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 16 1 Ncon 0x69 24 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 8 1 Ncon 0x6a 24 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 8 1 Ncon 0x6b 24 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 16 1 Ncon 0x6c 24 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 16 1 Ncon 0x6d 24 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 16 1 Ncon 0x6e 24 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 16 1 Ncon 0x6f 24 dc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 0 0 None 0x70 24 dc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 0 0 None 0x71 24 dc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 0 0 None 0x72 24 dc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 0 0 None 0x73 24 dc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 0 0 None 0x74 24 dc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 0 0 None 0x75 24 dc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 0 0 None 0x76 24 dc 0 32 0 r y . 8 8 8 0 4 0 0 16 16 16 16 0 0 None 0x77 24 dc 0 32 0 r y . 8 8 8 8 4 0 0 16 16 16 16 0 0 None 0x78 24 dc 0 32 0 r . . 8 8 8 0 4 0 0 16 16 16 16 0 0 None 0x79 24 dc 0 32 0 r . . 8 8 8 8 4 0 0 16 16 16 16 0 0 None 0x7a 24 dc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon 0x7b 24 dc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon 0x7c 24 dc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon 0x7d 24 dc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon 0x7e 24 dc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon 0x7f 24 dc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon 0x80 24 dc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon 0x81 24 dc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon 0x82 24 dc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 2 1 Ncon 0x83 24 dc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 2 1 Ncon 0x84 24 dc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 4 1 Ncon 0x85 24 dc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 4 1 Ncon 0x86 24 dc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 2 1 Ncon 0x87 24 dc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 2 1 Ncon 0x88 24 dc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 4 1 Ncon 0x89 24 dc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 4 1 Ncon 0x8a 24 dc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 8 1 Ncon 0x8b 24 dc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 8 1 Ncon 0x8c 24 dc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 16 1 Ncon 0x8d 24 dc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 16 1 Ncon 0x8e 24 dc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 8 1 Ncon 0x8f 24 dc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 8 1 Ncon 0x90 24 dc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 16 1 Ncon 0x91 24 dc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 16 1 Ncon 0x92 24 dc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 8 1 Ncon 0x93 24 dc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 8 1 Ncon 0x94 24 dc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 16 1 Ncon 0x95 24 dc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 16 1 Ncon 0x96 24 dc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 8 1 Ncon 0x97 24 dc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 8 1 Ncon 0x98 24 dc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 16 1 Ncon 0x99 24 dc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 16 1 Ncon 0x9a 24 dc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 32 1 Ncon 0x9b 24 dc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 32 1 Ncon 0x9c 24 dc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 32 1 Ncon 0x9d 24 dc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 32 1 Ncon 0x9e 24 dc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 32 1 Ncon 0x9f 24 dc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 32 1 Ncon 0xa0 24 dc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 32 1 Ncon 0xa1 24 dc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 32 1 Ncon 0xa2 24 dc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 8 1 Ncon 0xa3 24 dc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 8 1 Ncon 0xa4 24 dc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 16 1 Ncon 0xa5 24 dc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 16 1 Ncon 0xa6 24 dc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 16 1 Ncon 0xa7 24 dc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 16 1 Ncon 0xa8 24 dc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 8 1 Ncon 0xa9 24 dc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 8 1 Ncon 0xaa 24 dc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 16 1 Ncon 0xab 24 dc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 16 1 Ncon 0xac 24 dc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 16 1 Ncon 0xad 24 dc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 16 1 Ncon 0xae 24 dc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 8 1 Ncon 0xaf 24 dc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 8 1 Ncon 0xb0 24 dc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 16 1 Ncon 0xb1 24 dc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 16 1 Ncon 0xb2 24 dc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 16 1 Ncon 0xb3 24 dc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 16 1 Ncon 0xb4 24 dc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 8 1 Ncon 0xb5 24 dc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 8 1 Ncon 0xb6 24 dc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 16 1 Ncon 0xb7 24 dc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 16 1 Ncon 0xb8 24 dc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 16 1 Ncon 0xb9 24 dc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 16 1 Ncon 0x23 32 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 0 0 None 0xba 32 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 0 0 None 0xbb 32 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 0 0 None 0xbc 32 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 0 0 None 0xbd 32 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 0 0 None 0xbe 32 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 0 0 None 0xbf 32 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 0 0 None 0xc0 32 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 0 0 None 0xc1 32 tc 0 32 0 r y . 8 8 8 0 4 0 0 16 16 16 16 0 0 None 0xc2 32 tc 0 32 0 r y . 8 8 8 8 4 0 0 16 16 16 16 0 0 None 0xc3 32 tc 0 32 0 r . . 8 8 8 0 4 0 0 16 16 16 16 0 0 None 0xc4 32 tc 0 32 0 r . . 8 8 8 8 4 0 0 16 16 16 16 0 0 None 0xc5 32 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon 0xc6 32 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon 0xc7 32 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon 0xc8 32 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon 0xc9 32 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon 0xca 32 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon 0xcb 32 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon 0xcc 32 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon 0xcd 32 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 2 1 Ncon 0xce 32 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 2 1 Ncon 0xcf 32 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 4 1 Ncon 0xd0 32 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 4 1 Ncon 0xd1 32 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 2 1 Ncon 0xd2 32 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 2 1 Ncon 0xd3 32 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 4 1 Ncon 0xd4 32 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 4 1 Ncon 0xd5 32 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 8 1 Ncon 0xd6 32 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 8 1 Ncon 0xd7 32 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 16 1 Ncon 0xd8 32 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 16 1 Ncon 0xd9 32 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 8 1 Ncon 0xda 32 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 8 1 Ncon 0xdb 32 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 16 1 Ncon 0xdc 32 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 16 1 Ncon 0xdd 32 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 8 1 Ncon 0xde 32 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 8 1 Ncon 0xdf 32 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 16 1 Ncon 0xe0 32 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 16 1 Ncon 0xe1 32 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 8 1 Ncon 0xe2 32 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 8 1 Ncon 0xe3 32 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 16 1 Ncon 0xe4 32 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 16 1 Ncon 0xe5 32 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 32 1 Ncon 0xe6 32 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 32 1 Ncon 0xe7 32 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 32 1 Ncon 0xe8 32 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 32 1 Ncon 0xe9 32 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 32 1 Ncon 0xea 32 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 32 1 Ncon 0xeb 32 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 32 1 Ncon 0xec 32 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 32 1 Ncon 0xed 32 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 8 1 Ncon 0xee 32 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 8 1 Ncon 0xef 32 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 16 1 Ncon 0xf0 32 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 16 1 Ncon 0xf1 32 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 16 1 Ncon 0xf2 32 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 16 1 Ncon 0xf3 32 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 8 1 Ncon 0xf4 32 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 8 1 Ncon 0xf5 32 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 16 1 Ncon 0xf6 32 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 16 1 Ncon 0xf7 32 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 16 1 Ncon 0xf8 32 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 16 1 Ncon 0xf9 32 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 8 1 Ncon 0xfa 32 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 8 1 Ncon 0xfb 32 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 16 1 Ncon 0xfc 32 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 16 1 Ncon 0xfd 32 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 16 1 Ncon 0xfe 32 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 16 1 Ncon 0xff 32 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 8 1 Ncon 0x100 32 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 8 1 Ncon 0x101 32 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 16 1 Ncon 0x102 32 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 16 1 Ncon 0x103 32 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 16 1 Ncon 0x104 32 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 16 1 Ncon
> * WARNING: Direct Rendering is NOT enabled You seem to have a setup problem. Direct rendering is in general not enabled on your system, so kwin has no chance to use it.
(In reply to comment #42) > > * WARNING: Direct Rendering is NOT enabled > You seem to have a setup problem. Direct rendering is in general not enabled > on your system, so kwin has no chance to use it. You're right. Sorry, completely missed that.