Upgrade z 2.6.18.5-486 do 2.6.22-3-486 Xorg....

Tematy związane z oprogramowaniem, instalacją, konfiguracją
thevoodoo
Posty: 10
Rejestracja: 04 listopada 2007, 22:46
Lokalizacja: z Wroc³awia

Upgrade z 2.6.18.5-486 do 2.6.22-3-486 Xorg....

Post autor: thevoodoo »

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.
larret
Posty: 24
Rejestracja: 14 maja 2007, 08:33

Post autor: larret »

1] Zły dział. Problem nie jest sprzętowy.
2] Sprawdź sterownika w xorg. Moze działa VESA?
thevoodoo
Posty: 10
Rejestracja: 04 listopada 2007, 22:46
Lokalizacja: z Wroc³awia

Post autor: thevoodoo »

VESA Co to? Ja jestem newbie in Linux...

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
Awatar użytkownika
qbsiu
Beginner
Posty: 491
Rejestracja: 19 marca 2007, 19:47
Lokalizacja: £DZ

Post autor: qbsiu »

thevoodoo pisze:VESA Co to?
Wujek google powiedział:
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.).
thevoodoo
Posty: 10
Rejestracja: 04 listopada 2007, 22:46
Lokalizacja: z Wroc³awia

Post autor: thevoodoo »

powiedział bym, że Ciocia Wikipedia ;p,
Chodzi mi o normalne wytłumaczone jak to wyłączyć (czy wogóle mam to w łączone)
Awatar użytkownika
qbsiu
Beginner
Posty: 491
Rejestracja: 19 marca 2007, 19:47
Lokalizacja: £DZ

Post autor: qbsiu »

thevoodoo pisze: Driver "ati"
Z tego co widzę, to masz ATI. Sprawdź czy masz akcelerację. Zainstaluj pakiet mesa-utils

Kod: Zaznacz cały

aptitude install mesa-utils
i wpisz jako user

Kod: Zaznacz cały

glxinfo | grep direct
thevoodoo
Posty: 10
Rejestracja: 04 listopada 2007, 22:46
Lokalizacja: z Wroc³awia

Post autor: thevoodoo »

Oto wynik:

Kod: Zaznacz cały

direct rendering: Yes
ODPOWIEDZ