|
problem z rozdzielczością --- XFCE
Latorion - 20-04-2008 19:05
Witajcie, jestem nowym użytkownikiem Linuksa i mam problem z rozdzielczością, na moim pierwszym systemie linuksowym:) Jak otworzę Kadu to menu konfiguracji mam na pół monitora. Próbowałem to zrobić za pomocą centrum w XFCE, ale obojętnie co zaznaczę to i tak brak zmian. A na takiej źle ustawionej rozdzielczości, ciężko jest odkrywać uroki Linuksa:D Pozdrawiam Artur
fi9o - 20-04-2008 19:10
http://debian.linux.pl/viewtopic.php?t=492
Przeczytaj, i moze cos znajdziesz
Latorion - 21-04-2008 19:03
Przeczytałem to ale nadal nie wiem jak mam to rozwiącać:/ Tutaj jest log mojego xorga # xorg.conf (xorg 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 "Files" EndSection
Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "pl" EndSection
Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "Emulate3Buttons" "true" EndSection
Section "Device" Identifier "nVidia Corporation NV11 [GeForce2 MX/MX 400]" Driver "nv" BusID "PCI:1:0:0" EndSection
Section "Monitor" Identifier "NG1770DFT" Option "DPMS" HorizSync 30-70 VertRefresh 50-160 EndSection
Section "Screen" Identifier "Default Screen" Device "nVidia Corporation NV11 [GeForce2 MX/MX 400]" Monitor "NG1770DFT" DefaultDepth 24 SubSection "Display" Modes "1024x768" "800x600" "640x480" EndSubSection EndSection
Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" EndSection
Pozdrawiam Artur
Yampress - 21-04-2008 19:16
masz za małą rozdzielczość ? zmień wpis dodając większą rozdzielczość jeśli twój omitor/karta grafiki potrafi taką rozdzielczość uruchomić:
Modes "1280x1024" "1024x768" "800x600" "640x480" jeśłi to sa programy oparte na qt3 qt4 to prawdopodobnie musisz zmienic ich konfiguracje motywu, czcionek itp. zainstaluj aptitude install qt3-qtconfig
następnie uruchom polecenie w konsoli
qtconfig-qt3
i pozmieniaj sobie wartości
Latorion - 21-04-2008 22:38
To najpierw spróbuje zrobić kartę graficzną bo nie mam jeszcze skonfigurowane Jak mi si uda zmienić rozdzielczość to dam znać jak nie to też dam znać:P Pozdrawiam Thx za help Artur
-X- - 21-04-2008 22:56
Po pierwsze zainstaluj stery ze strony nvidi do linuksa (legacy - bo twoja grafika jest stara) będziesz miał lepszą grafikę z akceleracją 3D i sensowne odświeżanie (widzę po modelu że CRT) Jeśli chcesz mieć tylko wolny sterownik nv co masz teraz to wygeneruj sobie modeline za pomocą komendy konsolowej "gtf 1024 768 85" i to ci wyskoczy w drugiej linijce wklejasz do sekcji monitor.
Latorion - 22-04-2008 16:45
Czyli chodzi Ci o te sterowniki które Kaka opisuje w swoim poradniku how to? Pozdrawiam Artur
_dexter - 22-04-2008 16:57
Tak zainstaluj sterowniki wg. poradnika Kaki
zanotowane.pldoc.pisz.plpdf.pisz.plminister.pev.pl
|