PapsOu wrote:Une solution pour toi si tu as vraiment besoin d'un xorg.xonf, tu boot avec un live CD de F12 ou F13, tu génères un xorg.conf avec le paquet qui n'existe plus sous F14, tu le copies (sois sur une clée USB, sois sur ton disque dur une fois monté) et ensuite, tu le mets dans /etc/X11/.
Beaucoup plus simple :
- booter au niveau 3
- se logguer en root
puis suivre la procédure indiquée sur la page: http://fedoraproject.org/wiki/How_to_create_xorg.conf
Xorg -configure

If you do not have the image:Package-x-generic-16.pngsystem-config-display package installed and cannot easily install it (for instance, you are stuck without X, and networking is not working), you can create a basic xorg.conf using the X executable itself. As root, run:
Xorg -configure
This will create the file /root/xorg.conf.new, which you can then copy to /etc/X11/xorg.conf:
cp /root/xorg.conf.new /etc/X11/xorg.conf
and edit according to your needs. Note that this will only work if no X server is currently running.
C'est mieux en effet.
Merci à tous pour vos réponses.

Avec le paquet livna-config-display c'est une vraie catastrophe. Il me génère un Xorg.conf vierge et lorsque je redémarre le pc je n'ai même plus d'affichage.

Je vais donc commencer par le supprimer pour rétablir un affichage correct et ensuite je vous posterai le contenu de mon fichier Xorg.0.log et nous verrons s'il y a une anomalie.

Ensuite s'il y a un problème je m'attaquerai à la création de mon Xorg.conf pour le corriger.
Tuny wrote:Avec le paquet livna-config-display c'est une vraie catastrophe. Il me génère un Xorg.conf vierge et lorsque je redémarre le pc je n'ai même plus d'affichage.
Ça me semble logique. Si tu as un xorg.conf, il est prioritaire et s'il est vide, forcément ça se plante ! Avant de rebooter, il faut éditer ce xorg.conf vide et y mettre au minimum une Section Files ( avec le chemin pour les modules ) et une section Device avec le pilote employé ( nvidia, intel ou autre )
Bonjour à tous,

Voici donc mon Xorg.0.log. Dites moi si vous y voyez quelque chose pouvant entrainer une instabilité.
[    26.610] 
X.Org X Server 1.9.1
Release Date: 2010-10-22
[    26.610] X Protocol Version 11, Revision 0
[    26.610] Build Operating System: x86-13 2.6.32-72.el6.bz634452.x86_64 
[    26.610] Current Operating System: Linux Tuny-Linux 2.6.35.9-64.fc14.i686 #1 SMP Fri Dec 3 12:35:42 UTC 2010 i686
[    26.611] Kernel command line: ro root=UUID=5a0e6d2a-0699-4691-829b-f292a5905bb0 rd_NO_LUKS rd_NO_LVM rd_NO_MD rd_NO_DM LANG=fr_FR.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=fr rhgb quiet
[    26.611] Build Date: 09 November 2010  08:15:10PM
[    26.611] Build ID: xorg-x11-server 1.9.1-3.fc14 
[    26.612] Current version of pixman: 0.18.4
[    26.613]     Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[    26.613] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    26.613] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Dec  6 21:28:49 2010
[    26.647] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    26.647] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    26.703] (==) No Layout section.  Using the first Screen section.
[    26.703] (==) No screen section available. Using defaults.
[    26.703] (**) |-->Screen "Default Screen Section" (0)
[    26.703] (**) |   |-->Monitor "<default monitor>"
[    26.704] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
[    26.704] (==) Automatically adding devices
[    26.704] (==) Automatically enabling devices
[    26.705] (==) FontPath set to:
    catalogue:/etc/X11/fontpath.d,
    built-ins
