Page 1 sur 1

[SOLVED][Synaptics] Pas de synaptics pour ce VAIO là !

Publié : mar. 20 sept. 2011, 12:04
par Plaristote
Bonjour !

Je tente desesperement d'obtenir quelques fonctionnalités multi-touch avec mon VAIO flambant neuf ! Mais c'est pas évident, et pour le moment rien ne marche.

J'ai installé x86-input-synaptics, libsynaptics et gsynaptic, j'ai ecrit pas mal de lignes dans mes fichiers de configuration xorg, mais rien n'y fait !
Quand je lance synclient, la console me renvoit :
"Couldn't find synaptics properties. No synaptics driver loaded?"

J'ai tenté deux configurations pour mon xorg.conf, toutes deux sans succès :
Numero une :

Code : Tout sélectionner

Section "InputClass"
  Identifier      "touchpad catchall"
  Driver          "synaptics"
  MatchIsTouchpad "on"
  Option "SHMConfig" "on"
  MatchDevicePath "/dev/input/event*"
    Option "TapButton1"           "1"
    Option "TapButton2"           "2"
    Option "TapButton3"           "3"
    Option "HorizEdgeScroll"      "off"
    Option "VertEdgeScroll"       "off"
    Option "VertTwoFingerScroll"  "on"
    Option "HorizTwoFingerScroll" "on"
    Option "SHMConfig" "on"
EndSection
Numero deux :

Code : Tout sélectionner

Section "ServerFlags"
  Option "AutoAddDevices" "False"
EndSection

Section "InputClass"
  Identifier "Synaptics Touchpad"
  Driver     "synaptics"
  Option     "AlwaysCore"           "True"
  Option     "Device"               "/dev/psaux"
  Option     "Protocol"             "auto-dev"
  Option     "SHMConfig"            "True"
  Option     "VertEdgeScroll"       "False"
  Option     "HorizEdgeScroll"      "False"
  Option     "VertTwoFingerScroll"  "True"
  Option     "HorizTwoFingerScroll" "True"
  Option     "TapButton2"           "2"
  Option     "AccelFactor"          "0.005"
EndSection
Je n'ai d'ailleurs absolument aucune capacité de synaptics : sur mon ancien laptop, sans rien configurer j'avais au moins le scrolling dans un coin du touchpad. Là, il semble assez clair que le pilote synaptic n'est pas du tout utilisé.

Est-il possible que synaptics ne soit pas compatible avec mon touchpad ? J'en doute fortement, mais sait-on jamais.
Ou bien ai-je commis des erreurs dans la configuration ?

EDIT: j'ai aussi commenté toutes les entrees touchpad, touchscreen, tout ca du fichier xorg de evdev, comme indiqué ici (https://bbs.archlinux.org/viewtopic.php?id=115899). Aucun changements.

EDIT EDIT: Solved. Sans rien faire.
Je procastinais tranquillement quand d'un seul coup je me suis rendu compte que je pouvais scroller à deux doigts. Apparemment le support pour ce touchpad est arrivé ! Swell !

Re: [Synaptics] Pas de synaptics pour ce VAIO là !

Publié : mar. 20 sept. 2011, 13:19
par FoolEcho
Plaristote a écrit :J'ai tenté deux configurations pour mon xorg.conf
Déjà, il faut éviter le xorg.conf (déprécié) et répartir tes configurations personnelles dans /etc/X11/xorg.conf.d/.

Tu devrais rétablir la configuration par défaut (evdev.conf, synaptics.conf), enlever ce xorg.conf, lancer X et nous montrer la sortie de son log (/var/log/Xorg.0.log), déjà. :chinois:

Re: [Synaptics] Pas de synaptics pour ce VAIO là !

