View previous topic :: View next topic |
Author |
Message |
gsilva Tux's lil' helper
Joined: 24 Dec 2007 Posts: 84 Location: Portugal
|
Posted: Sun Aug 17, 2008 3:20 am Post subject: Compiz-fusion periodicaly "blinking" |
|
|
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 |
|
|
SeaTiger l33t
Joined: 22 Nov 2007 Posts: 603 Location: Toronto, Ontario, Canada
|
Posted: Sun Aug 17, 2008 7:11 am Post subject: |
|
|
Try make sure vsync is only turn on in either compiz or nvidia-settings, but not both. |
|
Back to top |
|
|
gsilva Tux's lil' helper
Joined: 24 Dec 2007 Posts: 84 Location: Portugal
|
Posted: Sun Aug 17, 2008 11:30 pm Post subject: |
|
|
Did not work... any other suggestions? |
|
Back to top |
|
|
|