Xorg Cpu Usage

I'm getting weird constant cpu usage from Xorg (100% of one of my cores). It started after a recent update of the system.
Here's my xorg.conf (a bit messy)
Section "ServerLayout"
Identifier "Xorg Configured"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
# PS/2 Mouse not detected
# Serial Mouse not detected
InputDevice "USB Mouse" "CorePointer"
InputDevice "SynapticsTouchpad" "SendCoreEvents"
InputDevice "UltraNav TrackPoint" "CorePointer"
EndSection
Section "ServerFlags"
Option "AllowMouseOpenFail" "true"
Option "AutoAddDevices" "False"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/misc:unscaled"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/75dpi:unscaled"
FontPath "/usr/share/fonts/75dpi"
FontPath "/usr/share/fonts/100dpi:unscaled"
FontPath "/usr/share/fonts/100dpi"
FontPath "/usr/share/fonts/PEX"
# Additional fonts: Locale, Gimp, TTF...
FontPath "/usr/share/fonts/cyrillic"
# FontPath "/usr/share/lib/X11/fonts/latin2/75dpi"
# FontPath "/usr/share/lib/X11/fonts/latin2/100dpi"
# True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig!
FontPath "/usr/share/fonts/Type1"
FontPath "/usr/share/fonts/ttf/western"
FontPath "/usr/share/fonts/ttf/decoratives"
FontPath "/usr/share/fonts/truetype"
FontPath "/usr/share/fonts/truetype/openoffice"
FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera"
FontPath "/usr/share/fonts/latex-ttf-fonts"
FontPath "/usr/share/fonts/defoma/CID"
FontPath "/usr/share/fonts/defoma/TrueType"
EndSection
Section "Module"
Load "ddc" # ddc probing of monitor
Load "dbe"
Load "dri"
Load "extmod"
Load "glx"
Load "bitmap" # bitmap-fonts
Load "type1"
Load "freetype"
Load "record"
Load "synaptics"
Load "evdev"
Load "psmouse"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
Option "XkbVariant" ""
EndSection
Section "InputDevice"
Identifier "UltraNav Trackpoint"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "off"
Option "EmulateWheel" "on"
Option "EmulateWheelTimeOut" "250"
Option "EmulateWheelButton" "2"
Option "YAxisMapping" "4 5"
Option "XAxisMapping" "6 7"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "SynapticsTouchpad"
Driver "synaptics"
Option "AlwaysCore" "true" # send events to CorePointer
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "SHMConfig" "true" # configurable at runtime? security risk
Option "LeftEdge" "1700" # x coord left
Option "RightEdge" "5600" # x coord right
Option "TopEdge" "1700" # y coord top
Option "BottomEdge" "4800" # y coord bottom
#Option "FingerLow" "25" # pressure below this level triggers release
#Option "FingerHigh" "30" # pressure above this level triggers touch
Option "MaxTapTime" "120" # max time in ms for detecting tap
Option "VertEdgeScroll" "true" # enable vertical scroll zone
Option "HorizEdgeScroll" "true" # enable horizontal scroll zone
Option "CornerCoasting" "true" # enable continuous scroll with finger in corner
Option "CoastingSpeed" "0.30" # corner coasting speed
#Option "HorizScrollDelta" "0"
#Option "MaxTapMove" "0"
#Option "VertScrollDelta" "0"
Option "VertScrollDelta" "140" # edge-to-edge scroll distance of the vertical scroll
Option "HorizScrollDelta" "100" # edge-to-edge scroll distance of the horizontal scroll
Option "MinSpeed" "0.20" # speed factor for low pointer movement
Option "MaxSpeed" "0.80" # maximum speed factor for fast pointer movement
Option "AccelFactor" "0.0020" # acceleration factor for normal pointer movements
#Option "SendCoreEvents" "true"
Option "TapButton1" "1"
Option "TapButton2" "2"
Option "TapButton3" "3"
EndSection
Section "InputDevice"
Identifier "Serial Mouse"
Driver "mouse"
Option "Protocol" "Microsoft"
Option "Device" "/dev/ttyS0"
Option "Emulate3Buttons" "true"
Option "Emulate3Timeout" "70"
Option "SendCoreEvents" "true"
EndSection
Section "InputDevice"
Identifier "PS/2 Mouse"
Driver "mouse"
Option "Protocol" "auto"
Option "ZAxisMapping" "4 5"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "true"
Option "Emulate3Timeout" "70"
Option "SendCoreEvents" "true"
EndSection
Section "InputDevice"
Identifier "USB Mouse"
Driver "mouse"
Option "Device" "/dev/input/mice"
Option "SendCoreEvents" "true"
Option "Protocol" "IMPS/2"
Option "ZAxisMapping" "4 5"
Option "Buttons" "5"
EndSection
# Auto-generated by Archie mkxcfg
Section "Monitor"
Identifier "Monitor0"
Option "DPMS" "true"
# HorizSync 28.0 - 78.0 # Warning: This may fry very old Monitors
HorizSync 28.0 - 96.0 # Warning: This may fry old Monitors
VertRefresh 50.0 - 75.0 # Very conservative. May flicker.
# VertRefresh 50.0 - 62.0 # Extreme conservative. Will flicker. TFT default.
# Default modes distilled from
# "VESA and Industry Standards and Guide for Computer Display Monitor
# Timing", version 1.0, revision 0.8, adopted September 17, 1998.
# $XFree86: xc/programs/Xserver/hw/xfree86/etc/vesamodes,v 1.4 1999/11/18 16:52:17 tsi Exp $
# 640x350 @ 85Hz (VESA) hsync: 37.9kHz
ModeLine "640x350" 31.5 640 672 736 832 350 382 385 445 +hsync -vsync
# 640x400 @ 85Hz (VESA) hsync: 37.9kHz
ModeLine "640x400" 31.5 640 672 736 832 400 401 404 445 -hsync +vsync
# 720x400 @ 85Hz (VESA) hsync: 37.9kHz
ModeLine "720x400" 35.5 720 756 828 936 400 401 404 446 -hsync +vsync
# 640x480 @ 60Hz (Industry standard) hsync: 31.5kHz
ModeLine "640x480" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync
# 640x480 @ 72Hz (VESA) hsync: 37.9kHz
ModeLine "640x480" 31.5 640 664 704 832 480 489 491 520 -hsync -vsync
# 640x480 @ 75Hz (VESA) hsync: 37.5kHz
ModeLine "640x480" 31.5 640 656 720 840 480 481 484 500 -hsync -vsync
# 640x480 @ 85Hz (VESA) hsync: 43.3kHz
ModeLine "640x480" 36.0 640 696 752 832 480 481 484 509 -hsync -vsync
# 800x600 @ 56Hz (VESA) hsync: 35.2kHz
ModeLine "800x600" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
# 800x600 @ 60Hz (VESA) hsync: 37.9kHz
ModeLine "800x600" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
# 800x600 @ 72Hz (VESA) hsync: 48.1kHz
ModeLine "800x600" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
# 800x600 @ 75Hz (VESA) hsync: 46.9kHz
ModeLine "800x600" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
# 800x600 @ 85Hz (VESA) hsync: 53.7kHz
ModeLine "800x600" 56.3 800 832 896 1048 600 601 604 631 +hsync +vsync
# 1024x768i @ 43Hz (industry standard) hsync: 35.5kHz
ModeLine "1024x768" 44.9 1024 1032 1208 1264 768 768 776 817 +hsync +vsync Interlace
# 1024x768 @ 60Hz (VESA) hsync: 48.4kHz
ModeLine "1024x768" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
# 1024x768 @ 70Hz (VESA) hsync: 56.5kHz
ModeLine "1024x768" 75.0 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
# 1024x768 @ 75Hz (VESA) hsync: 60.0kHz
ModeLine "1024x768" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
# 1024x768 @ 85Hz (VESA) hsync: 68.7kHz
ModeLine "1024x768" 94.5 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
# 1152x864 @ 75Hz (VESA) hsync: 67.5kHz
ModeLine "1152x864" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
# 1280x960 @ 60Hz (VESA) hsync: 60.0kHz
ModeLine "1280x960" 108.0 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync
# 1280x960 @ 85Hz (VESA) hsync: 85.9kHz
ModeLine "1280x960" 148.5 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync
# 1280x1024 @ 60Hz (VESA) hsync: 64.0kHz
ModeLine "1280x1024" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
# 1280x1024 @ 75Hz (VESA) hsync: 80.0kHz
ModeLine "1280x1024" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
# 1280x1024 @ 85Hz (VESA) hsync: 91.1kHz
ModeLine "1280x1024" 157.5 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync
# 1600x1200 @ 60Hz (VESA) hsync: 75.0kHz
ModeLine "1600x1200" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
# 1600x1200 @ 65Hz (VESA) hsync: 81.3kHz
ModeLine "1600x1200" 175.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
# 1600x1200 @ 70Hz (VESA) hsync: 87.5kHz
ModeLine "1600x1200" 189.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
# 1600x1200 @ 75Hz (VESA) hsync: 93.8kHz
ModeLine "1600x1200" 202.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
# 1600x1200 @ 85Hz (VESA) hsync: 106.3kHz
ModeLine "1600x1200" 229.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
# 1792x1344 @ 60Hz (VESA) hsync: 83.6kHz
ModeLine "1792x1344" 204.8 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync
# 1792x1344 @ 75Hz (VESA) hsync: 106.3kHz
ModeLine "1792x1344" 261.0 1792 1888 2104 2456 1344 1345 1348 1417 -hsync +vsync
# 1856x1392 @ 60Hz (VESA) hsync: 86.3kHz
ModeLine "1856x1392" 218.3 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync
# 1856x1392 @ 75Hz (VESA) hsync: 112.5kHz
ModeLine "1856x1392" 288.0 1856 1984 2208 2560 1392 1393 1396 1500 -hsync +vsync
# 1920x1440 @ 60Hz (VESA) hsync: 90.0kHz
ModeLine "1920x1440" 234.0 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync
# 1920x1440 @ 75Hz (VESA) hsync: 112.5kHz
ModeLine "1920x1440" 297.0 1920 2064 2288 2640 1440 1441 1444 1500 -hsync +vsync
# Additional modelines
ModeLine "1800x1440" 230 1800 1896 2088 2392 1440 1441 1444 1490 +HSync +VSync
ModeLine "1800x1440" 250 1800 1896 2088 2392 1440 1441 1444 1490 +HSync +VSync
# Extended modelines with GTF timings
# 640x480 @ 100.00 Hz (GTF) hsync: 50.90 kHz; pclk: 43.16 MHz
ModeLine "640x480" 43.16 640 680 744 848 480 481 484 509 -HSync +Vsync
# 768x576 @ 60.00 Hz (GTF) hsync: 35.82 kHz; pclk: 34.96 MHz
ModeLine "768x576" 34.96 768 792 872 976 576 577 580 597 -HSync +Vsync
# 768x576 @ 72.00 Hz (GTF) hsync: 43.27 kHz; pclk: 42.93 MHz
ModeLine "768x576" 42.93 768 800 880 992 576 577 580 601 -HSync +Vsync
# 768x576 @ 75.00 Hz (GTF) hsync: 45.15 kHz; pclk: 45.51 MHz
ModeLine "768x576" 45.51 768 808 888 1008 576 577 580 602 -HSync +Vsync
# 768x576 @ 85.00 Hz (GTF) hsync: 51.42 kHz; pclk: 51.84 MHz
ModeLine "768x576" 51.84 768 808 888 1008 576 577 580 605 -HSync +Vsync
# 768x576 @ 100.00 Hz (GTF) hsync: 61.10 kHz; pclk: 62.57 MHz
ModeLine "768x576" 62.57 768 816 896 1024 576 577 580 611 -HSync +Vsync
# 800x600 @ 100.00 Hz (GTF) hsync: 63.60 kHz; pclk: 68.18 MHz
ModeLine "800x600" 68.18 800 848 936 1072 600 601 604 636 -HSync +Vsync
# 1024x768 @ 100.00 Hz (GTF) hsync: 81.40 kHz; pclk: 113.31 MHz
ModeLine "1024x768" 113.31 1024 1096 1208 1392 768 769 772 814 -HSync +Vsync
# 1152x864 @ 60.00 Hz (GTF) hsync: 53.70 kHz; pclk: 81.62 MHz
ModeLine "1152x864" 81.62 1152 1216 1336 1520 864 865 868 895 -HSync +Vsync
# 1152x864 @ 85.00 Hz (GTF) hsync: 77.10 kHz; pclk: 119.65 MHz
ModeLine "1152x864" 119.65 1152 1224 1352 1552 864 865 868 907 -HSync +Vsync
# 1152x864 @ 100.00 Hz (GTF) hsync: 91.50 kHz; pclk: 143.47 MHz
ModeLine "1152x864" 143.47 1152 1232 1360 1568 864 865 868 915 -HSync +Vsync
# 1280x960 @ 72.00 Hz (GTF) hsync: 72.07 kHz; pclk: 124.54 MHz
ModeLine "1280x960" 124.54 1280 1368 1504 1728 960 961 964 1001 -HSync +Vsync
# 1280x960 @ 75.00 Hz (GTF) hsync: 75.15 kHz; pclk: 129.86 MHz
ModeLine "1280x960" 129.86 1280 1368 1504 1728 960 961 964 1002 -HSync +Vsync
# 1280x960 @ 100.00 Hz (GTF) hsync: 101.70 kHz; pclk: 178.99 MHz
ModeLine "1280x960" 178.99 1280 1376 1520 1760 960 961 964 1017 -HSync +Vsync
# 1280x1024 @ 100.00 Hz (GTF) hsync: 108.50 kHz; pclk: 190.96 MHz
ModeLine "1280x1024" 190.96 1280 1376 1520 1760 1024 1025 1028 1085 -HSync +Vsync
# 1400x1050 @ 60.00 Hz (GTF) hsync: 65.22 kHz; pclk: 122.61 MHz
ModeLine "1400x1050" 122.61 1400 1488 1640 1880 1050 1051 1054 1087 -HSync +Vsync
# 1400x1050 @ 72.00 Hz (GTF) hsync: 78.77 kHz; pclk: 149.34 MHz
ModeLine "1400x1050" 149.34 1400 1496 1648 1896 1050 1051 1054 1094 -HSync +Vsync
# 1400x1050 @ 75.00 Hz (GTF) hsync: 82.20 kHz; pclk: 155.85 MHz
ModeLine "1400x1050" 155.85 1400 1496 1648 1896 1050 1051 1054 1096 -HSync +Vsync
# 1400x1050 @ 85.00 Hz (GTF) hsync: 93.76 kHz; pclk: 179.26 MHz
ModeLine "1400x1050" 179.26 1400 1504 1656 1912 1050 1051 1054 1103 -HSync +Vsync
# 1400x1050 @ 100.00 Hz (GTF) hsync: 111.20 kHz; pclk: 214.39 MHz
ModeLine "1400x1050" 214.39 1400 1512 1664 1928 1050 1051 1054 1112 -HSync +Vsync
# 1600x1200 @ 100.00 Hz (GTF) hsync: 127.10 kHz; pclk: 280.64 MHz
ModeLine "1600x1200" 280.64 1600 1728 1904 2208 1200 1201 1204 1271 -HSync +Vsync
EndSection
# Auto-generated by Archie mkxcfg
Section "Device"
Identifier "Card0"
Driver "intel"
VendorName "All"
BoardName "All"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultColorDepth 24
SubSection "Display"
Depth 24
Modes "1280x800"
EndSubSection
EndSection
Section "DRI"
Mode 0666
EndSection
Here's the Xorg0 log
X.Org X Server 1.5.3
Release Date: 5 November 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.27-ARCH x86_64
Current Operating System: Linux nandesuka 2.6.28-ARCH #1 SMP PREEMPT Tue Mar 17 07:22:53 CET 2009 x86_64
Build Date: 17 December 2008 10:46:49PM
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sat Apr 4 15:34:31 2009
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Xorg Configured"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Card0"
(**) |-->Input Device "Keyboard0"
(**) |-->Input Device "USB Mouse"
(**) |-->Input Device "SynapticsTouchpad"
(**) |-->Input Device "UltraNav Trackpoint"
(**) Option "AllowMouseOpenFail" "true"
(**) Option "AutoAddDevices" "False"
(**) Not automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/PEX" does not exist.
Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/cyrillic".
Entry deleted from font path.
(Run 'mkfontdir' on "/usr/share/fonts/cyrillic").
(WW) The directory "/usr/share/fonts/ttf/western" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/ttf/decoratives" does not exist.
Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/truetype".
Entry deleted from font path.
(Run 'mkfontdir' on "/usr/share/fonts/truetype").
(WW) The directory "/usr/share/fonts/truetype/openoffice" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/truetype/ttf-bitstream-vera" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/latex-ttf-fonts" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/defoma/CID" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/defoma/TrueType" does not exist.
Entry deleted from font path.
(==) Including the default font path /usr/share/fonts/misc,/usr/share/fonts/100dpi:unscaled,/usr/share/fonts/75dpi:unscaled,/usr/share/fonts/TTF,/usr/share/fonts/Type1.
(**) FontPath set to:
/usr/share/fonts/misc:unscaled,
/usr/share/fonts/misc,
/usr/share/fonts/75dpi:unscaled,
/usr/share/fonts/75dpi,
/usr/share/fonts/100dpi:unscaled,
/usr/share/fonts/100dpi,
/usr/share/fonts/Type1,
/usr/share/fonts/misc,
/usr/share/fonts/100dpi:unscaled,
/usr/share/fonts/75dpi:unscaled,
/usr/share/fonts/TTF,
/usr/share/fonts/Type1
(**) ModulePath set to "/usr/lib/xorg/modules"
(WW) Duplicate core pointer devices. Removing core pointer attribute from "UltraNav Trackpoint"
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x7b54e0
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 4.1
X.Org XInput driver : 2.1
X.Org Server Extension : 1.1
X.Org Font Renderer : 0.6
(II) Loader running on linux
(++) using VT number 7
(--) PCI:*(0@0:2:0) Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller rev 12, Mem @ 0xf8100000/1048576, 0xe0000000/268435456, I/O @ 0x00001800/8
(--) PCI: (0@0:2:1) Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller rev 12, Mem @ 0xf8200000/1048576
(II) System resource ranges:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "freetype" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri" will be loaded. This was enabled by default and also specified in the config file.
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 1.5.3, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 1.1
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
compiled for 1.5.3, module version = 1.0.0
ABI class: X.Org Server Extension, version 1.1
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 1.5.3, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 1.1
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
compiled for 1.5.3, module version = 1.0.0
ABI class: X.Org Server Extension, version 1.1
(==) AIGLX enabled
(==) Exporting typical set of GLX visuals
(II) Loading extension GLX
(II) LoadModule: "type1"
(WW) Warning, couldn't open module type1
(II) UnloadModule: "type1"
(EE) Failed to load module "type1" (module does not exist, 0)
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules/fonts//libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
compiled for 1.5.3, module version = 2.1.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.6
(II) Loading font FreeType
(II) LoadModule: "record"
(WW) Warning, couldn't open module record
(II) UnloadModule: "record"
(EE) Failed to load module "record" (module does not exist, 0)
(II) LoadModule: "synaptics"
(II) Loading /usr/lib/xorg/modules/input//synaptics_drv.so
(II) Module synaptics: vendor="X.Org Foundation"
compiled for 1.5.3, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 2.1
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
compiled for 1.5.3, module version = 2.1.2
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 2.1
(II) LoadModule: "psmouse"
(WW) Warning, couldn't open module psmouse
(II) UnloadModule: "psmouse"
(EE) Failed to load module "psmouse" (module does not exist, 0)
(II) LoadModule: "intel"
(II) Loading /usr/lib/xorg/modules/drivers//intel_drv.so
(II) Module intel: vendor="X.Org Foundation"
compiled for 1.5.3, module version = 2.4.3
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 4.1
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
compiled for 1.5.3, module version = 1.3.2
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 2.1
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 1.4.2, module version = 1.3.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 2.0
(II) LoadModule: "synaptics"
(II) Reloading /usr/lib/xorg/modules/input//synaptics_drv.so
(II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
E7221 (i915), 915GM, 945G, 945GM, 945GME, 965G, G35, 965Q, 946GZ,
965GM, 965GME/GLE, G33, Q35, Q33,
Mobile Intel® GM45 Express Chipset,
Intel Integrated Graphics Device, G45/G43, Q45/Q43
(II) Primary Device is: PCI 00@00:02:0
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
(II) resource ranges after probing:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
[4] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b]
[5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
[6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
[7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[8] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
[9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
[10] 0 0 0x000003c0 - 0x000003df (0x20) IS[b]
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
compiled for 1.5.3, module version = 1.0.0
ABI class: X.Org Video Driver, version 4.1
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules//libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
compiled for 1.5.3, module version = 1.1.0
ABI class: X.Org Video Driver, version 4.1
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib/xorg/modules//libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
compiled for 1.5.3, module version = 0.1.0
ABI class: X.Org Video Driver, version 4.1
(**) intel(0): Depth 24, (--) framebuffer bpp 32
(==) intel(0): RGB weight 888
(==) intel(0): Default visual is TrueColor
(II) intel(0): Integrated Graphics Chipset: Intel(R) 965GM
(--) intel(0): Chipset: "965GM"
(--) intel(0): Linear framebuffer at 0xE0000000
(--) intel(0): IO registers at addr 0xF8100000
(II) intel(0): 2 display pipes available.
(==) intel(0): Using EXA for acceleration
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/lib/xorg/modules//libint10.so
(II) intel(0): initializing int10
(WW) intel(0): Bad V_BIOS checksum
(II) intel(0): Primary V_BIOS segment is: 0xc000
(II) intel(0): VESA BIOS detected
(II) intel(0): VESA VBE Version 3.0
(II) intel(0): VESA VBE Total Mem: 7616 kB
(II) intel(0): VESA VBE OEM: Intel(r)GM965/PM965/GL960 Graphics Chip Accelerated VGA BIOS
(II) intel(0): VESA VBE OEM Software Rev: 1.0
(II) intel(0): VESA VBE OEM Vendor: Intel Corporation
(II) intel(0): VESA VBE OEM Product: Intel(r)GM965/PM965/GL960 Graphics Controller
(II) intel(0): VESA VBE OEM Product Rev: Hardware Version 0.0
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Module "i2c" already built-in
(II) intel(0): Output VGA using monitor section Monitor0
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): Output LVDS has no monitor section
(II) intel(0): I2C bus "LVDSDDC_C" initialized.
(II) intel(0): Attempting to determine panel fixed mode.
(II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0.
(II) intel(0): EDID vendor "LEN", prod id 16433
(II) intel(0): found backlight control method /sys/class/backlight/acpi_video0
(II) intel(0): I2C bus "SDVOCTRL_E for SDVOB" initialized.
(II) intel(0): I2C device "SDVOCTRL_E for SDVOB:SDVO Controller B" registered at address 0x70.
(II) intel(0): I2C bus "SDVOB DDC Bus" initialized.
(II) intel(0): Output TMDS-1 has no monitor section
(II) intel(0): SDVOB: device VID/DID: 02:3C.06, clock range 25.0MHz - 200.0MHz
(II) intel(0): SDVOB: 1 input channel
(II) intel(0): SDVOB: TMDS0 output reported
(II) intel(0): Current clock rate multiplier: 1
(II) intel(0): EDID vendor "LEN", prod id 16433
(II) intel(0): Output VGA disconnected
(II) intel(0): Output LVDS connected
(II) intel(0): Output TMDS-1 disconnected
(II) intel(0): Using user preference for initial modes
(II) intel(0): Output LVDS using initial mode 1280x800
(II) intel(0): Monitoring connected displays enabled
(II) intel(0): detected 512 kB GTT.
(II) intel(0): detected 7676 kB stolen memory.
(==) intel(0): video overlay key set to 0x101fe
(==) intel(0): Will not try to enable page flipping
(==) intel(0): Triple buffering disabled
(==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
(==) intel(0): DPI set to (96, 96)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
compiled for 1.5.3, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "exa"
(II) LoadModule: "exa"
(II) Loading /usr/lib/xorg/modules//libexa.so
(II) Module exa: vendor="X.Org Foundation"
compiled for 1.5.3, module version = 2.4.0
ABI class: X.Org Video Driver, version 4.1
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(II) intel(0): Comparing regs from server start up to After PreInit
(WW) intel(0): Register 0x61200 (PP_STATUS) changed from 0xc0000008 to 0xd0000009
(WW) intel(0): PP_STATUS before: on, ready, sequencing idle
(WW) intel(0): PP_STATUS after: on, ready, sequencing on
(WW) intel(0): Register 0x70024 (PIPEASTAT) changed from 0x80000207 to 0x00000000
(WW) intel(0): PIPEASTAT before: status: FIFO_UNDERRUN VSYNC_INT_STATUS SVBLANK_INT_STATUS VBLANK_INT_STATUS OREG_UPDATE_STATUS
(WW) intel(0): PIPEASTAT after: status:
(==) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
[4] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b](OprD)
[5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b](OprD)
[6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b](OprD)
[7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[8] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
[9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
[10] 0 0 0x000003c0 - 0x000003df (0x20) IS[b](OprU)
(II) intel(0): Kernel reported 1248000 total, 1 used
(II) intel(0): I830CheckAvailableMemory: 4991996 kB available
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: Open failed
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: Open failed
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 11, (OK)
drmOpenByBusid: drmOpenMinor returns 11
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(II) [drm] loaded kernel module for "i915" driver.
(II) [drm] DRM interface version 1.3
(II) [drm] DRM open master succeeded.
(II) intel(0): [drm] Using the DRM lock SAREA also for drawables.
(II) intel(0): [drm] framebuffer mapped by ddx driver
(II) intel(0): [drm] added 1 reserved context for kernel
(II) intel(0): X context handle = 0x1
(II) intel(0): [drm] installed DRM signal handler
(**) intel(0): Framebuffer compression disabled
(**) intel(0): Tiling enabled
(==) intel(0): VideoRam: 262144 KB
(II) intel(0): Attempting memory allocation with tiled buffers.
(II) intel(0): Tiled allocation successful.
(II) intel(0): [drm] Registers = 0xf8100000
(II) intel(0): [drm] ring buffer = 0xe0000000
(II) intel(0): [drm] mapped front buffer at 0xe0100000, handle = 0xe0100000
(II) intel(0): [drm] mapped back buffer at 0xe1a00000, handle = 0xe1a00000
(II) intel(0): [drm] mapped depth buffer at 0xe2040000, handle = 0xe2040000
(II) intel(0): [drm] mapped classic textures at 0xe2680000, handle = 0xe2680000
(II) intel(0): [drm] Initialized kernel agp heap manager, 33554432
(II) intel(0): [dri] visual configs initialized
(II) intel(0): Page Flipping disabled
(II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) EXA(0): Offscreen pixmap area of 19660800 bytes
(II) EXA(0): Driver registered support for the following operations:
(II) Solid
(II) Copy
(II) Composite (RENDER acceleration)
(==) intel(0): Backing store disabled
(==) intel(0): Silken mouse enabled
(II) intel(0): Initializing HW Cursor
(II) intel(0): [DRI] installation complete
(II) intel(0): Current clock rate multiplier: 1
(II) intel(0): xf86BindGARTMemory: bind key 0 at 0x0077f000 (pgoffset 1919)
(II) intel(0): xf86BindGARTMemory: bind key 1 at 0x01a00000 (pgoffset 6656)
(II) intel(0): xf86BindGARTMemory: bind key 2 at 0x02040000 (pgoffset 8256)
(II) intel(0): xf86BindGARTMemory: bind key 3 at 0x02680000 (pgoffset 9856)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x00029fff: HW cursors (40 kB)
(II) intel(0): 0x0002a000-0x00031fff: logical 3D context (32 kB)
(II) intel(0): 0x00032000-0x00043fff: exa G965 state buffer (72 kB)
(II) intel(0): 0x00044000-0x00044fff: overlay registers (4 kB)
(II) intel(0): 0x00045000-0x00045fff: power context (4 kB)
(II) intel(0): 0x00100000-0x0073ffff: front buffer (6400 kB) X tiled
(II) intel(0): 0x00740000-0x019fffff: exa offscreen (19200 kB)
(II) intel(0): 0x0077f000: end of stolen memory
(II) intel(0): 0x01a00000-0x0203ffff: back buffer (6400 kB) X tiled
(II) intel(0): 0x02040000-0x0267ffff: depth buffer (6400 kB) Y tiled
(II) intel(0): 0x02680000-0x0467ffff: classic textures (32768 kB)
(II) intel(0): 0x10000000: end of aperture
(II) intel(0): using SSC reference clock of 100 MHz
(II) intel(0): Selecting standard 18 bit TMDS pixel format.
(II) intel(0): Output configuration:
(II) intel(0): Pipe A is off
(II) intel(0): Display plane A is now disabled and connected to pipe A.
(II) intel(0): Pipe B is on
(II) intel(0): Display plane B is now enabled and connected to pipe B.
(II) intel(0): Output VGA is connected to pipe none
(II) intel(0): Output LVDS is connected to pipe B
(II) intel(0): Output TMDS-1 is connected to pipe none
(II) intel(0): [drm] dma control initialized, using IRQ 760
(II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
(II) intel(0): using SSC reference clock of 100 MHz
(II) intel(0): Selecting standard 18 bit TMDS pixel format.
(**) Option "dpms" "true"
(**) intel(0): DPMS enabled
(II) intel(0): Set up textured video
(II) intel(0): Set up overlay video
(II) intel(0): direct rendering: Enabled
(--) RandR disabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 12, (OK)
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 12, (OK)
drmOpenByBusid: drmOpenMinor returns 12
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(II) AIGLX: enabled GLX_MESA_copy_sub_buffer
(II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
(II) AIGLX: enabled GLX_texture_from_pixmap with driver support
(II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/i965_dri.so
(II) GLX: Initialized DRI GL provider for screen 0
(II) intel(0): Setting screen physical size to 304 x 190
(**) Option "CoreKeyboard"
(**) Keyboard0: always reports core events
(**) Option "Protocol" "standard"
(**) Keyboard0: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard0: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Keyboard0: XkbModel: "pc105"
(**) Option "XkbLayout" "us"
(**) Keyboard0: XkbLayout: "us"
(WW) Option "XkbVariant" requires an string value
(**) Option "CustomKeycodes" "off"
(**) Keyboard0: CustomKeycodes disabled
(**) Option "Protocol" "IMPS/2"
(**) USB Mouse: Device: "/dev/input/mice"
(**) USB Mouse: Protocol: "IMPS/2"
(**) Option "SendCoreEvents" "true"
(**) Option "CorePointer"
(**) USB Mouse: always reports core events
(**) Option "Device" "/dev/input/mice"
(**) Option "Buttons" "5"
(==) USB Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) USB Mouse: ZAxisMapping: buttons 4 and 5
(**) USB Mouse: Buttons: 9
(**) USB Mouse: Sensitivity: 1
(II) Synaptics touchpad driver version 1.0.0
(--) SynapticsTouchpad auto-dev sets device to /dev/input/event7
(**) Option "Device" "/dev/input/event7"
(II) SynapticsTouchpad: x-axis range 1472 - 5472
(II) SynapticsTouchpad: y-axis range 1408 - 4448
(II) SynapticsTouchpad: pressure range 0 - 255
(II) SynapticsTouchpad: finger width range 0 - 0
(II) SynapticsTouchpad: buttons: left right middle double triple
(**) Option "SHMConfig" "true"
(**) Option "LeftEdge" "1700"
(**) Option "RightEdge" "5600"
(**) Option "TopEdge" "1700"
(**) Option "BottomEdge" "4800"
(**) Option "MaxTapTime" "120"
(**) Option "VertScrollDelta" "140"
(**) Option "HorizScrollDelta" "100"
(**) Option "VertEdgeScroll" "true"
(**) Option "HorizEdgeScroll" "true"
(**) Option "CornerCoasting" "true"
(**) Option "TapButton1" "1"
(**) Option "TapButton2" "2"
(**) Option "TapButton3" "3"
(--) SynapticsTouchpad touchpad found
(**) Option "AlwaysCore" "true"
(**) Option "SendCoreEvents"
(**) SynapticsTouchpad: always reports core events
(**) Option "Protocol" "ImPS/2"
(**) UltraNav Trackpoint: Device: "/dev/input/mice"
(**) UltraNav Trackpoint: Protocol: "ImPS/2"
(**) Option "CorePointer" "False"
(**) UltraNav Trackpoint: doesn't report core events
(**) Option "Device" "/dev/input/mice"
(**) Option "Emulate3Buttons" "off"
(**) Option "ZAxisMapping" "4 5"
(**) UltraNav Trackpoint: ZAxisMapping: buttons 4 and 5
(**) Option "EmulateWheel" "on"
(**) Option "EmulateWheelButton" "2"
(**) Option "EmulateWheelTimeout" "250"
(**) Option "XAxisMapping" "6 7"
(**) UltraNav Trackpoint: XAxisMapping: buttons 6 and 7
(**) Option "YAxisMapping" "4 5"
(**) UltraNav Trackpoint: YAxisMapping: buttons 4 and 5
(**) UltraNav Trackpoint: EmulateWheel, EmulateWheelButton: 2, EmulateWheelInertia: 10, EmulateWheelTimeout: 250
(**) UltraNav Trackpoint: Buttons: 11
(**) UltraNav Trackpoint: Sensitivity: 1
(II) evaluating device (Keyboard0)
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
(II) evaluating device (USB Mouse)
(II) XINPUT: Adding extended input device "USB Mouse" (type: MOUSE)
(II) evaluating device (SynapticsTouchpad)
(II) XINPUT: Adding extended input device "SynapticsTouchpad" (type: TOUCHPAD)
(II) evaluating device (UltraNav Trackpoint)
(II) XINPUT: Adding extended input device "UltraNav Trackpoint" (type: MOUSE)
(II) USB Mouse: ps2EnableDataReporting: succeeded
(--) SynapticsTouchpad touchpad found
(II) UltraNav Trackpoint: ps2EnableDataReporting: succeeded
(II) config/hal: Adding input device ThinkPad HDAPS joystick emulation
(EE) config/hal: NewInputDeviceRequest failed
(II) config/hal: Adding input device ThinkPad Extra Buttons
(EE) config/hal: NewInputDeviceRequest failed
(II) config/hal: Adding input device ThinkPad HDAPS accelerometer data
(EE) config/hal: NewInputDeviceRequest failed
(II) config/hal: Adding input device Macintosh mouse button emulation
(EE) config/hal: NewInputDeviceRequest failed
(II) config/hal: Adding input device TPPS/2 IBM TrackPoint
(EE) config/hal: NewInputDeviceRequest failed
(II) config/hal: Adding input device SynPS/2 Synaptics TouchPad
(EE) config/hal: NewInputDeviceRequest failed
(II) config/hal: Adding input device AT Translated Set 2 keyboard
(EE) config/hal: NewInputDeviceRequest failed
(II) config/hal: Adding input device Video Bus
(EE) config/hal: NewInputDeviceRequest failed
(II) intel(0): EDID vendor "LEN", prod id 16433
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1328 1360 1405 800 803 809 822 -hsync -vsync (49.3 kHz)
(II) intel(0): Modeline "1280x800"x0.0 57.75 1280 1328 1360 1405 800 803 809 822 -hsync -vsync (41.1 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16433
(II) intel(0): EDID vendor "LEN", prod id 16433
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1328 1360 1405 800 803 809 822 -hsync -vsync (49.3 kHz)
(II) intel(0): Modeline "1280x800"x0.0 57.75 1280 1328 1360 1405 800 803 809 822 -hsync -vsync (41.1 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16433
(II) intel(0): EDID vendor "LEN", prod id 16433
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1328 1360 1405 800 803 809 822 -hsync -vsync (49.3 kHz)
(II) intel(0): Modeline "1280x800"x0.0 57.75 1280 1328 1360 1405 800 803 809 822 -hsync -vsync (41.1 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16433
(II) intel(0): EDID vendor "LEN", prod id 16433
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1328 1360 1405 800 803 809 822 -hsync -vsync (49.3 kHz)
(II) intel(0): Modeline "1280x800"x0.0 57.75 1280 1328 1360 1405 800 803 809 822 -hsync -vsync (41.1 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16433
(II) intel(0): EDID vendor "LEN", prod id 16433
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1328 1360 1405 800 803 809 822 -hsync -vsync (49.3 kHz)
(II) intel(0): Modeline "1280x800"x0.0 57.75 1280 1328 1360 1405 800 803 809 822 -hsync -vsync (41.1 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16433
(II) intel(0): EDID vendor "LEN", prod id 16433
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1328 1360 1405 800 803 809 822 -hsync -vsync (49.3 kHz)
(II) intel(0): Modeline "1280x800"x0.0 57.75 1280 1328 1360 1405 800 803 809 822 -hsync -vsync (41.1 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16433
(II) intel(0): EDID vendor "LEN", prod id 16433
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1328 1360 1405 800 803 809 822 -hsync -vsync (49.3 kHz)
(II) intel(0): Modeline "1280x800"x0.0 57.75 1280 1328 1360 1405 800 803 809 822 -hsync -vsync (41.1 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16433
(II) intel(0): EDID vendor "LEN", prod id 16433
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1328 1360 1405 800 803 809 822 -hsync -vsync (49.3 kHz)
(II) intel(0): Modeline "1280x800"x0.0 57.75 1280 1328 1360 1405 800 803 809 822 -hsync -vsync (41.1 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16433

pendor wrote:Helpful hint:
downgrading gnome-session to 2.24.1 (keeping xorg 1.5.3) seems to correct the high CPU usage problem. This  tip comes from the gnome thread. It appears to break gnome screensaver, but I can live with that. Hardware: MSI VR340 laptop with Intel GM965 video.
Hope it helps.
Yes this solution works! Thx for the hint! For everybody who forgot how to downgrade packages here the solution:
I downgraded like this: sudo pacman -U gnome-session-2.24.3-1-i686.pkg.tar.gz
Maybe you have another gnome-session in your pacman cache. More information about downgrading packages:
http://wiki.archlinux.org/index.php/Downgrade_packages
Still hope that xorg 1.6 will come soon to the official repository

Similar Messages

  • Xorg + xf86-video-intel lags with compiz / high cpu usage without it

    I have recently noticed that my X server lags. It happens approximately once per second (it's fairly regular) and it can be easily observed when watching movies, dragging windows or rotating cube. Screen just hangs for some milliseconds. Lags are bigger and happens more often when many windows are opened.
    Even worse things happen when I'm _not_ running compiz. X's cpu usage spikes permanently up to 30-40% and lags are even more noticable.
    My hardware:
    Laptop with Intel GMA 950
    Configuration
    I tried some different xorg.confs but it seems to be irrevelant. It happens even on plain conf created by 'Xorg -configure'
    xorg-server 1.5.3-3
    mesa 7.2-1
    xf86-video-intel 2.4.3-1
    kernel26 2.6.27.8-1
    I also tried downgrading these packages to
    xorg-server 1.4.2-2
    mesa 7.0.3-3
    xf86-video-intel 2.3.2-1
    kernel26 2.6.27-1
    and it seems to resolve cpu usage problem but not the lags.
    Does anybody know what might cause these lags? It's really annoying.

    It turned out that color depth was the issue. I think that 24bit is too big for my graphics card and compiz (although I remember that i810+24bit+compiz worked fine).
    So changing DefaultDepth in xorg.conf to 16 fixed the problem. Is there any other way to workaround this without decreasing color depth?

  • Xorg-server 1.9 excessive CPU usage through a 32-bit chroot - bug?

    Xorg goes crazy tapping my cpu usage when I compile in a 32-bit chroot.  >60 % of the total CPU is going to Xorg rather than to gcc (running Gnome if that matters).  The htop screenshot below shows X and gdm using it.  I know that if I start gnome from init 3 without gdm the same problem occurs except htop just shows X as the culprit.
    X :0
    Further, packages fail to build when I run makepkg through X.  If I run it when I'm in init 3 without X at all the very same package successfully builds.  If I leave myself logged into Gnome and open tty1 and enter the chroot there, it builds.
    Any thoughts why?  That has to be a bug in Xorg given the conditions I explained above.  Does anyone have an idea as to preventing this?
    I entered the 32-bit chroot via: linux32 chroot /opt/arch32 /bin/bash
    The package I was attempting to build under X is a kernel if that matters; here is the last bit of the log before the error:
    Here is the last bit before the errors:
    gcc: vfork: Resource temporarily unavailable
    make[3]: *** [drivers/dma/ioat/pci.o] Error 1
    make[3]: *** Waiting for unfinished jobs....
    CC [M] drivers/char/agp/ali-agp.o
    CC [M] drivers/char/ipmi/ipmi_smic_sm.o
    CC [M] drivers/char/agp/ati-agp.o
    CC [M] drivers/char/ipmi/ipmi_bt_sm.o
    gcc: vfork: Resource temporarily unavailable
    make[3]: *** [drivers/char/agp/backend.o] Error 1
    make[3]: *** Waiting for unfinished jobs....
    CC [M] drivers/char/ipmi/ipmi_watchdog.o
    make[2]: *** [drivers/dma/ioat] Error 2
    make[1]: *** [drivers/dma] Error 2
    CC [M] drivers/char/ipmi/ipmi_poweroff.o
    LD drivers/char/mwave/built-in.o
    CC [M] drivers/char/mwave/mwavedd.o
    make[2]: *** [drivers/char/agp] Error 2
    make[2]: *** Waiting for unfinished jobs....
    LD [M] drivers/char/ipmi/ipmi_si.o
    CC [M] drivers/char/mwave/smapi.o
    CC [M] drivers/char/mwave/tp3780i.o
    CC [M] drivers/char/mwave/3780i.o
    LD [M] drivers/char/mwave/mwave.o
    make[1]: *** [drivers/char] Error 2
    make: *** [drivers] Error 2
    Aborting...
    Last edited by graysky (2010-10-02 17:08:42)

    Xorg goes crazy tapping my cpu usage when I compile in a 32-bit chroot.  >60 % of the total CPU is going to Xorg rather than to gcc (running Gnome if that matters).  The htop screenshot below shows X and gdm using it.  I know that if I start gnome from init 3 without gdm the same problem occurs except htop just shows X as the culprit.
    X :0
    Further, packages fail to build when I run makepkg through X.  If I run it when I'm in init 3 without X at all the very same package successfully builds.  If I leave myself logged into Gnome and open tty1 and enter the chroot there, it builds.
    Any thoughts why?  That has to be a bug in Xorg given the conditions I explained above.  Does anyone have an idea as to preventing this?
    I entered the 32-bit chroot via: linux32 chroot /opt/arch32 /bin/bash
    The package I was attempting to build under X is a kernel if that matters; here is the last bit of the log before the error:
    Here is the last bit before the errors:
    gcc: vfork: Resource temporarily unavailable
    make[3]: *** [drivers/dma/ioat/pci.o] Error 1
    make[3]: *** Waiting for unfinished jobs....
    CC [M] drivers/char/agp/ali-agp.o
    CC [M] drivers/char/ipmi/ipmi_smic_sm.o
    CC [M] drivers/char/agp/ati-agp.o
    CC [M] drivers/char/ipmi/ipmi_bt_sm.o
    gcc: vfork: Resource temporarily unavailable
    make[3]: *** [drivers/char/agp/backend.o] Error 1
    make[3]: *** Waiting for unfinished jobs....
    CC [M] drivers/char/ipmi/ipmi_watchdog.o
    make[2]: *** [drivers/dma/ioat] Error 2
    make[1]: *** [drivers/dma] Error 2
    CC [M] drivers/char/ipmi/ipmi_poweroff.o
    LD drivers/char/mwave/built-in.o
    CC [M] drivers/char/mwave/mwavedd.o
    make[2]: *** [drivers/char/agp] Error 2
    make[2]: *** Waiting for unfinished jobs....
    LD [M] drivers/char/ipmi/ipmi_si.o
    CC [M] drivers/char/mwave/smapi.o
    CC [M] drivers/char/mwave/tp3780i.o
    CC [M] drivers/char/mwave/3780i.o
    LD [M] drivers/char/mwave/mwave.o
    make[1]: *** [drivers/char] Error 2
    make: *** [drivers] Error 2
    Aborting...
    Last edited by graysky (2010-10-02 17:08:42)

  • Having Issues with High CPU Usage with fluxbox & pekwm

    Greetings,
    I have searched for this issue and it seems that something similar has happened in the past with an old xorg, and it seems that someone is having a similar issue that they can point to kde as being the culrpit. However in my case, this is a fresh install and is not using any kde libs. Please allow me to explain the issue.
    The power supply on my main computer finally gave out, and being incredibly poor at the moment I can not yet replace it. So, I pull out an older computer that I had once set up for my kids, but took it away from them when they were abusing it. I always make backup dvds and such monthly so I didn't have to worry about any lose of data, however I desired to keep my larger hard drives from my main computer. After testing to ensure that the hard drives were fine, I did some minor surgery, and did a fresh install of arch linux onto my back up computer. Since I prefer pekwm, I installed pekwm as my wm of choice, and outfitted it quickly with mpd+sonata, firefox, pcmanfm, and tint2. Then I rebooted into my pekwm 'desktop'.
    It was running sluggish. Firefox was easily maxing the cpu up and beyond 100% and it felt ten times worse than any heavy DE I used in the past. I checked to make sure I had the right video driver installed. As this computer runs a 64MB nVidia GeForce2 MX with TV out video card, I searched nvidia's page and the arch wiki, noting that the driver needed is nvidia-96xx. Well I had already suspected that during install, and thus had installed such driver. I double checked my xorg.config and it has the right driver listed.
    So I checked out some lighter browsers. I tried both Midori and Iron (which is similar to Chrome but without google spyware or whatever). Well both run better than firefox, Midori being the lightest one, but Iron quickly being my favorite. Still, the problem remained. Moving windows caused cpu spikes, opening more than one tab, or more than one program caused cpu spikes and the computer to slow down and sputter, freezing at times.
    So I tried out another wm, fluxbos, which is another of my favorites. Seemed somewhat better but only fractionally, which I consider odd because pekwm has always seemed snappier than fluxbox to me in the past. Running lxtask (still mouse dependent, sorry lol), I was able to take note of the following...
    FLUXBOX
    lxtask 6% CPU usage average
    PCManFM 5% CPU Average
    Fluxbox 1% to 2% cpu usage
    gksu 3% cpu usage
    pidgin 3% to 7% cpu usage
    firefox up to 62% cpu usage
    midori up to 38% cpu usage
    iron up to 50% cpu usage
    mpd 11% cpu uage
    Xorg (with no window movement) 2% cpu usage
    Xorg (moving windows around) up to 80% cpu usage
    PEKWM
    lxtask 6% CPU
    pidgin 7% cpu
    tint2 1% cpu
    pekwm 1% to 5% cpu
    pcmanfm 7% cpu
    firefox up to 85% cpu
    python 1% cpu
    midori up to 38% cpu
    iron up to 25% cpu (odd...)
    Xorg (with no window movement) 1% cpu
    Xorg (when moving windows around) up to 80% cpu
    Both were using around 118 MB RAm and weren't yet touching swap. As I see it I am  thinking xorg  or video driver related, yet I already made sure that I had the correct video driver. Here's my Xorg.conf
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig: version 1.0 (buildmeister@builder63) Thu Jun 25 18:57:07 PDT 2009
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    EndSection
    Section "Files"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "Unknown"
    HorizSync 30.0 - 110.0
    VertRefresh 50.0 - 150.0
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    Modes "1600x900" "1024x768" "800x600" "640x480"
    EndSubSection
    EndSection
    Here's some specs on this computer, including video cards and such...
    Computer
    Summary
    Computer
    Processor Intel(R) Pentium(R) 4 CPU 1.60GHz
    Memory 1034MB (239MB used)
    Operating System Arch Linux
    User Name mythus (Travis K. Randall)
    Date/Time Thu 08 Oct 2009 05:24:52 PM CDT
    Display
    Resolution 1600x900 pixels
    OpenGL Renderer GeForce2 MX/AGP/SSE2
    X11 Vendor The X.Org Foundation
    Multimedia
    Audio Adapter ICH - Intel 82801BA-ICH2
    Input Devices
    Macintosh mouse button emulation
    AT Translated Set 2 keyboard
    Power Button
    Power Button
    PC Speaker
    Logitech USB Optical Mouse
    Printers
    No printers found
    SCSI Disks
    ATA ST3160212A
    ATA IC35L090AVV207-0
    LITE-ON LTR-16102B
    TSSTcorp CD/DVDW TS-H552D
    Operating System
    Version
    Kernel Linux 2.6.30-ARCH (i686)
    Compiled #1 SMP PREEMPT Wed Sep 9 12:37:32 UTC 2009
    C Library GNU C Library version 2.10.1 (stable)
    Default C Compiler GNU C Compiler version 4.4.1 (GCC)
    Distribution Arch Linux
    Current Session
    Computer Name norova
    User Name mythus (Travis K. Randall)
    Home Directory /home/mythus
    Desktop Environment Unknown (Window Manager: Fluxbox)
    Misc
    Uptime 11 hours, 38 minutes
    Load Average 0.20, 0.38, 0.34
    Kernel Modules
    Loaded Modules
    ipv6 IPv6 protocol stack for Linux
    reiserfs ReiserFS journaled filesystem
    usbhid USB HID core driver
    hid
    arc4 ARC4 Cipher Algorithm
    ecb ECB block cipher algorithm
    snd_seq_dummy ALSA sequencer MIDI-through client
    rt2500pci Ralink RT2500 PCI & PCMCIA Wireless LAN driver.
    snd_seq_oss OSS-compatible sequencer module
    rt2x00pci rt2x00 pci library
    snd_seq_midi_event MIDI byte <-> sequencer event coder
    rt2x00lib rt2x00 library
    snd_seq Advanced Linux Sound Architecture sequencer.
    led_class LED Class Interface
    snd_seq_device ALSA sequencer device management
    input_polldev Generic implementation of a polled input device
    mac80211 IEEE 802.11 subsystem
    snd_intel8x0 Intel 82801AA,82901AB,i810,i820,i830,i840,i845,MX440; SiS 7012; Ali 5455
    uhci_hcd USB Universal Host Controller Interface driver
    snd_pcm_oss PCM OSS emulation for ALSA.
    fan ACPI Fan Driver
    cfg80211 wireless configuration support
    ppdev
    ehci_hcd USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    snd_mixer_oss Mixer OSS emulation for ALSA.
    snd_ac97_codec Universal interface for Audio Codec '97
    nvidia
    lp
    eeprom_93cx6 EEPROM 93cx6 chip driver
    parport_pc PC-style parallel port driver
    ohci1394 Driver for PCI OHCI IEEE-1394 controllers
    parport
    psmouse PS/2 mouse driver
    ac97_bus
    ieee1394
    serio_raw Raw serio driver
    8139too RealTek RTL-8139 Fast Ethernet driver
    e100 Intel(R) PRO/100 Network Driver
    snd_pcm Midlevel PCM code for ALSA.
    pcspkr PC Speaker beeper driver
    battery ACPI Battery Driver
    8139cp RealTek RTL-8139C+ series 10/100 PCI Ethernet driver
    snd_timer ALSA timer interface
    i2c_core I2C-Bus main module
    iTCO_wdt Intel TCO WatchDog Timer Driver
    mii MII hardware support library
    evdev Input driver event char devices
    snd Advanced Linux Sound Architecture driver for soundcards.
    ac ACPI AC Adapter Driver
    iTCO_vendor_support Intel TCO Vendor Specific WatchDog Timer Driver Support
    usbcore
    soundcore Core sound module
    sg SCSI generic (sg) driver
    shpchp Standard Hot Plug PCI Controller Driver
    snd_page_alloc Memory allocator for ALSA system.
    processor ACPI Processor Driver
    thermal ACPI Thermal Zone Driver
    pci_hotplug PCI Hot Plug PCI Core
    intel_agp
    button ACPI Button Driver
    agpgart AGP GART driver
    rtc_cmos Driver for PC-style 'CMOS' RTCs
    rtc_core RTC class support
    rtc_lib
    ext4 Fourth Extended Filesystem
    mbcache Meta block cache (for extended attributes)
    jbd2
    crc16 CRC16 calculations
    sr_mod SCSI cdrom (sr) driver
    cdrom
    sd_mod SCSI disk (sd) driver
    ata_piix SCSI low-level driver for Intel PIIX/ICH ATA controllers
    ata_generic low-level driver for generic ATA
    pata_acpi SCSI low-level driver for ATA in ACPI mode
    libata Library module for ATA devices
    floppy
    scsi_mod SCSI core
    Display
    Display
    Display
    Resolution 1600x900 pixels
    Vendor The X.Org Foundation
    Version 1.6.3.901
    Monitors
    Monitor 0 1600x900 pixels
    Extensions
    BIG-REQUESTS
    Composite
    DAMAGE
    DOUBLE-BUFFER
    DPMS
    DRI2
    GLX
    Generic Event Extension
    MIT-SCREEN-SAVER
    MIT-SHM
    NV-CONTROL
    NV-GLX
    RANDR
    RECORD
    RENDER
    SECURITY
    SHAPE
    SYNC
    X-Resource
    XC-MISC
    XFIXES
    XFree86-DGA
    XFree86-VidModeExtension
    XINERAMA
    XInputExtension
    XKEYBOARD
    XTEST
    XVideo
    OpenGL
    Vendor NVIDIA Corporation
    Renderer GeForce2 MX/AGP/SSE2
    Version 1.5.8 NVIDIA 96.43.13
    Direct Rendering Yes
    Processor
    Processor
    Processor
    Name Intel(R) Pentium(R) 4 CPU 1.60GHz
    Family, model, stepping 15, 1, 2 (Pentium 4)
    Vendor Intel
    Configuration
    Cache Size 256kb
    Frequency 1594.77MHz
    BogoMIPS 3190.44
    Byte Order Little Endian
    Features
    FDIV Bug no
    HLT Bug no
    F00F Bug no
    Coma Bug no
    Has FPU yes
    Cache
    Cache information not available
    Capabilities
    fpu Floating Point Unit
    vme Virtual 86 Mode Extension
    de Debug Extensions - I/O breakpoints
    pse Page Size Extensions (4MB pages)
    tsc Time Stamp Counter and RDTSC instruction
    msr Model Specific Registers
    pae Physical Address Extensions
    mce Machine Check Architeture
    cx8 CMPXCHG8 instruction
    apic Advanced Programmable Interrupt Controller
    sep Fast System Call (SYSENTER/SYSEXIT)
    mtrr Memory Type Range Registers
    pge Page Global Enable
    mca Machine Check Architecture
    cmov Conditional Move instruction
    pat Page Attribute Table
    pse36 36bit Page Size Extensions
    clflush Cache Line Flush instruction
    dts Debug Store
    acpi Thermal Monitor and Software Controlled Clock
    mmx MMX technology
    fxsr FXSAVE and FXRSTOR instructions
    sse SSE instructions
    sse2 SSE2 (WNI) instructions
    ss Self Snoop
    ht HyperThreading
    tm Thermal Monitor
    up smp kernel running on up
    pebs Precise-Event Based Sampling
    bts Branch Trace Store
    Memory
    Memory
    Total Memory 1034084 kB
    Free Memory 94276 kB
    Buffers 40536 kB
    Cached 700112 kB
    Cached Swap 0 kB
    Active 170788 kB
    Inactive 726844 kB
    Active(anon) 74112 kB
    Inactive(anon) 88348 kB
    Active(file) 96676 kB
    Inactive(file) 638496 kB
    Unevictable 12 kB
    Mlocked 12 kB
    High Memory 139144 kB
    Free High Memory 252 kB
    Low Memory 894940 kB
    Free Low Memory 94024 kB
    Virtual Memory 2931852 kB
    Free Virtual Memory 2931852 kB
    Dirty 12 kB
    Writeback 0 kB
    AnonPages 156996 kB
    Mapped 57392 kB
    Slab 24260 kB
    SReclaimable 18864 kB
    SUnreclaim 5396 kB
    PageTables 1376 kB
    NFS_Unstable 0 kB
    Bounce 0 kB
    WritebackTmp 0 kB
    CommitLimit 3448892 kB
    Committed_AS 404212 kB
    VmallocTotal 122880 kB
    VmallocUsed 27648 kB
    VmallocChunk 52368 kB
    DirectMap4k 32760 kB
    DirectMap4M 876544 kB
    Benchmarks
    CPU Blowfish
    CPU Blowfish
    This Machine 1595 MHz 50.176
    Intel(R) Celeron(R) M processor 1.50GHz (null) 26.1876862
    PowerPC 740/750 (280.00MHz) (null) 172.816713
    CPU CryptoHash
    CPU CryptoHash
    This Machine 1595 MHz 11.071
    CPU Fibonacci
    CPU Fibonacci
    This Machine 1595 MHz 74.202
    Intel(R) Celeron(R) M processor 1.50GHz (null) 8.1375674
    PowerPC 740/750 (280.00MHz) (null) 58.07682
    CPU N-Queens
    CPU N-Queens
    This Machine 1595 MHz 132.704
    FPU FFT
    FPU FFT
    This Machine 1595 MHz 104.630
    FPU Raytracing
    FPU Raytracing
    This Machine 1595 MHz 212.639
    Intel(R) Celeron(R) M processor 1.50GHz (null) 40.8816714
    PowerPC 740/750 (280.00MHz) (null) 161.312647
    So what I am wanting help with is finding the solution to the cpu usage so that I can use this computer at least until I can afford a new power supply or whatever. I am open to any good suggestions, though I must state I am not really interested in tiling wm's at the moment. I am just not a true minimalist.
    Thanks in advance for any and all help. I understand that there is a lot of info in this post, but it is my hope that with this info the problem can be solved. If there is info I didn't provide that is needed, please let me know.

    also check that you have
    session.screen0.opaqueMove false
    in your .fluxbox/init  this will probably help a bit if it is currently true,
    Last edited by Cyrusm (2009-01-26 13:52:13)

  • After upgrade, high cpu usage while browsing

    not sure what happened. i performed a system upgrade, as detailed in my log:
    [2010-04-18 20:09] synchronizing package lists
    [2010-04-18 20:10] upgraded pacman (3.3.3-1 -> 3.3.3-5)
    [2010-04-18 20:10] synchronizing package lists
    [2010-04-18 20:10] starting full system upgrade
    [2010-04-18 20:16] upgraded acl (2.2.48-1 -> 2.2.49-1)
    [2010-04-18 20:16] upgraded libdrm (2.4.18-2 -> 2.4.19-2)
    [2010-04-18 20:16] upgraded libgl (7.7.1-0.1 -> 7.7.1-1)
    [2010-04-18 20:16] upgraded ati-dri (7.7.1-0.1 -> 7.7.1-1)
    [2010-04-18 20:16] upgraded bash (4.1.002-2 -> 4.1.005-1)
    [2010-04-18 20:16] upgraded openssl (0.9.8n-1 -> 1.0.0-2)
    [2010-04-18 20:16] Clearing symlinks in /etc/ssl/certs...done.
    [2010-04-18 20:16] Updating certificates in /etc/ssl/certs... 141 added, 0 removed; done.
    [2010-04-18 20:16] Running hooks in /etc/ca-certificates/update.d....done.
    [2010-04-18 20:16] upgraded ca-certificates (20090814-2 -> 20090814-3)
    [2010-04-18 20:16] upgraded curl (7.20.0-1 -> 7.20.1-1)
    [2010-04-18 20:16] upgraded db (4.8.26-1 -> 4.8.26-2)
    [2010-04-18 20:16] upgraded device-mapper (2.02.61-1 -> 2.02.62-1)
    [2010-04-18 20:16] upgraded dhcpcd (5.2.1-1 -> 5.2.2-1)
    [2010-04-18 20:16] upgraded hunspell (1.2.8-2 -> 1.2.9-1)
    [2010-04-18 20:16] upgraded enchant (1.5.0-3 -> 1.6.0-1)
    [2010-04-18 20:16] upgraded x264 (20100312-1 -> 20100410-1)
    [2010-04-18 20:16] upgraded libvorbis (1.2.3-1 -> 1.3.1-1)
    [2010-04-18 20:16] upgraded ffmpeg (22511-1 -> 22837-2)
    [2010-04-18 20:16] upgraded sqlite3 (3.6.23-1 -> 3.6.23.1-1)
    [2010-04-18 20:16] upgraded heimdal (1.3.1-3 -> 1.3.2-1)
    [2010-04-18 20:16] upgraded libcups (1.4.3-1 -> 1.4.3-2)
    [2010-04-18 20:16] upgraded gtk2 (2.20.0-1 -> 2.20.0-2)
    [2010-04-18 20:16] upgraded kbd (1.15.1-1 -> 1.15.2-1)
    [2010-04-18 20:16] warning: /usr/share/config/kdm/kdmrc installed as /usr/share/config/kdm/kdmrc.pacnew
    [2010-04-18 20:17] upgraded kdebase-workspace (4.4.2-2 -> 4.4.2-3)
    [2010-04-18 20:17] upgraded kernel26-firmware (2.6.32.10-1 -> 2.6.33.2-1)
    [2010-04-18 20:17] >>> Updating module dependencies. Please wait ...
    [2010-04-18 20:17] >>> MKINITCPIO SETUP
    [2010-04-18 20:17] >>> ----------------
    [2010-04-18 20:17] >>> If you use LVM2, Encrypted root or software RAID,
    [2010-04-18 20:17] >>> Ensure you enable support in /etc/mkinitcpio.conf .
    [2010-04-18 20:17] >>> More information about mkinitcpio setup can be found here:
    [2010-04-18 20:17] >>> http://wiki.archlinux.org/index.php/Mkinitcpio
    [2010-04-18 20:17]
    [2010-04-18 20:17] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2010-04-18 20:17] ==> Building image "default"
    [2010-04-18 20:17] ==> Running command: /sbin/mkinitcpio -k 2.6.33-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
    [2010-04-18 20:17] :: Begin build
    [2010-04-18 20:17] :: Parsing hook [base]
    [2010-04-18 20:17] :: Parsing hook [udev]
    [2010-04-18 20:17] :: Parsing hook [autodetect]
    [2010-04-18 20:17] :: Parsing hook [pata]
    [2010-04-18 20:17] :: Parsing hook [scsi]
    [2010-04-18 20:17] :: Parsing hook [sata]
    [2010-04-18 20:17] :: Parsing hook [filesystems]
    [2010-04-18 20:17] :: Generating module dependencies
    [2010-04-18 20:17] :: Generating image '/boot/kernel26.img'...SUCCESS
    [2010-04-18 20:17] ==> SUCCESS
    [2010-04-18 20:17] ==> Building image "fallback"
    [2010-04-18 20:17] ==> Running command: /sbin/mkinitcpio -k 2.6.33-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
    [2010-04-18 20:17] :: Begin build
    [2010-04-18 20:17] :: Parsing hook [base]
    [2010-04-18 20:17] :: Parsing hook [udev]
    [2010-04-18 20:17] :: Parsing hook [pata]
    [2010-04-18 20:17] :: Parsing hook [scsi]
    [2010-04-18 20:18] :: Parsing hook [sata]
    [2010-04-18 20:18] :: Parsing hook [filesystems]
    [2010-04-18 20:18] :: Generating module dependencies
    [2010-04-18 20:18] :: Generating image '/boot/kernel26-fallback.img'...SUCCESS
    [2010-04-18 20:18] ==> SUCCESS
    [2010-04-18 20:18] upgraded kernel26 (2.6.32.10-1 -> 2.6.33.2-1)
    [2010-04-18 20:18] upgraded kile (2.1b3-2 -> 2.1b4-1)
    [2010-04-18 20:18] upgraded libarchive (2.8.3-1 -> 2.8.3-3)
    [2010-04-18 20:18] upgraded libfetch (2.30-1 -> 2.30-3)
    [2010-04-18 20:18] upgraded libldap (2.4.21-1 -> 2.4.21-2)
    [2010-04-18 20:18] upgraded libpcap (1.0.0-1 -> 1.1.1-1)
    [2010-04-18 20:18] upgraded libssh (0.4.1-1 -> 0.4.1-3)
    [2010-04-18 20:18] upgraded libzip (0.9-1 -> 0.9.3-1)
    [2010-04-18 20:18] upgraded lvm2 (2.02.61-1 -> 2.02.62-1)
    [2010-04-18 20:18] upgraded mdadm (3.1.1-2 -> 3.1.2-2)
    [2010-04-18 20:18] upgraded mesa (7.7.1-0.1 -> 7.7.1-1)
    [2010-04-18 20:18] upgraded mkinitcpio-busybox (1.15.3-5 -> 1.16.1-1)
    [2010-04-18 20:18] upgraded ntfs-3g (2010.1.16-1 -> 2010.3.6-1)
    [2010-04-18 20:18] installed pm-quirks (0.20100316-1)
    [2010-04-18 20:18] upgraded pm-utils (1.2.6.1-4 -> 1.3.0-2)
    [2010-04-18 20:18] upgraded postgresql-libs (8.4.3-1 -> 8.4.3-2)
    [2010-04-18 20:18] upgraded qca-ossl (2.0.0-2 -> 2.0.0-3)
    [2010-04-18 20:18] upgraded psi (0.14-2 -> 0.14-3)
    [2010-04-18 20:18] upgraded python (2.6.5-2 -> 2.6.5-3)
    [2010-04-18 20:18] upgraded qt (4.6.2-2 -> 4.6.2-3)
    [2010-04-18 20:18] upgraded qtcurve-kde4 (1.2.0-1 -> 1.3.1-1)
    [2010-04-18 20:18] upgraded smbclient (3.5.1-1 -> 3.5.2-1)
    [2010-04-18 20:19] upgraded virtuoso (6.1.0-1 -> 6.1.1-1)
    [2010-04-18 20:19] upgraded soprano (2.4.1-1 -> 2.4.2-1)
    [2010-04-18 20:19] upgraded sudo (1.7.2p5-1 -> 1.7.2p6-1)
    [2010-04-18 20:19] upgraded syslog-ng (3.0.4-3 -> 3.1.0-1)
    [2010-04-18 20:19] upgraded taglib (1.6.1-1 -> 1.6.2-1)
    [2010-04-18 20:19] upgraded texlive-bin (2009.5-2 -> 2009.5-3)
    [2010-04-18 20:19] upgraded tzdata (2010g-1 -> 2010h-1)
    [2010-04-18 20:19] upgraded util-linux-ng (2.17.1-1 -> 2.17.2-1)
    [2010-04-18 20:19] upgraded wget (1.12-1 -> 1.12-2)
    [2010-04-18 20:19] upgraded wpa_supplicant (0.6.10-1 -> 0.6.10-2)
    [2010-04-18 20:19] upgraded xf86-video-ati (6.12.4-3 -> 6.12.192-1)
    [2010-04-18 20:19] upgraded xf86-video-vesa (2.2.1-1 -> 2.3.0-1)
    [2010-04-18 20:19] upgraded xorg-server (1.7.5.902-1 -> 1.7.6-3)
    but now, when i use rekonq (also tested arora; same issue), cpu usage for the browser shoots up to nearly 50% and stays there. also, pages don't load unless i move my mouse around. flash is worse as well.
    (note: after my upgrade, i got a black screen on booting up. i had to use the 'nomodeset' option to disable kms. this probably isn't related, but i thought it might be worth mentioning.)
    any ideas?
    Last edited by anti-destin (2010-04-19 16:58:41)

    you're right. i forgot that i made some changes to my igoogle page. the chat function is the culprit. adding it causes the spike. i've reported the problem. thanks for the help!

  • High CPU usage while display is asleep

    This is a strange one, and I've noticed it on multiple distros, and Arch is no different.  When my system is sitting idle with the screen on my CPU usage hovers around 5%, which I would consider to be perfectly normal.  However, when the display goes to sleep (no screen saver, just DPMS sleep) the CPU jumps up to about 25% and stays there until I bump the mouse (or do whatever to wake the system up), and then it will drop back down to the normal 5% CPU usage. 
    I had always thought it had something to do with Firefox, but I had Firefox closed while I was away at work today, and yet when I come home and wake my computer up my CPU usage graph shows that it's been at a solid 25% all day long. 
    Anyone have any ideas what this might be, or recommend a way to hunt down exactly what process is eating my CPU cycles while the display is off?
    Thanks a lot, this has been puzzling me for some time now.
    EDIT: I should add that I am running KDE, and have been on the other distros as well (to the best of my recollection).  After realizing this it seems like this thread may be better suited for the Applications & DE forum, but I'm not sure... it could very well be something to do with the kernel or something to do with power saving.  Please move if you see fit.
    Last edited by hippieben (2014-09-07 00:17:46)

    The CPU usage is not accounted for in the system monitor app.  There's roughly 4% usage accounted for, yet there's a total of 29% being used.
    The script doesn't seem to find anything either.  High idle CPU usage kicks in maybe 3/4 of the way through, but the output doesn't seem to change from the beginning at all.
    ben@arch-desktop:~$ for i in $(seq 1 20); do sleep 10 && ps -eo pcpu,pid,user,args | sort -rk1 | head -6; done
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    Also, the screen doesn't have to be asleep, the system just needs to sit idle for a few minutes.
    Last edited by hippieben (2014-09-20 19:10:58)

  • High cpu usage when moving application windows

    Hello all,
    I have two machines with arch installed:
    - an eeepc 701 surf/intel gpu(xorg driver) with xfce
    - an amd 3800+ X2/nvidia 8860 gt(proprietary driver) with kdemod3(also checked with xfce4)/arch amd64 installed.
    I noticed that when i move a window of an application(for example konsole, etc..) too fast i get high cpu usage(30-40 %), when checking with htop.
    Is it normal that the X server uses the cpu so much when moving a window??
    EDIT: up to now i tested it in a friends windows machine, and it happens exactly the same, so i guess is normal. It seems i need to be informed better about how X works :-)
    Last edited by mechmg93 (2008-10-15 08:04:10)

    today i switced back my desktop system to debian unstable and tried to see what the difference is concerning this problem.
    I found out that in kde3 the solution to the "problem" is debians kde default configuration about window behaviour.
    Especially the one mentioned below :
    In debian this is not ticked and this has as a result zero cpu usage when windows are moved.
    Last edited by mechmg93 (2008-10-23 18:36:58)

  • Satellite A45 - CPU usage is high and applications slow

    Hi all,
    I'm trying to debug a hardware problem on my Toshiba Satellite A45. I'm running Ubuntu 10.04, but I don't believe this is OS or software related.
    THE PROBLEM: CPU usage is high and applications slow to a crawl after using a memory intensive application for a few minutes, i.e. viewing a video or playing a game. Basically, anything that might use the screen a lot. If instead I work only from a command prompt, even when the application might be doing a lot of work, I don't encounter this problem. After shutting down all application, CPU usage is still higher than normal (90% idle, should normally be about 99% idle).
    Xorg typically now showing about 6% usage (normally < 2%). If I at any time after this try to work in any application, usage is still bogged down. Only a reset gets me back to normal.
    Note: My system had always worked fine, and I had not done any software installation or changes when this started happening.
    However, the laptop did go through an 800 mile round trip in the back of the car in a padded laptop bag.
    DEBUG: This doesn't seem to be RAM as I have replaced RAM and reseated the RAM, and the problem still occurs. This doesn't seem to be the Hard Drive as I can try to run from a Live CD (no HDD usage) and everything still slows to a crawl.
    HELP: I'm not sure how to debug from here.
    I don't have extra bits of hardware to do swaps.
    Any ideas how to further debug this?
    Thanks,
    Grommit

    Hi grommit
    What do You think about the possibility that your PC is becoming overheated?
    To me this sounds like such a scenario.
    Your using an application which is intensive - which makes the unit warm up a lot probably.
    After that everything is sluggish. This is what may happen when cooling is not sufficient - the CPU is throttled to reduce heat generation. And the effect is that the unit works pretty slow.
    May I suggest that You try to let the unit be off for some time before trying it again - I don't know your possibilities, but I would put it on the balcony or on the floor below an open window too cool it really much.
    Then try again from whatever media you like.
    The result? Good performance for a while again? Then either clean the cooling module yourself or have a repair workshop do this for You.
    Good luck and stay with Linux! :)
    BR Tom

  • Radeon, XBMC, HD Audio plus a 50% decrease in CPU usage over Catalyst

    Radeon, XBMC, VDPAU, HD Audio plus a 50% decrease in CPU usage over AMD Catalyst Drivers
    Big Thanks goes out to Fritsch! I could not have put this all together without him doing all the upfront grunt work.
    For Fritch's thread and install guide for Ubuntu:
    Linux Radeon OSS with vdpau (Ubuntu How To).
    Since you are using Arch Linux (which requires Linux experience) I take that into account with my instructions. Consider this an OVERVIEW with the various packages, patches, etc. that you will need to do it yourself.
    (If you have installed Arch, XBMC, etc. this should be a breeze. Otherwise, if you need additional help... post and I or someone else will reply.)
    What you get:
    - Bitstream Audio (including DTS-HD, TrueHD, LPCM 7.1)
    - max resolution: 2048 x 1152
    - mpeg2, mpeg4, h264, vc1 accleration
    - Bob deinterlacing via vdpau
    - 24 fps Video Playback (AMD and Intel Haswell CPUs)
    - XBMC runs with 50% less CPU usage over AMD Catalyst Drivers
    Hardware tested on:
    CPU - AMD 8350
    Video Cards Tested - AMD 5770 and AMD HD6450
    Instructions:
    1. Install of Arch (Running Linux Kernel 3.12.1)
    2. Install the mesa10-git
    (mesa-git,mesa--libgl-git,ati-dri-git)
    3. Install linux-firmware, xorg-server, xf86-video-ati, xorg-xinit, etc. using Pacman (Arch Package Manager).
    Below is a link to my xorg.conf:
    Note: I am running Xen, unRAID, XBMC and several other VMs. XBMC is my desktop so I disabled composite. If you are running a desktop, enable it.
    Radeon xorg.conf
    Be sure to check out the Radeon Wiki on how to set up your xorg.conf correctly and other settings like Dynamic power management.
    4. Add radeon.dpm=1 radeon.audio=1 clocksource=hpet hpet=enable to GRUB_CMDLINE_LINUX in /etc/default/grub.
    5. Update grub.
    grub-mkconfig -o /boot/grub/grub.cfg
    6. Add export LIBVA_DRIVER_NAME=vdpau and export VDPAU_DRIVER=r600 to /etc/bash.bashrc and to /var/lib/xbmc/.bashrc.
    7. Unmute any of the S/PDIFs that might be muted.
    alsamixer
    8. Store alsamixer settings.
    alsactl store
    9. May be required - Edit /usr/share/alsa/alsa.conf and set the correct card and device id.
    For my System:
    defaults.pcm.card 0
    defaults.pcm.device 3
    10. Install xbmc-xvba (FernetMenta).
    11. Enable XBMC to autostart:
    systemctl enable xbmc.service
    To start xbmc:
    systemctl start xbmc.service
    12. Add / Create advancedsettings.xml (location: /var/lib/xbmc/.xbmc/userdata) and add the following:
    <advancedsettings>
    <loglevel hide="false">0</loglevel>
    <gui>
    <algorithmdirtyregions>3</algorithmdirtyregions>
    <nofliptimeout>0</nofliptimeout>
    </gui>
    <video>
    <latency>
    <delay>0</delay>
    <refresh>
    <min>23</min>
    <max>24</max>
    <delay>175</delay> <!-- set to zero or adjust if audio seems out of sync with 24p movies -->
    </refresh>
    </latency>
    </video>
    </advancedsettings>
    13. Restart XBMC for the above settings to be used:
    systemctl restart xbmc.service
    XBMC Settings:
    Settings->System->Video Output:
    Vertical Sync: Always Enabled
    Settings->Video->Playback:
    VDPAU: On
    Prefer VDPAU Mixer: ON
    VAAPI: Off
    XVBA: Off
    Adjust Refreshrate to match video: Off <--- If this is not set to off DTS-HD and TrueHD will not work.
    Sync Playback to Display: Off <--- When turned on audio sync issues are possible.
    Settings->System->Audio Output
    Audio Output: HDMI
    Speaker Configuration: 7.1 (5.1 if that is how many speakers you have)
    Boost Volume Level on Downmix: On
    Output To All Speakers: Off
    Dolby Digital (AC-3): On
    DTS: On
    AAC: On (Not every Receiver can decode AAC. If not, set it to off)
    Multichannel LPCM: On
    TrueHD:On
    DTS-HD:On
    Audio Output Device: HD-Audio Generic
    Passthrough Output Device: HD-Audio Generic
    Last edited by ddeeds (2013-11-29 05:19:44)

    I followed these instrucitons and the worked perfectly on my HTPC build (running the AMD APU A4-4000 on a Gigabyte GA-F2A88XN-WIFI).  I have a quick question though.  When I want to shutdown or reboot I hit the power button on the lower left of the XBMC main window.  Usually a dialog menu pops up giving me the option to Suspend, Shut-Down, Reboot... etc. etc.  The menu in the xbmc-xvba build only shows "Exit".  How do I enable these other options?  I'd like to at least be able to shutdown or reboot from within XBMC.
    EDIT:
    Nevermind, I solved it..
    I found this thread
    It says that running XBMC as a service will not register my session and polkit will not work.  I have to autologin as the user xbmc and startx automatically.
    I followed the instructions here and here.  Then I added "exec xbmc --standalone" to the end of my /var/lib/xbmc/.xinitrc file.
    Everything works fine now.
    Last edited by necbot (2013-12-05 17:30:18)

  • Not normal cpu usage when playing video files

    Hi guys !
    I've noticed that when playing videos (with every player , i've tried them all) there is a noticable cpu usage and with hd videos well the video is extremeley slow and unwatchable .
    I have all the gstreamer plugins installed and i'm using gnome environment .
    Does anyone know what might be the issue ?
    my xorg.conf is :
      Section "ServerLayout"
        Identifier     "X.org Configured"
        Screen      0  "Screen0" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
        ModulePath   "/usr/lib/xorg/modules"
        FontPath     "/usr/share/fonts/misc"
        FontPath     "/usr/share/fonts/100dpi:unscaled"
        FontPath     "/usr/share/fonts/75dpi:unscaled"
        FontPath     "/usr/share/fonts/TTF"
        FontPath     "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
        Load  "glx"
        Load  "dri2"
        Load  "extmod"
        Load  "dbe"
        Load  "record"
        Load  "dri"
    EndSection
    Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
    EndSection
    Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option        "Protocol" "auto"
        Option        "Device" "/dev/input/mice"
        Option        "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "Monitor Model"
    EndSection
    Section "Device"
            ### Available Driver options are:-
            ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
            ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
            ### [arg]: arg optional
            #Option     "ShadowFB"               # [<bool>]
            #Option     "DefaultRefresh"         # [<bool>]
            #Option     "ModeSetClearScreen"     # [<bool>]
            Option "RenderAccel" "True"
        Identifier  "Card0"
        Driver      "nvidia"
        VendorName  "nVidia Corporation"
        BoardName   "NV43 [GeForce Go 6600]"
        BusID       "PCI:1:0:0"
    EndSection
    Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        SubSection "Display"
            Viewport   0 0
            Depth     1
        EndSubSection
        SubSection "Display"
            Viewport   0 0
            Depth     4
        EndSubSection
        SubSection "Display"
            Viewport   0 0
            Depth     8
        EndSubSection
        SubSection "Display"
            Viewport   0 0
            Depth     15
        EndSubSection
        SubSection "Display"
            Viewport   0 0
            Depth     16
        EndSubSection
        SubSection "Display"
            Viewport   0 0
            Depth     24
        EndSubSection
    EndSection
    Thanks in advance!
    Last edited by shak (2009-11-19 03:55:53)

    shak wrote:Also is there an easier way for mplayer to play my files , with default settings , so that i don't have to type a big command each time i want to play a video ?
    Yes. You can put all of your personal default settings in the file ~/.mplayer/config. If it doesn't already exist, just create it. On my VDPAU enabled system it looks like this:
    [default]
    vo=vdpau,xv,
    deint=4
    hqscaling=9
    vc=ffh264vdpau,ffmpeg12vdpau,ffwmv3vdpau,ffvc1vdpau,
    channels=2
    As far as subtitles go, I never use them so I have no idea.

  • CPU usage displayed by top does not make sense.

    Here is the CPU usage displayed by top (while running VirtualBox with a guest Windows 7, the Archlinux machine is the host).
    top - 11:49:07 up 54 min, 3 users, load average: 1.80, 1.18, 0.74
    Tasks: 143 total, 1 running, 142 sleeping, 0 stopped, 0 zombie
    %Cpu0 : 2.2/7.7 10[|||||||||| ]
    %Cpu1 : 2.2/7.7 10[|||||||||| ]
    %Cpu2 : 1.8/8.2 10[|||||||||| ]
    %Cpu3 : 2.2/8.8 11[||||||||||| ]
    GiB Mem : 79.4/3.796 [ ]
    GiB Swap: 5.3/3.356 [ ]
    PID USER PR NI VIRT RES %CPU %MEM TIME+ S COMMAND
    3504 oesser 20 0 4209.1m 2.396g 173.3 63.1 5:11.05 S VirtualBox
    2688 oesser 20 0 997.1m 273.6m 0.0 7.0 0:27.96 S firefox
    3204 oesser 20 0 949.7m 64.3m 0.0 1.7 0:02.24 S VirtualBox
    2812 oesser 20 0 1015.5m 63.6m 0.0 1.6 0:02.10 S VirtualBox
    3068 oesser 20 0 882.8m 60.5m 0.0 1.6 0:01.66 S VirtualBox
    990 root 20 0 393.5m 40.3m 6.7 1.0 0:50.11 S Xorg
    2235 oesser 20 0 949.8m 22.2m 0.0 0.6 0:05.03 S VirtualBox
    1134 oesser 20 0 435.5m 16.4m 0.0 0.4 0:02.57 S xfce4-terminal
    318 ntp 20 0 105.3m 15.4m 0.0 0.4 0:00.14 S ntpd
    1029 oesser 20 0 208.0m 13.5m 0.0 0.3 0:05.94 S xfwm4
    2220 oesser 20 0 832.5m 12.8m 0.0 0.3 0:05.47 S VBoxSVC
    1038 oesser 20 0 612.8m 11.9m 0.0 0.3 0:00.68 S xfdesktop
    1033 oesser 20 0 385.2m 11.6m 0.0 0.3 0:01.47 S xfce4-panel
    1120 oesser 20 0 265.4m 8.3m 0.0 0.2 0:03.82 S panel-14-cpugra
    1119 oesser 20 0 196.3m 7.0m 0.0 0.2 0:00.03 S panel-4-systray
    1093 oesser 20 0 299.5m 4.4m 0.0 0.1 0:00.02 S gvfs-udisks2-vo
    1059 oesser 20 0 774.4m 4.3m 0.0 0.1 0:01.14 S AgentAntidote.b
    2778 oesser 20 0 16.7m 4.3m 0.0 0.1 0:00.02 S bash
    1019 oesser 20 0 357.8m 4.2m 0.0 0.1 0:00.05 S xfce4-session
    560 root 20 0 415.1m 4.1m 0.0 0.1 0:00.44 S udisksd
    1037 oesser 20 0 363.3m 3.7m 0.0 0.1 0:00.10 S xfsettingsd
    1380 oesser 20 0 16.7m 3.6m 0.0 0.1 0:00.09 S bash
    1064 oesser 20 0 214.3m 3.3m 0.0 0.1 0:00.01 S gvfsd
    3746 oesser 20 0 34.9m 3.3m 0.0 0.1 0:00.00 R top
    1121 oesser 20 0 489.4m 3.2m 0.0 0.1 0:00.08 S panel-2-mixer
    514 root 20 0 219.0m 3.2m 0.0 0.1 0:00.03 S upowerd
    1035 oesser 20 0 202.9m 3.1m 0.0 0.1 0:00.02 S Thunar
    2212 oesser 20 0 150.4m 3.0m 0.0 0.1 0:02.77 S VBoxXPCOMIPCD
    1022 oesser 20 0 34.6m 2.8m 0.0 0.1 0:00.02 S xfconfd
    1139 oesser 20 0 16.7m 2.7m 0.0 0.1 0:00.03 S bash
    1058 oesser 20 0 462.8m 2.6m 0.0 0.1 0:00.04 S xfce4-volumed
    1048 oesser 20 0 268.2m 2.6m 0.0 0.1 0:00.04 S xfce4-power-man
    1067 oesser 20 0 42.6m 2.5m 0.0 0.1 0:00.00 S gconfd-2
    1045 oesser 20 0 365.9m 2.4m 0.0 0.1 0:00.10 S polkit-gnome-au
    1 root 20 0 33.5m 2.3m 0.0 0.1 0:00.36 S systemd
    1012 oesser 20 0 30.7m 2.1m 0.0 0.1 0:00.09 S dbus-daemon
    1077 oesser 20 0 357.7m 2.0m 0.0 0.1 0:00.00 S gvfsd-fuse
    446 polkitd 20 0 505.5m 1.9m 0.0 0.1 0:00.04 S polkitd
    422 oesser 20 0 34.9m 1.9m 0.0 0.0 0:00.00 S systemd
    1073 oesser 20 0 30.3m 1.9m 0.0 0.0 0:00.05 S dbus-daemon
    266 dbus 20 0 30.6m 1.8m 0.0 0.0 0:00.03 S dbus-daemon
    999 root 20 0 72.4m 1.8m 0.0 0.0 0:00.00 S lxdm-session
    179 root 20 0 34.2m 1.8m 0.0 0.0 0:00.08 S systemd-udevd
    1106 oesser 20 0 366.8m 1.7m 0.0 0.0 0:00.00 S gvfsd-trash
    1086 oesser 20 0 120.2m 1.7m 0.0 0.0 0:00.17 S at-spi2-registr
    263 root 20 0 14.8m 1.7m 0.0 0.0 0:00.01 S systemd-logind
    297 root 20 0 20.1m 1.6m 0.0 0.0 0:00.30 S lxdm-binary
    1138 oesser 20 0 8.2m 1.3m 0.0 0.0 0:00.00 S gnome-pty-helpe
    1000 oesser 20 0 13.7m 1.3m 0.0 0.0 0:00.00 S sh
    144 root 20 0 29.7m 1.3m 0.0 0.0 0:00.09 S systemd-journal
    459 oesser 20 0 161.7m 1.2m 0.0 0.0 0:00.06 S gpg-agent
    307 root 20 0 4.4m 1.0m 0.0 0.0 0:00.10 S dhcpcd
    1062 oesser 20 0 255.6m 1.0m 0.0 0.0 0:00.00 S at-spi-bus-laun
    1011 oesser 20 0 17.6m 0.9m 0.0 0.0 0:00.00 S dbus-launch
    423 oesser 20 0 80.0m 0.0m 0.0 0.0 0:00.00 S (sd-pam)
    457 oesser 20 0 13.0m 0.0m 0.0 0.0 0:00.00 S ssh-agent
    1025 oesser 20 0 13.0m 0.0m 0.0 0.0 0:00.00 S ssh-agent
    2 root 20 0 0.0m 0.0m 0.0 0.0 0:00.00 S kthreadd
    3 root 20 0 0.0m 0.0m 0.0 0.0 0:02.94 S ksoftirqd/0
    5 root 0 -20 0.0m 0.0m 0.0 0.0 0:00.00 S kworker/0:0H
    7 root 20 0 0.0m 0.0m 0.0 0.0 0:02.39 S rcu_preempt
    8 root 20 0 0.0m 0.0m 0.0 0.0 0:00.00 S rcu_sched
    9 root 20 0 0.0m 0.0m 0.0 0.0 0:00.00 S rcu_bh
    10 root rt 0 0.0m 0.0m 0.0 0.0 0:00.00 S migration/0
    11 root rt 0 0.0m 0.0m 0.0 0.0 0:00.00 S watchdog/0
    12 root rt 0 0.0m 0.0m 0.0 0.0 0:00.00 S watchdog/1
    13 root rt 0 0.0m 0.0m 0.0 0.0 0:00.00 S migration/1
    14 root 20 0 0.0m 0.0m 0.0 0.0 0:02.55 S ksoftirqd/1
    16 root 0 -20 0.0m 0.0m 0.0 0.0 0:00.00 S kworker/1:0H
    17 root rt 0 0.0m 0.0m 0.0 0.0 0:00.00 S watchdog/2
    18 root rt 0 0.0m 0.0m 0.0 0.0 0:00.00 S migration/2
    19 root 20 0 0.0m 0.0m 0.0 0.0 0:01.28 S ksoftirqd/2
    21 root 0 -20 0.0m 0.0m 0.0 0.0 0:00.00 S kworker/2:0H
    22 root rt 0 0.0m 0.0m 0.0 0.0 0:00.00 S watchdog/3
    23 root rt 0 0.0m 0.0m 0.0 0.0 0:00.00 S migration/3
    24 root 20 0 0.0m 0.0m 0.0 0.0 0:00.47 S ksoftirqd/3
    26 root 0 -20 0.0m 0.0m 0.0 0.0 0:00.00 S kworker/3:0H
    27 root 0 -20 0.0m 0.0m 0.0 0.0 0:00.00 S khelper
    28 root 20 0 0.0m 0.0m 0.0 0.0 0:00.00 S kdevtmpfs
    29 root 0 -20 0.0m 0.0m 0.0 0.0 0:00.00 S netns
    30 root 0 -20 0.0m 0.0m 0.0 0.0 0:00.00 S perf
    31 root 20 0 0.0m 0.0m 0.0 0.0 0:00.00 S khungtaskd
    32 root 0 -20 0.0m 0.0m 0.0 0.0 0:00.00 S writeback
    33 root 25 5 0.0m 0.0m 0.0 0.0 0:00.00 S ksmd
    34 root 39 19 0.0m 0.0m 0.0 0.0 0:00.27 S khugepaged
    35 root 0 -20 0.0m 0.0m 0.0 0.0 0:00.00 S crypto
    36 root 0 -20 0.0m 0.0m 0.0 0.0 0:00.00 S kintegrityd
    37 root 0 -20 0.0m 0.0m 0.0 0.0 0:00.00 S bioset
    38 root 0 -20 0.0m 0.0m 0.0 0.0 0:00.00 S kblockd
    39 root 0 -20 0.0m 0.0m 0.0 0.0 0:00.00 S devfreq_wq
    41 root 20 0 0.0m 0.0m 0.0 0.0 2:31.11 S kswapd0
    42 root 20 0 0.0m 0.0m 0.0 0.0 0:00.00 S fsnotify_mark
    47 root 0 -20 0.0m 0.0m 0.0 0.0 0:00.00 S kthrotld
    51 root 0 -20 0.0m 0.0m 0.0 0.0 0:00.00 S deferwq
    83 root 0 -20 0.0m 0.0m 0.0 0.0 0:00.00 S ata_sff
    84 root 20 0 0.0m 0.0m 0.0 0.0 0:00.38 S kworker/3:1
    85 root 20 0 0.0m 0.0m 0.0 0.0 0:00.48 S kworker/1:2
    86 root 20 0 0.0m 0.0m 0.0 0.0 0:00.00 S scsi_eh_0
    87 root 0 -20 0.0m 0.0m 0.0 0.0 0:00.00 S scsi_tmf_0
    88 root 20 0 0.0m 0.0m 0.0 0.0 0:00.00 S scsi_eh_1
    89 root 0 -20 0.0m 0.0m 0.0 0.0 0:00.00 S scsi_tmf_1
    90 root 20 0 0.0m 0.0m 0.0 0.0 0:00.00 S scsi_eh_2
    91 root 0 -20 0.0m 0.0m 0.0 0.0 0:00.00 S scsi_tmf_2
    92 root 20 0 0.0m 0.0m 0.0 0.0 0:00.00 S scsi_eh_3
    93 root 0 -20 0.0m 0.0m 0.0 0.0 0:00.00 S scsi_tmf_3
    94 root 20 0 0.0m 0.0m 0.0 0.0 0:00.00 S scsi_eh_4
    95 root 0 -20 0.0m 0.0m 0.0 0.0 0:00.00 S scsi_tmf_4
    96 root 20 0 0.0m 0.0m 0.0 0.0 0:00.00 S scsi_eh_5
    97 root 0 -20 0.0m 0.0m 0.0 0.0 0:00.00 S scsi_tmf_5
    100 root 20 0 0.0m 0.0m 0.0 0.0 0:02.53 S kworker/u8:4
    106 root 0 -20 0.0m 0.0m 0.0 0.0 0:01.39 S kworker/0:1H
    107 root 0 -20 0.0m 0.0m 0.0 0.0 0:00.57 S kworker/1:1H
    108 root 0 -20 0.0m 0.0m 0.0 0.0 0:05.04 S kworker/2:1H
    111 root 20 0 0.0m 0.0m 0.0 0.0 0:00.16 S kworker/2:2
    120 root 0 -20 0.0m 0.0m 0.0 0.0 0:00.80 S kworker/3:1H
    123 root 20 0 0.0m 0.0m 0.0 0.0 0:00.07 S jbd2/sda2-8
    124 root 0 -20 0.0m 0.0m 0.0 0.0 0:00.00 S ext4-rsv-conver
    152 root 20 0 0.0m 0.0m 0.0 0.0 0:00.00 S kworker/3:3
    159 root 20 0 0.0m 0.0m 0.0 0.0 0:00.88 S kworker/0:2
    203 root 0 -20 0.0m 0.0m 0.0 0.0 0:00.00 S edac-poller
    204 root -51 0 0.0m 0.0m 0.0 0.0 0:00.00 S irq/27-mei_me
    212 root 0 -20 0.0m 0.0m 0.0 0.0 0:00.00 S acpi_thermal_pm
    238 root 0 -20 0.0m 0.0m 0.0 0.0 0:00.00 S kpsmoused
    241 root 0 -20 0.0m 0.0m 0.0 0.0 0:00.00 S hd-audio1
    246 root 0 -20 0.0m 0.0m 0.0 0.0 0:00.00 S hd-audio0
    258 root 0 -20 0.0m 0.0m 0.0 0.0 0:00.00 S led_workqueue
    269 root 0 -20 0.0m 0.0m 0.0 0.0 0:00.00 S kvm-irqfd-clean
    298 root 0 -20 0.0m 0.0m 0.0 0.0 0:00.00 S cfg80211
    301 root 0 -20 0.0m 0.0m 0.0 0.0 0:00.00 S kfd_process_wq
    303 root 0 -20 0.0m 0.0m 0.0 0.0 0:00.00 S ttm_swap
    379 root 0 -20 0.0m 0.0m 0.0 0.0 0:00.00 S radeon-crtc
    380 root 0 -20 0.0m 0.0m 0.0 0.0 0:00.00 S radeon-crtc
    381 root 0 -20 0.0m 0.0m 0.0 0.0 0:00.00 S radeon-crtc
    382 root 0 -20 0.0m 0.0m 0.0 0.0 0:00.00 S radeon-crtc
    383 root 0 -20 0.0m 0.0m 0.0 0.0 0:00.00 S radeon-crtc
    384 root 0 -20 0.0m 0.0m 0.0 0.0 0:00.00 S radeon-crtc
    886 root 0 -20 0.0m 0.0m 0.0 0.0 0:00.00 S iprt
    1201 root 20 0 0.0m 0.0m 0.0 0.0 0:00.00 S kworker/1:0
    1698 root 20 0 0.0m 0.0m 0.0 0.0 0:00.46 S kworker/2:1
    1922 root 0 -20 0.0m 0.0m 0.0 0.0 0:00.00 S dio/sda2
    1923 root 20 0 0.0m 0.0m 0.0 0.0 0:00.00 S kworker/u8:0
    3098 root 20 0 0.0m 0.0m 0.0 0.0 0:00.00 S kworker/0:1
    3722 root 20 0 0.0m 0.0m 0.0 0.0 0:00.00 S kworker/0:0
    So VirtualBox is using 173% of my CPU time (how is this possible?), but I see only 1% or 2% on each logical CPU. My CPU is an "i3-3240 CPU @ 3.40GHz" (2 physical cores, 4 logical cores) and the kernel is 3.19.3-3-ARCH (latest official Archlinux kernel). How is this possible? What's happening here? Is it a bug or do I completely misunderstand what these stats mean?

    Top does add up your multicore usage. So if a process is using two cores at 100% it is using 200%.
    However something does not add up in correctly in your case.
    I've found top to be kind of unreliable in multicore (especially with hyper threading) systems.

  • /sbin/init high CPU usage (80%)

    My PC run slowly, I viewed the processes by htop utility and it revealed that /sbin/init has a constantly high CPU usage, around 70-80%. I scanned it with clamscan virus scanner, but not infected. What can I do to fix this problem?

    Did you mean "ps -ef" ? Then:
    UID PID PPID C STIME TTY TIME CMD
    root 1 0 8 Sep22 ? 08:27:41 /usr/lib/systemd/systemd --system --deserialize 131
    root 2 0 0 Sep22 ? 00:00:00 [kthreadd]
    root 3 2 0 Sep22 ? 00:45:38 [ksoftirqd/0]
    root 5 2 0 Sep22 ? 00:00:00 [kworker/0:0H]
    root 7 2 0 Sep22 ? 00:05:10 [rcu_preempt]
    root 8 2 0 Sep22 ? 00:00:03 [rcu_sched]
    root 9 2 0 Sep22 ? 00:00:00 [rcu_bh]
    root 10 2 0 Sep22 ? 00:00:02 [migration/0]
    root 11 2 0 Sep22 ? 00:00:01 [watchdog/0]
    root 12 2 0 Sep22 ? 00:00:01 [watchdog/1]
    root 13 2 0 Sep22 ? 00:00:02 [migration/1]
    root 14 2 0 Sep22 ? 00:54:35 [ksoftirqd/1]
    root 16 2 0 Sep22 ? 00:00:00 [kworker/1:0H]
    root 17 2 0 Sep22 ? 00:00:00 [khelper]
    root 18 2 0 Sep22 ? 00:00:00 [kdevtmpfs]
    root 19 2 0 Sep22 ? 00:00:00 [netns]
    root 20 2 0 Sep22 ? 00:00:00 [khungtaskd]
    root 21 2 0 Sep22 ? 00:00:00 [writeback]
    root 22 2 0 Sep22 ? 00:00:00 [ksmd]
    root 23 2 0 Sep22 ? 00:00:52 [khugepaged]
    root 24 2 0 Sep22 ? 00:00:00 [crypto]
    root 25 2 0 Sep22 ? 00:00:00 [kintegrityd]
    root 26 2 0 Sep22 ? 00:00:00 [bioset]
    root 27 2 0 Sep22 ? 00:00:00 [kblockd]
    root 30 2 0 Sep22 ? 00:05:54 [kswapd0]
    root 31 2 0 Sep22 ? 00:00:00 [fsnotify_mark]
    root 35 2 0 Sep22 ? 00:00:00 [kthrotld]
    root 36 2 0 Sep22 ? 00:00:00 [ipv6_addrconf]
    root 37 2 0 Sep22 ? 00:00:00 [deferwq]
    root 63 2 0 Sep22 ? 00:00:00 [khubd]
    root 64 2 0 Sep22 ? 00:00:00 [firewire]
    root 65 2 0 Sep22 ? 00:00:00 [firewire_ohci]
    root 66 2 0 Sep22 ? 00:00:00 [ata_sff]
    root 68 2 0 Sep22 ? 00:00:00 [scsi_eh_0]
    root 69 2 0 Sep22 ? 00:00:00 [scsi_tmf_0]
    root 70 2 0 Sep22 ? 00:00:00 [scsi_eh_1]
    root 71 2 0 Sep22 ? 00:00:00 [scsi_tmf_1]
    root 74 2 0 Sep22 ? 00:00:00 [scsi_eh_2]
    root 75 2 0 Sep22 ? 00:00:00 [scsi_tmf_2]
    root 76 2 0 Sep22 ? 00:00:00 [scsi_eh_3]
    root 77 2 0 Sep22 ? 00:00:00 [scsi_tmf_3]
    root 88 2 0 Sep22 ? 00:01:22 [kworker/0:1H]
    root 89 2 0 Sep22 ? 00:00:00 [scsi_eh_4]
    root 90 2 0 Sep22 ? 00:00:00 [scsi_tmf_4]
    root 91 2 0 Sep22 ? 00:00:07 [usb-storage]
    root 99 2 0 Sep22 ? 00:00:00 [kworker/1:1H]
    root 101 2 0 Sep22 ? 00:00:27 [jbd2/sda1-8]
    root 102 2 0 Sep22 ? 00:00:00 [ext4-rsv-conver]
    root 130 1 0 Sep22 ? 00:08:22 /usr/lib/systemd/systemd-journald
    root 145 2 0 Sep22 ? 00:00:00 [rpciod]
    root 147 2 0 Sep22 ? 00:00:00 [nfsiod]
    root 163 1 0 Sep22 ? 00:00:00 /usr/lib/systemd/systemd-udevd
    root 221 2 0 Sep22 ? 00:00:00 [kpsmoused]
    root 243 1 1 Sep22 ? 01:39:24 /sbin/mount.ntfs-3g /dev/sda2 /mnt/ntfs -n -o rw,uid=1000,gid=100,dmask=022,fmask=133
    root 251 1 0 Sep22 ? 00:00:34 /usr/lib/systemd/systemd-logind
    dbus 253 1 0 Sep22 ? 00:02:38 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
    root 254 1 0 Sep22 ? 00:02:32 /usr/bin/haveged -w 1024 -v 1
    root 255 1 0 Sep22 ? 00:00:00 /usr/bin/dhcpcd -q -b
    rpc 258 1 0 Sep22 ? 00:00:00 /usr/bin/rpcbind -w
    root 288 1 0 Sep22 ? 00:00:13 /usr/bin/NetworkManager --no-daemon
    root 295 1 0 Sep22 ? 00:00:00 /usr/sbin/rpc.idmapd
    root 330 2 0 Sep22 ? 00:00:00 [cfg80211]
    polkitd 333 1 0 Sep22 ? 00:00:09 /usr/lib/polkit-1/polkitd --no-debug
    tor 436 1 0 Sep22 ? 00:03:27 /usr/bin/tor -f /etc/tor/torrc
    privoxy 438 1 0 Sep22 ? 00:00:00 /usr/bin/privoxy --pidfile /run/privoxy.pid --user privoxy.privoxy /etc/privoxy/config
    root 445 1 0 Sep22 ? 00:00:00 /usr/sbin/rpc.statd --no-notify
    root 449 1 0 Sep22 ? 00:00:00 /usr/sbin/rpc.mountd
    root 466 2 0 Sep22 ? 00:00:00 [nfsv4.0-svc]
    root 500 1 0 Sep22 ? 00:00:00 /usr/sbin/lxdm-binary
    root 503 500 6 Sep22 tty7 06:37:07 /usr/bin/Xorg.bin :0 vt07 -nolisten tcp -novtswitch
    root 1755 500 0 Sep22 ? 00:00:00 /usr/lib/lxdm/lxdm-session
    walaki 1756 1 0 Sep22 ? 00:00:00 /usr/lib/systemd/systemd --user
    walaki 1757 1756 0 Sep22 ? 00:00:00 (sd-pam)
    walaki 1763 1755 0 Sep22 ? 00:00:00 /bin/sh /etc/xdg/xfce4/xinitrc -- /etc/X11/xinit/xserverrc
    walaki 1773 1 0 Sep22 ? 00:00:00 dbus-launch --sh-syntax --exit-with-session
    walaki 1774 1 0 Sep22 ? 00:00:21 /usr/bin/dbus-daemon --fork --print-pid 5 --print-address 7 --session
    walaki 1781 1763 0 Sep22 ? 00:00:46 xfce4-session
    walaki 1784 1 0 Sep22 ? 00:00:00 /usr/lib/xfce4/xfconf/xfconfd
    walaki 1789 1 0 Sep22 ? 00:00:16 /usr/bin/gpg-agent --sh --daemon --enable-ssh-support --write-env-file /home/walaki/.cache/gpg-agent-info
    walaki 1792 1781 0 Sep22 ? 00:01:54 xfwm4 --display :0.0 --sm-client-id 23fec2b63-e849-4a72-8ded-64b47902bd41
    walaki 1795 1781 0 Sep22 ? 00:00:35 Thunar --sm-client-id 2d0147b28-0a91-4a3b-a669-064fc26ae553 --daemon
    walaki 1797 1781 0 Sep22 ? 00:09:43 xfce4-panel --display :0.0 --sm-client-id 247d7309b-f81b-4064-adbd-0875fed923d4
    walaki 1798 1781 0 Sep22 ? 00:00:18 xfdesktop --display :0.0 --sm-client-id 2e572e480-670a-4c6f-af62-2339f19929ef
    walaki 1799 1 0 Sep22 ? 00:00:36 xfsettingsd --display :0.0 --sm-client-id 26269b48e-af0b-4399-b385-5305502e24f1
    walaki 1802 1781 1 Sep22 ? 01:24:09 /usr/lib/skype/skype -session 21d1f7d38-8c0a-41de-98b7-021e4f2a5bd7_1410900031_251500
    walaki 1803 1781 0 Sep22 ? 00:00:06 kruler -session 20c051002-8d7b-4c2c-bf0b-c384f149b9b5_1410900031_629257
    walaki 1806 1 0 Sep22 ? 00:00:01 xfce4-power-manager --restart --sm-client-id 2154ad16d-be90-40bc-8354-c2647728cf16
    walaki 1810 1 0 Sep22 ? 00:00:00 /usr/lib/gvfs/gvfsd
    walaki 1823 1 0 Sep22 ? 00:00:00 /usr/lib/gvfs/gvfsd-fuse /run/user/1000/gvfs -f -o big_writes
    walaki 1825 1797 0 Sep22 ? 00:00:02 /usr/lib/xfce4/panel/wrapper /usr/lib/xfce4/panel/plugins/libsystray.so 6 14680094 systray Notification Area Area where notification icons appear
    walaki 1833 1797 0 Sep22 ? 00:00:07 /usr/lib/xfce4/panel/wrapper /usr/lib/xfce4/panel/plugins/libmixer.so 15 14680095 mixer Audio Mixer Adjust volume levels
    walaki 1834 1797 0 Sep22 ? 00:44:27 /usr/lib/xfce4/panel/wrapper /usr/lib/xfce4/panel/plugins/libweather.so 16 14680096 weather Weather Update Show current weather conditions
    walaki 1835 1797 0 Sep22 ? 00:46:02 /usr/lib/xfce4/panel/wrapper /usr/lib/xfce4/panel/plugins/libsystemload.so 17 14680097 systemload System Load Monitor Monitor CPU load, swap usage and memory footprint
    walaki 1836 1797 0 Sep22 ? 00:00:03 /usr/lib/xfce4/panel/wrapper /usr/lib/xfce4/panel/plugins/libactions.so 2 14680098 actions Action Buttons Log out, lock or other system actions
    walaki 1841 1797 0 Sep22 ? 00:00:03 /usr/lib/xfce4/panel/wrapper /usr/lib/xfce4/panel/plugins/libthunar-tpa.so 8 14680102 thunar-tpa Trash Applet Display the trash can
    walaki 1843 1 0 Sep22 ? 00:00:04 /usr/lib/gvfs/gvfs-udisks2-volume-monitor
    walaki 1846 1 0 Sep22 ? 00:00:03 /usr/lib/gvfs/gvfsd-trash --spawner :1.9 /org/gtk/gvfs/exec_spaw/0
    root 1856 1 0 Sep22 ? 00:00:00 /usr/lib/upower/upowerd
    root 1857 1 0 Sep22 ? 00:02:10 /usr/lib/udisks2/udisksd --no-debug
    walaki 1862 1 0 Sep22 ? 00:09:10 kwooty -session 2fc05dbf4-9492-4cf1-bd80-efe7e47dfb90_1410900031_251208
    walaki 1895 1 0 Sep22 ? 00:00:00 /usr/lib/GConf/gconfd-2
    walaki 1904 1 0 Sep22 ? 00:00:05 /usr/bin/python2 /usr/bin/glipper
    walaki 1907 1 0 Sep22 ? 00:00:06 nm-applet
    walaki 1922 1 0 Sep22 ? 00:00:00 /usr/lib/at-spi2-core/at-spi-bus-launcher
    walaki 1926 1922 0 Sep22 ? 00:00:25 /usr/bin/dbus-daemon --config-file=/etc/at-spi2/accessibility.conf --nofork --print-address 3
    walaki 1930 1 0 Sep22 ? 00:00:03 /usr/lib/evolution/3.12/evolution-alarm-notify
    walaki 1936 1 1 Sep22 ? 01:59:26 firefox
    walaki 1938 1 0 Sep22 ? 00:01:08 /usr/lib/at-spi2-core/at-spi2-registryd --use-gnome-session
    walaki 2023 1 0 Sep22 ? 00:00:00 /usr/lib/evolution-data-server/evolution-source-registry
    walaki 2043 1 0 Sep22 ? 00:00:25 /usr/lib/gnome-online-accounts/goa-daemon
    walaki 2058 1 0 Sep22 ? 00:00:01 /usr/lib/evolution-data-server/evolution-calendar-factory
    walaki 2084 1 0 Sep22 ? 00:00:00 kdeinit4: kdeinit4 Runnin e
    walaki 2089 2084 0 Sep22 ? 00:00:00 kdeinit4: klauncher [kdei e
    walaki 2101 1 0 Sep22 ? 00:00:06 kdeinit4: kded4 [kdeinit]
    walaki 5752 1 0 Sep22 ? 00:00:01 /usr/bin/gnome-keyring-daemon --start --foreground --components=secrets
    walaki 5887 1789 0 Sep22 ? 00:01:01 scdaemon --multi-server
    walaki 7557 11505 0 11:19 pts/8 00:00:00 /bin/bash
    walaki 8876 19571 0 12:04 pts/4 00:00:03 mc
    walaki 8878 8876 0 12:04 pts/9 00:00:00 bash -rcfile .bashrc
    root 10950 2 0 18:10 ? 00:00:02 [kworker/u4:1]
    walaki 10953 18727 0 18:10 pts/6 00:00:04 mc
    walaki 10955 10953 0 18:10 pts/7 00:00:00 bash -rcfile .bashrc
    walaki 11492 1797 0 Sep23 ? 00:02:06 /usr/bin/python2 /usr/bin/terminator
    walaki 11504 11492 0 Sep23 ? 00:00:00 gnome-pty-helper
    walaki 11505 11492 0 Sep23 pts/8 00:00:00 /bin/bash
    walaki 12283 1797 0 13:19 ? 00:00:26 /usr/bin/python2 /usr/bin/terminator
    walaki 12299 12283 0 13:19 ? 00:00:00 gnome-pty-helper
    walaki 12300 12283 0 13:19 pts/1 00:00:00 /bin/bash
    walaki 12707 1797 0 13:23 ? 00:02:59 geany
    walaki 12713 12707 0 13:23 ? 00:00:00 gnome-pty-helper
    walaki 12714 12707 0 13:23 pts/11 00:00:00 /bin/bash
    walaki 13471 1797 0 18:31 ? 00:00:18 /usr/bin/python2 /usr/bin/terminator
    walaki 13487 13471 0 18:31 ? 00:00:00 gnome-pty-helper
    walaki 13488 13471 0 18:31 pts/3 00:00:00 /bin/bash
    walaki 13751 13488 0 18:33 pts/3 00:00:00 /bin/bash
    walaki 16906 1797 46 13:59 ? 04:12:08 /usr/lib/opera-next/opera-next
    walaki 18711 1797 0 Sep23 ? 00:05:05 /usr/bin/python2 /usr/bin/terminator
    walaki 18726 18711 0 Sep23 ? 00:00:00 gnome-pty-helper
    walaki 18727 18711 0 Sep23 pts/6 00:00:00 /bin/bash
    walaki 19550 1797 0 Sep22 ? 00:01:48 /usr/bin/python2 /usr/bin/terminator
    walaki 19570 19550 0 Sep22 ? 00:00:00 gnome-pty-helper
    walaki 19571 19550 0 Sep22 pts/4 00:00:00 /bin/bash
    walaki 21931 23464 3 20:17 ? 00:04:59 /opt/google/chrome/chrome --type=renderer --lang=en-US --force-fieldtrials=AutoReloadExperiment/Enabled/ChromeSuggestions/Most Likely with Kodachrome/ExtensionInstallVerification/None/OmniboxBundledExperimentV1/StandardR4/Prerender/PrerenderEnabled/PrerenderFromOmnibox/OmniboxPrerenderEnabled/PrerenderLocalPredictorSpec/LocalPredictor=Disabled/SPDY/SpdyDisabled/SettingsEnforcement/no_enforcement/Test0PercentDefault/group_01/UMA-Dynamic-Binary-Uniformity-Trial/default/UMA-New-Install-Uniformity-Trial/Experiment/UMA-Population-Restrict/normal/UMA-Session-Randomized-Uniformity-Trial-5-Percent/group_14/UMA-Uniformity-Trial-1-Percent/group_22/UMA-Uniformity-Trial-10-Percent/group_05/UMA-Uniformity-Trial-100-Percent/group_01/UMA-Uniformity-Trial-20-Percent/group_03/UMA-Uniformity-Trial-5-Percent/group_14/UMA-Uniformity-Trial-50-Percent/default/VoiceTrigger/Install/ --renderer-print-preview --enable-offline-auto-reload --enable-threaded-compositing --enable-delegated-renderer --disable-accelerated-video-decode --disable-webrtc-hw-encoding --disable-gpu-compositing --channel=23445.24.769536197
    walaki 22985 23464 0 20:39 ? 00:00:55 /opt/google/chrome/chrome --type=renderer --lang=en-US --force-fieldtrials=AutoReloadExperiment/Enabled/ChromeSuggestions/Most Likely with Kodachrome/ExtensionInstallVerification/None/OmniboxBundledExperimentV1/StandardR4/Prerender/PrerenderEnabled/PrerenderFromOmnibox/OmniboxPrerenderEnabled/PrerenderLocalPredictorSpec/LocalPredictor=Disabled/SPDY/SpdyDisabled/SettingsEnforcement/no_enforcement/Test0PercentDefault/group_01/UMA-Dynamic-Binary-Uniformity-Trial/default/UMA-New-Install-Uniformity-Trial/Experiment/UMA-Population-Restrict/normal/UMA-Session-Randomized-Uniformity-Trial-5-Percent/group_14/UMA-Uniformity-Trial-1-Percent/group_22/UMA-Uniformity-Trial-10-Percent/group_05/UMA-Uniformity-Trial-100-Percent/group_01/UMA-Uniformity-Trial-20-Percent/group_03/UMA-Uniformity-Trial-5-Percent/group_14/UMA-Uniformity-Trial-50-Percent/default/VoiceTrigger/Install/ --renderer-print-preview --enable-offline-auto-reload --enable-threaded-compositing --enable-delegated-renderer --disable-accelerated-video-decode --disable-webrtc-hw-encoding --disable-gpu-compositing --channel=23445.25.841939391
    walaki 23052 23464 2 20:40 ? 00:03:57 /opt/google/chrome/chrome --type=ppapi --channel=23445.26.1843768387 --ppapi-flash-args --lang=en-US
    walaki 23445 1 3 15:02 ? 00:16:57 /opt/google/chrome/chrome
    walaki 23453 23445 0 15:02 ? 00:00:05 /opt/google/chrome/chrome --type=sandbox-ipc
    walaki 23454 23445 0 15:02 ? 00:00:00 /opt/google/chrome/chrome-sandbox /opt/google/chrome/chrome --type=zygote
    walaki 23455 23454 0 15:02 ? 00:00:00 /opt/google/chrome/chrome --type=zygote
    walaki 23461 23455 0 15:02 ? 00:00:00 /opt/google/chrome/chrome-sandbox /opt/google/chrome/nacl_helper
    walaki 23462 23461 0 15:02 ? 00:00:00 /opt/google/chrome/nacl_helper
    walaki 23464 23455 0 15:02 ? 00:00:00 /opt/google/chrome/chrome --type=zygote
    walaki 23484 23445 0 15:03 ? 00:00:04 /opt/google/chrome/chrome --type=gpu-process --channel=23445.0.587379006 --supports-dual-gpus=false --gpu-driver-bug-workarounds=1,14,20,23,43 --disable-accelerated-video-decode --gpu-vendor-id=0x10de --gpu-device-id=0x0322 --gpu-driver-vendor --gpu-driver-version
    walaki 23672 23464 0 15:04 ? 00:01:06 /opt/google/chrome/chrome --type=renderer --lang=en-US --force-fieldtrials=AutoReloadExperiment/Enabled/ChromeSuggestions/Most Likely with Kodachrome/ExtensionInstallVerification/None/OmniboxBundledExperimentV1/StandardR4/Prerender/PrerenderEnabled/PrerenderFromOmnibox/OmniboxPrerenderEnabled/PrerenderLocalPredictorSpec/LocalPredictor=Disabled/SPDY/SpdyDisabled/SettingsEnforcement/no_enforcement/Test0PercentDefault/group_01/UMA-Dynamic-Binary-Uniformity-Trial/default/UMA-New-Install-Uniformity-Trial/Experiment/UMA-Population-Restrict/normal/UMA-Session-Randomized-Uniformity-Trial-5-Percent/group_14/UMA-Uniformity-Trial-1-Percent/group_22/UMA-Uniformity-Trial-10-Percent/group_05/UMA-Uniformity-Trial-100-Percent/group_01/UMA-Uniformity-Trial-20-Percent/group_03/UMA-Uniformity-Trial-5-Percent/group_14/UMA-Uniformity-Trial-50-Percent/default/VoiceTrigger/Install/ --renderer-print-preview --enable-offline-auto-reload --enable-threaded-compositing --enable-delegated-renderer --disable-accelerated-video-decode --disable-webrtc-hw-encoding --disable-gpu-compositing --channel=23445.5.858801638
    root 23962 288 0 Sep25 ? 00:00:00 /usr/bin/dhclient -d -sf /usr/lib/networkmanager/nm-dhcp-helper -pf /var/run/dhclient-enp2s8.pid -lf /var/lib/NetworkManager/dhclient-a8966a98-c9d9-4425-9e4d-459c41d83921-enp2s8.lease -cf /var/lib/NetworkManager/dhclient-enp2s8.conf enp2s8
    root 24159 1 0 15:08 tty2 00:00:00 /sbin/agetty --noclear tty2 linux
    root 24165 1 0 15:08 tty3 00:00:00 /sbin/agetty --noclear tty3 linux
    root 24169 1 0 15:08 tty5 00:00:00 /sbin/agetty --noclear tty5 linux
    root 24174 1 0 15:08 tty6 00:00:00 /sbin/agetty --noclear tty6 linux
    walaki 25161 1 2 Sep23 ? 02:22:03 audacious
    root 25840 2 0 21:32 ? 00:00:01 [kworker/1:1]
    walaki 27082 23464 4 21:51 ? 00:02:56 /opt/google/chrome/chrome --type=renderer --lang=en-US --force-fieldtrials=AutoReloadExperiment/Enabled/ChromeSuggestions/Most Likely with Kodachrome/ExtensionInstallVerification/None/OmniboxBundledExperimentV1/StandardR4/Prerender/PrerenderEnabled/PrerenderFromOmnibox/OmniboxPrerenderEnabled/PrerenderLocalPredictorSpec/LocalPredictor=Disabled/SPDY/SpdyDisabled/SettingsEnforcement/no_enforcement/Test0PercentDefault/group_01/UMA-Dynamic-Binary-Uniformity-Trial/default/UMA-New-Install-Uniformity-Trial/Experiment/UMA-Population-Restrict/normal/UMA-Session-Randomized-Uniformity-Trial-5-Percent/group_14/UMA-Uniformity-Trial-1-Percent/group_22/UMA-Uniformity-Trial-10-Percent/group_05/UMA-Uniformity-Trial-100-Percent/group_01/UMA-Uniformity-Trial-20-Percent/group_03/UMA-Uniformity-Trial-5-Percent/group_14/UMA-Uniformity-Trial-50-Percent/default/VoiceTrigger/Install/ --renderer-print-preview --enable-offline-auto-reload --enable-threaded-compositing --enable-delegated-renderer --disable-accelerated-video-decode --disable-webrtc-hw-encoding --disable-gpu-compositing --channel=23445.29.1207326524
    root 27424 2 0 22:00 ? 00:00:00 [kworker/0:1]
    root 27664 2 0 15:42 ? 00:00:04 [kworker/u4:2]
    root 27769 2 0 22:07 ? 00:00:00 [kworker/1:2]
    walaki 28865 1 0 Sep25 ? 00:00:00 /usr/lib/gvfs/gvfsd-http --spawner :1.9 /org/gtk/gvfs/exec_spaw/1
    walaki 29628 8878 0 22:54 pts/9 00:00:02 /usr/bin/ruby /home/walaki/util/mr1 Nekem az ég - hazafutás
    walaki 29652 23464 0 22:54 ? 00:00:00 /opt/google/chrome/chrome --type=renderer --lang=en-US --force-fieldtrials=AutoReloadExperiment/Enabled/ChromeSuggestions/Most Likely with Kodachrome/ExtensionInstallVerification/None/OmniboxBundledExperimentV1/StandardR4/Prerender/PrerenderEnabled/PrerenderFromOmnibox/OmniboxPrerenderEnabled/PrerenderLocalPredictorSpec/LocalPredictor=Disabled/SPDY/SpdyDisabled/SettingsEnforcement/no_enforcement/Test0PercentDefault/group_01/UMA-Dynamic-Binary-Uniformity-Trial/default/UMA-New-Install-Uniformity-Trial/Experiment/UMA-Population-Restrict/normal/UMA-Session-Randomized-Uniformity-Trial-5-Percent/group_14/UMA-Uniformity-Trial-1-Percent/group_22/UMA-Uniformity-Trial-10-Percent/group_05/UMA-Uniformity-Trial-100-Percent/group_01/UMA-Uniformity-Trial-20-Percent/group_03/UMA-Uniformity-Trial-5-Percent/group_14/UMA-Uniformity-Trial-50-Percent/default/VoiceTrigger/Install/ --renderer-print-preview --enable-offline-auto-reload --enable-threaded-compositing --enable-delegated-renderer --disable-accelerated-video-decode --disable-webrtc-hw-encoding --disable-gpu-compositing --channel=23445.30.161699173
    root 29693 2 0 22:55 ? 00:00:00 [kworker/0:2]
    root 29915 2 0 23:00 ? 00:00:00 [kworker/0:0]
    root 29930 27664 89 23:00 ? 00:00:31 /usr/lib/systemd/systemd-coredump 29431 1000 100 6 1411765249 wavparse1374:si
    walaki 29946 10955 0 23:01 pts/7 00:00:00 ps -ef
    walaki 29948 10955 0 23:01 pts/7 00:00:00 leafpad
    walaki 30148 1 0 Sep23 ? 00:00:00 /usr/lib/dconf/dconf-service
    walaki 30523 1 0 Sep25 ? 00:00:00 /bin/sh /home/walaki/jdownloader/JDLauncher
    walaki 30544 30523 0 Sep25 ? 00:04:54 /usr/lib/jvm/java-default-runtime/bin/java -Dinstall4j.jvmDir=/usr -Dexe4j.moduleName=/home/walaki/jdownloader/JDLauncher -Xmx512m -Xms64m -Dinstall4j.launcherId=26 -Dinstall4j.swt=false -Di4j.vmov=true -Di4j.vmov=true -Di4j.vmov=true -Di4j.vmov=true -Di4j.vmov=true -Di4j.vpt=true -classpath /home/walaki/jdownloader/.install4j/i4jruntime.jar:/home/walaki/jdownloader/JDownloader.jar com.install4j.runtime.launcher.Launcher launch jd.Main true false true true false true true 0 0 20 20 Arial 0,0,0 8 500 version 0.9 20 40 Arial 0,0,0 8 500 -1

  • [SOLVED] qemu-kvm high cpu usage when using pulseaudio alsa-plugin

    My Arch system is configured to use pulseaudio. When an application connects to the sound server it will use either a native pulseaudio driver, or the pulseaudio alsa-plugin if it using a alsa driver.
    qemu-kvm in 'extra' is not compiled with native pulseaudio support. When running guests with sound hardware support, qemu-kvm connects to the sound server using the pulseaudio alsa-plugin.
    The problem I'm seeing is high cpu usage on the Arch host even though cpu usage on the guest is low. Also, the guest is often unresponsive for a period of time when opening sound applications like the mixer or playing audio.
    My solution is to recompile qemu-kvm with native pulseaudio support. This eliminates the use of the pulseaudio alsa-plugin on the Arch host and fixes the above problems.
    An easy was to do this is run:
    yaourt -S qemu-kvm --build
    And edit the PKGBUILD changing the line:
    --audio-drv-list=alsa,sdl,oss,esd \
    To:
    --audio-drv-list=pa,alsa,sdl,oss,esd \
    Finish building and install. Don't forget to add yourself to the kvm group.
    Last edited by bytesize (2010-08-16 02:34:08)

    Problem disappeared.
    I'm not sure, but i think installing xf86-video-modesetting helped to fix this issue.
    I had an error messages in /var/log/Xorg.0.log like this:
    (EE) Failed to load module "modesetting" (module does not exist, 0)

  • Chromium + Flash + Pandora = very high CPU usage

    I know Pandora is far from the most efficient software out there, but in Chromium it takes roughly 1.6 GHz of CPU cycles, compared to 260 MHz in Firefox.  Same version of Flash (64 bit preview).  I was hoping to switch from Firefox to Chromium as it seems to be faster overall, but draining my laptop's battery like this is a show-stopper.
    chromium 10.0.648.205-1
    xorg-server 1.10.1-1
    xf86-video-ati 6.14.1-1
    Firefox 4.0 (64-bit) from upstream
    Adobe Flash 10.3 d162 (64-bit preview)
    With Chromium:
    Cn Avg residency P-states (frequencies)
    C0 (cpu running) (45.4%) 2.00 Ghz 100.0%
    polling 0.4ms ( 0.1%) 1.60 Ghz 0.0%
    C1 mwait 0.2ms (26.9%) 1200 Mhz 0.0%
    C4 mwait 0.2ms (27.6%)
    Top causes for wakeups:
    65.4% (1557.0) [radeon] <interrupt>
    12.5% (297.2) [kernel scheduler] Load balancing tick
    12.4% (295.4) kworker/0:0
    PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
    3609 john 20 0 455m 131m 20m S 50.2 3.3 1:40.29 chromium
    3151 root 20 0 115m 32m 15m R 30.6 0.8 1:06.56 X
    With Firefox:
    Cn Avg residency P-states (frequencies)
    C0 (cpu running) (19.6%) 2.00 Ghz 0.0%
    polling 2.3ms ( 0.0%) 1.60 Ghz 0.0%
    C1 mwait 0.7ms ( 5.9%) 1200 Mhz 100.0%
    C4 mwait 1.0ms (74.4%)
    Top causes for wakeups:
    29.8% (192.6) [kernel scheduler] Load balancing tick
    26.3% (170.1) kworker/0:0
    15.6% (100.8) firefox-bin
    PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
    3860 john 20 0 709m 220m 37m S 22.0 5.6 0:29.94 firefox-bin
    3151 root 20 0 110m 25m 8472 S 1.7 0.6 1:55.23 X
    Last edited by jlindgren (2011-04-18 23:25:06)

    The almost exact 100 wakeups per second makes me wonder if Pandora tries to redraw constantly but gets throttled to 100 FPS in Firefox.
    Edit: Okay, I guess I should have done a little more research before posting here; seems to be a known problem with Pandora and Chromium (on Windows and Mac also (!)):
    http://code.google.com/p/chromium/issue … l?id=38794
    http://code.google.com/p/chromium/issue … l?id=77691
    http://superuser.com/questions/149230/w … -cpu-usage
    http://hintsforums.macworld.com/showthread.php?p=617863
    Last edited by jlindgren (2011-04-19 01:42:57)

  • High CPU usage when laptop is idle!

    Hi,
    After upgrade CPU usage is 20-30 % when laptop is idle.This happens for the first time,i use arch for about 2 months.
    WM: Openbox.Here is what "top" gives me:
    [dejan@DejanArch ~]$ top
    top - 01:52:33 up 20 min, 0 users, load average: 0.13, 0.14, 0.13
    Tasks: 123 total, 2 running, 120 sleeping, 0 stopped, 1 zombie
    Cpu(s): 7.6%us, 16.7%sy, 0.0%ni, 75.0%id, 0.5%wa, 0.0%hi, 0.2%si, 0.0%st
    Mem: 1019104k total, 587564k used, 431540k free, 37668k buffers
    Swap: 2048280k total, 0k used, 2048280k free, 350592k cached
    PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
    3531 root 20 0 71724 18m 8392 S 32 1.9 6:44.09 X
    3827 dejan 20 0 79728 5040 3992 S 7 0.5 1:10.07 conky
    3687 dejan 20 0 3432 1572 856 S 2 0.2 0:18.94 dbus-daemon
    22165 dejan 20 0 88800 9820 7172 S 1 1.0 0:00.57 lxterminal
    3704 dejan 20 0 90312 8456 6220 S 0 0.8 0:03.44 xfce4-power-man
    3787 dejan 20 0 14124 2852 2364 S 0 0.3 0:02.81 obex-data-serve
    22208 dejan 20 0 2556 984 756 R 0 0.1 0:00.06 top
    1 root 20 0 1872 552 484 S 0 0.1 0:00.78 init
    2 root 20 0 0 0 0 S 0 0.0 0:00.00 kthreadd
    3 root 20 0 0 0 0 S 0 0.0 0:00.22 ksoftirqd/0
    6 root RT 0 0 0 0 S 0 0.0 0:00.00 migration/0
    7 root RT 0 0 0 0 S 0 0.0 0:00.00 watchdog/0
    8 root RT 0 0 0 0 S 0 0.0 0:00.00 migration/1
    10 root 20 0 0 0 0 S 0 0.0 0:00.16 ksoftirqd/1
    12 root RT 0 0 0 0 S 0 0.0 0:00.00 watchdog/1
    13 root 0 -20 0 0 0 S 0 0.0 0:00.00 cpuset
    Thanks.
    Last edited by grobar87 (2011-05-16 23:54:52)

    @AliWam Thanks!Conky was the problem.When i kill conky CPU load drops.Strange :S But i want conky on my desktop,i hope there is solution for this.
    @lagagon When i kill conky cpu load is normal (0 - 2 %),with conky 20-30% when laptop is idle.This is my "lspci":
    [dejan@DejanArch ~]$ lspci
    00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub (rev 0c)
    00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (primary) (rev 0c)
    00:02.1 Display controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (secondary) (rev 0c)
    00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 (rev 02)
    00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 (rev 02)
    00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 02)
    00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 02)
    00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 02)
    00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 (rev 02)
    00:1c.5 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 6 (rev 02)
    00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 02)
    00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 02)
    00:1d.2 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 02)
    00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 02)
    00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f2)
    00:1f.0 ISA bridge: Intel Corporation 82801HEM (ICH8M) LPC Interface Controller (rev 02)
    00:1f.2 IDE interface: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) SATA IDE Controller (rev 02)
    00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 02)
    03:01.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev ba)
    03:01.1 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 04)
    03:01.2 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 21)
    09:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
    0c:00.0 Network controller: Atheros Communications Inc. AR5001 Wireless Network Adapter (rev 01)
    [dejan@DejanArch ~]$
    So i think my video card is Intel and i use the lastest intel drivers.I install with this command "pacman -S xf86-video-intel".Please tell me if i do something wrong.
    This is all i have in Xorg.0.log file:
    [ 19.630]
    X.Org X Server 1.10.1
    Release Date: 2011-04-15
    [ 19.630] X Protocol Version 11, Revision 0
    [ 19.630] Build Operating System: Linux 2.6.38-ARCH i686
    [ 19.630] Current Operating System: Linux DejanArch 2.6.38-ARCH #1 SMP PREEMPT Fri May 13 07:54:18 UTC 2011 i686
    [ 19.630] Kernel command line: root=/dev/disk/by-uuid/9931bc08-6fa4-45f2-811c-1c7eb558b92d ro
    [ 19.630] Build Date: 16 April 2011 12:05:35PM
    [ 19.630]
    [ 19.645] Current version of pixman: 0.20.2
    [ 19.645] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 19.645] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 19.645] (==) Log file: "/var/log/Xorg.0.log", Time: Wed May 18 20:00:06 2011
    [ 19.670] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 19.687] (==) No Layout section. Using the first Screen section.
    [ 19.687] (==) No screen section available. Using defaults.
    [ 19.687] (**) |-->Screen "Default Screen Section" (0)
    [ 19.687] (**) | |-->Monitor "<default monitor>"
    [ 19.688] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 19.688] (==) Automatically adding devices
    [ 19.688] (==) Automatically enabling devices
    [ 19.728] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 19.728] Entry deleted from font path.
    [ 19.786] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 19.786] Entry deleted from font path.
    [ 19.786] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 19.787] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 19.787] Entry deleted from font path.
    [ 19.787] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 19.787] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 19.787] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 19.787] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 19.787] (II) Loader magic: 0x81f4ee0
    [ 19.787] (II) Module ABI versions:
    [ 19.787] X.Org ANSI C Emulation: 0.4
    [ 19.787] X.Org Video Driver: 10.0
    [ 19.787] X.Org XInput driver : 12.2
    [ 19.787] X.Org Server Extension : 5.0
    [ 19.788] (--) PCI:*(0:0:2:0) 8086:2a02:1028:029a rev 12, Mem @ 0xf6e00000/1048576, 0xe0000000/268435456, I/O @ 0x0000efe8/8
    [ 19.788] (--) PCI: (0:0:2:1) 8086:2a03:1028:029a rev 12, Mem @ 0xf6f00000/1048576
    [ 19.789] (II) Open ACPI successful (/var/run/acpid.socket)
    [ 19.789] (II) LoadModule: "extmod"
    [ 19.813] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 19.822] (II) Module extmod: vendor="X.Org Foundation"
    [ 19.822] compiled for 1.10.1, module version = 1.0.0
    [ 19.822] Module class: X.Org Server Extension
    [ 19.822] ABI class: X.Org Server Extension, version 5.0
    [ 19.822] (II) Loading extension MIT-SCREEN-SAVER
    [ 19.822] (II) Loading extension XFree86-VidModeExtension
    [ 19.822] (II) Loading extension XFree86-DGA
    [ 19.822] (II) Loading extension DPMS
    [ 19.822] (II) Loading extension XVideo
    [ 19.822] (II) Loading extension XVideo-MotionCompensation
    [ 19.822] (II) Loading extension X-Resource
    [ 19.822] (II) LoadModule: "dbe"
    [ 19.822] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 19.823] (II) Module dbe: vendor="X.Org Foundation"
    [ 19.823] compiled for 1.10.1, module version = 1.0.0
    [ 19.823] Module class: X.Org Server Extension
    [ 19.823] ABI class: X.Org Server Extension, version 5.0
    [ 19.823] (II) Loading extension DOUBLE-BUFFER
    [ 19.823] (II) LoadModule: "glx"
    [ 19.823] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 19.842] (II) Module glx: vendor="X.Org Foundation"
    [ 19.842] compiled for 1.10.1, module version = 1.0.0
    [ 19.842] ABI class: X.Org Server Extension, version 5.0
    [ 19.843] (==) AIGLX enabled
    [ 19.843] (II) Loading extension GLX
    [ 19.843] (II) LoadModule: "record"
    [ 19.844] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 19.853] (II) Module record: vendor="X.Org Foundation"
    [ 19.853] compiled for 1.10.1, module version = 1.13.0
    [ 19.853] Module class: X.Org Server Extension
    [ 19.853] ABI class: X.Org Server Extension, version 5.0
    [ 19.853] (II) Loading extension RECORD
    [ 19.853] (II) LoadModule: "dri"
    [ 19.853] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 19.876] (II) Module dri: vendor="X.Org Foundation"
    [ 19.876] compiled for 1.10.1, module version = 1.0.0
    [ 19.876] ABI class: X.Org Server Extension, version 5.0
    [ 19.876] (II) Loading extension XFree86-DRI
    [ 19.876] (II) LoadModule: "dri2"
    [ 19.877] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 19.917] (II) Module dri2: vendor="X.Org Foundation"
    [ 19.917] compiled for 1.10.1, module version = 1.2.0
    [ 19.917] ABI class: X.Org Server Extension, version 5.0
    [ 19.917] (II) Loading extension DRI2
    [ 19.917] (==) Matched intel as autoconfigured driver 0
    [ 19.917] (==) Matched vesa as autoconfigured driver 1
    [ 19.917] (==) Matched fbdev as autoconfigured driver 2
    [ 19.917] (==) Assigned the driver to the xf86ConfigLayout
    [ 19.917] (II) LoadModule: "intel"
    [ 19.917] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 19.940] (II) Module intel: vendor="X.Org Foundation"
    [ 19.940] compiled for 1.10.0.902, module version = 2.15.0
    [ 19.940] Module class: X.Org Video Driver
    [ 19.940] ABI class: X.Org Video Driver, version 10.0
    [ 19.940] (II) LoadModule: "vesa"
    [ 19.941] (WW) Warning, couldn't open module vesa
    [ 19.941] (II) UnloadModule: "vesa"
    [ 19.941] (II) Unloading vesa
    [ 19.941] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 19.941] (II) LoadModule: "fbdev"
    [ 19.941] (WW) Warning, couldn't open module fbdev
    [ 19.941] (II) UnloadModule: "fbdev"
    [ 19.941] (II) Unloading fbdev
    [ 19.941] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 19.941] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
    965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
    4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
    Sandybridge, Sandybridge, Sandybridge, Sandybridge, Sandybridge,
    Sandybridge, Sandybridge
    [ 19.942] (++) using VT number 7
    [ 19.948] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 19.948] drmOpenDevice: node name is /dev/dri/card0
    [ 19.949] drmOpenDevice: open result is 9, (OK)
    [ 19.949] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    [ 19.949] drmOpenDevice: node name is /dev/dri/card0
    [ 19.949] drmOpenDevice: open result is 9, (OK)
    [ 19.949] drmOpenByBusid: drmOpenMinor returns 9
    [ 19.949] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    [ 19.949] (II) intel(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 19.949] (==) intel(0): Depth 24, (--) framebuffer bpp 32
    [ 19.949] (==) intel(0): RGB weight 888
    [ 19.949] (==) intel(0): Default visual is TrueColor
    [ 19.949] (II) intel(0): Integrated Graphics Chipset: Intel(R) 965GM
    [ 19.949] (--) intel(0): Chipset: "965GM"
    [ 19.949] (**) intel(0): Relaxed fencing enabled
    [ 19.949] (**) intel(0): Framebuffer tiled
    [ 19.949] (**) intel(0): Pixmaps tiled
    [ 19.949] (**) intel(0): 3D buffers tiled
    [ 19.949] (**) intel(0): SwapBuffers wait enabled
    [ 19.949] (==) intel(0): video overlay key set to 0x101fe
    [ 19.957] (II) intel(0): Output LVDS1 has no monitor section
    [ 19.976] (II) intel(0): Output VGA1 has no monitor section
    [ 19.976] (II) intel(0): EDID for output LVDS1
    [ 19.976] (II) intel(0): Manufacturer: AUO Model: 11ec Serial#: 0
    [ 19.976] (II) intel(0): Year: 2008 Week: 1
    [ 19.977] (II) intel(0): EDID Version: 1.3
    [ 19.977] (II) intel(0): Digital Display Input
    [ 19.977] (II) intel(0): Max Image Size [cm]: horiz.: 34 vert.: 19
    [ 19.977] (II) intel(0): Gamma: 2.20
    [ 19.977] (II) intel(0): No DPMS capabilities specified
    [ 19.977] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 19.977] (II) intel(0): First detailed timing is preferred mode
    [ 19.977] (II) intel(0): redX: 0.640 redY: 0.342 greenX: 0.310 greenY: 0.580
    [ 19.977] (II) intel(0): blueX: 0.150 blueY: 0.120 whiteX: 0.313 whiteY: 0.329
    [ 19.977] (II) intel(0): Manufacturer's mask: 0
    [ 19.977] (II) intel(0): Supported detailed timing:
    [ 19.977] (II) intel(0): clock: 72.0 MHz Image Size: 344 x 193 mm
    [ 19.977] (II) intel(0): h_active: 1366 h_sync: 1414 h_sync_end 1446 h_blank_end 1486 h_border: 0
    [ 19.977] (II) intel(0): v_active: 768 v_sync: 771 v_sync_end 775 v_blanking: 806 v_border: 0
    [ 19.977] (II) intel(0): Supported detailed timing:
    [ 19.977] (II) intel(0): clock: 72.0 MHz Image Size: 344 x 193 mm
    [ 19.977] (II) intel(0): h_active: 1366 h_sync: 1414 h_sync_end 1446 h_blank_end 1486 h_border: 0
    [ 19.977] (II) intel(0): v_active: 768 v_sync: 771 v_sync_end 775 v_blanking: 806 v_border: 0
    [ 19.977] (II) intel(0): M094G€B156XW1
    [ 19.977] (II) intel(0): Unknown vendor-specific block 0
    [ 19.977] (II) intel(0): EDID (in hex):
    [ 19.977] (II) intel(0): 00ffffffffffff0006afec1100000000
    [ 19.977] (II) intel(0): 01120103902213780ae6b5a3574f9426
    [ 19.977] (II) intel(0): 1e505400000001010101010101010101
    [ 19.977] (II) intel(0): 010101010101201c5678500026303020
    [ 19.977] (II) intel(0): 340058c11000001a201c567850002630
    [ 19.977] (II) intel(0): 3020340058c11000001a000000fe004d
    [ 19.977] (II) intel(0): 30393447804231353658573100000000
    [ 19.977] (II) intel(0): 00000000000000000001010a202000df
    [ 19.977] (II) intel(0): EDID vendor "AUO", prod id 4588
    [ 19.977] (II) intel(0): Printing DDC gathered Modelines:
    [ 19.977] (II) intel(0): Modeline "1366x768"x0.0 72.00 1366 1414 1446 1486 768 771 775 806 +hsync -vsync (48.5 kHz)
    [ 19.977] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
    [ 19.977] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 19.977] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 19.977] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
    [ 19.977] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
    [ 19.977] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
    [ 19.977] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
    [ 19.977] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
    [ 19.977] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
    [ 19.977] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
    [ 19.977] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
    [ 19.977] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
    [ 19.977] (II) intel(0): Printing probed modes for output LVDS1
    [ 19.977] (II) intel(0): Modeline "1366x768"x60.1 72.00 1366 1414 1446 1486 768 771 775 806 +hsync -vsync (48.5 kHz)
    [ 19.977] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 19.977] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 19.977] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 19.977] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 19.996] (II) intel(0): EDID for output VGA1
    [ 19.996] (II) intel(0): Output LVDS1 connected
    [ 19.996] (II) intel(0): Output VGA1 disconnected
    [ 19.996] (II) intel(0): Using exact sizes for initial modes
    [ 19.996] (II) intel(0): Output LVDS1 using initial mode 1366x768
    [ 19.996] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 19.996] (II) intel(0): Kernel page flipping support detected, enabling
    [ 19.996] (++) intel(0): DPI set to (96, 96)
    [ 19.996] (II) Loading sub module "fb"
    [ 19.996] (II) LoadModule: "fb"
    [ 19.997] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 20.006] (II) Module fb: vendor="X.Org Foundation"
    [ 20.006] compiled for 1.10.1, module version = 1.0.0
    [ 20.006] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 20.006] (II) Loading sub module "dri2"
    [ 20.006] (II) LoadModule: "dri2"
    [ 20.007] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 20.007] (II) Module dri2: vendor="X.Org Foundation"
    [ 20.007] compiled for 1.10.1, module version = 1.2.0
    [ 20.007] ABI class: X.Org Server Extension, version 5.0
    [ 20.007] (==) Depth 24 pixmap format is 32 bpp
    [ 20.007] (II) intel(0): [DRI2] Setup complete
    [ 20.007] (II) intel(0): [DRI2] DRI driver: i965
    [ 20.007] (II) intel(0): Allocated new frame buffer 1408x768 stride 5632, tiled
    [ 20.041] (II) UXA(0): Driver registered support for the following operations:
    [ 20.041] (II) solid
    [ 20.041] (II) copy
    [ 20.041] (II) composite (RENDER acceleration)
    [ 20.041] (II) put_image
    [ 20.041] (II) get_image
    [ 20.041] (==) intel(0): Backing store disabled
    [ 20.041] (==) intel(0): Silken mouse enabled
    [ 20.042] (II) intel(0): Initializing HW Cursor
    [ 20.063] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 20.063] (==) intel(0): DPMS enabled
    [ 20.063] (==) intel(0): Intel XvMC decoder enabled
    [ 20.063] (II) intel(0): Set up textured video
    [ 20.063] (II) intel(0): Set up overlay video
    [ 20.063] (II) intel(0): [XvMC] i965_xvmc driver initialized.
    [ 20.063] (II) intel(0): direct rendering: DRI2 Enabled
    [ 20.063] (==) intel(0): hotplug detection: "enabled"
    [ 20.064] (--) RandR disabled
    [ 20.064] (II) Initializing built-in extension Generic Event Extension
    [ 20.064] (II) Initializing built-in extension SHAPE
    [ 20.064] (II) Initializing built-in extension MIT-SHM
    [ 20.064] (II) Initializing built-in extension XInputExtension
    [ 20.064] (II) Initializing built-in extension XTEST
    [ 20.064] (II) Initializing built-in extension BIG-REQUESTS
    [ 20.064] (II) Initializing built-in extension SYNC
    [ 20.064] (II) Initializing built-in extension XKEYBOARD
    [ 20.064] (II) Initializing built-in extension XC-MISC
    [ 20.064] (II) Initializing built-in extension SECURITY
    [ 20.064] (II) Initializing built-in extension XINERAMA
    [ 20.064] (II) Initializing built-in extension XFIXES
    [ 20.064] (II) Initializing built-in extension RENDER
    [ 20.064] (II) Initializing built-in extension RANDR
    [ 20.064] (II) Initializing built-in extension COMPOSITE
    [ 20.064] (II) Initializing built-in extension DAMAGE
    [ 20.210] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 20.210] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 20.210] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 20.210] (II) AIGLX: enabled GLX_SGI_make_current_read
    [ 20.210] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 20.210] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/i965_dri.so
    [ 20.210] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 20.211] (II) intel(0): Setting screen physical size to 361 x 203
    [ 20.500] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
    [ 20.500] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 20.500] (II) LoadModule: "evdev"
    [ 20.500] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 20.514] (II) Module evdev: vendor="X.Org Foundation"
    [ 20.514] compiled for 1.10.0, module version = 2.6.0
    [ 20.514] Module class: X.Org XInput Driver
    [ 20.514] ABI class: X.Org XInput driver, version 12.2
    [ 20.514] (II) Using input driver 'evdev' for 'Video Bus'
    [ 20.514] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 20.514] (**) Video Bus: always reports core events
    [ 20.514] (**) Video Bus: Device: "/dev/input/event7"
    [ 20.530] (--) Video Bus: Found keys
    [ 20.530] (II) Video Bus: Configuring as keyboard
    [ 20.530] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/LNXVIDEO:01/input/input7/event7"
    [ 20.530] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    [ 20.530] (**) Option "xkb_rules" "evdev"
    [ 20.530] (**) Option "xkb_model" "evdev"
    [ 20.530] (**) Option "xkb_layout" "us"
    [ 20.564] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [ 20.564] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 20.564] (II) Using input driver 'evdev' for 'Power Button'
    [ 20.564] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 20.564] (**) Power Button: always reports core events
    [ 20.564] (**) Power Button: Device: "/dev/input/event2"
    [ 20.580] (--) Power Button: Found keys
    [ 20.580] (II) Power Button: Configuring as keyboard
    [ 20.580] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2"
    [ 20.580] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 20.580] (**) Option "xkb_rules" "evdev"
    [ 20.580] (**) Option "xkb_model" "evdev"
    [ 20.580] (**) Option "xkb_layout" "us"
    [ 20.580] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
    [ 20.580] (II) No input driver/identifier specified (ignoring)
    [ 20.581] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
    [ 20.581] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 20.581] (II) Using input driver 'evdev' for 'Sleep Button'
    [ 20.581] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 20.581] (**) Sleep Button: always reports core events
    [ 20.581] (**) Sleep Button: Device: "/dev/input/event3"
    [ 20.596] (--) Sleep Button: Found keys
    [ 20.596] (II) Sleep Button: Configuring as keyboard
    [ 20.596] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3/event3"
    [ 20.596] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
    [ 20.596] (**) Option "xkb_rules" "evdev"
    [ 20.596] (**) Option "xkb_model" "evdev"
    [ 20.596] (**) Option "xkb_layout" "us"
    [ 20.600] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
    [ 20.600] (II) No input driver/identifier specified (ignoring)
    [ 20.600] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event10)
    [ 20.600] (II) No input driver/identifier specified (ignoring)
    [ 20.601] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event11)
    [ 20.601] (II) No input driver/identifier specified (ignoring)
    [ 20.601] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event9)
    [ 20.601] (II) No input driver/identifier specified (ignoring)
    [ 20.607] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 20.607] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 20.607] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 20.607] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 20.607] (**) AT Translated Set 2 keyboard: always reports core events
    [ 20.607] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 20.640] (--) AT Translated Set 2 keyboard: Found keys
    [ 20.640] (II) AT Translated Set 2 keyboard: Configuring as keyboard
    [ 20.640] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 20.640] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    [ 20.640] (**) Option "xkb_rules" "evdev"
    [ 20.640] (**) Option "xkb_model" "evdev"
    [ 20.640] (**) Option "xkb_layout" "us"
    [ 20.641] (II) config/udev: Adding input device PS/2 Mouse (/dev/input/event4)
    [ 20.641] (**) PS/2 Mouse: Applying InputClass "evdev pointer catchall"
    [ 20.641] (II) Using input driver 'evdev' for 'PS/2 Mouse'
    [ 20.641] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 20.641] (**) PS/2 Mouse: always reports core events
    [ 20.641] (**) PS/2 Mouse: Device: "/dev/input/event4"
    [ 20.660] (--) PS/2 Mouse: Found 3 mouse buttons
    [ 20.660] (--) PS/2 Mouse: Found relative axes
    [ 20.660] (--) PS/2 Mouse: Found x and y relative axes
    [ 20.660] (II) PS/2 Mouse: Configuring as mouse
    [ 20.660] (**) PS/2 Mouse: YAxisMapping: buttons 4 and 5
    [ 20.660] (**) PS/2 Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 20.660] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input4/event4"
    [ 20.660] (II) XINPUT: Adding extended input device "PS/2 Mouse" (type: MOUSE)
    [ 20.660] (II) PS/2 Mouse: initialized for relative axes.
    [ 20.660] (**) PS/2 Mouse: (accel) keeping acceleration scheme 1
    [ 20.660] (**) PS/2 Mouse: (accel) acceleration profile 0
    [ 20.660] (**) PS/2 Mouse: (accel) acceleration factor: 2.000
    [ 20.660] (**) PS/2 Mouse: (accel) acceleration threshold: 4
    [ 20.660] (II) config/udev: Adding input device PS/2 Mouse (/dev/input/mouse0)
    [ 20.660] (II) No input driver/identifier specified (ignoring)
    [ 20.661] (II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/event5)
    [ 20.661] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "evdev touchpad catchall"
    [ 20.661] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "touchpad catchall"
    [ 20.661] (II) LoadModule: "synaptics"
    [ 20.661] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 20.667] (II) Module synaptics: vendor="X.Org Foundation"
    [ 20.667] compiled for 1.10.0, module version = 1.4.0
    [ 20.667] Module class: X.Org XInput Driver
    [ 20.667] ABI class: X.Org XInput driver, version 12.2
    [ 20.667] (II) Using input driver 'synaptics' for 'AlpsPS/2 ALPS GlidePoint'
    [ 20.667] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 20.667] (**) AlpsPS/2 ALPS GlidePoint: always reports core events
    [ 20.667] (**) Option "Device" "/dev/input/event5"
    [ 20.793] (--) AlpsPS/2 ALPS GlidePoint: x-axis range 0 - 1023
    [ 20.793] (--) AlpsPS/2 ALPS GlidePoint: y-axis range 0 - 767
    [ 20.793] (--) AlpsPS/2 ALPS GlidePoint: pressure range 0 - 127
    [ 20.793] (--) AlpsPS/2 ALPS GlidePoint: buttons: left right middle
    [ 20.793] (--) AlpsPS/2 ALPS GlidePoint: invalid finger width range. defaulting to 0 - 16
    [ 20.793] (**) Option "TapButton1" "0"
    [ 20.793] (**) Option "TapButton2" "2"
    [ 20.793] (**) Option "TapButton3" "3"
    [ 20.900] (--) AlpsPS/2 ALPS GlidePoint: touchpad found
    [ 20.900] (**) AlpsPS/2 ALPS GlidePoint: always reports core events
    [ 20.953] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input5/event5"
    [ 20.953] (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS GlidePoint" (type: TOUCHPAD)
    [ 20.953] (**) AlpsPS/2 ALPS GlidePoint: (accel) MinSpeed is now constant deceleration 2.5
    [ 20.953] (**) AlpsPS/2 ALPS GlidePoint: MaxSpeed is now 1.75
    [ 20.953] (**) AlpsPS/2 ALPS GlidePoint: AccelFactor is now 0.156
    [ 20.953] (**) AlpsPS/2 ALPS GlidePoint: (accel) keeping acceleration scheme 1
    [ 20.953] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration profile 1
    [ 20.953] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration factor: 2.000
    [ 20.953] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration threshold: 4
    [ 20.986] (--) AlpsPS/2 ALPS GlidePoint: touchpad found
    [ 20.987] (II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/mouse1)
    [ 20.987] (II) No input driver/identifier specified (ignoring)
    [ 20.989] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event6)
    [ 20.989] (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall"
    [ 20.989] (II) Using input driver 'evdev' for 'Dell WMI hotkeys'
    [ 20.989] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 20.989] (**) Dell WMI hotkeys: always reports core events
    [ 20.989] (**) Dell WMI hotkeys: Device: "/dev/input/event6"
    [ 20.996] (--) Dell WMI hotkeys: Found keys
    [ 20.996] (II) Dell WMI hotkeys: Configuring as keyboard
    [ 20.996] (**) Option "config_info" "udev:/sys/devices/virtual/input/input6/event6"
    [ 20.996] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD)
    [ 20.996] (**) Option "xkb_rules" "evdev"
    [ 20.996] (**) Option "xkb_model" "evdev"
    [ 20.996] (**) Option "xkb_layout" "us"
    Thanks for your patience and thanks for help

Maybe you are looking for