optirun executes without error but no new window opens

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











up vote
0
down vote

favorite












I've been screwing with my Nvidia drivers on my laptop to try to get optirun to allow me to run games and such using my dedicated graphics rather than my integrated graphics. I've solved a lot of issues, but I've come to a issue I can't figure out.



optirun will execute without any visible errors, but will nonetheless open no new window for the things I'm trying to run with optirun.



For example:



$ optirun glxgears


produces no output in the terminal (until I kill it with CTRL + C), but also does not actually open the glxgears window showing the little spinning gears.



Output of optirun -vv glxgears:



$ optirun -vv glxgears
[ 1202.575060] [DEBUG]Reading file: /etc/bumblebee/bumblebee.conf
[ 1202.575418] [INFO]Configured driver: nvidia
[ 1202.575776] [DEBUG]optirun version 3.2.1 starting...
[ 1202.575800] [DEBUG]Active configuration:
[ 1202.575808] [DEBUG] bumblebeed config file: /etc/bumblebee/bumblebee.conf
[ 1202.575815] [DEBUG] X display: :8
[ 1202.575822] [DEBUG] LD_LIBRARY_PATH: /usr/lib/x86_64-linux-gnu/nvidia/xorg:/usr/lib/x86_64-linux-gnu/primus
[ 1202.575830] [DEBUG] Socket path: /var/run/bumblebee.socket
[ 1202.575837] [DEBUG] Accel/display bridge: auto
[ 1202.575848] [DEBUG] VGL Compression: proxy
[ 1202.575860] [DEBUG] VGLrun extra options:
[ 1202.575873] [DEBUG] Primus LD Path: /usr/lib/x86_64-linux-gnu/primus:/usr/lib/i386-linux-gnu/primus
[ 1202.575984] [DEBUG]Using auto-detected bridge primus
[ 1202.847516] [INFO]Response: Yes. X is active.

[ 1202.847525] [INFO]Running application using primus.
[ 1202.847622] [DEBUG]Process glxgears started, PID 4039.


Computer specs, if that even matters:



  • Dell XPS 9570

  • Graphics Card is a 1050Ti.

Any help is appreciated.










