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

            What is this called? Old film camera viewer?What makes a good film camera?What to do with an old film camera?What should one look for when buying a used film camera?What is the value and age of this pre-1967 Ricoh 35 mm camera?DSLR recommendation, question about old Canon 35mm film Camera & lensesCan anyone identify the silver rangefinder-style camera in this advertisement?What kind of a Polaroid 600-camera is this?Will an old film camera still work even when not used in a very long time?What is this camera / Can I develop the film?How to fit an action camera into antique (bellows) housing?What to check when buying used and old film bodies?

            Why is this plane circling around the Lucknow airport every day?Why do aircraft on Flight Radar 24 jump around randomly sometimes?What airport has this walkway over a taxiway?How does Chicago O'Hare's tower sequence aircraft at peak capacity?Which airport is featured in this Delta commercial?After a crash, for how long is the airport closed?Can a passenger plane stand still in the air, or hover at a fixed location above a ground?What are those trucks towing around, and why?What is this airport outside of Cairo, Egypt?Which US airport has the lowest circling MDH?What is this airport video?