Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 08/01/2012, à 17:45

thereelneo

Samsung n145p affichage en 800*600 a l'ouverture de session

Bonjour,

Depuis que j'ai utilisé un rétro-projecteur (il y a quelques jours) comme sortie principale sur mon netbook (samsung n145p sur Xubuntu 11.10), j'ai des problèmes d'affichage sur l'écran de mon netbook.
En effet à l'ouverture de la session la résolution passe de 1024*600 à 800*600, je peux le régler par le gestionnaire de paramètre, mais à chaque démarrage le bug se reproduit ....

Voici mon fichier /etc/X11/Xorg.conf:

Section "ServerLayout"
    Identifier     "X.org Configured"
    Screen      0  "Screen0" 0 0
    Screen      1  "Screen1" RightOf "Screen0"
    Screen      2  "Screen2" RightOf "Screen1"
# commented out by update-manager, HAL is now used and auto-detects devices
# Keyboard settings are now read from /etc/default/console-setup
#    InputDevice    "Mouse0" "CorePointer"
# commented out by update-manager, HAL is now used and auto-detects devices
# Keyboard settings are now read from /etc/default/console-setup
#    InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
    ModulePath   "/usr/lib/xorg/modules"
    FontPath     "/usr/share/fonts/X11/misc"
    FontPath     "/usr/share/fonts/X11/cyrillic"
    FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
    FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
    FontPath     "/usr/share/fonts/X11/Type1"
    FontPath     "/usr/share/fonts/X11/100dpi"
    FontPath     "/usr/share/fonts/X11/75dpi"
    FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
    FontPath     "built-ins"
EndSection

Section "Module"
    Load  "record"
    Load  "dri"
    Load  "dri2"
    Load  "dbe"
    Load  "glx"
    Load  "extmod"
EndSection

# commented out by update-manager, HAL is now used and auto-detects devices
# Keyboard settings are now read from /etc/default/console-setup
#Section "InputDevice"
#    Identifier  "Keyboard0"
#    Driver      "kbd"
#EndSection

# commented out by update-manager, HAL is now used and auto-detects devices
# Keyboard settings are now read from /etc/default/console-setup
#Section "InputDevice"
#    Identifier  "Mouse0"
#    Driver      "mouse"
#    Option        "Protocol" "auto"
#    Option        "Device" "/dev/input/mice"
#    Option        "ZAxisMapping" "4 5 6 7"
#EndSection

Section "Monitor"
    Identifier   "Monitor0"
    VendorName   "Monitor Vendor"
    ModelName    "Monitor Model"
EndSection

Section "Monitor"
    Identifier   "Monitor1"
    VendorName   "Monitor Vendor"
    ModelName    "Monitor Model"
EndSection

Section "Monitor"
    Identifier   "Monitor2"
    VendorName   "Monitor Vendor"
    ModelName    "Monitor Model"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
        ### <percent>: "<f>%"
        ### [arg]: arg optional
        #Option     "AccelMethod"            # [<str>]
        #Option     "DRI"                    # [<bool>]
        #Option     "ColorKey"               # <i>
        #Option     "VideoKey"               # <i>
        #Option     "FallbackDebug"          # [<bool>]
        #Option     "Tiling"                 # [<bool>]
        #Option     "Shadow"                 # [<bool>]
        #Option     "SwapbuffersWait"        # [<bool>]
        #Option     "XvMC"                   # [<bool>]
        #Option     "XvPreferOverlay"        # [<bool>]
        #Option     "DebugFlushBatches"      # [<bool>]
        #Option     "DebugFlushCaches"       # [<bool>]
        #Option     "DebugWait"              # [<bool>]
        #Option     "HotPlug"                # [<bool>]
        #Option     "RelaxedFencing"         # [<bool>]
    Identifier  "Card0"
    Driver      "intel"
    BusID       "PCI:0:2:0"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
        ### <percent>: "<f>%"
        ### [arg]: arg optional
        #Option     "ShadowFB"               # [<bool>]
        #Option     "Rotate"                 # <str>
        #Option     "fbdev"                  # <str>
        #Option     "debug"                  # [<bool>]
    Identifier  "Card1"
    Driver      "fbdev"
    BusID       "PCI:0:2:0"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
        ### <percent>: "<f>%"
        ### [arg]: arg optional
        #Option     "ShadowFB"               # [<bool>]
        #Option     "DefaultRefresh"         # [<bool>]
        #Option     "ModeSetClearScreen"     # [<bool>]
    Identifier  "Card2"
    Driver      "vesa"
    BusID       "PCI:0:2:0"
EndSection

Section "Screen"
    Identifier "Screen0"
    Device     "Card0"
    Monitor    "Monitor0"
    SubSection "Display"
        Modes "1024x600"
        Viewport   0 0
        Depth     1
    EndSubSection
    SubSection "Display"
        Modes "1024x600"
        Viewport   0 0
        Depth     4
    EndSubSection
    SubSection "Display"
        Modes "1024x600"
        Viewport   0 0
        Depth     8
    EndSubSection
    SubSection "Display"
        Modes "1024x600"
        Viewport   0 0
        Depth     15
    EndSubSection
    SubSection "Display"
        Modes "1024x600"
        Viewport   0 0
        Depth     16
    EndSubSection
    SubSection "Display"
        Modes "1024x600"
        Viewport   0 0
        Depth     24
    EndSubSection
EndSection

Section "Screen"
    Identifier "Screen1"
    Device     "Card1"
    Monitor    "Monitor1"
    SubSection "Display"
        Modes "1024x600"
        Viewport   0 0
        Depth     1
    EndSubSection
    SubSection "Display"
        Modes "1024x600"
        Viewport   0 0
        Depth     4
    EndSubSection
    SubSection "Display"
        Modes "1024x600"
        Viewport   0 0
        Depth     8
    EndSubSection
    SubSection "Display"
        Modes "1024x600"
        Viewport   0 0
        Depth     15
    EndSubSection
    SubSection "Display"
        Modes "1024x600"
        Viewport   0 0
        Depth     16
    EndSubSection
    SubSection "Display"
        Modes "1024x600"
        Viewport   0 0
        Depth     24
    EndSubSection
EndSection

Section "Screen"
    Identifier "Screen2"
    Device     "Card2"
    Monitor    "Monitor2"
    SubSection "Display"
        Modes "1024x600"
        Viewport   0 0
        Depth     1
    EndSubSection
    SubSection "Display"
        Modes "1024x600"
        Viewport   0 0
        Depth     4
    EndSubSection
    SubSection "Display"
        Modes "1024x600"
        Viewport   0 0
        Depth     8
    EndSubSection
    SubSection "Display"
        Modes "1024x600"
        Viewport   0 0
        Depth     15
    EndSubSection
    SubSection "Display"
        Modes "1024x600"
        Viewport   0 0
        Depth     16
    EndSubSection
    SubSection "Display"
        Modes "1024x600"
        Viewport   0 0
        Depth     24
    EndSubSection
EndSection

Et le fichier /var/log/Xorg.0.log

[    23.561] 
X.Org X Server 1.10.4
Release Date: 2011-08-19
[    23.561] X Protocol Version 11, Revision 0
[    23.561] Build Operating System: Linux 2.6.24-29-server x86_64 Ubuntu
[    23.562] Current Operating System: Linux pipin 3.0.0-14-generic #24~ppa1~loms~oneiric-Ubuntu SMP Sun Dec 11 04:41:14 UTC 2011 x86_64
[    23.562] Kernel command line: BOOT_IMAGE=/vmlinuz-3.0.0-14-generic root=UUID=2017a6ce-4194-41a6-b450-016554342c7c ro acpi_sleep=nonvs acpi_backlight=vendor quiet splash vt.handoff=7
[    23.562] Build Date: 19 October 2011  05:21:26AM
[    23.562] xorg-server 2:1.10.4-1ubuntu4.2 (For technical support please see http://www.ubuntu.com/support) 
[    23.562] Current version of pixman: 0.22.2
[    23.562]     Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[    23.562] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    23.563] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jan  8 16:31:36 2012
[    23.563] (==) Using config file: "/etc/X11/xorg.conf"
[    23.563] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    23.566] (==) ServerLayout "X.org Configured"
[    23.566] (**) |-->Screen "Screen0" (0)
[    23.571] (**) |   |-->Monitor "Monitor0"
[    23.572] (**) |   |-->Device "Card0"
[    23.572] (**) |-->Screen "Screen1" (1)
[    23.572] (**) |   |-->Monitor "Monitor1"
[    23.573] (**) |   |-->Device "Card1"
[    23.573] (**) |-->Screen "Screen2" (2)
[    23.573] (**) |   |-->Monitor "Monitor2"
[    23.574] (**) |   |-->Device "Card2"
[    23.574] (==) Automatically adding devices
[    23.574] (==) Automatically enabling devices
[    23.575] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    23.575]     Entry deleted from font path.
[    23.575] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[    23.575]     Entry deleted from font path.
[    23.575] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[    23.575]     Entry deleted from font path.
[    23.575] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[    23.575]     Entry deleted from font path.
[    23.575] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[    23.575]     Entry deleted from font path.
[    23.575] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    23.575]     Entry deleted from font path.
[    23.575] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[    23.575]     Entry deleted from font path.
[    23.576] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[    23.576]     Entry deleted from font path.
[    23.576] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[    23.576]     Entry deleted from font path.
[    23.576] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[    23.576]     Entry deleted from font path.
[    23.576] (**) FontPath set to:
    /usr/share/fonts/X11/misc,
    /usr/share/fonts/X11/Type1,
    /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
    built-ins,
    /usr/share/fonts/X11/misc,
    /usr/share/fonts/X11/Type1,
    /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
    built-ins
