You are not logged in.

#1 2012-09-01 09:55:01

flako
Member
Registered: 2008-10-24
Posts: 56

[Solved]Synaptics Touchpad not working at all on Fujitsu Siemens UH552

Hi,
I have just installed Arch on my Fujitsu Siemens UH552 laptop. Everything works except for the touchpad which seems to get loaded by Xorg, but when in X it doesn't work. I have tried both using /dev/input/event* and /dev/input/mouse0 as device paths, neither works.

xf86-input-evdev and xf86-input-synaptics are installed.
I have tried running both with the default 10-evdev.conf, with 10-synaptics.conf, with both, and without both.

TLDR SOLUTION: https://bbs.archlinux.org/viewtopic.php … 3#p1189603

My current 10-synaptics.conf:

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

Xorg.0.log

[  2275.127] 
X.Org X Server 1.12.4
Release Date: 2012-08-27
[  2275.130] X Protocol Version 11, Revision 0
[  2275.131] Build Operating System: Linux 3.4.8-1-ARCH x86_64 
[  2275.132] Current Operating System: Linux corvo 3.5.3-1-ARCH #1 SMP PREEMPT Sun Aug 26 09:14:51 CEST 2012 x86_64
[  2275.132] Kernel command line: root=/dev/sda2 rootflags=subvol=__active ro initrd=/boot/initramfs-linux.img BOOT_IMAGE=/boot/vmlinuz-linux 
[  2275.134] Build Date: 27 August 2012  08:04:39AM
[  2275.135]  
[  2275.136] Current version of pixman: 0.26.2
[  2275.138] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  2275.138] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  2275.142] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Sep  1 13:16:01 2012
[  2275.143] (==) Using config directory: "/etc/X11/xorg.conf.d"
[  2275.144] (==) No Layout section.  Using the first Screen section.
[  2275.144] (==) No screen section available. Using defaults.
[  2275.144] (**) |-->Screen "Default Screen Section" (0)
[  2275.144] (**) |   |-->Monitor "<default monitor>"
[  2275.144] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[  2275.144] (**) |   |-->Device "Intel Graphics"
[  2275.144] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[  2275.144] (==) Automatically adding devices
[  2275.144] (==) Automatically enabling devices
[  2275.144] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[  2275.144] 	Entry deleted from font path.
[  2275.144] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[  2275.144] 	Entry deleted from font path.
[  2275.144] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[  2275.144] 	Entry deleted from font path.
[  2275.144] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[  2275.144] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[  2275.144] 	Entry deleted from font path.
[  2275.144] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[  2275.144] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/
[  2275.144] (==) ModulePath set to "/usr/lib/xorg/modules"
[  2275.144] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[  2275.144] (II) Loader magic: 0x7c8b00
[  2275.144] (II) Module ABI versions:
[  2275.144] 	X.Org ANSI C Emulation: 0.4
[  2275.144] 	X.Org Video Driver: 12.1
[  2275.144] 	X.Org XInput driver : 16.0
[  2275.144] 	X.Org Server Extension : 6.0
[  2275.144] (--) PCI:*(0:0:2:0) 8086:0166:10cf:16c2 rev 9, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00002000/64
[  2275.144] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[  2275.144] (II) LoadModule: "extmod"
[  2275.144] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[  2275.145] (II) Module extmod: vendor="X.Org Foundation"
[  2275.145] 	compiled for 1.12.4, module version = 1.0.0
[  2275.145] 	Module class: X.Org Server Extension
[  2275.145] 	ABI class: X.Org Server Extension, version 6.0
[  2275.145] (II) Loading extension MIT-SCREEN-SAVER
[  2275.145] (II) Loading extension XFree86-VidModeExtension
[  2275.145] (II) Loading extension XFree86-DGA
[  2275.145] (II) Loading extension DPMS
[  2275.145] (II) Loading extension XVideo
[  2275.145] (II) Loading extension XVideo-MotionCompensation
[  2275.145] (II) Loading extension X-Resource
[  2275.145] (II) LoadModule: "dbe"
[  2275.145] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[  2275.145] (II) Module dbe: vendor="X.Org Foundation"
[  2275.145] 	compiled for 1.12.4, module version = 1.0.0
[  2275.145] 	Module class: X.Org Server Extension
[  2275.145] 	ABI class: X.Org Server Extension, version 6.0
[  2275.145] (II) Loading extension DOUBLE-BUFFER
[  2275.145] (II) LoadModule: "glx"
[  2275.145] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  2275.145] (II) Module glx: vendor="X.Org Foundation"
[  2275.145] 	compiled for 1.12.4, module version = 1.0.0
[  2275.145] 	ABI class: X.Org Server Extension, version 6.0
[  2275.145] (==) AIGLX enabled
[  2275.145] (II) Loading extension GLX
[  2275.145] (II) LoadModule: "record"
[  2275.145] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[  2275.145] (II) Module record: vendor="X.Org Foundation"
[  2275.145] 	compiled for 1.12.4, module version = 1.13.0
[  2275.145] 	Module class: X.Org Server Extension
[  2275.145] 	ABI class: X.Org Server Extension, version 6.0
[  2275.145] (II) Loading extension RECORD
[  2275.145] (II) LoadModule: "dri"
[  2275.145] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[  2275.145] (II) Module dri: vendor="X.Org Foundation"
[  2275.145] 	compiled for 1.12.4, module version = 1.0.0
[  2275.145] 	ABI class: X.Org Server Extension, version 6.0
[  2275.145] (II) Loading extension XFree86-DRI
[  2275.145] (II) LoadModule: "dri2"
[  2275.145] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[  2275.145] (II) Module dri2: vendor="X.Org Foundation"
[  2275.145] 	compiled for 1.12.4, module version = 1.2.0
[  2275.145] 	ABI class: X.Org Server Extension, version 6.0
[  2275.145] (II) Loading extension DRI2
[  2275.145] (II) LoadModule: "intel"
[  2275.146] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[  2275.146] (II) Module intel: vendor="X.Org Foundation"
[  2275.146] 	compiled for 1.12.3.901, module version = 2.20.5
[  2275.146] 	Module class: X.Org Video Driver
[  2275.146] 	ABI class: X.Org Video Driver, version 12.1
[  2275.146] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
	i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
	E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
	965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
	4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
	Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
	Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
	Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
	Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
	Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server,
	Ivybridge Server (GT2), Haswell Desktop (GT1), Haswell Desktop (GT2),
	Haswell Desktop (GT2+), Haswell Mobile (GT1), Haswell Mobile (GT2),
	Haswell Mobile (GT2+), Haswell Server (GT1), Haswell Server (GT2),
	Haswell Server (GT2+), Haswell SDV Desktop (GT1),
	Haswell SDV Desktop (GT2), Haswell SDV Desktop (GT2+),
	Haswell SDV Mobile (GT1), Haswell SDV Mobile (GT2),
	Haswell SDV Mobile (GT2+), Haswell SDV Server (GT1),
	Haswell SDV Server (GT2), Haswell SDV Server (GT2+),
	Haswell ULT Desktop (GT1), Haswell ULT Desktop (GT2),
	Haswell ULT Desktop (GT2+), Haswell ULT Mobile (GT1),
	Haswell ULT Mobile (GT2), Haswell ULT Mobile (GT2+),
	Haswell ULT Server (GT1), Haswell ULT Server (GT2),
	Haswell ULT Server (GT2+), Haswell CRW Desktop (GT1),
	Haswell CRW Desktop (GT2), Haswell CRW Desktop (GT2+),
	Haswell CRW Mobile (GT1), Haswell CRW Mobile (GT2),
	Haswell CRW Mobile (GT2+), Haswell CRW Server (GT1),
	Haswell CRW Server (GT2), Haswell CRW Server (GT2+)
