Installing NVIDIA driver for Debian Stretch

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
2
down vote

favorite












I'm trying to install the nvidia-driver for Debian.



I've read everywhere that the correct solution is to run sudo apt install nvidia-driver and the driver should install itself without problems.



However this command leaves me with the output



Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
nvidia-driver : Depends: nvidia-driver-libs (= 375.82-1~deb9u1) but it is not going to be installed
Depends: nvidia-driver-bin (= 375.82-1~deb9u1) but it is not going to be installed
Depends: xserver-xorg-video-nvidia (= 375.82-1~deb9u1) but it is not going to be installed
Depends: nvidia-vdpau-driver (= 375.82-1~deb9u1) but it is not going to be installed
Depends: nvidia-alternative (= 375.82-1~deb9u1)
Depends: nvidia-kernel-dkms (= 375.82-1~deb9u1) or
nvidia-kernel-375.82
Recommends: nvidia-settings (>= 375) but it is not going to be installed
Recommends: nvidia-persistenced
E: Unable to correct problems, you have held broken packages.


I've tried installing the missing dependencies (like sudo apt install nvidia-driver-libs) but this just results in



Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
nvidia-driver-libs : Depends: libgl1-nvidia-glvnd-glx (= 375.82-1~deb9u1) but it is not going to be installed or
libgl1-nvidia-glx (= 375.82-1~deb9u1) but it is not going to be installed
Depends: nvidia-egl-icd (= 375.82-1~deb9u1) but it is not going to be installed or
libegl1-nvidia (= 375.82-1~deb9u1) but it is not going to be installed
Recommends: nvidia-driver-libs-i386
Recommends: libopengl0-glvnd-nvidia but it is not going to be installed
Recommends: libglx-nvidia0 (= 375.82-1~deb9u1) but it is not going to be installed
Recommends: libgles-nvidia1 (= 375.82-1~deb9u1) but it is not going to be installed
Recommends: libgles-nvidia2 (= 375.82-1~deb9u1) but it is not going to be installed
Recommends: libnvidia-cfg1 (= 375.82-1~deb9u1) but it is not going to be installed
Recommends: nvidia-vulkan-icd (= 375.82-1~deb9u1) but it is not going to be installed


How do I install the nvidia-driver with apt?







