так все паше добре, та коли запустити щось в повноекранному режимі (напр. гру) то монітор пише шо не підтримує ці настройки.
Здається ставить невірно частоту бо в конфігах проги що запускаються к-ть точок і ліній допустима.
Lenny | Nvidia (proprietary) | Dell E177FP
кусок xorg.conf якщо потрібно
Section "Monitor"
Identifier "Monitor0"
VendorName "Dell"
ModelName "E177FP"
Horizsync 31.0-80.0
Vertrefresh 56.0-75.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSection