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;








1















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)










share|improve this question
























  • 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

















1















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)










share|improve this question
























  • 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













1












1








1








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)










share|improve this question
















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






share|improve this question















share|improve this question













share|improve this question




share|improve this question








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 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
















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










1 Answer
1






active

oldest

votes


















0














The way I installed proprietary drivers last time (on plain Debian):



  1. I installed a Debian system from scratch (from the offical netinstall iso)


  2. Downloaded the driver to the "Downloads" directory (where things always go when you click "download").


  3. Pressed Ctrl+Alt+F2 (in order to switch to one of the full-screen terminals.)



  4. From the full screen console ran:



    /etc/init.d/gdm3 stop


(To kill the graphic interface. Otherwise the installer won't run)



  1. Then I navigated to the Downloads directory - where the Nvidia driver is ("cd Downloads")


  2. 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)




  1. 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.






share|improve this answer

























    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
    );



    );













    draft saved

    draft discarded


















    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









    0














    The way I installed proprietary drivers last time (on plain Debian):



    1. I installed a Debian system from scratch (from the offical netinstall iso)


    2. Downloaded the driver to the "Downloads" directory (where things always go when you click "download").


    3. Pressed Ctrl+Alt+F2 (in order to switch to one of the full-screen terminals.)



    4. From the full screen console ran:



      /etc/init.d/gdm3 stop


    (To kill the graphic interface. Otherwise the installer won't run)



    1. Then I navigated to the Downloads directory - where the Nvidia driver is ("cd Downloads")


    2. 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)




    1. 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.






    share|improve this answer





























      0














      The way I installed proprietary drivers last time (on plain Debian):



      1. I installed a Debian system from scratch (from the offical netinstall iso)


      2. Downloaded the driver to the "Downloads" directory (where things always go when you click "download").


      3. Pressed Ctrl+Alt+F2 (in order to switch to one of the full-screen terminals.)



      4. From the full screen console ran:



        /etc/init.d/gdm3 stop


      (To kill the graphic interface. Otherwise the installer won't run)



      1. Then I navigated to the Downloads directory - where the Nvidia driver is ("cd Downloads")


      2. 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)




      1. 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.






      share|improve this answer



























        0












        0








        0







        The way I installed proprietary drivers last time (on plain Debian):



        1. I installed a Debian system from scratch (from the offical netinstall iso)


        2. Downloaded the driver to the "Downloads" directory (where things always go when you click "download").


        3. Pressed Ctrl+Alt+F2 (in order to switch to one of the full-screen terminals.)



        4. From the full screen console ran:



          /etc/init.d/gdm3 stop


        (To kill the graphic interface. Otherwise the installer won't run)



        1. Then I navigated to the Downloads directory - where the Nvidia driver is ("cd Downloads")


        2. 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)




        1. 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.






        share|improve this answer















        The way I installed proprietary drivers last time (on plain Debian):



        1. I installed a Debian system from scratch (from the offical netinstall iso)


        2. Downloaded the driver to the "Downloads" directory (where things always go when you click "download").


        3. Pressed Ctrl+Alt+F2 (in order to switch to one of the full-screen terminals.)



        4. From the full screen console ran:



          /etc/init.d/gdm3 stop


        (To kill the graphic interface. Otherwise the installer won't run)



        1. Then I navigated to the Downloads directory - where the Nvidia driver is ("cd Downloads")


        2. 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)




        1. 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.







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited Sep 21 '14 at 23:35

























        answered Sep 13 '14 at 5:07









        user83311user83311

        3817




        3817



























            draft saved

            draft discarded
















































            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.




            draft saved


            draft discarded














            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





















































            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

            Popular posts from this blog

            Creating 100m^2 grid automatically using QGIS?Creating grid constrained within polygon in QGIS?Createing polygon layer from point data using QGIS?Creating vector grid using QGIS?Creating grid polygons from coordinates using R or PythonCreating grid from spatio temporal point data?Creating fields in attributes table using other layers using QGISCreate .shp vector grid in QGISQGIS Creating 4km point grid within polygonsCreate a vector grid over a raster layerVector Grid Creates just one grid

            Word for a person who has no opinion about whether god existsWord for having a definite opinion while simultaneously withholding judgment?What's the opposite of “newcomer? Is ”veteran" OK?What do you call an “atheist” who might believe in an afterlife?What's a word for someone who wants to voice opinions but not have them challenged?Word for someone who dismisses contrary opinions as irrational?Somone who thinks they are overly special/out of the ordinaryIs there a word, phrase or idiom for “a person who is incapable of thinking about the future”?The belief that a god is human-likeA word for a non-famous person/thing you have heard a lot aboutAdjective for a person who enjoys taking care of their appearance

            Can I redirect output to a log file and background a process at the same time?2019 Community Moderator ElectionUnable to write to file in shell script when running command in backgroundredirect and log script outputhow to properly log the output of a console program that frequently updates “parts” of the screen, resulting in a messy log file?How can I redirect the output of a child process?grep script - output lines at the same time into echoHow to run process in background and get its pid to create log file nameHow to redirect output to a log from expect commandHow to clear a redirect log file content in shell?Log background jobs started in all the manually started shells?Why do `jobs` and `dirs` run in command subsitution, process substitution, pipeline, and background jobs output the same as in original shell?How to redirect output to file to STDOUT?