Page 1 sur 1

[touchpad] Touchpad synaptics

Publié : dim. 11 sept. 2011, 10:42
par silmaa
Bonjour,

Je viens d'installer Arch sur un Dell Inspiron 15r (doté normalement d'un touchpad synaptics : http://www.notebookreview.com/default.a ... D=5956&p=2). Mais impossible de scroller, c'est très énervant.

Chose étrange :

Code : Tout sélectionner

lsusb | grep -i Synaptics
ne renvoie rien...
Tant pis, j'ai tout de même réinstallé le paquet xf86-input-synaptics, puis vérifié le fichier /etc/X11/xorg.conf/10-synaptics.conf :

Code : Tout sélectionner

Section "InputClass"
        Identifier "touchpad catchall"
        Driver "synaptics"
        MatchIsTouchpad "on"
        MatchDevicePath "/dev/input/event*"
        Option "TapButton1" "1"
        Option "TapButton2" "2"
        Option "TapButton3" "3"
	Option "VertEdgeScroll" "on"
        Option "VertTwoFingerScroll" "on"
	Option "HorizEdgeScroll" "on"
        Option "HorizTwoFingerScroll" "on"
        Option "CircularScrolling" "on"
        Option "CircScrollTrigger" "2"
         Option "EmulateTwoFingerMinZ" "0"
EndSection
Mais ça n'a rien changé.

Peut-être que ça vient de gnome comme suggéré dans le wiki (quoique si lsusb ne renvoie rien sur mon touchpad je pense que le problème est ailleurs) ? => Je vais vois dans le paramètres de ma souris, mais rien qui ne concerne les touchpad. Juste la vitesse du double clic et la sensibilité.

Any idea ? :(

Merci :D

Re: [touchpad] Touchpad synaptics

Publié : dim. 11 sept. 2011, 10:50
par FoolEcho
Le grep sur le lsusb n'est pas forcément significatif, il faut vérifier plus précisément la détection du matériel par le système (éplucher un lsusb -v ou plus directement par, à installer, hwinfo --mouse) puis regarder au niveau du log de X (/var/log/Xorg.0.log).

Pour un éventuel dysfonctionnement sous Gnome, je ne sais pas.

Re: [touchpad] Touchpad synaptics

Publié : dim. 11 sept. 2011, 11:37
par silmaa
Merci de ta réponse.

Code : Tout sélectionner

hwinfo --mouse
39: PS/2 00.0: 10500 PS/2 Mouse                                 
  [Created at input.183]
  Unique ID: AH6Q.U5GX9Ignjc0
  Hardware Class: mouse
  Model: "PS/2 Generic Mouse"
  Vendor: 0x0002 
  Device: 0x0001 "PS/2 Generic Mouse"
  Compatible to: int 0x0210 0x0003
  Device File: /dev/input/mice (/dev/input/mouse0)
  Device Files: /dev/input/mice, /dev/input/mouse0, /dev/input/event10, /dev/input/by-path/platform-i8042-serio-1-event-mouse, /dev/input/by-path/platform-i8042-serio-1-mouse
  Device Number: char 13:63 (char 13:32)
  Driver Info #0:
    Buttons: 3
    Wheels: 0
    XFree86 Protocol: explorerps/2
    GPM Protocol: exps2
  Config Status: cfg=new, avail=yes, need=no, active=unknown
Je ne vois pas de synaptics, et je ne sais pas trop quoi faire de toutes ces infos, tu pourrais me donner quelques indications supplémentaires stp ?

Sinon le log de Xorg :

Code : Tout sélectionner

[    39.803] 
This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.
[    39.804] 
X.Org X Server 1.10.3.901 (1.10.4 RC 1)
Release Date: 2011-07-29
[    39.804] X Protocol Version 11, Revision 0
[    39.804] Build Operating System: Linux 3.0.0-ARCH x86_64 
[    39.804] Current Operating System: Linux dellounet 3.0-ARCH #1 SMP PREEMPT Tue Aug 30 08:53:25 CEST 2011 x86_64
[    39.804] Kernel command line: root=/dev/sda3 ro
[    39.804] Build Date: 08 August 2011  08:24:13AM
[    39.804]  
[    39.804] Current version of pixman: 0.22.2
[    39.804] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    39.804] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    39.804] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Sep 11 09:16:06 2011
[    39.896] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    39.898] (==) No Layout section.  Using the first Screen section.
[    39.898] (==) No screen section available. Using defaults.
[    39.898] (**) |-->Screen "Default Screen Section" (0)
[    39.898] (**) |   |-->Monitor "<default monitor>"
[    39.899] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    39.899] (==) Automatically adding devices
[    39.899] (==) Automatically enabling devices
[    39.953] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[    39.953] 	Entry deleted from font path.
[    39.996] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/Type1/,
	/usr/share/fonts/100dpi/,
	/usr/share/fonts/75dpi/