Publié : mar. 20 sept. 2011, 14:57
par Plaristote
Ok, j'ai tout restitué, SAUF l'option AutoAddDevice setté à false (le cas contraire, pas de périphérique d'entrée, je n'ai que l'écran).
Voici le log de Xorg :

Code : Tout sélectionner

[ 11596.844] 
X.Org X Server 1.10.4
Release Date: 2011-08-19
[ 11596.844] X Protocol Version 11, Revision 0
[ 11596.844] Build Operating System: Linux 3.0-ARCH i686 
[ 11596.844] Current Operating System: Linux myhost 3.0-ARCH #1 SMP PREEMPT Tue Aug 30 07:32:23 UTC 2011 i686
[ 11596.844] Kernel command line: root=/dev/disk/by-uuid/38d03249-c2d1-4dac-962b-30108a199151 ro
[ 11596.844] Build Date: 17 September 2011  07:40:13AM
[ 11596.844]  
[ 11596.844] Current version of pixman: 0.22.2
[ 11596.844] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[ 11596.844] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 11596.844] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Sep 20 15:47:28 2011
[ 11596.844] (==) Using config file: "/etc/X11/xorg.conf"
[ 11596.844] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 11596.844] (==) No Layout section.  Using the first Screen section.
[ 11596.844] (==) No screen section available. Using defaults.
[ 11596.844] (**) |-->Screen "Default Screen Section" (0)
[ 11596.844] (**) |   |-->Monitor "<default monitor>"
[ 11596.844] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[ 11596.844] (**) Option "AutoAddDevices" "False"
[ 11596.844] (**) Not automatically adding devices
[ 11596.844] (==) Automatically enabling devices
[ 11596.845] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 11596.845] 	Entry deleted from font path.
[ 11596.845] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 11596.845] 	Entry deleted from font path.
[ 11596.845] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 11596.845] 	Entry deleted from font path.
[ 11596.845] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 11596.845] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 11596.845] 	Entry deleted from font path.
[ 11596.845] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 11596.845] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/
[ 11596.845] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 11596.845] (==) |-->Input Device "<default pointer>"
[ 11596.845] (==) |-->Input Device "<default keyboard>"
[ 11596.845] (==) No Layout section. Using the default mouse configuration.
[ 11596.845] (==) No Layout section. Using the default keyboard configuration.
[ 11596.845] (II) Loader magic: 0x8230d40
[ 11596.845] (II) Module ABI versions:
[ 11596.845] 	X.Org ANSI C Emulation: 0.4
[ 11596.845] 	X.Org Video Driver: 10.0
[ 11596.845] 	X.Org XInput driver : 12.2
[ 11596.845] 	X.Org Server Extension : 5.0
[ 11596.846] (--) PCI:*(0:1:0:0) 10de:1055:104d:908b rev 161, Mem @ 0xd2000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
[ 11596.846] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 11596.846] (II) LoadModule: "extmod"
[ 11596.846] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 11596.846] (II) Module extmod: vendor="X.Org Foundation"
[ 11596.846] 	compiled for 1.10.4, module version = 1.0.0
[ 11596.846] 	Module class: X.Org Server Extension
[ 11596.846] 	ABI class: X.Org Server Extension, version 5.0
[ 11596.846] (II) Loading extension MIT-SCREEN-SAVER
[ 11596.846] (II) Loading extension XFree86-VidModeExtension
[ 11596.846] (II) Loading extension XFree86-DGA
[ 11596.846] (II) Loading extension DPMS
[ 11596.846] (II) Loading extension XVideo
[ 11596.846] (II) Loading extension XVideo-MotionCompensation
[ 11596.846] (II) Loading extension X-Resource
[ 11596.846] (II) LoadModule: "dbe"
[ 11596.846] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 11596.846] (II) Module dbe: vendor="X.Org Foundation"
[ 11596.846] 	compiled for 1.10.4, module version = 1.0.0
[ 11596.846] 	Module class: X.Org Server Extension
[ 11596.846] 	ABI class: X.Org Server Extension, version 5.0
[ 11596.846] (II) Loading extension DOUBLE-BUFFER
[ 11596.846] (II) LoadModule: "glx"
[ 11596.847] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 11596.859] (II) Module glx: vendor="NVIDIA Corporation"
[ 11596.859] 	compiled for 4.0.2, module version = 1.0.0
[ 11596.859] 	Module class: X.Org Server Extension
[ 11596.859] (II) NVIDIA GLX Module  280.13  Wed Jul 27 17:14:51 PDT 2011
[ 11596.859] (II) Loading extension GLX
[ 11596.859] (II) LoadModule: "record"
[ 11596.859] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 11596.859] (II) Module record: vendor="X.Org Foundation"
[ 11596.859] 	compiled for 1.10.4, module version = 1.13.0
[ 11596.859] 	Module class: X.Org Server Extension
[ 11596.859] 	ABI class: X.Org Server Extension, version 5.0
[ 11596.859] (II) Loading extension RECORD
[ 11596.859] (II) LoadModule: "dri"
[ 11596.859] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 11596.859] (II) Module dri: vendor="X.Org Foundation"
[ 11596.859] 	compiled for 1.10.4, module version = 1.0.0
[ 11596.859] 	ABI class: X.Org Server Extension, version 5.0
[ 11596.859] (II) Loading extension XFree86-DRI
[ 11596.859] (II) LoadModule: "dri2"
[ 11596.859] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 11596.860] (II) Module dri2: vendor="X.Org Foundation"
[ 11596.860] 	compiled for 1.10.4, module version = 1.2.0
[ 11596.860] 	ABI class: X.Org Server Extension, version 5.0
[ 11596.860] (II) Loading extension DRI2
[ 11596.860] (==) Matched nouveau as autoconfigured driver 0
[ 11596.860] (==) Matched nv as autoconfigured driver 1
[ 11596.860] (==) Matched nvidia as autoconfigured driver 2
[ 11596.860] (==) Matched vesa as autoconfigured driver 3
[ 11596.860] (==) Matched fbdev as autoconfigured driver 4
[ 11596.860] (==) Assigned the driver to the xf86ConfigLayout
[ 11596.860] (II) LoadModule: "nouveau"
[ 11596.860] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 11596.860] (II) Module nouveau: vendor="X.Org Foundation"
[ 11596.860] 	compiled for 1.10.3, module version = 0.0.16
[ 11596.860] 	Module class: X.Org Video Driver
[ 11596.860] 	ABI class: X.Org Video Driver, version 10.0
[ 11596.860] (II) LoadModule: "nv"
[ 11596.860] (WW) Warning, couldn't open module nv
[ 11596.860] (II) UnloadModule: "nv"
[ 11596.860] (II) Unloading nv
[ 11596.860] (EE) Failed to load module "nv" (module does not exist, 0)
[ 11596.860] (II) LoadModule: "nvidia"
[ 11596.860] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 11596.860] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 11596.860] 	compiled for 4.0.2, module version = 1.0.0
[ 11596.860] 	Module class: X.Org Video Driver
[ 11596.861] (II) LoadModule: "vesa"
[ 11596.861] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 11596.861] (II) Module vesa: vendor="X.Org Foundation"
[ 11596.861] 	compiled for 1.10.0, module version = 2.3.0
[ 11596.861] 	Module class: X.Org Video Driver
[ 11596.861] 	ABI class: X.Org Video Driver, version 10.0
[ 11596.861] (II) LoadModule: "fbdev"
[ 11596.861] (WW) Warning, couldn't open module fbdev
[ 11596.861] (II) UnloadModule: "fbdev"
[ 11596.861] (II) Unloading fbdev
[ 11596.861] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 11596.861] (II) LoadModule: "mouse"
[ 11596.861] (II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
[ 11596.861] (II) Module mouse: vendor="X.Org Foundation"
[ 11596.861] 	compiled for 1.10.2, module version = 1.7.1
[ 11596.861] 	Module class: X.Org XInput Driver
[ 11596.861] 	ABI class: X.Org XInput driver, version 12.2
[ 11596.861] (II) LoadModule: "kbd"
[ 11596.861] (II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
[ 11596.861] (II) Module kbd: vendor="X.Org Foundation"
[ 11596.861] 	compiled for 1.10.0, module version = 1.6.0
[ 11596.861] 	Module class: X.Org XInput Driver
[ 11596.861] 	ABI class: X.Org XInput driver, version 12.2
[ 11596.861] (II) NOUVEAU driver 
[ 11596.861] (II) NOUVEAU driver for NVIDIA chipset families :
[ 11596.861] 	RIVA TNT        (NV04)
[ 11596.861] 	RIVA TNT2       (NV05)
[ 11596.861] 	GeForce 256     (NV10)
[ 11596.861] 	GeForce 2       (NV11, NV15)
[ 11596.862] 	GeForce 4MX     (NV17, NV18)
[ 11596.862] 	GeForce 3       (NV20)
[ 11596.862] 	GeForce 4Ti     (NV25, NV28)
[ 11596.862] 	GeForce FX      (NV3x)
[ 11596.862] 	GeForce 6       (NV4x)
[ 11596.862] 	GeForce 7       (G7x)
[ 11596.862] 	GeForce 8       (G8x)
[ 11596.862] 	GeForce GTX 200 (NVA0)
[ 11596.862] 	GeForce GTX 400 (NVC0)
[ 11596.862] (II) NVIDIA dlloader X Driver  280.13  Wed Jul 27 16:57:12 PDT 2011
[ 11596.862] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 11596.862] (II) VESA: driver for VESA chipsets: vesa
[ 11596.862] (++) using VT number 7

[ 11596.865] drmOpenDevice: node name is /dev/dri/card0
[ 11596.871] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
[ 11596.871] drmOpenDevice: node name is /dev/dri/card0
[ 11596.875] drmOpenByBusid: drmOpenMinor returns -1
[ 11596.875] drmOpenDevice: node name is /dev/dri/card1
[ 11596.880] drmOpenByBusid: drmOpenMinor returns -1
[ 11596.880] drmOpenDevice: node name is /dev/dri/card2
[ 11596.884] drmOpenByBusid: drmOpenMinor returns -1
[ 11596.884] drmOpenDevice: node name is /dev/dri/card3
[ 11596.888] drmOpenByBusid: drmOpenMinor returns -1
[ 11596.888] drmOpenDevice: node name is /dev/dri/card4
[ 11596.892] drmOpenByBusid: drmOpenMinor returns -1
[ 11596.892] drmOpenDevice: node name is /dev/dri/card5
[ 11596.896] drmOpenByBusid: drmOpenMinor returns -1
[ 11596.896] drmOpenDevice: node name is /dev/dri/card6
[ 11596.900] drmOpenByBusid: drmOpenMinor returns -1
[ 11596.901] drmOpenDevice: node name is /dev/dri/card7
[ 11596.905] drmOpenByBusid: drmOpenMinor returns -1
[ 11596.905] drmOpenDevice: node name is /dev/dri/card8
[ 11596.909] drmOpenByBusid: drmOpenMinor returns -1
[ 11596.909] drmOpenDevice: node name is /dev/dri/card9
[ 11596.913] drmOpenByBusid: drmOpenMinor returns -1
[ 11596.913] drmOpenDevice: node name is /dev/dri/card10
[ 11596.917] drmOpenByBusid: drmOpenMinor returns -1
[ 11596.917] drmOpenDevice: node name is /dev/dri/card11
[ 11596.921] drmOpenByBusid: drmOpenMinor returns -1
[ 11596.921] drmOpenDevice: node name is /dev/dri/card12
[ 11596.925] drmOpenByBusid: drmOpenMinor returns -1
[ 11596.926] drmOpenDevice: node name is /dev/dri/card13
[ 11596.930] drmOpenByBusid: drmOpenMinor returns -1
[ 11596.930] drmOpenDevice: node name is /dev/dri/card14
[ 11596.934] drmOpenByBusid: drmOpenMinor returns -1
[ 11596.934] drmOpenDevice: node name is /dev/dri/card15
[ 11596.938] drmOpenByBusid: drmOpenMinor returns -1
[ 11596.938] drmOpenDevice: node name is /dev/dri/card0
[ 11596.944] drmOpenDevice: node name is /dev/dri/card0
[ 11596.948] drmOpenDevice: node name is /dev/dri/card1
[ 11596.952] drmOpenDevice: node name is /dev/dri/card2
[ 11596.956] drmOpenDevice: node name is /dev/dri/card3
[ 11596.961] drmOpenDevice: node name is /dev/dri/card4
[ 11596.965] drmOpenDevice: node name is /dev/dri/card5
[ 11596.969] drmOpenDevice: node name is /dev/dri/card6
[ 11596.973] drmOpenDevice: node name is /dev/dri/card7
[ 11596.977] drmOpenDevice: node name is /dev/dri/card8
[ 11596.981] drmOpenDevice: node name is /dev/dri/card9
[ 11596.986] drmOpenDevice: node name is /dev/dri/card10
[ 11596.990] drmOpenDevice: node name is /dev/dri/card11
[ 11596.994] drmOpenDevice: node name is /dev/dri/card12
[ 11596.998] drmOpenDevice: node name is /dev/dri/card13
[ 11597.002] drmOpenDevice: node name is /dev/dri/card14
[ 11597.006] drmOpenDevice: node name is /dev/dri/card15
[ 11597.011] (EE) [drm] failed to open device
[ 11597.011] (II) Loading sub module "fb"
[ 11597.011] (II) LoadModule: "fb"
[ 11597.011] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 11597.011] (II) Module fb: vendor="X.Org Foundation"
[ 11597.011] 	compiled for 1.10.4, module version = 1.0.0
[ 11597.011] 	ABI class: X.Org ANSI C Emulation, version 0.4
[ 11597.011] (II) Loading sub module "wfb"
[ 11597.011] (II) LoadModule: "wfb"
[ 11597.011] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 11597.011] (II) Module wfb: vendor="X.Org Foundation"
[ 11597.011] 	compiled for 1.10.4, module version = 1.0.0
[ 11597.011] 	ABI class: X.Org ANSI C Emulation, version 0.4
[ 11597.011] (II) Loading sub module "ramdac"
[ 11597.011] (II) LoadModule: "ramdac"
[ 11597.012] (II) Module "ramdac" already built-in
[ 11597.012] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 11597.012] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 11597.012] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 11597.012] (WW) Falling back to old probe method for vesa
[ 11597.012] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[ 11597.012] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 11597.012] (==) NVIDIA(0): RGB weight 888
[ 11597.012] (==) NVIDIA(0): Default visual is TrueColor
[ 11597.012] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 11597.272] (II) NVIDIA(GPU-0): Display (cPATH (DFP-0)) does not support NVIDIA 3D Vision
[ 11597.272] (II) NVIDIA(GPU-0):     stereo.
[ 11597.273] (II) NVIDIA(0): NVIDIA GPU GeForce 410M (GF119) at PCI:1:0:0 (GPU-0)
[ 11597.273] (--) NVIDIA(0): Memory: 1048576 kBytes
[ 11597.273] (--) NVIDIA(0): VideoBIOS: 75.19.0c.00.03
[ 11597.273] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 11597.273] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[ 11597.273] (--) NVIDIA(0): Connected display device(s) on GeForce 410M at PCI:1:0:0
[ 11597.273] (--) NVIDIA(0):     cPATH (DFP-0)
[ 11597.273] (--) NVIDIA(0): cPATH (DFP-0): 330.0 MHz maximum pixel clock
[ 11597.273] (--) NVIDIA(0): cPATH (DFP-0): Internal Dual Link LVDS
[ 11597.275] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID has been
[ 11597.275] (**) NVIDIA(0):     enabled on all display devices.
[ 11597.288] (II) NVIDIA(0): Assigned Display Device: DFP-0
[ 11597.288] (==) NVIDIA(0): 
[ 11597.288] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 11597.288] (==) NVIDIA(0):     will be used as the requested mode.
[ 11597.288] (==) NVIDIA(0): 
[ 11597.288] (II) NVIDIA(0): Validated modes:
[ 11597.288] (II) NVIDIA(0):     "nvidia-auto-select"
[ 11597.288] (II) NVIDIA(0): Virtual screen size determined to be 1366 x 768
[ 11598.066] (--) NVIDIA(0): DPI set to (102, 102); computed from "UseEdidDpi" X config
[ 11598.066] (--) NVIDIA(0):     option
[ 11598.066] (II) UnloadModule: "vesa"
[ 11598.066] (II) Unloading vesa
[ 11598.066] (--) Depth 24 pixmap format is 32 bpp
[ 11598.067] (II) NVIDIA: Using 1024.00 MB of virtual memory for indirect memory
[ 11598.067] (II) NVIDIA:     access.
[ 11598.070] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 11598.070] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[ 11598.070] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[ 11598.070] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[ 11598.070] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[ 11598.070] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[ 11598.070] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[ 11598.070] (II) NVIDIA(0):     Config Options in the README.
[ 11598.072] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
[ 11598.358] (II) Loading extension NV-GLX
[ 11598.385] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 11598.386] (==) NVIDIA(0): Backing store disabled
[ 11598.386] (==) NVIDIA(0): Silken mouse enabled
[ 11598.386] (==) NVIDIA(0): DPMS enabled
[ 11598.386] (II) Loading extension NV-CONTROL
[ 11598.386] (II) Loading extension XINERAMA
[ 11598.386] (II) Loading sub module "dri2"
[ 11598.386] (II) LoadModule: "dri2"
[ 11598.386] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 11598.386] (II) Module dri2: vendor="X.Org Foundation"
[ 11598.386] 	compiled for 1.10.4, module version = 1.2.0
[ 11598.386] 	ABI class: X.Org Server Extension, version 5.0
[ 11598.386] (II) NVIDIA(0): [DRI2] Setup complete
[ 11598.386] (==) RandR enabled
[ 11598.386] (II) Initializing built-in extension Generic Event Extension
[ 11598.386] (II) Initializing built-in extension SHAPE
[ 11598.386] (II) Initializing built-in extension MIT-SHM
[ 11598.386] (II) Initializing built-in extension XInputExtension
[ 11598.386] (II) Initializing built-in extension XTEST
[ 11598.386] (II) Initializing built-in extension BIG-REQUESTS
[ 11598.386] (II) Initializing built-in extension SYNC
[ 11598.386] (II) Initializing built-in extension XKEYBOARD
[ 11598.386] (II) Initializing built-in extension XC-MISC
[ 11598.386] (II) Initializing built-in extension SECURITY
[ 11598.386] (II) Initializing built-in extension XINERAMA
[ 11598.386] (II) Initializing built-in extension XFIXES
[ 11598.386] (II) Initializing built-in extension RENDER
[ 11598.386] (II) Initializing built-in extension RANDR
[ 11598.386] (II) Initializing built-in extension COMPOSITE
[ 11598.386] (II) Initializing built-in extension DAMAGE
[ 11598.388] (II) Initializing extension GLX
[ 11598.427] (II) Using input driver 'mouse' for '<default pointer>'
[ 11598.427] (II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
[ 11598.427] (**) Option "CorePointer"
[ 11598.427] (**) <default pointer>: always reports core events
[ 11598.427] (WW) <default pointer>: No Device specified, looking for one...
[ 11598.592] (II) <default pointer>: Setting Device option to "/dev/input/mice"
[ 11598.592] (--) <default pointer>: Device: "/dev/input/mice"
[ 11598.592] (==) <default pointer>: Protocol: "Auto"
[ 11598.592] (**) <default pointer>: always reports core events
[ 11598.592] (**) Option "Device" "/dev/input/mice"
[ 11598.752] (==) <default pointer>: Emulate3Buttons, Emulate3Timeout: 50
[ 11598.752] (**) <default pointer>: ZAxisMapping: buttons 4 and 5
[ 11598.752] (**) <default pointer>: Buttons: 9
[ 11598.752] (II) XINPUT: Adding extended input device "<default pointer>" (type: MOUSE)
[ 11598.752] (**) <default pointer>: (accel) keeping acceleration scheme 1
[ 11598.752] (**) <default pointer>: (accel) acceleration profile 0
[ 11598.752] (**) <default pointer>: (accel) acceleration factor: 2.000
[ 11598.752] (**) <default pointer>: (accel) acceleration threshold: 4
[ 11598.752] (II) <default pointer>: Setting mouse protocol to "ExplorerPS/2"
[ 11599.046] (II) <default pointer>: ps2EnableDataReporting: succeeded
[ 11599.046] (II) Using input driver 'kbd' for '<default keyboard>'
[ 11599.046] (II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
[ 11599.046] (**) Option "CoreKeyboard"
[ 11599.046] (**) <default keyboard>: always reports core events
[ 11599.046] (**) <default keyboard>: always reports core events
[ 11599.046] (**) Option "Protocol" "standard"
[ 11599.046] (**) Option "XkbRules" "base"
[ 11599.046] (**) Option "XkbModel" "pc105"
[ 11599.046] (**) Option "XkbLayout" "us"
[ 11599.046] (II) XINPUT: Adding extended input device "<default keyboard>" (type: KEYBOARD)
[ 11599.054] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 11599.054] (II) AutoAddDevices is off - not adding device.
[ 11599.055] (II) config/udev: Adding input device Sony Vaio Keys (/dev/input/event7)
[ 11599.055] (II) AutoAddDevices is off - not adding device.
[ 11599.057] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[ 11599.057] (II) AutoAddDevices is off - not adding device.
[ 11599.058] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 11599.058] (II) AutoAddDevices is off - not adding device.
[ 11599.058] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[ 11599.058] (II) AutoAddDevices is off - not adding device.
[ 11599.060] (II) config/udev: Adding input device HDA NVidia HDMI/DP (/dev/input/event11)
[ 11599.060] (II) AutoAddDevices is off - not adding device.
[ 11599.060] (II) config/udev: Adding input device Sony Visual Communication Camer (/dev/input/event10)
[ 11599.060] (II) AutoAddDevices is off - not adding device.
[ 11599.061] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event9)
[ 11599.061] (II) AutoAddDevices is off - not adding device.
[ 11599.066] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 11599.066] (II) AutoAddDevices is off - not adding device.
[ 11599.066] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event6)
[ 11599.066] (II) AutoAddDevices is off - not adding device.
[ 11599.066] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse0)
[ 11599.066] (II) AutoAddDevices is off - not adding device.
[ 11599.066] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[ 11599.066] (II) AutoAddDevices is off - not adding device.
[ 11599.068] (II) config/udev: Adding input device Sony Vaio Jogdial (/dev/input/event8)
[ 11599.068] (II) AutoAddDevices is off - not adding device.
[ 11599.068] (II) config/udev: Adding input device Sony Vaio Jogdial (/dev/input/mouse1)
[ 11599.068] (II) AutoAddDevices is off - not adding device.
Maintenant que j'y pense, je n'avais pas fais attention (II) a propos d'AutoAddDevice...
C'est certainement à cause de ça ?
Mais quelles autres solutions se présentent à moi ?

EDIT: petite question, dont la reponse sera certainement non, sous Windows le touchpad supporte des gestures pour zoomer et dézoomer qui mettent presque le VAIO au rang d'un MacBook. Mais je n'ai pas vu d'option pour activer ce genre de gestures, je suppose qu'elles ne sont pas supportées ?

Re: [Synaptics] Pas de synaptics pour ce VAIO là !

Publié : mar. 20 sept. 2011, 15:08
par FoolEcho
Plaristote a écrit :Maintenant que j'y pense, je n'avais pas fais attention (II) a propos d'AutoAddDevice...
C'est certainement à cause de ça ?
Tu ne permets pas à Xorg de détecter ton matériel via udev... du coup tu (enfin X) n'utilises ni evdev, ni synaptics...

Tu peux enlever ton xorg.conf cette fois :copain: , pas d'option AutoAddDevice à false, relancer X et nous remontrer le log ?
Si ça ne fonctionne vraiment pas, il faudra voir dans le détail ton matériel (matériel trop récent pour la détection automatique ?) par exemple avec hwinfo et --mouse, pour un tri sur les périphériques (plus clair à mon goût que lsusb/lspci).

Re: [Synaptics] Pas de synaptics pour ce VAIO là !

Publié : mar. 20 sept. 2011, 15:32
par benjarobin
Plaristote a écrit :EDIT: petite question, dont la reponse sera certainement non, sous Windows le touchpad supporte des gestures pour zoomer et dézoomer qui mettent presque le VAIO au rang d'un MacBook.
Et bien si, c'est parfaitement supporté sur mon Asus (Scrolling à 2 doigts...)
Personnellement je n'ai rien dû configurer, j'ai juste installé synaptique et tout fonctionnait correctement :-)

