Posts: 11
Lend27
Joined: 29 Apr 2015
#1
I tried a few different ways of installing the Nvidia drivers including sgfxi script and Debian's recommended method using apt-get install Nvidia-driver.
The driver installs, but I cannot get the 32 bit libs to install to be able to run steam.

What do you guys recommend?

Thanks!

Len
Posts: 4,164
rokytnji
Joined: 20 Feb 2009
#2
We recommend you post a

Code: Select all

inxi -Fxxx
So we can see what you are running
Posts: 1,062
Dave
Joined: 20 Jan 2010
#3
In root terminal (or outside of X as root is better)
dpkg --add-architecture I386
Apt-get update
Sgfxi

Should get it to work, I think that the only thing you where missing is you had not enabled multiarch support.
Of course this is guessing that you are running 64 bit version of antiX.