Strona 1 z 1
					
				Upgrade z 2.6.18.5-486 do 2.6.22-3-486 Xorg....
				: 25 listopada 2007, 11:54
				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.
			 
			
					
				
				: 25 listopada 2007, 12:31
				autor: larret
				1] Zły dział. Problem nie jest sprzętowy.
2] Sprawdź sterownika w xorg. Moze działa VESA?
			 
			
					
				
				: 25 listopada 2007, 15:21
				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
 
			 
			
					
				
				: 25 listopada 2007, 15:27
				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.).
 
			 
			
					
				
				: 25 listopada 2007, 15:29
				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)
			 
			
					
				
				: 25 listopada 2007, 15:38
				autor: qbsiu
				thevoodoo pisze:    Driver        "ati" 
Z tego co widzę, to masz ATI. Sprawdź czy masz akcelerację. Zainstaluj pakiet 
mesa-utils
 i wpisz jako user 
 
			 
			
					
				
				: 25 listopada 2007, 16:20
				autor: thevoodoo