Strona 1 z 1
Out of Range przy urachamianiu Xów - GF9800GT
: 06 grudnia 2008, 15:49
autor: AciDexe
Witam.
Po zainstalowaniu systemu jest ustawiona rozdzielczość nie obsługująca mojego monitora CRT 17".
Karta graficzna to GF9800GT
Plik xorg.conf jest praktycznie pusty (są jedynie ustawienia klawiatury i języka).
Korzystając z:
mogę wybrać jedynie klawiaturę, opcję i język.
Nie pyta o kartę graficzną.
Co powinienem zrobić oprócz ręcznego ustawiania pliku xorg.conf i czy jest jakiś prostszy sposób?
Pozdrawiam
Ps. W końcu się dorobiłem ;-)
: 06 grudnia 2008, 15:54
autor: maly
A próbowałeś wygenerowanie poprawnie xorg.conf poprzez:
?!
Sposób na generowanie xorg.conf - Lenny/Sid
: 06 grudnia 2008, 16:19
autor: AciDexe
Faktycznie nie próbowałem.
Problemu już nie ma ale co do rozdzielczości to w jaki sposób można ją zmienić?
Edytując xorg.conf? (Posiadam KDE)
: 06 grudnia 2008, 16:27
autor: maly
: 06 grudnia 2008, 17:16
autor: AciDexe
Jeszcze ostatnia rzecz...
Czy plik xorg.conf nie wygląda przypadkiem niepoprawnie?
Kod: Zaznacz cały
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
RgbPath "/etc/X11/rgb"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "GLcore"
Load "dri"
Load "record"
Load "extmod"
Load "dbe"
Load "xtrap"
Load "glx"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Device"
### Available Driver options are:-
### Values: [i]: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "SWcursor" # [<bool>]
#Option "HWcursor" # [<bool>]
#Option "NoAccel" # [<bool>]
#Option "ShadowFB" # [<bool>]
#Option "UseFBDev" # [<bool>]
#Option "Rotate" # [<str>]
#Option "VideoKey" # [i]
#Option "FlatPanel" # [<bool>]
#Option "FPDither" # [<bool>]
#Option "CrtcNumber" # [i]
#Option "FPScale" # [<bool>]
#Option "FPTweak" # [i]
#Option "DualHead" # [<bool>]
Identifier "Card0"
Driver "nv"
VendorName "nVidia Corporation"
BoardName "Unknown Board"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Chodzi mi o to że nie jest wskazana karta graficzna, czy po pewnym czasie nie wynikły by z tego problemy?
: 06 grudnia 2008, 17:40
autor: maly
Jest ok, zainstaluj sterownik nVidii dla swojej karty graficznej i:
lub jak poprzednio, wszystko powinno grać. A problem z rozdzielczością łatwo można rozwiązać (jak wyżej).