Gentoo Archives: gentoo-user

From: Nikos Chantziaras <realnc@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: nvidia-drivers vs. nouveau
Date: Wed, 11 Apr 2012 22:05:32
Message-Id: jm4v2c$gf8$1@dough.gmane.org
In Reply to: Re: [gentoo-user] Re: nvidia-drivers vs. nouveau by "Stefan G. Weichinger"
1 On 12/04/12 00:32, Stefan G. Weichinger wrote:
2 > Am 11.04.2012 23:14, schrieb Nikos Chantziaras:
3 >
4 >> Unless you need to use the console (nvidia-drivers don't provide a KMS
5 >> fb console,) there's no reason to use Nouveau at the moment. The binary
6 >> drivers perform better and save much more energy. With Nouveau, your
7 >> GPU will be running full-on constantly. NVidia's drivers will reduce
8 >> clocks and voltages when the card is idle.
9 >
10 > Additional question:
11 >
12 > what do you have for VIDEO_CARDS?
13 >
14 > my make.conf:
15 >
16 > VIDEO_CARDS="nvidia nv vesa"
17
18 Mine:
19
20 VIDEO_CARDS="nvidia"
21
22 "nv" is for the old, deprecated 2D-only driver that should not be used
23 anymore. "vesa" is for the generic VESA driver. It's still good as an
24 emergency backup.
25
26 Note that after changing VIDEO_CARDS, it's best to "emerge -uDN world &&
27 emerge -a --depclean".

Replies

Subject Author
Re: [gentoo-user] Re: nvidia-drivers vs. nouveau Dale <rdalek1967@×××××.com>