Instalar Steam
iniciar sesión
|
idioma
简体中文 (chino simplificado)
繁體中文 (chino tradicional)
日本語 (japonés)
한국어 (coreano)
ไทย (tailandés)
Български (búlgaro)
Čeština (checo)
Dansk (danés)
Deutsch (alemán)
English (inglés)
Español de Hispanoamérica
Ελληνικά (griego)
Français (francés)
Italiano
Bahasa Indonesia (indonesio)
Magyar (húngaro)
Nederlands (holandés)
Norsk (noruego)
Polski (polaco)
Português (Portugués de Portugal)
Português-Brasil (portugués de Brasil)
Română (rumano)
Русский (ruso)
Suomi (finés)
Svenska (sueco)
Türkçe (turco)
Tiếng Việt (vietnamita)
Українська (ucraniano)
Comunicar un error de traducción
It doesn't help. It shows nothing under "additional drivers".
It is possible that their are no drivers for that old GPU.
They have a driver - it's 340. Sorry for being a noob, but when I download a driver from their site I get some text file, and every time I open it it gets stuck.
https://askubuntu.com/questions/307280/how-do-i-install-applications-in-ubuntu
You should have downloaded Mint instead.
Release Date: 2017.2.14
Operating System: Linux 32-bit
Language: English (US)
File Size: 36.98 MB
Download: http://us.download.nvidia.com/XFree86/Linux-x86/340.102/NVIDIA-Linux-x86-340.102.run
Installation instructions: Once you have downloaded the driver, change to the directory containing the driver package and install the driver by running, as root, sh ./NVIDIA-Linux-x86-340.102.run
One of the last installation steps will offer to update your X configuration file. Either accept that offer, edit your X configuration file manually so that the NVIDIA X driver will be used, or run nvidia-xconfig
Note that the list of supported GPU products is provided to indicate which GPUs are supported by a particular driver version. Some designs incorporating supported GPUs may not be compatible with the NVIDIA Linux driver: in particular, notebook and all-in-one desktop designs with switchable (hybrid) or Optimus graphics will not work if means to disable the integrated graphics in hardware are not available. Hardware designs will vary from manufacturer to manufacturer, so please consult with a system's manufacturer to determine whether that particular system is compatible.
good luck & cheers
- !xS -
I've tried installing the driver in a million different ways. I couldn't run the file even as a root, as when I was a root it didn't let me find any file. I tried exiting the X session, and the GUI kept coming back. None of the commands I tried worked, even with sudo. Any other idea?
Its the 340.xx if i remember right
EDIT - probably best to query what you have available with "ubuntu-drivers devices" and see what it says:
So in my case I just did "sudo apt -y install nvidia-340" which will install the nvidia-driver-390 package, and just reboot to have it take effect.
If he purges the ppa, he will probably have to re-add it to his dependencies, since he is on Ubuntu, the graphic repository has the drivers:
Then of course we want to update the PPA,
Just open up terminal and type
And yeah, good idea to include the output of this.
Really? It might have just installed Nouveau
Which works, but performance will be abysmal.