share|improve this question

























    up vote
    0
    down vote

    favorite












    I've been screwing with my Nvidia drivers on my laptop to try to get optirun to allow me to run games and such using my dedicated graphics rather than my integrated graphics. I've solved a lot of issues, but I've come to a issue I can't figure out.



    optirun will execute without any visible errors, but will nonetheless open no new window for the things I'm trying to run with optirun.



    For example:



    $ optirun glxgears


    produces no output in the terminal (until I kill it with CTRL + C), but also does not actually open the glxgears window showing the little spinning gears.



    Output of optirun -vv glxgears:



    $ optirun -vv glxgears
    [ 1202.575060] [DEBUG]Reading file: /etc/bumblebee/bumblebee.conf
    [ 1202.575418] [INFO]Configured driver: nvidia
    [ 1202.575776] [DEBUG]optirun version 3.2.1 starting...
    [ 1202.575800] [DEBUG]Active configuration:
    [ 1202.575808] [DEBUG] bumblebeed config file: /etc/bumblebee/bumblebee.conf
    [ 1202.575815] [DEBUG] X display: :8
    [ 1202.575822] [DEBUG] LD_LIBRARY_PATH: /usr/lib/x86_64-linux-gnu/nvidia/xorg:/usr/lib/x86_64-linux-gnu/primus
    [ 1202.575830] [DEBUG] Socket path: /var/run/bumblebee.socket
    [ 1202.575837] [DEBUG] Accel/display bridge: auto
    [ 1202.575848] [DEBUG] VGL Compression: proxy
    [ 1202.575860] [DEBUG] VGLrun extra options:
    [ 1202.575873] [DEBUG] Primus LD Path: /usr/lib/x86_64-linux-gnu/primus:/usr/lib/i386-linux-gnu/primus
    [ 1202.575984] [DEBUG]Using auto-detected bridge primus
    [ 1202.847516] [INFO]Response: Yes. X is active.

    [ 1202.847525] [INFO]Running application using primus.
    [ 1202.847622] [DEBUG]Process glxgears started, PID 4039.


    Computer specs, if that even matters:



    • Dell XPS 9570

    • Graphics Card is a 1050Ti.

    Any help is appreciated.










    share|improve this question























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      I've been screwing with my Nvidia drivers on my laptop to try to get optirun to allow me to run games and such using my dedicated graphics rather than my integrated graphics. I've solved a lot of issues, but I've come to a issue I can't figure out.



      optirun will execute without any visible errors, but will nonetheless open no new window for the things I'm trying to run with optirun.



      For example:



      $ optirun glxgears


      produces no output in the terminal (until I kill it with CTRL + C), but also does not actually open the glxgears window showing the little spinning gears.



      Output of optirun -vv glxgears:



      $ optirun -vv glxgears
      [ 1202.575060] [DEBUG]Reading file: /etc/bumblebee/bumblebee.conf
      [ 1202.575418] [INFO]Configured driver: nvidia
      [ 1202.575776] [DEBUG]optirun version 3.2.1 starting...
      [ 1202.575800] [DEBUG]Active configuration:
      [ 1202.575808] [DEBUG] bumblebeed config file: /etc/bumblebee/bumblebee.conf
      [ 1202.575815] [DEBUG] X display: :8
      [ 1202.575822] [DEBUG] LD_LIBRARY_PATH: /usr/lib/x86_64-linux-gnu/nvidia/xorg:/usr/lib/x86_64-linux-gnu/primus
      [ 1202.575830] [DEBUG] Socket path: /var/run/bumblebee.socket
      [ 1202.575837] [DEBUG] Accel/display bridge: auto
      [ 1202.575848] [DEBUG] VGL Compression: proxy
      [ 1202.575860] [DEBUG] VGLrun extra options:
      [ 1202.575873] [DEBUG] Primus LD Path: /usr/lib/x86_64-linux-gnu/primus:/usr/lib/i386-linux-gnu/primus
      [ 1202.575984] [DEBUG]Using auto-detected bridge primus
      [ 1202.847516] [INFO]Response: Yes. X is active.

      [ 1202.847525] [INFO]Running application using primus.
      [ 1202.847622] [DEBUG]Process glxgears started, PID 4039.


      Computer specs, if that even matters:



      • Dell XPS 9570

      • Graphics Card is a 1050Ti.

      Any help is appreciated.










      share|improve this question













      I've been screwing with my Nvidia drivers on my laptop to try to get optirun to allow me to run games and such using my dedicated graphics rather than my integrated graphics. I've solved a lot of issues, but I've come to a issue I can't figure out.



      optirun will execute without any visible errors, but will nonetheless open no new window for the things I'm trying to run with optirun.



      For example:



      $ optirun glxgears


      produces no output in the terminal (until I kill it with CTRL + C), but also does not actually open the glxgears window showing the little spinning gears.



      Output of optirun -vv glxgears:



      $ optirun -vv glxgears
      [ 1202.575060] [DEBUG]Reading file: /etc/bumblebee/bumblebee.conf
      [ 1202.575418] [INFO]Configured driver: nvidia
      [ 1202.575776] [DEBUG]optirun version 3.2.1 starting...
      [ 1202.575800] [DEBUG]Active configuration:
      [ 1202.575808] [DEBUG] bumblebeed config file: /etc/bumblebee/bumblebee.conf
      [ 1202.575815] [DEBUG] X display: :8
      [ 1202.575822] [DEBUG] LD_LIBRARY_PATH: /usr/lib/x86_64-linux-gnu/nvidia/xorg:/usr/lib/x86_64-linux-gnu/primus
      [ 1202.575830] [DEBUG] Socket path: /var/run/bumblebee.socket
      [ 1202.575837] [DEBUG] Accel/display bridge: auto
      [ 1202.575848] [DEBUG] VGL Compression: proxy
      [ 1202.575860] [DEBUG] VGLrun extra options:
      [ 1202.575873] [DEBUG] Primus LD Path: /usr/lib/x86_64-linux-gnu/primus:/usr/lib/i386-linux-gnu/primus
      [ 1202.575984] [DEBUG]Using auto-detected bridge primus
      [ 1202.847516] [INFO]Response: Yes. X is active.

      [ 1202.847525] [INFO]Running application using primus.
      [ 1202.847622] [DEBUG]Process glxgears started, PID 4039.


      Computer specs, if that even matters:



      • Dell XPS 9570

      • Graphics Card is a 1050Ti.

      Any help is appreciated.







      nvidia bumblebee optimus






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 20 mins ago









      Trevor Sears

      68213




      68213

























          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: 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%2f476787%2foptirun-executes-without-error-but-no-new-window-opens%23new-answer', 'question_page');

          );

          Post as a guest



































          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















           

          draft saved


          draft discarded















































           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f476787%2foptirun-executes-without-error-but-no-new-window-opens%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