Re: [Synaptics] Pas de synaptics pour ce VAIO là !

Publié : mar. 20 sept. 2011, 15:49
par Plaristote
Holy shit, les périphériques marchent avec l'AutoAddDevice maintenant o_O...
Par contre toujours pas de synaptics en vue. Je me suis bien débarassé du xorg.conf cette fois, tout est comme par défaut.

Code : Tout sélectionner

[ 14977.398] 
X.Org X Server 1.10.4
Release Date: 2011-08-19
[ 14977.398] X Protocol Version 11, Revision 0
[ 14977.398] Build Operating System: Linux 3.0-ARCH i686 
[ 14977.398] Current Operating System: Linux myhost 3.0-ARCH #1 SMP PREEMPT Tue Aug 30 07:32:23 UTC 2011 i686
[ 14977.398] Kernel command line: root=/dev/disk/by-uuid/38d03249-c2d1-4dac-962b-30108a199151 ro
[ 14977.399] Build Date: 17 September 2011  07:40:13AM
[ 14977.399]  
[ 14977.399] Current version of pixman: 0.22.2
[ 14977.399] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[ 14977.399] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 14977.399] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Sep 20 16:43:48 2011
[ 14977.399] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 14977.399] (==) No Layout section.  Using the first Screen section.
[ 14977.399] (==) No screen section available. Using defaults.
[ 14977.399] (**) |-->Screen "Default Screen Section" (0)
[ 14977.399] (**) |   |-->Monitor "<default monitor>"
[ 14977.399] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[ 14977.399] (==) Automatically adding devices
[ 14977.399] (==) Automatically enabling devices
[ 14977.399] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 14977.399] 	Entry deleted from font path.
[ 14977.399] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 14977.399] 	Entry deleted from font path.
[ 14977.399] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 14977.399] 	Entry deleted from font path.
[ 14977.399] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 14977.399] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 14977.399] 	Entry deleted from font path.
[ 14977.399] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 14977.399] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/
[ 14977.399] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 14977.399] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 14977.399] (II) Loader magic: 0x8230d40
[ 14977.399] (II) Module ABI versions:
[ 14977.399] 	X.Org ANSI C Emulation: 0.4
[ 14977.399] 	X.Org Video Driver: 10.0
[ 14977.399] 	X.Org XInput driver : 12.2
[ 14977.399] 	X.Org Server Extension : 5.0
[ 14977.400] (--) PCI:*(0:1:0:0) 10de:1055:104d:908b rev 161, Mem @ 0xd2000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
[ 14977.400] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 14977.400] (II) LoadModule: "extmod"
[ 14977.400] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 14977.401] (II) Module extmod: vendor="X.Org Foundation"
[ 14977.401] 	compiled for 1.10.4, module version = 1.0.0
[ 14977.401] 	Module class: X.Org Server Extension
[ 14977.401] 	ABI class: X.Org Server Extension, version 5.0
[ 14977.401] (II) Loading extension MIT-SCREEN-SAVER
[ 14977.401] (II) Loading extension XFree86-VidModeExtension
[ 14977.401] (II) Loading extension XFree86-DGA
[ 14977.401] (II) Loading extension DPMS
[ 14977.401] (II) Loading extension XVideo
[ 14977.401] (II) Loading extension XVideo-MotionCompensation
[ 14977.401] (II) Loading extension X-Resource
[ 14977.401] (II) LoadModule: "dbe"
[ 14977.401] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 14977.401] (II) Module dbe: vendor="X.Org Foundation"
[ 14977.401] 	compiled for 1.10.4, module version = 1.0.0
[ 14977.401] 	Module class: X.Org Server Extension
[ 14977.401] 	ABI class: X.Org Server Extension, version 5.0
[ 14977.401] (II) Loading extension DOUBLE-BUFFER
[ 14977.401] (II) LoadModule: "glx"
[ 14977.401] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 14977.413] (II) Module glx: vendor="NVIDIA Corporation"
[ 14977.413] 	compiled for 4.0.2, module version = 1.0.0
[ 14977.413] 	Module class: X.Org Server Extension
[ 14977.413] (II) NVIDIA GLX Module  280.13  Wed Jul 27 17:14:51 PDT 2011
[ 14977.413] (II) Loading extension GLX
[ 14977.413] (II) LoadModule: "record"
[ 14977.413] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 14977.413] (II) Module record: vendor="X.Org Foundation"
[ 14977.413] 	compiled for 1.10.4, module version = 1.13.0
[ 14977.413] 	Module class: X.Org Server Extension
[ 14977.413] 	ABI class: X.Org Server Extension, version 5.0
[ 14977.414] (II) Loading extension RECORD
[ 14977.414] (II) LoadModule: "dri"
[ 14977.414] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 14977.414] (II) Module dri: vendor="X.Org Foundation"
[ 14977.414] 	compiled for 1.10.4, module version = 1.0.0
[ 14977.414] 	ABI class: X.Org Server Extension, version 5.0
[ 14977.414] (II) Loading extension XFree86-DRI
[ 14977.414] (II) LoadModule: "dri2"
[ 14977.414] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 14977.414] (II) Module dri2: vendor="X.Org Foundation"
[ 14977.414] 	compiled for 1.10.4, module version = 1.2.0
[ 14977.414] 	ABI class: X.Org Server Extension, version 5.0
[ 14977.414] (II) Loading extension DRI2
[ 14977.414] (==) Matched nouveau as autoconfigured driver 0
[ 14977.414] (==) Matched nv as autoconfigured driver 1
[ 14977.414] (==) Matched nvidia as autoconfigured driver 2
[ 14977.414] (==) Matched vesa as autoconfigured driver 3
[ 14977.414] (==) Matched fbdev as autoconfigured driver 4
[ 14977.414] (==) Assigned the driver to the xf86ConfigLayout
[ 14977.414] (II) LoadModule: "nouveau"
[ 14977.414] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 14977.414] (II) Module nouveau: vendor="X.Org Foundation"
[ 14977.414] 	compiled for 1.10.3, module version = 0.0.16
[ 14977.414] 	Module class: X.Org Video Driver
[ 14977.414] 	ABI class: X.Org Video Driver, version 10.0
[ 14977.414] (II) LoadModule: "nv"
[ 14977.415] (WW) Warning, couldn't open module nv
[ 14977.415] (II) UnloadModule: "nv"
[ 14977.415] (II) Unloading nv
[ 14977.415] (EE) Failed to load module "nv" (module does not exist, 0)
[ 14977.415] (II) LoadModule: "nvidia"
[ 14977.415] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 14977.415] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 14977.415] 	compiled for 4.0.2, module version = 1.0.0
[ 14977.415] 	Module class: X.Org Video Driver
[ 14977.415] (II) LoadModule: "vesa"
[ 14977.415] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 14977.415] (II) Module vesa: vendor="X.Org Foundation"
[ 14977.415] 	compiled for 1.10.0, module version = 2.3.0
[ 14977.415] 	Module class: X.Org Video Driver
[ 14977.415] 	ABI class: X.Org Video Driver, version 10.0
[ 14977.415] (II) LoadModule: "fbdev"
[ 14977.415] (WW) Warning, couldn't open module fbdev
[ 14977.415] (II) UnloadModule: "fbdev"
[ 14977.415] (II) Unloading fbdev
[ 14977.415] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 14977.416] (II) NOUVEAU driver 
[ 14977.416] (II) NOUVEAU driver for NVIDIA chipset families :
[ 14977.416] 	RIVA TNT        (NV04)
[ 14977.416] 	RIVA TNT2       (NV05)
[ 14977.416] 	GeForce 256     (NV10)
[ 14977.416] 	GeForce 2       (NV11, NV15)
[ 14977.416] 	GeForce 4MX     (NV17, NV18)
[ 14977.416] 	GeForce 3       (NV20)
[ 14977.416] 	GeForce 4Ti     (NV25, NV28)
[ 14977.416] 	GeForce FX      (NV3x)
[ 14977.416] 	GeForce 6       (NV4x)
[ 14977.416] 	GeForce 7       (G7x)
[ 14977.416] 	GeForce 8       (G8x)
[ 14977.416] 	GeForce GTX 200 (NVA0)
[ 14977.416] 	GeForce GTX 400 (NVC0)
[ 14977.416] (II) NVIDIA dlloader X Driver  280.13  Wed Jul 27 16:57:12 PDT 2011
[ 14977.416] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 14977.416] (II) VESA: driver for VESA chipsets: vesa
[ 14977.416] (++) using VT number 7

