

![]() |
![]() |
|
|||
|
Witam.
Sprawa wygląda tak, po uruchomieniu się komputera Xorg zjada strasznie dużo pamięci. Ogólnie cały system zjada duzo pamięci na starcie ale nie o tym temat. Pracuje na Debian Lenny 5.0.3, xserver-xorg (1:7.3+20), Kernel 2.6.31 Wynik top: Kod:
8136 vasco 20 0 516m 147m 28m R 15.6 30.2 18:10.44 firefox-bin
3262 root 20 0 118m 101m 10m R 15.0 20.7 13:26.46 Xorg
3503 vasco 20 0 19640 10m 7296 R 5.3 2.2 1:45.36 metacity
Kod:
Section "Files"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/X11R6/lib/X11/fonts/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "dbe"
Load "glx"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSection
Section "ServerLayout"
Identifier "Xorg Configured"
Screen "Default Screen"
InputDevice "Keyboard 0"
InputDevice "SynPS/2 Synaptics TouchPad 0"
InputDevice "Generic Mouse 1"
EndSection
Section "ServerFlags"
Option "AllowMouseOpenFail" "true"
EndSection
Section "InputDevice"
Identifier "Keyboard 0"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "pl,us"
Option "XkbOptions" "altwin:super_win"
EndSection
Section "InputDevice"
Identifier "SynPS/2 Synaptics TouchPad 0"
Driver "synaptics"
Option "Device" "/dev/input/mice"
Option "Protocol" "auto-dev"
Option "LeftEdge" "1700"
Option "RightEdge" "5300"
Option "TopEdge" "1700"
Option "BottomEdge" "4200"
Option "FingerLow" "25"
Option "FingerHigh" "30"
Option "MaxTapTime" "180"
Option "MaxTapMove" "220"
Option "VertScrollDelta" "100"
Option "MinSpeed" "0.06"
Option "MaxSpeed" "0.12"
Option "AccelFactor" "0.0010"
Option "SHMConfig" "on"
Option "CorePointer"
EndSection
Section "InputDevice"
Identifier "Generic Mouse 1"
Driver "mouse"
Option "Device" "/dev/input/mice"
Option "Protocol" "Auto"
Option "Emulate3Buttons" "true"
Option "SendCoreEvents"
EndSection
Section "Device"
Identifier "Configured Video Device"
Driver "vesa"
BusID "PCI:0:2:0"
VideoRam 262144
Option "AddARGBGLXVisuals" "On"
Option "XAANoOffscreenPixmaps" "true"
Option "RenderAccel" "true"
Option "AccelMethod" "AXA"
Option "MigrationHeuristic" "greedy"
Option "ForceEnablePipeA" "true"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x800"
EndSubSection
EndSection
Section "DRI"
Mode 0666
EndSection
Section "Extensions"
Option "Composite" "Enable"
Option "RENDER" "Enable"
EndSection
1. Dlaczego vesa? Na starcie zabiera mniej o 100Mb jak intel. 2. Compiz i inne bajery? Brak, na pulpicie uruchomiony conky i screenlets z jedną opcją. Sprawdzałem wyłączenie tego praktycznie w ogóle nie rusza xorga. Jeśli jeszcze coś potrzebne to podeślę tylko proszę mówić. Z góry dziękuję za zainteresowanie i odpowiedzi. I prawie po problemie. Wymieszałem repo Lenny i Sqeeze z odpowiednimi priorytetami i zainstalowałem Xorg`a i stery intela z wersji testing. Top pokazuje: Kod:
3162 vasco 20 0 417m 139m 26m S 8.6 28.6 0:43.13 firefox-bin
2349 root 20 0 67624 17m 9996 R 6.0 3.6 0:24.98 Xorg
2729 vasco 20 0 148m 17m 9.9m S 1.0 3.6 0:02.57 python
Po dosłownie 10min wróciłem do problemu który opisałem w tym temacie: http://debian.linux.pl/viewtopic.php?t=17159 ![]() W xorg.conf zmieniłem stery na "vesa" i komputer normalnie działa ale xorg znowu potrzebuje od cholery pamięci. Morał: Wiem że stery intela z wersji testing i unstable albo mają jakiś bug albo z nie wiadomych powodów u mnie nie chcą działać ![]() Ktoś ma jakiś pomysł ? |
![]() |
![]() |
![]() |
![]() |
|
|||
|
Kod:
vasco@vasco:~$ dpkg --status xorg Package: xorg Status: install ok installed Priority: optional Section: x11 Installed-Size: 56 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Architecture: i386 Version: 1:7.4+4 Kod:
X.Org X Server 1.6.5 Release Date: 2009-10-11 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.30.8-dsa-ia32 i686 Debian Current Operating System: Linux vasco 2.6.31-020631-generic #020631 SMP Thu Sep 10 22:34:46 UTC 2009 i686 Build Date: 13 October 2009 11:25:51AM Ostatnio edytowane przez Vascom ; 07.11.2009 o 14:05. |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
| Narzędzia wątku | |
| Wygląd | |
|
|
Podobne wątki
|
||||
| Temat | Autor wątku | Forum | Odpowiedzi | Ostatni post/autor |
| Walka z nałogami - walka z megakorporacjami | Master Nee'Dai | polityka i społeczeństwo | 9 | 13.10.2009 21:40 |
| Problelm w misji z G.E.C.K. iem Fallout 3 | A2x | problemy techniczne | 0 | 10.03.2009 21:39 |
| xorg.conf -myszka | chomik24 | linux | 7 | 03.01.2009 20:37 |
| xorg się wyłącza - Debian Lenny | miodo07 | linux | 3 | 02.09.2008 19:01 |
| potrzebny xorg.conf na ati | xtedix | linux | 12 | 20.03.2008 14:16 |
| Wszystkie czasy w strefie GMT +2. Teraz jest 06:26. |

