What's the correct Nvidia driver for my card+system? The 2019 Stack Overflow Developer Survey Results Are InUnable to install Nvidia drivers on Ubuntu 18.04.1Nvidia driver install progress bar hang on UBUNTU 16.04Ubuntu 16.04 + Nvidia Driver + Encrypted harddrive = Blank screenCannot install nvidia graphics driver 390 on Ubuntu 18.04Cant install Nvidia-396 from ppa in Ubuntu 18.04CUDA problems with nvidia driver versionUbuntu 18.10 Nvidia driver issueNvidia GeForce GT 750M Driver issue (black Screen or login loop)Cannot install Nvidia drivers v396 on Ubuntu 18.04Ubuntu 18.04 Video problemnvidia modules are missing after each kernel upgrade in 18.04
What is the accessibility of a package's `Private` context variables?
What to do when moving next to a bird sanctuary with a loosely-domesticated cat?
Is this app Icon Browser Safe/Legit?
Identify boardgame from Big movie
Does the shape of a die affect the probability of a number being rolled?
How technical should a Scrum Master be to effectively remove impediments?
Why isn't the circumferential light around the M87 black hole's event horizon symmetric?
Apparent duplicates between Haynes service instructions and MOT
If I score a critical hit on an 18 or higher, what are my chances of getting a critical hit if I roll 3d20?
Aging parents with no investments
What could be the right powersource for 15 seconds lifespan disposable giant chainsaw?
Are there any other methods to apply to solving simultaneous equations?
Origin of "cooter" meaning "vagina"
Deal with toxic manager when you can't quit
Delete all lines which don't have n characters before delimiter
What is the meaning of Triage in Cybersec world?
What does ひと匙 mean in this manga and has it been used colloquially?
Falsification in Math vs Science
How to notate time signature switching consistently every measure
How to type this arrow in math mode?
Loose spokes after only a few rides
Why isn't airport relocation done gradually?
What do hard-Brexiteers want with respect to the Irish border?
Am I thawing this London Broil safely?
What's the correct Nvidia driver for my card+system?
The 2019 Stack Overflow Developer Survey Results Are InUnable to install Nvidia drivers on Ubuntu 18.04.1Nvidia driver install progress bar hang on UBUNTU 16.04Ubuntu 16.04 + Nvidia Driver + Encrypted harddrive = Blank screenCannot install nvidia graphics driver 390 on Ubuntu 18.04Cant install Nvidia-396 from ppa in Ubuntu 18.04CUDA problems with nvidia driver versionUbuntu 18.10 Nvidia driver issueNvidia GeForce GT 750M Driver issue (black Screen or login loop)Cannot install Nvidia drivers v396 on Ubuntu 18.04Ubuntu 18.04 Video problemnvidia modules are missing after each kernel upgrade in 18.04
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I'm attempting to install the proprietary Nvidia drivers for my card:
$ lspci | grep VGA
01:00.0 VGA compatible controller: NVIDIA Corporation G96 [GeForce 9500 GT] (rev a1)
on my system:
$ lsb_release -a -u
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.2 LTS
Release: 18.04
Codename: bionic
I've followed the steps outlined here:
sudo apt-get purge nvidia*
sudo apt-add-repository ppa:graphics-drivers/ppa
sudo apt update
but the command
sudo apt install nvidia-driver-
shows several available versions of the driver:
nvidia-driver-390 nvidia-driver-396 nvidia-driver-410 nvidia-driver-415 nvidia-driver-418
I've seen the 396 version used several times, but intuitively I would install the latest version. How do I know which one I should install?
drivers 18.04 nvidia graphics
add a comment |
I'm attempting to install the proprietary Nvidia drivers for my card:
$ lspci | grep VGA
01:00.0 VGA compatible controller: NVIDIA Corporation G96 [GeForce 9500 GT] (rev a1)
on my system:
$ lsb_release -a -u
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.2 LTS
Release: 18.04
Codename: bionic
I've followed the steps outlined here:
sudo apt-get purge nvidia*
sudo apt-add-repository ppa:graphics-drivers/ppa
sudo apt update
but the command
sudo apt install nvidia-driver-
shows several available versions of the driver:
nvidia-driver-390 nvidia-driver-396 nvidia-driver-410 nvidia-driver-415 nvidia-driver-418
I've seen the 396 version used several times, but intuitively I would install the latest version. How do I know which one I should install?
drivers 18.04 nvidia graphics
1
For that old card choose the latest legacy driver version.
– GabrielaGarcia
2 days ago
Which one would that be @GabrielaGarcia?
– Gabriel
2 days ago
1
According to Nvidia that should be 340. If not available in the official repos or at a PPA better not to install anything else and just use the open-sourcenouveau.
– GabrielaGarcia
2 days ago
add a comment |
I'm attempting to install the proprietary Nvidia drivers for my card:
$ lspci | grep VGA
01:00.0 VGA compatible controller: NVIDIA Corporation G96 [GeForce 9500 GT] (rev a1)
on my system:
$ lsb_release -a -u
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.2 LTS
Release: 18.04
Codename: bionic
I've followed the steps outlined here:
sudo apt-get purge nvidia*
sudo apt-add-repository ppa:graphics-drivers/ppa
sudo apt update
but the command
sudo apt install nvidia-driver-
shows several available versions of the driver:
nvidia-driver-390 nvidia-driver-396 nvidia-driver-410 nvidia-driver-415 nvidia-driver-418
I've seen the 396 version used several times, but intuitively I would install the latest version. How do I know which one I should install?
drivers 18.04 nvidia graphics
I'm attempting to install the proprietary Nvidia drivers for my card:
$ lspci | grep VGA
01:00.0 VGA compatible controller: NVIDIA Corporation G96 [GeForce 9500 GT] (rev a1)
on my system:
$ lsb_release -a -u
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.2 LTS
Release: 18.04
Codename: bionic
I've followed the steps outlined here:
sudo apt-get purge nvidia*
sudo apt-add-repository ppa:graphics-drivers/ppa
sudo apt update
but the command
sudo apt install nvidia-driver-
shows several available versions of the driver:
nvidia-driver-390 nvidia-driver-396 nvidia-driver-410 nvidia-driver-415 nvidia-driver-418
I've seen the 396 version used several times, but intuitively I would install the latest version. How do I know which one I should install?
drivers 18.04 nvidia graphics
drivers 18.04 nvidia graphics
asked 2 days ago
GabrielGabriel
1,45852545
1,45852545
1
For that old card choose the latest legacy driver version.
– GabrielaGarcia
2 days ago
Which one would that be @GabrielaGarcia?
– Gabriel
2 days ago
1
According to Nvidia that should be 340. If not available in the official repos or at a PPA better not to install anything else and just use the open-sourcenouveau.
– GabrielaGarcia
2 days ago
add a comment |
1
For that old card choose the latest legacy driver version.
– GabrielaGarcia
2 days ago
Which one would that be @GabrielaGarcia?
– Gabriel
2 days ago
1
According to Nvidia that should be 340. If not available in the official repos or at a PPA better not to install anything else and just use the open-sourcenouveau.
– GabrielaGarcia
2 days ago
1
1
For that old card choose the latest legacy driver version.
– GabrielaGarcia
2 days ago
For that old card choose the latest legacy driver version.
– GabrielaGarcia
2 days ago
Which one would that be @GabrielaGarcia?
– Gabriel
2 days ago
Which one would that be @GabrielaGarcia?
– Gabriel
2 days ago
1
1
According to Nvidia that should be 340. If not available in the official repos or at a PPA better not to install anything else and just use the open-source
nouveau.– GabrielaGarcia
2 days ago
According to Nvidia that should be 340. If not available in the official repos or at a PPA better not to install anything else and just use the open-source
nouveau.– GabrielaGarcia
2 days ago
add a comment |
1 Answer
1
active
oldest
votes
As Geforce 9600 GT owner I can write the following.
I'm using it with nvidia-340 driver on my 16.04 LTS, it still exists for all current releases. It is recommended on Nvidia Drivers site.
The driver PPA are not needed. So you may remove the PPA with
sudo apt-get install ppa-purge
sudo ppa-purge ppa:graphics-drivers/ppa
and install nvidia-340:
sudo apt-get install nvidia-340
Thanks Norbert, I Installed the 340 drivers. Sadly now I'm getting this bug and I might have to go back tonouveau.
– Gabriel
2 days ago
Fixed it! Had to change the color range fromFulltoLimitedfor some reason.
– Gabriel
2 days ago
1
Nice to hear, that you have fixed the issue!
– N0rbert
2 days ago
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1132133%2fwhats-the-correct-nvidia-driver-for-my-cardsystem%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
As Geforce 9600 GT owner I can write the following.
I'm using it with nvidia-340 driver on my 16.04 LTS, it still exists for all current releases. It is recommended on Nvidia Drivers site.
The driver PPA are not needed. So you may remove the PPA with
sudo apt-get install ppa-purge
sudo ppa-purge ppa:graphics-drivers/ppa
and install nvidia-340:
sudo apt-get install nvidia-340
Thanks Norbert, I Installed the 340 drivers. Sadly now I'm getting this bug and I might have to go back tonouveau.
– Gabriel
2 days ago
Fixed it! Had to change the color range fromFulltoLimitedfor some reason.
– Gabriel
2 days ago
1
Nice to hear, that you have fixed the issue!
– N0rbert
2 days ago
add a comment |
As Geforce 9600 GT owner I can write the following.
I'm using it with nvidia-340 driver on my 16.04 LTS, it still exists for all current releases. It is recommended on Nvidia Drivers site.
The driver PPA are not needed. So you may remove the PPA with
sudo apt-get install ppa-purge
sudo ppa-purge ppa:graphics-drivers/ppa
and install nvidia-340:
sudo apt-get install nvidia-340
Thanks Norbert, I Installed the 340 drivers. Sadly now I'm getting this bug and I might have to go back tonouveau.
– Gabriel
2 days ago
Fixed it! Had to change the color range fromFulltoLimitedfor some reason.
– Gabriel
2 days ago
1
Nice to hear, that you have fixed the issue!
– N0rbert
2 days ago
add a comment |
As Geforce 9600 GT owner I can write the following.
I'm using it with nvidia-340 driver on my 16.04 LTS, it still exists for all current releases. It is recommended on Nvidia Drivers site.
The driver PPA are not needed. So you may remove the PPA with
sudo apt-get install ppa-purge
sudo ppa-purge ppa:graphics-drivers/ppa
and install nvidia-340:
sudo apt-get install nvidia-340
As Geforce 9600 GT owner I can write the following.
I'm using it with nvidia-340 driver on my 16.04 LTS, it still exists for all current releases. It is recommended on Nvidia Drivers site.
The driver PPA are not needed. So you may remove the PPA with
sudo apt-get install ppa-purge
sudo ppa-purge ppa:graphics-drivers/ppa
and install nvidia-340:
sudo apt-get install nvidia-340
answered 2 days ago
N0rbertN0rbert
25.2k853118
25.2k853118
Thanks Norbert, I Installed the 340 drivers. Sadly now I'm getting this bug and I might have to go back tonouveau.
– Gabriel
2 days ago
Fixed it! Had to change the color range fromFulltoLimitedfor some reason.
– Gabriel
2 days ago
1
Nice to hear, that you have fixed the issue!
– N0rbert
2 days ago
add a comment |
Thanks Norbert, I Installed the 340 drivers. Sadly now I'm getting this bug and I might have to go back tonouveau.
– Gabriel
2 days ago
Fixed it! Had to change the color range fromFulltoLimitedfor some reason.
– Gabriel
2 days ago
1
Nice to hear, that you have fixed the issue!
– N0rbert
2 days ago
Thanks Norbert, I Installed the 340 drivers. Sadly now I'm getting this bug and I might have to go back to
nouveau.– Gabriel
2 days ago
Thanks Norbert, I Installed the 340 drivers. Sadly now I'm getting this bug and I might have to go back to
nouveau.– Gabriel
2 days ago
Fixed it! Had to change the color range from
Full to Limited for some reason.– Gabriel
2 days ago
Fixed it! Had to change the color range from
Full to Limited for some reason.– Gabriel
2 days ago
1
1
Nice to hear, that you have fixed the issue!
– N0rbert
2 days ago
Nice to hear, that you have fixed the issue!
– N0rbert
2 days ago
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1132133%2fwhats-the-correct-nvidia-driver-for-my-cardsystem%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
For that old card choose the latest legacy driver version.
– GabrielaGarcia
2 days ago
Which one would that be @GabrielaGarcia?
– Gabriel
2 days ago
1
According to Nvidia that should be 340. If not available in the official repos or at a PPA better not to install anything else and just use the open-source
nouveau.– GabrielaGarcia
2 days ago