MrMEEE / ironhide

Optimus Support for Linux Through VirtualGL - PPA version also available: https://launchpad.net/~mj-casalogic/+archive/ironhide
http://www.martin-juhl.dk
88 stars 0 forks source link

optirun -c option not working [patch] #235

Closed gaspo closed 12 years ago

gaspo commented 12 years ago

Hi sorry for simplicity, dont have time now, just reporting -c option on optirun is not working. this is how o fix it:

/usr/bin/optirun line 68

VGL_COMPRESS=$arg

change to

VGL_COMPRESS=$1

Lekensteyn commented 12 years ago

You're outdated, Bumblebee is more shiny http://bumblebee-project.org

gaspo commented 12 years ago

you're right . thank you.