Ok first, thanks for fast reply, did this in order:
- Code:
sudo apt-get update
sudo apt-get dist-upgrade
sudo apt-get install bumblebee bumblebee-nvidia primus linux-headers-generic
update manager > additional drivers tab
Used the 340.32 driver ( Open source), reboot and try it with Gimp and all good, but with blender i got this error and the /home/carlos/BLENDER/blender-2.71-linux-glibc211-x86_64/blender do exist and is executable even with double click:
- Code:
optirun /home/carlos/BLENDER/blender-2.71-linux-glibc211-x86_64/blender
connect failed: No such file or directory
found bundled python: /home/carlos/BLENDER/blender-2.71-linux-glibc211-x86_64/2.71/python
Still it runs, but when i got to the "User preferences" to activate the CUDA support for rendering i got this error:
- Code:
modprobe: FATAL: Module nvidia-uvm not found.
CUDA cuInit: Unknown error
Also with Chrome got this one:
- Code:
optirun google-chrome-stable
ERROR: ld.so: object 'libdlfaker.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'librrfaker.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libdlfaker.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'librrfaker.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve property `ChromeGtkFrame::inactive-frame-color' of type `GdkColor' from rc file value "((GString*) 0x7f411c09b700)" of type `GString'
Se creó una nueva ventana en la sesión existente del navegador.
and terminal does not lock with chrome, just open it naturally, i can close the terminal and chrome don't close with it.
The important one is the error with Blender, how do i fix it?
Thanks again for the fast reply.