Activity log for bug #1438106

Date Who What changed Old value New value Message
2015-03-30 09:51:48 Nazar Mokrynskyi bug added bug
2015-03-30 10:05:06 Nazar Mokrynskyi description More details here on GitHub: https://github.com/Bumblebee-Project/Bumblebee/issues/644 Currently Ubuntu switched to systemd by default, unfortunately bumblebee is not working in this case. I have proprietary nvidia driver and bumblebee from standard repository, kernel 3.19.0. {{{ nazar-pc@nazar-pc ~> optirun steam [ 523.733713] [ERROR]Cannot access secondary GPU - error: Could not load GPU driver [ 523.733754] [ERROR]Aborting because fallback start is disabled. }}} with Driver= {{{ nazar-pc@nazar-pc ~> sudo service bumblebeed status ● bumblebeed.service - Bumblebee C Daemon Loaded: loaded (/lib/systemd/system/bumblebeed.service; enabled; vendor preset: enabled) Active: active (running) since ср 2015-03-25 03:56:04 CET; 31s ago Main PID: 16229 (bumblebeed) Memory: 292.0K CGroup: /system.slice/bumblebeed.service └─16229 /usr/sbin/bumblebeed бер 25 03:56:04 nazar-pc systemd[1]: Started Bumblebee C Daemon. бер 25 03:56:04 nazar-pc systemd[1]: Starting Bumblebee C Daemon... бер 25 03:56:04 nazar-pc bumblebeed[16229]: [ 495.736332] [INFO]/usr/sbin/bumblebeed 3.2.1 started бер 25 03:56:32 nazar-pc bumblebeed[16229]: modprobe: ERROR: ../libkmod/libkmod-module.c:816 kmod_module_insert_module() could not find module by name='off' бер 25 03:56:32 nazar-pc bumblebeed[16229]: modprobe: ERROR: could not insert 'off': Function not implemented бер 25 03:56:32 nazar-pc bumblebeed[16229]: [ 523.733668] [ERROR]Module nouveau could not be loaded (timeout?) бер 25 03:56:32 nazar-pc bumblebeed[16229]: [ 523.733678] [ERROR]Could not load GPU driver }}} with Driver=nvidia {{{ nazar-pc@nazar-pc ~> sudo service bumblebeed status ● bumblebeed.service - Bumblebee C Daemon Loaded: loaded (/lib/systemd/system/bumblebeed.service; enabled; vendor preset: enabled) Active: activating (auto-restart) (Result: exit-code) since ср 2015-03-25 04:01:52 CET; 1s ago Process: 18370 ExecStart=/usr/sbin/bumblebeed (code=exited, status=1/FAILURE) Main PID: 18370 (code=exited, status=1/FAILURE) бер 25 04:01:52 nazar-pc systemd[1]: Unit bumblebeed.service entered failed state. бер 25 04:01:52 nazar-pc systemd[1]: bumblebeed.service failed. }}} When booted with upstart - works perfectly From bumblebee developer: {{{ Looks like a compatibility issue with the modprobe configuration file on Ubuntu. When I said compatibility, I think that systemd(/kmod?) does not like the alias nvidia off line in some modprobe configuration as supplied by the nvidia package. }}} Initially reported on GitHub on GitHub: https://github.com/Bumblebee-Project/Bumblebee/issues/644
2015-03-30 10:07:52 Nazar Mokrynskyi description Currently Ubuntu switched to systemd by default, unfortunately bumblebee is not working in this case. I have proprietary nvidia driver and bumblebee from standard repository, kernel 3.19.0. {{{ nazar-pc@nazar-pc ~> optirun steam [ 523.733713] [ERROR]Cannot access secondary GPU - error: Could not load GPU driver [ 523.733754] [ERROR]Aborting because fallback start is disabled. }}} with Driver= {{{ nazar-pc@nazar-pc ~> sudo service bumblebeed status ● bumblebeed.service - Bumblebee C Daemon Loaded: loaded (/lib/systemd/system/bumblebeed.service; enabled; vendor preset: enabled) Active: active (running) since ср 2015-03-25 03:56:04 CET; 31s ago Main PID: 16229 (bumblebeed) Memory: 292.0K CGroup: /system.slice/bumblebeed.service └─16229 /usr/sbin/bumblebeed бер 25 03:56:04 nazar-pc systemd[1]: Started Bumblebee C Daemon. бер 25 03:56:04 nazar-pc systemd[1]: Starting Bumblebee C Daemon... бер 25 03:56:04 nazar-pc bumblebeed[16229]: [ 495.736332] [INFO]/usr/sbin/bumblebeed 3.2.1 started бер 25 03:56:32 nazar-pc bumblebeed[16229]: modprobe: ERROR: ../libkmod/libkmod-module.c:816 kmod_module_insert_module() could not find module by name='off' бер 25 03:56:32 nazar-pc bumblebeed[16229]: modprobe: ERROR: could not insert 'off': Function not implemented бер 25 03:56:32 nazar-pc bumblebeed[16229]: [ 523.733668] [ERROR]Module nouveau could not be loaded (timeout?) бер 25 03:56:32 nazar-pc bumblebeed[16229]: [ 523.733678] [ERROR]Could not load GPU driver }}} with Driver=nvidia {{{ nazar-pc@nazar-pc ~> sudo service bumblebeed status ● bumblebeed.service - Bumblebee C Daemon Loaded: loaded (/lib/systemd/system/bumblebeed.service; enabled; vendor preset: enabled) Active: activating (auto-restart) (Result: exit-code) since ср 2015-03-25 04:01:52 CET; 1s ago Process: 18370 ExecStart=/usr/sbin/bumblebeed (code=exited, status=1/FAILURE) Main PID: 18370 (code=exited, status=1/FAILURE) бер 25 04:01:52 nazar-pc systemd[1]: Unit bumblebeed.service entered failed state. бер 25 04:01:52 nazar-pc systemd[1]: bumblebeed.service failed. }}} When booted with upstart - works perfectly From bumblebee developer: {{{ Looks like a compatibility issue with the modprobe configuration file on Ubuntu. When I said compatibility, I think that systemd(/kmod?) does not like the alias nvidia off line in some modprobe configuration as supplied by the nvidia package. }}} Initially reported on GitHub on GitHub: https://github.com/Bumblebee-Project/Bumblebee/issues/644 Currently Ubuntu switched to systemd by default, unfortunately bumblebee is not working in this case. I have proprietary nvidia driver and bumblebee from standard repository, kernel 3.19.0.     nazar-pc@nazar-pc ~> optirun steam     [ 523.733713] [ERROR]Cannot access secondary GPU - error: Could not load GPU driver     [ 523.733754] [ERROR]Aborting because fallback start is disabled. with Driver=     nazar-pc@nazar-pc ~> sudo service bumblebeed status     ● bumblebeed.service - Bumblebee C Daemon     Loaded: loaded (/lib/systemd/system/bumblebeed.service; enabled; vendor preset: enabled)     Active: active (running) since ср 2015-03-25 03:56:04 CET; 31s ago     Main PID: 16229 (bumblebeed)     Memory: 292.0K     CGroup: /system.slice/bumblebeed.service     └─16229 /usr/sbin/bumblebeed     бер 25 03:56:04 nazar-pc systemd[1]: Started Bumblebee C Daemon.     бер 25 03:56:04 nazar-pc systemd[1]: Starting Bumblebee C Daemon...     бер 25 03:56:04 nazar-pc bumblebeed[16229]: [ 495.736332] [INFO]/usr/sbin/bumblebeed 3.2.1 started     бер 25 03:56:32 nazar-pc bumblebeed[16229]: modprobe: ERROR: ../libkmod/libkmod-module.c:816 kmod_module_insert_module() could not find module by name='off'     бер 25 03:56:32 nazar-pc bumblebeed[16229]: modprobe: ERROR: could not insert 'off': Function not implemented     бер 25 03:56:32 nazar-pc bumblebeed[16229]: [ 523.733668] [ERROR]Module nouveau could not be loaded (timeout?)     бер 25 03:56:32 nazar-pc bumblebeed[16229]: [ 523.733678] [ERROR]Could not load GPU driver with Driver=nvidia     nazar-pc@nazar-pc ~> sudo service bumblebeed status     ● bumblebeed.service - Bumblebee C Daemon     Loaded: loaded (/lib/systemd/system/bumblebeed.service; enabled; vendor preset: enabled)     Active: activating (auto-restart) (Result: exit-code) since ср 2015-03-25 04:01:52 CET; 1s ago     Process: 18370 ExecStart=/usr/sbin/bumblebeed (code=exited, status=1/FAILURE)     Main PID: 18370 (code=exited, status=1/FAILURE)     бер 25 04:01:52 nazar-pc systemd[1]: Unit bumblebeed.service entered failed state.     бер 25 04:01:52 nazar-pc systemd[1]: bumblebeed.service failed. When booted with upstart - works perfectly From bumblebee developer: > Looks like a compatibility issue with the modprobe configuration file on Ubuntu. > When I said compatibility, I think that systemd(/kmod?) does not like the alias nvidia off line in some modprobe configuration as supplied by the nvidia package. Initially reported on GitHub on GitHub: https://github.com/Bumblebee-Project/Bumblebee/issues/644
2015-03-30 10:08:33 Nazar Mokrynskyi description Currently Ubuntu switched to systemd by default, unfortunately bumblebee is not working in this case. I have proprietary nvidia driver and bumblebee from standard repository, kernel 3.19.0.     nazar-pc@nazar-pc ~> optirun steam     [ 523.733713] [ERROR]Cannot access secondary GPU - error: Could not load GPU driver     [ 523.733754] [ERROR]Aborting because fallback start is disabled. with Driver=     nazar-pc@nazar-pc ~> sudo service bumblebeed status     ● bumblebeed.service - Bumblebee C Daemon     Loaded: loaded (/lib/systemd/system/bumblebeed.service; enabled; vendor preset: enabled)     Active: active (running) since ср 2015-03-25 03:56:04 CET; 31s ago     Main PID: 16229 (bumblebeed)     Memory: 292.0K     CGroup: /system.slice/bumblebeed.service     └─16229 /usr/sbin/bumblebeed     бер 25 03:56:04 nazar-pc systemd[1]: Started Bumblebee C Daemon.     бер 25 03:56:04 nazar-pc systemd[1]: Starting Bumblebee C Daemon...     бер 25 03:56:04 nazar-pc bumblebeed[16229]: [ 495.736332] [INFO]/usr/sbin/bumblebeed 3.2.1 started     бер 25 03:56:32 nazar-pc bumblebeed[16229]: modprobe: ERROR: ../libkmod/libkmod-module.c:816 kmod_module_insert_module() could not find module by name='off'     бер 25 03:56:32 nazar-pc bumblebeed[16229]: modprobe: ERROR: could not insert 'off': Function not implemented     бер 25 03:56:32 nazar-pc bumblebeed[16229]: [ 523.733668] [ERROR]Module nouveau could not be loaded (timeout?)     бер 25 03:56:32 nazar-pc bumblebeed[16229]: [ 523.733678] [ERROR]Could not load GPU driver with Driver=nvidia     nazar-pc@nazar-pc ~> sudo service bumblebeed status     ● bumblebeed.service - Bumblebee C Daemon     Loaded: loaded (/lib/systemd/system/bumblebeed.service; enabled; vendor preset: enabled)     Active: activating (auto-restart) (Result: exit-code) since ср 2015-03-25 04:01:52 CET; 1s ago     Process: 18370 ExecStart=/usr/sbin/bumblebeed (code=exited, status=1/FAILURE)     Main PID: 18370 (code=exited, status=1/FAILURE)     бер 25 04:01:52 nazar-pc systemd[1]: Unit bumblebeed.service entered failed state.     бер 25 04:01:52 nazar-pc systemd[1]: bumblebeed.service failed. When booted with upstart - works perfectly From bumblebee developer: > Looks like a compatibility issue with the modprobe configuration file on Ubuntu. > When I said compatibility, I think that systemd(/kmod?) does not like the alias nvidia off line in some modprobe configuration as supplied by the nvidia package. Initially reported on GitHub on GitHub: https://github.com/Bumblebee-Project/Bumblebee/issues/644 Currently Ubuntu switched to systemd by default, unfortunately bumblebee is not working in this case. I have proprietary nvidia driver and bumblebee from standard repository, kernel 3.19.0.     nazar-pc@nazar-pc ~> optirun steam     [ 523.733713] [ERROR]Cannot access secondary GPU - error: Could not load GPU driver     [ 523.733754] [ERROR]Aborting because fallback start is disabled. with Driver=     nazar-pc@nazar-pc ~> sudo service bumblebeed status     ● bumblebeed.service - Bumblebee C Daemon     Loaded: loaded (/lib/systemd/system/bumblebeed.service; enabled; vendor preset: enabled)     Active: active (running) since ср 2015-03-25 03:56:04 CET; 31s ago     Main PID: 16229 (bumblebeed)     Memory: 292.0K     CGroup: /system.slice/bumblebeed.service     └─16229 /usr/sbin/bumblebeed     бер 25 03:56:04 nazar-pc systemd[1]: Started Bumblebee C Daemon.     бер 25 03:56:04 nazar-pc systemd[1]: Starting Bumblebee C Daemon...     бер 25 03:56:04 nazar-pc bumblebeed[16229]: [ 495.736332] [INFO]/usr/sbin/bumblebeed 3.2.1 started     бер 25 03:56:32 nazar-pc bumblebeed[16229]: modprobe: ERROR: ../libkmod/libkmod-module.c:816 kmod_module_insert_module() could not find module by name='off'     бер 25 03:56:32 nazar-pc bumblebeed[16229]: modprobe: ERROR: could not insert 'off': Function not implemented     бер 25 03:56:32 nazar-pc bumblebeed[16229]: [ 523.733668] [ERROR]Module nouveau could not be loaded (timeout?)     бер 25 03:56:32 nazar-pc bumblebeed[16229]: [ 523.733678] [ERROR]Could not load GPU driver with Driver=nvidia     nazar-pc@nazar-pc ~> sudo service bumblebeed status     ● bumblebeed.service - Bumblebee C Daemon     Loaded: loaded (/lib/systemd/system/bumblebeed.service; enabled; vendor preset: enabled)     Active: activating (auto-restart) (Result: exit-code) since ср 2015-03-25 04:01:52 CET; 1s ago     Process: 18370 ExecStart=/usr/sbin/bumblebeed (code=exited, status=1/FAILURE)     Main PID: 18370 (code=exited, status=1/FAILURE)     бер 25 04:01:52 nazar-pc systemd[1]: Unit bumblebeed.service entered failed state.     бер 25 04:01:52 nazar-pc systemd[1]: bumblebeed.service failed. When booted with upstart - works perfectly From bumblebee developer: > Looks like a compatibility issue with the modprobe configuration file on Ubuntu. > When I said compatibility, I think that systemd(/kmod?) does not like the alias nvidia off line in some modprobe configuration as supplied by the nvidia package. Initially reported on GitHub: https://github.com/Bumblebee-Project/Bumblebee/issues/644
2015-03-30 10:21:50 Martin Pitt affects systemd (Ubuntu) bumblebee (Ubuntu)
2015-03-30 10:21:50 Martin Pitt bumblebee (Ubuntu): status New Incomplete
2015-03-30 10:22:07 Martin Pitt summary bumblebee doesn't work with systemd on 15.04, but works with upstart bumblebee fails on trying to modprobe "off"
2015-04-01 09:23:41 Timo bug added subscriber Timo
2015-04-07 08:19:10 Nazar Mokrynskyi bumblebee (Ubuntu): status Incomplete Fix Released
2016-07-02 15:16:42 Rocko bug added subscriber Rocko