Jump to content

Hello everyone !

I have been tinkering with my laptop and gone through a few days of research to get it flawlessly running games, and because of all the mess i've gone through, I though that it might help to get a pretty decent tutorial on how to get the best out of optimus laptops on linux.

I got notes about the points of struggling and it would be aimed to people that broke everything like i did...

(yeah, from a black screen you can get to TF2/metro last light 60 FPS no tearing... hell yeah !)

let me know if It might interest you or you find the idea good because i'm not going to do something that would be useless...

Gaming Laptop :  MSI (worst brand ever in EU) GT70 0NC 48FR - I7 3610QM - 670M 3GB GDDR5 - 12GB 1600MHZ - raid0 2 x 64GB sandisk SSD - 750 Gb Hitachi 7200/min

Galaxy s3 GTI9300 international - Archidroid v2.5.3 (git) - 1600Mhz PegasuQ on ArchiKernel .

Link to comment
https://linustechtips.com/topic/201734-tutorial-suggestion-nvidia-optimus-on-linux/
Share on other sites

Link to post
Share on other sites

Im not sure about it being too usefull here, but im sure than o the Linux Forums It will be of interest :D

 

You can make it here and repost in another forum i guess. The linux community is evergrowing,

Planning on trying StarCitizen (Highly recommended)? STAR-NR5P-CJFR is my referal link 

Link to post
Share on other sites

You are talking about the Bumblebee drivers for Linux, correct?

 

Long story short, in Ubuntu, all you need to do is the following:

 

sudo apt-add-repository 'deb http://ppa.launchpad.net/bumblebee/stable/ubuntu YOUR_UBUNTU_VERSION_HERE main'

with the version being the name, like quantal, raring, saucy or trusty

 

sudo apt-get update

 

sudo apt-get install bumblebee bumblebee-nvidia primus

 

Next run the application you wish to use with discrete graphics by executing the command with the word "primusrun" in front of it.

 

In the future this will no longer be necessary and proper support from nVidia themselves will be implemented. But for now this is a fix.

I cannot be held responsible for any bad advice given.

I've no idea why the world is afraid of 3D-printed guns when clearly 3D-printed crossbows would be more practical for now.

My rig: The StealthRay. Plans for a newer, better version of its mufflers are already being made.

Link to post
Share on other sites

In the future this will no longer be necessary and proper support from nVidia themselves will be implemented. But for now this is a fix.

 

Nice, thanks! I have actually done this before, with limited success. The new intel chips coming out with onboard graphics also will have support in Linux.

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×