You are not logged in.

#1 2012-03-06 19:09:44

Concopa
Member
Registered: 2012-03-06
Posts: 2

[SOLVED] Nvidia setting confusion.

I am a bit confused on a setting.

From reading the wiki it says.

For a dramatic 2D graphics performance increase in pixmap-intensive applications, e.g. Firefox, set the InitialPixmapPlacement parameter to 2:

$ nvidia-settings -a InitialPixmapPlacement=2

It then says

This is documented in nvidia-settings source code. For this setting to persist, this command needs to be run on every startup or added to your ~/.nvidia-settings-rc.

The link it sends me to has this

#define NV_CTRL_INITIAL_PIXMAP_PLACEMENT                         238 /* RW- */

Do I put

define NV_CTRL_INITIAL_PIXMAP_PLACEMENT                         2 /* RW- */

in ~/.nvidia-settings-rc? I am a bit confused on what to put in to get this setting to apply after each reboot.

Last edited by Concopa (2012-03-06 20:10:51)

Offline

#2 2012-03-06 19:12:39

bohoomil
Banned
Registered: 2010-09-04
Posts: 2,377
Website

Re: [SOLVED] Nvidia setting confusion.

Something like this

nvidia-settings -a GlyphCache=1
nvidia-settings -a InitialPixmapPlacement=2

in your .xinitrc should do the trick.


:: Registered Linux User No. 223384

:: github
:: infinality-bundle+fonts: good looking fonts made easy

Offline

#3 2012-03-06 19:54:27

Concopa
Member
Registered: 2012-03-06
Posts: 2

Re: [SOLVED] Nvidia setting confusion.

That looks to have done the trick, thank you!.

Offline

#4 2012-03-06 20:06:33

bohoomil
Banned
Registered: 2010-09-04
Posts: 2,377
Website

Re: [SOLVED] Nvidia setting confusion.

You are welcome. : ) Please, mark the thread [SOLVED].


:: Registered Linux User No. 223384

:: github
:: infinality-bundle+fonts: good looking fonts made easy

Offline

Board footer

Powered by FluxBB