Fórum Ubuntu CZ/SK
Ubuntu pro osobní počítače => Hardware => Téma založeno: Parovka 11 Listopadu 2008, 21:25:51
-
Mám problém mam nainstalované ubuntu 8.04 HH, ale Rendering se mi nechce a nechce spustit :S Prosím o radu
GLXINFO:
name of display: :1.0
display: :1 screen: 0
direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose)
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_OML_swap_method,
GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_hyperpipe,
GLX_SGIX_swap_barrier, GLX_SGIX_fbconfig
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_NV_float_buffer, GLX_ARB_fbconfig_float,
GLX_EXT_fbconfig_packed_float, GLX_EXT_texture_from_pixmap,
GLX_EXT_framebuffer_sRGB
GLX version: 1.2
GLX extensions:
GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_SGIX_fbconfig,
GLX_ARB_get_proc_address
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce 7150M / nForce 630M/PCI/SSE2/3DNOW!
OpenGL version string: 1.2 (2.1.2 NVIDIA 169.12)
OpenGL extensions:
GL_ARB_depth_texture, GL_ARB_imaging, GL_ARB_multitexture,
GL_ARB_point_parameters, GL_ARB_point_sprite, GL_ARB_shadow,
GL_ARB_texture_border_clamp, GL_ARB_texture_cube_map,
GL_ARB_texture_env_add, GL_ARB_texture_env_combine,
GL_ARB_texture_env_dot3, GL_ARB_texture_mirrored_repeat,
GL_ARB_window_pos, GL_ARB_texture_non_power_of_two, GL_ARB_vertex_program,
GL_ARB_fragment_program, 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_draw_range_elements, GL_EXT_fog_coord, GL_EXT_multi_draw_arrays,
GL_EXT_packed_pixels, 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_edge_clamp, GL_EXT_texture_env_add,
GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3, GL_EXT_texture_lod,
GL_EXT_texture_lod_bias, GL_EXT_texture_object, GL_EXT_vertex_array,
GL_EXT_framebuffer_object, GL_ATI_texture_mirror_once,
GL_IBM_texture_mirrored_repeat, GL_NV_blend_square,
GL_NV_texgen_reflection, GL_NV_texture_rectangle,
GL_NV_texture_env_combine4, GL_SGIS_generate_mipmap, GL_SGIS_texture_lod,
GL_SGIX_depth_texture, GL_SGIX_shadow
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
----------------------------------------------------------------------
0x2c 24 tc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 976630587 808467811 None
0x2d 24 tc 0 32 0 r . . 8 8 8 8 0 0 0 0 0 0 0 1635200554 976630587 None
0x2e 32 tc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 808464432 808461065 Ncon
0x2f 32 tc 0 32 0 r . . 8 8 8 8 0 0 0 0 0 0 0 1919903278 2020565620 Ncon
LIBGL_DEBUG=verbose -> nevypíše nic googlil sem a googlil a furt nic rad bych na tom pustil wow :S ale bez Renderingu si ani neškrtnu... :S děkuji Parovka
-
LIBGL_DEBUG=verbose -> nevypíše nic googlil sem a googlil a furt nic rad bych na tom pustil wow :S ale bez Renderingu si ani neškrtnu... :S děkuji Parovka
<< rofl ;D .. tys me pobavil .. nekecej. kdybys guglil, tak bys vedel, ze foo=bar je prirazeni promenne, tudiz nelze ocekavat ze neco vypise a ze meli na mysli patrne spustit glxinfo s touto promennou ::
LIBGL_DEBUG=verbose glxinfo
-
ps. a posli jen rozdil tech dvou hlasek ::
glxinfo &>/tmp/glx.info // zapiseme vystup z prikazu `glxinfo` do soubory /tmp/glx.info
LIBGL_DEBUG=verbose glxinfo &>/tmp/glx.info2 // zapiseme vystup do souboru /tmp/glx.info2
diff /tmp/glx.info* // vypiseme si rozdily mezi obema soubory
-
$ glxinfo &>/tmp/glx.info
$ LIBGL_DEBUG=verbose glxinfo &>/tmp/glx.info2
$ diff /tmp/glx.info*
$
nevypisuje nic kamos na to koukal a prislo mu to divny.. ja nvm co s tim je zase tolik se nevyznam ...