I'm using Bumblebee with Primus on Ubuntu 12.10 64bit
As recommended, I've installed the nvidia-experimental-310-Driver and configured Bumblebee to use nvidia-experimental-310.
Optimus works with nvidia-experimental-310 (optirun)
Primus does not. (primusrun)
The error: michael@michael-K53SV:~$ primusrun glxspheres primus: fatal: failed to load any of the libraries: /usr/lib/nvidia-experimental-310/libGL.so.1:/usr/lib32/nvidia-experimental-310/libGL.so.1 libnvidia-tls.so.310.14: cannot open shared object file: No such file or directory /usr/lib32/nvidia-experimental-310/libGL.so.1: wrong ELF class: ELFCLASS32
I've also configured primus to use nvidia-experimental-310:
/usr/bin/primusrun
# "Accelerating" libGL
# $LIB will be interpreted by the dynamic linker
export PRIMUS_libGLa=${PRIMUS_libGLa:-'/usr/lib/nvidia-experimental-310/libGL.so.1:/usr/lib32/nvidia-experimental-310/libGL.so.1'}```
Any idea?
Hi,
I'm using Bumblebee with Primus on Ubuntu 12.10 64bit
As recommended, I've installed the nvidia-experimental-310-Driver and configured Bumblebee to use nvidia-experimental-310.
Optimus works with nvidia-experimental-310 (optirun)
Primus does not. (primusrun)
The error:
michael@michael-K53SV:~$ primusrun glxspheres primus: fatal: failed to load any of the libraries: /usr/lib/nvidia-experimental-310/libGL.so.1:/usr/lib32/nvidia-experimental-310/libGL.so.1 libnvidia-tls.so.310.14: cannot open shared object file: No such file or directory /usr/lib32/nvidia-experimental-310/libGL.so.1: wrong ELF class: ELFCLASS32My settings:
/etc/bumblebee/bumblebee.conf:
I've also configured primus to use nvidia-experimental-310:
/usr/bin/primusrun