viewtopic.php?p=434785#p434785
Naprawdę świetny tekst i dzięki tej poradzie byłem w stanie ustawić grafikę na mojej karcie
!!!
Dziękuję!
Używam Iranki czyli Ubuntu 8.10
Najpierw ustawcie repozytoria klikająć na pulpicie ZAINSTALUJ APLIKACJE i zaktualizujcie system a dopiero się bawcie w sprzęt!
Najpierw zainstalowałem Envy poleceniem
sudo apt-get install envyng-gtk
a po uruchomieniu
sudo envyng -t
usunąłem sterowniki invidia, zrestartowąłem komputer,
URUCHOMIŁEM PONOWNIE
sudo envyng -t
zainstalowałem rekomendowany, zrestartowąłem komputer i
zedytowałem plik xorg.conf wg instrukcji (najlepiej czytać od fragmentu @Bucic, zrób tak:)
viewtopic.php?p=434785#p434785 i mój monitor Benq FP992 + karta graficzna Geforce 2 MX 400 64 mb poprostu gra i trąbi !!!
Jak będziecie generować zapytanie gtf to wpiszcie najwyższą rozdzielczość i najwyższą dla tej rozdzielczości możliwość odświeżania bo wtedy będziecie mieć możliwość dostępu do wszystkich trybów rozdzielczości!
ps. Co do ustawiania zakresu częstotliwości poziomej i pionowej to polecam zajrzeć do dokumentacji monitora!
MOŻE KOMUŚ POMOŻE TO USTAWIENIE
# 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.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# 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 "Monitor"
Identifier "Configured Monitor"
Vendorname "Benq"
Modelname "Benq FP992"
Horizsync 31.47-80.0
Vertrefresh 56.25-75.0
Modeline "1280x1024_75.00" 138.54 1280 1368 1504 1728 1024 1025 1028 1069 -HSync +Vsync
Gamma 1.0
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
DefaultDepth 24
Option "AddARGBGLXVisuals" "True"
SubSection "Display"
Depth 24
Virtual 1280 1024
Modes "1280x1024_75.00"
EndSubSection
EndSection
Section "Module"
Load "glx"
Disable "dri2"
EndSection
Section "Device"
Identifier "Configured Video Device"
Driver "nvidia"
EndSection