[    39.996] (==) ModulePath set to "/usr/lib/xorg/modules"
[    39.996] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    39.996] (II) Loader magic: 0x7d3620
[    39.996] (II) Module ABI versions:
[    39.996] 	X.Org ANSI C Emulation: 0.4
[    39.996] 	X.Org Video Driver: 10.0
[    39.996] 	X.Org XInput driver : 12.2
[    39.996] 	X.Org Server Extension : 5.0
[    39.997] (--) PCI:*(0:0:2:0) 8086:0116:1028:04ca rev 9, Mem @ 0xf6400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
[    39.997] (--) PCI: (0:1:0:0) 10de:0df5:1028:04ca rev 161, Mem @ 0xf5000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[    39.997] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    39.997] (II) LoadModule: "extmod"
[    39.998] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    40.013] (II) Module extmod: vendor="X.Org Foundation"
[    40.013] 	compiled for 1.10.3.901, module version = 1.0.0
[    40.013] 	Module class: X.Org Server Extension
[    40.013] 	ABI class: X.Org Server Extension, version 5.0
[    40.013] (II) Loading extension MIT-SCREEN-SAVER
[    40.013] (II) Loading extension XFree86-VidModeExtension
[    40.013] (II) Loading extension XFree86-DGA
[    40.013] (II) Loading extension DPMS
[    40.013] (II) Loading extension XVideo
[    40.013] (II) Loading extension XVideo-MotionCompensation
[    40.013] (II) Loading extension X-Resource
[    40.013] (II) LoadModule: "dbe"
[    40.039] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    40.045] (II) Module dbe: vendor="X.Org Foundation"
[    40.045] 	compiled for 1.10.3.901, module version = 1.0.0
[    40.045] 	Module class: X.Org Server Extension
[    40.045] 	ABI class: X.Org Server Extension, version 5.0
[    40.045] (II) Loading extension DOUBLE-BUFFER
[    40.045] (II) LoadModule: "glx"
[    40.045] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    40.054] (II) Module glx: vendor="X.Org Foundation"
[    40.054] 	compiled for 1.10.3.901, module version = 1.0.0
[    40.054] 	ABI class: X.Org Server Extension, version 5.0
[    40.054] (==) AIGLX enabled
[    40.054] (II) Loading extension GLX
[    40.054] (II) LoadModule: "record"
[    40.055] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    40.055] (II) Module record: vendor="X.Org Foundation"
[    40.055] 	compiled for 1.10.3.901, module version = 1.13.0
[    40.055] 	Module class: X.Org Server Extension
[    40.055] 	ABI class: X.Org Server Extension, version 5.0
[    40.055] (II) Loading extension RECORD
[    40.055] (II) LoadModule: "dri"
[    40.055] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    40.087] (II) Module dri: vendor="X.Org Foundation"
[    40.087] 	compiled for 1.10.3.901, module version = 1.0.0
[    40.087] 	ABI class: X.Org Server Extension, version 5.0
[    40.087] (II) Loading extension XFree86-DRI
[    40.087] (II) LoadModule: "dri2"
[    40.087] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    40.088] (II) Module dri2: vendor="X.Org Foundation"
[    40.088] 	compiled for 1.10.3.901, module version = 1.2.0
[    40.088] 	ABI class: X.Org Server Extension, version 5.0
[    40.088] (II) Loading extension DRI2
[    40.088] (==) Matched intel as autoconfigured driver 0
[    40.088] (==) Matched vesa as autoconfigured driver 1
[    40.088] (==) Matched fbdev as autoconfigured driver 2
[    40.088] (==) Assigned the driver to the xf86ConfigLayout
[    40.088] (II) LoadModule: "intel"
[    40.124] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    40.139] (II) Module intel: vendor="X.Org Foundation"
[    40.139] 	compiled for 1.10.2, module version = 2.15.0
[    40.139] 	Module class: X.Org Video Driver
[    40.139] 	ABI class: X.Org Video Driver, version 10.0
[    40.139] (II) LoadModule: "vesa"
[    40.139] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    40.160] (II) Module vesa: vendor="X.Org Foundation"
[    40.160] 	compiled for 1.10.0, module version = 2.3.0
[    40.160] 	Module class: X.Org Video Driver
[    40.160] 	ABI class: X.Org Video Driver, version 10.0
[    40.160] (II) LoadModule: "fbdev"
[    40.163] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    40.190] (II) Module fbdev: vendor="X.Org Foundation"
[    40.190] 	compiled for 1.10.0, module version = 0.4.2
[    40.190] 	ABI class: X.Org Video Driver, version 10.0
[    40.190] (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
[    40.190] (II) VESA: driver for VESA chipsets: vesa
[    40.190] (II) FBDEV: driver for framebuffer: fbdev
[    40.190] (--) using VT number 7

[    40.216] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    40.216] (WW) Falling back to old probe method for vesa
[    40.216] (WW) Falling back to old probe method for fbdev
[    40.216] (II) Loading sub module "fbdevhw"
[    40.216] (II) LoadModule: "fbdevhw"
[    40.217] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    40.241] (II) Module fbdevhw: vendor="X.Org Foundation"
[    40.241] 	compiled for 1.10.3.901, module version = 0.0.2
[    40.241] 	ABI class: X.Org Video Driver, version 10.0
[    40.242] drmOpenDevice: node name is /dev/dri/card0
[    40.242] drmOpenDevice: open result is 8, (OK)
[    40.242] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[    40.242] drmOpenDevice: node name is /dev/dri/card0
[    40.242] drmOpenDevice: open result is 8, (OK)
[    40.242] drmOpenByBusid: drmOpenMinor returns 8
[    40.242] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[    40.242] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    40.242] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    40.242] (==) intel(0): RGB weight 888
[    40.242] (==) intel(0): Default visual is TrueColor
[    40.242] (II) intel(0): Integrated Graphics Chipset: Intel(R) Sandybridge Mobile (GT2)
[    40.242] (--) intel(0): Chipset: "Sandybridge Mobile (GT2)"
[    40.242] (**) intel(0): Relaxed fencing enabled
[    40.242] (**) intel(0): Framebuffer tiled
[    40.242] (**) intel(0): Pixmaps tiled
[    40.242] (**) intel(0): 3D buffers tiled
[    40.242] (**) intel(0): SwapBuffers wait enabled
[    40.242] (==) intel(0): video overlay key set to 0x101fe
[    40.261] (II) intel(0): Output LVDS1 has no monitor section
[    40.261] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video1
[    40.261] (II) intel(0): Output VGA1 has no monitor section
[    40.261] (II) intel(0): EDID for output LVDS1
[    40.261] (II) intel(0): Manufacturer: AUO  Model: 22ec  Serial#: 0
[    40.261] (II) intel(0): Year: 2009  Week: 1
[    40.261] (II) intel(0): EDID Version: 1.3
[    40.261] (II) intel(0): Digital Display Input
[    40.261] (II) intel(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[    40.261] (II) intel(0): Gamma: 2.20
[    40.261] (II) intel(0): No DPMS capabilities specified
[    40.261] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    40.261] (II) intel(0): First detailed timing is preferred mode
[    40.261] (II) intel(0): redX: 0.620 redY: 0.340   greenX: 0.330 greenY: 0.570
[    40.261] (II) intel(0): blueX: 0.150 blueY: 0.060   whiteX: 0.313 whiteY: 0.329
[    40.261] (II) intel(0): Manufacturer's mask: 0
[    40.261] (II) intel(0): Supported detailed timing:
[    40.261] (II) intel(0): clock: 65.1 MHz   Image Size:  344 x 193 mm
[    40.261] (II) intel(0): h_active: 1366  h_sync: 1382  h_sync_end 1390 h_blank_end 1398 h_border: 0
[    40.261] (II) intel(0): v_active: 768  v_sync: 771  v_sync_end 775 v_blanking: 776 v_border: 0
[    40.261] (II) intel(0): Supported detailed timing:
[    40.261] (II) intel(0): clock: 65.1 MHz   Image Size:  344 x 193 mm
[    40.261] (II) intel(0): h_active: 1366  h_sync: 1382  h_sync_end 1390 h_blank_end 1398 h_border: 0
[    40.261] (II) intel(0): v_active: 768  v_sync: 771  v_sync_end 775 v_blanking: 776 v_border: 0
[    40.261] (II) intel(0):  1JC2N\80B156XW2
[    40.261] (II) intel(0): Unknown vendor-specific block 0
[    40.261] (II) intel(0): EDID (in hex):
[    40.261] (II) intel(0): 	00ffffffffffff0006afec2200000000
[    40.261] (II) intel(0): 	01130103902213780ac8959e57549226
[    40.261] (II) intel(0): 	0f505400000001010101010101010101
[    40.261] (II) intel(0): 	0101010101016e195620500008301008
[    40.261] (II) intel(0): 	340058c11000001a6e19562050000830
[    40.261] (II) intel(0): 	1008340058c11000001a000000fe0031
[    40.261] (II) intel(0): 	4a43324e804231353658573200000000
[    40.261] (II) intel(0): 	00000000000000000001010a202000d4
[    40.261] (II) intel(0): EDID vendor "AUO", prod id 8940
[    40.261] (II) intel(0): Printing DDC gathered Modelines:
[    40.261] (II) intel(0): Modeline "1366x768"x0.0   65.10  1366 1382 1390 1398  768 771 775 776 +hsync -vsync (46.6 kHz)
[    40.261] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[    40.261] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    40.261] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    40.261] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[    40.261] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[    40.261] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[    40.261] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[    40.261] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[    40.261] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[    40.261] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[    40.261] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[    40.261] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[    40.261] (II) intel(0): Printing probed modes for output LVDS1
[    40.261] (II) intel(0): Modeline "1366x768"x60.0   65.10  1366 1382 1390 1398  768 771 775 776 +hsync -vsync (46.6 kHz)
[    40.261] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    40.261] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    40.261] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    40.261] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    40.261] (II) intel(0): EDID for output VGA1
[    40.261] (II) intel(0): Output LVDS1 connected
[    40.261] (II) intel(0): Output VGA1 disconnected
[    40.261] (II) intel(0): Using exact sizes for initial modes
[    40.261] (II) intel(0): Output LVDS1 using initial mode 1366x768
[    40.261] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    40.261] (II) intel(0): Kernel page flipping support detected, enabling
[    40.261] (**) intel(0): Display dimensions: (340, 190) mm
[    40.261] (**) intel(0): DPI set to (102, 102)
[    40.261] (II) Loading sub module "fb"
[    40.261] (II) LoadModule: "fb"
[    40.262] (II) Loading /usr/lib/xorg/modules/libfb.so
[    40.264] (II) Module fb: vendor="X.Org Foundation"
[    40.265] 	compiled for 1.10.3.901, module version = 1.0.0
[    40.265] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    40.265] (II) Loading sub module "dri2"
[    40.265] (II) LoadModule: "dri2"
[    40.265] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    40.265] (II) Module dri2: vendor="X.Org Foundation"
[    40.265] 	compiled for 1.10.3.901, module version = 1.2.0
[    40.265] 	ABI class: X.Org Server Extension, version 5.0
[    40.265] (II) UnloadModule: "vesa"
[    40.265] (II) Unloading vesa
[    40.265] (II) UnloadModule: "fbdev"
[    40.265] (II) Unloading fbdev
[    40.265] (II) UnloadModule: "fbdevhw"
[    40.265] (II) Unloading fbdevhw
[    40.265] (==) Depth 24 pixmap format is 32 bpp
[    40.265] (II) intel(0): [DRI2] Setup complete
[    40.265] (II) intel(0): [DRI2]   DRI driver: i965
[    40.265] (II) intel(0): Allocated new frame buffer 1408x768 stride 5632, tiled
[    40.286] (II) UXA(0): Driver registered support for the following operations:
[    40.286] (II)         solid
[    40.286] (II)         copy
[    40.286] (II)         composite (RENDER acceleration)
[    40.286] (II)         put_image
[    40.286] (II)         get_image
[    40.286] (==) intel(0): Backing store disabled
[    40.286] (==) intel(0): Silken mouse enabled
[    40.286] (II) intel(0): Initializing HW Cursor
[    40.343] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    40.343] (==) intel(0): DPMS enabled
[    40.343] (==) intel(0): Intel XvMC decoder enabled
[    40.343] (II) intel(0): Set up textured video
[    40.343] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[    40.344] (II) intel(0): direct rendering: DRI2 Enabled
[    40.344] (==) intel(0): hotplug detection: "enabled"
[    40.344] (--) RandR disabled
[    40.344] (II) Initializing built-in extension Generic Event Extension
[    40.344] (II) Initializing built-in extension SHAPE
[    40.344] (II) Initializing built-in extension MIT-SHM
[    40.344] (II) Initializing built-in extension XInputExtension
[    40.344] (II) Initializing built-in extension XTEST
[    40.344] (II) Initializing built-in extension BIG-REQUESTS
[    40.344] (II) Initializing built-in extension SYNC
[    40.344] (II) Initializing built-in extension XKEYBOARD
[    40.344] (II) Initializing built-in extension XC-MISC
[    40.344] (II) Initializing built-in extension SECURITY
[    40.344] (II) Initializing built-in extension XINERAMA
[    40.344] (II) Initializing built-in extension XFIXES
[    40.344] (II) Initializing built-in extension RENDER
[    40.344] (II) Initializing built-in extension RANDR
[    40.344] (II) Initializing built-in extension COMPOSITE
[    40.344] (II) Initializing built-in extension DAMAGE
[    40.579] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    40.579] (II) AIGLX: enabled GLX_INTEL_swap_event
[    40.579] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    40.579] (II) AIGLX: enabled GLX_SGI_make_current_read
[    40.579] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    40.579] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/i965_dri.so
[    40.579] (II) GLX: Initialized DRI2 GL provider for screen 0
[    40.579] (II) intel(0): Setting screen physical size to 361 x 203
[    40.952] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[    40.952] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    40.952] (II) LoadModule: "evdev"
[    40.967] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    40.968] (II) Module evdev: vendor="X.Org Foundation"
[    40.968] 	compiled for 1.10.0, module version = 2.6.0
[    40.968] 	Module class: X.Org XInput Driver
[    40.968] 	ABI class: X.Org XInput driver, version 12.2
[    40.968] (II) Using input driver 'evdev' for 'Power Button'
[    40.968] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    40.968] (**) Power Button: always reports core events
[    40.968] (**) Power Button: Device: "/dev/input/event4"
[    40.968] (--) Power Button: Found keys
[    40.968] (II) Power Button: Configuring as keyboard
[    40.968] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
[    40.968] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[    40.968] (**) Option "xkb_rules" "evdev"
[    40.968] (**) Option "xkb_model" "evdev"
[    40.968] (**) Option "xkb_layout" "us"
[    40.991] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[    40.991] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    40.991] (II) Using input driver 'evdev' for 'Video Bus'
[    40.991] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    40.991] (**) Video Bus: always reports core events
[    40.991] (**) Video Bus: Device: "/dev/input/event9"
[    40.991] (--) Video Bus: Found keys
[    40.991] (II) Video Bus: Configuring as keyboard
[    40.991] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input9/event9"
[    40.991] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[    40.991] (**) Option "xkb_rules" "evdev"
[    40.991] (**) Option "xkb_model" "evdev"
[    40.991] (**) Option "xkb_layout" "us"
[    40.993] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
[    40.993] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    40.993] (II) Using input driver 'evdev' for 'Video Bus'
[    40.994] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    40.994] (**) Video Bus: always reports core events
[    40.994] (**) Video Bus: Device: "/dev/input/event8"
[    40.994] (--) Video Bus: Found keys
[    40.994] (II) Video Bus: Configuring as keyboard
[    40.994] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:1a/LNXVIDEO:00/input/input8/event8"
[    40.994] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[    40.994] (**) Option "xkb_rules" "evdev"
[    40.994] (**) Option "xkb_model" "evdev"
[    40.994] (**) Option "xkb_layout" "us"
[    40.997] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    40.997] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    40.997] (II) Using input driver 'evdev' for 'Power Button'
[    40.997] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    40.997] (**) Power Button: always reports core events
[    40.997] (**) Power Button: Device: "/dev/input/event2"
[    40.997] (--) Power Button: Found keys
[    40.997] (II) Power Button: Configuring as keyboard
[    40.997] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2"
[    40.997] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[    40.997] (**) Option "xkb_rules" "evdev"
[    40.997] (**) Option "xkb_model" "evdev"
[    40.997] (**) Option "xkb_layout" "us"
[    40.997] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[    40.998] (II) No input driver/identifier specified (ignoring)
[    40.998] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[    40.998] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    40.998] (II) Using input driver 'evdev' for 'Sleep Button'
[    40.998] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    40.998] (**) Sleep Button: always reports core events
[    40.998] (**) Sleep Button: Device: "/dev/input/event3"
[    40.998] (--) Sleep Button: Found keys
[    40.998] (II) Sleep Button: Configuring as keyboard
[    40.998] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3/event3"
[    40.998] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
[    40.998] (**) Option "xkb_rules" "evdev"
[    40.998] (**) Option "xkb_model" "evdev"
[    40.998] (**) Option "xkb_layout" "us"
[    40.999] (II) config/udev: Adding input device HDA NVidia HDMI/DP (/dev/input/event14)
[    40.999] (II) No input driver/identifier specified (ignoring)
[    41.000] (II) config/udev: Adding input device HDA NVidia HDMI/DP (/dev/input/event15)
[    41.000] (II) No input driver/identifier specified (ignoring)
[    41.000] (II) config/udev: Adding input device HDA NVidia HDMI/DP (/dev/input/event16)
[    41.000] (II) No input driver/identifier specified (ignoring)
[    41.000] (II) config/udev: Adding input device HDA NVidia HDMI/DP (/dev/input/event17)
[    41.000] (II) No input driver/identifier specified (ignoring)
[    41.002] (II) config/udev: Adding input device Laptop_Integrated_Webcam_HD (/dev/input/event7)
[    41.002] (**) Laptop_Integrated_Webcam_HD: Applying InputClass "evdev keyboard catchall"
[    41.002] (II) Using input driver 'evdev' for 'Laptop_Integrated_Webcam_HD'
[    41.002] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    41.002] (**) Laptop_Integrated_Webcam_HD: always reports core events
[    41.002] (**) Laptop_Integrated_Webcam_HD: Device: "/dev/input/event7"
[    41.002] (--) Laptop_Integrated_Webcam_HD: Found keys
[    41.002] (II) Laptop_Integrated_Webcam_HD: Configuring as keyboard
[    41.002] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/input/input7/event7"
[    41.002] (II) XINPUT: Adding extended input device "Laptop_Integrated_Webcam_HD" (type: KEYBOARD)
[    41.002] (**) Option "xkb_rules" "evdev"
[    41.002] (**) Option "xkb_model" "evdev"
[    41.002] (**) Option "xkb_layout" "us"
[    41.003] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event11)
[    41.003] (II) No input driver/identifier specified (ignoring)
[    41.003] (II) config/udev: Adding input device HDA Intel PCH Mic at Ext Right Jack (/dev/input/event12)
[    41.003] (II) No input driver/identifier specified (ignoring)
[    41.003] (II) config/udev: Adding input device HDA Intel PCH HP Out at Ext Right Jack (/dev/input/event13)
[    41.003] (II) No input driver/identifier specified (ignoring)
[    41.008] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    41.008] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    41.008] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    41.008] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    41.008] (**) AT Translated Set 2 keyboard: always reports core events
[    41.008] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    41.008] (--) AT Translated Set 2 keyboard: Found keys
[    41.008] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[    41.008] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    41.008] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[    41.008] (**) Option "xkb_rules" "evdev"
[    41.008] (**) Option "xkb_model" "evdev"
[    41.008] (**) Option "xkb_layout" "us"
[    41.008] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event10)
[    41.008] (**) PS/2 Generic Mouse: Applying InputClass "evdev pointer catchall"
[    41.008] (II) Using input driver 'evdev' for 'PS/2 Generic Mouse'
[    41.008] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    41.008] (**) PS/2 Generic Mouse: always reports core events
[    41.008] (**) PS/2 Generic Mouse: Device: "/dev/input/event10"
[    41.008] (--) PS/2 Generic Mouse: Found 3 mouse buttons
[    41.008] (--) PS/2 Generic Mouse: Found relative axes
[    41.008] (--) PS/2 Generic Mouse: Found x and y relative axes
[    41.008] (II) PS/2 Generic Mouse: Configuring as mouse
[    41.008] (**) PS/2 Generic Mouse: YAxisMapping: buttons 4 and 5
[    41.008] (**) PS/2 Generic Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    41.008] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input10/event10"
[    41.008] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE)
[    41.008] (II) PS/2 Generic Mouse: initialized for relative axes.
[    41.008] (**) PS/2 Generic Mouse: (accel) keeping acceleration scheme 1
[    41.008] (**) PS/2 Generic Mouse: (accel) acceleration profile 0
[    41.008] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[    41.008] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[    41.009] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse0)
[    41.009] (II) No input driver/identifier specified (ignoring)
[    41.009] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[    41.009] (II) No input driver/identifier specified (ignoring)
[    41.010] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event6)
[    41.010] (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[    41.010] (II) Using input driver 'evdev' for 'Dell WMI hotkeys'
[    41.010] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    41.010] (**) Dell WMI hotkeys: always reports core events
[    41.010] (**) Dell WMI hotkeys: Device: "/dev/input/event6"
[    41.010] (--) Dell WMI hotkeys: Found keys
[    41.010] (II) Dell WMI hotkeys: Configuring as keyboard
[    41.010] (**) Option "config_info" "udev:/sys/devices/virtual/input/input6/event6"
[    41.010] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD)
[    41.010] (**) Option "xkb_rules" "evdev"
[    41.010] (**) Option "xkb_model" "evdev"
[    41.010] (**) Option "xkb_layout" "us"
[    43.726] (II) intel(0): EDID vendor "AUO", prod id 8940
[    43.726] (II) intel(0): Printing DDC gathered Modelines:
[    43.726] (II) intel(0): Modeline "1366x768"x0.0   65.10  1366 1382 1390 1398  768 771 775 776 +hsync -vsync (46.6 kHz)
[    43.727] (II) intel(0): EDID vendor "AUO", prod id 8940
[    43.727] (II) intel(0): Printing DDC gathered Modelines:
[    43.727] (II) intel(0): Modeline "1366x768"x0.0   65.10  1366 1382 1390 1398  768 771 775 776 +hsync -vsync (46.6 kHz)
[    43.801] (II) intel(0): EDID vendor "AUO", prod id 8940
[    43.801] (II) intel(0): Printing DDC gathered Modelines:
[    43.801] (II) intel(0): Modeline "1366x768"x0.0   65.10  1366 1382 1390 1398  768 771 775 776 +hsync -vsync (46.6 kHz)
[    43.801] (II) intel(0): EDID vendor "AUO", prod id 8940
[    43.801] (II) intel(0): Printing DDC gathered Modelines:
[    43.801] (II) intel(0): Modeline "1366x768"x0.0   65.10  1366 1382 1390 1398  768 771 775 776 +hsync -vsync (46.6 kHz)
[    48.336] (II) intel(0): EDID vendor "AUO", prod id 8940
[    48.336] (II) intel(0): Printing DDC gathered Modelines:
[    48.336] (II) intel(0): Modeline "1366x768"x0.0   65.10  1366 1382 1390 1398  768 771 775 776 +hsync -vsync (46.6 kHz)
[  5909.472] (II) AIGLX: Suspending AIGLX clients for VT switch
[  5915.160] (II) AIGLX: Resuming AIGLX clients after VT switch
[  5915.212] (II) intel(0): EDID vendor "AUO", prod id 8940
[  5915.213] (II) intel(0): Printing DDC gathered Modelines:
[  5915.213] (II) intel(0): Modeline "1366x768"x0.0   65.10  1366 1382 1390 1398  768 771 775 776 +hsync -vsync (46.6 kHz)
[  5916.012] (II) intel(0): EDID vendor "AUO", prod id 8940
[  5916.012] (II) intel(0): Printing DDC gathered Modelines:
[  5916.013] (II) intel(0): Modeline "1366x768"x0.0   65.10  1366 1382 1390 1398  768 771 775 776 +hsync -vsync (46.6 kHz)
C'est un peu long, il me semble que les lignes intéressantes sont là :

