Danipru3
(usa Arch Linux)
Enviado em 21/01/2012 - 03:02h
Josue A. Santos escreveu:
Veja:
Section "Device"
Identifier "Card0"
Driver "nvidia"
EndSection
Duas perguntas qual a versão driver está usando?
Já tentou gerar um novo xorg.conf?
Poste essas saídas:
$ glxinfo | grep render
$ glxinfo | grep direct
$ glxinfo | grep OpenGL
# lspci | grep VGA
fala Josue
a versao do driver é a 290.10-1... chutando que tivesse sido o driver atualizado (290.10-2), fiz o downgrade...
nao gerei outro xorg ainda nao
estou vendo se remendo o que esta ai... rsrsrs
a saida dos comandos foi essa:
[daniel@desktop ~]$ glxinfo | grep render
direct rendering: Yes
OpenGL renderer string: GeForce 8400GS/PCI/SSE2/3DNOW!
GL_NV_conditional_render, GL_NV_copy_depth_to_color, GL_NV_copy_image,
GL_NV_parameter_buffer_object2, GL_NV_path_rendering,
GL_NVX_conditional_render, GL_NVX_gpu_memory_info, GL_OES_depth24,
GL_OES_fbo_render_mipmap, GL_OES_get_program_binary, GL_OES_mapbuffer,
[daniel@desktop ~]$ glxinfo | grep direct
direct rendering: Yes
GL_EXT_Cg_shader, GL_EXT_depth_bounds_test, GL_EXT_direct_state_access,
[daniel@desktop ~]$ glxinfo | grep OpenGL
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce 8400GS/PCI/SSE2/3DNOW!
OpenGL version string: 3.3.0 NVIDIA 290.10
OpenGL shading language version string: 3.30 NVIDIA via Cg compiler
OpenGL extensions:
[daniel@desktop ~]$ lspci | grep VGA
01:00.0 VGA compatible controller: nVidia Corporation GT218 [GeForce 8400 GS] (rev a2)
obrigado pela ajuda
abraço