$ primusrun/optirun unity-editor
does not seem to work. (Ubuntu Gnome 14.10)
Any tips on getting this started with my dedicated GPU?
— FIX —
run from terminal with
$ optirun /opt/Unity/Editor/Unity
Editing the entry in the Gnome 3 menu: Bumblebee + Unity3D - Album on Imgur
So that it will always start on the dedicated GPU 
1 Like
I second this. Will be doing some more experiments later on, but this is a must for some developers. 
I’ve managed to run it using:
cd /opt/Unity/Editor/
optirun ./Unity
hi there, this works for me on arch linux running with primusrun from any directory. I’m using this packages from the arch repos:
bumblebee 3.2.1-10
nvidia 352.30-3
It works for me, with package bumblebee-nvidia, Xubuntu 14.04, I run
Thanks @Chaoseiro , @WildMage
That did the trick. I’ll update my OP.
Sisso
7
You can change your shortcut command line to do like @WildMage said (at least with xubuntu)