[    26.705] (==) ModulePath set to "/usr/lib/xorg/modules"
[    26.705] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
[    26.705] (II) 
***************************************************************
***************************************************************
** Fedora switched to udev-based device detection with       **
** xorg-x11-server-1.7.99.901-1. Custom HAL configuration    **
** stored in /etc/hal/fdi/policy will not be seen by this    **
** server version. If you have such configuration you will   **
** need to update it to the new format.                      **
** For more information, see the Fedora wiki page            **
** https://fedoraproject.org/wiki/Input_device_configuration **
***************************************************************
***************************************************************
[    26.705] (II) Loader magic: 0x81fac2c
[    26.705] (II) Module ABI versions:
[    26.705]     X.Org ANSI C Emulation: 0.4
[    26.705]     X.Org Video Driver: 8.0
[    26.705]     X.Org XInput driver : 11.0
[    26.705]     X.Org Server Extension : 4.0
[    26.711] (--) PCI:*(0:0:2:0) 8086:2a42:1028:0402 rev 7, Mem @ 0xf6c00000/4194304, 0xe0000000/268435456, I/O @ 0x0000eff8/8, BIOS @ 0x????????/131072
[    26.711] (--) PCI: (0:0:2:1) 8086:2a43:1028:0402 rev 7, Mem @ 0xf6b00000/1048576, BIOS @ 0x????????/65536
[    26.711] (II) LoadModule: "extmod"
[    26.723] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    26.731] (II) Module extmod: vendor="X.Org Foundation"
[    26.731]     compiled for 1.9.1, module version = 1.0.0
[    26.731]     Module class: X.Org Server Extension
[    26.731]     ABI class: X.Org Server Extension, version 4.0
[    26.731] (II) Loading extension SELinux
[    26.731] (II) Loading extension MIT-SCREEN-SAVER
[    26.731] (II) Loading extension XFree86-VidModeExtension
[    26.731] (II) Loading extension XFree86-DGA
[    26.731] (II) Loading extension DPMS
[    26.731] (II) Loading extension XVideo
[    26.731] (II) Loading extension XVideo-MotionCompensation
[    26.731] (II) Loading extension X-Resource
[    26.731] (II) LoadModule: "dbe"
[    26.732] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    26.732] (II) Module dbe: vendor="X.Org Foundation"
[    26.733]     compiled for 1.9.1, module version = 1.0.0
[    26.733]     Module class: X.Org Server Extension
[    26.733]     ABI class: X.Org Server Extension, version 4.0
[    26.733] (II) Loading extension DOUBLE-BUFFER
[    26.733] (II) LoadModule: "glx"
[    26.733] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    26.750] (II) Module glx: vendor="X.Org Foundation"
[    26.750]     compiled for 1.9.1, module version = 1.0.0
[    26.750]     ABI class: X.Org Server Extension, version 4.0
[    26.750] (==) AIGLX enabled
[    26.750] (II) Loading extension GLX
[    26.750] (II) LoadModule: "record"
[    26.751] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    26.752] (II) Module record: vendor="X.Org Foundation"
[    26.752]     compiled for 1.9.1, module version = 1.13.0
[    26.752]     Module class: X.Org Server Extension
[    26.752]     ABI class: X.Org Server Extension, version 4.0
[    26.752] (II) Loading extension RECORD
[    26.752] (II) LoadModule: "dri"
[    26.752] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    26.763] (II) Module dri: vendor="X.Org Foundation"
[    26.763]     compiled for 1.9.1, module version = 1.0.0
[    26.764]     ABI class: X.Org Server Extension, version 4.0
[    26.764] (II) Loading extension XFree86-DRI
[    26.764] (II) LoadModule: "dri2"
[    26.764] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    26.774] (II) Module dri2: vendor="X.Org Foundation"
[    26.774]     compiled for 1.9.1, module version = 1.2.0
[    26.774]     ABI class: X.Org Server Extension, version 4.0
[    26.774] (II) Loading extension DRI2
[    26.774] (==) Matched intel as autoconfigured driver 0
[    26.774] (==) Matched vesa as autoconfigured driver 1
[    26.774] (==) Matched fbdev as autoconfigured driver 2
[    26.774] (==) Assigned the driver to the xf86ConfigLayout
[    26.774] (II) LoadModule: "intel"
[    26.777] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    26.798] (II) Module intel: vendor="X.Org Foundation"
[    26.798]     compiled for 1.9.0, module version = 2.12.0
[    26.798]     Module class: X.Org Video Driver
[    26.798]     ABI class: X.Org Video Driver, version 8.0
[    26.798] (II) LoadModule: "vesa"
[    26.799] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    26.810] (II) Module vesa: vendor="X.Org Foundation"
[    26.810]     compiled for 1.8.99.904, module version = 2.3.0
[    26.810]     Module class: X.Org Video Driver
[    26.810]     ABI class: X.Org Video Driver, version 8.0
[    26.810] (II) LoadModule: "fbdev"
[    26.811] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    26.819] (II) Module fbdev: vendor="X.Org Foundation"
[    26.819]     compiled for 1.8.99.904, module version = 0.4.1
[    26.819]     ABI class: X.Org Video Driver, version 8.0
[    26.819] (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, Pineview GM, Pineview G,
    965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
    4 Series, G45/G43, Q45/Q43, G41, B43, Clarkdale, Arrandale
[    26.820] (II) VESA: driver for VESA chipsets: vesa
[    26.820] (II) FBDEV: driver for framebuffer: fbdev
[    26.820] (++) using VT number 1

[    26.822] (WW) Falling back to old probe method for vesa
[    26.822] (WW) Falling back to old probe method for fbdev
[    26.822] (II) Loading sub module "fbdevhw"
[    26.822] (II) LoadModule: "fbdevhw"
[    26.822] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    26.829] (II) Module fbdevhw: vendor="X.Org Foundation"
[    26.829]     compiled for 1.9.1, module version = 0.0.2
[    26.829]     ABI class: X.Org Video Driver, version 8.0
[    26.846] drmOpenDevice: node name is /dev/dri/card0
[    26.848] drmOpenDevice: open result is 8, (OK)
[    26.848] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[    26.848] drmOpenDevice: node name is /dev/dri/card0
[    26.849] drmOpenDevice: open result is 8, (OK)
[    26.849] drmOpenByBusid: drmOpenMinor returns 8
[    26.849] drmOpenByBusid: Interface 1.4 failed, trying 1.1
[    26.849] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[    26.849] (II) intel(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
[    26.849] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    26.849] (==) intel(0): RGB weight 888
[    26.849] (==) intel(0): Default visual is TrueColor
[    26.849] (II) intel(0): Integrated Graphics Chipset: Intel(R) GM45
[    26.849] (--) intel(0): Chipset: "GM45"
[    26.849] (==) intel(0): video overlay key set to 0x101fe
[    27.076] (II) intel(0): Output LVDS1 has no monitor section
[    27.093] (II) intel(0): Output VGA1 has no monitor section
[    27.094] (II) intel(0): Output DP1 has no monitor section
[    27.199] (II) intel(0): EDID for output LVDS1
[    27.200] (II) intel(0): Manufacturer: INL  Model: 6  Serial#: 0
[    27.200] (II) intel(0): Year: 2009  Week: 0
[    27.200] (II) intel(0): EDID Version: 1.3
[    27.200] (II) intel(0): Digital Display Input
[    27.200] (II) intel(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[    27.200] (II) intel(0): Gamma: 2.20
[    27.200] (II) intel(0): No DPMS capabilities specified
[    27.200] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    27.200] (II) intel(0): First detailed timing is preferred mode
[    27.200] (II) intel(0): redX: 0.620 redY: 0.340   greenX: 0.330 greenY: 0.605
[    27.200] (II) intel(0): blueX: 0.150 blueY: 0.070   whiteX: 0.313 whiteY: 0.329
[    27.200] (II) intel(0): Manufacturer's mask: 0
[    27.200] (II) intel(0): Supported detailed timing:
[    27.200] (II) intel(0): clock: 71.1 MHz   Image Size:  344 x 194 mm
[    27.200] (II) intel(0): h_active: 1366  h_sync: 1397  h_sync_end 1418 h_blank_end 1493 h_border: 0
[    27.200] (II) intel(0): v_active: 768  v_sync: 771  v_sync_end 775 v_blanking: 793 v_border: 0
[    27.200] (II) intel(0): Supported detailed timing:
[    27.200] (II) intel(0): clock: 71.1 MHz   Image Size:  344 x 194 mm
[    27.200] (II) intel(0): h_active: 1366  h_sync: 1397  h_sync_end 1418 h_blank_end 1493 h_border: 0
[    27.200] (II) intel(0): v_active: 768  v_sync: 771  v_sync_end 775 v_blanking: 793 v_border: 0
[    27.200] (II) intel(0):  W466R€156GW02
[    27.200] (II) intel(0): Unknown vendor-specific block 0
[    27.200] (II) intel(0): EDID (in hex):
[    27.200] (II) intel(0):     00ffffffffffff0025cc060000000000
[    27.200] (II) intel(0):     00130103902213780ac8859e57549b26
[    27.200] (II) intel(0):     12505400000001010101010101010101
[    27.200] (II) intel(0):     010101010101c61b567f500019301f15
[    27.200] (II) intel(0):     340058c21000001ac61b567f50001930
[    27.200] (II) intel(0):     1f15340058c21000001a000000fe0057
[    27.200] (II) intel(0):     34363652803135364757303200000000
[    27.200] (II) intel(0):     00000000000000000001010a202000ef
[    27.200] (II) intel(0): EDID vendor "INL", prod id 6
[    27.200] (II) intel(0): Printing DDC gathered Modelines:
[    27.200] (II) intel(0): Modeline "1366x768"x0.0   71.10  1366 1397 1418 1493  768 771 775 793 +hsync -vsync (47.6 kHz)
[    27.200] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[    27.200] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    27.200] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    27.200] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[    27.201] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[    27.201] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[    27.201] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[    27.201] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[    27.201] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[    27.201] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[    27.201] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[    27.201] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[    27.201] (II) intel(0): Printing probed modes for output LVDS1
[    27.201] (II) intel(0): Modeline "1366x768"x60.1   71.10  1366 1397 1418 1493  768 771 775 793 +hsync -vsync (47.6 kHz)
[    27.201] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    27.201] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    27.201] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    27.201] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    27.217] (II) intel(0): EDID for output VGA1
[    27.218] (II) intel(0): EDID for output DP1
[    27.218] (II) intel(0): Output LVDS1 connected
[    27.218] (II) intel(0): Output VGA1 disconnected
[    27.218] (II) intel(0): Output DP1 disconnected
[    27.218] (II) intel(0): Using exact sizes for initial modes
[    27.218] (II) intel(0): Output LVDS1 using initial mode 1366x768 +0+0
[    27.218] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    27.218] (II) intel(0): Pageflipping enabled in kernel, but disabled in X
[    27.218] (II) intel(0): Don't panic: https://bugzilla.redhat.com/588421
[    27.218] (**) intel(0): Display dimensions: (340, 190) mm
[    27.218] (**) intel(0): DPI set to (102, 102)
[    27.218] (II) Loading sub module "fb"
[    27.218] (II) LoadModule: "fb"
[    27.218] (II) Loading /usr/lib/xorg/modules/libfb.so
[    27.220] (II) Module fb: vendor="X.Org Foundation"
[    27.220]     compiled for 1.9.1, module version = 1.0.0
[    27.220]     ABI class: X.Org ANSI C Emulation, version 0.4
[    27.220] (II) UnloadModule: "vesa"
[    27.220] (II) Unloading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    27.220] (II) UnloadModule: "fbdev"
[    27.220] (II) Unloading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    27.220] (II) UnloadModule: "fbdevhw"
[    27.220] (II) Unloading /usr/lib/xorg/modules/libfbdevhw.so
[    27.220] (==) Depth 24 pixmap format is 32 bpp
[    27.220] (II) intel(0): [DRI2] Setup complete
[    27.220] (II) intel(0): [DRI2]   DRI driver: i965
[    27.220] (**) intel(0): Tiling enabled
[    27.221] (**) intel(0): SwapBuffers wait enabled
[    27.221] (==) intel(0): VideoRam: 262144 KB
[    27.221] (II) intel(0): Allocated new frame buffer 1408x768 stride 5632, tiled
[    27.289] (II) UXA(0): Driver registered support for the following operations:
[    27.289] (II)         solid
[    27.289] (II)         copy
[    27.289] (II)         composite (RENDER acceleration)
[    27.289] (II)         put_image
[    27.289] (II)         get_image
[    27.289] (==) intel(0): Backing store disabled
[    27.289] (==) intel(0): Silken mouse enabled
[    27.289] (II) intel(0): Initializing HW Cursor
[    27.318] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    27.318] (==) intel(0): DPMS enabled
[    27.318] (==) intel(0): Intel XvMC decoder enabled
[    27.318] (II) intel(0): Set up textured video
[    27.318] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[    27.318] (II) intel(0): direct rendering: DRI2 Enabled
[    27.322] (--) RandR disabled
[    27.322] (II) Initializing built-in extension Generic Event Extension
[    27.322] (II) Initializing built-in extension SHAPE
[    27.322] (II) Initializing built-in extension MIT-SHM
[    27.322] (II) Initializing built-in extension XInputExtension
[    27.322] (II) Initializing built-in extension XTEST
[    27.322] (II) Initializing built-in extension BIG-REQUESTS
[    27.322] (II) Initializing built-in extension SYNC
[    27.322] (II) Initializing built-in extension XKEYBOARD
[    27.322] (II) Initializing built-in extension XC-MISC
[    27.322] (II) Initializing built-in extension XINERAMA
[    27.322] (II) Initializing built-in extension XFIXES
[    27.322] (II) Initializing built-in extension RENDER
[    27.322] (II) Initializing built-in extension RANDR
[    27.322] (II) Initializing built-in extension COMPOSITE
[    27.322] (II) Initializing built-in extension DAMAGE
[    27.328] (II) SELinux: Disabled by boolean
[    27.441] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    27.441] (II) AIGLX: enabled GLX_INTEL_swap_event
[    27.441] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    27.441] (II) AIGLX: enabled GLX_SGI_make_current_read
[    27.441] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    27.441] (II) AIGLX: Loaded and initialized /usr/lib/dri/i965_dri.so
[    27.441] (II) GLX: Initialized DRI2 GL provider for screen 0
[    27.442] (II) intel(0): Setting screen physical size to 361 x 203
[    27.787] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[    27.787] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    27.787] (**) Video Bus: Applying InputClass "system-setup-keyboard"
[    27.787] (II) LoadModule: "evdev"
[    27.799] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    27.805] (II) Module evdev: vendor="X.Org Foundation"
[    27.805]     compiled for 1.8.99.905, module version = 2.5.0
[    27.805]     Module class: X.Org XInput Driver
[    27.805]     ABI class: X.Org XInput driver, version 11.0
[    27.805] (**) Video Bus: always reports core events
[    27.805] (**) Video Bus: Device: "/dev/input/event6"
[    27.806] (--) Video Bus: Found keys
[    27.806] (II) Video Bus: Configuring as keyboard
[    27.806] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[    27.806] (**) Option "xkb_rules" "evdev"
[    27.806] (**) Option "xkb_model" "pc105"
[    27.806] (**) Option "xkb_layout" "fr"
[    27.806] (**) Option "xkb_variant" "latin9"
[    27.806] (**) Option "xkb_options" "terminate:ctrl_alt_bksp,"
[    27.852] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    27.852] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    27.852] (**) Power Button: Applying InputClass "system-setup-keyboard"
[    27.852] (**) Power Button: always reports core events
[    27.852] (**) Power Button: Device: "/dev/input/event1"
[    27.852] (--) Power Button: Found keys
[    27.852] (II) Power Button: Configuring as keyboard
[    27.852] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[    27.852] (**) Option "xkb_rules" "evdev"
[    27.853] (**) Option "xkb_model" "pc105"
[    27.853] (**) Option "xkb_layout" "fr"
[    27.853] (**) Option "xkb_variant" "latin9"
[    27.853] (**) Option "xkb_options" "terminate:ctrl_alt_bksp,"
[    27.854] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[    27.854] (II) No input driver/identifier specified (ignoring)
[    27.855] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[    27.855] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    27.855] (**) Sleep Button: Applying InputClass "system-setup-keyboard"
[    27.855] (**) Sleep Button: always reports core events
[    27.855] (**) Sleep Button: Device: "/dev/input/event2"
[    27.855] (--) Sleep Button: Found keys
[    27.855] (II) Sleep Button: Configuring as keyboard
[    27.855] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
[    27.855] (**) Option "xkb_rules" "evdev"
[    27.855] (**) Option "xkb_model" "pc105"
[    27.855] (**) Option "xkb_layout" "fr"
[    27.855] (**) Option "xkb_variant" "latin9"
[    27.855] (**) Option "xkb_options" "terminate:ctrl_alt_bksp,"
[    27.866] (II) config/udev: Adding input device Integrated_Webcam_2M (/dev/input/event7)
[    27.866] (**) Integrated_Webcam_2M: Applying InputClass "evdev keyboard catchall"
[    27.866] (**) Integrated_Webcam_2M: Applying InputClass "system-setup-keyboard"
[    27.866] (**) Integrated_Webcam_2M: always reports core events
[    27.866] (**) Integrated_Webcam_2M: Device: "/dev/input/event7"
[    27.866] (--) Integrated_Webcam_2M: Found keys
[    27.866] (II) Integrated_Webcam_2M: Configuring as keyboard
[    27.866] (II) XINPUT: Adding extended input device "Integrated_Webcam_2M" (type: KEYBOARD)
[    27.866] (**) Option "xkb_rules" "evdev"
[    27.866] (**) Option "xkb_model" "pc105"
[    27.866] (**) Option "xkb_layout" "fr"
[    27.866] (**) Option "xkb_variant" "latin9"
[    27.866] (**) Option "xkb_options" "terminate:ctrl_alt_bksp,"
[    27.874] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[    27.874] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    27.874] (**) AT Translated Set 2 keyboard: Applying InputClass "system-setup-keyboard"
[    27.874] (**) AT Translated Set 2 keyboard: always reports core events
[    27.874] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event3"
[    27.874] (--) AT Translated Set 2 keyboard: Found keys
[    27.874] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[    27.874] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[    27.874] (**) Option "xkb_rules" "evdev"
[    27.874] (**) Option "xkb_model" "pc105"
[    27.874] (**) Option "xkb_layout" "fr"
[    27.874] (**) Option "xkb_variant" "latin9"
[    27.874] (**) Option "xkb_options" "terminate:ctrl_alt_bksp,"
[    27.875] (II) config/udev: Adding input device PS/2 Mouse (/dev/input/event4)
[    27.875] (**) PS/2 Mouse: Applying InputClass "evdev pointer catchall"
[    27.875] (**) PS/2 Mouse: always reports core events
[    27.875] (**) PS/2 Mouse: Device: "/dev/input/event4"
[    27.875] (--) PS/2 Mouse: Found 3 mouse buttons
[    27.875] (--) PS/2 Mouse: Found relative axes
[    27.875] (--) PS/2 Mouse: Found x and y relative axes
[    27.875] (II) PS/2 Mouse: Configuring as mouse
[    27.875] (**) PS/2 Mouse: YAxisMapping: buttons 4 and 5
[    27.875] (**) PS/2 Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    27.875] (II) XINPUT: Adding extended input device "PS/2 Mouse" (type: MOUSE)
[    27.875] (**) PS/2 Mouse: (accel) keeping acceleration scheme 1
[    27.875] (**) PS/2 Mouse: (accel) acceleration profile 0
[    27.876] (**) PS/2 Mouse: (accel) acceleration factor: 2.000
[    27.876] (**) PS/2 Mouse: (accel) acceleration threshold: 4
[    27.876] (II) PS/2 Mouse: initialized for relative axes.
[    27.876] (II) config/udev: Adding input device PS/2 Mouse (/dev/input/mouse0)
[    27.876] (II) No input driver/identifier specified (ignoring)
[    27.877] (II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/event5)
[    27.877] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "evdev touchpad catchall"
[    27.877] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "touchpad catchall"
[    27.877] (II) LoadModule: "synaptics"
[    27.878] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    27.887] (II) Module synaptics: vendor="X.Org Foundation"
[    27.887]     compiled for 1.8.99.906, module version = 1.3.0
[    27.887]     Module class: X.Org XInput Driver
[    27.887]     ABI class: X.Org XInput driver, version 11.0
[    27.887] (II) Synaptics touchpad driver version 1.3.0
[    27.887] (**) Option "Device" "/dev/input/event5"
[    27.887] (--) AlpsPS/2 ALPS GlidePoint: x-axis range 0 - 1023
[    27.887] (--) AlpsPS/2 ALPS GlidePoint: y-axis range 0 - 767
[    27.887] (--) AlpsPS/2 ALPS GlidePoint: pressure range 0 - 127
[    27.887] (--) AlpsPS/2 ALPS GlidePoint: buttons: left right middle
[    27.888] (--) AlpsPS/2 ALPS GlidePoint: invalid finger width range.  defaulting to 0 - 16
[    27.888] (--) AlpsPS/2 ALPS GlidePoint: touchpad found
[    27.888] (**) AlpsPS/2 ALPS GlidePoint: always reports core events
[    27.888] (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS GlidePoint" (type: TOUCHPAD)
[    27.888] (**) AlpsPS/2 ALPS GlidePoint: (accel) MinSpeed is now constant deceleration 2.5
[    27.888] (**) AlpsPS/2 ALPS GlidePoint: MaxSpeed is now 1.75
[    27.888] (**) AlpsPS/2 ALPS GlidePoint: AccelFactor is now 0.156
[    27.888] (**) AlpsPS/2 ALPS GlidePoint: (accel) keeping acceleration scheme 1
[    27.888] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration profile 1
[    27.888] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration factor: 2.000
[    27.888] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration threshold: 4
[    27.888] (--) AlpsPS/2 ALPS GlidePoint: touchpad found
[    27.889] (II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/mouse1)
[    27.889] (II) No input driver/identifier specified (ignoring)
[    27.899] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event8)
[    27.899] (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[    27.899] (**) Dell WMI hotkeys: Applying InputClass "system-setup-keyboard"
[    27.899] (**) Dell WMI hotkeys: always reports core events
[    27.899] (**) Dell WMI hotkeys: Device: "/dev/input/event8"
[    27.899] (--) Dell WMI hotkeys: Found keys
[    27.899] (II) Dell WMI hotkeys: Configuring as keyboard
[    27.899] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD)
[    27.899] (**) Option "xkb_rules" "evdev"
[    27.899] (**) Option "xkb_model" "pc105"
[    27.899] (**) Option "xkb_layout" "fr"
[    27.899] (**) Option "xkb_variant" "latin9"
[    27.899] (**) Option "xkb_options" "terminate:ctrl_alt_bksp,"
[    30.567] (II) intel(0): EDID for output LVDS1
[    30.570] (II) intel(0): Manufacturer: INL  Model: 6  Serial#: 0
[    30.570] (II) intel(0): Year: 2009  Week: 0
[    30.570] (II) intel(0): EDID Version: 1.3
[    30.570] (II) intel(0): Digital Display Input
[    30.570] (II) intel(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[    30.570] (II) intel(0): Gamma: 2.20
[    30.570] (II) intel(0): No DPMS capabilities specified
[    30.570] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    30.570] (II) intel(0): First detailed timing is preferred mode
[    30.570] (II) intel(0): redX: 0.620 redY: 0.340   greenX: 0.330 greenY: 0.605
[    30.570] (II) intel(0): blueX: 0.150 blueY: 0.070   whiteX: 0.313 whiteY: 0.329
[    30.570] (II) intel(0): Manufacturer's mask: 0
[    30.570] (II) intel(0): Supported detailed timing:
[    30.570] (II) intel(0): clock: 71.1 MHz   Image Size:  344 x 194 mm
[    30.570] (II) intel(0): h_active: 1366  h_sync: 1397  h_sync_end 1418 h_blank_end 1493 h_border: 0
[    30.570] (II) intel(0): v_active: 768  v_sync: 771  v_sync_end 775 v_blanking: 793 v_border: 0
[    30.570] (II) intel(0): Supported detailed timing:
[    30.570] (II) intel(0): clock: 71.1 MHz   Image Size:  344 x 194 mm
[    30.570] (II) intel(0): h_active: 1366  h_sync: 1397  h_sync_end 1418 h_blank_end 1493 h_border: 0
[    30.571] (II) intel(0): v_active: 768  v_sync: 771  v_sync_end 775 v_blanking: 793 v_border: 0
[    30.571] (II) intel(0):  W466R€156GW02
[    30.571] (II) intel(0): Unknown vendor-specific block 0
[    30.571] (II) intel(0): EDID (in hex):
[    30.571] (II) intel(0):     00ffffffffffff0025cc060000000000
[    30.571] (II) intel(0):     00130103902213780ac8859e57549b26
[    30.571] (II) intel(0):     12505400000001010101010101010101
[    30.571] (II) intel(0):     010101010101c61b567f500019301f15
[    30.571] (II) intel(0):     340058c21000001ac61b567f50001930
[    30.571] (II) intel(0):     1f15340058c21000001a000000fe0057
[    30.571] (II) intel(0):     34363652803135364757303200000000
[    30.571] (II) intel(0):     00000000000000000001010a202000ef
[    30.571] (II) intel(0): EDID vendor "INL", prod id 6
[    30.571] (II) intel(0): Printing DDC gathered Modelines:
[    30.571] (II) intel(0): Modeline "1366x768"x0.0   71.10  1366 1397 1418 1493  768 771 775 793 +hsync -vsync (47.6 kHz)
[    30.571] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[    30.571] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    30.571] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    30.571] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[    30.571] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[    30.571] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[    30.571] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[    30.571] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[    30.571] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[    30.571] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[    30.571] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[    30.571] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[    30.571] (II) intel(0): Printing probed modes for output LVDS1
[    30.571] (II) intel(0): Modeline "1366x768"x60.1   71.10  1366 1397 1418 1493  768 771 775 793 +hsync -vsync (47.6 kHz)
[    30.571] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    30.571] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    30.571] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    30.571] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    30.587] (II) intel(0): EDID for output VGA1
[    30.588] (II) intel(0): EDID for output DP1
[    30.696] (II) intel(0): EDID for output LVDS1
[    30.696] (II) intel(0): Manufacturer: INL  Model: 6  Serial#: 0
[    30.696] (II) intel(0): Year: 2009  Week: 0
[    30.696] (II) intel(0): EDID Version: 1.3
[    30.696] (II) intel(0): Digital Display Input
[    30.696] (II) intel(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[    30.696] (II) intel(0): Gamma: 2.20
[    30.696] (II) intel(0): No DPMS capabilities specified
[    30.696] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    30.696] (II) intel(0): First detailed timing is preferred mode
[    30.696] (II) intel(0): redX: 0.620 redY: 0.340   greenX: 0.330 greenY: 0.605
[    30.696] (II) intel(0): blueX: 0.150 blueY: 0.070   whiteX: 0.313 whiteY: 0.329
[    30.696] (II) intel(0): Manufacturer's mask: 0
[    30.697] (II) intel(0): Supported detailed timing:
[    30.697] (II) intel(0): clock: 71.1 MHz   Image Size:  344 x 194 mm
[    30.697] (II) intel(0): h_active: 1366  h_sync: 1397  h_sync_end 1418 h_blank_end 1493 h_border: 0
[    30.697] (II) intel(0): v_active: 768  v_sync: 771  v_sync_end 775 v_blanking: 793 v_border: 0
[    30.697] (II) intel(0): Supported detailed timing:
[    30.697] (II) intel(0): clock: 71.1 MHz   Image Size:  344 x 194 mm
[    30.697] (II) intel(0): h_active: 1366  h_sync: 1397  h_sync_end 1418 h_blank_end 1493 h_border: 0
[    30.697] (II) intel(0): v_active: 768  v_sync: 771  v_sync_end 775 v_blanking: 793 v_border: 0
[    30.697] (II) intel(0):  W466R€156GW02
[    30.697] (II) intel(0): Unknown vendor-specific block 0
[    30.697] (II) intel(0): EDID (in hex):
[    30.697] (II) intel(0):     00ffffffffffff0025cc060000000000
[    30.697] (II) intel(0):     00130103902213780ac8859e57549b26
[    30.697] (II) intel(0):     12505400000001010101010101010101
[    30.697] (II) intel(0):     010101010101c61b567f500019301f15
[    30.697] (II) intel(0):     340058c21000001ac61b567f50001930
[    30.697] (II) intel(0):     1f15340058c21000001a000000fe0057
[    30.697] (II) intel(0):     34363652803135364757303200000000
[    30.697] (II) intel(0):     00000000000000000001010a202000ef
[    30.697] (II) intel(0): EDID vendor "INL", prod id 6
[    30.697] (II) intel(0): Printing DDC gathered Modelines:
[    30.697] (II) intel(0): Modeline "1366x768"x0.0   71.10  1366 1397 1418 1493  768 771 775 793 +hsync -vsync (47.6 kHz)
[    30.697] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[    30.697] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    30.697] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    30.697] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[    30.697] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[    30.697] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[    30.697] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[    30.697] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[    30.697] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[    30.697] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[    30.697] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[    30.697] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[    30.697] (II) intel(0): Printing probed modes for output LVDS1
[    30.697] (II) intel(0): Modeline "1366x768"x60.1   71.10  1366 1397 1418 1493  768 771 775 793 +hsync -vsync (47.6 kHz)
[    30.697] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    30.697] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    30.697] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    30.698] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    30.714] (II) intel(0): EDID for output VGA1
[    30.715] (II) intel(0): EDID for output DP1
[    30.861] (II) intel(0): EDID for output LVDS1
[    30.861] (II) intel(0): Manufacturer: INL  Model: 6  Serial#: 0
[    30.861] (II) intel(0): Year: 2009  Week: 0
[    30.861] (II) intel(0): EDID Version: 1.3
[    30.861] (II) intel(0): Digital Display Input
[    30.861] (II) intel(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[    30.861] (II) intel(0): Gamma: 2.20
[    30.861] (II) intel(0): No DPMS capabilities specified
[    30.861] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    30.861] (II) intel(0): First detailed timing is preferred mode
[    30.861] (II) intel(0): redX: 0.620 redY: 0.340   greenX: 0.330 greenY: 0.605
[    30.861] (II) intel(0): blueX: 0.150 blueY: 0.070   whiteX: 0.313 whiteY: 0.329
[    30.861] (II) intel(0): Manufacturer's mask: 0
[    30.861] (II) intel(0): Supported detailed timing:
[    30.861] (II) intel(0): clock: 71.1 MHz   Image Size:  344 x 194 mm
[    30.861] (II) intel(0): h_active: 1366  h_sync: 1397  h_sync_end 1418 h_blank_end 1493 h_border: 0
[    30.861] (II) intel(0): v_active: 768  v_sync: 771  v_sync_end 775 v_blanking: 793 v_border: 0
[    30.861] (II) intel(0): Supported detailed timing:
[    30.861] (II) intel(0): clock: 71.1 MHz   Image Size:  344 x 194 mm
[    30.861] (II) intel(0): h_active: 1366  h_sync: 1397  h_sync_end 1418 h_blank_end 1493 h_border: 0
[    30.861] (II) intel(0): v_active: 768  v_sync: 771  v_sync_end 775 v_blanking: 793 v_border: 0
[    30.861] (II) intel(0):  W466R€156GW02
[    30.861] (II) intel(0): Unknown vendor-specific block 0
[    30.861] (II) intel(0): EDID (in hex):
[    30.861] (II) intel(0):     00ffffffffffff0025cc060000000000
[    30.861] (II) intel(0):     00130103902213780ac8859e57549b26
[    30.862] (II) intel(0):     12505400000001010101010101010101
[    30.862] (II) intel(0):     010101010101c61b567f500019301f15
[    30.862] (II) intel(0):     340058c21000001ac61b567f50001930
[    30.862] (II) intel(0):     1f15340058c21000001a000000fe0057
[    30.862] (II) intel(0):     34363652803135364757303200000000
[    30.862] (II) intel(0):     00000000000000000001010a202000ef
[    30.862] (II) intel(0): EDID vendor "INL", prod id 6
[    30.862] (II) intel(0): Printing DDC gathered Modelines:
[    30.862] (II) intel(0): Modeline "1366x768"x0.0   71.10  1366 1397 1418 1493  768 771 775 793 +hsync -vsync (47.6 kHz)
[    30.862] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[    30.862] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    30.862] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    30.862] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[    30.862] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[    30.862] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[    30.862] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[    30.862] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[    30.862] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[    30.862] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[    30.862] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[    30.862] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[    30.862] (II) intel(0): Printing probed modes for output LVDS1
[    30.862] (II) intel(0): Modeline "1366x768"x60.1   71.10  1366 1397 1418 1493  768 771 775 793 +hsync -vsync (47.6 kHz)
[    30.862] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    30.862] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    30.862] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    30.862] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    30.878] (II) intel(0): EDID for output VGA1
[    30.879] (II) intel(0): EDID for output DP1
[    30.989] (II) intel(0): EDID for output LVDS1
[    30.989] (II) intel(0): Manufacturer: INL  Model: 6  Serial#: 0
[    30.993] (II) intel(0): Year: 2009  Week: 0
[    30.993] (II) intel(0): EDID Version: 1.3
[    30.993] (II) intel(0): Digital Display Input
[    30.993] (II) intel(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[    30.993] (II) intel(0): Gamma: 2.20
[    30.993] (II) intel(0): No DPMS capabilities specified
[    30.993] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    30.993] (II) intel(0): First detailed timing is preferred mode
[    30.993] (II) intel(0): redX: 0.620 redY: 0.340   greenX: 0.330 greenY: 0.605
[    30.993] (II) intel(0): blueX: 0.150 blueY: 0.070   whiteX: 0.313 whiteY: 0.329
[    30.993] (II) intel(0): Manufacturer's mask: 0
[    30.993] (II) intel(0): Supported detailed timing:
[    30.993] (II) intel(0): clock: 71.1 MHz   Image Size:  344 x 194 mm
[    30.993] (II) intel(0): h_active: 1366  h_sync: 1397  h_sync_end 1418 h_blank_end 1493 h_border: 0
[    30.993] (II) intel(0): v_active: 768  v_sync: 771  v_sync_end 775 v_blanking: 793 v_border: 0
[    30.993] (II) intel(0): Supported detailed timing:
[    30.994] (II) intel(0): clock: 71.1 MHz   Image Size:  344 x 194 mm
[    30.994] (II) intel(0): h_active: 1366  h_sync: 1397  h_sync_end 1418 h_blank_end 1493 h_border: 0
[    30.994] (II) intel(0): v_active: 768  v_sync: 771  v_sync_end 775 v_blanking: 793 v_border: 0
[    30.994] (II) intel(0):  W466R€156GW02
[    30.994] (II) intel(0): Unknown vendor-specific block 0
[    30.994] (II) intel(0): EDID (in hex):
[    30.994] (II) intel(0):     00ffffffffffff0025cc060000000000
[    30.994] (II) intel(0):     00130103902213780ac8859e57549b26
[    30.994] (II) intel(0):     12505400000001010101010101010101
[    30.994] (II) intel(0):     010101010101c61b567f500019301f15
[    30.994] (II) intel(0):     340058c21000001ac61b567f50001930
[    30.994] (II) intel(0):     1f15340058c21000001a000000fe0057
[    30.994] (II) intel(0):     34363652803135364757303200000000
[    30.994] (II) intel(0):     00000000000000000001010a202000ef
[    30.994] (II) intel(0): EDID vendor "INL", prod id 6
[    30.994] (II) intel(0): Printing DDC gathered Modelines:
[    30.994] (II) intel(0): Modeline "1366x768"x0.0   71.10  1366 1397 1418 1493  768 771 775 793 +hsync -vsync (47.6 kHz)
[    30.994] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[    30.994] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    30.994] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    30.994] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[    30.994] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[    30.994] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[    30.994] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[    30.994] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[    30.994] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[    30.994] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[    30.994] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[    30.994] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[    30.994] (II) intel(0): Printing probed modes for output LVDS1
[    30.994] (II) intel(0): Modeline "1366x768"x60.1   71.10  1366 1397 1418 1493  768 771 775 793 +hsync -vsync (47.6 kHz)
[    30.994] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    30.994] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    30.994] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    30.994] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    31.010] (II) intel(0): EDID for output VGA1
[    31.011] (II) intel(0): EDID for output DP1
[    35.493] (II) intel(0): EDID for output LVDS1
[    35.494] (II) intel(0): Manufacturer: INL  Model: 6  Serial#: 0
[    35.494] (II) intel(0): Year: 2009  Week: 0
[    35.494] (II) intel(0): EDID Version: 1.3
[    35.494] (II) intel(0): Digital Display Input
[    35.494] (II) intel(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[    35.494] (II) intel(0): Gamma: 2.20
[    35.494] (II) intel(0): No DPMS capabilities specified
[    35.494] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    35.494] (II) intel(0): First detailed timing is preferred mode
[    35.494] (II) intel(0): redX: 0.620 redY: 0.340   greenX: 0.330 greenY: 0.605
[    35.494] (II) intel(0): blueX: 0.150 blueY: 0.070   whiteX: 0.313 whiteY: 0.329
[    35.494] (II) intel(0): Manufacturer's mask: 0
[    35.494] (II) intel(0): Supported detailed timing:
[    35.494] (II) intel(0): clock: 71.1 MHz   Image Size:  344 x 194 mm
[    35.494] (II) intel(0): h_active: 1366  h_sync: 1397  h_sync_end 1418 h_blank_end 1493 h_border: 0
[    35.494] (II) intel(0): v_active: 768  v_sync: 771  v_sync_end 775 v_blanking: 793 v_border: 0
[    35.494] (II) intel(0): Supported detailed timing:
[    35.494] (II) intel(0): clock: 71.1 MHz   Image Size:  344 x 194 mm
[    35.494] (II) intel(0): h_active: 1366  h_sync: 1397  h_sync_end 1418 h_blank_end 1493 h_border: 0
[    35.494] (II) intel(0): v_active: 768  v_sync: 771  v_sync_end 775 v_blanking: 793 v_border: 0
[    35.494] (II) intel(0):  W466R€156GW02
[    35.494] (II) intel(0): Unknown vendor-specific block 0
[    35.494] (II) intel(0): EDID (in hex):
[    35.494] (II) intel(0):     00ffffffffffff0025cc060000000000
[    35.494] (II) intel(0):     00130103902213780ac8859e57549b26
[    35.494] (II) intel(0):     12505400000001010101010101010101
[    35.494] (II) intel(0):     010101010101c61b567f500019301f15
[    35.494] (II) intel(0):     340058c21000001ac61b567f50001930
[    35.494] (II) intel(0):     1f15340058c21000001a000000fe0057
[    35.494] (II) intel(0):     34363652803135364757303200000000
[    35.494] (II) intel(0):     00000000000000000001010a202000ef
[    35.494] (II) intel(0): EDID vendor "INL", prod id 6
[    35.494] (II) intel(0): Printing DDC gathered Modelines:
[    35.494] (II) intel(0): Modeline "1366x768"x0.0   71.10  1366 1397 1418 1493  768 771 775 793 +hsync -vsync (47.6 kHz)
[    35.494] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[    35.494] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    35.494] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    35.495] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[    35.495] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[    35.495] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[    35.495] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[    35.495] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[    35.495] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[    35.495] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[    35.495] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[    35.495] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[    35.495] (II) intel(0): Printing probed modes for output LVDS1
[    35.495] (II) intel(0): Modeline "1366x768"x60.1   71.10  1366 1397 1418 1493  768 771 775 793 +hsync -vsync (47.6 kHz)
[    35.495] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    35.495] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    35.495] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    35.495] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    35.511] (II) intel(0): EDID for output VGA1
[    35.512] (II) intel(0): EDID for output DP1
[    55.768] (II) intel(0): EDID for output LVDS1
[    55.770] (II) intel(0): Manufacturer: INL  Model: 6  Serial#: 0
[    55.770] (II) intel(0): Year: 2009  Week: 0
[    55.770] (II) intel(0): EDID Version: 1.3
[    55.770] (II) intel(0): Digital Display Input
[    55.770] (II) intel(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[    55.770] (II) intel(0): Gamma: 2.20
[    55.770] (II) intel(0): No DPMS capabilities specified
[    55.770] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    55.771] (II) intel(0): First detailed timing is preferred mode
[    55.771] (II) intel(0): redX: 0.620 redY: 0.340   greenX: 0.330 greenY: 0.605
[    55.771] (II) intel(0): blueX: 0.150 blueY: 0.070   whiteX: 0.313 whiteY: 0.329
[    55.771] (II) intel(0): Manufacturer's mask: 0
[    55.772] (II) intel(0): Supported detailed timing:
[    55.772] (II) intel(0): clock: 71.1 MHz   Image Size:  344 x 194 mm
[    55.772] (II) intel(0): h_active: 1366  h_sync: 1397  h_sync_end 1418 h_blank_end 1493 h_border: 0
[    55.772] (II) intel(0): v_active: 768  v_sync: 771  v_sync_end 775 v_blanking: 793 v_border: 0
[    55.772] (II) intel(0): Supported detailed timing:
[    55.772] (II) intel(0): clock: 71.1 MHz   Image Size:  344 x 194 mm
[    55.772] (II) intel(0): h_active: 1366  h_sync: 1397  h_sync_end 1418 h_blank_end 1493 h_border: 0
[    55.772] (II) intel(0): v_active: 768  v_sync: 771  v_sync_end 775 v_blanking: 793 v_border: 0
[    55.772] (II) intel(0):  W466R€156GW02
[    55.772] (II) intel(0): Unknown vendor-specific block 0
[    55.772] (II) intel(0): EDID (in hex):
[    55.772] (II) intel(0):     00ffffffffffff0025cc060000000000
[    55.772] (II) intel(0):     00130103902213780ac8859e57549b26
[    55.772] (II) intel(0):     12505400000001010101010101010101
[    55.772] (II) intel(0):     010101010101c61b567f500019301f15
[    55.772] (II) intel(0):     340058c21000001ac61b567f50001930
[    55.772] (II) intel(0):     1f15340058c21000001a000000fe0057
[    55.772] (II) intel(0):     34363652803135364757303200000000
[    55.773] (II) intel(0):     00000000000000000001010a202000ef
[    55.773] (II) intel(0): EDID vendor "INL", prod id 6
[    55.773] (II) intel(0): Printing DDC gathered Modelines:
[    55.773] (II) intel(0): Modeline "1366x768"x0.0   71.10  1366 1397 1418 1493  768 771 775 793 +hsync -vsync (47.6 kHz)
[    55.773] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[    55.773] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    55.773] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    55.773] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[    55.773] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[    55.773] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[    55.773] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[    55.773] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[    55.773] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[    55.773] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[    55.773] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[    55.773] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[    55.773] (II) intel(0): Printing probed modes for output LVDS1
[    55.773] (II) intel(0): Modeline "1366x768"x60.1   71.10  1366 1397 1418 1493  768 771 775 793 +hsync -vsync (47.6 kHz)
[    55.773] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    55.773] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    55.773] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    55.773] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    55.789] (II) intel(0): EDID for output VGA1
[    55.790] (II) intel(0): EDID for output DP1
[    55.899] (II) intel(0): EDID for output LVDS1
[    55.899] (II) intel(0): Manufacturer: INL  Model: 6  Serial#: 0
[    55.899] (II) intel(0): Year: 2009  Week: 0
[    55.899] (II) intel(0): EDID Version: 1.3
[    55.899] (II) intel(0): Digital Display Input
[    55.899] (II) intel(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[    55.899] (II) intel(0): Gamma: 2.20
[    55.899] (II) intel(0): No DPMS capabilities specified
[    55.899] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    55.899] (II) intel(0): First detailed timing is preferred mode
[    55.899] (II) intel(0): redX: 0.620 redY: 0.340   greenX: 0.330 greenY: 0.605
[    55.899] (II) intel(0): blueX: 0.150 blueY: 0.070   whiteX: 0.313 whiteY: 0.329
[    55.899] (II) intel(0): Manufacturer's mask: 0
[    55.899] (II) intel(0): Supported detailed timing:
[    55.899] (II) intel(0): clock: 71.1 MHz   Image Size:  344 x 194 mm
[    55.899] (II) intel(0): h_active: 1366  h_sync: 1397  h_sync_end 1418 h_blank_end 1493 h_border: 0
[    55.899] (II) intel(0): v_active: 768  v_sync: 771  v_sync_end 775 v_blanking: 793 v_border: 0
[    55.899] (II) intel(0): Supported detailed timing:
[    55.899] (II) intel(0): clock: 71.1 MHz   Image Size:  344 x 194 mm
[    55.899] (II) intel(0): h_active: 1366  h_sync: 1397  h_sync_end 1418 h_blank_end 1493 h_border: 0
[    55.899] (II) intel(0): v_active: 768  v_sync: 771  v_sync_end 775 v_blanking: 793 v_border: 0
[    55.899] (II) intel(0):  W466R€156GW02
[    55.899] (II) intel(0): Unknown vendor-specific block 0
[    55.899] (II) intel(0): EDID (in hex):
[    55.899] (II) intel(0):     00ffffffffffff0025cc060000000000
[    55.899] (II) intel(0):     00130103902213780ac8859e57549b26
[    55.899] (II) intel(0):     12505400000001010101010101010101
[    55.899] (II) intel(0):     010101010101c61b567f500019301f15
[    55.899] (II) intel(0):     340058c21000001ac61b567f50001930
[    55.900] (II) intel(0):     1f15340058c21000001a000000fe0057
[    55.900] (II) intel(0):     34363652803135364757303200000000
[    55.900] (II) intel(0):     00000000000000000001010a202000ef
[    55.900] (II) intel(0): EDID vendor "INL", prod id 6
[    55.900] (II) intel(0): Printing DDC gathered Modelines:
[    55.900] (II) intel(0): Modeline "1366x768"x0.0   71.10  1366 1397 1418 1493  768 771 775 793 +hsync -vsync (47.6 kHz)
[    55.900] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[    55.900] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    55.900] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    55.900] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[    55.900] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[    55.900] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[    55.900] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[    55.900] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[    55.900] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[    55.900] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[    55.900] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[    55.900] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[    55.900] (II) intel(0): Printing probed modes for output LVDS1
[    55.900] (II) intel(0): Modeline "1366x768"x60.1   71.10  1366 1397 1418 1493  768 771 775 793 +hsync -vsync (47.6 kHz)
[    55.900] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    55.900] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    55.900] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    55.900] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    55.916] (II) intel(0): EDID for output VGA1
[    55.917] (II) intel(0): EDID for output DP1
[    56.025] (II) intel(0): EDID for output LVDS1
[    56.025] (II) intel(0): Manufacturer: INL  Model: 6  Serial#: 0
[    56.025] (II) intel(0): Year: 2009  Week: 0
[    56.025] (II) intel(0): EDID Version: 1.3
[    56.025] (II) intel(0): Digital Display Input
[    56.025] (II) intel(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[    56.025] (II) intel(0): Gamma: 2.20
[    56.025] (II) intel(0): No DPMS capabilities specified
[    56.025] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    56.025] (II) intel(0): First detailed timing is preferred mode
[    56.025] (II) intel(0): redX: 0.620 redY: 0.340   greenX: 0.330 greenY: 0.605
[    56.025] (II) intel(0): blueX: 0.150 blueY: 0.070   whiteX: 0.313 whiteY: 0.329
[    56.025] (II) intel(0): Manufacturer's mask: 0
[    56.025] (II) intel(0): Supported detailed timing:
[    56.025] (II) intel(0): clock: 71.1 MHz   Image Size:  344 x 194 mm
[    56.025] (II) intel(0): h_active: 1366  h_sync: 1397  h_sync_end 1418 h_blank_end 1493 h_border: 0
[    56.025] (II) intel(0): v_active: 768  v_sync: 771  v_sync_end 775 v_blanking: 793 v_border: 0
[    56.025] (II) intel(0): Supported detailed timing:
[    56.025] (II) intel(0): clock: 71.1 MHz   Image Size:  344 x 194 mm
[    56.025] (II) intel(0): h_active: 1366  h_sync: 1397  h_sync_end 1418 h_blank_end 1493 h_border: 0
[    56.025] (II) intel(0): v_active: 768  v_sync: 771  v_sync_end 775 v_blanking: 793 v_border: 0
[    56.026] (II) intel(0):  W466R€156GW02
[    56.026] (II) intel(0): Unknown vendor-specific block 0
[    56.026] (II) intel(0): EDID (in hex):
[    56.026] (II) intel(0):     00ffffffffffff0025cc060000000000
[    56.026] (II) intel(0):     00130103902213780ac8859e57549b26
[    56.026] (II) intel(0):     12505400000001010101010101010101
[    56.026] (II) intel(0):     010101010101c61b567f500019301f15
[    56.026] (II) intel(0):     340058c21000001ac61b567f50001930
[    56.026] (II) intel(0):     1f15340058c21000001a000000fe0057
[    56.026] (II) intel(0):     34363652803135364757303200000000
[    56.026] (II) intel(0):     00000000000000000001010a202000ef
[    56.026] (II) intel(0): EDID vendor "INL", prod id 6
[    56.026] (II) intel(0): Printing DDC gathered Modelines:
[    56.026] (II) intel(0): Modeline "1366x768"x0.0   71.10  1366 1397 1418 1493  768 771 775 793 +hsync -vsync (47.6 kHz)
[    56.026] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[    56.026] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    56.026] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    56.026] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[    56.026] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[    56.026] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[    56.026] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[    56.026] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[    56.026] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[    56.026] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[    56.026] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[    56.026] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[    56.026] (II) intel(0): Printing probed modes for output LVDS1
[    56.026] (II) intel(0): Modeline "1366x768"x60.1   71.10  1366 1397 1418 1493  768 771 775 793 +hsync -vsync (47.6 kHz)
[    56.026] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    56.026] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    56.026] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    56.026] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    56.042] (II) intel(0): EDID for output VGA1
[    56.043] (II) intel(0): EDID for output DP1
[    57.247] (II) intel(0): EDID for output LVDS1
[    57.248] (II) intel(0): Manufacturer: INL  Model: 6  Serial#: 0
[    57.248] (II) intel(0): Year: 2009  Week: 0
[    57.248] (II) intel(0): EDID Version: 1.3
[    57.248] (II) intel(0): Digital Display Input
[    57.248] (II) intel(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[    57.248] (II) intel(0): Gamma: 2.20
[    57.248] (II) intel(0): No DPMS capabilities specified
[    57.248] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    57.248] (II) intel(0): First detailed timing is preferred mode
[    57.248] (II) intel(0): redX: 0.620 redY: 0.340   greenX: 0.330 greenY: 0.605
[    57.249] (II) intel(0): blueX: 0.150 blueY: 0.070   whiteX: 0.313 whiteY: 0.329
[    57.249] (II) intel(0): Manufacturer's mask: 0
[    57.249] (II) intel(0): Supported detailed timing:
[    57.249] (II) intel(0): clock: 71.1 MHz   Image Size:  344 x 194 mm
[    57.249] (II) intel(0): h_active: 1366  h_sync: 1397  h_sync_end 1418 h_blank_end 1493 h_border: 0
[    57.249] (II) intel(0): v_active: 768  v_sync: 771  v_sync_end 775 v_blanking: 793 v_border: 0
[    57.249] (II) intel(0): Supported detailed timing:
[    57.249] (II) intel(0): clock: 71.1 MHz   Image Size:  344 x 194 mm
[    57.249] (II) intel(0): h_active: 1366  h_sync: 1397  h_sync_end 1418 h_blank_end 1493 h_border: 0
[    57.249] (II) intel(0): v_active: 768  v_sync: 771  v_sync_end 775 v_blanking: 793 v_border: 0
[    57.249] (II) intel(0):  W466R€156GW02
[    57.249] (II) intel(0): Unknown vendor-specific block 0
[    57.249] (II) intel(0): EDID (in hex):
[    57.249] (II) intel(0):     00ffffffffffff0025cc060000000000
[    57.249] (II) intel(0):     00130103902213780ac8859e57549b26
[    57.249] (II) intel(0):     12505400000001010101010101010101
[    57.249] (II) intel(0):     010101010101c61b567f500019301f15
[    57.249] (II) intel(0):     340058c21000001ac61b567f50001930
[    57.249] (II) intel(0):     1f15340058c21000001a000000fe0057
[    57.249] (II) intel(0):     34363652803135364757303200000000
[    57.249] (II) intel(0):     00000000000000000001010a202000ef
[    57.249] (II) intel(0): EDID vendor "INL", prod id 6
[    57.249] (II) intel(0): Printing DDC gathered Modelines:
[    57.249] (II) intel(0): Modeline "1366x768"x0.0   71.10  1366 1397 1418 1493  768 771 775 793 +hsync -vsync (47.6 kHz)
[    57.249] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[    57.249] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    57.249] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    57.249] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[    57.249] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[    57.249] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[    57.249] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[    57.249] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[    57.249] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[    57.249] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[    57.249] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[    57.249] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[    57.249] (II) intel(0): Printing probed modes for output LVDS1
[    57.249] (II) intel(0): Modeline "1366x768"x60.1   71.10  1366 1397 1418 1493  768 771 775 793 +hsync -vsync (47.6 kHz)
[    57.249] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    57.250] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    57.250] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    57.250] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    57.266] (II) intel(0): EDID for output VGA1
[    57.267] (II) intel(0): EDID for output DP1
[    57.580] (II) intel(0): EDID for output LVDS1
[    57.580] (II) intel(0): Manufacturer: INL  Model: 6  Serial#: 0
[    57.580] (II) intel(0): Year: 2009  Week: 0
[    57.580] (II) intel(0): EDID Version: 1.3
[    57.580] (II) intel(0): Digital Display Input
[    57.580] (II) intel(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[    57.580] (II) intel(0): Gamma: 2.20
[    57.580] (II) intel(0): No DPMS capabilities specified
[    57.580] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    57.580] (II) intel(0): First detailed timing is preferred mode
[    57.580] (II) intel(0): redX: 0.620 redY: 0.340   greenX: 0.330 greenY: 0.605
[    57.580] (II) intel(0): blueX: 0.150 blueY: 0.070   whiteX: 0.313 whiteY: 0.329
[    57.580] (II) intel(0): Manufacturer's mask: 0
[    57.580] (II) intel(0): Supported detailed timing:
[    57.580] (II) intel(0): clock: 71.1 MHz   Image Size:  344 x 194 mm
[    57.580] (II) intel(0): h_active: 1366  h_sync: 1397  h_sync_end 1418 h_blank_end 1493 h_border: 0
[    57.580] (II) intel(0): v_active: 768  v_sync: 771  v_sync_end 775 v_blanking: 793 v_border: 0
[    57.580] (II) intel(0): Supported detailed timing:
[    57.580] (II) intel(0): clock: 71.1 MHz   Image Size:  344 x 194 mm
[    57.580] (II) intel(0): h_active: 1366  h_sync: 1397  h_sync_end 1418 h_blank_end 1493 h_border: 0
[    57.580] (II) intel(0): v_active: 768  v_sync: 771  v_sync_end 775 v_blanking: 793 v_border: 0
[    57.580] (II) intel(0):  W466R€156GW02
[    57.580] (II) intel(0): Unknown vendor-specific block 0
[    57.580] (II) intel(0): EDID (in hex):
[    57.580] (II) intel(0):     00ffffffffffff0025cc060000000000
[    57.580] (II) intel(0):     00130103902213780ac8859e57549b26
[    57.580] (II) intel(0):     12505400000001010101010101010101
[    57.580] (II) intel(0):     010101010101c61b567f500019301f15
[    57.580] (II) intel(0):     340058c21000001ac61b567f50001930
[    57.580] (II) intel(0):     1f15340058c21000001a000000fe0057
[    57.580] (II) intel(0):     34363652803135364757303200000000
[    57.580] (II) intel(0):     00000000000000000001010a202000ef
[    57.580] (II) intel(0): EDID vendor "INL", prod id 6
[    57.581] (II) intel(0): Printing DDC gathered Modelines:
[    57.581] (II) intel(0): Modeline "1366x768"x0.0   71.10  1366 1397 1418 1493  768 771 775 793 +hsync -vsync (47.6 kHz)
[    57.581] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[    57.581] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    57.581] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    57.581] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[    57.581] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[    57.581] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[    57.581] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[    57.581] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[    57.581] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[    57.581] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[    57.581] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[    57.581] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[    57.581] (II) intel(0): Printing probed modes for output LVDS1
[    57.581] (II) intel(0): Modeline "1366x768"x60.1   71.10  1366 1397 1418 1493  768 771 775 793 +hsync -vsync (47.6 kHz)
[    57.581] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    57.581] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    57.581] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    57.581] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    57.596] (II) intel(0): EDID for output VGA1
[    57.597] (II) intel(0): EDID for output DP1
[    58.782] (II) intel(0): EDID for output LVDS1
[    58.782] (II) intel(0): Manufacturer: INL  Model: 6  Serial#: 0
[    58.782] (II) intel(0): Year: 2009  Week: 0
[    58.782] (II) intel(0): EDID Version: 1.3
[    58.782] (II) intel(0): Digital Display Input
[    58.782] (II) intel(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[    58.782] (II) intel(0): Gamma: 2.20
[    58.782] (II) intel(0): No DPMS capabilities specified
[    58.782] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    58.782] (II) intel(0): First detailed timing is preferred mode
[    58.782] (II) intel(0): redX: 0.620 redY: 0.340   greenX: 0.330 greenY: 0.605
[    58.782] (II) intel(0): blueX: 0.150 blueY: 0.070   whiteX: 0.313 whiteY: 0.329
[    58.782] (II) intel(0): Manufacturer's mask: 0
[    58.782] (II) intel(0): Supported detailed timing:
[    58.782] (II) intel(0): clock: 71.1 MHz   Image Size:  344 x 194 mm
[    58.782] (II) intel(0): h_active: 1366  h_sync: 1397  h_sync_end 1418 h_blank_end 1493 h_border: 0
[    58.782] (II) intel(0): v_active: 768  v_sync: 771  v_sync_end 775 v_blanking: 793 v_border: 0
[    58.782] (II) intel(0): Supported detailed timing:
[    58.782] (II) intel(0): clock: 71.1 MHz   Image Size:  344 x 194 mm
[    58.782] (II) intel(0): h_active: 1366  h_sync: 1397  h_sync_end 1418 h_blank_end 1493 h_border: 0
[    58.783] (II) intel(0): v_active: 768  v_sync: 771  v_sync_end 775 v_blanking: 793 v_border: 0
[    58.783] (II) intel(0):  W466R€156GW02
[    58.783] (II) intel(0): Unknown vendor-specific block 0
[    58.783] (II) intel(0): EDID (in hex):
[    58.783] (II) intel(0):     00ffffffffffff0025cc060000000000
[    58.783] (II) intel(0):     00130103902213780ac8859e57549b26
[    58.783] (II) intel(0):     12505400000001010101010101010101
[    58.783] (II) intel(0):     010101010101c61b567f500019301f15
[    58.783] (II) intel(0):     340058c21000001ac61b567f50001930
[    58.783] (II) intel(0):     1f15340058c21000001a000000fe0057
[    58.783] (II) intel(0):     34363652803135364757303200000000
[    58.783] (II) intel(0):     00000000000000000001010a202000ef
[    58.783] (II) intel(0): EDID vendor "INL", prod id 6
[    58.783] (II) intel(0): Printing DDC gathered Modelines:
[    58.783] (II) intel(0): Modeline "1366x768"x0.0   71.10  1366 1397 1418 1493  768 771 775 793 +hsync -vsync (47.6 kHz)
[    58.783] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[    58.784] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    58.784] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    58.784] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[    58.784] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[    58.784] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[    58.784] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[    58.784] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[    58.784] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[    58.784] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[    58.784] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[    58.784] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[    58.784] (II) intel(0): Printing probed modes for output LVDS1
[    58.784] (II) intel(0): Modeline "1366x768"x60.1   71.10  1366 1397 1418 1493  768 771 775 793 +hsync -vsync (47.6 kHz)
[    58.784] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    58.784] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    58.784] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    58.784] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    58.800] (II) intel(0): EDID for output VGA1
[    58.801] (II) intel(0): EDID for output DP1
[    60.198] (II) intel(0): EDID for output LVDS1
[    60.198] (II) intel(0): Manufacturer: INL  Model: 6  Serial#: 0
[    60.198] (II) intel(0): Year: 2009  Week: 0
[    60.198] (II) intel(0): EDID Version: 1.3
[    60.198] (II) intel(0): Digital Display Input
[    60.198] (II) intel(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[    60.198] (II) intel(0): Gamma: 2.20
[    60.198] (II) intel(0): No DPMS capabilities specified
[    60.198] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    60.198] (II) intel(0): First detailed timing is preferred mode
[    60.198] (II) intel(0): redX: 0.620 redY: 0.340   greenX: 0.330 greenY: 0.605
[    60.198] (II) intel(0): blueX: 0.150 blueY: 0.070   whiteX: 0.313 whiteY: 0.329
[    60.198] (II) intel(0): Manufacturer's mask: 0
[    60.198] (II) intel(0): Supported detailed timing:
[    60.198] (II) intel(0): clock: 71.1 MHz   Image Size:  344 x 194 mm
[    60.198] (II) intel(0): h_active: 1366  h_sync: 1397  h_sync_end 1418 h_blank_end 1493 h_border: 0
[    60.198] (II) intel(0): v_active: 768  v_sync: 771  v_sync_end 775 v_blanking: 793 v_border: 0
[    60.198] (II) intel(0): Supported detailed timing:
[    60.198] (II) intel(0): clock: 71.1 MHz   Image Size:  344 x 194 mm
[    60.198] (II) intel(0): h_active: 1366  h_sync: 1397  h_sync_end 1418 h_blank_end 1493 h_border: 0
[    60.198] (II) intel(0): v_active: 768  v_sync: 771  v_sync_end 775 v_blanking: 793 v_border: 0
[    60.198] (II) intel(0):  W466R€156GW02
[    60.198] (II) intel(0): Unknown vendor-specific block 0
[    60.198] (II) intel(0): EDID (in hex):
[    60.198] (II) intel(0):     00ffffffffffff0025cc060000000000
[    60.198] (II) intel(0):     00130103902213780ac8859e57549b26
[    60.198] (II) intel(0):     12505400000001010101010101010101
[    60.198] (II) intel(0):     010101010101c61b567f500019301f15
[    60.198] (II) intel(0):     340058c21000001ac61b567f50001930
[    60.198] (II) intel(0):     1f15340058c21000001a000000fe0057
[    60.198] (II) intel(0):     34363652803135364757303200000000
[    60.198] (II) intel(0):     00000000000000000001010a202000ef
[    60.198] (II) intel(0): EDID vendor "INL", prod id 6
[    60.198] (II) intel(0): Printing DDC gathered Modelines:
[    60.198] (II) intel(0): Modeline "1366x768"x0.0   71.10  1366 1397 1418 1493  768 771 775 793 +hsync -vsync (47.6 kHz)
[    60.199] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[    60.199] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    60.199] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    60.199] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[    60.199] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[    60.199] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[    60.199] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[    60.199] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[    60.199] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[    60.199] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[    60.199] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[    60.199] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[    60.199] (II) intel(0): Printing probed modes for output LVDS1
[    60.199] (II) intel(0): Modeline "1366x768"x60.1   71.10  1366 1397 1418 1493  768 771 775 793 +hsync -vsync (47.6 kHz)
[    60.199] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    60.199] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    60.199] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    60.199] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    60.215] (II) intel(0): EDID for output VGA1
[    60.216] (II) intel(0): EDID for output DP1
PS : Depuis le passage à Fedora 14 et au noyau 2.6.35.6.48 j'ai remarqué que l'instabilité a pour le moment disparue. Par exemple, hier j'ai fait une maj de 170M avec installation de la nouvelle version du kernel et Fedora n'a pas planté. Ce phénomène est vraiment étrange....
Fifi wrote:
mahnah wrote:Bonjour à tous,
Je ne sais pas si cela a un rapport avec le problème de Tuny, mais mes parents avaient des freeze récurrents avec Fedora 12. Cependant, ça ne se produisait pas forcement lors de transferts de gros fichiers.
Le problème a été résolu en changeant de prise secteur, sans utiliser la prise multiple qui était alors utilisée...
ça peut peut être aussi intéresser PapsOu.
Bizarre ça ! Je vois pas trop quelle pourrait être l'explication de ce phénomène, mais bon... ou alors une incidence sur le bloc d'alimentation du PC ... ?
J'ai déjà vu cela aussi : un problème d'alimentation de la carte graphique. La personne a résolue ça en changeant le bloc d'alimentation. (parceque ni lui ni moi ne savons faire mieux, genre regarder le cablage à l'intérieur, bref). Pour arriver à trouver, en fait par élimination, que cela venait de l'alimentation, je ne vous raconte pas la prise de tête ! Bloc changé, plus de problème \o/

