Le 27/09/2011 12:05, IOhannes m zmoelnig a écrit :
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2011-09-27 10:49, Jack wrote:
Hello,
Is there someone who has installed BumbleBee on its Linux to activate its NVidia graphic card (with Optimus) and has succeeded to use Gem with it. I would like to know how i can do to use Gem with my NVidia GT555M (with Optimus). https://github.com/MrMEEE/bumblebee I can launch application glxspheres that use the NVidia graphic card with : $ optirun glxspheres
sounds like you should be able to launch Pd with $ optirun pd-gem
i guess that optirun is a script that sets some environment variables in order to force the use of some spcial libraries that activate the nvidia card. i don't see a problem with using pd/Gem in this context.
masdr IOhannes -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk6Bn/kACgkQkX2Xpv6ydvScXwCg3L+nQzEz+FOWSJcouq9/C0E8 dpAAoKCBmFQ4yOn5eF5H2ZTD4z93mUAL =yO7X -----END PGP SIGNATURE-----
GEM-dev mailing list GEM-dev@iem.at http://lists.puredata.info/listinfo/gem-dev
Hello IOhannes, I can launch without problem : $ optirun pd-gem But when i open my patch, i get this message : /usr/bin/optirun : ligne 239 : 2213 Erreur de segmentation vglrun -c "$VGL_COMPRESS" -d "$VGL_DISPLAY" -ld "$VGL_DRIVER" -- "$@" I think it is a problem from optirun. Thanx anyway. ++
Jack
PS : i try with an other patch, and Pd crash when i create a simple geo (like cube).