Code : Tout sélectionner

[    41.008] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event10)
[    41.008] (**) PS/2 Generic Mouse: Applying InputClass "evdev pointer catchall"
[    41.008] (II) Using input driver 'evdev' for 'PS/2 Generic Mouse'
[    41.008] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    41.008] (**) PS/2 Generic Mouse: always reports core events
[    41.008] (**) PS/2 Generic Mouse: Device: "/dev/input/event10"
[    41.008] (--) PS/2 Generic Mouse: Found 3 mouse buttons
[    41.008] (--) PS/2 Generic Mouse: Found relative axes
[    41.008] (--) PS/2 Generic Mouse: Found x and y relative axes
[    41.008] (II) PS/2 Generic Mouse: Configuring as mouse
[    41.008] (**) PS/2 Generic Mouse: YAxisMapping: buttons 4 and 5
[    41.008] (**) PS/2 Generic Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    41.008] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input10/event10"
[    41.008] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE)
[    41.008] (II) PS/2 Generic Mouse: initialized for relative axes.
[    41.008] (**) PS/2 Generic Mouse: (accel) keeping acceleration scheme 1
[    41.008] (**) PS/2 Generic Mouse: (accel) acceleration profile 0
[    41.008] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[    41.008] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[    41.009] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse0)
Je remarques que nul part dans le log n'est mentionné le fichier de configuration de synaptics (/etc/X11/xorg.conf.d/10-synaptics.conf)...
HS : J'adore ta signature FoolEcho ^^

