Bonjour,
Je reviens vers vous car depuis déjà plusieurs versions de LO "officielle" > téléchargé depuis le site officiel donc.
J'ai de façon aléatoire des freezes du tableau de bord (j'utilise LXDE) su ma f15 à jour et cela se produit chaque fois quand j'utilise ou je viens de fermer LO. C'est assez désagréable car je suis obligé de redémarrer pour pouvoir réutiliser mon tableau de bord.
Après quelques recherches sur internet je n'ai rien trouvé trouvé de concluant.
Mais si je comprend bien quelques problèmes similaires sur d'autres logiciels cela pourrait être du a une "fuite de mémoire".
C'est pourquoi j'ai fait quelques tests :
Un top pendant le freeze donne :
[test@ltest ffmpeg]$ top
top - 04:15:02 up 46 min, 3 users, load average: 1.15, 1.08, 0.98
Tasks: 154 total, 3 running, 151 sleeping, 0 stopped, 0 zombie
Cpu(s): 12.6%us, 0.0%sy, 0.0%ni, 87.3%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Mem: 6103060k total, 1045548k used, 5057512k free, 40588k buffers
Swap: 10239996k total, 0k used, 10239996k free, 568300k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
1477 test 20 0 304m 11m 8876 R 99.5 0.2 38:39.64 lxpanel
1131 root 20 0 127m 25m 11m S 0.7 0.4 0:29.15 X
1622 test 20 0 285m 9.9m 8112 S 0.3 0.2 0:05.77 lxtask
6141 test 20 0 15128 1216 876 R 0.3 0.0 0:00.01 top
1 root 20 0 37036 4516 1852 S 0.0 0.1 0:01.52 systemd
2 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kthreadd
3 root 20 0 0 0 0 S 0.0 0.0 0:00.01 ksoftirqd/0
6 root RT 0 0 0 0 S 0.0 0.0 0:00.00 migration/0
7 root RT 0 0 0 0 S 0.0 0.0 0:00.00 watchdog/0
8 root RT 0 0 0 0 S 0.0 0.0 0:00.00 migration/1
10 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ksoftirqd/1
12 root RT 0 0 0 0 S 0.0 0.0 0:00.00 watchdog/1
13 root RT 0 0 0 0 S 0.0 0.0 0:00.00 migration/2
15 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ksoftirqd/2
16 root RT 0 0 0 0 S 0.0 0.0 0:00.00 watchdog/2
17 root RT 0 0 0 0 S 0.0 0.0 0:00.00 migration/3
19 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ksoftirqd/3
20 root RT 0 0 0 0 S 0.0 0.0 0:00.00 watchdog/3
21 root RT 0 0 0 0 S 0.0 0.0 0:00.00 migration/4
23 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ksoftirqd/4
24 root RT 0 0 0 0 S 0.0 0.0 0:00.00 watchdog/4
25 root RT 0 0 0 0 S 0.0 0.0 0:00.00 migration/5
27 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ksoftirqd/5
28 root RT 0 0 0 0 S 0.0 0.0 0:00.02 watchdog/5
29 root RT 0 0 0 0 S 0.0 0.0 0:00.00 migration/6
31 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ksoftirqd/6
32 root RT 0 0 0 0 S 0.0 0.0 0:00.03 watchdog/6
33 root RT 0 0 0 0 S 0.0 0.0 0:00.00 migration/7
35 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ksoftirqd/7
36 root RT 0 0 0 0 S 0.0 0.0 0:00.00 watchdog/7
37 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 cpuset
38 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 khelper
39 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kdevtmpfs
40 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 netns
41 root 20 0 0 0 0 S 0.0 0.0 0:00.00 sync_supers
42 root 20 0 0 0 0 S 0.0 0.0 0:00.00 bdi-default
43 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 kintegrityd
44 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 kblockd
45 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 ata_sff
46 root 20 0 0 0 0 S 0.0 0.0 0:00.00 khubd
47 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 md
48 root 20 0 0 0 0 S 0.0 0.0 0:00.34 kworker/1:1
Valgrind me donne ceci sur 2 fichiers différents :
[test@ltest ffmpeg]$ valgrind --leak-check=full libreoffice3.5 /home/test/eolas.odt
==5792== Memcheck, a memory error detector
==5792== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==5792== Using Valgrind-3.6.1 and LibVEX; rerun with -h for copyright info
==5792== Command: /usr/bin/libreoffice3.5 /home/test/eolas.odt
==5792==
==5793==
==5793== HEAP SUMMARY:
==5793== in use at exit: 24,782 bytes in 567 blocks
==5793== total heap usage: 892 allocs, 325 frees, 48,543 bytes allocated
==5793==
==5793== LEAK SUMMARY:
==5793== definitely lost: 0 bytes in 0 blocks
==5793== indirectly lost: 0 bytes in 0 blocks
==5793== possibly lost: 0 bytes in 0 blocks
==5793== still reachable: 24,782 bytes in 567 blocks
==5793== suppressed: 0 bytes in 0 blocks
==5793== Reachable blocks (those to which a pointer was found) are not shown.
==5793== To see them, rerun with: --leak-check=full --show-reachable=yes
==5793==
==5793== For counts of detected and suppressed errors, rerun with: -v
==5793== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 6 from 6)
==5796==
==5796== HEAP SUMMARY:
==5796== in use at exit: 26,439 bytes in 635 blocks
==5796== total heap usage: 1,125 allocs, 490 frees, 55,439 bytes allocated
==5796==
==5796== LEAK SUMMARY:
==5796== definitely lost: 0 bytes in 0 blocks
==5796== indirectly lost: 0 bytes in 0 blocks
==5796== possibly lost: 0 bytes in 0 blocks
==5796== still reachable: 26,439 bytes in 635 blocks
==5796== suppressed: 0 bytes in 0 blocks
==5796== Reachable blocks (those to which a pointer was found) are not shown.
==5796== To see them, rerun with: --leak-check=full --show-reachable=yes
==5796==
==5796== For counts of detected and suppressed errors, rerun with: -v
==5796== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 6 from 6)
==5800==
==5800== HEAP SUMMARY:
==5800== in use at exit: 25,530 bytes in 605 blocks
==5800== total heap usage: 1,210 allocs, 605 frees, 58,303 bytes allocated
==5800==
==5800== LEAK SUMMARY:
==5800== definitely lost: 0 bytes in 0 blocks
==5800== indirectly lost: 0 bytes in 0 blocks
==5800== possibly lost: 0 bytes in 0 blocks
==5800== still reachable: 25,530 bytes in 605 blocks
==5800== suppressed: 0 bytes in 0 blocks
==5800== Reachable blocks (those to which a pointer was found) are not shown.
==5800== To see them, rerun with: --leak-check=full --show-reachable=yes
==5800==
==5800== For counts of detected and suppressed errors, rerun with: -v
==5800== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 6 from 6)
==5801==
==5801== HEAP SUMMARY:
==5801== in use at exit: 28,797 bytes in 776 blocks
==5801== total heap usage: 2,083 allocs, 1,307 frees, 81,627 bytes allocated
==5801==
==5801== 15 bytes in 1 blocks are definitely lost in loss record 106 of 310
==5801== at 0x4A0649D: malloc (vg_replace_malloc.c:236)
==5801== by 0x468972: xmalloc (in /bin/bash)
==5801== by 0x430163: execute_command_internal (in /bin/bash)
==5801== by 0x4338E5: ??? (in /bin/bash)
==5801== by 0x434308: ??? (in /bin/bash)
==5801== by 0x42FE02: execute_command_internal (in /bin/bash)
==5801== by 0x433BDD: execute_command (in /bin/bash)
==5801== by 0x4302F2: execute_command_internal (in /bin/bash)
==5801== by 0x433BDD: execute_command (in /bin/bash)
==5801== by 0x41DF60: reader_loop (in /bin/bash)
==5801== by 0x41C79E: main (in /bin/bash)
==5801==
==5801== LEAK SUMMARY:
==5801== definitely lost: 15 bytes in 1 blocks
==5801== indirectly lost: 0 bytes in 0 blocks
==5801== possibly lost: 0 bytes in 0 blocks
==5801== still reachable: 28,782 bytes in 775 blocks
==5801== suppressed: 0 bytes in 0 blocks
==5801== Reachable blocks (those to which a pointer was found) are not shown.
==5801== To see them, rerun with: --leak-check=full --show-reachable=yes
==5801==
==5801== For counts of detected and suppressed errors, rerun with: -v
==5801== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 6 from 6)
TEST DEUX :
[test@ltest ffmpeg]$ valgrind --leak-check=full libreoffice3.5 /home/test/admis3.odt
==5903== Memcheck, a memory error detector
==5903== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==5903== Using Valgrind-3.6.1 and LibVEX; rerun with -h for copyright info
==5903== Command: /usr/bin/libreoffice3.5 /home/test/admis3.odt
==5903==
==5904==
==5904== HEAP SUMMARY:
==5904== in use at exit: 24,784 bytes in 567 blocks
==5904== total heap usage: 892 allocs, 325 frees, 48,546 bytes allocated
==5904==
==5904== LEAK SUMMARY:
==5904== definitely lost: 0 bytes in 0 blocks
==5904== indirectly lost: 0 bytes in 0 blocks
==5904== possibly lost: 0 bytes in 0 blocks
==5904== still reachable: 24,784 bytes in 567 blocks
==5904== suppressed: 0 bytes in 0 blocks
==5904== Reachable blocks (those to which a pointer was found) are not shown.
==5904== To see them, rerun with: --leak-check=full --show-reachable=yes
==5904==
==5904== For counts of detected and suppressed errors, rerun with: -v
==5904== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 6 from 6)
==5907==
==5907== HEAP SUMMARY:
==5907== in use at exit: 26,441 bytes in 635 blocks
==5907== total heap usage: 1,125 allocs, 490 frees, 55,442 bytes allocated
==5907==
==5907== LEAK SUMMARY:
==5907== definitely lost: 0 bytes in 0 blocks
==5907== indirectly lost: 0 bytes in 0 blocks
==5907== possibly lost: 0 bytes in 0 blocks
==5907== still reachable: 26,441 bytes in 635 blocks
==5907== suppressed: 0 bytes in 0 blocks
==5907== Reachable blocks (those to which a pointer was found) are not shown.
==5907== To see them, rerun with: --leak-check=full --show-reachable=yes
==5907==
==5907== For counts of detected and suppressed errors, rerun with: -v
==5907== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 6 from 6)
==5911==
==5911== HEAP SUMMARY:
==5911== in use at exit: 25,532 bytes in 605 blocks
==5911== total heap usage: 1,210 allocs, 605 frees, 58,306 bytes allocated
==5911==
==5911== LEAK SUMMARY:
==5911== definitely lost: 0 bytes in 0 blocks
==5911== indirectly lost: 0 bytes in 0 blocks
==5911== possibly lost: 0 bytes in 0 blocks
==5911== still reachable: 25,532 bytes in 605 blocks
==5911== suppressed: 0 bytes in 0 blocks
==5911== Reachable blocks (those to which a pointer was found) are not shown.
==5911== To see them, rerun with: --leak-check=full --show-reachable=yes
==5911==
==5911== For counts of detected and suppressed errors, rerun with: -v
==5911== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 6 from 6)
==5912==
==5912== HEAP SUMMARY:
==5912== in use at exit: 28,800 bytes in 776 blocks
==5912== total heap usage: 2,083 allocs, 1,307 frees, 81,654 bytes allocated
==5912==
==5912== 15 bytes in 1 blocks are definitely lost in loss record 106 of 310
==5912== at 0x4A0649D: malloc (vg_replace_malloc.c:236)
==5912== by 0x468972: xmalloc (in /bin/bash)
==5912== by 0x430163: execute_command_internal (in /bin/bash)
==5912== by 0x4338E5: ??? (in /bin/bash)
==5912== by 0x434308: ??? (in /bin/bash)
==5912== by 0x42FE02: execute_command_internal (in /bin/bash)
==5912== by 0x433BDD: execute_command (in /bin/bash)
==5912== by 0x4302F2: execute_command_internal (in /bin/bash)
==5912== by 0x433BDD: execute_command (in /bin/bash)
==5912== by 0x41DF60: reader_loop (in /bin/bash)
==5912== by 0x41C79E: main (in /bin/bash)
==5912==
==5912== LEAK SUMMARY:
==5912== definitely lost: 15 bytes in 1 blocks
==5912== indirectly lost: 0 bytes in 0 blocks
==5912== possibly lost: 0 bytes in 0 blocks
==5912== still reachable: 28,785 bytes in 775 blocks
==5912== suppressed: 0 bytes in 0 blocks
==5912== Reachable blocks (those to which a pointer was found) are not shown.
==5912== To see them, rerun with: --leak-check=full --show-reachable=yes
==5912==
==5912== For counts of detected and suppressed errors, rerun with: -v
==5912== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 6 from 6)
[test@ltest ffmpeg]$
Et voici aussi mon fichier /var/log/Xorg.0.log au cas ou cela soit du au driver nvidia ...
[test@ltest ffmpeg]$ cat /var/log/Xorg.0.log
use: X [:<display>] [option]
-a # default pointer acceleration (factor)
-ac disable access control restrictions
-audit int set audit trail level
-auth file select authorization file
-br create root window with black background
+bs enable any backing store support
-bs disable any backing store support
-c turns off key-click
c # key-click volume (0-100)
-cc int default color visual class
-nocursor disable the cursor
-core generate core dump on fatal error
-dpi int screen resolution in dots per inch
-dpms disables VESA DPMS monitor control
-deferglyphs [none|all|16] defer loading of [no|all|16-bit] glyphs
-f # bell base (0-100)
-fc string cursor font
-fn string default font name
-fp string default font path
-help prints message with these options
-I ignore all remaining arguments
-ld int limit data space to N Kb
-lf int limit number of open files to N
-ls int limit stack space to N Kb
-nolock disable the locking mechanism
-nolisten string don't listen on protocol
-noreset don't reset after last client exists
-background [none] create root window with no background
-reset reset after last client exists
-p # screen-saver pattern duration (minutes)
-pn accept failure to listen on all ports
-nopn reject failure to listen on all ports
-r turns off auto-repeat
r turns on auto-repeat
-render [default|mono|gray|color] set render color alloc policy
-retro start with classic stipple and cursor
-s # screen-saver timeout (minutes)
-t # default pointer threshold (pixels/t)
-terminate terminate at server reset
-to # connection time out
-tst disable testing extensions
ttyxx server started from init on /dev/ttyxx
v video blanking for screen-saver
-v screen-saver without video blanking
-wm WhenMapped default backing-store
-wr create root window with white background
-maxbigreqsize set maximal bigrequest size
+xinerama Enable XINERAMA extension
-xinerama Disable XINERAMA extension
-dumbSched Disable smart scheduling, enable old behavior
-schedInterval int Set scheduler interval in msec
-sigstop Enable SIGSTOP based startup
+extension name Enable extension
-extension name Disable extension
-query host-name contact named host for XDMCP
-broadcast broadcast for XDMCP
-multicast [addr [hops]] IPv6 multicast for XDMCP
-indirect host-name contact named host for indirect XDMCP
-port port-num UDP port number to send messages to
-from local-address specify the local address to connect from
-once Terminate server after one session
-class display-class specify display class to send in manage
-cookie xdm-auth-bits specify the magic cookie for XDMCP
-displayID display-id manufacturer display ID for request
[+-]accessx [ timeout [ timeout_mask [ feedback [ options_mask] ] ] ]
enable/disable accessx key sequences
-ardelay set XKB autorepeat delay
-arinterval set XKB autorepeat interval
Device Dependent Usage
-modulepath paths specify the module search path
-logfile file specify a log file name
-configure probe for devices and write an xorg.conf
-showopts print available options for all installed drivers
-config file specify a configuration file, relative to the
xorg.conf search path, only root can use absolute
-configdir dir specify a configuration directory, relative to the
xorg.conf.d search path, only root can use absolute
-verbose [n] verbose startup messages
-logverbose [n] verbose log messages
-quiet minimal startup messages
-pixmap24 use 24bpp pixmaps for depth 24
-pixmap32 use 32bpp pixmaps for depth 24
-fbbpp n set bpp for the framebuffer. Default: 8
-depth n set colour depth. Default: 8
-gamma f set gamma value (0.1 < f < 10.0) Default: 1.0
-rgamma f set gamma value for red phase
-ggamma f set gamma value for green phase
-bgamma f set gamma value for blue phase
-weight nnn set RGB weighting at 16 bpp. Default: 565
-layout name specify the ServerLayout section name
-screen name specify the Screen section name
-keyboard name specify the core keyboard InputDevice name
-pointer name specify the core pointer InputDevice name
-nosilk disable Silken Mouse
-flipPixels swap default black/white Pixel values
-disableVidMode disable mode adjustments with xvidtune
-allowNonLocalXvidtune allow xvidtune to be run as a non-local client
-allowMouseOpenFail start server even if the mouse can't be initialized
-ignoreABI make module ABI mismatches non-fatal
-isolateDevice bus_id restrict device resets to bus_id (PCI only)
-version show the server version
-showDefaultModulePath show the server default module path
-showDefaultLibPath show the server default library path
vtXX use the specified VT number
-keeptty don't detach controlling tty (for debugging only)
-novtswitch don't immediately switch to new VT
-sharevts share VTs with another X server
[ 20.794]
X.Org X Server 1.10.4
Release Date: 2011-08-19
[ 20.794] X Protocol Version 11, Revision 0
[ 20.794] Build Operating System: x86-02 2.6.32-131.2.1.el6.x86_64
[ 20.794] Current Operating System: Linux ltest 2.6.42.9-2.fc15.x86_64 #1 SMP Mon Mar 5 20:55:32 UTC 2012 x86_64
[ 20.795] Kernel command line: ro root=UUID=eae702aa-ff91-42f9-b27f-f1b62f8aaa55 rd_NO_LUKS rd_NO_LVM rd_NO_MD rd_NO_DM LANG=fr_FR.UTF-8 SYSFONT=latarcyrheb-sun16 KEYTABLE=fr-latin9 nomodeset rhgb quiet nouveau.modeset=0 rdblacklist=nouveau
[ 20.795] Build Date: 07 September 2011 04:14:13PM
[ 20.795] Build ID: xorg-x11-server 1.10.4-1.fc15
[ 20.795] Current version of pixman: 0.20.2
[ 20.795] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 20.795] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 20.795] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Mar 26 04:21:07 2012
[ 20.795] (==) Using config file: "/etc/X11/xorg.conf"
[ 20.795] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 20.795] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 20.796] (==) ServerLayout "Default Layout"
[ 20.796] (**) |-->Screen "Default Screen" (0)
[ 20.796] (**) | |-->Monitor "<default monitor>"
[ 20.796] (**) | |-->Device "Videocard0"
[ 20.796] (==) No monitor specified for screen "Default Screen".
Using a default monitor configuration.
[ 20.796] (**) |-->Input Device "Keyboard0"
[ 20.796] (**) |-->Input Device "Mouse0"
[ 20.796] (==) Automatically adding devices
[ 20.796] (==) Automatically enabling devices
[ 20.796] (==) FontPath set to:
catalogue:/etc/X11/fontpath.d,
built-ins
[ 20.796] (**) ModulePath set to "/usr/lib64/xorg/modules/extensions/nvidia,/usr/lib64/xorg/modules"
[ 20.796] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 20.796] (WW) Disabling Keyboard0
[ 20.796] (WW) Disabling Mouse0
[ 20.796] (II) Loader magic: 0x7d3cc0
[ 20.796] (II) Module ABI versions:
[ 20.796] X.Org ANSI C Emulation: 0.4
[ 20.796] X.Org Video Driver: 10.0
[ 20.796] X.Org XInput driver : 12.2
[ 20.796] X.Org Server Extension : 5.0
[ 20.798] (--) PCI:*(0:2:0:0) 10de:060f:1558:8687 rev 162, Mem @ 0xce000000/16777216, 0xd0000000/268435456, 0xcc000000/33554432, I/O @ 0x00002000/128, BIOS @ 0x????????/131072
[ 20.798] (II) LoadModule: "extmod"
[ 20.798] (II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so
[ 20.799] (II) Module extmod: vendor="X.Org Foundation"
[ 20.799] compiled for 1.10.4, module version = 1.0.0
[ 20.799] Module class: X.Org Server Extension
[ 20.799] ABI class: X.Org Server Extension, version 5.0
[ 20.799] (II) Loading extension SELinux
[ 20.799] (II) Loading extension MIT-SCREEN-SAVER
[ 20.799] (II) Loading extension XFree86-VidModeExtension
[ 20.799] (II) Loading extension XFree86-DGA
[ 20.799] (II) Loading extension DPMS
[ 20.799] (II) Loading extension XVideo
[ 20.799] (II) Loading extension XVideo-MotionCompensation
[ 20.799] (II) Loading extension X-Resource
[ 20.799] (II) LoadModule: "dbe"
[ 20.799] (II) Loading /usr/lib64/xorg/modules/extensions/libdbe.so
[ 20.799] (II) Module dbe: vendor="X.Org Foundation"
[ 20.799] compiled for 1.10.4, module version = 1.0.0
[ 20.799] Module class: X.Org Server Extension
[ 20.799] ABI class: X.Org Server Extension, version 5.0
[ 20.799] (II) Loading extension DOUBLE-BUFFER
[ 20.799] (II) LoadModule: "glx"
[ 20.799] (II) Loading /usr/lib64/xorg/modules/extensions/nvidia/libglx.so
[ 20.941] (II) Module glx: vendor="NVIDIA Corporation"
[ 20.941] compiled for 4.0.2, module version = 1.0.0
[ 20.941] Module class: X.Org Server Extension
[ 20.941] (II) NVIDIA GLX Module 280.13 Wed Jul 27 17:12:07 PDT 2011
[ 20.941] (II) Loading extension GLX
[ 20.941] (II) LoadModule: "record"
[ 20.941] (II) Loading /usr/lib64/xorg/modules/extensions/librecord.so
[ 20.941] (II) Module record: vendor="X.Org Foundation"
[ 20.941] compiled for 1.10.4, module version = 1.13.0
[ 20.941] Module class: X.Org Server Extension
[ 20.941] ABI class: X.Org Server Extension, version 5.0
[ 20.941] (II) Loading extension RECORD
[ 20.941] (II) LoadModule: "dri"
[ 20.941] (II) Loading /usr/lib64/xorg/modules/extensions/libdri.so
[ 20.941] (II) Module dri: vendor="X.Org Foundation"
[ 20.941] compiled for 1.10.4, module version = 1.0.0
[ 20.941] ABI class: X.Org Server Extension, version 5.0
[ 20.941] (II) Loading extension XFree86-DRI
[ 20.941] (II) LoadModule: "dri2"
[ 20.941] (II) Loading /usr/lib64/xorg/modules/extensions/libdri2.so
[ 20.941] (II) Module dri2: vendor="X.Org Foundation"
[ 20.941] compiled for 1.10.4, module version = 1.2.0
[ 20.941] ABI class: X.Org Server Extension, version 5.0
[ 20.941] (II) Loading extension DRI2
[ 20.941] (II) LoadModule: "nvidia"
[ 20.941] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
[ 20.942] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 20.942] compiled for 4.0.2, module version = 1.0.0
[ 20.942] Module class: X.Org Video Driver
[ 20.942] (II) NVIDIA dlloader X Driver 280.13 Wed Jul 27 16:55:26 PDT 2011
[ 20.942] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 20.942] (++) using VT number 1
[ 20.943] (II) Loading sub module "fb"
[ 20.943] (II) LoadModule: "fb"
[ 20.943] (II) Loading /usr/lib64/xorg/modules/libfb.so
[ 20.944] (II) Module fb: vendor="X.Org Foundation"
[ 20.944] compiled for 1.10.4, module version = 1.0.0
[ 20.944] ABI class: X.Org ANSI C Emulation, version 0.4
[ 20.944] (II) Loading sub module "wfb"
[ 20.944] (II) LoadModule: "wfb"
[ 20.944] (II) Loading /usr/lib64/xorg/modules/libwfb.so
[ 20.944] (II) Module wfb: vendor="X.Org Foundation"
[ 20.944] compiled for 1.10.4, module version = 1.0.0
[ 20.944] ABI class: X.Org ANSI C Emulation, version 0.4
[ 20.944] (II) Loading sub module "ramdac"
[ 20.944] (II) LoadModule: "ramdac"
[ 20.944] (II) Module "ramdac" already built-in
[ 20.944] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
[ 20.944] (II) Loading /usr/lib64/xorg/modules/libwfb.so
[ 20.944] (II) Loading /usr/lib64/xorg/modules/libfb.so
[ 20.944] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 20.944] (==) NVIDIA(0): RGB weight 888
[ 20.944] (==) NVIDIA(0): Default visual is TrueColor
[ 20.944] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 22.274] (II) NVIDIA(GPU-0): Display (HannStar Display Corp HSD173PUW1 (DFP-0)) does not
[ 22.274] (II) NVIDIA(GPU-0): support NVIDIA 3D Vision stereo.
[ 22.279] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 285M (G92) at PCI:2:0:0 (GPU-0)
[ 22.279] (--) NVIDIA(0): Memory: 1048576 kBytes
[ 22.279] (--) NVIDIA(0): VideoBIOS: 62.92.ae.00.0c
[ 22.279] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 22.279] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[ 22.279] (--) NVIDIA(0): Connected display device(s) on GeForce GTX 285M at PCI:2:0:0
[ 22.279] (--) NVIDIA(0): HannStar Display Corp HSD173PUW1 (DFP-0)
[ 22.279] (--) NVIDIA(0): HannStar Display Corp HSD173PUW1 (DFP-0): 330.0 MHz maximum
[ 22.279] (--) NVIDIA(0): pixel clock
[ 22.279] (--) NVIDIA(0): HannStar Display Corp HSD173PUW1 (DFP-0): Internal Dual Link
[ 22.279] (--) NVIDIA(0): LVDS
[ 22.290] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID has been
[ 22.290] (**) NVIDIA(0): enabled on all display devices.
[ 22.329] (II) NVIDIA(0): Assigned Display Device: DFP-0
[ 22.329] (II) NVIDIA(0): Validated modes:
[ 22.329] (II) NVIDIA(0): "nvidia-auto-select"
[ 22.329] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[ 23.388] (--) NVIDIA(0): DPI set to (125, 119); computed from "UseEdidDpi" X config
[ 23.388] (--) NVIDIA(0): option
[ 23.389] (--) Depth 24 pixmap format is 32 bpp
[ 23.389] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[ 23.410] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
[ 23.701] (II) Loading extension NV-GLX
[ 23.757] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 23.757] (==) NVIDIA(0): Backing store disabled
[ 23.757] (==) NVIDIA(0): Silken mouse enabled
[ 23.758] (==) NVIDIA(0): DPMS enabled
[ 23.758] (II) Loading extension NV-CONTROL
[ 23.758] (II) Loading extension XINERAMA
[ 23.758] (II) Loading sub module "dri2"
[ 23.758] (II) LoadModule: "dri2"
[ 23.758] (II) Loading /usr/lib64/xorg/modules/extensions/libdri2.so
[ 23.758] (II) Module dri2: vendor="X.Org Foundation"
[ 23.758] compiled for 1.10.4, module version = 1.2.0
[ 23.758] ABI class: X.Org Server Extension, version 5.0
[ 23.758] (II) NVIDIA(0): [DRI2] Setup complete
[ 23.759] (==) RandR enabled
[ 23.759] (II) Initializing built-in extension Generic Event Extension
[ 23.759] (II) Initializing built-in extension SHAPE
[ 23.759] (II) Initializing built-in extension MIT-SHM
[ 23.759] (II) Initializing built-in extension XInputExtension
[ 23.759] (II) Initializing built-in extension XTEST
[ 23.759] (II) Initializing built-in extension BIG-REQUESTS
[ 23.759] (II) Initializing built-in extension SYNC
[ 23.759] (II) Initializing built-in extension XKEYBOARD
[ 23.759] (II) Initializing built-in extension XC-MISC
[ 23.759] (II) Initializing built-in extension XINERAMA
[ 23.759] (II) Initializing built-in extension XFIXES
[ 23.759] (II) Initializing built-in extension RENDER
[ 23.759] (II) Initializing built-in extension RANDR
[ 23.759] (II) Initializing built-in extension COMPOSITE
[ 23.759] (II) Initializing built-in extension DAMAGE
[ 23.759] (II) SELinux: Disabled on system
[ 23.760] (II) Initializing extension GLX
[ 23.946] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 23.946] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 23.946] (**) Power Button: Applying InputClass "system-setup-keyboard"
[ 23.946] (II) LoadModule: "evdev"
[ 23.947] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 23.947] (II) Module evdev: vendor="X.Org Foundation"
[ 23.947] compiled for 1.10.1, module version = 2.6.0
[ 23.947] Module class: X.Org XInput Driver
[ 23.947] ABI class: X.Org XInput driver, version 12.2
[ 23.947] (II) Using input driver 'evdev' for 'Power Button'
[ 23.947] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 23.947] (**) Power Button: always reports core events
[ 23.947] (**) Power Button: Device: "/dev/input/event3"
[ 23.947] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 23.947] (--) Power Button: Found keys
[ 23.947] (II) Power Button: Configuring as keyboard
[ 23.947] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[ 23.947] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 23.947] (**) Option "xkb_rules" "evdev"
[ 23.947] (**) Option "xkb_model" "pc105"
[ 23.947] (**) Option "xkb_layout" "fr"
[ 23.947] (**) Option "xkb_variant" "latin9"
[ 23.947] (**) Option "xkb_options" "terminate:ctrl_alt_bksp,"
[ 24.066] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[ 24.067] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 24.067] (**) Video Bus: Applying InputClass "system-setup-keyboard"
[ 24.067] (II) Using input driver 'evdev' for 'Video Bus'
[ 24.067] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 24.067] (**) Video Bus: always reports core events
[ 24.067] (**) Video Bus: Device: "/dev/input/event7"
[ 24.067] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 24.067] (--) Video Bus: Found keys
[ 24.067] (II) Video Bus: Configuring as keyboard
[ 24.067] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:44/LNXVIDEO:00/input/input7/event7"
[ 24.067] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[ 24.067] (**) Option "xkb_rules" "evdev"
[ 24.067] (**) Option "xkb_model" "pc105"
[ 24.067] (**) Option "xkb_layout" "fr"
[ 24.067] (**) Option "xkb_variant" "latin9"
[ 24.067] (**) Option "xkb_options" "terminate:ctrl_alt_bksp,"
[ 24.068] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 24.068] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 24.068] (**) Power Button: Applying InputClass "system-setup-keyboard"
[ 24.068] (II) Using input driver 'evdev' for 'Power Button'
[ 24.068] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 24.068] (**) Power Button: always reports core events
[ 24.068] (**) Power Button: Device: "/dev/input/event0"
[ 24.068] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 24.068] (--) Power Button: Found keys
[ 24.068] (II) Power Button: Configuring as keyboard
[ 24.068] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
[ 24.068] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 24.068] (**) Option "xkb_rules" "evdev"
[ 24.068] (**) Option "xkb_model" "pc105"
[ 24.068] (**) Option "xkb_layout" "fr"
[ 24.068] (**) Option "xkb_variant" "latin9"
[ 24.068] (**) Option "xkb_options" "terminate:ctrl_alt_bksp,"
[ 24.069] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[ 24.069] (II) No input driver/identifier specified (ignoring)
[ 24.069] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[ 24.069] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 24.069] (**) Sleep Button: Applying InputClass "system-setup-keyboard"
[ 24.069] (II) Using input driver 'evdev' for 'Sleep Button'
[ 24.069] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 24.069] (**) Sleep Button: always reports core events
[ 24.069] (**) Sleep Button: Device: "/dev/input/event1"
[ 24.069] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[ 24.069] (--) Sleep Button: Found keys
[ 24.069] (II) Sleep Button: Configuring as keyboard
[ 24.069] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1/event1"
[ 24.069] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
[ 24.069] (**) Option "xkb_rules" "evdev"
[ 24.069] (**) Option "xkb_model" "pc105"
[ 24.069] (**) Option "xkb_layout" "fr"
[ 24.070] (**) Option "xkb_variant" "latin9"
[ 24.070] (**) Option "xkb_options" "terminate:ctrl_alt_bksp,"
[ 24.072] (II) config/udev: Adding input device BisonCam, NB Pro (/dev/input/event10)
[ 24.072] (**) BisonCam, NB Pro: Applying InputClass "evdev keyboard catchall"
[ 24.072] (**) BisonCam, NB Pro: Applying InputClass "system-setup-keyboard"
[ 24.072] (II) Using input driver 'evdev' for 'BisonCam, NB Pro'
[ 24.072] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 24.072] (**) BisonCam, NB Pro: always reports core events
[ 24.072] (**) BisonCam, NB Pro: Device: "/dev/input/event10"
[ 24.072] (--) evdev: BisonCam, NB Pro: Vendor 0x5986 Product 0x343
[ 24.072] (--) BisonCam, NB Pro: Found keys
[ 24.073] (II) BisonCam, NB Pro: Configuring as keyboard
[ 24.073] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input10/event10"
[ 24.073] (II) XINPUT: Adding extended input device "BisonCam, NB Pro" (type: KEYBOARD)
[ 24.073] (**) Option "xkb_rules" "evdev"
[ 24.073] (**) Option "xkb_model" "pc105"
[ 24.073] (**) Option "xkb_layout" "fr"
[ 24.073] (**) Option "xkb_variant" "latin9"
[ 24.073] (**) Option "xkb_options" "terminate:ctrl_alt_bksp,"
[ 24.075] (II) config/udev: Adding input device Logitech Optical USB Mouse (/dev/input/event6)
[ 24.075] (**) Logitech Optical USB Mouse: Applying InputClass "evdev pointer catchall"
[ 24.075] (II) Using input driver 'evdev' for 'Logitech Optical USB Mouse'
[ 24.075] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 24.075] (**) Logitech Optical USB Mouse: always reports core events
[ 24.075] (**) Logitech Optical USB Mouse: Device: "/dev/input/event6"
[ 24.075] (--) evdev: Logitech Optical USB Mouse: Vendor 0x46d Product 0xc016
[ 24.075] (--) Logitech Optical USB Mouse: Found 3 mouse buttons
[ 24.075] (--) Logitech Optical USB Mouse: Found scroll wheel(s)
[ 24.075] (--) Logitech Optical USB Mouse: Found relative axes
[ 24.075] (--) Logitech Optical USB Mouse: Found x and y relative axes
[ 24.075] (II) Logitech Optical USB Mouse: Configuring as mouse
[ 24.075] (II) Logitech Optical USB Mouse: Adding scrollwheel support
[ 24.075] (**) Logitech Optical USB Mouse: YAxisMapping: buttons 4 and 5
[ 24.075] (**) Logitech Optical USB Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 24.075] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/input/input6/event6"
[ 24.075] (II) XINPUT: Adding extended input device "Logitech Optical USB Mouse" (type: MOUSE)
[ 24.075] (II) Logitech Optical USB Mouse: initialized for relative axes.
[ 24.075] (**) Logitech Optical USB Mouse: (accel) keeping acceleration scheme 1
[ 24.075] (**) Logitech Optical USB Mouse: (accel) acceleration profile 0
[ 24.075] (**) Logitech Optical USB Mouse: (accel) acceleration factor: 2.000
[ 24.075] (**) Logitech Optical USB Mouse: (accel) acceleration threshold: 4
[ 24.075] (II) config/udev: Adding input device Logitech Optical USB Mouse (/dev/input/mouse1)
[ 24.075] (II) No input driver/identifier specified (ignoring)
[ 24.079] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[ 24.079] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 24.079] (**) AT Translated Set 2 keyboard: Applying InputClass "system-setup-keyboard"
[ 24.079] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 24.079] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 24.079] (**) AT Translated Set 2 keyboard: always reports core events
[ 24.079] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event4"
[ 24.079] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 24.079] (--) AT Translated Set 2 keyboard: Found keys
[ 24.079] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[ 24.079] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[ 24.079] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[ 24.079] (**) Option "xkb_rules" "evdev"
[ 24.079] (**) Option "xkb_model" "pc105"
[ 24.079] (**) Option "xkb_layout" "fr"
[ 24.079] (**) Option "xkb_variant" "latin9"
[ 24.079] (**) Option "xkb_options" "terminate:ctrl_alt_bksp,"
[ 24.080] (II) config/udev: Adding input device FSPPS/2 Sentelic FingerSensingPad (/dev/input/event5)
[ 24.080] (**) FSPPS/2 Sentelic FingerSensingPad: Applying InputClass "evdev pointer catchall"
[ 24.080] (II) Using input driver 'evdev' for 'FSPPS/2 Sentelic FingerSensingPad'
[ 24.080] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 24.080] (**) FSPPS/2 Sentelic FingerSensingPad: always reports core events
[ 24.080] (**) FSPPS/2 Sentelic FingerSensingPad: Device: "/dev/input/event5"
[ 24.080] (--) evdev: FSPPS/2 Sentelic FingerSensingPad: Vendor 0x2 Product 0xf
[ 24.080] (--) FSPPS/2 Sentelic FingerSensingPad: Found 11 mouse buttons
[ 24.080] (--) FSPPS/2 Sentelic FingerSensingPad: Found scroll wheel(s)
[ 24.080] (--) FSPPS/2 Sentelic FingerSensingPad: Found relative axes
[ 24.080] (--) FSPPS/2 Sentelic FingerSensingPad: Found x and y relative axes
[ 24.080] (II) FSPPS/2 Sentelic FingerSensingPad: Configuring as mouse
[ 24.080] (II) FSPPS/2 Sentelic FingerSensingPad: Adding scrollwheel support
[ 24.080] (**) FSPPS/2 Sentelic FingerSensingPad: YAxisMapping: buttons 4 and 5
[ 24.080] (**) FSPPS/2 Sentelic FingerSensingPad: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 24.080] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input5/event5"
[ 24.080] (II) XINPUT: Adding extended input device "FSPPS/2 Sentelic FingerSensingPad" (type: MOUSE)
[ 24.080] (II) FSPPS/2 Sentelic FingerSensingPad: initialized for relative axes.
[ 24.080] (**) FSPPS/2 Sentelic FingerSensingPad: (accel) keeping acceleration scheme 1
[ 24.080] (**) FSPPS/2 Sentelic FingerSensingPad: (accel) acceleration profile 0
[ 24.080] (**) FSPPS/2 Sentelic FingerSensingPad: (accel) acceleration factor: 2.000
[ 24.080] (**) FSPPS/2 Sentelic FingerSensingPad: (accel) acceleration threshold: 4
[ 24.080] (II) config/udev: Adding input device FSPPS/2 Sentelic FingerSensingPad (/dev/input/mouse0)
[ 24.080] (II) No input driver/identifier specified (ignoring)
[ 24.083] (II) config/udev: Adding input device MCE IR Keyboard/Mouse (ite-cir) (/dev/input/event9)
[ 24.083] (**) MCE IR Keyboard/Mouse (ite-cir): Applying InputClass "evdev pointer catchall"
[ 24.083] (**) MCE IR Keyboard/Mouse (ite-cir): Applying InputClass "evdev keyboard catchall"
[ 24.083] (**) MCE IR Keyboard/Mouse (ite-cir): Applying InputClass "system-setup-keyboard"
[ 24.083] (II) Using input driver 'evdev' for 'MCE IR Keyboard/Mouse (ite-cir)'
[ 24.083] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 24.084] (**) MCE IR Keyboard/Mouse (ite-cir): always reports core events
[ 24.084] (**) MCE IR Keyboard/Mouse (ite-cir): Device: "/dev/input/event9"
[ 24.084] (--) evdev: MCE IR Keyboard/Mouse (ite-cir): Vendor 0 Product 0
[ 24.084] (--) MCE IR Keyboard/Mouse (ite-cir): Found 3 mouse buttons
[ 24.084] (--) MCE IR Keyboard/Mouse (ite-cir): Found relative axes
[ 24.084] (--) MCE IR Keyboard/Mouse (ite-cir): Found x and y relative axes
[ 24.084] (--) MCE IR Keyboard/Mouse (ite-cir): Found keys
[ 24.084] (II) MCE IR Keyboard/Mouse (ite-cir): Configuring as mouse
[ 24.084] (II) MCE IR Keyboard/Mouse (ite-cir): Configuring as keyboard
[ 24.084] (**) MCE IR Keyboard/Mouse (ite-cir): YAxisMapping: buttons 4 and 5
[ 24.084] (**) MCE IR Keyboard/Mouse (ite-cir): EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 24.084] (**) Option "config_info" "udev:/sys/devices/virtual/input/input9/event9"
[ 24.084] (II) XINPUT: Adding extended input device "MCE IR Keyboard/Mouse (ite-cir)" (type: KEYBOARD)
[ 24.084] (**) Option "xkb_rules" "evdev"
[ 24.084] (**) Option "xkb_model" "pc105"
[ 24.084] (**) Option "xkb_layout" "fr"
[ 24.084] (**) Option "xkb_variant" "latin9"
[ 24.084] (**) Option "xkb_options" "terminate:ctrl_alt_bksp,"
[ 24.084] (II) MCE IR Keyboard/Mouse (ite-cir): initialized for relative axes.
[ 24.084] (**) MCE IR Keyboard/Mouse (ite-cir): (accel) keeping acceleration scheme 1
[ 24.084] (**) MCE IR Keyboard/Mouse (ite-cir): (accel) acceleration profile 0
[ 24.084] (**) MCE IR Keyboard/Mouse (ite-cir): (accel) acceleration factor: 2.000
[ 24.084] (**) MCE IR Keyboard/Mouse (ite-cir): (accel) acceleration threshold: 4
[ 24.084] (II) config/udev: Adding input device MCE IR Keyboard/Mouse (ite-cir) (/dev/input/mouse2)
[ 24.084] (**) MCE IR Keyboard/Mouse (ite-cir): Applying InputClass "system-setup-keyboard"
[ 24.084] (II) No input driver/identifier specified (ignoring)
[ 24.086] (II) config/udev: Adding input device ITE8708 CIR transceiver (/dev/input/event8)
[ 24.086] (**) ITE8708 CIR transceiver: Applying InputClass "evdev keyboard catchall"
[ 24.086] (**) ITE8708 CIR transceiver: Applying InputClass "system-setup-keyboard"
[ 24.086] (II) Using input driver 'evdev' for 'ITE8708 CIR transceiver'
[ 24.086] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 24.086] (**) ITE8708 CIR transceiver: always reports core events
[ 24.086] (**) ITE8708 CIR transceiver: Device: "/dev/input/event8"
[ 24.086] (--) evdev: ITE8708 CIR transceiver: Vendor 0x1283 Product 0
[ 24.086] (--) ITE8708 CIR transceiver: Found keys
[ 24.086] (II) ITE8708 CIR transceiver: Configuring as keyboard
[ 24.086] (**) Option "config_info" "udev:/sys/devices/virtual/rc/rc0/input8/event8"
[ 24.086] (II) XINPUT: Adding extended input device "ITE8708 CIR transceiver" (type: KEYBOARD)
[ 24.086] (**) Option "xkb_rules" "evdev"
[ 24.086] (**) Option "xkb_model" "pc105"
[ 24.086] (**) Option "xkb_layout" "fr"
[ 24.086] (**) Option "xkb_variant" "latin9"
[ 24.086] (**) Option "xkb_options" "terminate:ctrl_alt_bksp,"
Quelqu'un a-til une idée ??
Merci par avance
EDIT : aprés reboot un top "normal" avec LO ouvert sans soucis donne ceci :
[test@ltest ffmpeg]$ top
top - 04:45:48 up 25 min, 1 user, load average: 0.16, 0.06, 0.06
Tasks: 151 total, 1 running, 150 sleeping, 0 stopped, 0 zombie
Cpu(s): 0.4%us, 0.1%sy, 0.0%ni, 99.1%id, 0.4%wa, 0.0%hi, 0.0%si, 0.0%st
Mem: 6103060k total, 772516k used, 5330544k free, 36424k buffers
Swap: 10239996k total, 0k used, 10239996k free, 320004k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
1734 test 20 0 1162m 122m 71m S 2.0 2.1 0:04.35 soffice.bin
1135 root 20 0 126m 23m 11m S 1.6 0.4 0:18.14 X
1648 test 20 0 308m 11m 8652 S 1.0 0.2 0:00.35 Terminal
1664 test 20 0 285m 9896 7868 S 0.7 0.2 0:03.32 lxtask
1479 test 20 0 193m 8288 4388 S 0.3 0.1 0:00.51 openbox
1801 test 20 0 15128 1200 876 R 0.3 0.0 0:00.04 top
1 root 20 0 36952 4512 1852 S 0.0 0.1 0:01.54 systemd
2 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kthreadd
3 root 20 0 0 0 0 S 0.0 0.0 0:00.02 ksoftirqd/0
4 root 20 0 0 0 0 S 0.0 0.0 0:00.21 kworker/0:0
6 root RT 0 0 0 0 S 0.0 0.0 0:00.00 migration/0
7 root RT 0 0 0 0 S 0.0 0.0 0:00.00 watchdog/0
8 root RT 0 0 0 0 S 0.0 0.0 0:00.00 migration/1
10 root 20 0 0 0 0 S 0.0 0.0 0:00.02 ksoftirqd/1
12 root RT 0 0 0 0 S 0.0 0.0 0:00.00 watchdog/1
13 root RT 0 0 0 0 S 0.0 0.0 0:00.00 migration/2
15 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ksoftirqd/2
16 root RT 0 0 0 0 S 0.0 0.0 0:00.00 watchdog/2
17 root RT 0 0 0 0 S 0.0 0.0 0:00.00 migration/3
19 root 20 0 0 0 0 S 0.0 0.0 0:00.01 ksoftirqd/3
20 root RT 0 0 0 0 S 0.0 0.0 0:00.00 watchdog/3
21 root RT 0 0 0 0 S 0.0 0.0 0:00.00 migration/4
22 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kworker/4:0
23 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ksoftirqd/4
24 root RT 0 0 0 0 S 0.0 0.0 0:00.00 watchdog/4
25 root RT 0 0 0 0 S 0.0 0.0 0:00.00 migration/5
26 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kworker/5:0
27 root 20 0 0 0 0 S 0.0 0.0 0:00.01 ksoftirqd/5
28 root RT 0 0 0 0 S 0.0 0.0 0:00.04 watchdog/5
29 root RT 0 0 0 0 S 0.0 0.0 0:00.00 migration/6
31 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ksoftirqd/6
32 root RT 0 0 0 0 S 0.0 0.0 0:00.06 watchdog/6
33 root RT 0 0 0 0 S 0.0 0.0 0:00.00 migration/7
34 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kworker/7:0
35 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ksoftirqd/7
36 root RT 0 0 0 0 S 0.0 0.0 0:00.05 watchdog/7
37 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 cpuset
38 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 khelper
39 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kdevtmpfs
40 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 netns
41 root 20 0 0 0 0 S 0.0 0.0 0:00.00 sync_supers
42 root 20 0 0 0 0 S 0.0 0.0 0:00.00 bdi-default
43 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 kintegrityd
44 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 kblockd