[  2275.146] (--) using VT number 7

[  2275.149] drmOpenDevice: node name is /dev/dri/card0
[  2275.149] drmOpenDevice: open result is 7, (OK)
[  2275.150] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[  2275.150] drmOpenDevice: node name is /dev/dri/card0
[  2275.150] drmOpenDevice: open result is 7, (OK)
[  2275.150] drmOpenByBusid: drmOpenMinor returns 7
[  2275.150] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[  2275.150] drmOpenDevice: node name is /dev/dri/card0
[  2275.150] drmOpenDevice: open result is 8, (OK)
[  2275.150] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[  2275.150] drmOpenDevice: node name is /dev/dri/card0
[  2275.150] drmOpenDevice: open result is 8, (OK)
[  2275.150] drmOpenByBusid: drmOpenMinor returns 8
[  2275.150] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[  2275.150] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[  2275.150] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[  2275.150] (==) intel(0): RGB weight 888
[  2275.150] (==) intel(0): Default visual is TrueColor
[  2275.150] (**) intel(0): Option "AccelMethod" "sna"
[  2275.150] (--) intel(0): Integrated Graphics Chipset: Intel(R) Ivybridge Mobile (GT2)
[  2275.151] (**) intel(0): Framebuffer tiled
[  2275.151] (**) intel(0): Pixmaps tiled
[  2275.151] (**) intel(0): 3D buffers tiled
[  2275.151] (**) intel(0): Throttling enabled
[  2275.151] (**) intel(0): Delayed flush enabled
[  2275.151] (**) intel(0): "Tear free" disabled
[  2275.151] (**) intel(0): Forcing per-crtc-pixmaps? no
[  2275.151] (II) intel(0): Output LVDS1 has no monitor section
[  2275.152] (II) intel(0): found backlight control interface acpi_video0 (type 'firmware')
[  2275.152] (II) intel(0): Output VGA1 has no monitor section
[  2275.153] (II) intel(0): Output HDMI1 has no monitor section
[  2275.193] (II) intel(0): Output DP1 has no monitor section
[  2275.193] (II) intel(0): EDID for output LVDS1
[  2275.193] (II) intel(0): Manufacturer: LGD  Model: 371  Serial#: 0
[  2275.193] (II) intel(0): Year: 2012  Week: 0
[  2275.193] (II) intel(0): EDID Version: 1.3
[  2275.193] (II) intel(0): Digital Display Input
[  2275.193] (II) intel(0): Max Image Size [cm]: horiz.: 29  vert.: 16
[  2275.193] (II) intel(0): Gamma: 2.20
[  2275.193] (II) intel(0): No DPMS capabilities specified
[  2275.193] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[  2275.193] (II) intel(0): First detailed timing is preferred mode
[  2275.193] (II) intel(0): redX: 0.589 redY: 0.347   greenX: 0.343 greenY: 0.555
[  2275.193] (II) intel(0): blueX: 0.160 blueY: 0.124   whiteX: 0.313 whiteY: 0.329
[  2275.193] (II) intel(0): Manufacturer's mask: 0
[  2275.193] (II) intel(0): Supported detailed timing:
[  2275.193] (II) intel(0): clock: 70.0 MHz   Image Size:  293 x 165 mm
[  2275.193] (II) intel(0): h_active: 1366  h_sync: 1402  h_sync_end 1438 h_blank_end 1476 h_border: 0
[  2275.193] (II) intel(0): v_active: 768  v_sync: 772  v_sync_end 780 v_blanking: 790 v_border: 0
[  2275.193] (II) intel(0):  LG Display
[  2275.193] (II) intel(0):  LP133WH2-TLF1
[  2275.193] (II) intel(0): EDID (in hex):
[  2275.193] (II) intel(0): 	00ffffffffffff0030e4710300000000
[  2275.193] (II) intel(0): 	00160103801d10780afc359658578e29
[  2275.193] (II) intel(0): 	1f505400000001010101010101010101
[  2275.193] (II) intel(0): 	010101010101581b566e500016302424
[  2275.194] (II) intel(0): 	480025a5100000190000000000000000
[  2275.194] (II) intel(0): 	00000000000000000000000000fe004c
[  2275.194] (II) intel(0): 	4720446973706c61790a2020000000fe
[  2275.194] (II) intel(0): 	004c503133335748322d544c463100ce
[  2275.194] (II) intel(0): EDID vendor "LGD", prod id 881
[  2275.194] (II) intel(0): Printing DDC gathered Modelines:
[  2275.194] (II) intel(0): Modeline "1366x768"x0.0   70.00  1366 1402 1438 1476  768 772 780 790 -hsync -vsync (47.4 kHz eP)
[  2275.194] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[  2275.194] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[  2275.194] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[  2275.194] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[  2275.194] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[  2275.194] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[  2275.194] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[  2275.194] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[  2275.194] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[  2275.194] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[  2275.194] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[  2275.194] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[  2275.194] (II) intel(0): Printing probed modes for output LVDS1
[  2275.194] (II) intel(0): Modeline "1366x768"x60.0   70.00  1366 1402 1438 1476  768 772 780 790 -hsync -vsync (47.4 kHz eP)
[  2275.194] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[  2275.194] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[  2275.194] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[  2275.194] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[  2275.194] (II) intel(0): EDID for output VGA1
[  2275.195] (II) intel(0): EDID for output HDMI1
[  2275.236] (II) intel(0): EDID for output DP1
[  2275.236] (II) intel(0): Output LVDS1 connected
[  2275.236] (II) intel(0): Output VGA1 disconnected
[  2275.236] (II) intel(0): Output HDMI1 disconnected
[  2275.236] (II) intel(0): Output DP1 disconnected
[  2275.236] (II) intel(0): Using exact sizes for initial modes
[  2275.236] (II) intel(0): Output LVDS1 using initial mode 1366x768
[  2275.236] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[  2275.236] (**) intel(0): Display dimensions: (290, 160) mm
[  2275.236] (**) intel(0): DPI set to (119, 121)
[  2275.236] (II) Loading sub module "dri2"
[  2275.236] (II) LoadModule: "dri2"
[  2275.237] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[  2275.237] (II) Module dri2: vendor="X.Org Foundation"
[  2275.237] 	compiled for 1.12.4, module version = 1.2.0
[  2275.237] 	ABI class: X.Org Server Extension, version 6.0
[  2275.237] (==) Depth 24 pixmap format is 32 bpp
[  2275.237] (II) intel(0): SNA initialized with IvyBridge backend
[  2275.237] (==) intel(0): Backing store disabled
[  2275.237] (==) intel(0): Silken mouse enabled
[  2275.237] (II) intel(0): HW Cursor enabled
[  2275.237] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[  2275.238] (==) intel(0): DPMS enabled
[  2275.239] (II) intel(0): [DRI2] Setup complete
[  2275.239] (II) intel(0): [DRI2]   DRI driver: i965
[  2275.239] (II) intel(0): direct rendering: DRI2 Enabled
[  2275.239] (==) intel(0): hotplug detection: "enabled"
[  2275.239] (--) RandR disabled
[  2275.239] (II) Initializing built-in extension Generic Event Extension
[  2275.239] (II) Initializing built-in extension SHAPE
[  2275.239] (II) Initializing built-in extension MIT-SHM
[  2275.239] (II) Initializing built-in extension XInputExtension
[  2275.239] (II) Initializing built-in extension XTEST
[  2275.239] (II) Initializing built-in extension BIG-REQUESTS
[  2275.239] (II) Initializing built-in extension SYNC
[  2275.239] (II) Initializing built-in extension XKEYBOARD
[  2275.239] (II) Initializing built-in extension XC-MISC
[  2275.239] (II) Initializing built-in extension SECURITY
[  2275.239] (II) Initializing built-in extension XINERAMA
[  2275.239] (II) Initializing built-in extension XFIXES
[  2275.239] (II) Initializing built-in extension RENDER
[  2275.239] (II) Initializing built-in extension RANDR
[  2275.239] (II) Initializing built-in extension COMPOSITE
[  2275.239] (II) Initializing built-in extension DAMAGE
[  2275.250] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[  2275.250] (II) AIGLX: enabled GLX_INTEL_swap_event
[  2275.250] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[  2275.250] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[  2275.250] (II) AIGLX: Loaded and initialized i965
[  2275.250] (II) GLX: Initialized DRI2 GL provider for screen 0
[  2275.251] (II) intel(0): switch to mode 1366x768 on crtc 3 (pipe 0)
[  2275.276] (II) intel(0): Setting screen physical size to 361 x 203
[  2275.319] (II) config/udev: Adding input device Power Button (/dev/input/event6)
[  2275.319] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  2275.319] (II) LoadModule: "evdev"
[  2275.319] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  2275.320] (II) Module evdev: vendor="X.Org Foundation"
[  2275.320] 	compiled for 1.12.3.901, module version = 2.7.3
[  2275.320] 	Module class: X.Org XInput Driver
[  2275.320] 	ABI class: X.Org XInput driver, version 16.0
[  2275.320] (II) Using input driver 'evdev' for 'Power Button'
[  2275.320] (**) Power Button: always reports core events
[  2275.320] (**) evdev: Power Button: Device: "/dev/input/event6"
[  2275.320] (--) evdev: Power Button: Vendor 0 Product 0x1
[  2275.320] (--) evdev: Power Button: Found keys
[  2275.320] (II) evdev: Power Button: Configuring as keyboard
[  2275.320] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event6"
[  2275.320] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[  2275.320] (**) Option "xkb_rules" "evdev"
[  2275.320] (**) Option "xkb_model" "evdev"
[  2275.320] (**) Option "xkb_layout" "se"
[  2275.355] (II) config/udev: Adding input device Fujitsu FUJ02E3 (/dev/input/event3)
[  2275.356] (**) Fujitsu FUJ02E3: Applying InputClass "evdev keyboard catchall"
[  2275.356] (II) Using input driver 'evdev' for 'Fujitsu FUJ02E3'
[  2275.356] (**) Fujitsu FUJ02E3: always reports core events
[  2275.356] (**) evdev: Fujitsu FUJ02E3: Device: "/dev/input/event3"
[  2275.356] (--) evdev: Fujitsu FUJ02E3: Vendor 0 Product 0x6
[  2275.356] (--) evdev: Fujitsu FUJ02E3: Found keys
[  2275.356] (II) evdev: Fujitsu FUJ02E3: Configuring as keyboard
[  2275.356] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/FUJ02E3:00/input/input3/event3"
[  2275.356] (II) XINPUT: Adding extended input device "Fujitsu FUJ02E3" (type: KEYBOARD, id 7)
[  2275.356] (**) Option "xkb_rules" "evdev"
[  2275.356] (**) Option "xkb_model" "evdev"
[  2275.356] (**) Option "xkb_layout" "se"
[  2275.357] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[  2275.357] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[  2275.357] (II) Using input driver 'evdev' for 'Video Bus'
[  2275.357] (**) Video Bus: always reports core events
[  2275.357] (**) evdev: Video Bus: Device: "/dev/input/event9"
[  2275.357] (--) evdev: Video Bus: Vendor 0 Product 0x6
[  2275.357] (--) evdev: Video Bus: Found keys
[  2275.357] (II) evdev: Video Bus: Configuring as keyboard
[  2275.357] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input9/event9"
[  2275.357] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[  2275.358] (**) Option "xkb_rules" "evdev"
[  2275.358] (**) Option "xkb_model" "evdev"
[  2275.358] (**) Option "xkb_layout" "se"
[  2275.359] (II) config/udev: Adding input device Fujitsu FUJ02B1 (/dev/input/event2)
[  2275.359] (**) Fujitsu FUJ02B1: Applying InputClass "evdev keyboard catchall"
[  2275.359] (II) Using input driver 'evdev' for 'Fujitsu FUJ02B1'
[  2275.359] (**) Fujitsu FUJ02B1: always reports core events
[  2275.359] (**) evdev: Fujitsu FUJ02B1: Device: "/dev/input/event2"
[  2275.359] (--) evdev: Fujitsu FUJ02B1: Vendor 0 Product 0x6
[  2275.359] (--) evdev: Fujitsu FUJ02B1: Found keys
[  2275.359] (II) evdev: Fujitsu FUJ02B1: Configuring as keyboard
[  2275.359] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/FUJ02B1:00/input/input2/event2"
[  2275.359] (II) XINPUT: Adding extended input device "Fujitsu FUJ02B1" (type: KEYBOARD, id 9)
[  2275.359] (**) Option "xkb_rules" "evdev"
[  2275.359] (**) Option "xkb_model" "evdev"
[  2275.359] (**) Option "xkb_layout" "se"
[  2275.360] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[  2275.360] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  2275.360] (II) Using input driver 'evdev' for 'Power Button'
[  2275.360] (**) Power Button: always reports core events
[  2275.360] (**) evdev: Power Button: Device: "/dev/input/event5"
[  2275.360] (--) evdev: Power Button: Vendor 0 Product 0x1
[  2275.360] (--) evdev: Power Button: Found keys
[  2275.360] (II) evdev: Power Button: Configuring as keyboard
[  2275.361] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input5/event5"
[  2275.361] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 10)
[  2275.361] (**) Option "xkb_rules" "evdev"
[  2275.361] (**) Option "xkb_model" "evdev"
[  2275.361] (**) Option "xkb_layout" "se"
[  2275.362] (II) config/udev: Adding input device Lid Switch (/dev/input/event4)
[  2275.362] (II) No input driver specified, ignoring this device.
[  2275.362] (II) This device may have been added with another device file.
[  2275.362] (II) config/udev: Adding input device FJ Camera (/dev/input/event7)
[  2275.362] (**) FJ Camera: Applying InputClass "evdev keyboard catchall"
[  2275.362] (II) Using input driver 'evdev' for 'FJ Camera'
[  2275.362] (**) FJ Camera: always reports core events
[  2275.362] (**) evdev: FJ Camera: Device: "/dev/input/event7"
[  2275.363] (--) evdev: FJ Camera: Vendor 0x10f1 Product 0x1a44
[  2275.363] (--) evdev: FJ Camera: Found keys
[  2275.363] (II) evdev: FJ Camera: Configuring as keyboard
[  2275.363] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.3/3-1.3:1.0/input/input7/event7"
[  2275.363] (II) XINPUT: Adding extended input device "FJ Camera" (type: KEYBOARD, id 11)
[  2275.363] (**) Option "xkb_rules" "evdev"
[  2275.363] (**) Option "xkb_model" "evdev"
[  2275.363] (**) Option "xkb_layout" "se"
[  2275.364] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event10)
[  2275.364] (II) No input driver specified, ignoring this device.
[  2275.364] (II) This device may have been added with another device file.
[  2275.364] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event11)
[  2275.364] (II) No input driver specified, ignoring this device.
[  2275.364] (II) This device may have been added with another device file.
[  2275.365] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event12)
[  2275.365] (II) No input driver specified, ignoring this device.
[  2275.365] (II) This device may have been added with another device file.
[  2275.365] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[  2275.365] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[  2275.365] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[  2275.366] (**) AT Translated Set 2 keyboard: always reports core events
[  2275.366] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[  2275.366] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[  2275.366] (--) evdev: AT Translated Set 2 keyboard: Found keys
[  2275.366] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[  2275.366] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[  2275.366] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[  2275.366] (**) Option "xkb_rules" "evdev"
[  2275.366] (**) Option "xkb_model" "evdev"
[  2275.366] (**) Option "xkb_layout" "se"
[  2275.366] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event8)
[  2275.366] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Touchpad Catchall"
[  2275.366] (II) LoadModule: "synaptics"
[  2275.366] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[  2275.367] (II) Module synaptics: vendor="X.Org Foundation"
[  2275.367] 	compiled for 1.12.2, module version = 1.6.2
[  2275.367] 	Module class: X.Org XInput Driver
[  2275.367] 	ABI class: X.Org XInput driver, version 16.0
[  2275.367] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[  2275.367] (**) SynPS/2 Synaptics TouchPad: always reports core events
[  2275.367] (**) Option "Device" "/dev/input/event8"
[  2275.367] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
[  2275.367] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
[  2275.367] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
[  2275.367] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[  2275.367] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[  2275.367] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple
[  2275.367] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[  2275.367] (**) Option "TapButton1" "1"
[  2275.367] (**) Option "TapButton2" "2"
[  2275.367] (**) Option "TapButton3" "3"
[  2275.367] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[  2275.367] (**) SynPS/2 Synaptics TouchPad: always reports core events
[  2275.367] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input8/event8"
[  2275.368] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
[  2275.368] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[  2275.368] (**) synaptics: SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
[  2275.368] (**) synaptics: SynPS/2 Synaptics TouchPad: AccelFactor is now 0.040
[  2275.368] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[  2275.368] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[  2275.368] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[  2275.368] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[  2275.368] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[  2275.368] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[  2275.368] (II) No input driver specified, ignoring this device.
[  2275.368] (II) This device may have been added with another device file.
[  2275.368] (II) config/udev: Adding input device PC Speaker (/dev/input/event1)
[  2275.368] (II) No input driver specified, ignoring this device.
[  2275.368] (II) This device may have been added with another device file.

