You are not logged in.

#1 2016-01-13 01:45:55

Coriolis
Member
From: Russian Federation
Registered: 2015-07-26
Posts: 27

[Solved]Bumblebee doesnt stop nvidia graphics

Since recent updates bumblebee stopped to disable my nvidia graphics card when there is no software running with optirun and primusrun. Bbswitch states that it's on, it's also making it's usual noise (another sign that it's on). Clean arch installation did nothing.

Last edited by Coriolis (2016-01-16 14:56:32)

Offline

#2 2016-01-13 16:48:42

Coriolis
Member
From: Russian Federation
Registered: 2015-07-26
Posts: 27

Re: [Solved]Bumblebee doesnt stop nvidia graphics

So after some search I found this:
https://github.com/Bumblebee-Project/Bu … issues/699
Unfortunately this issue was put in queue for bumblebee 4.0, so I dont think we'll have a fix soon. there are source code patches provided in a github discussion, but the easiest solution for me was to switch to nvidia-340xx legacy drivers.

Offline

#3 2016-01-13 17:46:20

spider-net
Member
Registered: 2015-12-09
Posts: 31

Re: [Solved]Bumblebee doesnt stop nvidia graphics

There are quite a few solutions that don't involve waiting for the fix to be merged.
1) download bumblebee from aur / source, patch it yourself, compile it and install it.
2) manually unload the nvidia modules (sudo modprobe -r nvidia_modeset and then manually switch the GPU off using bbswitch (sudo tee /proc/acpi/bbswitch <<<OFF) and turn it back when needed (sudo tee /proc/acpi/bbswitch <<<ON).

Last edited by spider-net (2016-01-13 17:47:11)

Offline

#4 2016-01-13 20:53:05

Coriolis
Member
From: Russian Federation
Registered: 2015-07-26
Posts: 27

Re: [Solved]Bumblebee doesnt stop nvidia graphics

Well it seems that legacy drivers didnt fix the problem completely. When running any random things with primusrun and optirun (for example, glxspheres64) it unloads the driver properly, but when I'm exiting blender (launched with primusrun) nvidia module remains loaded.

Offline

#5 2016-01-14 08:30:02

XDarkAngelX
Member
Registered: 2014-01-08
Posts: 62

Re: [Solved]Bumblebee doesnt stop nvidia graphics

you can try this forked version of bumblebee https://github.com/arafey/Bumblebee#branch=master I use it and bumblebee now disables the card like expected

Offline

#6 2016-01-16 14:55:51

Coriolis
Member
From: Russian Federation
Registered: 2015-07-26
Posts: 27

Re: [Solved]Bumblebee doesnt stop nvidia graphics

Yes, version above works just fine. Thanks.

Offline

Board footer

Powered by FluxBB