Bumblebee not working - Fedora 21
Installed exactly as described here: http://fedoraproject.org/wiki/Bumblebee
Everything seemed to install fine, but when I try to use optirun I get:
[ERROR]The Bumblebee daemon has not been started yet or the socket path /var/run/bumblebee.socket was incorrect. [ 3551.994070] [ERROR]Could not connect to bumblebee daemon - is it running?
And trying to run bumblebeed (the daemon) manually gives:
modprobe: FATAL: Module bbswitch not found. [ 6181.985709] [ERROR]Module bbswitch could not be loaded (timeout?) [ 6181.985737] [WARN]No switching method available. The dedicated card will always be on. [ 6181.988110] [ERROR]Module 'nvidia' is not found.
But bbswitch and nvidia are both installed, so I don't know why this is happening.
Also, in System Details, Graphics is listed as "Intel Haswell Mobile", although judging by games performance and battery life I'm fairly sure my Nvidia card is always on.
P.S. My Linux experience currently totals one week, so any help, however seemingly obvious, is greatly appreciated.
systemctl status bumblebeed.service -l ● bumblebeed.service - Bumblebee C Daemon Loaded: loaded (/usr/lib/systemd/system/bumblebeed.service; enabled) Active: activating (auto-restart) (Result: exit-code) since Wed 2014-12-17 20:20:56 GMT; 44s ago Process: 3273 ExecStart=/usr/sbin/bumblebeed (code=exited, status=1/FAILURE) Main PID: 3273 (code=exited, status=1/FAILURE) Dec 17 20:20:56 localhost.localdomain systemd[1]: bumblebeed.service: main process exited, code=exited, status=1/FAILURE Dec 17 20:20:56 localhost.localdomain systemd[1]: Unit bumblebeed.service entered failed state. Dec 17 20:20:56 localhost.localdomain systemd[1]: bumblebeed.service failed.
systemctl status bumblebee-nvidia.service -l ● bumblebee-nvidia.service - Compiling NVidia Driver Loaded: loaded (/etc/systemd/system/bumblebee-nvidia.service; enabled) Active: failed (Result: exit-code) since Wed 2014-12-17 20:14:01 GMT; 10min ago Process: 723 ExecStart=/usr/sbin/bumblebee-nvidia (code=exited, status=1/FAILURE) Main PID: 723 (code=exited, status=1/FAILURE) Dec 17 20:13:54 localhost.localdomain bumblebee-nvidia[723]: --force compile selected via /etc/sysconfig/nvidia/compile-nvidia-driver Dec 17 20:13:54 localhost.localdomain bumblebee-nvidia[723]: Building NVIDIA video drivers: Creating directory NVIDIA-Linux-x86_64-340.46 Dec 17 20:13:55 localhost.localdomain bumblebee-nvidia[723]: Verifying archive integrity... OK Dec 17 20:14:01 localhost.localdomain bumblebee-nvidia[723]: Uncompressing NVIDIA Accelerated Graphics Driver for Linux-x86_64 340.46................................................................................................................................................................................................................................. Dec 17 20:14:01 localhost.localdomain bumblebee-nvidia[723]: [FAILED] Dec 17 20:14:01 localhost.localdomain systemd[1]: bumblebee-nvidia.service: main process exited, code=exited, status=1/FAILURE Dec 17 20:14:01 localhost.localdomain systemd[1]: Failed to start Compiling NVidia Driver. Dec 17 20:14:01 localhost.localdomain systemd[1]: Unit bumblebee-nvidia.service entered failed state. Dec 17 20:14:01 localhost.localdomain systemd[1]: bumblebee-nvidia.service failed.
fpaste --sysinfo Gathering system info..........................Uploading (15.2KiB)... http://ur1.ca/j5gys -> http://paste.fedoraproject.org/160745/41884797
bumblebee-nvidia --force compile selected via /etc/sysconfig/nvidia/compile-nvidia-driver Building NVIDIA video drivers: Creating directory NVIDIA-Linux-x86_64-340.46 Verifying archive integrity... OK Uncompressing NVIDIA Accelerated Graphics Driver for Linux-x86_64 340.46................................................................................................................................................................................................................................. [FAILED]