I recently installed Ubuntu 14.04 and then installed bumblebee following the instructions on Ubuntu Bumblebee wiki(where they said that primusrun is better than optirun for version=> 13.10) But when I rebooted and tried to run primusrun with any applications (except google-chrome and firefox) the following error came(and comes):
primus: fatal: Bumblebee daemon reported: error: Could not load GPU driver
And surprisingly when I check the status of my nvidia driver, it gets on after running for example
primusrun clementine
sudo cat /proc/acpi/bbswitch
gives the following
0000:01:00.0 ON
Then, in order to avoid powerloss, I have to switch it off by bbswitch
NOTE: I was able to turn it off using bbswitch only after I set Driver=nouveau
in the /etc/bumblebee/bumblebee.conf
file and rebooted it.