Re: [touchpad] Touchpad synaptics

Publié : dim. 11 sept. 2011, 11:51
par benjarobin
As tu une souris de connecter en plus du touchpad. Si ce n'est pas le cas il ne reconnait pas totalement le touchpad.
Tu peux tenter de changer les règles qui applique le driver Synaptic : Match*

Pour le test tu peux tenter

Code : Tout sélectionner

cp /etc/X11/xorg.conf/10-synaptics.conf /etc/X11/xorg.conf/11-synaptics.conf
Et de remplacer MatchIsTouchpad "on" par MatchProduct "PS/2 Generic Mouse"
Puis bien sûre relancer Xorg, attention comme même ceci impliquera surement des comportement étrange si tu branche une souris externe, c'est principalement un test plus qu'une solution

Re: [touchpad] Touchpad synaptics

Publié : dim. 11 sept. 2011, 12:24
par silmaa
non aucune souris... Qu'entends-tu par "changer les rêgles qui appliquent le driver Synaptics" et "unique ID" ?

Re: [touchpad] Touchpad synaptics

Publié : dim. 11 sept. 2011, 12:27
par benjarobin
J'ai édité, et apparemment on ne peut pas utiliser "unique ID" comme règle.

Re: [touchpad] Touchpad synaptics

Publié : dim. 11 sept. 2011, 12:39
par FoolEcho
benjarobin a écrit :J'ai édité, et apparemment on ne peut pas utiliser "unique ID" comme règle.
Si le test que tu préconises fonctionne, il faudrait peut-être voir du côté de MatchUSBID plutôt (j'ignore si ça correspond à l'Unique ID montré par hwinfo... pas impossible, mais je ne sais pas... :? )
Extrait du man de xorg.conf:

MatchUSBID "matchusb"
The device's USB ID can be checked against the "matchusb" shell wildcard pattern.
The ID is constructed as lowercase hexadecimal numbers separated by a ':'. This is
the same format as the lsusb(8) program.
EDIT: ... si bien sûr le périphérique est détecté par usb... :|

Re: [touchpad] Touchpad synaptics

Publié : dim. 11 sept. 2011, 13:04
par silmaa
Non cette solution ne fonctionne pas. Je n'ai carrément plus de touchpad du tout quand je redémarre xorg =/

Re: [touchpad] Touchpad synaptics

Publié : dim. 11 sept. 2011, 13:09
par benjarobin
C'est possible, bien qu'intéressant. Peux-tu donner à nouveau le contenu du log Xorg (Partie de la sourie, si tu as un doute donne tout)

Re: [touchpad] Touchpad synaptics

Publié : dim. 11 sept. 2011, 13:28
par silmaa
hop !

Code : Tout sélectionner

[ 12888.014] 
This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.
[ 12888.026] 
X.Org X Server 1.10.3.901 (1.10.4 RC 1)
Release Date: 2011-07-29
[ 12888.030] X Protocol Version 11, Revision 0
[ 12888.032] Build Operating System: Linux 3.0.0-ARCH x86_64 
[ 12888.033] Current Operating System: Linux dellounet 3.0-ARCH #1 SMP PREEMPT Tue Aug 30 08:53:25 CEST 2011 x86_64
[ 12888.034] Kernel command line: root=/dev/sda3 ro
[ 12888.036] Build Date: 08 August 2011  08:24:13AM
[ 12888.037]  
[ 12888.038] Current version of pixman: 0.22.2
[ 12888.040] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[ 12888.042] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 12888.046] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Sep 11 13:25:37 2011
[ 12888.047] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 12888.049] (==) No Layout section.  Using the first Screen section.
[ 12888.049] (==) No screen section available. Using defaults.
[ 12888.049] (**) |-->Screen "Default Screen Section" (0)
[ 12888.049] (**) |   |-->Monitor "<default monitor>"
[ 12888.049] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[ 12888.049] (==) Automatically adding devices
[ 12888.049] (==) Automatically enabling devices
[ 12888.049] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 12888.049] 	Entry deleted from font path.
[ 12888.049] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/Type1/,
	/usr/share/fonts/100dpi/,
	/usr/share/fonts/75dpi/
[ 12888.049] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 12888.049] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 12888.049] (II) Loader magic: 0x7d3620
[ 12888.049] (II) Module ABI versions:
[ 12888.049] 	X.Org ANSI C Emulation: 0.4
[ 12888.049] 	X.Org Video Driver: 10.0
[ 12888.049] 	X.Org XInput driver : 12.2
[ 12888.049] 	X.Org Server Extension : 5.0
[ 12888.050] (--) PCI:*(0:0:2:0) 8086:0116:1028:04ca rev 9, Mem @ 0xf6400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
[ 12888.050] (--) PCI: (0:1:0:0) 10de:0df5:1028:04ca rev 161, Mem @ 0xf5000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[ 12888.050] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 12888.050] (II) LoadModule: "extmod"
[ 12888.050] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 12888.050] (II) Module extmod: vendor="X.Org Foundation"
[ 12888.050] 	compiled for 1.10.3.901, module version = 1.0.0
[ 12888.050] 	Module class: X.Org Server Extension
[ 12888.050] 	ABI class: X.Org Server Extension, version 5.0
[ 12888.050] (II) Loading extension MIT-SCREEN-SAVER
[ 12888.050] (II) Loading extension XFree86-VidModeExtension
[ 12888.050] (II) Loading extension XFree86-DGA
[ 12888.050] (II) Loading extension DPMS
[ 12888.050] (II) Loading extension XVideo
[ 12888.050] (II) Loading extension XVideo-MotionCompensation
[ 12888.050] (II) Loading extension X-Resource
[ 12888.050] (II) LoadModule: "dbe"
[ 12888.050] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 12888.050] (II) Module dbe: vendor="X.Org Foundation"
[ 12888.050] 	compiled for 1.10.3.901, module version = 1.0.0
[ 12888.050] 	Module class: X.Org Server Extension
[ 12888.050] 	ABI class: X.Org Server Extension, version 5.0
[ 12888.050] (II) Loading extension DOUBLE-BUFFER
[ 12888.050] (II) LoadModule: "glx"
[ 12888.050] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 12888.050] (II) Module glx: vendor="X.Org Foundation"
[ 12888.050] 	compiled for 1.10.3.901, module version = 1.0.0
[ 12888.050] 	ABI class: X.Org Server Extension, version 5.0
[ 12888.050] (==) AIGLX enabled
[ 12888.050] (II) Loading extension GLX
[ 12888.050] (II) LoadModule: "record"
[ 12888.050] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 12888.051] (II) Module record: vendor="X.Org Foundation"
[ 12888.051] 	compiled for 1.10.3.901, module version = 1.13.0
[ 12888.051] 	Module class: X.Org Server Extension
[ 12888.051] 	ABI class: X.Org Server Extension, version 5.0
[ 12888.051] (II) Loading extension RECORD
[ 12888.051] (II) LoadModule: "dri"
[ 12888.051] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 12888.051] (II) Module dri: vendor="X.Org Foundation"
[ 12888.051] 	compiled for 1.10.3.901, module version = 1.0.0
[ 12888.051] 	ABI class: X.Org Server Extension, version 5.0
[ 12888.051] (II) Loading extension XFree86-DRI
[ 12888.051] (II) LoadModule: "dri2"
[ 12888.051] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 12888.051] (II) Module dri2: vendor="X.Org Foundation"
[ 12888.051] 	compiled for 1.10.3.901, module version = 1.2.0
[ 12888.051] 	ABI class: X.Org Server Extension, version 5.0
[ 12888.051] (II) Loading extension DRI2
[ 12888.051] (==) Matched intel as autoconfigured driver 0
[ 12888.051] (==) Matched vesa as autoconfigured driver 1
[ 12888.051] (==) Matched fbdev as autoconfigured driver 2
[ 12888.051] (==) Assigned the driver to the xf86ConfigLayout
[ 12888.051] (II) LoadModule: "intel"
[ 12888.051] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 12888.051] (II) Module intel: vendor="X.Org Foundation"
[ 12888.051] 	compiled for 1.10.2, module version = 2.15.0
[ 12888.051] 	Module class: X.Org Video Driver
[ 12888.051] 	ABI class: X.Org Video Driver, version 10.0
[ 12888.051] (II) LoadModule: "vesa"
[ 12888.051] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 12888.051] (II) Module vesa: vendor="X.Org Foundation"
[ 12888.051] 	compiled for 1.10.0, module version = 2.3.0
[ 12888.051] 	Module class: X.Org Video Driver
[ 12888.051] 	ABI class: X.Org Video Driver, version 10.0
[ 12888.051] (II) LoadModule: "fbdev"
[ 12888.052] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 12888.052] (II) Module fbdev: vendor="X.Org Foundation"
[ 12888.052] 	compiled for 1.10.0, module version = 0.4.2
[ 12888.052] 	ABI class: X.Org Video Driver, version 10.0
[ 12888.052] (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
[ 12888.052] (II) VESA: driver for VESA chipsets: vesa
[ 12888.052] (II) FBDEV: driver for framebuffer: fbdev
[ 12888.052] (--) using VT number 7

[ 12888.056] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 12888.056] (WW) Falling back to old probe method for vesa
[ 12888.056] (WW) Falling back to old probe method for fbdev
[ 12888.056] (II) Loading sub module "fbdevhw"
[ 12888.056] (II) LoadModule: "fbdevhw"
[ 12888.056] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 12888.056] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 12888.056] 	compiled for 1.10.3.901, module version = 0.0.2
[ 12888.057] 	ABI class: X.Org Video Driver, version 10.0
[ 12888.057] drmOpenDevice: node name is /dev/dri/card0
[ 12888.057] drmOpenDevice: open result is 8, (OK)
[ 12888.057] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[ 12888.057] drmOpenDevice: node name is /dev/dri/card0
[ 12888.057] drmOpenDevice: open result is 8, (OK)
[ 12888.057] drmOpenByBusid: drmOpenMinor returns 8
[ 12888.057] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[ 12888.057] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[ 12888.057] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 12888.057] (==) intel(0): RGB weight 888
[ 12888.057] (==) intel(0): Default visual is TrueColor
[ 12888.057] (II) intel(0): Integrated Graphics Chipset: Intel(R) Sandybridge Mobile (GT2)
[ 12888.057] (--) intel(0): Chipset: "Sandybridge Mobile (GT2)"
[ 12888.057] (**) intel(0): Relaxed fencing enabled
[ 12888.057] (**) intel(0): Framebuffer tiled
[ 12888.057] (**) intel(0): Pixmaps tiled
[ 12888.057] (**) intel(0): 3D buffers tiled
[ 12888.057] (**) intel(0): SwapBuffers wait enabled
[ 12888.057] (==) intel(0): video overlay key set to 0x101fe
[ 12888.057] (II) intel(0): Output LVDS1 has no monitor section
[ 12888.057] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video1
[ 12888.057] (II) intel(0): Output VGA1 has no monitor section
[ 12888.057] (II) intel(0): EDID for output LVDS1
[ 12888.057] (II) intel(0): Manufacturer: AUO  Model: 22ec  Serial#: 0
[ 12888.057] (II) intel(0): Year: 2009  Week: 1
[ 12888.057] (II) intel(0): EDID Version: 1.3
[ 12888.057] (II) intel(0): Digital Display Input
[ 12888.057] (II) intel(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[ 12888.057] (II) intel(0): Gamma: 2.20
[ 12888.057] (II) intel(0): No DPMS capabilities specified
[ 12888.057] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[ 12888.057] (II) intel(0): First detailed timing is preferred mode
[ 12888.057] (II) intel(0): redX: 0.620 redY: 0.340   greenX: 0.330 greenY: 0.570
[ 12888.057] (II) intel(0): blueX: 0.150 blueY: 0.060   whiteX: 0.313 whiteY: 0.329
[ 12888.057] (II) intel(0): Manufacturer's mask: 0
[ 12888.057] (II) intel(0): Supported detailed timing:
[ 12888.057] (II) intel(0): clock: 65.1 MHz   Image Size:  344 x 193 mm
[ 12888.057] (II) intel(0): h_active: 1366  h_sync: 1382  h_sync_end 1390 h_blank_end 1398 h_border: 0
[ 12888.057] (II) intel(0): v_active: 768  v_sync: 771  v_sync_end 775 v_blanking: 776 v_border: 0
[ 12888.057] (II) intel(0): Supported detailed timing:
[ 12888.057] (II) intel(0): clock: 65.1 MHz   Image Size:  344 x 193 mm
[ 12888.057] (II) intel(0): h_active: 1366  h_sync: 1382  h_sync_end 1390 h_blank_end 1398 h_border: 0
[ 12888.057] (II) intel(0): v_active: 768  v_sync: 771  v_sync_end 775 v_blanking: 776 v_border: 0
[ 12888.057] (II) intel(0):  1JC2N\80B156XW2
[ 12888.057] (II) intel(0): Unknown vendor-specific block 0
[ 12888.057] (II) intel(0): EDID (in hex):
[ 12888.057] (II) intel(0): 	00ffffffffffff0006afec2200000000
[ 12888.057] (II) intel(0): 	01130103902213780ac8959e57549226
[ 12888.057] (II) intel(0): 	0f505400000001010101010101010101
[ 12888.057] (II) intel(0): 	0101010101016e195620500008301008
[ 12888.057] (II) intel(0): 	340058c11000001a6e19562050000830
[ 12888.057] (II) intel(0): 	1008340058c11000001a000000fe0031
[ 12888.057] (II) intel(0): 	4a43324e804231353658573200000000
[ 12888.057] (II) intel(0): 	00000000000000000001010a202000d4
[ 12888.057] (II) intel(0): EDID vendor "AUO", prod id 8940
[ 12888.057] (II) intel(0): Printing DDC gathered Modelines:
[ 12888.057] (II) intel(0): Modeline "1366x768"x0.0   65.10  1366 1382 1390 1398  768 771 775 776 +hsync -vsync (46.6 kHz)
[ 12888.058] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[ 12888.058] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[ 12888.058] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[ 12888.058] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[ 12888.058] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[ 12888.058] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[ 12888.058] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[ 12888.058] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[ 12888.058] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[ 12888.058] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[ 12888.058] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[ 12888.058] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[ 12888.058] (II) intel(0): Printing probed modes for output LVDS1
[ 12888.058] (II) intel(0): Modeline "1366x768"x60.0   65.10  1366 1382 1390 1398  768 771 775 776 +hsync -vsync (46.6 kHz)
[ 12888.058] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[ 12888.058] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[ 12888.058] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[ 12888.058] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[ 12888.058] (II) intel(0): EDID for output VGA1
[ 12888.058] (II) intel(0): Output LVDS1 connected
[ 12888.058] (II) intel(0): Output VGA1 disconnected
[ 12888.058] (II) intel(0): Using exact sizes for initial modes
[ 12888.058] (II) intel(0): Output LVDS1 using initial mode 1366x768
[ 12888.058] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 12888.058] (II) intel(0): Kernel page flipping support detected, enabling
[ 12888.058] (**) intel(0): Display dimensions: (340, 190) mm
[ 12888.058] (**) intel(0): DPI set to (102, 102)
[ 12888.058] (II) Loading sub module "fb"
[ 12888.058] (II) LoadModule: "fb"
[ 12888.058] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 12888.058] (II) Module fb: vendor="X.Org Foundation"
[ 12888.058] 	compiled for 1.10.3.901, module version = 1.0.0
[ 12888.058] 	ABI class: X.Org ANSI C Emulation, version 0.4
[ 12888.058] (II) Loading sub module "dri2"
[ 12888.058] (II) LoadModule: "dri2"
[ 12888.058] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 12888.058] (II) Module dri2: vendor="X.Org Foundation"
[ 12888.058] 	compiled for 1.10.3.901, module version = 1.2.0
[ 12888.058] 	ABI class: X.Org Server Extension, version 5.0
[ 12888.058] (II) UnloadModule: "vesa"
[ 12888.058] (II) Unloading vesa
[ 12888.058] (II) UnloadModule: "fbdev"
[ 12888.058] (II) Unloading fbdev
[ 12888.058] (II) UnloadModule: "fbdevhw"
[ 12888.058] (II) Unloading fbdevhw
[ 12888.058] (==) Depth 24 pixmap format is 32 bpp
[ 12888.058] (II) intel(0): [DRI2] Setup complete
[ 12888.058] (II) intel(0): [DRI2]   DRI driver: i965
[ 12888.058] (II) intel(0): Allocated new frame buffer 1408x768 stride 5632, tiled
[ 12888.059] (II) UXA(0): Driver registered support for the following operations:
[ 12888.059] (II)         solid
[ 12888.059] (II)         copy
[ 12888.059] (II)         composite (RENDER acceleration)
[ 12888.059] (II)         put_image
[ 12888.059] (II)         get_image
[ 12888.059] (==) intel(0): Backing store disabled
[ 12888.059] (==) intel(0): Silken mouse enabled
[ 12888.059] (II) intel(0): Initializing HW Cursor
[ 12888.115] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 12888.116] (==) intel(0): DPMS enabled
[ 12888.116] (==) intel(0): Intel XvMC decoder enabled
[ 12888.116] (II) intel(0): Set up textured video
[ 12888.116] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[ 12888.116] (II) intel(0): direct rendering: DRI2 Enabled
[ 12888.116] (==) intel(0): hotplug detection: "enabled"
[ 12888.116] (--) RandR disabled
[ 12888.116] (II) Initializing built-in extension Generic Event Extension
[ 12888.116] (II) Initializing built-in extension SHAPE
[ 12888.116] (II) Initializing built-in extension MIT-SHM
[ 12888.116] (II) Initializing built-in extension XInputExtension
[ 12888.116] (II) Initializing built-in extension XTEST
[ 12888.116] (II) Initializing built-in extension BIG-REQUESTS
[ 12888.116] (II) Initializing built-in extension SYNC
[ 12888.116] (II) Initializing built-in extension XKEYBOARD
[ 12888.116] (II) Initializing built-in extension XC-MISC
[ 12888.116] (II) Initializing built-in extension SECURITY
[ 12888.116] (II) Initializing built-in extension XINERAMA
[ 12888.116] (II) Initializing built-in extension XFIXES
[ 12888.116] (II) Initializing built-in extension RENDER
[ 12888.116] (II) Initializing built-in extension RANDR
[ 12888.116] (II) Initializing built-in extension COMPOSITE
[ 12888.116] (II) Initializing built-in extension DAMAGE
[ 12888.124] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 12888.124] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 12888.124] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 12888.124] (II) AIGLX: enabled GLX_SGI_make_current_read
[ 12888.124] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 12888.124] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/i965_dri.so
[ 12888.124] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 12888.124] (II) intel(0): Setting screen physical size to 361 x 203
[ 12888.209] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[ 12888.209] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 12888.209] (II) LoadModule: "evdev"
[ 12888.209] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 12888.209] (II) Module evdev: vendor="X.Org Foundation"
[ 12888.209] 	compiled for 1.10.0, module version = 2.6.0
[ 12888.210] 	Module class: X.Org XInput Driver
[ 12888.210] 	ABI class: X.Org XInput driver, version 12.2
[ 12888.210] (II) Using input driver 'evdev' for 'Power Button'
[ 12888.210] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 12888.210] (**) Power Button: always reports core events
[ 12888.210] (**) Power Button: Device: "/dev/input/event4"
[ 12888.210] (--) Power Button: Found keys
[ 12888.210] (II) Power Button: Configuring as keyboard
[ 12888.210] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
[ 12888.210] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 12888.210] (**) Option "xkb_rules" "evdev"
[ 12888.210] (**) Option "xkb_model" "evdev"
[ 12888.210] (**) Option "xkb_layout" "us"
[ 12888.232] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[ 12888.232] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 12888.232] (II) Using input driver 'evdev' for 'Video Bus'
[ 12888.232] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 12888.232] (**) Video Bus: always reports core events
[ 12888.232] (**) Video Bus: Device: "/dev/input/event9"
[ 12888.232] (--) Video Bus: Found keys
[ 12888.232] (II) Video Bus: Configuring as keyboard
[ 12888.232] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input9/event9"
[ 12888.232] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[ 12888.232] (**) Option "xkb_rules" "evdev"
[ 12888.232] (**) Option "xkb_model" "evdev"
[ 12888.232] (**) Option "xkb_layout" "us"
[ 12888.234] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
[ 12888.234] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 12888.234] (II) Using input driver 'evdev' for 'Video Bus'
[ 12888.234] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 12888.234] (**) Video Bus: always reports core events
[ 12888.234] (**) Video Bus: Device: "/dev/input/event8"
[ 12888.234] (--) Video Bus: Found keys
[ 12888.234] (II) Video Bus: Configuring as keyboard
[ 12888.234] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:1a/LNXVIDEO:00/input/input8/event8"
[ 12888.234] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[ 12888.234] (**) Option "xkb_rules" "evdev"
[ 12888.234] (**) Option "xkb_model" "evdev"
[ 12888.234] (**) Option "xkb_layout" "us"
[ 12888.236] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 12888.236] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 12888.236] (II) Using input driver 'evdev' for 'Power Button'
[ 12888.236] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 12888.236] (**) Power Button: always reports core events
[ 12888.236] (**) Power Button: Device: "/dev/input/event2"
[ 12888.236] (--) Power Button: Found keys
[ 12888.236] (II) Power Button: Configuring as keyboard
[ 12888.236] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2"
[ 12888.236] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 12888.236] (**) Option "xkb_rules" "evdev"
[ 12888.236] (**) Option "xkb_model" "evdev"
[ 12888.236] (**) Option "xkb_layout" "us"
[ 12888.237] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[ 12888.237] (II) No input driver/identifier specified (ignoring)
[ 12888.237] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[ 12888.237] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 12888.237] (II) Using input driver 'evdev' for 'Sleep Button'
[ 12888.237] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 12888.237] (**) Sleep Button: always reports core events
[ 12888.237] (**) Sleep Button: Device: "/dev/input/event3"
[ 12888.237] (--) Sleep Button: Found keys
[ 12888.237] (II) Sleep Button: Configuring as keyboard
[ 12888.237] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3/event3"
[ 12888.237] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
[ 12888.237] (**) Option "xkb_rules" "evdev"
[ 12888.237] (**) Option "xkb_model" "evdev"
[ 12888.237] (**) Option "xkb_layout" "us"
[ 12888.239] (II) config/udev: Adding input device HDA NVidia HDMI/DP (/dev/input/event14)
[ 12888.239] (II) No input driver/identifier specified (ignoring)
[ 12888.239] (II) config/udev: Adding input device HDA NVidia HDMI/DP (/dev/input/event15)
[ 12888.239] (II) No input driver/identifier specified (ignoring)
[ 12888.239] (II) config/udev: Adding input device HDA NVidia HDMI/DP (/dev/input/event16)
[ 12888.239] (II) No input driver/identifier specified (ignoring)
[ 12888.239] (II) config/udev: Adding input device HDA NVidia HDMI/DP (/dev/input/event17)
[ 12888.239] (II) No input driver/identifier specified (ignoring)
[ 12888.241] (II) config/udev: Adding input device Laptop_Integrated_Webcam_HD (/dev/input/event7)
[ 12888.241] (**) Laptop_Integrated_Webcam_HD: Applying InputClass "evdev keyboard catchall"
[ 12888.241] (II) Using input driver 'evdev' for 'Laptop_Integrated_Webcam_HD'
[ 12888.241] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 12888.241] (**) Laptop_Integrated_Webcam_HD: always reports core events
[ 12888.241] (**) Laptop_Integrated_Webcam_HD: Device: "/dev/input/event7"
[ 12888.241] (--) Laptop_Integrated_Webcam_HD: Found keys
[ 12888.241] (II) Laptop_Integrated_Webcam_HD: Configuring as keyboard
[ 12888.241] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/input/input7/event7"
[ 12888.241] (II) XINPUT: Adding extended input device "Laptop_Integrated_Webcam_HD" (type: KEYBOARD)
[ 12888.241] (**) Option "xkb_rules" "evdev"
[ 12888.241] (**) Option "xkb_model" "evdev"
[ 12888.241] (**) Option "xkb_layout" "us"
[ 12888.242] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event11)
[ 12888.242] (II) No input driver/identifier specified (ignoring)
[ 12888.242] (II) config/udev: Adding input device HDA Intel PCH Mic at Ext Right Jack (/dev/input/event12)
[ 12888.242] (II) No input driver/identifier specified (ignoring)
[ 12888.242] (II) config/udev: Adding input device HDA Intel PCH HP Out at Ext Right Jack (/dev/input/event13)
[ 12888.242] (II) No input driver/identifier specified (ignoring)
[ 12888.247] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 12888.247] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 12888.247] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 12888.247] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 12888.247] (**) AT Translated Set 2 keyboard: always reports core events
[ 12888.247] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 12888.247] (--) AT Translated Set 2 keyboard: Found keys
[ 12888.247] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[ 12888.247] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 12888.247] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[ 12888.247] (**) Option "xkb_rules" "evdev"
[ 12888.247] (**) Option "xkb_model" "evdev"
[ 12888.247] (**) Option "xkb_layout" "us"
[ 12888.247] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event10)
[ 12888.247] (**) PS/2 Generic Mouse: Applying InputClass "evdev pointer catchall"
[ 12888.247] (**) PS/2 Generic Mouse: Applying InputClass "touchpad catchall"
[ 12888.247] (II) LoadModule: "synaptics"
[ 12888.247] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 12888.248] (II) Module synaptics: vendor="X.Org Foundation"
[ 12888.248] 	compiled for 1.10.2, module version = 1.4.1
[ 12888.248] 	Module class: X.Org XInput Driver
[ 12888.248] 	ABI class: X.Org XInput driver, version 12.2
[ 12888.248] (II) Using input driver 'synaptics' for 'PS/2 Generic Mouse'
[ 12888.248] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 12888.248] (**) PS/2 Generic Mouse: always reports core events
[ 12888.248] (**) Option "Device" "/dev/input/event10"
[ 12888.335] (--) PS/2 Generic Mouse: invalid x-axis range.  defaulting to 1615 - 5685
[ 12888.335] (--) PS/2 Generic Mouse: invalid y-axis range.  defaulting to 1729 - 4171
[ 12888.335] (--) PS/2 Generic Mouse: invalid pressure range.  defaulting to 0 - 256
[ 12888.335] (--) PS/2 Generic Mouse: invalid finger width range.  defaulting to 0 - 16
[ 12888.335] (**) Option "EmulateTwoFingerMinZ" "0"
[ 12888.335] (**) Option "VertEdgeScroll" "on"
[ 12888.335] (**) Option "HorizEdgeScroll" "on"
[ 12888.335] (**) Option "VertTwoFingerScroll" "on"
[ 12888.335] (**) Option "HorizTwoFingerScroll" "on"
[ 12888.335] (**) Option "TapButton1" "1"
[ 12888.335] (**) Option "TapButton2" "2"
[ 12888.335] (**) Option "TapButton3" "3"
[ 12888.335] (**) Option "CircularScrolling" "on"
[ 12888.335] (**) Option "CircScrollTrigger" "2"
[ 12888.442] (--) PS/2 Generic Mouse: no supported touchpad found
[ 12888.442] (EE) PS/2 Generic Mouse Unable to query/initialize Synaptics hardware.
[ 12888.548] (EE) PreInit returned 11 for "PS/2 Generic Mouse"
[ 12888.548] (II) UnloadModule: "synaptics"
[ 12888.548] (II) Unloading synaptics
[ 12888.549] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse0)
[ 12888.549] (II) No input driver/identifier specified (ignoring)
[ 12888.549] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[ 12888.549] (II) No input driver/identifier specified (ignoring)
[ 12888.550] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event6)
[ 12888.550] (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 12888.550] (II) Using input driver 'evdev' for 'Dell WMI hotkeys'
[ 12888.550] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 12888.550] (**) Dell WMI hotkeys: always reports core events
[ 12888.550] (**) Dell WMI hotkeys: Device: "/dev/input/event6"
[ 12888.550] (--) Dell WMI hotkeys: Found keys
[ 12888.550] (II) Dell WMI hotkeys: Configuring as keyboard
[ 12888.550] (**) Option "config_info" "udev:/sys/devices/virtual/input/input6/event6"
[ 12888.550] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD)
[ 12888.550] (**) Option "xkb_rules" "evdev"
[ 12888.550] (**) Option "xkb_model" "evdev"
[ 12888.550] (**) Option "xkb_layout" "us"
[ 12888.709] (II) intel(0): EDID vendor "AUO", prod id 8940
[ 12888.709] (II) intel(0): Printing DDC gathered Modelines:
[ 12888.709] (II) intel(0): Modeline "1366x768"x0.0   65.10  1366 1382 1390 1398  768 771 775 776 +hsync -vsync (46.6 kHz)
[ 12888.710] (II) intel(0): EDID vendor "AUO", prod id 8940
[ 12888.711] (II) intel(0): Printing DDC gathered Modelines:
[ 12888.711] (II) intel(0): Modeline "1366x768"x0.0   65.10  1366 1382 1390 1398  768 771 775 776 +hsync -vsync (46.6 kHz)
[ 12888.712] (II) intel(0): EDID vendor "AUO", prod id 8940
[ 12888.712] (II) intel(0): Printing DDC gathered Modelines:
[ 12888.712] (II) intel(0): Modeline "1366x768"x0.0   65.10  1366 1382 1390 1398  768 771 775 776 +hsync -vsync (46.6 kHz)
[ 12888.713] (II) intel(0): EDID vendor "AUO", prod id 8940
[ 12888.713] (II) intel(0): Printing DDC gathered Modelines:
[ 12888.713] (II) intel(0): Modeline "1366x768"x0.0   65.10  1366 1382 1390 1398  768 771 775 776 +hsync -vsync (46.6 kHz)
[ 12889.301] (II) intel(0): EDID vendor "AUO", prod id 8940
[ 12889.301] (II) intel(0): Printing DDC gathered Modelines:
[ 12889.301] (II) intel(0): Modeline "1366x768"x0.0   65.10  1366 1382 1390 1398  768 771 775 776 +hsync -vsync (46.6 kHz)
[ 12898.028] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 12899.861] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 12899.912] (II) intel(0): EDID vendor "AUO", prod id 8940
[ 12899.912] (II) intel(0): Printing DDC gathered Modelines:
[ 12899.912] (II) intel(0): Modeline "1366x768"x0.0   65.10  1366 1382 1390 1398  768 771 775 776 +hsync -vsync (46.6 kHz)
J'ai préféré tout mettre, j'espère que vous ne m'en voudrez pas :oops:

Re: [touchpad] Touchpad synaptics

Publié : dim. 11 sept. 2011, 13:35
par benjarobin
Bon le log est clair,

Code : Tout sélectionner

PS/2 Generic Mouse: no supported touchpad found
(EE) PS/2 Generic Mouse Unable to query/initialize Synaptics hardware.
Tu peux supprimer le fichier 11-synaptics.conf. Et je sèche :-(

Normalement tu dois pouvoir scroller avec 2 doigt, c'est bien cela ?

Re: [touchpad] Touchpad synaptics

Publié : dim. 11 sept. 2011, 13:42
par silmaa
Je ne sais pas j'ai jamais essayé sous windows... J'ai installé arch dès que j'ai eu mon pc. Merci quand même pour ton aide, si quelqu'un a une idée... :D

Re: [touchpad] Touchpad synaptics

Publié : dim. 11 sept. 2011, 13:54
par FoolEcho
C'est mal barré. :(

Sinon, il y a beaucoup de sujets sur cette reconnaissance de touchpad (recherche sur l'unique ID).

Après tri rapide, ça peut valoir le coup de modifier le synaptics.conf avec Option "Protocol" + "Device":
http://ubuntuforums.org/showpost.php?s= ... stcount=25
Par contre, ne garde que les options de départ (TapButton, je crois)...

Re: [touchpad] Touchpad synaptics

Publié : dim. 11 sept. 2011, 15:53
par silmaa
Mmh j'ai essayé ceci mais ça n'a pas fonctionné (j'ai testé au pif parce que je comprends pas trop comment fonctionne ce fichier :? ).

Code : Tout sélectionner

Section "InputClass"
        Identifier "touchpad catchall"
        Driver "synaptics"
	MatchIsTouchpad "on"
        MatchDevicePath "/dev/input/event*"
	Option "Protocol" "alps"
        Option "Device" "/dev/input/by-path/platform-i8042-serio-1-event-mouse" # cette ligne est peut etre fausse, je ne sais pas ce qu'elle indique... est-ce la meme chose que le "MatchDevicePath deux lignes plus haut ?
        Option "UpDownScrolling" "1" # à remplacer par "Option "VertEdgeScroll" "on"" pour voir.
        Option "TapButton1" "1"
        Option "TapButton2" "2"
EndSection
Je poste avec la partie du log de xorg qui correspond...

Code : Tout sélectionner

[ 21205.868] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 21205.868] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[ 21205.868] (**) Option "xkb_rules" "evdev"
[ 21205.868] (**) Option "xkb_model" "evdev"
[ 21205.868] (**) Option "xkb_layout" "us"
[ 21205.869] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event10)
[ 21205.869] (**) PS/2 Generic Mouse: Applying InputClass "evdev pointer catchall"
[ 21205.869] (II) Using input driver 'evdev' for 'PS/2 Generic Mouse'
[ 21205.869] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 21205.869] (**) PS/2 Generic Mouse: always reports core events
[ 21205.869] (**) PS/2 Generic Mouse: Device: "/dev/input/event10"
[ 21205.869] (--) PS/2 Generic Mouse: Found 3 mouse buttons
[ 21205.869] (--) PS/2 Generic Mouse: Found relative axes
[ 21205.869] (--) PS/2 Generic Mouse: Found x and y relative axes
[ 21205.869] (II) PS/2 Generic Mouse: Configuring as mouse
[ 21205.869] (**) PS/2 Generic Mouse: YAxisMapping: buttons 4 and 5
[ 21205.869] (**) PS/2 Generic Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 21205.869] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input10/event10"
[ 21205.869] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE)
[ 21205.869] (II) PS/2 Generic Mouse: initialized for relative axes.
[ 21205.869] (**) PS/2 Generic Mouse: (accel) keeping acceleration scheme 1
[ 21205.869] (**) PS/2 Generic Mouse: (accel) acceleration profile 0
[ 21205.869] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[ 21205.869] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[ 21205.869] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse0)
[ 21205.869] (II) No input driver/identifier specified (ignoring)
[ 21205.870] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[ 21205.870] (II) No input driver/identifier specified (ignoring)
EDIT : J'ai aussi tenté ça.

Code : Tout sélectionner

Section "InputClass"
        Identifier "touchpad catchall"
        Driver "synaptics"
	MatchIsTouchpad "on"
        MatchDevicePath "/dev/input/event*"
	Option "Protocol" "alps"
        Option "Device" "/dev/input/event*"
        Option "VertEdgeScroll" "on"
        Option "TapButton1" "1"
        Option "TapButton2" "2"
EndSection
Le log :

Code : Tout sélectionner

[ 21909.846] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event10)
[ 21909.846] (**) PS/2 Generic Mouse: Applying InputClass "evdev pointer catchall"
[ 21909.846] (II) Using input driver 'evdev' for 'PS/2 Generic Mouse'
[ 21909.846] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 21909.846] (**) PS/2 Generic Mouse: always reports core events
[ 21909.846] (**) PS/2 Generic Mouse: Device: "/dev/input/event10"
[ 21909.846] (--) PS/2 Generic Mouse: Found 3 mouse buttons
[ 21909.846] (--) PS/2 Generic Mouse: Found relative axes
[ 21909.846] (--) PS/2 Generic Mouse: Found x and y relative axes
[ 21909.846] (II) PS/2 Generic Mouse: Configuring as mouse
[ 21909.846] (**) PS/2 Generic Mouse: YAxisMapping: buttons 4 and 5
[ 21909.846] (**) PS/2 Generic Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 21909.846] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input10/event10"
[ 21909.846] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE)
[ 21909.846] (II) PS/2 Generic Mouse: initialized for relative axes.
[ 21909.846] (**) PS/2 Generic Mouse: (accel) keeping acceleration scheme 1
[ 21909.846] (**) PS/2 Generic Mouse: (accel) acceleration profile 0
[ 21909.846] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[ 21909.846] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[ 21909.846] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse0)
[ 21909.846] (II) No input driver/identifier specified (ignoring)
[ 21909.847] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[ 21909.847] (II) No input driver/identifier specified (ignoring)
[ 21909.848] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event6)
J'ai un peu les boules, tout fonctionne si bien à côté de ça...

