Cannot install and use nvidia drivers (Wheezy) The 2019 Stack Overflow Developer Survey Results Are InNeed proprietary Nvidia drivers not in stable DebianInstalled Wrong Nvidia DriversDebian 8 Jessie and NVIDIA driversNVIDIA drivers as LKMs in Unix: Module nvidia not foundDebian installation not booting after Nvidia drivers installationCannot remove module nvidia nvidia-uvm in order to install driversDebian 9 issue installing nvidia drivers on asus zenbook ux501Issues installing Nvidia drivers in Debian 9Issues with Nvidia driversBlack screen after installing Nvidia drivers on Debian Stretch
Dual Citizen. Exited the US on Italian passport recently
Evaluating number of iteration with a certain map with While
Falsification in Math vs Science
What is the steepest angle that a canal can be traversable without locks?
Output the Arecibo Message
How to create dashed lines/arrows in Illustrator
Why is Grand Jury testimony secret?
A poker game description that does not feel gimmicky
Is this food a bread or a loaf?
It's possible to achieve negative score?
Pristine Bit Checking
Confusion about non-derivable continuous functions
Can distinct morphisms between curves induce the same morphism on singular cohomology?
Should I use my personal or workplace e-mail when registering to external websites for work purpose?
If the Wish spell is used to duplicate the effect of Simulacrum, are existing duplicates destroyed?
How are circuits which use complex ICs normally simulated?
Springs with some finite mass
Deadlock Graph and Interpretation, solution to avoid
Inversion Puzzle
Is bread bad for ducks?
Does a dangling wire really electrocute me if I'm standing in water?
Spanish for "widget"
Why can Shazam do this?
Inline version of a function returns different value then non-inline version
Cannot install and use nvidia drivers (Wheezy)
The 2019 Stack Overflow Developer Survey Results Are InNeed proprietary Nvidia drivers not in stable DebianInstalled Wrong Nvidia DriversDebian 8 Jessie and NVIDIA driversNVIDIA drivers as LKMs in Unix: Module nvidia not foundDebian installation not booting after Nvidia drivers installationCannot remove module nvidia nvidia-uvm in order to install driversDebian 9 issue installing nvidia drivers on asus zenbook ux501Issues installing Nvidia drivers in Debian 9Issues with Nvidia driversBlack screen after installing Nvidia drivers on Debian Stretch
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I have a build with the GTX 560 TI card every time I try to install the Linux drivers (with Debian Wheezy and using tecmint.com or debian wiki as a guide), I always end up restarting X or the computer (same thing really) and X never starts correctly.
The closest I got was using the first guide there and I actually got it to say that it couldn't find the device "nvidia" and there were no screens. I'm really not sure what to do from here.
(if there is a log I can provide you with please let me know)
nvidia debian
add a comment |
I have a build with the GTX 560 TI card every time I try to install the Linux drivers (with Debian Wheezy and using tecmint.com or debian wiki as a guide), I always end up restarting X or the computer (same thing really) and X never starts correctly.
The closest I got was using the first guide there and I actually got it to say that it couldn't find the device "nvidia" and there were no screens. I'm really not sure what to do from here.
(if there is a log I can provide you with please let me know)
nvidia debian
Do you have anxorg.conffile? If you don't, this is not going to work. If you do, then paste it into your question, please.
– Faheem Mitha
Sep 13 '14 at 8:19
add a comment |
I have a build with the GTX 560 TI card every time I try to install the Linux drivers (with Debian Wheezy and using tecmint.com or debian wiki as a guide), I always end up restarting X or the computer (same thing really) and X never starts correctly.
The closest I got was using the first guide there and I actually got it to say that it couldn't find the device "nvidia" and there were no screens. I'm really not sure what to do from here.
(if there is a log I can provide you with please let me know)
nvidia debian
I have a build with the GTX 560 TI card every time I try to install the Linux drivers (with Debian Wheezy and using tecmint.com or debian wiki as a guide), I always end up restarting X or the computer (same thing really) and X never starts correctly.
The closest I got was using the first guide there and I actually got it to say that it couldn't find the device "nvidia" and there were no screens. I'm really not sure what to do from here.
(if there is a log I can provide you with please let me know)
nvidia debian
nvidia debian
edited Dec 29 '13 at 5:39
Anthon
61.6k17107171
61.6k17107171
asked Dec 29 '13 at 5:17
David BrewerDavid Brewer
1062
1062
Do you have anxorg.conffile? If you don't, this is not going to work. If you do, then paste it into your question, please.
– Faheem Mitha
Sep 13 '14 at 8:19
add a comment |
Do you have anxorg.conffile? If you don't, this is not going to work. If you do, then paste it into your question, please.
– Faheem Mitha
Sep 13 '14 at 8:19
Do you have an
xorg.conf file? If you don't, this is not going to work. If you do, then paste it into your question, please.– Faheem Mitha
Sep 13 '14 at 8:19
Do you have an
xorg.conf file? If you don't, this is not going to work. If you do, then paste it into your question, please.– Faheem Mitha
Sep 13 '14 at 8:19
add a comment |
1 Answer
1
active
oldest
votes
The way I installed proprietary drivers last time (on plain Debian):
I installed a Debian system from scratch (from the offical netinstall iso)
Downloaded the driver to the "Downloads" directory (where things always go when you click "download").
Pressed Ctrl+Alt+F2 (in order to switch to one of the full-screen terminals.)
From the full screen console ran:
/etc/init.d/gdm3 stop
(To kill the graphic interface. Otherwise the installer won't run)
- Then I navigated to the Downloads directory - where the Nvidia driver is ("cd Downloads")
Before running the downloaded installer I had to do:
apt-get install build-essential
apt-get install linux-headers*
(Otherwise the installer will complain about these missing and exit)
Then I ran the downloaded file
sh NVIDIA-Linux-x86_64-340.32.run
The installer complained about nouveau not being disabled, but turned it off for me without problems. Then asked to restart the computer and to run it again after reboot.
reboot
then
cd Downloads
sh NVIDIA-Linux-x86_64-340.32.run
The installer then went through ok and I had to just reboot one final time. That's it.
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
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: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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%2funix.stackexchange.com%2fquestions%2f106964%2fcannot-install-and-use-nvidia-drivers-wheezy%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
The way I installed proprietary drivers last time (on plain Debian):
I installed a Debian system from scratch (from the offical netinstall iso)
Downloaded the driver to the "Downloads" directory (where things always go when you click "download").
Pressed Ctrl+Alt+F2 (in order to switch to one of the full-screen terminals.)
From the full screen console ran:
/etc/init.d/gdm3 stop
(To kill the graphic interface. Otherwise the installer won't run)
- Then I navigated to the Downloads directory - where the Nvidia driver is ("cd Downloads")
Before running the downloaded installer I had to do:
apt-get install build-essential
apt-get install linux-headers*
(Otherwise the installer will complain about these missing and exit)
Then I ran the downloaded file
sh NVIDIA-Linux-x86_64-340.32.run
The installer complained about nouveau not being disabled, but turned it off for me without problems. Then asked to restart the computer and to run it again after reboot.
reboot
then
cd Downloads
sh NVIDIA-Linux-x86_64-340.32.run
The installer then went through ok and I had to just reboot one final time. That's it.
add a comment |
The way I installed proprietary drivers last time (on plain Debian):
I installed a Debian system from scratch (from the offical netinstall iso)
Downloaded the driver to the "Downloads" directory (where things always go when you click "download").
Pressed Ctrl+Alt+F2 (in order to switch to one of the full-screen terminals.)
From the full screen console ran:
/etc/init.d/gdm3 stop
(To kill the graphic interface. Otherwise the installer won't run)
- Then I navigated to the Downloads directory - where the Nvidia driver is ("cd Downloads")
Before running the downloaded installer I had to do:
apt-get install build-essential
apt-get install linux-headers*
(Otherwise the installer will complain about these missing and exit)
Then I ran the downloaded file
sh NVIDIA-Linux-x86_64-340.32.run
The installer complained about nouveau not being disabled, but turned it off for me without problems. Then asked to restart the computer and to run it again after reboot.
reboot
then
cd Downloads
sh NVIDIA-Linux-x86_64-340.32.run
The installer then went through ok and I had to just reboot one final time. That's it.
add a comment |
The way I installed proprietary drivers last time (on plain Debian):
I installed a Debian system from scratch (from the offical netinstall iso)
Downloaded the driver to the "Downloads" directory (where things always go when you click "download").
Pressed Ctrl+Alt+F2 (in order to switch to one of the full-screen terminals.)
From the full screen console ran:
/etc/init.d/gdm3 stop
(To kill the graphic interface. Otherwise the installer won't run)
- Then I navigated to the Downloads directory - where the Nvidia driver is ("cd Downloads")
Before running the downloaded installer I had to do:
apt-get install build-essential
apt-get install linux-headers*
(Otherwise the installer will complain about these missing and exit)
Then I ran the downloaded file
sh NVIDIA-Linux-x86_64-340.32.run
The installer complained about nouveau not being disabled, but turned it off for me without problems. Then asked to restart the computer and to run it again after reboot.
reboot
then
cd Downloads
sh NVIDIA-Linux-x86_64-340.32.run
The installer then went through ok and I had to just reboot one final time. That's it.
The way I installed proprietary drivers last time (on plain Debian):
I installed a Debian system from scratch (from the offical netinstall iso)
Downloaded the driver to the "Downloads" directory (where things always go when you click "download").
Pressed Ctrl+Alt+F2 (in order to switch to one of the full-screen terminals.)
From the full screen console ran:
/etc/init.d/gdm3 stop
(To kill the graphic interface. Otherwise the installer won't run)
- Then I navigated to the Downloads directory - where the Nvidia driver is ("cd Downloads")
Before running the downloaded installer I had to do:
apt-get install build-essential
apt-get install linux-headers*
(Otherwise the installer will complain about these missing and exit)
Then I ran the downloaded file
sh NVIDIA-Linux-x86_64-340.32.run
The installer complained about nouveau not being disabled, but turned it off for me without problems. Then asked to restart the computer and to run it again after reboot.
reboot
then
cd Downloads
sh NVIDIA-Linux-x86_64-340.32.run
The installer then went through ok and I had to just reboot one final time. That's it.
edited Sep 21 '14 at 23:35
answered Sep 13 '14 at 5:07
user83311user83311
3817
3817
add a comment |
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- 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%2funix.stackexchange.com%2fquestions%2f106964%2fcannot-install-and-use-nvidia-drivers-wheezy%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
-debian, nvidia
Do you have an
xorg.conffile? If you don't, this is not going to work. If you do, then paste it into your question, please.– Faheem Mitha
Sep 13 '14 at 8:19