share|improve this question























    up vote
    2
    down vote

    favorite












    I'm trying to install the nvidia-driver for Debian.



    I've read everywhere that the correct solution is to run sudo apt install nvidia-driver and the driver should install itself without problems.



    However this command leaves me with the output



    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:

    The following packages have unmet dependencies:
    nvidia-driver : Depends: nvidia-driver-libs (= 375.82-1~deb9u1) but it is not going to be installed
    Depends: nvidia-driver-bin (= 375.82-1~deb9u1) but it is not going to be installed
    Depends: xserver-xorg-video-nvidia (= 375.82-1~deb9u1) but it is not going to be installed
    Depends: nvidia-vdpau-driver (= 375.82-1~deb9u1) but it is not going to be installed
    Depends: nvidia-alternative (= 375.82-1~deb9u1)
    Depends: nvidia-kernel-dkms (= 375.82-1~deb9u1) or
    nvidia-kernel-375.82
    Recommends: nvidia-settings (>= 375) but it is not going to be installed
    Recommends: nvidia-persistenced
    E: Unable to correct problems, you have held broken packages.


    I've tried installing the missing dependencies (like sudo apt install nvidia-driver-libs) but this just results in



    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:

    The following packages have unmet dependencies:
    nvidia-driver-libs : Depends: libgl1-nvidia-glvnd-glx (= 375.82-1~deb9u1) but it is not going to be installed or
    libgl1-nvidia-glx (= 375.82-1~deb9u1) but it is not going to be installed
    Depends: nvidia-egl-icd (= 375.82-1~deb9u1) but it is not going to be installed or
    libegl1-nvidia (= 375.82-1~deb9u1) but it is not going to be installed
    Recommends: nvidia-driver-libs-i386
    Recommends: libopengl0-glvnd-nvidia but it is not going to be installed
    Recommends: libglx-nvidia0 (= 375.82-1~deb9u1) but it is not going to be installed
    Recommends: libgles-nvidia1 (= 375.82-1~deb9u1) but it is not going to be installed
    Recommends: libgles-nvidia2 (= 375.82-1~deb9u1) but it is not going to be installed
    Recommends: libnvidia-cfg1 (= 375.82-1~deb9u1) but it is not going to be installed
    Recommends: nvidia-vulkan-icd (= 375.82-1~deb9u1) but it is not going to be installed


    How do I install the nvidia-driver with apt?







    share|improve this question





















      up vote
      2
      down vote

      favorite









      up vote
      2
      down vote

      favorite











      I'm trying to install the nvidia-driver for Debian.



      I've read everywhere that the correct solution is to run sudo apt install nvidia-driver and the driver should install itself without problems.



      However this command leaves me with the output



      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      Some packages could not be installed. This may mean that you have
      requested an impossible situation or if you are using the unstable
      distribution that some required packages have not yet been created
      or been moved out of Incoming.
      The following information may help to resolve the situation:

      The following packages have unmet dependencies:
      nvidia-driver : Depends: nvidia-driver-libs (= 375.82-1~deb9u1) but it is not going to be installed
      Depends: nvidia-driver-bin (= 375.82-1~deb9u1) but it is not going to be installed
      Depends: xserver-xorg-video-nvidia (= 375.82-1~deb9u1) but it is not going to be installed
      Depends: nvidia-vdpau-driver (= 375.82-1~deb9u1) but it is not going to be installed
      Depends: nvidia-alternative (= 375.82-1~deb9u1)
      Depends: nvidia-kernel-dkms (= 375.82-1~deb9u1) or
      nvidia-kernel-375.82
      Recommends: nvidia-settings (>= 375) but it is not going to be installed
      Recommends: nvidia-persistenced
      E: Unable to correct problems, you have held broken packages.


      I've tried installing the missing dependencies (like sudo apt install nvidia-driver-libs) but this just results in



      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      Some packages could not be installed. This may mean that you have
      requested an impossible situation or if you are using the unstable
      distribution that some required packages have not yet been created
      or been moved out of Incoming.
      The following information may help to resolve the situation:

      The following packages have unmet dependencies:
      nvidia-driver-libs : Depends: libgl1-nvidia-glvnd-glx (= 375.82-1~deb9u1) but it is not going to be installed or
      libgl1-nvidia-glx (= 375.82-1~deb9u1) but it is not going to be installed
      Depends: nvidia-egl-icd (= 375.82-1~deb9u1) but it is not going to be installed or
      libegl1-nvidia (= 375.82-1~deb9u1) but it is not going to be installed
      Recommends: nvidia-driver-libs-i386
      Recommends: libopengl0-glvnd-nvidia but it is not going to be installed
      Recommends: libglx-nvidia0 (= 375.82-1~deb9u1) but it is not going to be installed
      Recommends: libgles-nvidia1 (= 375.82-1~deb9u1) but it is not going to be installed
      Recommends: libgles-nvidia2 (= 375.82-1~deb9u1) but it is not going to be installed
      Recommends: libnvidia-cfg1 (= 375.82-1~deb9u1) but it is not going to be installed
      Recommends: nvidia-vulkan-icd (= 375.82-1~deb9u1) but it is not going to be installed


      How do I install the nvidia-driver with apt?







      share|improve this question











      I'm trying to install the nvidia-driver for Debian.



      I've read everywhere that the correct solution is to run sudo apt install nvidia-driver and the driver should install itself without problems.



      However this command leaves me with the output



      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      Some packages could not be installed. This may mean that you have
      requested an impossible situation or if you are using the unstable
      distribution that some required packages have not yet been created
      or been moved out of Incoming.
      The following information may help to resolve the situation:

      The following packages have unmet dependencies:
      nvidia-driver : Depends: nvidia-driver-libs (= 375.82-1~deb9u1) but it is not going to be installed
      Depends: nvidia-driver-bin (= 375.82-1~deb9u1) but it is not going to be installed
      Depends: xserver-xorg-video-nvidia (= 375.82-1~deb9u1) but it is not going to be installed
      Depends: nvidia-vdpau-driver (= 375.82-1~deb9u1) but it is not going to be installed
      Depends: nvidia-alternative (= 375.82-1~deb9u1)
      Depends: nvidia-kernel-dkms (= 375.82-1~deb9u1) or
      nvidia-kernel-375.82
      Recommends: nvidia-settings (>= 375) but it is not going to be installed
      Recommends: nvidia-persistenced
      E: Unable to correct problems, you have held broken packages.


      I've tried installing the missing dependencies (like sudo apt install nvidia-driver-libs) but this just results in



      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      Some packages could not be installed. This may mean that you have
      requested an impossible situation or if you are using the unstable
      distribution that some required packages have not yet been created
      or been moved out of Incoming.
      The following information may help to resolve the situation:

      The following packages have unmet dependencies:
      nvidia-driver-libs : Depends: libgl1-nvidia-glvnd-glx (= 375.82-1~deb9u1) but it is not going to be installed or
      libgl1-nvidia-glx (= 375.82-1~deb9u1) but it is not going to be installed
      Depends: nvidia-egl-icd (= 375.82-1~deb9u1) but it is not going to be installed or
      libegl1-nvidia (= 375.82-1~deb9u1) but it is not going to be installed
      Recommends: nvidia-driver-libs-i386
      Recommends: libopengl0-glvnd-nvidia but it is not going to be installed
      Recommends: libglx-nvidia0 (= 375.82-1~deb9u1) but it is not going to be installed
      Recommends: libgles-nvidia1 (= 375.82-1~deb9u1) but it is not going to be installed
      Recommends: libgles-nvidia2 (= 375.82-1~deb9u1) but it is not going to be installed
      Recommends: libnvidia-cfg1 (= 375.82-1~deb9u1) but it is not going to be installed
      Recommends: nvidia-vulkan-icd (= 375.82-1~deb9u1) but it is not going to be installed


      How do I install the nvidia-driver with apt?









      share|improve this question










      share|improve this question




      share|improve this question









      asked Jun 14 at 12:02









      Daniel

      1235




      1235




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          5
          down vote













          You need to enable the non-free repositories:



          sudo sed -i.bak 's/stretch[^ ]* main$/& contrib non-free/g' /etc/apt/sources.list


          Then run apt update and try your installation again. You’ll probably also need to install the kernel headers if you haven’t already:



          sudo apt install linux-headers-$(uname -r)


          See the full instructions on the Debian wiki.






          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',
            convertImagesToLinks: false,
            noModals: false,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            bindNavPrevention: true,
            postfix: "",
            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%2f449794%2finstalling-nvidia-driver-for-debian-stretch%23new-answer', 'question_page');

            );

            Post as a guest






























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            5
            down vote













            You need to enable the non-free repositories:



            sudo sed -i.bak 's/stretch[^ ]* main$/& contrib non-free/g' /etc/apt/sources.list


            Then run apt update and try your installation again. You’ll probably also need to install the kernel headers if you haven’t already:



            sudo apt install linux-headers-$(uname -r)


            See the full instructions on the Debian wiki.






            share|improve this answer

























              up vote
              5
              down vote













              You need to enable the non-free repositories:



              sudo sed -i.bak 's/stretch[^ ]* main$/& contrib non-free/g' /etc/apt/sources.list


              Then run apt update and try your installation again. You’ll probably also need to install the kernel headers if you haven’t already:



              sudo apt install linux-headers-$(uname -r)


              See the full instructions on the Debian wiki.






              share|improve this answer























                up vote
                5
                down vote










                up vote
                5
                down vote









                You need to enable the non-free repositories:



                sudo sed -i.bak 's/stretch[^ ]* main$/& contrib non-free/g' /etc/apt/sources.list


                Then run apt update and try your installation again. You’ll probably also need to install the kernel headers if you haven’t already:



                sudo apt install linux-headers-$(uname -r)


                See the full instructions on the Debian wiki.






                share|improve this answer













                You need to enable the non-free repositories:



                sudo sed -i.bak 's/stretch[^ ]* main$/& contrib non-free/g' /etc/apt/sources.list


                Then run apt update and try your installation again. You’ll probably also need to install the kernel headers if you haven’t already:



                sudo apt install linux-headers-$(uname -r)


                See the full instructions on the Debian wiki.







                share|improve this answer













                share|improve this answer



                share|improve this answer











                answered Jun 14 at 12:07









                Stephen Kitt

                139k22301363




                139k22301363






















                     

                    draft saved


                    draft discarded


























                     


                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f449794%2finstalling-nvidia-driver-for-debian-stretch%23new-answer', 'question_page');

                    );

                    Post as a guest













































































                    Popular posts from this blog

                    How to check contact read email or not when send email to Individual?

                    Bahrain

                    Postfix configuration issue with fips on centos 7; mailgun relay