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
topic title: Preferred method of installing Nvidia driver?
3 posts
• Page 1 of 1
-
Posts: 11
- Joined: 29 Apr 2015
-
Posts: 4,164
- Joined: 20 Feb 2009
#2
We recommend you post a
So we can see what you are running
Code: Select all
inxi -Fxxx
-
Posts: 1,062
- 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.
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.