Là il semble s'agir d'un Dell Vostro. Normalement c'est solide ces petites bêtes là !!

Dans le log de Xorg, perso j'y vois avant tout la beauté du truc \o/ Tout ce qui est configuré à la volée maintenant, ça fait "sauter à la tête" les fantastiques évolutions du système ces dernières années. Donc je n'y vois rien d'étrange (mais ne suis pas un spécialiste)/

->Loading extension DPMS / intel(0): No DPMS capabilities specified : normal
->L'indice d'aller voir la documentation sur le wiki, pour la configuration sans hal (donc à l'ancienne, avec un xorg.conf) pour les entrées standarts : ben c'est normal aussi.
->Le problème récurent du drv-intel. Qui a disparut, puis ré-apparut, puis re-disparut : normal aussi.
->Enfin, un conflit potentiel entre le framebuffer de base et intel-fb, mais il me semble que c'est géré depuis longtemps : donc normal aussi.

Perso je ne vois rien d'anormal dans les logs.

As tu jeter un oeil sur le fichier ~/.xsessions-errors ? en général, il y a un peu plus d'infos. L'inconvénient c'est qu'il faut trier dedans, entre server x et applis. Donc le nettoyer complètement, puis lancer sa session graphique, et observer l'évolution de ce fichier ?

Mais perso aussi (et bien humblement) je retombe donc sur une propal de "et le matos" ? Un problème ram a été éliminé en première page. En seconde page il y a la question de l'alimentation (mais sur un portable ça semble peu probable, mais quant même, ça peux arriver) Et enfin, c'est quoi la souris utilisée ? :p Je rêve où je voit deux dev input (et sans mpx ou autre) dans tes logs ??? :p 😉 [EDIT : hum, normal aussi [/EDIT]

??
Merci tankey pour ta réponse, 🙂

Tout d'abord oui il s'agit bien d'un Dell Vostro et effectivement les retours sont plutôt bon.

Je vais faire la manip que tu m'indique avec le fichier ~/.xsessions-errors et je posterai le résultat ce soir.

Pour la souris utilisée il s'agit du pad du pc je ne me sers pas de souris externe.
Tuny wrote: Pour la souris utilisée il s'agit du pad du pc je ne me sers pas de souris externe.
Je pense que c'est normal dans Xorg.0.log, il voit ça comme des souris différentes : le touchpad et les boutons clic gauche et droit .....
Bonjour à tous,

J'ai fait la manip indiquée par tankey et voici le résultat de mon fichier ~/.xsessions-errors :
GNOME_KEYRING_CONTROL=/tmp/keyring-2UZKqq
GPG_AGENT_INFO=/tmp/keyring-2UZKqq/gpg:0:1
GNOME_KEYRING_CONTROL=/tmp/keyring-2UZKqq
GPG_AGENT_INFO=/tmp/keyring-2UZKqq/gpg:0:1
GNOME_KEYRING_CONTROL=/tmp/keyring-2UZKqq
GPG_AGENT_INFO=/tmp/keyring-2UZKqq/gpg:0:1
GNOME_KEYRING_CONTROL=/tmp/keyring-2UZKqq
GPG_AGENT_INFO=/tmp/keyring-2UZKqq/gpg:0:1
SSH_AUTH_SOCK=/tmp/keyring-2UZKqq/ssh
** Message: adding killswitch idx 1 state KILLSWITCH_STATE_UNBLOCKED
** Message: adding killswitch idx 2 state KILLSWITCH_STATE_UNBLOCKED
** Message: killswitch 1 is KILLSWITCH_STATE_UNBLOCKED
** Message: killswitch 2 is KILLSWITCH_STATE_UNBLOCKED
** Message: killswitches state KILLSWITCH_STATE_UNBLOCKED
httpd: Could not reliably determine the server's fully qualified domain name, using ::1 for ServerName
Failed to play sound: File or data not found
** Message: killswitch 1 is KILLSWITCH_STATE_UNBLOCKED
** Message: killswitch 2 is KILLSWITCH_STATE_UNBLOCKED
** Message: killswitches state KILLSWITCH_STATE_UNBLOCKED
** Message: applet now removed from the notification area
** Message: applet now embedded in the notification area
Initializing nautilus-gdu extension
Sinon autre petite information, j'ai eu de nouveaux deux magnifiques plantages hier soir tous les deux dans les mêmes circonstances (utilisation simultanée de unrar et de vlc).

Voilà en espérant que ces quelques informations puissent être utiles.
Hello all, Salut Tuny!
@Tuny: Tu t'es pas encore jeté dans la Garonne?

Moi aussi, j'ai remarqué aussi une instabilité sur mon eeePC (Atom double core N330, 2Go de ddr2, chipset Ion avec akmod-nvidia installé, / en BTRFS, home en ext4).
Quand j'utilise deluge et un lecteur video (mplayer dans mon cas), je suis quasiment sûr d'avoir un freeze de ma machine qui m'oblige a faire un reboot sauvage.

J'ai lu sur certains site que librairie vdpau (permet la décompression video materielle avec du nvidia) pouvait occasionellement créée des plantage, bien que je n'ai pas eu ce genre de soucis sur F13, ni F12)mais bon ces publications datent de quelques mois déjà.

Un ami m'as dis que je sollicite trop la machine, ca m'etonnerai car justement Tuny et moi, nous lui en avons mis pleins dans la figure avec plusieurs machines virtuelles en même temps souc F13 et ça n'as jamais planté comme ça. (Tu te souviens quand on faisait tourner en même temps backtrack, windows XP, et la béta de RHEL 6? Quest-ce ça ramait).

Et plusieurs passes de memtest me retournent aucune erreur.
Bonjour à tous,

@remixbx : Non ça va pour le moment je n'ai pas encore sauté mais je pense que ça va pas tarder! :hammer:

Pour ton eee pc effectivement je doute que tu tire trop dessus après tout ce qu'on lui a fait subir le pauvre! Avec toutes ces machines virtuelles il ramait comme un pentium 3 voulant executer un vista! :hammer:

En tout cas si quelqu'un a une solution ou une idée permettant d'avancer sur le problème je suis preneur.
23 jours plus tard
Bon petit up pour le sujet que je n'arrive désespérément pas à résoudre.

J'ai pris le temps d'installer Fedora 14 sur mon PC fixe (celui de la signature) pour voir s'il subissait des instabilités, mais rien.
Je peux le laisser plusieurs jours d'affiler allumer sans le moindre plantage.

Par contre sur le portable le souci persiste.

Je ne sais plus quoi faire et suis preneur de toutes les solutions.

Merci d'avance à tous ceux qui contribueront à faire avancer le problème.
Pas besoin de se casser la tête à recréer un xorg.conf pour utiliser le pilote vesa. À priori, un "video=vesafb" comme option au noyau suffit (vous savez dans Grub, là où vous mettez un 3 pour démarrer en init 3).

Personnellement, je penche plutôt pour un problème matériel mais plutôt du coté du southbridge. C'est lui qui s'occupe de tout ce qui I/O, donc il est particulièrement utilisé lors d'un yum update (utilisation du réseau, puis du disque) ou d'un déplacement de fichiers (utilisation en lecture sur la clé USB, en écriture sur le disque). Dans ce cas là, l'une des choses que tu pourrais tester c'est un "sensors" pour voir si le southbridge ne chauffe pas démesurément. Si ce n'est pas le southbridge, il se pourrait que ce soit le disque, normalement, un test avec un live ou une vérification des paramètres SMART (avec palimpsest) du disque devrait suffire.
Bouska wrote:Pas besoin de se casser la tête à recréer un xorg.conf pour utiliser le pilote vesa. À priori, un "video=vesafb" comme option au noyau suffit (vous savez dans Grub, là où vous mettez un 3 pour démarrer en init 3).

Personnellement, je penche plutôt pour un problème matériel mais plutôt du coté du southbridge. C'est lui qui s'occupe de tout ce qui I/O, donc il est particulièrement utilisé lors d'un yum update (utilisation du réseau, puis du disque) ou d'un déplacement de fichiers (utilisation en lecture sur la clé USB, en écriture sur le disque). Dans ce cas là, l'une des choses que tu pourrais tester c'est un "sensors" pour voir si le southbridge ne chauffe pas démesurément. Si ce n'est pas le southbridge, il se pourrait que ce soit le disque, normalement, un test avec un live ou une vérification des paramètres SMART (avec palimpsest) du disque devrait suffire.

Je prends connaissance de ce thread aujourd'hui et dès le début je me dis que la chaine en cause est peut-etre celle du disque dur, comme le dit Bouska...
Merci à vous deux pour les réponses.

J'ai fait le test avec palimpsest qui me dit que les paramètres SMART sont correct et le disque est à 45°C.

Pour la température du southbridge, lm_sensors ne fonctionne pas du coup je n'arrive pas à connaitre la température du chipset.
Il fonctionnait pas lm-sensors a Tarragone?

Ce qui me semble louche, c'est que tu ne plante pas en init3 quand tu fait un mv ou un cp. Le southbridge devrait morfler autant en init5 qu'en init3, non?

Si t'as besoin de le renvoyer chez Dell, je peux te preter un vaio pour le taf.
Si à Tarragone il fonctionnait mais j'étais encore sous Fedora 13. C'est depuis mon passage à Fedora 14 que ça ne fonctionne plus. (Aucun applet disponible pour la barre de gnome alors que le paquet gnome-applet-sensors est bien installé)

Pour le southbridge je suis d'accord avec toi mais à vrai dire je n'ai pas essayer de faire de gros transferts vers un support usb en init3. Je vais tester ça ce soir pour voir s'il plante.

Et si quelqu'un a également une idée pour lm_sensors je suis preneur.
Bon finalement lm_sensors vient d'accepter de fonctionner en ligne de commande et voici le résultat :
acpitz-virtual-0
Adapter: Virtual device
temp1:       +47.5°C  (crit = +102.0°C)                  

coretemp-isa-0000
Adapter: ISA adapter
Core 0:      +49.0°C  (high = +105.0°C, crit = +105.0°C)
Les températures ne me paraissent pas suspectes. Je ne comprends vraiment pas d'où vient l'instabilité.
T'as pas plus d'infos que ça?
T'as fait un sensors-detect en root avant?
Oui la température du proco est normale.
Oui j'ai fait un sensors-detect en root avant mais il ne me détecte que ça.