czestotliwosc odswiezania monitora

Zagadnienia dotyczące menadżerów okien, środowisk graficznych - X, KDE, GNOME, Fluxbox, XFCE., Compiz itp.
otw
Posty: 24
Rejestracja: 16 września 2007, 22:19

czestotliwosc odswiezania monitora

Post autor: otw »

moje xorg.conf:

Kod: Zaznacz cały

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder26)  Mon Feb 26 23:37:58 PST 2007

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg
#Section "Extensions"
#	Option 	"Composite"	"Enable"
#EndSection

Section "ServerLayout"
    Identifier     "Default Layout"
    Screen         "Default Screen"
    InputDevice    "Generic Keyboard"
    InputDevice    "Configured Mouse"
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           "i2c"
    Load           "bitmap"
    Load           "ddc"
    Load           "dbe"
    Load           "extmod"
    Load           "freetype"
    Load           "glx"
    Load           "int10"
    Load           "vbe"
EndSection

Section "InputDevice"
    Identifier     "Generic Keyboard"
    Driver         "kbd"
    Option         "CoreKeyboard"
    Option         "XkbRules" "xorg"
    Option         "XkbModel" "pc104"
    Option         "XkbLayout" "pl"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/psaux"
	Option		"Protocol"		"ImPS/2"
EndSection

Section "Monitor"
	Identifier	"F700B"
	Option		"DPMS"
    	HorizSync 	30-70
    	VertRefresh 	50-160
EndSection

Section "Device"
    Identifier		"nVidia Corporation G71 [GeForce 7900 GS]"
    Driver         	"nvidia"
    Option 		"AddARGBGLXVisuals"	"true" 	
    Option  		"AllowGLXWithComposite" "true"
    Option  		"TripleBuffer"  	"true"
    #Option  		"CursosShadow" 		"true"
    Option  		"UseEdidFreqs"  	"true"
    Option 		"RenderAccel" 		"true"
    Option 		"backingstore" 		"true"

EndSection

Section "Screen"
  	Identifier	"Default Screen"
	Device		"nVidia Corporation G71 [GeForce 7900 GS]"
	Monitor		"F700B"
	DefaultDepth	24
    SubSection     "Display"
        Depth       1
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       4
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       8
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       15
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       16
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       24
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
EndSection

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

niestety najlepsza czestotliwosc odswiezania w ustawieniach ekranu wynosi:
1024x768@62 orientuje sie ktos co zmienic :/ ?
Awatar użytkownika
parrotlarch
Beginner
Posty: 393
Rejestracja: 12 kwietnia 2007, 07:31
Lokalizacja: Olsztyn

Post autor: parrotlarch »

Usuń w tej sekcji:

Kod: Zaznacz cały

Section "Screen" 
      Identifier    "Default Screen" 
    Device        "nVidia Corporation G71 [GeForce 7900 GS]" 
    Monitor        "F700B" 
    DefaultDepth    24 
    SubSection     "Display" 
        Depth       1 
        Modes      "1280x1024" "1024x768" "800x600" "640x480" 
    EndSubSection 
    SubSection     "Display" 
        Depth       4 
        Modes      "1280x1024" "1024x768" "800x600" "640x480" 
    EndSubSection 
    SubSection     "Display" 
        Depth       8 
        Modes      "1280x1024" "1024x768" "800x600" "640x480" 
    EndSubSection 
    SubSection     "Display" 
        Depth       15 
        Modes      "1280x1024" "1024x768" "800x600" "640x480" 
    EndSubSection 
    SubSection     "Display" 
        Depth       16 
        Modes      "1280x1024" "1024x768" "800x600" "640x480" 
    EndSubSection 
    SubSection     "Display" 
        Depth       24 
        Modes      "1280x1024" "1024x768" "800x600" "640x480" 
    EndSubSection 
EndSection
wszystkie rozdzielczości "1280x1024" i będzie używana kolejna największa, czyli "1024x768".
ms-trex
Beginner
Posty: 386
Rejestracja: 29 listopada 2006, 18:24

Post autor: ms-trex »

Ewentualnie do sekcji Monitor dopisz modeline dla danej rozdzielczości i odświeżania:

Kod: Zaznacz cały

Modeline	"1024x768_100.00"  113.31  1024 1096 1208 1392  768 769 772 814  -HSync +Vsync
I niżej w sekcji Screen dla danej rozdzielczości dajesz:

Kod: Zaznacz cały

Depth	24
		Modes	"1024x768_100"
EndSubSection
Również ewentualnie sam możesz sobie wygenerować takie modeline poprzez program gtf np:

Kod: Zaznacz cały

gtf 1024 768 100
ODPOWIEDZ