Instalirao sam Linux Mint 5.
Jedva sam namestio rezoluciju i RR.
Pre njega sam koristio Ubuntu, ali mi nesto ne stima na monitoru kad koristim Mint.
Slova su sitnija, verovatto je RR nesto pobrljavio.
Namesten mi je na 60 Hz (isto kao Ubuntu, ali su slova sitnija i malo sljasti) Nije strasno, moze da se gleda, ali sam navikao drugacije.
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by failsafeDexconf, using
# values from the debconf database and some overrides to use vesa mode.
#
# You should use dexconf or another such tool for creating a "real" xorg.conf
# For example:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "rs"
Option "XkbVariant" "latin"
Option "XkbOptions" "š"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "Emulate3Buttons" "true"
EndSection
Section "Device"
Identifier "Configured Video Device"
Boardname "NVIDIA GeForce 7 Series"
Busid "PCI:2:0:0"
Driver "nv"
Screen 0
Vendorname "NVIDIA"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
Vendorname "LG Electronics Inc."
Modelname "LG L194WT (Digital)"
Horizsync 28.0-83.0
Vertrefresh 56.0-75.0
modeline "1440x900@60" 106.47 1440 1520 1672 1904 900 901 904 932 -hsync +vsync
Gamma 1.0
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Configured Video Device"
Monitor "Configured Monitor"
Defaultdepth 24
SubSection "Display"
Depth 24
Modes "1440x900@60"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
screen 0 "Default Screen" 0 0
EndSection
Section "Module"
Load "glx"
Load "GLcore"
Load "v4l"
EndSection
Section "device" #
Identifier "device1"
Boardname "NVIDIA GeForce 7 Series"
Busid "PCI:2:0:0"
Driver "nv"
Screen 1
Vendorname "NVIDIA"
EndSection
Section "screen" #
Identifier "screen1"
Device "device1"
Defaultdepth 24
Monitor "monitor1"
EndSection
Section "monitor" #
Identifier "monitor1"
Gamma 1.0
EndSection
Section "ServerFlags"
EndSection
Ovo sam podesavao sve rucno, jer Mint nije prepoznao graficku i monitor, pa sam morao sam da mrčkam.
Nvidia 7300GT i LG 194WT (Digital).
Hvala unapred.
Dopuna: 09 Nov 2008 19:37
Problem resen, tako sto sam obrisao sve rezolucije i ostavio samo onu na kojoj treba da mi radi monitor.
1440x900@60Hz.
|