|
|
#1 | |
|
Registered User
Join Date: Sep 2006
Posts: 88
|
Specifically,
I have 2 different cards that run compiz-fusion, an evga 7800gs and an 8800 gts. One runs Gentoo, the other Debian. I am running the 169 beta drivers. here is an xorg.conf from one Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "ServerFlags" Option "AllowMouseOpenFail" "True" Option "AIGLX" "False" Option "standby time" "10" Option "suspend time" "20" Option "off time" "30" EndSection Section "Files" FontPath "/usr/share/fonts/100dpi" FontPath "/usr/share/fonts/75dpi" FontPath "/usr/share/fonts/artwiz" FontPath "/usr/share/fonts/corefonts" FontPath "/usr/share/fonts/default/ghostscript" FontPath "/usr/share/fonts/liberation-fonts-ttf" FontPath "/usr/share/fonts/misc" FontPath "/usr/share/fonts/ttf-bitstream-vera" FontPath "/usr/share/fonts/Type1" FontPath "/usr/share/fonts/urw-fonts" FontPath "/usr/local/share/fonts" EndSection Section "Module" Load "glx" Load "extmod" Load "wfb" Load "xtrap" Load "record" Load "dbe" Load "freetype" Load "type1" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc104" Option "XkbOptions" "grp:toggle,grp_led:scroll" Option "XkbVariant" ",winkeys" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5 6 7" EndSection Section "Monitor" Identifier "IBM CRT 190" HorizSync 30.0 - 96.0 VertRefresh 50.0 - 160.0 Option "DPMS" "True" EndSection Section "Device" Driver "nvidia" VendorName "nVidia Corporation" BoardName "GeForce 8800 GTS" BusID "PCI:3:0:0" Identifier "GeForce 8800 GTS" Option "UseEDID" "False" Option "DPI" "72 x 72" Option "SLI" "False" Option "NoLogo" "True" Option "DynamicTwinView" "False" Option "Coolbits" "1" EndSection Section "Screen" Identifier "Screen0" Device "GeForce 8800 GTS" Monitor "IBM CRT 190" #Option "NvAGP" "0" Option "AddARGBGLXVisuals" "True" Option "DamageEvents" "True" Option "TripleBuffer" "True" Option "BackingStore" "True" DefaultColorDepth 24 SubSection "Display" Depth 16 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 32 Modes "1024x768" "800x600" "640x480" EndSubSection EndSection Section "Extensions" Option "Composite" "Enable" EndSection First Question Should we disable aiglx as I have in xorg.conf? What should be in it Option "AIGLX" "False" or Option "AIGLX" "True" ? Second Question What should be set in nvidia settings to load on desktop startup X Server XVideo Settings, Video Texture Adaptor, Sync to Vblank = should this be checked or not? X Server XVideo Settings, Video Blitter Adaptor Settings, Sync to Vblank on display device = should this be checked or not? OpenGL Settings, Sync to Vblank = should this be checked or not? Antialiasing Settings, Texture Quality, Texture Sharpening = should this be checked or not? Third Question In Compiz- Fusion settings, should sync to vblank be checked? Fourth Question Is there anything in my xorg.conf that needs to be changed? Fifth question With Nvidia, should compiz-fusion be started with either indirect rendering or loose binding or both or neither? With my current settings, I have no problems running compiz but if the monitor powers down for dpms, when I type my password into the xscreensaver lock diagram box, after unlocking I get a black screen that will sometimes return to normal after a few seconds and other times require a restart of x. |
|
|
|
|
![]() |
| Thread Tools | |
|
|