|
|||||||||||
|
Kde Refresh rate
From: Josep M. <websurfer(at)gamu.navegants.org>
Date: Sat Dec 08 2007 - 16:02:26 EST
Kde refresh rate is only 50 to 57HZ of refresh in my monitor, with the same xorg.conf I was running half year with gnome well at 85hz of refresh in the same machine with etch too nvidia-settings is set to 85 Hz too but KDE offers only to me 50 to 57Hz maximum krasher@debianet:/$ xrdb -q |grep Xft Xft.antialias: 1 Xft.dpi: 96 Xft.hinting: 1 Xft.hintstyle: hintmedium Xft.rgba: none krasher@debianet:/$ xdpyinfo |grep dimensions dimensions: 1024x768 pixels (321x240 millimeters) krasher@debianet:/$ xdpyinfo |grep resoluti resolution: 81x81 dots per inch krasher@debianet:/$
Any help will be appreciated.
This is my xorg.conf:
krasher@debianet:/$ cat /etc/X11/xorg.conf
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
# path to defoma fonts
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/X11R6/lib/X11/fonts/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "fbdevhw"
Load "glx"
Load "record"
Load "freetype"
Load "type1"
EndSection Section "ServerFlags"
Option "Xinerama" "0"
Section "InputDevice" # Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "es"
EndSection Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "yes"
EndSection
#Section "Monitor" Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce FX 5200"
EndSection Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "metamodes" "1024x768 +0+0; 800x600 +0+0; 640x480 +0
+0; 1024x768_85 +0+0"
SubSection "Display"
Depth 1
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubSection
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 "Monitor"
Identifier "Monitor0"
Option "DPMS" "true"
VendorName "GSM"
ModelName "GSM4366"
HorizSync 30 - 71 # DDC-probed
VertRefresh 50 - 160 # DDC-probed
# These are the DDC-probed settings reported by your monitor.
# 1024x768, 85.0Hz; hfreq=68.68, vfreq=85.00
ModeLine "1024x768" 94.50 1024 1072 1168 1376 768 769
772 808 +hsync +vsync
# 1024x768, 60.0Hz; hfreq=48.36, vfreq=60.00
814 -HSync +Vsync
EndSection
-- To UNSUBSCRIBE, email to debian-kde-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.orgReceived on Sat Dec 8 16:13:09 2007 This archive was generated by hypermail 2.1.8 : Wed Mar 19 2008 - 06:58:04 EDT |
||||||||||
|
|||||||||||