[    23.576] (**) ModulePath set to "/usr/lib/xorg/modules"
[    23.576] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
[    23.576] (II) Loader magic: 0x7e0220
[    23.576] (II) Module ABI versions:
[    23.576]     X.Org ANSI C Emulation: 0.4
[    23.576]     X.Org Video Driver: 10.0
[    23.576]     X.Org XInput driver : 12.3
[    23.576]     X.Org Server Extension : 5.0
[    23.579] (--) PCI:*(0:0:2:0) 8086:a011:144d:c08f rev 0, Mem @ 0xf0300000/524288, 0xd0000000/268435456, 0xf0000000/1048576, I/O @ 0x000018d0/8
[    23.584] (--) PCI: (0:0:2:1) 8086:a012:144d:c08f rev 0, Mem @ 0xf0380000/524288
[    23.584] (II) Open ACPI successful (/var/run/acpid.socket)
[    23.584] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
[    23.585] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
[    23.585] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[    23.585] (II) "record" will be loaded. This was enabled by default and also specified in the config file.
[    23.585] (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
[    23.585] (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
[    23.585] (II) LoadModule: "record"
[    23.601] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    23.602] (II) Module record: vendor="X.Org Foundation"
[    23.602]     compiled for 1.10.4, module version = 1.13.0
[    23.602]     Module class: X.Org Server Extension
[    23.602]     ABI class: X.Org Server Extension, version 5.0
[    23.602] (II) Loading extension RECORD
[    23.602] (II) LoadModule: "dri"
[    23.603] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    23.604] (II) Module dri: vendor="X.Org Foundation"
[    23.604]     compiled for 1.10.4, module version = 1.0.0
[    23.604]     ABI class: X.Org Server Extension, version 5.0
[    23.604] (II) Loading extension XFree86-DRI
[    23.604] (II) LoadModule: "dri2"
[    23.606] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    23.606] (II) Module dri2: vendor="X.Org Foundation"
[    23.606]     compiled for 1.10.4, module version = 1.2.0
[    23.606]     ABI class: X.Org Server Extension, version 5.0
[    23.606] (II) Loading extension DRI2
[    23.606] (II) LoadModule: "dbe"
[    23.607] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    23.608] (II) Module dbe: vendor="X.Org Foundation"
[    23.608]     compiled for 1.10.4, module version = 1.0.0
[    23.608]     Module class: X.Org Server Extension
[    23.608]     ABI class: X.Org Server Extension, version 5.0
[    23.608] (II) Loading extension DOUBLE-BUFFER
[    23.608] (II) LoadModule: "glx"
[    23.609] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    23.610] (II) Module glx: vendor="X.Org Foundation"
[    23.610]     compiled for 1.10.4, module version = 1.0.0
[    23.610]     ABI class: X.Org Server Extension, version 5.0
[    23.610] (==) AIGLX enabled
[    23.610] (II) Loading extension GLX
[    23.610] (II) LoadModule: "extmod"
[    23.611] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    23.619] (II) Module extmod: vendor="X.Org Foundation"
[    23.619]     compiled for 1.10.4, module version = 1.0.0
[    23.619]     Module class: X.Org Server Extension
[    23.619]     ABI class: X.Org Server Extension, version 5.0
[    23.619] (II) Loading extension MIT-SCREEN-SAVER
[    23.619] (II) Loading extension XFree86-VidModeExtension
[    23.619] (II) Loading extension XFree86-DGA
[    23.619] (II) Loading extension DPMS
[    23.619] (II) Loading extension XVideo
[    23.619] (II) Loading extension XVideo-MotionCompensation
[    23.619] (II) Loading extension X-Resource
[    23.619] (II) LoadModule: "intel"
[    23.620] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    23.621] (II) Module intel: vendor="X.Org Foundation"
[    23.621]     compiled for 1.10.4, module version = 2.15.901
[    23.621]     Module class: X.Org Video Driver
[    23.621]     ABI class: X.Org Video Driver, version 10.0
[    23.621] (II) LoadModule: "fbdev"
[    23.622] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    23.622] (II) Module fbdev: vendor="X.Org Foundation"
[    23.622]     compiled for 1.10.0, module version = 0.4.2
[    23.622]     ABI class: X.Org Video Driver, version 10.0
[    23.622] (II) LoadModule: "vesa"
[    23.623] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    23.623] (II) Module vesa: vendor="X.Org Foundation"
[    23.624]     compiled for 1.10.2, module version = 2.3.0
[    23.624]     Module class: X.Org Video Driver
[    23.624]     ABI class: X.Org Video Driver, version 10.0
[    23.625] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
    965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
    4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
    Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
    Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
    Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
    Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
    Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server
[    23.627] (II) FBDEV: driver for framebuffer: fbdev
[    23.627] (II) VESA: driver for VESA chipsets: vesa
[    23.627] (++) using VT number 7

