You are not logged in.

#1 2014-01-09 16:58:15

Viruser
Member
Registered: 2012-02-29
Posts: 15

[SOLVED] Synaptics touchpad not working

Hello
I have Fujitsu UH572 laptop which comes with a standard synaptics touchpad. The problem is, it doesn't work. As in mouse doesn't move and all.

I have Installed xf86-input-synaptics as instructed in the wiki, but nothing changed.

$ xinput
⎡ Virtual core pointer                    	id=2	[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer              	id=4	[slave  pointer  (2)]
⎜   ↳ SIGMACHIP Usb Mouse                     	id=11	[slave  pointer  (2)]
⎜   ↳ SynPS/2 Synaptics TouchPad              	id=14	[slave  pointer  (2)]
⎣ Virtual core keyboard                   	id=3	[master keyboard (2)]
    ↳ Virtual core XTEST keyboard             	id=5	[slave  keyboard (3)]
    ↳ Power Button                            	id=6	[slave  keyboard (3)]
    ↳ Fujitsu FUJ02E3                         	id=7	[slave  keyboard (3)]
    ↳ Video Bus                               	id=8	[slave  keyboard (3)]
    ↳ Fujitsu FUJ02B1                         	id=9	[slave  keyboard (3)]
    ↳ Power Button                            	id=10	[slave  keyboard (3)]
    ↳ FJ Camera                               	id=12	[slave  keyboard (3)]
    ↳ AT Translated Set 2 keyboard            	id=13	[slave  keyboard (3)]

dmesg prints a millioon of these:

[13048.949163] psmouse serio1: bad data from KBC - timeout

Well, i don't really use touchpad alot as i almost always have a usb mouse around, So i don't really need fancy multi-touch gestures and what not. However, i'd appreciate it if there was some basic mouse functionallity for when i want to do something very quick without having to pull out a mouse.
Any suggestions?

Thanks


Edit: Solved.
https://bbs.archlinux.org/viewtopic.php?id=148115

Last edited by Viruser (2014-02-21 08:37:23)

Offline

#2 2014-01-15 06:06:51

GSF1200S
Member
Registered: 2008-12-24
Posts: 474

Re: [SOLVED] Synaptics touchpad not working

Viruser wrote:

Hello
I have Fujitsu UH572 laptop which comes with a standard synaptics touchpad. The problem is, it doesn't work. As in mouse doesn't move and all.

I have Installed xf86-input-synaptics as instructed in the wiki, but nothing changed.

$ xinput
⎡ Virtual core pointer                    	id=2	[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer              	id=4	[slave  pointer  (2)]
⎜   ↳ SIGMACHIP Usb Mouse                     	id=11	[slave  pointer  (2)]
⎜   ↳ SynPS/2 Synaptics TouchPad              	id=14	[slave  pointer  (2)]
⎣ Virtual core keyboard                   	id=3	[master keyboard (2)]
    ↳ Virtual core XTEST keyboard             	id=5	[slave  keyboard (3)]
    ↳ Power Button                            	id=6	[slave  keyboard (3)]
    ↳ Fujitsu FUJ02E3                         	id=7	[slave  keyboard (3)]
    ↳ Video Bus                               	id=8	[slave  keyboard (3)]
    ↳ Fujitsu FUJ02B1                         	id=9	[slave  keyboard (3)]
    ↳ Power Button                            	id=10	[slave  keyboard (3)]
    ↳ FJ Camera                               	id=12	[slave  keyboard (3)]
    ↳ AT Translated Set 2 keyboard            	id=13	[slave  keyboard (3)]

dmesg prints a millioon of these:

[13048.949163] psmouse serio1: bad data from KBC - timeout

Well, i don't really use touchpad alot as i almost always have a usb mouse around, So i don't really need fancy multi-touch gestures and what not. However, i'd appreciate it if there was some basic mouse functionallity for when i want to do something very quick without having to pull out a mouse.
Any suggestions?

Thanks

My synaptics touchpad worked fine until the latest update. I should note that xf86-input-synaptics worked fine, I updated other packages (xorg-server, xf86-video-intel, etc) and THEN my touchpad stopped being by xinput -list.

I then stumbled onto this in /var/log/xorg.0.log:

    16.531] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event12)
[    16.531] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[    16.531] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[    16.531] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[    16.531] (II) LoadModule: "synaptics"
[    16.531] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    16.533] (II) Module synaptics: vendor="X.Org Foundation"
[    16.533] 	compiled for 1.14.5, module version = 1.7.1
[    16.533] 	Module class: X.Org XInput Driver
[    16.533] 	ABI class: X.Org XInput driver, version 19.1
[    16.533] (EE) module ABI major version (19) doesn't match the server's version (20)
[    16.533] (II) UnloadModule: "synaptics"
[    16.533] (II) Unloading synaptics
[    16.533] (EE) Failed to load module "synaptics" (module requirement mismatch, 0)
[    16.533] (EE) No input driver matching `synaptics'
[    16.533] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[    16.533] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"

**EDIT: OP, if you launch X with:

startx -- -ignoreABI

does the touchpad show up? Can you paste your /var/log/xorg.log here?

Last edited by GSF1200S (2014-01-15 06:20:30)

Offline

#3 2014-01-15 09:00:30

Viruser
Member
Registered: 2012-02-29
Posts: 15

Re: [SOLVED] Synaptics touchpad not working

I don't think we have the same problem, My touchpad didn't work before the update and it still is not working (no surprise there).
I never tried working with older drivers, But i did get an update on xf86-input-synaptics, which i believe would solve your problem once you update.
Also i tried launching X with that command and it didn't work.

$ cat /var/log/Xorg.0.log
[100332.469] 
X.Org X Server 1.15.0
Release Date: 2013-12-27
[100332.470] X Protocol Version 11, Revision 0
[100332.471] Build Operating System: Linux 3.12.5-1-ARCH x86_64 
[100332.471] Current Operating System: Linux Archlinux 3.12.7-2-ARCH #1 SMP PREEMPT Sun Jan 12 13:09:09 CET 2014 x86_64
[100332.471] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=85014a26-0eab-4d9f-83de-994d3eca6572 rw
[100332.472] Build Date: 09 January 2014  08:47:24AM
[100332.473]  
[100332.474] Current version of pixman: 0.32.4
[100332.475] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[100332.475] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[100332.477] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jan 15 12:23:42 2014
[100332.478] (==) Using config directory: "/etc/X11/xorg.conf.d"
[100332.478] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[100332.478] (==) No Layout section.  Using the first Screen section.
[100332.478] (==) No screen section available. Using defaults.
[100332.478] (**) |-->Screen "Default Screen Section" (0)
[100332.478] (**) |   |-->Monitor "<default monitor>"
[100332.478] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[100332.478] (==) Automatically adding devices
[100332.478] (==) Automatically enabling devices
[100332.478] (==) Automatically adding GPU devices
[100332.478] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[100332.478] 	Entry deleted from font path.
[100332.478] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[100332.478] 	Entry deleted from font path.
[100332.478] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[100332.478] 	Entry deleted from font path.
[100332.478] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[100332.478] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[100332.479] 	Entry deleted from font path.
[100332.479] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[100332.479] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/
[100332.479] (==) ModulePath set to "/usr/lib/xorg/modules"
[100332.479] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[100332.479] (II) Loader magic: 0x804c80
[100332.479] (II) Module ABI versions:
[100332.479] 	X.Org ANSI C Emulation: 0.4
[100332.479] 	X.Org Video Driver: 15.0
[100332.479] 	X.Org XInput driver : 20.0
[100332.479] 	X.Org Server Extension : 8.0
[100332.479] (II) xfree86: Adding drm device (/dev/dri/card0)
[100332.480] (--) PCI:*(0:0:2:0) 8086:0166:10cf:16c2 rev 9, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00002000/64
[100332.480] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[100332.480] Initializing built-in extension Generic Event Extension
[100332.481] Initializing built-in extension SHAPE
[100332.482] Initializing built-in extension MIT-SHM
[100332.482] Initializing built-in extension XInputExtension
[100332.483] Initializing built-in extension XTEST
[100332.484] Initializing built-in extension BIG-REQUESTS
[100332.484] Initializing built-in extension SYNC
[100332.485] Initializing built-in extension XKEYBOARD
[100332.485] Initializing built-in extension XC-MISC
[100332.486] Initializing built-in extension SECURITY
[100332.487] Initializing built-in extension XINERAMA
[100332.487] Initializing built-in extension XFIXES
[100332.488] Initializing built-in extension RENDER
[100332.489] Initializing built-in extension RANDR
[100332.489] Initializing built-in extension COMPOSITE
[100332.490] Initializing built-in extension DAMAGE
[100332.490] Initializing built-in extension MIT-SCREEN-SAVER
[100332.491] Initializing built-in extension DOUBLE-BUFFER
[100332.492] Initializing built-in extension RECORD
[100332.492] Initializing built-in extension DPMS
[100332.493] Initializing built-in extension Present
[100332.493] Initializing built-in extension DRI3
[100332.494] Initializing built-in extension X-Resource
[100332.495] Initializing built-in extension XVideo
[100332.495] Initializing built-in extension XVideo-MotionCompensation
[100332.496] Initializing built-in extension XFree86-VidModeExtension
[100332.496] Initializing built-in extension XFree86-DGA
[100332.497] Initializing built-in extension XFree86-DRI
[100332.498] Initializing built-in extension DRI2
[100332.498] (II) "glx" will be loaded by default.
[100332.498] (II) LoadModule: "dri2"
[100332.498] (II) Module "dri2" already built-in
[100332.498] (II) LoadModule: "glamoregl"
[100332.498] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[100332.499] (II) Module glamoregl: vendor="X.Org Foundation"
[100332.499] 	compiled for 1.15.0, module version = 0.5.1
[100332.499] 	ABI class: X.Org ANSI C Emulation, version 0.4
[100332.499] (II) LoadModule: "glx"
[100332.499] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[100332.499] (II) Module glx: vendor="X.Org Foundation"
[100332.499] 	compiled for 1.15.0, module version = 1.0.0
[100332.499] 	ABI class: X.Org Server Extension, version 8.0
[100332.499] (==) AIGLX enabled
[100332.500] Loading extension GLX
[100332.500] (==) Matched intel as autoconfigured driver 0
[100332.500] (==) Matched intel as autoconfigured driver 1
[100332.500] (==) Matched modesetting as autoconfigured driver 2
[100332.500] (==) Matched fbdev as autoconfigured driver 3
[100332.500] (==) Matched vesa as autoconfigured driver 4
[100332.500] (==) Assigned the driver to the xf86ConfigLayout
[100332.500] (II) LoadModule: "intel"
[100332.500] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[100332.500] (II) Module intel: vendor="X.Org Foundation"
[100332.500] 	compiled for 1.15.0, module version = 2.99.907
[100332.500] 	Module class: X.Org Video Driver
[100332.500] 	ABI class: X.Org Video Driver, version 15.0
[100332.500] (II) LoadModule: "modesetting"
[100332.500] (WW) Warning, couldn't open module modesetting
[100332.500] (II) UnloadModule: "modesetting"
[100332.500] (II) Unloading modesetting
[100332.500] (EE) Failed to load module "modesetting" (module does not exist, 0)
[100332.500] (II) LoadModule: "fbdev"
[100332.500] (WW) Warning, couldn't open module fbdev
[100332.500] (II) UnloadModule: "fbdev"
[100332.500] (II) Unloading fbdev
[100332.500] (EE) Failed to load module "fbdev" (module does not exist, 0)
[100332.500] (II) LoadModule: "vesa"
[100332.500] (WW) Warning, couldn't open module vesa
[100332.500] (II) UnloadModule: "vesa"
[100332.500] (II) Unloading vesa
[100332.500] (EE) Failed to load module "vesa" (module does not exist, 0)
[100332.500] (II) intel: Driver for Intel(R) 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
[100332.501] (II) intel: Driver for Intel(R) HD Graphics: 2000-5000
[100332.501] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100
[100332.501] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200
[100332.501] (++) using VT number 1

[100332.501] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4000
[100332.501] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx
[100332.501] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[100332.501] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[100332.501] (==) intel(0): RGB weight 888
[100332.501] (==) intel(0): Default visual is TrueColor
[100332.501] (**) intel(0): Framebuffer tiled
[100332.501] (**) intel(0): Pixmaps tiled
[100332.501] (**) intel(0): "Tear free" disabled
[100332.501] (**) intel(0): Forcing per-crtc-pixmaps? no
[100332.501] (II) intel(0): Output LVDS1 has no monitor section
[100332.502] (--) intel(0): found backlight control interface acpi_video0 (type 'firmware')
[100332.502] (II) intel(0): Output VGA1 has no monitor section
[100332.502] (II) intel(0): Output HDMI1 has no monitor section
[100332.502] (II) intel(0): Output DP1 has no monitor section
[100332.502] (II) intel(0): Output VIRTUAL1 has no monitor section
[100332.502] (--) intel(0): Output LVDS1 using initial mode  on pipe 0
[100332.502] (==) intel(0): DPI set to (96, 96)
[100332.502] (II) Loading sub module "dri2"
[100332.502] (II) LoadModule: "dri2"
[100332.502] (II) Module "dri2" already built-in
[100332.502] (==) Depth 24 pixmap format is 32 bpp
[100332.502] (II) intel(0): SNA initialized with Ivybridge (gen7, gt2) backend
[100332.502] (==) intel(0): Backing store enabled
[100332.502] (==) intel(0): Silken mouse enabled
[100332.502] (II) intel(0): HW Cursor enabled
[100332.502] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[100332.502] (==) intel(0): DPMS enabled
[100332.502] (II) intel(0): [DRI2] Setup complete
[100332.502] (II) intel(0): [DRI2]   DRI driver: i965
[100332.502] (II) intel(0): direct rendering: DRI2 Enabled
[100332.502] (==) intel(0): hotplug detection: "enabled"
[100332.502] (--) RandR disabled
[100332.509] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[100332.509] (II) AIGLX: enabled GLX_ARB_create_context
[100332.509] (II) AIGLX: enabled GLX_ARB_create_context_profile
[100332.509] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[100332.509] (II) AIGLX: enabled GLX_INTEL_swap_event
[100332.509] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[100332.509] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[100332.509] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[100332.509] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[100332.509] (II) AIGLX: Loaded and initialized i965
[100332.509] (II) GLX: Initialized DRI2 GL provider for screen 0
[100332.511] (II) intel(0): switch to mode 1366x768@60.0 on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
[100332.520] (II) intel(0): Setting screen physical size to 361 x 203
[100332.546] (II) config/udev: Adding input device Power Button (/dev/input/event7)
[100332.546] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[100332.546] (II) LoadModule: "evdev"
[100332.547] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[100332.547] (II) Module evdev: vendor="X.Org Foundation"
[100332.547] 	compiled for 1.15.0, module version = 2.8.2
[100332.547] 	Module class: X.Org XInput Driver
[100332.547] 	ABI class: X.Org XInput driver, version 20.0
[100332.547] (II) Using input driver 'evdev' for 'Power Button'
[100332.547] (**) Power Button: always reports core events
[100332.547] (**) evdev: Power Button: Device: "/dev/input/event7"
[100332.547] (--) evdev: Power Button: Vendor 0 Product 0x1
[100332.547] (--) evdev: Power Button: Found keys
[100332.547] (II) evdev: Power Button: Configuring as keyboard
[100332.547] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input31/event7"
[100332.547] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[100332.547] (**) Option "xkb_rules" "evdev"
[100332.547] (**) Option "xkb_model" "pc104"
[100332.547] (**) Option "xkb_layout" "us"
[100332.566] (II) config/udev: Adding input device Fujitsu FUJ02E3 (/dev/input/event9)
[100332.566] (**) Fujitsu FUJ02E3: Applying InputClass "evdev keyboard catchall"
[100332.566] (II) Using input driver 'evdev' for 'Fujitsu FUJ02E3'
[100332.566] (**) Fujitsu FUJ02E3: always reports core events
[100332.566] (**) evdev: Fujitsu FUJ02E3: Device: "/dev/input/event9"
[100332.566] (--) evdev: Fujitsu FUJ02E3: Vendor 0 Product 0x6
[100332.566] (--) evdev: Fujitsu FUJ02E3: Found keys
[100332.566] (II) evdev: Fujitsu FUJ02E3: Configuring as keyboard
[100332.566] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/FUJ02E3:00/input/input42/event9"
[100332.566] (II) XINPUT: Adding extended input device "Fujitsu FUJ02E3" (type: KEYBOARD, id 7)
[100332.566] (**) Option "xkb_rules" "evdev"
[100332.566] (**) Option "xkb_model" "pc104"
[100332.566] (**) Option "xkb_layout" "us"
[100332.567] (II) config/udev: Adding input device Video Bus (/dev/input/event10)
[100332.567] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[100332.567] (II) Using input driver 'evdev' for 'Video Bus'
[100332.567] (**) Video Bus: always reports core events
[100332.567] (**) evdev: Video Bus: Device: "/dev/input/event10"
[100332.567] (--) evdev: Video Bus: Vendor 0 Product 0x6
[100332.567] (--) evdev: Video Bus: Found keys
[100332.567] (II) evdev: Video Bus: Configuring as keyboard
[100332.567] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input45/event10"
[100332.567] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[100332.567] (**) Option "xkb_rules" "evdev"
[100332.567] (**) Option "xkb_model" "pc104"
[100332.567] (**) Option "xkb_layout" "us"
[100332.567] (II) config/udev: Adding input device Fujitsu FUJ02B1 (/dev/input/event8)
[100332.567] (**) Fujitsu FUJ02B1: Applying InputClass "evdev keyboard catchall"
[100332.567] (II) Using input driver 'evdev' for 'Fujitsu FUJ02B1'
[100332.567] (**) Fujitsu FUJ02B1: always reports core events
[100332.567] (**) evdev: Fujitsu FUJ02B1: Device: "/dev/input/event8"
[100332.567] (--) evdev: Fujitsu FUJ02B1: Vendor 0 Product 0x6
[100332.567] (--) evdev: Fujitsu FUJ02B1: Found keys
[100332.567] (II) evdev: Fujitsu FUJ02B1: Configuring as keyboard
[100332.567] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/FUJ02B1:00/input/input41/event8"
[100332.567] (II) XINPUT: Adding extended input device "Fujitsu FUJ02B1" (type: KEYBOARD, id 9)
[100332.567] (**) Option "xkb_rules" "evdev"
[100332.567] (**) Option "xkb_model" "pc104"
[100332.567] (**) Option "xkb_layout" "us"
[100332.568] (II) config/udev: Adding input device Power Button (/dev/input/event6)
[100332.568] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[100332.568] (II) Using input driver 'evdev' for 'Power Button'
[100332.568] (**) Power Button: always reports core events
[100332.568] (**) evdev: Power Button: Device: "/dev/input/event6"
[100332.568] (--) evdev: Power Button: Vendor 0 Product 0x1
[100332.568] (--) evdev: Power Button: Found keys
[100332.568] (II) evdev: Power Button: Configuring as keyboard
[100332.568] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input30/event6"
[100332.568] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 10)
[100332.568] (**) Option "xkb_rules" "evdev"
[100332.568] (**) Option "xkb_model" "pc104"
[100332.568] (**) Option "xkb_layout" "us"
[100332.568] (II) config/udev: Adding input device Lid Switch (/dev/input/event5)
[100332.568] (II) No input driver specified, ignoring this device.
[100332.568] (II) This device may have been added with another device file.
[100332.568] (II) config/udev: Adding drm device (/dev/dri/card0)
[100332.568] (II) config/udev: Adding input device SIGMACHIP Usb Mouse (/dev/input/event13)
[100332.568] (**) SIGMACHIP Usb Mouse: Applying InputClass "evdev pointer catchall"
[100332.568] (II) Using input driver 'evdev' for 'SIGMACHIP Usb Mouse'
[100332.568] (**) SIGMACHIP Usb Mouse: always reports core events
[100332.568] (**) evdev: SIGMACHIP Usb Mouse: Device: "/dev/input/event13"
[100332.568] (--) evdev: SIGMACHIP Usb Mouse: Vendor 0x1c4f Product 0x32
[100332.568] (--) evdev: SIGMACHIP Usb Mouse: Found 9 mouse buttons
[100332.568] (--) evdev: SIGMACHIP Usb Mouse: Found scroll wheel(s)
[100332.568] (--) evdev: SIGMACHIP Usb Mouse: Found relative axes
[100332.568] (--) evdev: SIGMACHIP Usb Mouse: Found x and y relative axes
[100332.568] (II) evdev: SIGMACHIP Usb Mouse: Configuring as mouse
[100332.568] (II) evdev: SIGMACHIP Usb Mouse: Adding scrollwheel support
[100332.568] (**) evdev: SIGMACHIP Usb Mouse: YAxisMapping: buttons 4 and 5
[100332.568] (**) evdev: SIGMACHIP Usb Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[100332.568] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input53/event13"
[100332.568] (II) XINPUT: Adding extended input device "SIGMACHIP Usb Mouse" (type: MOUSE, id 11)
[100332.568] (II) evdev: SIGMACHIP Usb Mouse: initialized for relative axes.
[100332.569] (**) SIGMACHIP Usb Mouse: (accel) keeping acceleration scheme 1
[100332.569] (**) SIGMACHIP Usb Mouse: (accel) acceleration profile 0
[100332.569] (**) SIGMACHIP Usb Mouse: (accel) acceleration factor: 2.000
[100332.569] (**) SIGMACHIP Usb Mouse: (accel) acceleration threshold: 4
[100332.569] (II) config/udev: Adding input device SIGMACHIP Usb Mouse (/dev/input/mouse1)
[100332.569] (II) No input driver specified, ignoring this device.
[100332.569] (II) This device may have been added with another device file.
[100332.569] (II) config/udev: Adding input device FJ Camera (/dev/input/event12)
[100332.569] (**) FJ Camera: Applying InputClass "evdev keyboard catchall"
[100332.569] (II) Using input driver 'evdev' for 'FJ Camera'
[100332.569] (**) FJ Camera: always reports core events
[100332.569] (**) evdev: FJ Camera: Device: "/dev/input/event12"
[100332.569] (--) evdev: FJ Camera: Vendor 0x10f1 Product 0x1a44
[100332.569] (--) evdev: FJ Camera: Found keys
[100332.569] (II) evdev: FJ Camera: Configuring as keyboard
[100332.569] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input46/event12"
[100332.569] (II) XINPUT: Adding extended input device "FJ Camera" (type: KEYBOARD, id 12)
[100332.569] (**) Option "xkb_rules" "evdev"
[100332.569] (**) Option "xkb_model" "pc104"
[100332.569] (**) Option "xkb_layout" "us"
[100332.569] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event1)
[100332.569] (II) No input driver specified, ignoring this device.
[100332.569] (II) This device may have been added with another device file.
[100332.570] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event3)
[100332.570] (II) No input driver specified, ignoring this device.
[100332.570] (II) This device may have been added with another device file.
[100332.570] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event2)
[100332.570] (II) No input driver specified, ignoring this device.
[100332.570] (II) This device may have been added with another device file.
[100332.570] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[100332.570] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[100332.570] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[100332.570] (**) AT Translated Set 2 keyboard: always reports core events
[100332.570] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[100332.570] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[100332.570] (--) evdev: AT Translated Set 2 keyboard: Found keys
[100332.570] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[100332.570] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[100332.570] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[100332.570] (**) Option "xkb_rules" "evdev"
[100332.570] (**) Option "xkb_model" "pc104"
[100332.570] (**) Option "xkb_layout" "us"
[100332.570] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event11)
[100332.570] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[100332.570] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[100332.570] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[100332.570] (II) LoadModule: "synaptics"
[100332.570] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[100332.570] (II) Module synaptics: vendor="X.Org Foundation"
[100332.570] 	compiled for 1.15.0, module version = 1.7.3
[100332.570] 	Module class: X.Org XInput Driver
[100332.570] 	ABI class: X.Org XInput driver, version 20.0
[100332.570] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[100332.571] (**) SynPS/2 Synaptics TouchPad: always reports core events
[100332.571] (**) Option "Device" "/dev/input/event11"
[100332.636] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
[100332.636] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472 (res 55)
[100332.636] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448 (res 73)
[100332.636] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[100332.636] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[100332.636] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple
[100332.636] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[100332.636] (**) Option "TapButton1" "1"
[100332.637] (**) Option "TapButton2" "2"
[100332.637] (**) Option "TapButton3" "3"
[100332.637] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[100332.637] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[100332.637] (**) SynPS/2 Synaptics TouchPad: always reports core events
[100332.676] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input44/event11"
[100332.676] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 14)
[100332.676] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[100332.676] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[100332.676] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.040
[100332.677] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[100332.677] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[100332.677] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[100332.677] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[100332.677] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[100332.677] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[100332.677] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[100332.677] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[100332.677] (II) No input driver specified, ignoring this device.
[100332.677] (II) This device may have been added with another device file.
[100332.787] (II) intel(0): EDID vendor "LGD", prod id 766
[100332.787] (II) intel(0): Printing DDC gathered Modelines:
[100332.787] (II) intel(0): Modeline "1366x768"x0.0   69.30  1366 1398 1430 1470  768 771 776 786 -hsync -vsync (47.1 kHz eP)

Offline

#4 2014-01-15 20:58:52

GSF1200S
Member
Registered: 2008-12-24
Posts: 474

Re: [SOLVED] Synaptics touchpad not working

Viruser wrote:

I don't think we have the same problem, My touchpad didn't work before the update and it still is not working (no surprise there).
I never tried working with older drivers, But i did get an update on xf86-input-synaptics, which i believe would solve your problem once you update.
Also i tried launching X with that command and it didn't work.

$ cat /var/log/Xorg.0.log
[100332.469] 
X.Org X Server 1.15.0
Release Date: 2013-12-27
[100332.470] X Protocol Version 11, Revision 0
[100332.471] Build Operating System: Linux 3.12.5-1-ARCH x86_64 
[100332.471] Current Operating System: Linux Archlinux 3.12.7-2-ARCH #1 SMP PREEMPT Sun Jan 12 13:09:09 CET 2014 x86_64
[100332.471] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=85014a26-0eab-4d9f-83de-994d3eca6572 rw
[100332.472] Build Date: 09 January 2014  08:47:24AM
[100332.473]  
[100332.474] Current version of pixman: 0.32.4
[100332.475] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[100332.475] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[100332.477] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jan 15 12:23:42 2014
[100332.478] (==) Using config directory: "/etc/X11/xorg.conf.d"
[100332.478] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[100332.478] (==) No Layout section.  Using the first Screen section.
[100332.478] (==) No screen section available. Using defaults.
[100332.478] (**) |-->Screen "Default Screen Section" (0)
[100332.478] (**) |   |-->Monitor "<default monitor>"
[100332.478] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[100332.478] (==) Automatically adding devices
[100332.478] (==) Automatically enabling devices
[100332.478] (==) Automatically adding GPU devices
[100332.478] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[100332.478] 	Entry deleted from font path.
[100332.478] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[100332.478] 	Entry deleted from font path.
[100332.478] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[100332.478] 	Entry deleted from font path.
[100332.478] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[100332.478] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[100332.479] 	Entry deleted from font path.
[100332.479] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[100332.479] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/
[100332.479] (==) ModulePath set to "/usr/lib/xorg/modules"
[100332.479] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[100332.479] (II) Loader magic: 0x804c80
[100332.479] (II) Module ABI versions:
[100332.479] 	X.Org ANSI C Emulation: 0.4
[100332.479] 	X.Org Video Driver: 15.0
[100332.479] 	X.Org XInput driver : 20.0
[100332.479] 	X.Org Server Extension : 8.0
[100332.479] (II) xfree86: Adding drm device (/dev/dri/card0)
[100332.480] (--) PCI:*(0:0:2:0) 8086:0166:10cf:16c2 rev 9, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00002000/64
[100332.480] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[100332.480] Initializing built-in extension Generic Event Extension
[100332.481] Initializing built-in extension SHAPE
[100332.482] Initializing built-in extension MIT-SHM
[100332.482] Initializing built-in extension XInputExtension
[100332.483] Initializing built-in extension XTEST
[100332.484] Initializing built-in extension BIG-REQUESTS
[100332.484] Initializing built-in extension SYNC
[100332.485] Initializing built-in extension XKEYBOARD
[100332.485] Initializing built-in extension XC-MISC
[100332.486] Initializing built-in extension SECURITY
[100332.487] Initializing built-in extension XINERAMA
[100332.487] Initializing built-in extension XFIXES
[100332.488] Initializing built-in extension RENDER
[100332.489] Initializing built-in extension RANDR
[100332.489] Initializing built-in extension COMPOSITE
[100332.490] Initializing built-in extension DAMAGE
[100332.490] Initializing built-in extension MIT-SCREEN-SAVER
[100332.491] Initializing built-in extension DOUBLE-BUFFER
[100332.492] Initializing built-in extension RECORD
[100332.492] Initializing built-in extension DPMS
[100332.493] Initializing built-in extension Present
[100332.493] Initializing built-in extension DRI3
[100332.494] Initializing built-in extension X-Resource
[100332.495] Initializing built-in extension XVideo
[100332.495] Initializing built-in extension XVideo-MotionCompensation
[100332.496] Initializing built-in extension XFree86-VidModeExtension
[100332.496] Initializing built-in extension XFree86-DGA
[100332.497] Initializing built-in extension XFree86-DRI
[100332.498] Initializing built-in extension DRI2
[100332.498] (II) "glx" will be loaded by default.
[100332.498] (II) LoadModule: "dri2"
[100332.498] (II) Module "dri2" already built-in
[100332.498] (II) LoadModule: "glamoregl"
[100332.498] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[100332.499] (II) Module glamoregl: vendor="X.Org Foundation"
[100332.499] 	compiled for 1.15.0, module version = 0.5.1
[100332.499] 	ABI class: X.Org ANSI C Emulation, version 0.4
[100332.499] (II) LoadModule: "glx"
[100332.499] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[100332.499] (II) Module glx: vendor="X.Org Foundation"
[100332.499] 	compiled for 1.15.0, module version = 1.0.0
[100332.499] 	ABI class: X.Org Server Extension, version 8.0
[100332.499] (==) AIGLX enabled
[100332.500] Loading extension GLX
[100332.500] (==) Matched intel as autoconfigured driver 0
[100332.500] (==) Matched intel as autoconfigured driver 1
[100332.500] (==) Matched modesetting as autoconfigured driver 2
[100332.500] (==) Matched fbdev as autoconfigured driver 3
[100332.500] (==) Matched vesa as autoconfigured driver 4
[100332.500] (==) Assigned the driver to the xf86ConfigLayout
[100332.500] (II) LoadModule: "intel"
[100332.500] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[100332.500] (II) Module intel: vendor="X.Org Foundation"
[100332.500] 	compiled for 1.15.0, module version = 2.99.907
[100332.500] 	Module class: X.Org Video Driver
[100332.500] 	ABI class: X.Org Video Driver, version 15.0
[100332.500] (II) LoadModule: "modesetting"
[100332.500] (WW) Warning, couldn't open module modesetting
[100332.500] (II) UnloadModule: "modesetting"
[100332.500] (II) Unloading modesetting
[100332.500] (EE) Failed to load module "modesetting" (module does not exist, 0)
[100332.500] (II) LoadModule: "fbdev"
[100332.500] (WW) Warning, couldn't open module fbdev
[100332.500] (II) UnloadModule: "fbdev"
[100332.500] (II) Unloading fbdev
[100332.500] (EE) Failed to load module "fbdev" (module does not exist, 0)
[100332.500] (II) LoadModule: "vesa"
[100332.500] (WW) Warning, couldn't open module vesa
[100332.500] (II) UnloadModule: "vesa"
[100332.500] (II) Unloading vesa
[100332.500] (EE) Failed to load module "vesa" (module does not exist, 0)
[100332.500] (II) intel: Driver for Intel(R) 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
[100332.501] (II) intel: Driver for Intel(R) HD Graphics: 2000-5000
[100332.501] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100
[100332.501] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200
[100332.501] (++) using VT number 1

[100332.501] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4000
[100332.501] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx
[100332.501] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[100332.501] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[100332.501] (==) intel(0): RGB weight 888
[100332.501] (==) intel(0): Default visual is TrueColor
[100332.501] (**) intel(0): Framebuffer tiled
[100332.501] (**) intel(0): Pixmaps tiled
[100332.501] (**) intel(0): "Tear free" disabled
[100332.501] (**) intel(0): Forcing per-crtc-pixmaps? no
[100332.501] (II) intel(0): Output LVDS1 has no monitor section
[100332.502] (--) intel(0): found backlight control interface acpi_video0 (type 'firmware')
[100332.502] (II) intel(0): Output VGA1 has no monitor section
[100332.502] (II) intel(0): Output HDMI1 has no monitor section
[100332.502] (II) intel(0): Output DP1 has no monitor section
[100332.502] (II) intel(0): Output VIRTUAL1 has no monitor section
[100332.502] (--) intel(0): Output LVDS1 using initial mode  on pipe 0
[100332.502] (==) intel(0): DPI set to (96, 96)
[100332.502] (II) Loading sub module "dri2"
[100332.502] (II) LoadModule: "dri2"
[100332.502] (II) Module "dri2" already built-in
[100332.502] (==) Depth 24 pixmap format is 32 bpp
[100332.502] (II) intel(0): SNA initialized with Ivybridge (gen7, gt2) backend
[100332.502] (==) intel(0): Backing store enabled
[100332.502] (==) intel(0): Silken mouse enabled
[100332.502] (II) intel(0): HW Cursor enabled
[100332.502] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[100332.502] (==) intel(0): DPMS enabled
[100332.502] (II) intel(0): [DRI2] Setup complete
[100332.502] (II) intel(0): [DRI2]   DRI driver: i965
[100332.502] (II) intel(0): direct rendering: DRI2 Enabled
[100332.502] (==) intel(0): hotplug detection: "enabled"
[100332.502] (--) RandR disabled
[100332.509] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[100332.509] (II) AIGLX: enabled GLX_ARB_create_context
[100332.509] (II) AIGLX: enabled GLX_ARB_create_context_profile
[100332.509] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[100332.509] (II) AIGLX: enabled GLX_INTEL_swap_event
[100332.509] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[100332.509] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[100332.509] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[100332.509] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[100332.509] (II) AIGLX: Loaded and initialized i965
[100332.509] (II) GLX: Initialized DRI2 GL provider for screen 0
[100332.511] (II) intel(0): switch to mode 1366x768@60.0 on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
[100332.520] (II) intel(0): Setting screen physical size to 361 x 203
[100332.546] (II) config/udev: Adding input device Power Button (/dev/input/event7)
[100332.546] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[100332.546] (II) LoadModule: "evdev"
[100332.547] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[100332.547] (II) Module evdev: vendor="X.Org Foundation"
[100332.547] 	compiled for 1.15.0, module version = 2.8.2
[100332.547] 	Module class: X.Org XInput Driver
[100332.547] 	ABI class: X.Org XInput driver, version 20.0
[100332.547] (II) Using input driver 'evdev' for 'Power Button'
[100332.547] (**) Power Button: always reports core events
[100332.547] (**) evdev: Power Button: Device: "/dev/input/event7"
[100332.547] (--) evdev: Power Button: Vendor 0 Product 0x1
[100332.547] (--) evdev: Power Button: Found keys
[100332.547] (II) evdev: Power Button: Configuring as keyboard
[100332.547] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input31/event7"
[100332.547] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[100332.547] (**) Option "xkb_rules" "evdev"
[100332.547] (**) Option "xkb_model" "pc104"
[100332.547] (**) Option "xkb_layout" "us"
[100332.566] (II) config/udev: Adding input device Fujitsu FUJ02E3 (/dev/input/event9)
[100332.566] (**) Fujitsu FUJ02E3: Applying InputClass "evdev keyboard catchall"
[100332.566] (II) Using input driver 'evdev' for 'Fujitsu FUJ02E3'
[100332.566] (**) Fujitsu FUJ02E3: always reports core events
[100332.566] (**) evdev: Fujitsu FUJ02E3: Device: "/dev/input/event9"
[100332.566] (--) evdev: Fujitsu FUJ02E3: Vendor 0 Product 0x6
[100332.566] (--) evdev: Fujitsu FUJ02E3: Found keys
[100332.566] (II) evdev: Fujitsu FUJ02E3: Configuring as keyboard
[100332.566] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/FUJ02E3:00/input/input42/event9"
[100332.566] (II) XINPUT: Adding extended input device "Fujitsu FUJ02E3" (type: KEYBOARD, id 7)
[100332.566] (**) Option "xkb_rules" "evdev"
[100332.566] (**) Option "xkb_model" "pc104"
[100332.566] (**) Option "xkb_layout" "us"
[100332.567] (II) config/udev: Adding input device Video Bus (/dev/input/event10)
[100332.567] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[100332.567] (II) Using input driver 'evdev' for 'Video Bus'
[100332.567] (**) Video Bus: always reports core events
[100332.567] (**) evdev: Video Bus: Device: "/dev/input/event10"
[100332.567] (--) evdev: Video Bus: Vendor 0 Product 0x6
[100332.567] (--) evdev: Video Bus: Found keys
[100332.567] (II) evdev: Video Bus: Configuring as keyboard
[100332.567] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input45/event10"
[100332.567] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[100332.567] (**) Option "xkb_rules" "evdev"
[100332.567] (**) Option "xkb_model" "pc104"
[100332.567] (**) Option "xkb_layout" "us"
[100332.567] (II) config/udev: Adding input device Fujitsu FUJ02B1 (/dev/input/event8)
[100332.567] (**) Fujitsu FUJ02B1: Applying InputClass "evdev keyboard catchall"
[100332.567] (II) Using input driver 'evdev' for 'Fujitsu FUJ02B1'
[100332.567] (**) Fujitsu FUJ02B1: always reports core events
[100332.567] (**) evdev: Fujitsu FUJ02B1: Device: "/dev/input/event8"
[100332.567] (--) evdev: Fujitsu FUJ02B1: Vendor 0 Product 0x6
[100332.567] (--) evdev: Fujitsu FUJ02B1: Found keys
[100332.567] (II) evdev: Fujitsu FUJ02B1: Configuring as keyboard
[100332.567] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/FUJ02B1:00/input/input41/event8"
[100332.567] (II) XINPUT: Adding extended input device "Fujitsu FUJ02B1" (type: KEYBOARD, id 9)
[100332.567] (**) Option "xkb_rules" "evdev"
[100332.567] (**) Option "xkb_model" "pc104"
[100332.567] (**) Option "xkb_layout" "us"
[100332.568] (II) config/udev: Adding input device Power Button (/dev/input/event6)
[100332.568] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[100332.568] (II) Using input driver 'evdev' for 'Power Button'
[100332.568] (**) Power Button: always reports core events
[100332.568] (**) evdev: Power Button: Device: "/dev/input/event6"
[100332.568] (--) evdev: Power Button: Vendor 0 Product 0x1
[100332.568] (--) evdev: Power Button: Found keys
[100332.568] (II) evdev: Power Button: Configuring as keyboard
[100332.568] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input30/event6"
[100332.568] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 10)
[100332.568] (**) Option "xkb_rules" "evdev"
[100332.568] (**) Option "xkb_model" "pc104"
[100332.568] (**) Option "xkb_layout" "us"
[100332.568] (II) config/udev: Adding input device Lid Switch (/dev/input/event5)
[100332.568] (II) No input driver specified, ignoring this device.
[100332.568] (II) This device may have been added with another device file.
[100332.568] (II) config/udev: Adding drm device (/dev/dri/card0)
[100332.568] (II) config/udev: Adding input device SIGMACHIP Usb Mouse (/dev/input/event13)
[100332.568] (**) SIGMACHIP Usb Mouse: Applying InputClass "evdev pointer catchall"
[100332.568] (II) Using input driver 'evdev' for 'SIGMACHIP Usb Mouse'
[100332.568] (**) SIGMACHIP Usb Mouse: always reports core events
[100332.568] (**) evdev: SIGMACHIP Usb Mouse: Device: "/dev/input/event13"
[100332.568] (--) evdev: SIGMACHIP Usb Mouse: Vendor 0x1c4f Product 0x32
[100332.568] (--) evdev: SIGMACHIP Usb Mouse: Found 9 mouse buttons
[100332.568] (--) evdev: SIGMACHIP Usb Mouse: Found scroll wheel(s)
[100332.568] (--) evdev: SIGMACHIP Usb Mouse: Found relative axes
[100332.568] (--) evdev: SIGMACHIP Usb Mouse: Found x and y relative axes
[100332.568] (II) evdev: SIGMACHIP Usb Mouse: Configuring as mouse
[100332.568] (II) evdev: SIGMACHIP Usb Mouse: Adding scrollwheel support
[100332.568] (**) evdev: SIGMACHIP Usb Mouse: YAxisMapping: buttons 4 and 5
[100332.568] (**) evdev: SIGMACHIP Usb Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[100332.568] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input53/event13"
[100332.568] (II) XINPUT: Adding extended input device "SIGMACHIP Usb Mouse" (type: MOUSE, id 11)
[100332.568] (II) evdev: SIGMACHIP Usb Mouse: initialized for relative axes.
[100332.569] (**) SIGMACHIP Usb Mouse: (accel) keeping acceleration scheme 1
[100332.569] (**) SIGMACHIP Usb Mouse: (accel) acceleration profile 0
[100332.569] (**) SIGMACHIP Usb Mouse: (accel) acceleration factor: 2.000
[100332.569] (**) SIGMACHIP Usb Mouse: (accel) acceleration threshold: 4
[100332.569] (II) config/udev: Adding input device SIGMACHIP Usb Mouse (/dev/input/mouse1)
[100332.569] (II) No input driver specified, ignoring this device.
[100332.569] (II) This device may have been added with another device file.
[100332.569] (II) config/udev: Adding input device FJ Camera (/dev/input/event12)
[100332.569] (**) FJ Camera: Applying InputClass "evdev keyboard catchall"
[100332.569] (II) Using input driver 'evdev' for 'FJ Camera'
[100332.569] (**) FJ Camera: always reports core events
[100332.569] (**) evdev: FJ Camera: Device: "/dev/input/event12"
[100332.569] (--) evdev: FJ Camera: Vendor 0x10f1 Product 0x1a44
[100332.569] (--) evdev: FJ Camera: Found keys
[100332.569] (II) evdev: FJ Camera: Configuring as keyboard
[100332.569] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input46/event12"
[100332.569] (II) XINPUT: Adding extended input device "FJ Camera" (type: KEYBOARD, id 12)
[100332.569] (**) Option "xkb_rules" "evdev"
[100332.569] (**) Option "xkb_model" "pc104"
[100332.569] (**) Option "xkb_layout" "us"
[100332.569] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event1)
[100332.569] (II) No input driver specified, ignoring this device.
[100332.569] (II) This device may have been added with another device file.
[100332.570] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event3)
[100332.570] (II) No input driver specified, ignoring this device.
[100332.570] (II) This device may have been added with another device file.
[100332.570] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event2)
[100332.570] (II) No input driver specified, ignoring this device.
[100332.570] (II) This device may have been added with another device file.
[100332.570] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[100332.570] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[100332.570] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[100332.570] (**) AT Translated Set 2 keyboard: always reports core events
[100332.570] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[100332.570] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[100332.570] (--) evdev: AT Translated Set 2 keyboard: Found keys
[100332.570] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[100332.570] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[100332.570] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[100332.570] (**) Option "xkb_rules" "evdev"
[100332.570] (**) Option "xkb_model" "pc104"
[100332.570] (**) Option "xkb_layout" "us"
[100332.570] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event11)
[100332.570] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[100332.570] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[100332.570] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[100332.570] (II) LoadModule: "synaptics"
[100332.570] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[100332.570] (II) Module synaptics: vendor="X.Org Foundation"
[100332.570] 	compiled for 1.15.0, module version = 1.7.3
[100332.570] 	Module class: X.Org XInput Driver
[100332.570] 	ABI class: X.Org XInput driver, version 20.0
[100332.570] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[100332.571] (**) SynPS/2 Synaptics TouchPad: always reports core events
[100332.571] (**) Option "Device" "/dev/input/event11"
[100332.636] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
[100332.636] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472 (res 55)
[100332.636] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448 (res 73)
[100332.636] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[100332.636] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[100332.636] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple
[100332.636] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[100332.636] (**) Option "TapButton1" "1"
[100332.637] (**) Option "TapButton2" "2"
[100332.637] (**) Option "TapButton3" "3"
[100332.637] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[100332.637] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[100332.637] (**) SynPS/2 Synaptics TouchPad: always reports core events
[100332.676] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input44/event11"
[100332.676] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 14)
[100332.676] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[100332.676] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[100332.676] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.040
[100332.677] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[100332.677] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[100332.677] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[100332.677] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[100332.677] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[100332.677] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[100332.677] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[100332.677] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[100332.677] (II) No input driver specified, ignoring this device.
[100332.677] (II) This device may have been added with another device file.
[100332.787] (II) intel(0): EDID vendor "LGD", prod id 766
[100332.787] (II) intel(0): Printing DDC gathered Modelines:
[100332.787] (II) intel(0): Modeline "1366x768"x0.0   69.30  1366 1398 1430 1470  768 771 776 786 -hsync -vsync (47.1 kHz eP)

Yeah definitely a different issue. I was referenced here from #archlinux on freenode as the issue seemed related.

In your case it clearly seems to load the driver. So others might be able to help, can you also post the results of:

cat /etc/X11/xorg.conf.d/50-synaptics.conf

Also, have you tried installing xf86-input-synaptics-git from the AUR?

Offline

#5 2014-01-16 07:51:46

Viruser
Member
Registered: 2012-02-29
Posts: 15

Re: [SOLVED] Synaptics touchpad not working

I tried installing xf86-input-synaptics-git and it didn't work.
Here is the synaptics config file:

Section "InputClass"
        Identifier "touchpad catchall"
        Driver "synaptics"
        MatchIsTouchpad "on"
        Option "TapButton1" "1"
        Option "TapButton2" "2"
        Option "TapButton3" "3"
        MatchDevicePath "/dev/input/event*"
EndSection

Section "InputClass"
        Identifier "touchpad ignore duplicates"
        MatchIsTouchpad "on"
        MatchOS "Linux"
        MatchDevicePath "/dev/input/mouse*"
        Option "Ignore" "on"
EndSection

# This option enables the bottom right corner to be a right button on
# non-synaptics clickpads.
# This option is only interpreted by clickpads.
Section "InputClass"
        Identifier "Default clickpad buttons"
        MatchDriver "synaptics"
        Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
#       To disable the bottom edge area so the buttons only work as buttons,
#       not for movement, set the AreaBottomEdge
#       Option "AreaBottomEdge" "82%"
EndSection

# This option disables software buttons on Apple touchpads.
# This option is only interpreted by clickpads.
Section "InputClass"
        Identifier "Disable clickpad buttons on Apple touchpads"
        MatchProduct "Apple|bcm5974"
        MatchDriver "synaptics"
        Option "SoftButtonAreas" "0 0 0 0 0 0 0 0"
EndSection

Offline

Board footer

Powered by FluxBB