nvidia's 319.49 release is also compatible with the 3.10 kernel.
Oh, I didn't know that. Thanks for pointing it up.
However the problem persists after downgrading to 319.49:
$ glxinfo | grep -i nvidia
server glx vendor string: NVIDIA Corporation
client glx vendor string: NVIDIA Corporation
OpenGL vendor string: NVIDIA Corporation
OpenGL version string: 4.3.0 NVIDIA 319.49
OpenGL shading language version string: 4.30 NVIDIA via Cg compiler
$ steam
Running Steam on debian 64-bit
STEAM_RUNTIME is enabled automatically
Installing breakpad exception handler for appid(steam)/version(0_client)
/home/nake/.local/share/Steam/steam.sh: línea 704: 4613 Violación de segmento $STEAM_DEBUGGER "$STEAMROOT/$PLATFORM/$STEAMEXE" "$@"
Installing bootstrap /home/nake/.local/share/Steam/bootstrap.tar.xz
Running Steam on debian 64-bit
STEAM_RUNTIME has been set by the user to: /home/nake/.local/share/Steam/ubuntu12_32/steam-runtime
Installing breakpad exception handler for appid(steam)/version(0_client)
/home/nake/.local/share/Steam/steam.sh: línea 704: 4701 Violación de segmento $STEAM_DEBUGGER "$STEAMROOT/$PLATFORM/$STEAMEXE" "$@"
So I suppose I'll upgrade it again to version 325.15.
(btw, I uninstalled the drivers, installed the new ones AND rebooted to make sure the new (old?) drivers are loaded and used).
Fixed.
The problem was a symbolic link pointing to a wrong library (libGL.so.1) Just removing it made steam use the correct GL library and everything seems to work now.
Nothing extracted yet.
I used to play before using an old 3.2.0 kernel, but since I updated my system to 3.10-2 I get a segmentation fault every time that I try to start steam.
I'm running debian 64 testing using the new NVIDIA 325.15 driver.
I tried reinstalling steam (purged and deleted ~/.steam/ and ~/.local/share/Steam/) and using the default nvidia drivers from the repositories with no luck (304.108).
Running steam with STEAM_RUNTIME=1 steam gives the same result.
The backtrace from gdb (DEBUGGER=gdb steam) is:
I'm starting to think that the problem resides in the NVIDIA drivers but I can't use a lower version because they can't be installed in a 3.10.X kernel due to a bug.
Thanks in advance.