Re: [touchpad] Touchpad synaptics

Publié : dim. 11 sept. 2011, 16:11
par silmaa
J'essaie de lire le thread sur le forum ubuntu mais je ne comprends pas grand chose... et de là à adapter les manip à arch. Et visiblement ils n'ont pas trouvé la solution. Je crois que je vais investir dans une souris ce sera plus simple...

Merci beaucoup quand même pour votre aide :chinois:

Re: [touchpad] Touchpad synaptics

Publié : dim. 11 sept. 2011, 16:40
par FoolEcho
Tes essais n'imposent pas le pilote synaptics, cf. tes logs (mais pas à cause de l'option "device" -- que tu devrais passer dans le MatchDevice, au passage), mais à cause du MatchIsTouchpad "on", puisque malheureusement ton touchpad n'est pas reconnu par udev en tant que tel mais en tant que souris.

https://wiki.archlinux.org/index.php/To ... _Touchpads

Essaie avec:

Code : Tout sélectionner

Section "InputClass"
        Identifier "touchpad catchall"
        Driver "synaptics"
        MatchDevicePath "/dev/input/mouse0" #ou "/dev/input/by-path/platform-i8042-serio-1-event-mouse" etc., ou en combinaison
        Option "Protocol" "alps"
EndSection
Ou avec Option "Protocol" "auto-dev"... et vérifier ce qu'il se passe au niveau du log, bien sûr...

... mais j'ai peur que ça soit marron... :(

EDIT: ... en plus je ne trouve pas d'infos dans le man sur cette option "Protocol"... :? ... mais bon, vu qu'elle est mentionnée sur le wiki et chez Gentoo aussi: http://en.gentoo-wiki.com/wiki/Synaptic ... figuration ...

Re: [touchpad] Touchpad synaptics

Publié : dim. 11 sept. 2011, 19:02
par Desintegr
J'arrive un peu tard dans la discussion.

Si le touchpad est reconnu comme souris PS/2 par le noyau (à vérifier avec xinput list), il n'y a pas grand chose à faire.

De nombreux touchpads récents du constructeur ALPS (que l'on trouve assez souvent sur les portables Dell) de ne sont pas supportés par le noyau à cause de la mauvaise volonté d'ALPS de ne pas fournir les spécifications du matériel.

Mais les choses évoluent, un pilote reverse-engineered est en cours de développement par un employé de Canonical (un patch existe déjà).