bumblebee seems to work in background, but does not display anything
I installed bumblebee on my Lenovo Thinkpad E570 with 940MX running Ubuntu 18.04.1, after some struggling with library paths I seem to be able to start optirun glxgears
without errors, but no output either. optirun -vv glxgears
gives me following output:
[ 940.756098] [DEBUG]Reading file: /etc/bumblebee/bumblebee.conf
[ 940.757291] [DEBUG]optirun version 3.2.1 starting...
[ 940.757338] [DEBUG]Active configuration:
[ 940.757352] [DEBUG] bumblebeed config file: /etc/bumblebee/bumblebee.conf
[ 940.757365] [DEBUG] X display: :8
[ 940.757377] [DEBUG] LD_LIBRARY_PATH: /usr/lib/x86_64-linux-gnu/nvidia/xorg:/usr/lib/x86_64-linux-gnu/primus
[ 940.757401] [DEBUG] Socket path: /var/run/bumblebee.socket
[ 940.757430] [DEBUG] Accel/display bridge: auto
[ 940.757453] [DEBUG] VGL Compression: proxy
[ 940.757482] [DEBUG] VGLrun extra options:
[ 940.757508] [DEBUG] Primus LD Path: /usr/lib/x86_64-linux-gnu/primus:/usr/lib/i386-linux-gnu/primus
[ 940.757639] [DEBUG]Using auto-detected bridge virtualgl
[ 941.711727] [INFO]Response: Yes. X is active.
[ 941.711742] [INFO]Running application using virtualgl.
[ 941.711849] [DEBUG]Process vglrun started, PID 4477.
[ 942.672431] [DEBUG]SIGCHILD received, but wait failed with No child processes
[ 942.672457] [DEBUG]Socket closed.
[ 942.672474] [DEBUG]Killing all remaining processes.
And exits, so optirun --status
returns:
Bumblebee status: Ready (3.2.1). X inactive. Discrete video card is off.
So I tried running it on primus bridge and with optirun -vv -b primus glxgears
I got:
[ 1121.883519] [DEBUG]Reading file: /etc/bumblebee/bumblebee.conf
[ 1121.883754] [DEBUG]optirun version 3.2.1 starting...
[ 1121.883766] [DEBUG]Active configuration:
[ 1121.883771] [DEBUG] bumblebeed config file: /etc/bumblebee/bumblebee.conf
[ 1121.883779] [DEBUG] X display: :8
[ 1121.883784] [DEBUG] LD_LIBRARY_PATH: /usr/lib/x86_64-linux-gnu/nvidia/xorg:/usr/lib/x86_64-linux-gnu/primus
[ 1121.883790] [DEBUG] Socket path: /var/run/bumblebee.socket
[ 1121.883797] [DEBUG] Accel/display bridge: primus
[ 1121.883803] [DEBUG] VGL Compression: proxy
[ 1121.883808] [DEBUG] VGLrun extra options:
[ 1121.883813] [DEBUG] Primus LD Path: /usr/lib/x86_64-linux-gnu/primus:/usr/lib/i386-linux-gnu/primus
[ 1122.824947] [INFO]Response: Yes. X is active.
[ 1122.824971] [INFO]Running application using primus.
[ 1122.825136] [DEBUG]Process glxgears started, PID 4616.
But did not exit so I opened another terminal, checked optirun --status
and got:
Bumblebee status: Ready (3.2.1). X is PID 4730, 2 applications using bumblebeed.
And nvidia-smi
just to be sure it works:
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 390.87 Driver Version: 390.87 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
|===============================+======================+======================|
| 0 GeForce 940MX Off | 00000000:01:00.0 Off | N/A |
| N/A 46C P8 N/A / N/A | 5MiB / 2004MiB | 0% Default |
+-------------------------------+----------------------+----------------------+
+-----------------------------------------------------------------------------+
| Processes: GPU Memory |
| GPU PID Type Process name Usage |
|=============================================================================|
| 0 4730 G /usr/lib/xorg/Xorg 4MiB |
+-----------------------------------------------------------------------------+
But nothing opens up. I tried multiple apps, but none worked.
nvidia nvidia-optimus bumblebee
add a comment |
I installed bumblebee on my Lenovo Thinkpad E570 with 940MX running Ubuntu 18.04.1, after some struggling with library paths I seem to be able to start optirun glxgears
without errors, but no output either. optirun -vv glxgears
gives me following output:
[ 940.756098] [DEBUG]Reading file: /etc/bumblebee/bumblebee.conf
[ 940.757291] [DEBUG]optirun version 3.2.1 starting...
[ 940.757338] [DEBUG]Active configuration:
[ 940.757352] [DEBUG] bumblebeed config file: /etc/bumblebee/bumblebee.conf
[ 940.757365] [DEBUG] X display: :8
[ 940.757377] [DEBUG] LD_LIBRARY_PATH: /usr/lib/x86_64-linux-gnu/nvidia/xorg:/usr/lib/x86_64-linux-gnu/primus
[ 940.757401] [DEBUG] Socket path: /var/run/bumblebee.socket
[ 940.757430] [DEBUG] Accel/display bridge: auto
[ 940.757453] [DEBUG] VGL Compression: proxy
[ 940.757482] [DEBUG] VGLrun extra options:
[ 940.757508] [DEBUG] Primus LD Path: /usr/lib/x86_64-linux-gnu/primus:/usr/lib/i386-linux-gnu/primus
[ 940.757639] [DEBUG]Using auto-detected bridge virtualgl
[ 941.711727] [INFO]Response: Yes. X is active.
[ 941.711742] [INFO]Running application using virtualgl.
[ 941.711849] [DEBUG]Process vglrun started, PID 4477.
[ 942.672431] [DEBUG]SIGCHILD received, but wait failed with No child processes
[ 942.672457] [DEBUG]Socket closed.
[ 942.672474] [DEBUG]Killing all remaining processes.
And exits, so optirun --status
returns:
Bumblebee status: Ready (3.2.1). X inactive. Discrete video card is off.
So I tried running it on primus bridge and with optirun -vv -b primus glxgears
I got:
[ 1121.883519] [DEBUG]Reading file: /etc/bumblebee/bumblebee.conf
[ 1121.883754] [DEBUG]optirun version 3.2.1 starting...
[ 1121.883766] [DEBUG]Active configuration:
[ 1121.883771] [DEBUG] bumblebeed config file: /etc/bumblebee/bumblebee.conf
[ 1121.883779] [DEBUG] X display: :8
[ 1121.883784] [DEBUG] LD_LIBRARY_PATH: /usr/lib/x86_64-linux-gnu/nvidia/xorg:/usr/lib/x86_64-linux-gnu/primus
[ 1121.883790] [DEBUG] Socket path: /var/run/bumblebee.socket
[ 1121.883797] [DEBUG] Accel/display bridge: primus
[ 1121.883803] [DEBUG] VGL Compression: proxy
[ 1121.883808] [DEBUG] VGLrun extra options:
[ 1121.883813] [DEBUG] Primus LD Path: /usr/lib/x86_64-linux-gnu/primus:/usr/lib/i386-linux-gnu/primus
[ 1122.824947] [INFO]Response: Yes. X is active.
[ 1122.824971] [INFO]Running application using primus.
[ 1122.825136] [DEBUG]Process glxgears started, PID 4616.
But did not exit so I opened another terminal, checked optirun --status
and got:
Bumblebee status: Ready (3.2.1). X is PID 4730, 2 applications using bumblebeed.
And nvidia-smi
just to be sure it works:
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 390.87 Driver Version: 390.87 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
|===============================+======================+======================|
| 0 GeForce 940MX Off | 00000000:01:00.0 Off | N/A |
| N/A 46C P8 N/A / N/A | 5MiB / 2004MiB | 0% Default |
+-------------------------------+----------------------+----------------------+
+-----------------------------------------------------------------------------+
| Processes: GPU Memory |
| GPU PID Type Process name Usage |
|=============================================================================|
| 0 4730 G /usr/lib/xorg/Xorg 4MiB |
+-----------------------------------------------------------------------------+
But nothing opens up. I tried multiple apps, but none worked.
nvidia nvidia-optimus bumblebee
add a comment |
I installed bumblebee on my Lenovo Thinkpad E570 with 940MX running Ubuntu 18.04.1, after some struggling with library paths I seem to be able to start optirun glxgears
without errors, but no output either. optirun -vv glxgears
gives me following output:
[ 940.756098] [DEBUG]Reading file: /etc/bumblebee/bumblebee.conf
[ 940.757291] [DEBUG]optirun version 3.2.1 starting...
[ 940.757338] [DEBUG]Active configuration:
[ 940.757352] [DEBUG] bumblebeed config file: /etc/bumblebee/bumblebee.conf
[ 940.757365] [DEBUG] X display: :8
[ 940.757377] [DEBUG] LD_LIBRARY_PATH: /usr/lib/x86_64-linux-gnu/nvidia/xorg:/usr/lib/x86_64-linux-gnu/primus
[ 940.757401] [DEBUG] Socket path: /var/run/bumblebee.socket
[ 940.757430] [DEBUG] Accel/display bridge: auto
[ 940.757453] [DEBUG] VGL Compression: proxy
[ 940.757482] [DEBUG] VGLrun extra options:
[ 940.757508] [DEBUG] Primus LD Path: /usr/lib/x86_64-linux-gnu/primus:/usr/lib/i386-linux-gnu/primus
[ 940.757639] [DEBUG]Using auto-detected bridge virtualgl
[ 941.711727] [INFO]Response: Yes. X is active.
[ 941.711742] [INFO]Running application using virtualgl.
[ 941.711849] [DEBUG]Process vglrun started, PID 4477.
[ 942.672431] [DEBUG]SIGCHILD received, but wait failed with No child processes
[ 942.672457] [DEBUG]Socket closed.
[ 942.672474] [DEBUG]Killing all remaining processes.
And exits, so optirun --status
returns:
Bumblebee status: Ready (3.2.1). X inactive. Discrete video card is off.
So I tried running it on primus bridge and with optirun -vv -b primus glxgears
I got:
[ 1121.883519] [DEBUG]Reading file: /etc/bumblebee/bumblebee.conf
[ 1121.883754] [DEBUG]optirun version 3.2.1 starting...
[ 1121.883766] [DEBUG]Active configuration:
[ 1121.883771] [DEBUG] bumblebeed config file: /etc/bumblebee/bumblebee.conf
[ 1121.883779] [DEBUG] X display: :8
[ 1121.883784] [DEBUG] LD_LIBRARY_PATH: /usr/lib/x86_64-linux-gnu/nvidia/xorg:/usr/lib/x86_64-linux-gnu/primus
[ 1121.883790] [DEBUG] Socket path: /var/run/bumblebee.socket
[ 1121.883797] [DEBUG] Accel/display bridge: primus
[ 1121.883803] [DEBUG] VGL Compression: proxy
[ 1121.883808] [DEBUG] VGLrun extra options:
[ 1121.883813] [DEBUG] Primus LD Path: /usr/lib/x86_64-linux-gnu/primus:/usr/lib/i386-linux-gnu/primus
[ 1122.824947] [INFO]Response: Yes. X is active.
[ 1122.824971] [INFO]Running application using primus.
[ 1122.825136] [DEBUG]Process glxgears started, PID 4616.
But did not exit so I opened another terminal, checked optirun --status
and got:
Bumblebee status: Ready (3.2.1). X is PID 4730, 2 applications using bumblebeed.
And nvidia-smi
just to be sure it works:
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 390.87 Driver Version: 390.87 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
|===============================+======================+======================|
| 0 GeForce 940MX Off | 00000000:01:00.0 Off | N/A |
| N/A 46C P8 N/A / N/A | 5MiB / 2004MiB | 0% Default |
+-------------------------------+----------------------+----------------------+
+-----------------------------------------------------------------------------+
| Processes: GPU Memory |
| GPU PID Type Process name Usage |
|=============================================================================|
| 0 4730 G /usr/lib/xorg/Xorg 4MiB |
+-----------------------------------------------------------------------------+
But nothing opens up. I tried multiple apps, but none worked.
nvidia nvidia-optimus bumblebee
I installed bumblebee on my Lenovo Thinkpad E570 with 940MX running Ubuntu 18.04.1, after some struggling with library paths I seem to be able to start optirun glxgears
without errors, but no output either. optirun -vv glxgears
gives me following output:
[ 940.756098] [DEBUG]Reading file: /etc/bumblebee/bumblebee.conf
[ 940.757291] [DEBUG]optirun version 3.2.1 starting...
[ 940.757338] [DEBUG]Active configuration:
[ 940.757352] [DEBUG] bumblebeed config file: /etc/bumblebee/bumblebee.conf
[ 940.757365] [DEBUG] X display: :8
[ 940.757377] [DEBUG] LD_LIBRARY_PATH: /usr/lib/x86_64-linux-gnu/nvidia/xorg:/usr/lib/x86_64-linux-gnu/primus
[ 940.757401] [DEBUG] Socket path: /var/run/bumblebee.socket
[ 940.757430] [DEBUG] Accel/display bridge: auto
[ 940.757453] [DEBUG] VGL Compression: proxy
[ 940.757482] [DEBUG] VGLrun extra options:
[ 940.757508] [DEBUG] Primus LD Path: /usr/lib/x86_64-linux-gnu/primus:/usr/lib/i386-linux-gnu/primus
[ 940.757639] [DEBUG]Using auto-detected bridge virtualgl
[ 941.711727] [INFO]Response: Yes. X is active.
[ 941.711742] [INFO]Running application using virtualgl.
[ 941.711849] [DEBUG]Process vglrun started, PID 4477.
[ 942.672431] [DEBUG]SIGCHILD received, but wait failed with No child processes
[ 942.672457] [DEBUG]Socket closed.
[ 942.672474] [DEBUG]Killing all remaining processes.
And exits, so optirun --status
returns:
Bumblebee status: Ready (3.2.1). X inactive. Discrete video card is off.
So I tried running it on primus bridge and with optirun -vv -b primus glxgears
I got:
[ 1121.883519] [DEBUG]Reading file: /etc/bumblebee/bumblebee.conf
[ 1121.883754] [DEBUG]optirun version 3.2.1 starting...
[ 1121.883766] [DEBUG]Active configuration:
[ 1121.883771] [DEBUG] bumblebeed config file: /etc/bumblebee/bumblebee.conf
[ 1121.883779] [DEBUG] X display: :8
[ 1121.883784] [DEBUG] LD_LIBRARY_PATH: /usr/lib/x86_64-linux-gnu/nvidia/xorg:/usr/lib/x86_64-linux-gnu/primus
[ 1121.883790] [DEBUG] Socket path: /var/run/bumblebee.socket
[ 1121.883797] [DEBUG] Accel/display bridge: primus
[ 1121.883803] [DEBUG] VGL Compression: proxy
[ 1121.883808] [DEBUG] VGLrun extra options:
[ 1121.883813] [DEBUG] Primus LD Path: /usr/lib/x86_64-linux-gnu/primus:/usr/lib/i386-linux-gnu/primus
[ 1122.824947] [INFO]Response: Yes. X is active.
[ 1122.824971] [INFO]Running application using primus.
[ 1122.825136] [DEBUG]Process glxgears started, PID 4616.
But did not exit so I opened another terminal, checked optirun --status
and got:
Bumblebee status: Ready (3.2.1). X is PID 4730, 2 applications using bumblebeed.
And nvidia-smi
just to be sure it works:
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 390.87 Driver Version: 390.87 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
|===============================+======================+======================|
| 0 GeForce 940MX Off | 00000000:01:00.0 Off | N/A |
| N/A 46C P8 N/A / N/A | 5MiB / 2004MiB | 0% Default |
+-------------------------------+----------------------+----------------------+
+-----------------------------------------------------------------------------+
| Processes: GPU Memory |
| GPU PID Type Process name Usage |
|=============================================================================|
| 0 4730 G /usr/lib/xorg/Xorg 4MiB |
+-----------------------------------------------------------------------------+
But nothing opens up. I tried multiple apps, but none worked.
nvidia nvidia-optimus bumblebee
nvidia nvidia-optimus bumblebee
asked Sep 19 '18 at 12:45
K. KowalczykK. Kowalczyk
1064
1064
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
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: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
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
});
}
});
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
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1076612%2fbumblebee-seems-to-work-in-background-but-does-not-display-anything%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Ask Ubuntu!
- 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.
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
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1076612%2fbumblebee-seems-to-work-in-background-but-does-not-display-anything%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
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
Required, but never shown
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
Required, but never shown
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
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