Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Compiz-fusion periodicaly "blinking"
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
gsilva
Tux's lil' helper
Tux's lil' helper


Joined: 24 Dec 2007
Posts: 84
Location: Portugal

PostPosted: Sun Aug 17, 2008 3:20 am    Post subject: Compiz-fusion periodicaly "blinking" Reply with quote

Hi there!

I recently installed Compiz-Fusion and AWM... I'm using them booth (without emerald) and everything is fine except for an annoying periodic "blinking" of my screen... I can't figure out why this is happening.

My xorg.conf
Code:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder3)  Thu Dec 13 19:09:35 PST 2007


Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice      "Synaptics" "AlwaysCore"
    InputDevice    "Logitech_MX518" "CorePointer"
    Option "AIGLX" "true"
EndSection

Section "Files"
    RgbPath         "/usr/lib/X11/rgb"
EndSection

Section "Module"
    Load           "dbe"
    Load           "extmod"
    Load           "type1"
    Load           "freetype"
    Load           "glx"
EndSection

Section "InputDevice"
    # generated from data in "/etc/conf.d/gpm"
    Identifier     "Logitech_MX518"
    Driver         "mouse"
    Option         "Device" "/dev/input/mice"
    Option      "SendCoreEvents" "true"
    Option         "HWHEELRelativeAxisButtons" "8 9"
EndSection

 Section "InputDevice"
   Driver      "synaptics"
   Identifier  "Synaptics"
   Option      "SendCoreEvents"
   Option      "Protocol" "auto-dev"
   Option      "SHMConfig" "on"
   Option    "VertEdgeScroll" "on"
 EndSection

Section "InputDevice"
   Identifier     "Keyboard0"
   Driver         "kbd"
   Option   "XkbRules"   "xorg"
   Option   "XkbModel"   "asus-laptop"
   Option   "Xkblayout"   "pt"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Unknown"
    HorizSync       30.0 - 110.0
    VertRefresh     50.0 - 150.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    Option           "RenderAccel"       "true"
    Option         "Coolbits"      "1"
    Option         "XAANoOffscreenPixmaps" "true"
    Option         "AddARGBGLXVisuals" "true"
    Option         "UseEvents"         "false"

EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "NoLogo" "true"
    Option        "AddARGBGLXVisuals"  "True"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Section "Extensions"
   Option "Composite" "Enable"
EndSection


My guess would be that this is related to my options for the Nvidia card...

Thanks in advance!
Back to top
View user's profile Send private message
SeaTiger
l33t
l33t


Joined: 22 Nov 2007
Posts: 603
Location: Toronto, Ontario, Canada

PostPosted: Sun Aug 17, 2008 7:11 am    Post subject: Reply with quote

Try make sure vsync is only turn on in either compiz or nvidia-settings, but not both.
Back to top
View user's profile Send private message
gsilva
Tux's lil' helper
Tux's lil' helper


Joined: 24 Dec 2007
Posts: 84
Location: Portugal

PostPosted: Sun Aug 17, 2008 11:30 pm    Post subject: Reply with quote

Did not work... any other suggestions?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum