Install proprietary drivers 14.04 NVIDIA (steam segmentation issue)

Posted by allthosemiles on Ask Ubuntu See other posts from Ask Ubuntu or by allthosemiles
Published on 2014-06-04T13:24:39Z Indexed on 2014/06/04 21:42 UTC
Read the original article Hit count: 378

Filed under:
|
|

Recently, I finally got the official drivers for my NVIDIA 560 Ti card installed on Ubuntu 14.04 (hooray) However I started looking into installing Steam and I'm getting segmentation errors when I try to run the software. I tried installing 32-bit libs and it seemed like they weren't available or they were already installed. Upon further investigation, I found that a solution is to install the proprietary drivers, install steam then switch back to the other drivers. I'm not really sure what "proprietary drivers" are in all honesty. Has anyone gone through this process that could provide some insight here?

(I installed the official 64-bit driver from the NVIDIA site for my 560 Ti just for reference. And the Ubuntu version installed is 64-bit as well)

Update:

This is the error text I get when trying to run steam after installing it via the ubuntu store.

Running Steam on ubuntu 14.04 64-bit
STEAM_RUNTIME is enabled automatically
Installing breakpad exception handler for appid(steam)/version(1401381906_client)
/home/dbrewer/.steam/steam.sh: line 755:  3943 Segmentation fault      (core dumped) $STEAM_DEBUGGER "$STEAMROOT/$PLATFORM/$STEAMEXE" "$@"
mv: cannot stat ‘/home/dbrewer/.steam/registry.vdf’: No such file or directory
Installing bootstrap /home/dbrewer/.steam/bootstrap.tar.xz
Reset complete!
Restarting Steam by request...
Running Steam on ubuntu 14.04 64-bit
STEAM_RUNTIME has been set by the user to: /home/dbrewer/.steam/ubuntu12_32/steam-runtime
Installing breakpad exception handler for appid(steam)/version(1401381906_client)
/home/dbrewer/.steam/steam.sh: line 755:  4066 Segmentation fault      (core dumped) $STEAM_DEBUGGER "$STEAMROOT/$PLATFORM/$STEAMEXE" "$@"

What I get when I run "steam --reset"

mv: cannot stat ‘/home/dbrewer/.steam/registry.vdf’: No such file or directory
Installing bootstrap /home/dbrewer/.steam/bootstrap.tar.xz
Reset complete!

© Ask Ubuntu or respective owner

Related posts about nvidia

Related posts about 14.04