You are not logged in.

#1 2015-06-03 19:36:17

Alpha
Member
Registered: 2014-04-03
Posts: 6

[solved] redraw issue : optimus, nvidia, xorg, awesome wm

Hello everyone,

I have a redraw issue after solving tearing with the ForceFullCompositionPipeline = On option proposed by the wiki for nvidia. Any suggestion ?

To illustrate my problem : when I switch between tags (workspaces), the taskbar doesn't update. However, as soon as I move rapidly the mouse over it, one of the buffer partially update. I have to move the mouse many time to update both buffer. Strangely, the problem is not present when I switch to an empty tag.

Last edited by Alpha (2015-06-05 18:50:32)

Offline

#2 2015-06-05 18:50:16

Alpha
Member
Registered: 2014-04-03
Posts: 6

Re: [solved] redraw issue : optimus, nvidia, xorg, awesome wm

using in xorg.conf :

Section "Screen"
    Identifier "nvidia"
    Device "nvidia"
    Option "AllowEmptyInitialConfiguration" "Yes"
    Option  "metamodes" "nvidia-auto-select +0+0 { ForceFullCompositionPipeline = On }"
EndSection

and lauching with :

awesome --no-argb

solve the issue

Offline

Board footer

Powered by FluxBB