[ 14977.419] drmOpenDevice: node name is /dev/dri/card0
[ 14977.425] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
[ 14977.425] drmOpenDevice: node name is /dev/dri/card0
[ 14977.430] drmOpenByBusid: drmOpenMinor returns -1
[ 14977.430] drmOpenDevice: node name is /dev/dri/card1
[ 14977.434] drmOpenByBusid: drmOpenMinor returns -1
[ 14977.434] drmOpenDevice: node name is /dev/dri/card2
[ 14977.438] drmOpenByBusid: drmOpenMinor returns -1
[ 14977.438] drmOpenDevice: node name is /dev/dri/card3
[ 14977.442] drmOpenByBusid: drmOpenMinor returns -1
[ 14977.442] drmOpenDevice: node name is /dev/dri/card4
[ 14977.446] drmOpenByBusid: drmOpenMinor returns -1
[ 14977.446] drmOpenDevice: node name is /dev/dri/card5
[ 14977.451] drmOpenByBusid: drmOpenMinor returns -1
[ 14977.451] drmOpenDevice: node name is /dev/dri/card6
[ 14977.455] drmOpenByBusid: drmOpenMinor returns -1
[ 14977.455] drmOpenDevice: node name is /dev/dri/card7
[ 14977.459] drmOpenByBusid: drmOpenMinor returns -1
[ 14977.459] drmOpenDevice: node name is /dev/dri/card8
[ 14977.463] drmOpenByBusid: drmOpenMinor returns -1
[ 14977.463] drmOpenDevice: node name is /dev/dri/card9
[ 14977.467] drmOpenByBusid: drmOpenMinor returns -1
[ 14977.467] drmOpenDevice: node name is /dev/dri/card10
[ 14977.471] drmOpenByBusid: drmOpenMinor returns -1
[ 14977.471] drmOpenDevice: node name is /dev/dri/card11
[ 14977.475] drmOpenByBusid: drmOpenMinor returns -1
[ 14977.475] drmOpenDevice: node name is /dev/dri/card12
[ 14977.478] drmOpenByBusid: drmOpenMinor returns -1
[ 14977.478] drmOpenDevice: node name is /dev/dri/card13
[ 14977.482] drmOpenByBusid: drmOpenMinor returns -1
[ 14977.482] drmOpenDevice: node name is /dev/dri/card14
[ 14977.486] drmOpenByBusid: drmOpenMinor returns -1
[ 14977.486] drmOpenDevice: node name is /dev/dri/card15
[ 14977.490] drmOpenByBusid: drmOpenMinor returns -1
[ 14977.490] drmOpenDevice: node name is /dev/dri/card0
[ 14977.496] drmOpenDevice: node name is /dev/dri/card0
[ 14977.500] drmOpenDevice: node name is /dev/dri/card1
[ 14977.504] drmOpenDevice: node name is /dev/dri/card2
[ 14977.509] drmOpenDevice: node name is /dev/dri/card3
[ 14977.513] drmOpenDevice: node name is /dev/dri/card4
[ 14977.517] drmOpenDevice: node name is /dev/dri/card5
[ 14977.521] drmOpenDevice: node name is /dev/dri/card6
[ 14977.525] drmOpenDevice: node name is /dev/dri/card7
[ 14977.530] drmOpenDevice: node name is /dev/dri/card8
[ 14977.534] drmOpenDevice: node name is /dev/dri/card9
[ 14977.538] drmOpenDevice: node name is /dev/dri/card10
[ 14977.542] drmOpenDevice: node name is /dev/dri/card11
[ 14977.546] drmOpenDevice: node name is /dev/dri/card12
[ 14977.550] drmOpenDevice: node name is /dev/dri/card13
[ 14977.554] drmOpenDevice: node name is /dev/dri/card14
[ 14977.559] drmOpenDevice: node name is /dev/dri/card15
[ 14977.563] (EE) [drm] failed to open device
[ 14977.563] (II) Loading sub module "fb"
[ 14977.563] (II) LoadModule: "fb"
[ 14977.563] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 14977.563] (II) Module fb: vendor="X.Org Foundation"
[ 14977.563] 	compiled for 1.10.4, module version = 1.0.0
[ 14977.563] 	ABI class: X.Org ANSI C Emulation, version 0.4
[ 14977.563] (II) Loading sub module "wfb"
[ 14977.563] (II) LoadModule: "wfb"
[ 14977.564] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 14977.564] (II) Module wfb: vendor="X.Org Foundation"
[ 14977.564] 	compiled for 1.10.4, module version = 1.0.0
[ 14977.564] 	ABI class: X.Org ANSI C Emulation, version 0.4
[ 14977.564] (II) Loading sub module "ramdac"
[ 14977.564] (II) LoadModule: "ramdac"
[ 14977.564] (II) Module "ramdac" already built-in
[ 14977.564] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 14977.564] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 14977.564] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 14977.564] (WW) Falling back to old probe method for vesa
[ 14977.564] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[ 14977.564] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 14977.564] (==) NVIDIA(0): RGB weight 888
[ 14977.564] (==) NVIDIA(0): Default visual is TrueColor
[ 14977.564] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 14977.824] (II) NVIDIA(GPU-0): Display (cPATH (DFP-0)) does not support NVIDIA 3D Vision
[ 14977.824] (II) NVIDIA(GPU-0):     stereo.
[ 14977.826] (II) NVIDIA(0): NVIDIA GPU GeForce 410M (GF119) at PCI:1:0:0 (GPU-0)
[ 14977.826] (--) NVIDIA(0): Memory: 1048576 kBytes
[ 14977.826] (--) NVIDIA(0): VideoBIOS: 75.19.0c.00.03
[ 14977.826] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 14977.826] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[ 14977.826] (--) NVIDIA(0): Connected display device(s) on GeForce 410M at PCI:1:0:0
[ 14977.826] (--) NVIDIA(0):     cPATH (DFP-0)
[ 14977.826] (--) NVIDIA(0): cPATH (DFP-0): 330.0 MHz maximum pixel clock
[ 14977.826] (--) NVIDIA(0): cPATH (DFP-0): Internal Dual Link LVDS
[ 14977.828] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID has been
[ 14977.828] (**) NVIDIA(0):     enabled on all display devices.
[ 14977.840] (II) NVIDIA(0): Assigned Display Device: DFP-0
[ 14977.840] (==) NVIDIA(0): 
[ 14977.840] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 14977.841] (==) NVIDIA(0):     will be used as the requested mode.
[ 14977.841] (==) NVIDIA(0): 
[ 14977.841] (II) NVIDIA(0): Validated modes:
[ 14977.841] (II) NVIDIA(0):     "nvidia-auto-select"
[ 14977.841] (II) NVIDIA(0): Virtual screen size determined to be 1366 x 768
[ 14978.615] (--) NVIDIA(0): DPI set to (102, 102); computed from "UseEdidDpi" X config
[ 14978.615] (--) NVIDIA(0):     option
[ 14978.615] (II) UnloadModule: "vesa"
[ 14978.615] (II) Unloading vesa
[ 14978.615] (--) Depth 24 pixmap format is 32 bpp
[ 14978.615] (II) NVIDIA: Using 1024.00 MB of virtual memory for indirect memory
[ 14978.615] (II) NVIDIA:     access.
[ 14978.618] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 14978.618] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[ 14978.618] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[ 14978.618] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[ 14978.618] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[ 14978.618] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[ 14978.618] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[ 14978.618] (II) NVIDIA(0):     Config Options in the README.
[ 14978.620] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
[ 14978.906] (II) Loading extension NV-GLX
[ 14978.933] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 14978.933] (==) NVIDIA(0): Backing store disabled
[ 14978.933] (==) NVIDIA(0): Silken mouse enabled
[ 14978.933] (==) NVIDIA(0): DPMS enabled
[ 14978.933] (II) Loading extension NV-CONTROL
[ 14978.933] (II) Loading extension XINERAMA
[ 14978.933] (II) Loading sub module "dri2"
[ 14978.933] (II) LoadModule: "dri2"
[ 14978.933] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 14978.933] (II) Module dri2: vendor="X.Org Foundation"
[ 14978.933] 	compiled for 1.10.4, module version = 1.2.0
[ 14978.933] 	ABI class: X.Org Server Extension, version 5.0
[ 14978.933] (II) NVIDIA(0): [DRI2] Setup complete
[ 14978.933] (==) RandR enabled
[ 14978.933] (II) Initializing built-in extension Generic Event Extension
[ 14978.933] (II) Initializing built-in extension SHAPE
[ 14978.933] (II) Initializing built-in extension MIT-SHM
[ 14978.933] (II) Initializing built-in extension XInputExtension
[ 14978.933] (II) Initializing built-in extension XTEST
[ 14978.933] (II) Initializing built-in extension BIG-REQUESTS
[ 14978.933] (II) Initializing built-in extension SYNC
[ 14978.933] (II) Initializing built-in extension XKEYBOARD
[ 14978.933] (II) Initializing built-in extension XC-MISC
[ 14978.933] (II) Initializing built-in extension SECURITY
[ 14978.934] (II) Initializing built-in extension XINERAMA
[ 14978.934] (II) Initializing built-in extension XFIXES
[ 14978.934] (II) Initializing built-in extension RENDER
[ 14978.934] (II) Initializing built-in extension RANDR
[ 14978.934] (II) Initializing built-in extension COMPOSITE
[ 14978.934] (II) Initializing built-in extension DAMAGE
[ 14978.936] (II) Initializing extension GLX
[ 14979.031] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 14979.031] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 14979.031] (II) LoadModule: "evdev"
[ 14979.031] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 14979.047] (II) Module evdev: vendor="X.Org Foundation"
[ 14979.047] 	compiled for 1.10.0, module version = 2.6.0
[ 14979.047] 	Module class: X.Org XInput Driver
[ 14979.047] 	ABI class: X.Org XInput driver, version 12.2
[ 14979.047] (II) Using input driver 'evdev' for 'Power Button'
[ 14979.047] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 14979.047] (**) Power Button: always reports core events
[ 14979.047] (**) Power Button: Device: "/dev/input/event3"
[ 14979.047] (--) Power Button: Found keys
[ 14979.047] (II) Power Button: Configuring as keyboard
[ 14979.047] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[ 14979.047] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 14979.047] (**) Option "xkb_rules" "evdev"
[ 14979.047] (**) Option "xkb_model" "evdev"
[ 14979.047] (**) Option "xkb_layout" "us"
[ 14979.069] (II) config/udev: Adding input device Sony Vaio Keys (/dev/input/event7)
[ 14979.069] (**) Sony Vaio Keys: Applying InputClass "evdev keyboard catchall"
[ 14979.069] (II) Using input driver 'evdev' for 'Sony Vaio Keys'
[ 14979.069] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 14979.069] (**) Sony Vaio Keys: always reports core events
[ 14979.069] (**) Sony Vaio Keys: Device: "/dev/input/event7"
[ 14979.069] (--) Sony Vaio Keys: Found keys
[ 14979.069] (II) Sony Vaio Keys: Configuring as keyboard
[ 14979.069] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/SNY5001:00/input/input7/event7"
[ 14979.069] (II) XINPUT: Adding extended input device "Sony Vaio Keys" (type: KEYBOARD)
[ 14979.069] (**) Option "xkb_rules" "evdev"
[ 14979.069] (**) Option "xkb_model" "evdev"
[ 14979.069] (**) Option "xkb_layout" "us"
[ 14979.071] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[ 14979.071] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 14979.071] (II) Using input driver 'evdev' for 'Video Bus'
[ 14979.071] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 14979.071] (**) Video Bus: always reports core events
[ 14979.071] (**) Video Bus: Device: "/dev/input/event5"
[ 14979.071] (--) Video Bus: Found keys
[ 14979.071] (II) Video Bus: Configuring as keyboard
[ 14979.071] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:21/LNXVIDEO:00/input/input5/event5"
[ 14979.071] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[ 14979.071] (**) Option "xkb_rules" "evdev"
[ 14979.071] (**) Option "xkb_model" "evdev"
[ 14979.071] (**) Option "xkb_layout" "us"
[ 14979.073] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 14979.073] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 14979.073] (II) Using input driver 'evdev' for 'Power Button'
[ 14979.073] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 14979.073] (**) Power Button: always reports core events
[ 14979.073] (**) Power Button: Device: "/dev/input/event1"
[ 14979.073] (--) Power Button: Found keys
[ 14979.073] (II) Power Button: Configuring as keyboard
[ 14979.073] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
[ 14979.073] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 14979.073] (**) Option "xkb_rules" "evdev"
[ 14979.073] (**) Option "xkb_model" "evdev"
[ 14979.073] (**) Option "xkb_layout" "us"
[ 14979.074] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[ 14979.074] (II) No input driver/identifier specified (ignoring)
[ 14979.075] (II) config/udev: Adding input device HDA NVidia HDMI/DP (/dev/input/event11)
[ 14979.075] (II) No input driver/identifier specified (ignoring)
[ 14979.076] (II) config/udev: Adding input device Sony Visual Communication Camer (/dev/input/event10)
[ 14979.076] (**) Sony Visual Communication Camer: Applying InputClass "evdev keyboard catchall"
[ 14979.076] (II) Using input driver 'evdev' for 'Sony Visual Communication Camer'
[ 14979.076] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 14979.076] (**) Sony Visual Communication Camer: always reports core events
[ 14979.076] (**) Sony Visual Communication Camer: Device: "/dev/input/event10"
[ 14979.076] (--) Sony Visual Communication Camer: Found keys
[ 14979.076] (II) Sony Visual Communication Camer: Configuring as keyboard
[ 14979.076] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input10/event10"
[ 14979.076] (II) XINPUT: Adding extended input device "Sony Visual Communication Camer" (type: KEYBOARD)
[ 14979.076] (**) Option "xkb_rules" "evdev"
[ 14979.076] (**) Option "xkb_model" "evdev"
[ 14979.076] (**) Option "xkb_layout" "us"
[ 14979.077] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event9)
[ 14979.077] (II) No input driver/identifier specified (ignoring)
[ 14979.082] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 14979.082] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 14979.082] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 14979.082] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 14979.082] (**) AT Translated Set 2 keyboard: always reports core events
[ 14979.082] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 14979.082] (--) AT Translated Set 2 keyboard: Found keys
[ 14979.082] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[ 14979.082] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 14979.082] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[ 14979.082] (**) Option "xkb_rules" "evdev"
[ 14979.082] (**) Option "xkb_model" "evdev"
[ 14979.082] (**) Option "xkb_layout" "us"
[ 14979.083] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event6)
[ 14979.083] (**) PS/2 Generic Mouse: Applying InputClass "evdev pointer catchall"
[ 14979.083] (II) Using input driver 'evdev' for 'PS/2 Generic Mouse'
[ 14979.083] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 14979.083] (**) PS/2 Generic Mouse: always reports core events
[ 14979.083] (**) PS/2 Generic Mouse: Device: "/dev/input/event6"
[ 14979.083] (--) PS/2 Generic Mouse: Found 3 mouse buttons
[ 14979.083] (--) PS/2 Generic Mouse: Found relative axes
[ 14979.083] (--) PS/2 Generic Mouse: Found x and y relative axes
[ 14979.083] (II) PS/2 Generic Mouse: Configuring as mouse
[ 14979.083] (**) PS/2 Generic Mouse: YAxisMapping: buttons 4 and 5
[ 14979.083] (**) PS/2 Generic Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 14979.083] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event6"
[ 14979.083] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE)
[ 14979.083] (II) PS/2 Generic Mouse: initialized for relative axes.
[ 14979.083] (**) PS/2 Generic Mouse: (accel) keeping acceleration scheme 1
[ 14979.083] (**) PS/2 Generic Mouse: (accel) acceleration profile 0
[ 14979.083] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[ 14979.083] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[ 14979.083] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse0)
[ 14979.083] (II) No input driver/identifier specified (ignoring)
[ 14979.084] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[ 14979.084] (II) No input driver/identifier specified (ignoring)
[ 14979.085] (II) config/udev: Adding input device Sony Vaio Jogdial (/dev/input/event8)
[ 14979.085] (II) No input driver/identifier specified (ignoring)
[ 14979.085] (II) config/udev: Adding input device Sony Vaio Jogdial (/dev/input/mouse1)
[ 14979.085] (II) No input driver/identifier specified (ignoring)
[ 15021.171] nvLock: client timed out, taking the lock
Voilà ce que donne le log maintenant.

