[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Re: lenny nvidia-glx question.




On Mon, Dec 01, 2008 at 11:58:47 -0600, Ramasubramanian Ramesh wrote:
> Hi,
>
> I installed nvidia-glx yesterday (11/30/2008) on my lenny box and I > have a doubt if it is working. I look at /var/log/Xorg.0.log and I find > that it had text infroming nvidia is loaded and 3D acceleration is used. > However, when I start X, I do not get nvdia splash screen. So, I am > wondering if it is really working?

In an X terminal, try:

glxinfo | grep -E 'vendor|render|version'

It should show you "direct rendering: Yes" and information about the
vendor.

--
Regards,            | http://users.icfo.es/Florian.Kulzer
          Florian   |
Thanks. I got the following. So, it is working. But no flash screen. That is odd. But I don't care (now).

Ramesh
lata [rramesh] 814 > glxinfo -display :0 | grep -E 'vendor|render|version'
direct rendering: Yes
server glx vendor string: NVIDIA Corporation
server glx version string: 1.4
client glx vendor string: NVIDIA Corporation
client glx version string: 1.4
GLX version: 1.3
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce 8600 GT/PCI/SSE2
OpenGL version string: 2.1.2 NVIDIA 173.14.09
   GL_NV_depth_buffer_float, GL_NV_conditional_render, GL_NV_depth_clamp,
GL_NV_vertex_program3, GL_NVX_conditional_render, GL_SGIS_generate_mipmap,


Reply to: