Ja, wie der Titel schon sagt, ich habe irgendwie eine sehr hohe CPU-Auslastung beim skalieren, verschieben, scrollen von Fenstern und beim öffnen und durchschalten von Menüs.
Das ganze System läuft irgendwie nicht richtig flüssig, so ruckelt es bei oben genannten Vorgängen auch noch.
Mein System sollte für ein XFCE aber eigentlich ausreichen 😉
Asrock939Dual-Sata2
2GB G.E.I.L. DDR RAM (2x 1GB)
AMD Opteron 185 (2x 2,6Ghz 2x 1MB L2)
HIS HD2600XT IceQ Turbo
1x 80GB WDC
1x 160GB WDC
400W HEC Silent Windmill NT
Die CPU Auslastung messe ich mit dem CPU Graph Plugin.
Könnte es ein Treiberproblem der Grafikkarte sein? Eigentlich sollte die Graka doch grafische Sachen übernehmen und die CPU entlasten, das scheint mir irgendwie nicht zu passieren. Ich habe den Catalyst 8.4 (fglrx), mit dem 8.3er wars das geliche Leid.
user@Hauptrechner:~$ glxinfo | grep direct direct rendering: Yes
user@Hauptrechner:~$ fglrxinfo display: :0.0 screen: 0 OpenGL vendor string: ATI Technologies Inc. OpenGL renderer string: ATI Radeon HD 2600 XT OpenGL version string: 2.1.7412 Release
Sollte also alles OK sein.
Hier noch meine xorg.conf
# xorg.conf (X.Org 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 "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "de" Option "XkbVariant" "nodeadkeys" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "vmmouse" EndSection Section "Device" Identifier "Configured Video Device" Boardname "VESA driver (generic)" Busid "PCI:1:0:0" Driver "fglrx" Screen 0 Option "backingstore" "true" Option "no_dri" "no" Option "AllowGLXWithComposite" "true" EndSection Section "Monitor" Identifier "Configured Monitor" Vendorname "Plug 'n' Play" Modelname "Plug 'n' Play" modeline "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync Gamma 1.0 EndSection Section "Screen" Identifier "Default Screen" Monitor "Configured Monitor" Device "Configured Video Device" Defaultdepth 24 SubSection "Display" Depth 24 Virtual 640 480 Modes "1280x1024@75" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" screen 0 "Default Screen" 0 0 EndSection Section "Module" Load "glx" Load "GLcore" Load "v4l" EndSection Section "ServerFlags" Option "AIGLX" "on" EndSection
Wäre echt für jede Hilfe dankbar, es ist irgendwie kein schönes arbeiten so.