Ubuntu 14.04 - Uninstall manually installed NVIDIA driver
up vote
0
down vote
favorite
first of all: Im new to linux:)
I would like to reinstall my nvidia driver. Therefore, I'd like to uninstall my currently installed driver first (version: 346).
I already purged all nvidia files with the following commands:
sudo apt-get -s purge 'nvidia-*'
sudo apt-get install ubuntu-desktop
sudo rm /etc/X11/xorg.conf
echo 'nouveau' | sudo tee -a /etc/modules
However, when I checked sysinfo, it said that the nvidia driver 346 is still installed. I heard that purging is the wrong method for manually installed drivers, but before I change my kernel or whatever I wanted to make sure that I do the right thing.
So can you guys help me out here?
ubuntu drivers uninstall nvidia-graphics-card
add a comment |
up vote
0
down vote
favorite
first of all: Im new to linux:)
I would like to reinstall my nvidia driver. Therefore, I'd like to uninstall my currently installed driver first (version: 346).
I already purged all nvidia files with the following commands:
sudo apt-get -s purge 'nvidia-*'
sudo apt-get install ubuntu-desktop
sudo rm /etc/X11/xorg.conf
echo 'nouveau' | sudo tee -a /etc/modules
However, when I checked sysinfo, it said that the nvidia driver 346 is still installed. I heard that purging is the wrong method for manually installed drivers, but before I change my kernel or whatever I wanted to make sure that I do the right thing.
So can you guys help me out here?
ubuntu drivers uninstall nvidia-graphics-card
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
first of all: Im new to linux:)
I would like to reinstall my nvidia driver. Therefore, I'd like to uninstall my currently installed driver first (version: 346).
I already purged all nvidia files with the following commands:
sudo apt-get -s purge 'nvidia-*'
sudo apt-get install ubuntu-desktop
sudo rm /etc/X11/xorg.conf
echo 'nouveau' | sudo tee -a /etc/modules
However, when I checked sysinfo, it said that the nvidia driver 346 is still installed. I heard that purging is the wrong method for manually installed drivers, but before I change my kernel or whatever I wanted to make sure that I do the right thing.
So can you guys help me out here?
ubuntu drivers uninstall nvidia-graphics-card
first of all: Im new to linux:)
I would like to reinstall my nvidia driver. Therefore, I'd like to uninstall my currently installed driver first (version: 346).
I already purged all nvidia files with the following commands:
sudo apt-get -s purge 'nvidia-*'
sudo apt-get install ubuntu-desktop
sudo rm /etc/X11/xorg.conf
echo 'nouveau' | sudo tee -a /etc/modules
However, when I checked sysinfo, it said that the nvidia driver 346 is still installed. I heard that purging is the wrong method for manually installed drivers, but before I change my kernel or whatever I wanted to make sure that I do the right thing.
So can you guys help me out here?
ubuntu drivers uninstall nvidia-graphics-card
ubuntu drivers uninstall nvidia-graphics-card
edited Mar 14 '16 at 9:10
Hennes
58.7k792141
58.7k792141
asked Nov 21 '15 at 18:36
Tomsen1410
112
112
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
To remove purged packages run this:
sudo apt-get autoremove
I installed nvidia drivers on an install of (a) ubuntu14.04(-based OS) and i succeeded. I can probably help you with succesfully installing the drivers again if you want to.
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
To remove purged packages run this:
sudo apt-get autoremove
I installed nvidia drivers on an install of (a) ubuntu14.04(-based OS) and i succeeded. I can probably help you with succesfully installing the drivers again if you want to.
add a comment |
up vote
0
down vote
To remove purged packages run this:
sudo apt-get autoremove
I installed nvidia drivers on an install of (a) ubuntu14.04(-based OS) and i succeeded. I can probably help you with succesfully installing the drivers again if you want to.
add a comment |
up vote
0
down vote
up vote
0
down vote
To remove purged packages run this:
sudo apt-get autoremove
I installed nvidia drivers on an install of (a) ubuntu14.04(-based OS) and i succeeded. I can probably help you with succesfully installing the drivers again if you want to.
To remove purged packages run this:
sudo apt-get autoremove
I installed nvidia drivers on an install of (a) ubuntu14.04(-based OS) and i succeeded. I can probably help you with succesfully installing the drivers again if you want to.
answered Nov 21 '15 at 20:43
x13
1837
1837
add a comment |
add a comment |
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%2fsuperuser.com%2fquestions%2f1003652%2fubuntu-14-04-uninstall-manually-installed-nvidia-driver%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