Proprietary NVIDIA driver install on Void Linux

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











up vote
0
down vote

favorite












I have a Lenovo Z580, and tried installing the non-free drivers using the instructions from the Void Linux wiki .



The moment I create the Xorg.conf file and restart, I no longer see the display manager and can no longer start X. the screen goes black, and keeps jumping to VT7 every few seconds so I have to keep CTRL-ALT-1-ing and typing whatever I can (usually sudo rm /etc/X11/xorg.conf) before it jumps away again.



lspci -k | grep -A 2 -i "VGA"


outputs this:



00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
Subsystem: Lenovo Device 3902
Kernel driver in use: i915
--
01:00.0 VGA compatible controller: NVIDIA Corporation GF108M [GeForce GT 620M/630M/635M/640M LE] (rev a1)
Subsystem: Lenovo Device 3902
Kernel modules: nouveau, nvidia_drm, nvidia


My Xorg log is here at : https://pastebin.com/vXkGzQiB



Essentially, any kind of xorg.conf causes the same error, and it goes away as soon as the file does.



I need to get my NVIDIA configured. How do I use optimus (via optirun or some such) or straight-up permanently-on as Arch does with nvidia-xrun ?










share|improve this question



























    up vote
    0
    down vote

    favorite












    I have a Lenovo Z580, and tried installing the non-free drivers using the instructions from the Void Linux wiki .



    The moment I create the Xorg.conf file and restart, I no longer see the display manager and can no longer start X. the screen goes black, and keeps jumping to VT7 every few seconds so I have to keep CTRL-ALT-1-ing and typing whatever I can (usually sudo rm /etc/X11/xorg.conf) before it jumps away again.



    lspci -k | grep -A 2 -i "VGA"


    outputs this:



    00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
    Subsystem: Lenovo Device 3902
    Kernel driver in use: i915
    --
    01:00.0 VGA compatible controller: NVIDIA Corporation GF108M [GeForce GT 620M/630M/635M/640M LE] (rev a1)
    Subsystem: Lenovo Device 3902
    Kernel modules: nouveau, nvidia_drm, nvidia


    My Xorg log is here at : https://pastebin.com/vXkGzQiB



    Essentially, any kind of xorg.conf causes the same error, and it goes away as soon as the file does.



    I need to get my NVIDIA configured. How do I use optimus (via optirun or some such) or straight-up permanently-on as Arch does with nvidia-xrun ?










    share|improve this question

























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      I have a Lenovo Z580, and tried installing the non-free drivers using the instructions from the Void Linux wiki .



      The moment I create the Xorg.conf file and restart, I no longer see the display manager and can no longer start X. the screen goes black, and keeps jumping to VT7 every few seconds so I have to keep CTRL-ALT-1-ing and typing whatever I can (usually sudo rm /etc/X11/xorg.conf) before it jumps away again.



      lspci -k | grep -A 2 -i "VGA"


      outputs this:



      00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
      Subsystem: Lenovo Device 3902
      Kernel driver in use: i915
      --
      01:00.0 VGA compatible controller: NVIDIA Corporation GF108M [GeForce GT 620M/630M/635M/640M LE] (rev a1)
      Subsystem: Lenovo Device 3902
      Kernel modules: nouveau, nvidia_drm, nvidia


      My Xorg log is here at : https://pastebin.com/vXkGzQiB



      Essentially, any kind of xorg.conf causes the same error, and it goes away as soon as the file does.



      I need to get my NVIDIA configured. How do I use optimus (via optirun or some such) or straight-up permanently-on as Arch does with nvidia-xrun ?










      share|improve this question















      I have a Lenovo Z580, and tried installing the non-free drivers using the instructions from the Void Linux wiki .



      The moment I create the Xorg.conf file and restart, I no longer see the display manager and can no longer start X. the screen goes black, and keeps jumping to VT7 every few seconds so I have to keep CTRL-ALT-1-ing and typing whatever I can (usually sudo rm /etc/X11/xorg.conf) before it jumps away again.



      lspci -k | grep -A 2 -i "VGA"


      outputs this:



      00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
      Subsystem: Lenovo Device 3902
      Kernel driver in use: i915
      --
      01:00.0 VGA compatible controller: NVIDIA Corporation GF108M [GeForce GT 620M/630M/635M/640M LE] (rev a1)
      Subsystem: Lenovo Device 3902
      Kernel modules: nouveau, nvidia_drm, nvidia


      My Xorg log is here at : https://pastebin.com/vXkGzQiB



      Essentially, any kind of xorg.conf causes the same error, and it goes away as soon as the file does.



      I need to get my NVIDIA configured. How do I use optimus (via optirun or some such) or straight-up permanently-on as Arch does with nvidia-xrun ?







      nvidia optimus void-linux






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Nov 23 at 17:38

























      asked Nov 23 at 17:05









      kilokahn

      13




      13

























          active

          oldest

          votes











          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: 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%2f483728%2fproprietary-nvidia-driver-install-on-void-linux%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown






























          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















          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.





          Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


          Please pay close attention to the following guidance:


          • 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%2f483728%2fproprietary-nvidia-driver-install-on-void-linux%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 check contact read email or not when send email to Individual?

          Bahrain

          Postfix configuration issue with fips on centos 7; mailgun relay