Strona 1 z 1

GeForce FX5500 + LG700S odświeżanie max 60Hz

: 17 paź 2008, 06:51
autor: ViX
Witam,

Moj problem to brak mozliwosci zmiany odswiezania...
Moge zmieniac rozdzialczosc: 1024x768 lub 1280x1024 ale nie moge zmienic odswiezania z 60Hz na 85Hz.
Co powinieniem zrobic ably uzyskac upragniona rozdzielczosc 1024x768@85Hz?

Pozdrawiam wszystkich dobrej woli

Odp: GeForce FX5500 + LG700S Problem

: 17 paź 2008, 10:55
autor: [r4]
Probowales uzywac narzedzia

Kod: Zaznacz cały

sudo nvidia-settings
? Mozesz tez podac parametry monitora i wymusic jego prace w konkretnym trybie w pliku

Kod: Zaznacz cały

/etc/X11/xorg.conf
, podaj jego zawartosc.

Odp: GeForce FX5500 + LG700S odświeżanie max 60Hz

: 17 paź 2008, 16:11
autor: ViX
Tak wygląda mój plik xorg.conf:

Kod: Zaznacz cały

# xorg.conf (X.Org 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 xorg.conf manual page.
# (Type "man 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 "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"pl"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
EndSection

Section "Device"
	Identifier	"Configured Video Device"
	Driver		"nvidia"
	Option		"NoLogo"	"True"
EndSection

Section "Monitor"
	Identifier	"Configured Monitor"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Monitor		"Configured Monitor"
	Device		"Configured Video Device"
	Defaultdepth	24
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
  screen "Default Screen"
EndSection
Section "Module"
	Load		"glx"
EndSection
Dzięki. sudo apt-get install nvidia-settings wystarczyło :D