Cannot install and use nvidia drivers (Wheezy)





.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
















bumped to the homepage by Community 9 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
















  • 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
















bumped to the homepage by Community 9 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
















  • 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.5k17107170




61.5k17107170










asked Dec 29 '13 at 5:17









David BrewerDavid Brewer

1062




1062





bumped to the homepage by Community 9 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







bumped to the homepage by Community 9 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.















  • 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







            Popular posts from this blog

            濃尾地震

            How to rewrite equation of hyperbola in standard form

            No ethernet ip address in my vocore2