@benjarobin: le scroll a 2 doigts je l'ai remarqué ouais, mais... sérieux ? Le zoom á deux doigts marche aussi o_O ? Une fois tout confé je devrais avoir une ArchLinux avec un touchpad qui n'a rien à envier à celui d'un MacBook :D ??

Re: [Synaptics] Pas de synaptics pour ce VAIO là !

Publié : mar. 20 sept. 2011, 15:52
par benjarobin
Le zoom je ne pense pas... J’avais mal lu, désolé pour la fausse joie :-( D'ailleurs qu'est ce que cela veut dire zoomer (On grossit, mais quoi ?), c'est assez spécifique à une application.
Sous Windows le zoom fonctionne ? Si oui cela réalise quoi ? (Exemple d'application, firefox ?)

Re: [Synaptics] Pas de synaptics pour ce VAIO là !

Publié : mar. 20 sept. 2011, 16:02
par FoolEcho
Au vu du log, soit tu as une souris connectée (ce qui signifie que ton touchpad n'est pas du tout reconnu), soit ton touchpad est vu comme une souris (probable). Dans les deux cas, j'ai peur qu'il n'y ait rien à faire pour le moment (mais si ton touchpad est un synaptics, tu as une chance qu'il soit supporté... plus tard). :(

Tu peux nous poster la sortie de hwinfo --mouse quand même ?

Re: [Synaptics] Pas de synaptics pour ce VAIO là !

Publié : mar. 20 sept. 2011, 16:11
par Plaristote
Pas de mal, j'avais gardé mes réserves (faudrait déjà faire marcher le scroll à deux doigts ^^ !)

Sur Firefox, ça provoque un zoom comme on pourrait s'y attendre sur iOS. Je suppose effectivement que ça demande un support de l'application (où alors ça génère un Ctrl + ou un Ctrl - ?).
Le support devrait certainement venir de toute façon, d'un point de vue software c'est assez peu différent d'un scroll a deux doigts.

Sinon niveau problème, j'ai aussi essayé en commentant la section souris et touchpad de la conf evdev. Ça marche quand même, mais toujours sans synaptics. Curieux.
Toujours aucun driver synaptics chargé. De ce que je vois dans le log, mon touchpad est en fait considéré comme une souris... pas comme un touchpad. N'est-ce pas ?
Peut-être est-ce que je suis fichu donc, Xorg n'arrivera jamais a comprendre que mon touchpad n'est pas une souris ?

--- Pour la nouvelle réponse :
Non, aucune souris n'est connecté.
Voici l'output de hwinfo --mouse... j'ai été sidéré, il semble qu'il y ait une souris fantôme dans les parrages :

Code : Tout sélectionner

34: 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/event6, /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

35: PS/2 00.0: 10500 PS/2 Mouse
  [Created at input.183]
  Unique ID: AH6Q.GK9dutOpov5
  Hardware Class: mouse
  Model: "Sony Vaio Jogdial"
  Vendor: 0x104d 
  Device: "Sony Vaio Jogdial"
  Compatible to: int 0x0210 0x0011
  Device File: /dev/input/mice (/dev/input/mouse1)
  Device Files: /dev/input/mice, /dev/input/mouse1, /dev/input/event8
  Device Number: char 13:63 (char 13:33)
  Driver Info #0:
    Buttons: 1
    Wheels: 1
    XFree86 Protocol: explorerps/2
    GPM Protocol: exps2
  Config Status: cfg=new, avail=yes, need=no, active=unknown
Que signifie ce charabia ?
Je n'ai qu'un touchpad sur ce laptop, et lui il me détécte deux souris :lol: !

Re: [Synaptics] Pas de synaptics pour ce VAIO là !

Publié : mar. 20 sept. 2011, 16:17
par tazzon
Je vais peut-être dire n'importe quoi c'est c'est pas le touchpad qui est décomposé en 2 éléments ?

Code : Tout sélectionner

[…]
Driver Info #0:
    Buttons: 3
    Wheels: 0
[…]
Driver Info #0:
    Buttons: 1
    Wheels: 1
[…]

Re: [Synaptics] Pas de synaptics pour ce VAIO là !

Publié : mar. 20 sept. 2011, 16:28
par FoolEcho
tazzon a écrit :Je vais peut-être dire n'importe quoi c'est c'est pas le touchpad qui est décomposé en 2 éléments ?
Je ne pense pas.

La première entrée est le touchpad à mon avis.
La seconde concerne le jogdial qui a l'air propre à Sony (dispositif que je ne connaissais pas avant aujourd'hui): http://en.wikipedia.org/wiki/Jog_dial

Modèle différent mais on retombe sur ce sujet: http://forums.archlinux.fr/post78307.html#p78307 et donc hélas, c'est mal barré (essaie quand même ce que propose Desintegr :chinois: )... :(

Re: [Synaptics] Pas de synaptics pour ce VAIO là !

Publié : mar. 20 sept. 2011, 16:51
par Plaristote
Ouaip :s ! xinput est formel, c'est détecté comme une souris.
Rien à faire donc.

C'est quand même malheureux que des constructeurs soient capable de nous foutre des bâtons dans les roues pour un malheureux touchpad.