You are definitely using the open source "nv" driver for X windows
according to your Xorg.0.log
(II) LoadModule: "nv"
(II) Loading /usr/lib/xorg/modules/drivers//nv_drv.so
(II) Module nv: vendor="X.Org Foundation"
compiled for 1.6.0, module version = 2.1.12
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 5.0
(II) NV: driver for NVIDIA chipsets: RIVA 128, RIVA TNT, RIVA TNT2,
If you want to try the proprietary nvidia driver, you can apt-get
install nvidia-glx-180
If you do this, let me know how you go.
-- Michael
On Fri, Jul 17, 2009 at 4:40 PM, Boris Derzhavets<
bderzhavets@xxxxxxxxx> wrote:
>>The files
you have listed there are for the nvidia framebuffer console
>>driver, not the proprietary X windows nvidia binary drivers. Do you
>>have any nvidia-glx packages installed?
>
> I checked Synaptic Manager. nvidia-glx package doesn't seem to be installed
> Only nvidia-common and a several nvidia-XX-modaliases packages seem to
> be installed.
>
>>Also does your xorg logs show
>>the nvidia proprietary driver being loading including glx?
>
> I guess yes. Xorg.0.log it's attached.
>
> ***********************************************************************
> (II) Loading extension DOUBLE-BUFFER
> (II) LoadModule: "glx"
> (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
> (II) Module glx: vendor="X.Org Foundation"
> compiled for 1.6.0, module version = 1.0.0
>
ABI class: X.Org Server Extension, version 2.0
> (==) AIGLX enabled
> (II) Loading extension GLX
> ***********************************************************************
>