[    23.636] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    23.636] (WW) Falling back to old probe method for fbdev
[    23.636] (II) Loading sub module "fbdevhw"
[    23.636] (II) LoadModule: "fbdevhw"
[    23.637] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    23.638] (II) Module fbdevhw: vendor="X.Org Foundation"
[    23.638]     compiled for 1.10.4, module version = 0.0.2
[    23.638]     ABI class: X.Org Video Driver, version 10.0
[    23.638] (WW) Falling back to old probe method for vesa
[    23.639] drmOpenDevice: node name is /dev/dri/card0
[    23.639] drmOpenDevice: open result is 12, (OK)
[    23.639] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[    23.639] drmOpenDevice: node name is /dev/dri/card0
[    23.639] drmOpenDevice: open result is 12, (OK)
[    23.639] drmOpenByBusid: drmOpenMinor returns 12
[    23.639] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[    23.639] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    23.639] (==) intel(0): RGB weight 888
[    23.639] (==) intel(0): Default visual is TrueColor
[    23.639] (II) intel(0): Integrated Graphics Chipset: Intel(R) Pineview GM
[    23.639] (--) intel(0): Chipset: "Pineview GM"
[    23.639] (**) intel(0): Relaxed fencing enabled
[    23.639] (**) intel(0): Wait on SwapBuffers? enabled
[    23.639] (**) intel(0): Triple buffering? enabled
[    23.640] (**) intel(0): Framebuffer tiled
[    23.640] (**) intel(0): Pixmaps tiled
[    23.640] (**) intel(0): 3D buffers tiled
[    23.640] (**) intel(0): SwapBuffers wait enabled
[    23.640] (==) intel(0): video overlay key set to 0x101fe
[    23.640] (II) intel(0): Output LVDS1 using monitor section Monitor0
[    23.641] (II) intel(0): found backlight control interface /sys/class/backlight/samsung
[    23.672] (II) intel(0): Output VGA1 has no monitor section
[    23.672] (II) intel(0): EDID for output LVDS1
[    23.672] (II) intel(0): Manufacturer: SEC  Model: 3030  Serial#: 0
[    23.672] (II) intel(0): Year: 2010  Week: 0
[    23.672] (II) intel(0): EDID Version: 1.3
[    23.672] (II) intel(0): Digital Display Input
[    23.672] (II) intel(0): Max Image Size [cm]: horiz.: 22  vert.: 13
[    23.673] (II) intel(0): Gamma: 2.20
[    23.673] (II) intel(0): No DPMS capabilities specified
[    23.673] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    23.673] (II) intel(0): First detailed timing is preferred mode
[    23.673] (II) intel(0): redX: 0.600 redY: 0.340   greenX: 0.310 greenY: 0.560
[    23.673] (II) intel(0): blueX: 0.150 blueY: 0.130   whiteX: 0.313 whiteY: 0.329
[    23.673] (II) intel(0): Manufacturer's mask: 0
[    23.673] (II) intel(0): Supported detailed timing:
[    23.673] (II) intel(0): clock: 54.2 MHz   Image Size:  223 x 125 mm
[    23.673] (II) intel(0): h_active: 1024  h_sync: 1048  h_sync_end 1184 h_blank_end 1344 h_border: 0
[    23.673] (II) intel(0): v_active: 600  v_sync: 603  v_sync_end 609 v_blanking: 670 v_border: 0
[    23.673] (II) intel(0): Unknown vendor-specific block f
[    23.673] (II) intel(0):  SAMSUNG
[    23.674] (II) intel(0):  LTN101NT06101
[    23.674] (II) intel(0): EDID (in hex):
[    23.674] (II) intel(0):     00ffffffffffff004ca3303000000000
[    23.674] (II) intel(0):     0014010380160d780a859599574f8f26
[    23.674] (II) intel(0):     21505400000001010101010101010101
[    23.674] (II) intel(0):     0101010101012c150040415846201888
[    23.674] (II) intel(0):     3600df7d000000190000000f00000000
[    23.674] (II) intel(0):     00000000002387026400000000fe0053
[    23.674] (II) intel(0):     414d53554e470a2020202020000000fe
[    23.674] (II) intel(0):     004c544e3130314e54303631303100cf
[    23.674] (II) intel(0): EDID vendor "SEC", prod id 12336
[    23.674] (II) intel(0): Printing DDC gathered Modelines:
[    23.674] (II) intel(0): Modeline "1024x600"x0.0   54.20  1024 1048 1184 1344  600 603 609 670 -hsync -vsync (40.3 kHz)
[    23.675] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[    23.675] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    23.675] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    23.675] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[    23.675] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[    23.676] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[    23.676] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[    23.676] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[    23.676] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[    23.676] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[    23.676] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[    23.676] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
[    23.676] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
[    23.676] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[    23.676] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[    23.676] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[    23.676] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[    23.676] (II) intel(0): Printing probed modes for output LVDS1
[    23.676] (II) intel(0): Modeline "1024x600"x60.2   54.20  1024 1048 1184 1344  600 603 609 670 -hsync -vsync (40.3 kHz)
[    23.676] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    23.677] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    23.677] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    23.717] (II) intel(0): EDID for output VGA1
[    23.717] (II) intel(0): Output LVDS1 connected
[    23.717] (II) intel(0): Output VGA1 disconnected
[    23.717] (II) intel(0): Using user preference for initial modes
[    23.717] (II) intel(0): Output LVDS1 using initial mode 1024x600
[    23.717] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    23.717] (II) intel(0): Kernel page flipping support detected, enabling
[    23.717] (**) intel(0): Display dimensions: (220, 130) mm
[    23.717] (**) intel(0): DPI set to (118, 117)
[    23.717] (II) Loading sub module "fb"
[    23.717] (II) LoadModule: "fb"
[    23.718] (II) Loading /usr/lib/xorg/modules/libfb.so
[    23.718] (II) Module fb: vendor="X.Org Foundation"
[    23.719]     compiled for 1.10.4, module version = 1.0.0
[    23.719]     ABI class: X.Org ANSI C Emulation, version 0.4
[    23.719] (II) Loading sub module "dri2"
[    23.719] (II) LoadModule: "dri2"
[    23.726] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    23.726] (II) Module dri2: vendor="X.Org Foundation"
[    23.726]     compiled for 1.10.4, module version = 1.2.0
[    23.726]     ABI class: X.Org Server Extension, version 5.0
[    23.726] (II) UnloadModule: "fbdev"
[    23.726] (II) Unloading fbdev
[    23.726] (II) UnloadModule: "fbdevhw"
[    23.726] (II) Unloading fbdevhw
[    23.727] (II) UnloadModule: "vesa"
[    23.727] (II) Unloading vesa
[    23.727] (==) Depth 24 pixmap format is 32 bpp
[    23.727] (II) intel(0): [DRI2] Setup complete
[    23.727] (II) intel(0): [DRI2]   DRI driver: i915
[    23.727] (II) intel(0): Allocated new frame buffer 1024x600 stride 4096, tiled
[    23.727] (II) UXA(0): Driver registered support for the following operations:
[    23.727] (II)         solid
[    23.727] (II)         copy
[    23.727] (II)         composite (RENDER acceleration)
[    23.728] (II)         put_image
[    23.728] (II)         get_image
[    23.728] (==) intel(0): Backing store disabled
[    23.728] (==) intel(0): Silken mouse enabled
[    23.728] (II) intel(0): Initializing HW Cursor
[    23.780] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    23.781] (==) intel(0): DPMS enabled
[    23.781] (==) intel(0): Intel XvMC decoder disabled
[    23.782] (II) intel(0): Set up textured video
[    23.783] (II) intel(0): Set up overlay video
[    23.784] (II) intel(0): direct rendering: DRI2 Enabled
[    23.784] (==) intel(0): hotplug detection: "enabled"
[    23.784] (--) RandR disabled
[    23.784] (II) Initializing built-in extension Generic Event Extension
[    23.784] (II) Initializing built-in extension SHAPE
[    23.784] (II) Initializing built-in extension MIT-SHM
[    23.784] (II) Initializing built-in extension XInputExtension
[    23.784] (II) Initializing built-in extension XTEST
[    23.784] (II) Initializing built-in extension BIG-REQUESTS
[    23.784] (II) Initializing built-in extension SYNC
[    23.784] (II) Initializing built-in extension XKEYBOARD
[    23.784] (II) Initializing built-in extension XC-MISC
[    23.785] (II) Initializing built-in extension SECURITY
[    23.785] (II) Initializing built-in extension XINERAMA
[    23.785] (II) Initializing built-in extension XFIXES
[    23.785] (II) Initializing built-in extension RENDER
[    23.785] (II) Initializing built-in extension RANDR
[    23.785] (II) Initializing built-in extension COMPOSITE
[    23.785] (II) Initializing built-in extension DAMAGE
[    23.785] (II) Initializing built-in extension GESTURE
[    23.906] (II) AIGLX: Trying DRI driver /usr/lib/x86_64-linux-gnu/dri/i915_dri.so
[    23.961] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    23.961] (II) AIGLX: enabled GLX_INTEL_swap_event
[    23.961] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    23.961] (II) AIGLX: enabled GLX_SGI_make_current_read
[    23.961] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    23.962] (II) AIGLX: Loaded and initialized i915
[    23.962] (II) GLX: Initialized DRI2 GL provider for screen 0
[    23.963] (II) intel(0): Setting screen physical size to 270 x 158
[    24.086] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[    24.174] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    24.174] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    24.174] (II) LoadModule: "evdev"
[    24.175] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    24.183] (II) Module evdev: vendor="X.Org Foundation"
[    24.183]     compiled for 1.10.2, module version = 2.6.0
[    24.183]     Module class: X.Org XInput Driver
[    24.183]     ABI class: X.Org XInput driver, version 12.3
[    24.183] (II) Using input driver 'evdev' for 'Power Button'
[    24.183] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    24.183] (**) Power Button: always reports core events
[    24.184] (**) Power Button: Device: "/dev/input/event3"
[    24.184] (--) Power Button: Found keys
[    24.184] (II) Power Button: Configuring as keyboard
[    24.184] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[    24.184] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[    24.184] (**) Option "xkb_rules" "evdev"
[    24.184] (**) Option "xkb_model" "pc105"
[    24.184] (**) Option "xkb_layout" "fr"
[    24.185] (**) Option "xkb_variant" "oss"
[    24.204] (II) XKB: reuse xkmfile /var/lib/xkb/server-6CCE7350BC740BB33D520367F4A10E64192A358C.xkm
[    24.210] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[    24.210] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    24.210] (II) Using input driver 'evdev' for 'Video Bus'
[    24.210] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    24.210] (**) Video Bus: always reports core events
[    24.210] (**) Video Bus: Device: "/dev/input/event5"
[    24.210] (--) Video Bus: Found keys
[    24.210] (II) Video Bus: Configuring as keyboard
[    24.210] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input5/event5"
[    24.210] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[    24.210] (**) Option "xkb_rules" "evdev"
[    24.211] (**) Option "xkb_model" "pc105"
[    24.211] (**) Option "xkb_layout" "fr"
[    24.211] (**) Option "xkb_variant" "oss"
[    24.263] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    24.263] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    24.263] (II) Using input driver 'evdev' for 'Power Button'
[    24.263] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    24.263] (**) Power Button: always reports core events
[    24.263] (**) Power Button: Device: "/dev/input/event1"
[    24.263] (--) Power Button: Found keys
[    24.263] (II) Power Button: Configuring as keyboard
[    24.264] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
[    24.264] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[    24.264] (**) Option "xkb_rules" "evdev"
[    24.264] (**) Option "xkb_model" "pc105"
[    24.265] (**) Option "xkb_layout" "fr"
[    24.265] (**) Option "xkb_variant" "oss"
[    24.267] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[    24.267] (II) No input driver/identifier specified (ignoring)
[    24.269] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[    24.269] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    24.269] (II) Using input driver 'evdev' for 'Sleep Button'
[    24.269] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    24.269] (**) Sleep Button: always reports core events
[    24.269] (**) Sleep Button: Device: "/dev/input/event2"
[    24.269] (--) Sleep Button: Found keys
[    24.269] (II) Sleep Button: Configuring as keyboard
[    24.270] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2"
[    24.270] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
[    24.270] (**) Option "xkb_rules" "evdev"
[    24.270] (**) Option "xkb_model" "pc105"
[    24.270] (**) Option "xkb_layout" "fr"
[    24.270] (**) Option "xkb_variant" "oss"
[    24.283] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event7)
[    24.283] (II) No input driver/identifier specified (ignoring)
[    24.285] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event8)
[    24.285] (II) No input driver/identifier specified (ignoring)
[    24.300] (II) config/udev: Adding input device WebCam SCB-0355N (/dev/input/event9)
[    24.300] (**) WebCam SCB-0355N: Applying InputClass "evdev keyboard catchall"
[    24.300] (II) Using input driver 'evdev' for 'WebCam SCB-0355N'
[    24.300] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    24.300] (**) WebCam SCB-0355N: always reports core events
[    24.301] (**) WebCam SCB-0355N: Device: "/dev/input/event9"
[    24.301] (--) WebCam SCB-0355N: Found keys
[    24.301] (II) WebCam SCB-0355N: Configuring as keyboard
[    24.301] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb1/1-8/1-8:1.0/input/input9/event9"
[    24.301] (II) XINPUT: Adding extended input device "WebCam SCB-0355N" (type: KEYBOARD)
[    24.301] (**) Option "xkb_rules" "evdev"
[    24.301] (**) Option "xkb_model" "pc105"
[    24.301] (**) Option "xkb_layout" "fr"
[    24.301] (**) Option "xkb_variant" "oss"
[    24.315] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[    24.315] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    24.315] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    24.315] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    24.315] (**) AT Translated Set 2 keyboard: always reports core events
[    24.315] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event4"
[    24.315] (--) AT Translated Set 2 keyboard: Found keys
[    24.315] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[    24.315] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[    24.316] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[    24.316] (**) Option "xkb_rules" "evdev"
[    24.316] (**) Option "xkb_model" "pc105"
[    24.316] (**) Option "xkb_layout" "fr"
[    24.316] (**) Option "xkb_variant" "oss"
[    24.318] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/event6)
[    24.318] (**) ImPS/2 Generic Wheel Mouse: Applying InputClass "evdev pointer catchall"
[    24.318] (II) Using input driver 'evdev' for 'ImPS/2 Generic Wheel Mouse'
[    24.318] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    24.319] (**) ImPS/2 Generic Wheel Mouse: always reports core events
[    24.319] (**) ImPS/2 Generic Wheel Mouse: Device: "/dev/input/event6"
[    24.319] (--) ImPS/2 Generic Wheel Mouse: Found 3 mouse buttons
[    24.319] (--) ImPS/2 Generic Wheel Mouse: Found scroll wheel(s)
[    24.319] (--) ImPS/2 Generic Wheel Mouse: Found relative axes
[    24.319] (--) ImPS/2 Generic Wheel Mouse: Found x and y relative axes
[    24.319] (II) ImPS/2 Generic Wheel Mouse: Configuring as mouse
[    24.319] (II) ImPS/2 Generic Wheel Mouse: Adding scrollwheel support
[    24.319] (**) ImPS/2 Generic Wheel Mouse: YAxisMapping: buttons 4 and 5
[    24.319] (**) ImPS/2 Generic Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    24.319] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event6"
[    24.319] (II) XINPUT: Adding extended input device "ImPS/2 Generic Wheel Mouse" (type: MOUSE)
[    24.320] (II) ImPS/2 Generic Wheel Mouse: initialized for relative axes.
[    24.320] (**) ImPS/2 Generic Wheel Mouse: (accel) keeping acceleration scheme 1
[    24.321] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration profile 0
[    24.321] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration factor: 2.000
[    24.321] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration threshold: 4
[    24.322] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/mouse0)
[    24.322] (II) No input driver/identifier specified (ignoring)
[    27.882] (II) intel(0): EDID vendor "SEC", prod id 12336
[    27.882] (II) intel(0): Printing DDC gathered Modelines:
[    27.882] (II) intel(0): Modeline "1024x600"x0.0   54.20  1024 1048 1184 1344  600 603 609 670 -hsync -vsync (40.3 kHz)
[    28.537] (II) intel(0): EDID vendor "SEC", prod id 12336
[    28.537] (II) intel(0): Printing DDC gathered Modelines:
[    28.537] (II) intel(0): Modeline "1024x600"x0.0   54.20  1024 1048 1184 1344  600 603 609 670 -hsync -vsync (40.3 kHz)
[    71.915] (II) intel(0): EDID vendor "SEC", prod id 12336
[    71.915] (II) intel(0): Printing DDC gathered Modelines:
[    71.915] (II) intel(0): Modeline "1024x600"x0.0   54.20  1024 1048 1184 1344  600 603 609 670 -hsync -vsync (40.3 kHz)
[    71.948] (II) intel(0): EDID vendor "SEC", prod id 12336
[    71.949] (II) intel(0): Printing DDC gathered Modelines:
[    71.949] (II) intel(0): Modeline "1024x600"x0.0   54.20  1024 1048 1184 1344  600 603 609 670 -hsync -vsync (40.3 kHz)
[    73.952] (II) intel(0): EDID vendor "SEC", prod id 12336
[    73.952] (II) intel(0): Printing DDC gathered Modelines:
[    73.952] (II) intel(0): Modeline "1024x600"x0.0   54.20  1024 1048 1184 1344  600 603 609 670 -hsync -vsync (40.3 kHz)
[    74.000] (II) intel(0): EDID vendor "SEC", prod id 12336
[    74.001] (II) intel(0): Printing DDC gathered Modelines:
[    74.001] (II) intel(0): Modeline "1024x600"x0.0   54.20  1024 1048 1184 1344  600 603 609 670 -hsync -vsync (40.3 kHz)
[    74.033] (II) intel(0): EDID vendor "SEC", prod id 12336
[    74.033] (II) intel(0): Printing DDC gathered Modelines:
[    74.033] (II) intel(0): Modeline "1024x600"x0.0   54.20  1024 1048 1184 1344  600 603 609 670 -hsync -vsync (40.3 kHz)
[    78.152] (II) intel(0): EDID vendor "SEC", prod id 12336
[    78.152] (II) intel(0): Printing DDC gathered Modelines:
[    78.152] (II) intel(0): Modeline "1024x600"x0.0   54.20  1024 1048 1184 1344  600 603 609 670 -hsync -vsync (40.3 kHz)
[    78.314] (II) intel(0): EDID vendor "SEC", prod id 12336
[    78.314] (II) intel(0): Printing DDC gathered Modelines:
[    78.314] (II) intel(0): Modeline "1024x600"x0.0   54.20  1024 1048 1184 1344  600 603 609 670 -hsync -vsync (40.3 kHz)
[    78.511] (II) intel(0): EDID vendor "SEC", prod id 12336
[    78.511] (II) intel(0): Printing DDC gathered Modelines:
[    78.511] (II) intel(0): Modeline "1024x600"x0.0   54.20  1024 1048 1184 1344  600 603 609 670 -hsync -vsync (40.3 kHz)
[    78.547] (II) intel(0): EDID vendor "SEC", prod id 12336
[    78.547] (II) intel(0): Printing DDC gathered Modelines:
[    78.548] (II) intel(0): Modeline "1024x600"x0.0   54.20  1024 1048 1184 1344  600 603 609 670 -hsync -vsync (40.3 kHz)
[    78.668] (II) intel(0): EDID vendor "SEC", prod id 12336
[    78.668] (II) intel(0): Printing DDC gathered Modelines:
[    78.668] (II) intel(0): Modeline "1024x600"x0.0   54.20  1024 1048 1184 1344  600 603 609 670 -hsync -vsync (40.3 kHz)
[    78.748] (II) intel(0): EDID vendor "SEC", prod id 12336
[    78.748] (II) intel(0): Printing DDC gathered Modelines:
[    78.748] (II) intel(0): Modeline "1024x600"x0.0   54.20  1024 1048 1184 1344  600 603 609 670 -hsync -vsync (40.3 kHz)
[    78.801] (II) intel(0): EDID vendor "SEC", prod id 12336
[    78.801] (II) intel(0): Printing DDC gathered Modelines:
[    78.801] (II) intel(0): Modeline "1024x600"x0.0   54.20  1024 1048 1184 1344  600 603 609 670 -hsync -vsync (40.3 kHz)
[    78.849] (II) intel(0): EDID vendor "SEC", prod id 12336
[    78.849] (II) intel(0): Printing DDC gathered Modelines:
[    78.849] (II) intel(0): Modeline "1024x600"x0.0   54.20  1024 1048 1184 1344  600 603 609 670 -hsync -vsync (40.3 kHz)
[    79.005] (II) intel(0): EDID vendor "SEC", prod id 12336
[    79.005] (II) intel(0): Printing DDC gathered Modelines:
[    79.005] (II) intel(0): Modeline "1024x600"x0.0   54.20  1024 1048 1184 1344  600 603 609 670 -hsync -vsync (40.3 kHz)
[    79.037] (II) intel(0): EDID vendor "SEC", prod id 12336
[    79.037] (II) intel(0): Printing DDC gathered Modelines:
[    79.037] (II) intel(0): Modeline "1024x600"x0.0   54.20  1024 1048 1184 1344  600 603 609 670 -hsync -vsync (40.3 kHz)
[    79.079] (II) intel(0): EDID vendor "SEC", prod id 12336
[    79.079] (II) intel(0): Printing DDC gathered Modelines:
[    79.079] (II) intel(0): Modeline "1024x600"x0.0   54.20  1024 1048 1184 1344  600 603 609 670 -hsync -vsync (40.3 kHz)
[    79.356] (II) intel(0): EDID vendor "SEC", prod id 12336
[    79.356] (II) intel(0): Printing DDC gathered Modelines:
[    79.356] (II) intel(0): Modeline "1024x600"x0.0   54.20  1024 1048 1184 1344  600 603 609 670 -hsync -vsync (40.3 kHz)
[    79.399] (II) intel(0): EDID vendor "SEC", prod id 12336
[    79.399] (II) intel(0): Printing DDC gathered Modelines:
[    79.399] (II) intel(0): Modeline "1024x600"x0.0   54.20  1024 1048 1184 1344  600 603 609 670 -hsync -vsync (40.3 kHz)
[    79.541] (II) intel(0): EDID vendor "SEC", prod id 12336
[    79.541] (II) intel(0): Printing DDC gathered Modelines:
[    79.541] (II) intel(0): Modeline "1024x600"x0.0   54.20  1024 1048 1184 1344  600 603 609 670 -hsync -vsync (40.3 kHz)
[    79.580] (II) intel(0): EDID vendor "SEC", prod id 12336
[    79.580] (II) intel(0): Printing DDC gathered Modelines:
[    79.580] (II) intel(0): Modeline "1024x600"x0.0   54.20  1024 1048 1184 1344  600 603 609 670 -hsync -vsync (40.3 kHz)
[    79.724] (II) intel(0): EDID vendor "SEC", prod id 12336
[    79.724] (II) intel(0): Printing DDC gathered Modelines:
[    79.724] (II) intel(0): Modeline "1024x600"x0.0   54.20  1024 1048 1184 1344  600 603 609 670 -hsync -vsync (40.3 kHz)
[    80.043] (II) intel(0): Allocated new frame buffer 832x600 stride 4096, tiled
[    80.177] (II) intel(0): EDID vendor "SEC", prod id 12336
[    80.177] (II) intel(0): Printing DDC gathered Modelines:
[    80.177] (II) intel(0): Modeline "1024x600"x0.0   54.20  1024 1048 1184 1344  600 603 609 670 -hsync -vsync (40.3 kHz)
[    80.235] (II) intel(0): EDID vendor "SEC", prod id 12336
[    80.235] (II) intel(0): Printing DDC gathered Modelines:
[    80.235] (II) intel(0): Modeline "1024x600"x0.0   54.20  1024 1048 1184 1344  600 603 609 670 -hsync -vsync (40.3 kHz)
[    80.316] (II) intel(0): EDID vendor "SEC", prod id 12336
[    80.316] (II) intel(0): Printing DDC gathered Modelines:
[    80.316] (II) intel(0): Modeline "1024x600"x0.0   54.20  1024 1048 1184 1344  600 603 609 670 -hsync -vsync (40.3 kHz)
[    80.351] (II) intel(0): EDID vendor "SEC", prod id 12336
[    80.351] (II) intel(0): Printing DDC gathered Modelines:
[    80.351] (II) intel(0): Modeline "1024x600"x0.0   54.20  1024 1048 1184 1344  600 603 609 670 -hsync -vsync (40.3 kHz)
[    80.390] (II) intel(0): EDID vendor "SEC", prod id 12336
[    80.390] (II) intel(0): Printing DDC gathered Modelines:
[    80.390] (II) intel(0): Modeline "1024x600"x0.0   54.20  1024 1048 1184 1344  600 603 609 670 -hsync -vsync (40.3 kHz)
[    80.446] (II) intel(0): EDID vendor "SEC", prod id 12336
[    80.446] (II) intel(0): Printing DDC gathered Modelines:
[    80.446] (II) intel(0): Modeline "1024x600"x0.0   54.20  1024 1048 1184 1344  600 603 609 670 -hsync -vsync (40.3 kHz)
[    80.486] (II) intel(0): EDID vendor "SEC", prod id 12336
[    80.486] (II) intel(0): Printing DDC gathered Modelines:
[    80.486] (II) intel(0): Modeline "1024x600"x0.0   54.20  1024 1048 1184 1344  600 603 609 670 -hsync -vsync (40.3 kHz)
[    80.681] (II) intel(0): EDID vendor "SEC", prod id 12336
[    80.682] (II) intel(0): Printing DDC gathered Modelines:
[    80.682] (II) intel(0): Modeline "1024x600"x0.0   54.20  1024 1048 1184 1344  600 603 609 670 -hsync -vsync (40.3 kHz)
[    84.366] (II) intel(0): EDID vendor "SEC", prod id 12336
[    84.366] (II) intel(0): Printing DDC gathered Modelines:
[    84.366] (II) intel(0): Modeline "1024x600"x0.0   54.20  1024 1048 1184 1344  600 603 609 670 -hsync -vsync (40.3 kHz)
[    84.507] (II) intel(0): EDID vendor "SEC", prod id 12336
[    84.508] (II) intel(0): Printing DDC gathered Modelines:
[    84.508] (II) intel(0): Modeline "1024x600"x0.0   54.20  1024 1048 1184 1344  600 603 609 670 -hsync -vsync (40.3 kHz)
[    84.637] (II) intel(0): EDID vendor "SEC", prod id 12336
[    84.637] (II) intel(0): Printing DDC gathered Modelines:
[    84.637] (II) intel(0): Modeline "1024x600"x0.0   54.20  1024 1048 1184 1344  600 603 609 670 -hsync -vsync (40.3 kHz)
[    84.752] (II) intel(0): EDID vendor "SEC", prod id 12336
[    84.752] (II) intel(0): Printing DDC gathered Modelines:
[    84.752] (II) intel(0): Modeline "1024x600"x0.0   54.20  1024 1048 1184 1344  600 603 609 670 -hsync -vsync (40.3 kHz)
[    84.880] (II) intel(0): EDID vendor "SEC", prod id 12336
[    84.881] (II) intel(0): Printing DDC gathered Modelines:
[    84.881] (II) intel(0): Modeline "1024x600"x0.0   54.20  1024 1048 1184 1344  600 603 609 670 -hsync -vsync (40.3 kHz)
[    85.025] (II) intel(0): EDID vendor "SEC", prod id 12336
[    85.026] (II) intel(0): Printing DDC gathered Modelines:
[    85.026] (II) intel(0): Modeline "1024x600"x0.0   54.20  1024 1048 1184 1344  600 603 609 670 -hsync -vsync (40.3 kHz)
[    85.167] (II) intel(0): EDID vendor "SEC", prod id 12336
[    85.167] (II) intel(0): Printing DDC gathered Modelines:
[    85.167] (II) intel(0): Modeline "1024x600"x0.0   54.20  1024 1048 1184 1344  600 603 609 670 -hsync -vsync (40.3 kHz)

Merci d'avance pour tout aide.

Hors ligne