optirun executes without error but no new window opens
Clash 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.
nvidia bumblebee optimus
add a comment |Â
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.
nvidia bumblebee optimus
add a comment |Â
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.
nvidia bumblebee optimus
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
nvidia bumblebee optimus
asked 20 mins ago
Trevor Sears
68213
68213
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password