Gentoo Archives: gentoo-user

From: "J. Roeleveld" <joost@××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Nvidia and optimus
Date: Tue, 16 Dec 2014 12:54:30
Message-Id: 2862842.mSLXqejs7b@andromeda
In Reply to: Re: [gentoo-user] Nvidia and optimus by behrouz khosravi
1 On Tuesday, December 16, 2014 03:25:08 PM behrouz khosravi wrote:
2 > On Tue, Dec 16, 2014 at 2:38 PM, J. Roeleveld <joost@××××××××.org> wrote:
3 > > On Tuesday, December 16, 2014 02:12:06 PM behrouz khosravi wrote:
4 > > > Hello everyone.
5 > > > I was trying to get native optimus support for my laptop using the
6 > > > Nvidia
7 > > > driver, but after startx the screen goes black for some several seconds
8 > >
9 > > and
10 > >
11 > > > xserver exits.
12 > > > The output messages are attached.
13 > > > I just added a dot to end of xorg.conf and .xinitrc to bypass it for
14 > > > now.
15 > > > Thanks for your time.
16 > >
17 > > Did you install and configure Bumblebee?
18 > >
19 > > I haven't configured anything special myself and got it working following
20 > > the
21 > > official documentation:
22 > >
23 > > http://bumblebee-project.org/install.html#Gentoo
24 > > ****
25 > > emerge bumblebee
26 > >
27 > > After installation completes, add yourself to the "bumblebee" group to
28 > > enable
29 > > use of the optirun command. You will have to re-login for group changes to
30 > > take effect.
31 > > ****
32 > >
33 > > --
34 > > Joost
35 >
36 > I have not tried the bumblebee.
37 > I just waned to use optimus without that, but it seem the it is not easy!
38 > I think I will try that sometime
39
40 The idea of Optimus is to use the lower-spec GPU for the general activities
41 and only enable the higher-spec GPU (NVidia) for processes requiring the extra
42 processing power (generally 3D games or rendering).
43
44 Using bumblebee, you can start an application using "optirun <application>".
45 The application then can use the Nvidia-chip. Other applications will still
46 use the lower-spec GPU.
47
48 --
49 Joost

Replies

Subject Author
Re: [gentoo-user] Nvidia and optimus behrouz khosravi <bz.khosravi@×××××.com>