xinput

⎡ Virtual core pointer                    	id=2	[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer              	id=4	[slave  pointer  (2)]
⎜   ↳ SynPS/2 Synaptics TouchPad              	id=13	[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=11	[slave  keyboard (3)]
    ↳ AT Translated Set 2 keyboard            	id=12	[slave  keyboard (3)]

running

dmesg | grep -i synaptics

doesn't show anything. However running

dmesg | grep -i psmouse

returns a lot of

psmouse serio1: bad data from KBC - timeout

Last edited by flako (2012-11-08 09:44:59)

Offline

#2 2012-09-04 16:20:24

flako
Member
Registered: 2008-10-24
Posts: 56

Re: [Solved]Synaptics Touchpad not working at all on Fujitsu Siemens UH552

Offline

#3 2012-09-07 14:51:49

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,739

Re: [Solved]Synaptics Touchpad not working at all on Fujitsu Siemens UH552

What is the output of grep  /sys/class/input/event*/device/name   ??

Last edited by ewaller (2012-09-07 14:52:13)


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#4 2012-09-09 01:01:48

flako
Member
Registered: 2008-10-24
Posts: 56

Re: [Solved]Synaptics Touchpad not working at all on Fujitsu Siemens UH552

grep '' /sys/class/input/event*/device/name returns:

/sys/class/input/event0/device/name:AT Translated Set 2 keyboard
/sys/class/input/event1/device/name:PC Speaker
/sys/class/input/event10/device/name:HDA Intel PCH Headphone
/sys/class/input/event11/device/name:FJ Camera
/sys/class/input/event12/device/name:Video Bus
/sys/class/input/event2/device/name:Lid Switch
/sys/class/input/event3/device/name:Power Button
/sys/class/input/event4/device/name:Power Button
/sys/class/input/event5/device/name:Fujitsu FUJ02B1
/sys/class/input/event6/device/name:Fujitsu FUJ02E3
/sys/class/input/event7/device/name:PS/2 Synaptics TouchPad
/sys/class/input/event8/device/name:HDA Digital PCBeep
/sys/class/input/event9/device/name:HDA Intel PCH HDMI/DP,pcm=3

Offline

#5 2012-09-09 10:51:56

Haikarainen
Member
Registered: 2012-09-04
Posts: 93

Re: [Solved]Synaptics Touchpad not working at all on Fujitsu Siemens UH552

Boot up a fedora live cd/dvd/usb, press your fn-shortcut to activate it, hardreset the computer and boot up arch again, check if it works.

I read about this fix from another post here on the forums, and it solved my problem. Also when I compiled kernel 3.6-rc4 my toshiba acpi stuff started working out of the box in arch as well, so the fn-buttons would work. Anyway the fedorasolution is a quick fix and definitely worth a shot!

Offline

#6 2012-09-09 12:10:28

flako
Member
Registered: 2008-10-24
Posts: 56

Re: [Solved]Synaptics Touchpad not working at all on Fujitsu Siemens UH552

I have tried doing that with both linux mint, and now fedora live usb. Neither one loads the touchpad correctly.  So yeah, our problems weren't really related sad

Anyway, I tried looking into the

psmouse serio1: bad data from KBC - timeout

messages, and tried running psmouse proto (defined in /etc/modprobe.conf/psmouse.conf) as both raw and imps as per https://answers.launchpad.net/ubuntu/+s … ion/206950 Unfortunately, that didn't solve anything. Using the raw setting meant that the touchpad wasn't loaded at all (as in not appearing in the Xorg.log at all).

The laptop is quite new, but at the same time what i figured from the touchpad vendor & product ID, the touchpad itself isn't. So it should technically work. Before installing arch i booted into windows to see if everything worked, and found no issues with the touchpad. So I have ruled out any hardware errors. Maybe its just the Fn-key that doesn't work yet in Linux? But that doesn't explain the "psmouse serio1: bad data from KBC - timeout" Any pointers to where I should look/ what commands I should run to delve deeper into this issue?

Last edited by flako (2012-09-09 12:10:51)

Offline

#7 2012-09-09 13:45:50

Haikarainen
Member
Registered: 2012-09-04
Posts: 93

Re: [Solved]Synaptics Touchpad not working at all on Fujitsu Siemens UH552

flako wrote:

Any pointers to where I should look/ what commands I should run to delve deeper into this issue?

Run /lib/udev/keymap to see if the kernel recognizes scancodes from the fn-buttons.

You could also try checking if your /dev/input/event stream data from your touchpad, by doing "cat /dev/input/eventx" and pressing buttons/touching the pad.

Offline

#8 2012-09-09 13:49:18

Haikarainen
Member
Registered: 2012-09-04
Posts: 93

Re: [Solved]Synaptics Touchpad not working at all on Fujitsu Siemens UH552

Actually do:

dmesg > ~/dmesg.log

and post the contents of dmesg.log

There often seem to be other errors in combination with KBC bad data.

Offline

#9 2012-09-10 14:48:03

flako
Member
Registered: 2008-10-24
Posts: 56

Re: [Solved]Synaptics Touchpad not working at all on Fujitsu Siemens UH552

dmesg.log: http://sprunge.us/FEIQ
I also have a logitech mouse plugged in.

Run /lib/udev/keymap to see if the kernel recognizes scancodes from the fn-buttons.

/lib/udev/keymap -i input/event7
returns nothing

/lib/udev/keymap -i input/event0 (keyboard)
shows the scancodes for some buttons, but not the mousepad Fn-key, the other Fn-keys work. The buttons for screen brightness, volume, network etc work.

You could also try checking if your /dev/input/event stream data from your touchpad, by doing "cat /dev/input/eventx" and pressing buttons/touching the pad.

This doesn't return anything.

Last edited by flako (2012-09-11 07:36:37)

Offline

#10 2012-09-21 16:39:03

flako
Member
Registered: 2008-10-24
Posts: 56

Re: [Solved]Synaptics Touchpad not working at all on Fujitsu Siemens UH552

No change after upgrade to latest kernel sad

Offline

#11 2012-11-08 09:43:12

flako
Member
Registered: 2008-10-24
Posts: 56

Re: [Solved]Synaptics Touchpad not working at all on Fujitsu Siemens UH552

I solved this by appending

i8042.notimeout

to the kernel boot parameters.

Offline

#12 2013-04-17 17:36:57

numasan
Member
Registered: 2009-11-13
Posts: 26

Re: [Solved]Synaptics Touchpad not working at all on Fujitsu Siemens UH552

I just bought an UH552 and for me "i8042.notimeout" option was not enough. To get the touchpad working I had to append

i8042.notimeout i8042.nomux

to the kernel boot parameters.

Offline

Board footer

Powered by FluxBB