I recently installed bumblebee.My problem is when I ran any command in terminal it showed me an error.If I run following commands in terminal
bumblebeed --driver DRIVER bumblebeed --group GROUP bumblebeed --pidfile FILE
it shows me following errors
[ 904.901313] [ERROR]Module 'DRIVER' is not found. [ 2656.497095] [ERROR]Cannot open or write pidfile /var/run/bumblebeed.pid. [ 2729.466978] [ERROR]Could not set the GID of bumblebee: Operation not permitted
respectively. How can I fix this or do I have to reinstall bumblebee?