je suis en train d'installer archlinux sur un DELL D630 en suivant le wiki.
J'ai suivis le wiki pour installer xorg et j'ai ajouté xf86-video-fbdev xf86-video-intel xf86-input-evdev xf86-input-synaptics
voila le log de xorg:
Ce que je ne comprends pas c'est pourquoi le module evdev n'est pas chargé alors qu'il est installé?[ 161.643]
X.Org X Server 1.9.2
Release Date: 2010-10-30
[ 161.643] X Protocol Version 11, Revision 0
[ 161.643] Build Operating System: Linux 2.6.35-ARCH x86_64
[ 161.643] Current Operating System: Linux oxymore 2.6.36-ARCH #1 SMP PREEMPT Fri Dec 10 20:32:37 CET 2010 x86_64
[ 161.643] Kernel command line: root=/dev/disk/by-uuid/73aa6517-2e1b-4172-9275-fa999736fa78 ro
[ 161.643] Build Date: 01 November 2010 10:29:19PM
[ 161.643]
[ 161.643] Current version of pixman: 0.20.0
[ 161.643] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 161.643] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 161.643] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Dec 22 20:10:07 2010
[ 161.643] (++) Using config file: "/root/xorg.conf.new"
[ 161.643] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 161.644] (==) ServerLayout "X.org Configured"
[ 161.644] (**) |-->Screen "Screen0" (0)
[ 161.644] (**) | |-->Monitor "Monitor0"
[ 161.644] (**) | |-->Device "Card0"
[ 161.644] (**) |-->Input Device "Mouse0"
[ 161.644] (**) |-->Input Device "Keyboard0"
[ 161.644] (==) Automatically adding devices
[ 161.644] (==) Automatically enabling devices
[ 161.644] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[ 161.644] Entry deleted from font path.
[ 161.644] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 161.644] Entry deleted from font path.
[ 161.644] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 161.644] Entry deleted from font path.
[ 161.644] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[ 161.644] Entry deleted from font path.
[ 161.644] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 161.644] Entry deleted from font path.
[ 161.644] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 161.644] Entry deleted from font path.
[ 161.644] (**) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/,
/usr/share/fonts/misc/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
[ 161.644] (**) ModulePath set to "/usr/lib/xorg/modules"
[ 161.644] (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 161.644] (WW) Disabling Mouse0
[ 161.644] (WW) Disabling Keyboard0
[ 161.644] (II) Loader magic: 0x7d3360
[ 161.644] (II) Module ABI versions:
[ 161.644] X.Org ANSI C Emulation: 0.4
[ 161.644] X.Org Video Driver: 8.0
[ 161.644] X.Org XInput driver : 11.0
[ 161.644] X.Org Server Extension : 4.0
[ 161.646] (--) PCI:*(0:0:2:0) 8086:2a02:1028:01f9 rev 12, Mem @ 0xf6e00000/1048576, 0xe0000000/268435456, I/O @ 0x0000efe8/8
[ 161.646] (--) PCI: (0:0:2:1) 8086:2a03:1028:01f9 rev 12, Mem @ 0xf6f00000/1048576
[ 161.646] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 161.646] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
[ 161.646] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
[ 161.646] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[ 161.646] (II) "record" will be loaded. This was enabled by default and also specified in the config file.
[ 161.646] (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
[ 161.646] (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
[ 161.646] (II) LoadModule: "dri"
[ 161.646] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 161.646] (II) Module dri: vendor="X.Org Foundation"
[ 161.646] compiled for 1.9.2, module version = 1.0.0
[ 161.646] ABI class: X.Org Server Extension, version 4.0
[ 161.646] (II) Loading extension XFree86-DRI
[ 161.646] (II) LoadModule: "dbe"
[ 161.647] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 161.647] (II) Module dbe: vendor="X.Org Foundation"
[ 161.647] compiled for 1.9.2, module version = 1.0.0
[ 161.647] Module class: X.Org Server Extension
[ 161.647] ABI class: X.Org Server Extension, version 4.0
[ 161.647] (II) Loading extension DOUBLE-BUFFER
[ 161.647] (II) LoadModule: "glx"
[ 161.647] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 161.647] (II) Module glx: vendor="X.Org Foundation"
[ 161.647] compiled for 1.9.2, module version = 1.0.0
[ 161.647] ABI class: X.Org Server Extension, version 4.0
[ 161.647] (==) AIGLX enabled
[ 161.647] (II) Loading extension GLX
[ 161.647] (II) LoadModule: "extmod"
[ 161.647] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 161.647] (II) Module extmod: vendor="X.Org Foundation"
[ 161.648] compiled for 1.9.2, module version = 1.0.0
[ 161.648] Module class: X.Org Server Extension
[ 161.648] ABI class: X.Org Server Extension, version 4.0
[ 161.648] (II) Loading extension MIT-SCREEN-SAVER
[ 161.648] (II) Loading extension XFree86-VidModeExtension
[ 161.648] (II) Loading extension XFree86-DGA
[ 161.648] (II) Loading extension DPMS
[ 161.648] (II) Loading extension XVideo
[ 161.648] (II) Loading extension XVideo-MotionCompensation
[ 161.648] (II) Loading extension X-Resource
[ 161.648] (II) LoadModule: "dri2"
[ 161.648] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 161.648] (II) Module dri2: vendor="X.Org Foundation"
[ 161.648] compiled for 1.9.2, module version = 1.2.0
[ 161.648] ABI class: X.Org Server Extension, version 4.0
[ 161.648] (II) Loading extension DRI2
[ 161.648] (II) LoadModule: "record"
[ 161.648] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 161.648] (II) Module record: vendor="X.Org Foundation"
[ 161.648] compiled for 1.9.2, module version = 1.13.0
[ 161.648] Module class: X.Org Server Extension
[ 161.648] ABI class: X.Org Server Extension, version 4.0
[ 161.648] (II) Loading extension RECORD
[ 161.648] (II) LoadModule: "intel"
[ 161.649] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 161.649] (II) Module intel: vendor="X.Org Foundation"
[ 161.649] compiled for 1.9.0.901, module version = 2.13.0
[ 161.649] Module class: X.Org Video Driver
[ 161.649] ABI class: X.Org Video Driver, version 8.0
[ 161.649] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
Sandybridge, Sandybridge, Sandybridge, Sandybridge, Sandybridge,
Sandybridge, Sandybridge
[ 161.649] (--) using VT number 7
[ 161.654] drmOpenDevice: node name is /dev/dri/card0
[ 161.654] drmOpenDevice: open result is 10, (OK)
[ 161.667] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[ 161.667] drmOpenDevice: node name is /dev/dri/card0
[ 161.667] drmOpenDevice: open result is 10, (OK)
[ 161.667] drmOpenByBusid: drmOpenMinor returns 10
[ 161.667] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[ 161.667] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 161.667] (==) intel(0): RGB weight 888
[ 161.667] (==) intel(0): Default visual is TrueColor
[ 161.667] (II) intel(0): Integrated Graphics Chipset: Intel(R) 965GM
[ 161.667] (--) intel(0): Chipset: "965GM"
[ 161.667] (**) intel(0): Tiling enabled
[ 161.667] (**) intel(0): SwapBuffers wait enabled
[ 161.667] (==) intel(0): video overlay key set to 0x101fe
[ 161.773] (II) intel(0): Output LVDS1 using monitor section Monitor0
[ 161.786] (II) intel(0): Output VGA1 has no monitor section
[ 161.815] (II) intel(0): Output DVI1 has no monitor section
[ 162.122] (II) intel(0): Output TV1 has no monitor section
[ 162.227] (II) intel(0): EDID for output LVDS1
[ 162.227] (II) intel(0): Manufacturer: LPL Model: 0 Serial#: 0
[ 162.227] (II) intel(0): Year: 2007 Week: 0
[ 162.227] (II) intel(0): EDID Version: 1.3
[ 162.227] (II) intel(0): Digital Display Input
[ 162.227] (II) intel(0): Max Image Size [cm]: horiz.: 30 vert.: 19
[ 162.227] (II) intel(0): Gamma: 2.20
[ 162.227] (II) intel(0): No DPMS capabilities specified
[ 162.227] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 162.227] (II) intel(0): First detailed timing is preferred mode
[ 162.227] (II) intel(0): redX: 0.582 redY: 0.344 greenX: 0.326 greenY: 0.547
[ 162.227] (II) intel(0): blueX: 0.158 blueY: 0.137 whiteX: 0.313 whiteY: 0.329
[ 162.228] (II) intel(0): Manufacturer's mask: 0
[ 162.228] (II) intel(0): Supported detailed timing:
[ 162.228] (II) intel(0): clock: 71.4 MHz Image Size: 304 x 1900 mm
[ 162.228] (II) intel(0): h_active: 1280 h_sync: 1328 h_sync_end 1360 h_blank_end 1445 h_border: 0
[ 162.228] (II) intel(0): v_active: 800 v_sync: 803 v_sync_end 809 v_blanking: 823 v_border: 0
[ 162.228] (II) intel(0): RP776141WX1
[ 162.228] (II) intel(0): -9Eo—·û
[ 162.228] (II) intel(0): EDID (in hex):
[ 162.228] (II) intel(0): 00ffffffffffff00320c000000000000
[ 162.228] (II) intel(0): 00110103801e13780a08859558538c28
[ 162.228] (II) intel(0): 23505400000001010101010101010101
[ 162.228] (II) intel(0): 010101010101e41b00a5502017303020
[ 162.228] (II) intel(0): 360030be100000190000000000000000
[ 162.228] (II) intel(0): 00000000000000000000000000fe0052
[ 162.228] (II) intel(0): 50373736043134315758310a000000fe
[ 162.228] (II) intel(0): 001d2d39456f97b7fb01010a2020009e
[ 162.228] (II) intel(0): EDID vendor "LPL", prod id 0
[ 162.228] (II) intel(0): EDID quirk: Detailed timings give vertical size in cm.
[ 162.228] (II) intel(0): Printing DDC gathered Modelines:
[ 162.228] (II) intel(0): Modeline "1280x800"x0.0 71.40 1280 1328 1360 1445 800 803 809 823 -hsync -vsync (49.4 kHz)
[ 162.228] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[ 162.228] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[ 162.228] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[ 162.228] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[ 162.228] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[ 162.228] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[ 162.228] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[ 162.228] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[ 162.228] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[ 162.228] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[ 162.228] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[ 162.228] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[ 162.228] (II) intel(0): Printing probed modes for output LVDS1
[ 162.228] (II) intel(0): Modeline "1280x800"x60.0 71.40 1280 1328 1360 1445 800 803 809 823 -hsync -vsync (49.4 kHz)
[ 162.228] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 162.228] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 162.228] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
[ 162.228] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 162.246] (II) intel(0): EDID for output VGA1
[ 162.275] (II) intel(0): EDID for output DVI1
[ 162.582] (II) intel(0): EDID for output TV1
[ 162.582] (II) intel(0): Output LVDS1 connected
[ 162.582] (II) intel(0): Output VGA1 disconnected
[ 162.582] (II) intel(0): Output DVI1 disconnected
[ 162.582] (II) intel(0): Output TV1 disconnected
[ 162.582] (II) intel(0): Using exact sizes for initial modes
[ 162.582] (II) intel(0): Output LVDS1 using initial mode 1280x800
[ 162.582] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 162.582] (II) intel(0): Kernel page flipping support detected, enabling
[ 162.582] (**) intel(0): Display dimensions: (300, 190) mm
[ 162.582] (**) intel(0): DPI set to (108, 106)
[ 162.582] (II) Loading sub module "fb"
[ 162.582] (II) LoadModule: "fb"
[ 162.582] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 162.582] (II) Module fb: vendor="X.Org Foundation"
[ 162.582] compiled for 1.9.2, module version = 1.0.0
[ 162.582] ABI class: X.Org ANSI C Emulation, version 0.4
[ 162.582] (==) Depth 24 pixmap format is 32 bpp
[ 162.582] (==) intel(0): VideoRam: 262144 KB
[ 162.582] (II) intel(0): [DRI2] Setup complete
[ 162.582] (II) intel(0): [DRI2] DRI driver: i965
[ 162.582] (II) intel(0): Allocated new frame buffer 1280x800 stride 5120, tiled
[ 162.594] (II) UXA(0): Driver registered support for the following operations:
[ 162.595] (II) solid
[ 162.595] (II) copy
[ 162.595] (II) composite (RENDER acceleration)
[ 162.595] (II) put_image
[ 162.595] (II) get_image
[ 162.595] (==) intel(0): Backing store disabled
[ 162.595] (==) intel(0): Silken mouse enabled
[ 162.595] (II) intel(0): Initializing HW Cursor
[ 162.601] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 162.601] (==) intel(0): DPMS enabled
[ 162.601] (==) intel(0): Intel XvMC decoder enabled
[ 162.601] (II) intel(0): Set up textured video
[ 162.601] (II) intel(0): Set up overlay video
[ 162.601] (II) intel(0): [XvMC] i965_xvmc driver initialized.
[ 162.601] (II) intel(0): direct rendering: DRI2 Enabled
[ 162.601] (--) RandR disabled
[ 162.601] (II) Initializing built-in extension Generic Event Extension
[ 162.601] (II) Initializing built-in extension SHAPE
[ 162.601] (II) Initializing built-in extension MIT-SHM
[ 162.601] (II) Initializing built-in extension XInputExtension
[ 162.601] (II) Initializing built-in extension XTEST
[ 162.601] (II) Initializing built-in extension BIG-REQUESTS
[ 162.601] (II) Initializing built-in extension SYNC
[ 162.601] (II) Initializing built-in extension XKEYBOARD
[ 162.601] (II) Initializing built-in extension XC-MISC
[ 162.601] (II) Initializing built-in extension SECURITY
[ 162.601] (II) Initializing built-in extension XINERAMA
[ 162.601] (II) Initializing built-in extension XFIXES
[ 162.601] (II) Initializing built-in extension RENDER
[ 162.601] (II) Initializing built-in extension RANDR
[ 162.601] (II) Initializing built-in extension COMPOSITE
[ 162.601] (II) Initializing built-in extension DAMAGE
[ 162.611] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 162.611] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 162.611] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 162.611] (II) AIGLX: enabled GLX_SGI_make_current_read
[ 162.611] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 162.611] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/i965_dri.so
[ 162.611] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 162.612] (II) intel(0): Setting screen physical size to 338 x 211
[ 162.820] (II) config/udev: Adding input device Video Bus (/dev/input/event11)
[ 162.820] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 162.820] (II) LoadModule: "evdev"
[ 162.820] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 162.821] (II) Module evdev: vendor="X.Org Foundation"
[ 162.821] compiled for 1.9.0, module version = 2.5.0
[ 162.821] Module class: X.Org XInput Driver
[ 162.821] ABI class: X.Org XInput driver, version 11.0
[ 162.821] (**) Video Bus: always reports core events
[ 162.821] (**) Video Bus: Device: "/dev/input/event11"
[ 162.830] (--) Video Bus: Found keys
[ 162.830] (II) Video Bus: Configuring as keyboard
[ 162.830] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[ 162.830] (**) Option "xkb_rules" "evdev"
[ 162.830] (**) Option "xkb_model" "evdev"
[ 162.830] (**) Option "xkb_layout" "us"
[ 162.872] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 162.872] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 162.872] (**) Power Button: always reports core events
[ 162.872] (**) Power Button: Device: "/dev/input/event3"
[ 162.876] (--) Power Button: Found keys
[ 162.876] (II) Power Button: Configuring as keyboard
[ 162.876] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 162.876] (**) Option "xkb_rules" "evdev"
[ 162.876] (**) Option "xkb_model" "evdev"
[ 162.876] (**) Option "xkb_layout" "us"
[ 162.877] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[ 162.877] (II) No input driver/identifier specified (ignoring)
[ 162.877] (II) config/udev: Adding input device Sleep Button (/dev/input/event4)
[ 162.877] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 162.877] (**) Sleep Button: always reports core events
[ 162.877] (**) Sleep Button: Device: "/dev/input/event4"
[ 162.893] (--) Sleep Button: Found keys
[ 162.893] (II) Sleep Button: Configuring as keyboard
[ 162.893] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
[ 162.893] (**) Option "xkb_rules" "evdev"
[ 162.893] (**) Option "xkb_model" "evdev"
[ 162.893] (**) Option "xkb_layout" "us"
[ 162.895] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
[ 162.895] (II) No input driver/identifier specified (ignoring)
[ 162.896] (II) config/udev: Adding input device HDA Intel HP Out at Ext Left Jack (/dev/input/event10)
[ 162.896] (II) No input driver/identifier specified (ignoring)
[ 162.897] (II) config/udev: Adding input device HDA Intel Mic at Ext Left Jack (/dev/input/event9)
[ 162.897] (II) No input driver/identifier specified (ignoring)
[ 162.903] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 162.903] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 162.903] (**) AT Translated Set 2 keyboard: always reports core events
[ 162.903] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 162.920] (--) AT Translated Set 2 keyboard: Found keys
[ 162.920] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[ 162.920] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[ 162.920] (**) Option "xkb_rules" "evdev"
[ 162.920] (**) Option "xkb_model" "evdev"
[ 162.920] (**) Option "xkb_layout" "us"
[ 162.920] (II) config/udev: Adding input device DualPoint Stick (/dev/input/event6)
[ 162.921] (**) DualPoint Stick: Applying InputClass "evdev pointer catchall"
[ 162.921] (**) DualPoint Stick: always reports core events
[ 162.921] (**) DualPoint Stick: Device: "/dev/input/event6"
[ 162.936] (--) DualPoint Stick: Found 3 mouse buttons
[ 162.936] (--) DualPoint Stick: Found relative axes
[ 162.936] (--) DualPoint Stick: Found x and y relative axes
[ 162.936] (II) DualPoint Stick: Configuring as mouse
[ 162.936] (**) DualPoint Stick: YAxisMapping: buttons 4 and 5
[ 162.936] (**) DualPoint Stick: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 162.936] (II) XINPUT: Adding extended input device "DualPoint Stick" (type: MOUSE)
[ 162.936] (**) DualPoint Stick: (accel) keeping acceleration scheme 1
[ 162.937] (**) DualPoint Stick: (accel) acceleration profile 0
[ 162.937] (**) DualPoint Stick: (accel) acceleration factor: 2.000
[ 162.937] (**) DualPoint Stick: (accel) acceleration threshold: 4
[ 162.937] (II) DualPoint Stick: initialized for relative axes.
[ 162.937] (II) config/udev: Adding input device DualPoint Stick (/dev/input/mouse0)
[ 162.937] (II) No input driver/identifier specified (ignoring)
[ 162.937] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint TouchPad (/dev/input/event7)
[ 162.937] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "evdev touchpad catchall"
[ 162.937] (**) AlpsPS/2 ALPS DualPoint TouchPad: always reports core events
[ 162.937] (**) AlpsPS/2 ALPS DualPoint TouchPad: Device: "/dev/input/event7"
[ 162.963] (--) AlpsPS/2 ALPS DualPoint TouchPad: Found 3 mouse buttons
[ 162.963] (--) AlpsPS/2 ALPS DualPoint TouchPad: Found absolute axes
[ 162.963] (--) AlpsPS/2 ALPS DualPoint TouchPad: Found x and y absolute axes
[ 162.963] (--) AlpsPS/2 ALPS DualPoint TouchPad: Found absolute touchpad.
[ 162.963] (II) AlpsPS/2 ALPS DualPoint TouchPad: Configuring as touchpad
[ 162.963] (**) AlpsPS/2 ALPS DualPoint TouchPad: YAxisMapping: buttons 4 and 5
[ 162.963] (**) AlpsPS/2 ALPS DualPoint TouchPad: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 162.963] (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS DualPoint TouchPad" (type: TOUCHPAD)
[ 162.963] (II) AlpsPS/2 ALPS DualPoint TouchPad: initialized for absolute axes.
[ 162.964] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint TouchPad (/dev/input/mouse1)
[ 162.964] (II) No input driver/identifier specified (ignoring)
[ 162.964] (II) config/udev: Adding input device PC Speaker (/dev/input/event1)
[ 162.964] (II) No input driver/identifier specified (ignoring)
[ 162.966] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event5)
[ 162.966] (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 162.966] (**) Dell WMI hotkeys: always reports core events
[ 162.966] (**) Dell WMI hotkeys: Device: "/dev/input/event5"
[ 162.990] (--) Dell WMI hotkeys: Found keys
[ 162.990] (II) Dell WMI hotkeys: Configuring as keyboard
[ 162.990] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD)
[ 162.990] (**) Option "xkb_rules" "evdev"
[ 162.990] (**) Option "xkb_model" "evdev"
[ 162.990] (**) Option "xkb_layout" "us"
[ 180.486] (II) Video Bus: Close
[ 180.486] (II) UnloadModule: "evdev"
[ 180.540] (II) Power Button: Close
[ 180.540] (II) UnloadModule: "evdev"
[ 180.593] (II) Sleep Button: Close
[ 180.593] (II) UnloadModule: "evdev"
[ 180.646] (II) AT Translated Set 2 keyboard: Close
[ 180.646] (II) UnloadModule: "evdev"
[ 180.700] (II) DualPoint Stick: Close
[ 180.700] (II) UnloadModule: "evdev"
[ 180.753] (II) AlpsPS/2 ALPS DualPoint TouchPad: Close
[ 180.753] (II) UnloadModule: "evdev"
[ 180.806] (II) Dell WMI hotkeys: Close
[ 180.806] (II) UnloadModule: "evdev"
Merci à vous!