No więc tak. Wlazłem sobie na mojego Debiana. Zrobiłem wszystkie aktualizacje.... W tym był kernel. Po upgradzie Xorg strasznie zwolnił OO. Z 20-25 (raport z Conkiego) wzrosło do 60-70 ;/. CPU mam non-stop 100% A przed tym miałem 25-26%.
Ponieważ mam słaby komputer..... Widadomo co ;D
Prosze o pomoc.
Pozdrawiam,
Thevoodoo.
P.S.: Jeżeli zły dział to przepraszam.
Upgrade z 2.6.18.5-486 do 2.6.22-3-486 Xorg....
VESA Co to? Ja jestem newbie in Linux...
Ale to jest mój Xorg.conf
Ale to jest mój Xorg.conf
Kod: Zaznacz cały
# (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 manual page.
# (Type "man " at the shell prompt.)
#
# This file is automatically updated on package upgrades *only*
# if it has not been modified since the last upgrade of the
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "pl"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "Emulate3Buttons" "true"
EndSection
Section "Device"
Identifier "ATI Technologies Inc RV280 [Radeon 9200 SE]"
Driver "ati"
BusID "PCI:1:0:0"
Option "UseFBDev" "true"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
Option "DPMS"
HorizSync 30-70
VertRefresh 50-160
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
DefaultDepth 24
SubSection "Display"
Modes "1280x1024" "1280x960" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Wujek google powiedział:thevoodoo pisze:VESA Co to?
WIKIPEDIA pisze:VESA (Video Electronics Standards Association) - konsorcjum dla standaryzacji grafiki komputerowej. Organizacja, której celem jest opracowywanie i ujednolicanie standardów dla grafiki komputerowej, założona przez producentów układów wyświetlających dla komputerów (kart graficznych, monitorów itp.).
Z tego co widzę, to masz ATI. Sprawdź czy masz akcelerację. Zainstaluj pakiet mesa-utilsthevoodoo pisze: Driver "ati"
Kod: Zaznacz cały
aptitude install mesa-utils
Kod: Zaznacz cały
glxinfo | grep direct
Oto wynik:
Kod: Zaznacz cały
direct rendering: Yes