You are not logged in.

#1 2012-08-31 00:10:24

6ng4n
Member
Registered: 2012-02-07
Posts: 84

Synaptics elantech touchpad issue

I've a Asus N56VZ notebook with Elantech touchpad.

I was trying my right click button to work.(I could do rightclick touching with 3 fingers.Also i could scroll with 2 fingers.)I was tried some ways but they didn't worked and now my multitouch is gone.I tried make my changes back but my multitouch is still unusable.

I tried:
1)

sudo rmmod psmouse
sudo modprobe psmouse proto=imps

My right click worked.But multi-touch was broken.

2)
I've downloaded psmouse-elantech package from aur(dkms module). It installed successfully.
After that i applied

sudo rmmod psmouse
sudo modprobe psmouse force_elantech=1

It showed an error

psmouse: `1' invalid for parameter `force_elantech'

So I uninstalled psmouse-elantech.And checked "dkms status".There is nothing except nvidiabl module.

After them. I've rebooted machine and my multitouch has gone. Also synaptics isn't recognized by X now. KDE util synaptiks shows an error no touchpad found.So i've reinstalled xf86-input-synaptics libsynaptics linux and linux-headers with -Sf option.But it still not working.
And here is the synclient,xinput,dmesg outputs and my 10-synaptics.conf file.

synclient:

Couldn't find synaptics properties. No synaptics driver loaded?

xinput

⎡ Virtual core pointer                          id=2    [master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer                id=4    [slave  pointer  (2)]
⎜   ↳ PS/2 Elantech ETF1059 Click-Pad           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)]
    ↳ Video Bus                                 id=7    [slave  keyboard (3)]
    ↳ Video Bus                                 id=8    [slave  keyboard (3)]
    ↳ Sleep Button                              id=9    [slave  keyboard (3)]
    ↳ ASUS USB2.0 Webcam                        id=10   [slave  keyboard (3)]
    ↳ Asus WMI hotkeys                          id=11   [slave  keyboard (3)]
    ↳ AT Translated Set 2 keyboard              id=12   [slave  keyboard (3)]

dmesg|grep -i elantech

[    8.320400] elantech.c: PSMOUSE_CMD_RESET_BAT  param[0]=aa param[1]=0 param[2]=0
[    8.398167] elantech.c: Elantech version query result 0x36, 0x1f, 0x03.
[    8.425558] elantech.c: assuming hardware version 9, firmware version 0x36.0x1f.0x03
[   20.963176] input: PS/2 Elantech ETF1059 Click-Pad as /devices/platform/i8042/serio4/input/input12

10-synaptics.conf

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

Please help me about how to get my multitouch property.Right-click doesn't matter.
Thanks for answers.

Last edited by 6ng4n (2012-08-31 00:11:59)

Offline

#2 2012-09-13 17:22:30

nwoki
Member
Registered: 2010-09-14
Posts: 67

Re: Synaptics elantech touchpad issue

same situation here. Only I have a Dell Vostro 3460 with Elantech touchpad and the synaptics is not loading

EDIT:

xinput

returns the following


$  xinput
â¡ Virtual core pointer                         id=2    [master pointer  (3)]
â   â³ Virtual core XTEST pointer               id=4    [slave  pointer  (2)]
â   â³ PS/2 Elantech Mouse                      id=12   [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)]
    â³ Video Bus                                id=7    [slave  keyboard (3)]
    â³ Power Button                             id=8    [slave  keyboard (3)]
    â³ Sleep Button                             id=9    [slave  keyboard (3)]
    â³ Laptop_Integrated_Webcam_E4HD            id=10   [slave  keyboard (3)]
    â³ AT Translated Set 2 keyboard             id=11   [slave  keyboard (3)]
    â³ Dell WMI hotkeys                         id=13   [slave  keyboard (3)]

as you can see, the touchpad is detected as Elantech but the synaptics driver fails to load. Any ideas?

$  synclient -l
Couldn't find synaptics properties. No synaptics driver loaded?

Last edited by nwoki (2012-09-14 00:08:06)

Offline

#3 2012-09-15 22:43:43

younishd
Member
From: Karlsruhe, Germany
Registered: 2012-09-15
Posts: 8
Website

Re: Synaptics elantech touchpad issue

hellowz smile
same here.. i have an ASUS N56VZ too.
i followed the wiki instructions.
at first ( with just xf86-input-synaptics ) i had multitouch and scrolling etc. but no right-button. now ( after installing psmouse-elantech and configuring my /etc/X11/xorg.conf.d/10-synaptics.conf ), the right-button works perfectly, but the rest is broken and now i get this:
neutral

# synclient 
Couldn't find synaptics properties. No synaptics driver loaded?
# cat /etc/X11/xorg.conf.d/10-synaptics.conf 
Section "InputClass"
        Identifier "touchpad catchall"
        Driver "synaptics"
        MatchIsTouchpad "on"
        MatchDevicePath "/dev/input/event*"
        Option "TapButton1" "1"
        Option "TapButton2" "2"
        Option "TapButton3" "3"
	Option "VertTwoFingerScroll" "on"
	Option "HorizTwoFingerScroll" "on"
	Option "PalmDetect" "on"
	Option "PalmMinWidth" "4"
	Option "PalmMinZ" "1"
	Option "ClickPad" "true"
	Option "EmulateMidButtonTime" "0"
	Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
EndSection
# cat /etc/X11/xorg.conf.d/10-evdev.conf 
#
# Catch-all evdev loader for udev-based systems
# We don't simply match on any device since that also adds accelerometers
# and other devices that we don't really want to use. The list below
# matches everything but joysticks.

Section "InputClass"
        Identifier "evdev pointer catchall"
        MatchIsPointer "on"
        MatchDevicePath "/dev/input/event*"
        Driver "evdev"
EndSection

Section "InputClass"
        Identifier "evdev keyboard catchall"
        MatchIsKeyboard "on"
        MatchDevicePath "/dev/input/event*"
        Driver "evdev"
EndSection

Section "InputClass"
        Identifier "evdev touchpad catchall"
        MatchIsTouchpad "on"
        MatchDevicePath "/dev/input/event*"
        Driver "evdev"
EndSection

Section "InputClass"
        Identifier "evdev tablet catchall"
        MatchIsTablet "on"
        MatchDevicePath "/dev/input/event*"
        Driver "evdev"
EndSection

Section "InputClass"
        Identifier "evdev touchscreen catchall"
        MatchIsTouchscreen "on"
        MatchDevicePath "/dev/input/event*"
        Driver "evdev"
EndSection
# cat /proc/bus/input/devices | tail -11
I: Bus=0011 Vendor=0002 Product=0001 Version=0000
N: Name="PS/2 Elantech ETF1059 Click-Pad"
P: Phys=isa0060/serio4/input0
S: Sysfs=/devices/platform/i8042/serio4/input/input11
U: Uniq=
H: Handlers=mouse0 event11 
B: PROP=0
B: EV=7
B: KEY=70000 0 0 0 0
B: REL=3
# xinput
⎡ Virtual core pointer                    	id=2	[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer              	id=4	[slave  pointer  (2)]
⎜   ↳ PS/2 Elantech ETF1059 Click-Pad         	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)]
    ↳ Video Bus                               	id=7	[slave  keyboard (3)]
    ↳ Video Bus                               	id=8	[slave  keyboard (3)]
    ↳ Sleep Button                            	id=9	[slave  keyboard (3)]
    ↳ USB 2.0 UVC HD Webcam                   	id=10	[slave  keyboard (3)]
    ↳ Asus WMI hotkeys                        	id=11	[slave  keyboard (3)]
    ↳ AT Translated Set 2 keyboard            	id=12	[slave  keyboard (3)]
# cat /var/log/Xorg.0.log
[    13.625] 
X.Org X Server 1.12.4
Release Date: 2012-08-27
[    13.625] X Protocol Version 11, Revision 0
[    13.625] Build Operating System: Linux 3.4.8-1-ARCH x86_64 
[    13.625] Current Operating System: Linux asus-notebook 3.5.3-1-ARCH #1 SMP PREEMPT Sun Aug 26 09:14:51 CEST 2012 x86_64
[    13.625] Kernel command line: root=/dev/sda1 ro initrd=../initramfs-linux.img BOOT_IMAGE=../vmlinuz-linux 
[    13.625] Build Date: 27 August 2012  08:04:39AM
[    13.625]  
[    13.625] Current version of pixman: 0.26.2
[    13.626] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    13.626] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    13.626] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Sep 16 02:08:16 2012
[    13.627] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    13.628] (==) No Layout section.  Using the first Screen section.
[    13.628] (==) No screen section available. Using defaults.
[    13.628] (**) |-->Screen "Default Screen Section" (0)
[    13.628] (**) |   |-->Monitor "<default monitor>"
[    13.629] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    13.629] (==) Automatically adding devices
[    13.629] (==) Automatically enabling devices
[    13.632] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[    13.632] 	Entry deleted from font path.
[    13.633] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    13.633] 	Entry deleted from font path.
[    13.633] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    13.633] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    13.633] 	Entry deleted from font path.
[    13.633] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    13.633] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/Type1/
[    13.633] (==) ModulePath set to "/usr/lib/xorg/modules"
[    13.633] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    13.633] (II) Loader magic: 0x7c8b00
[    13.633] (II) Module ABI versions:
[    13.633] 	X.Org ANSI C Emulation: 0.4
[    13.633] 	X.Org Video Driver: 12.1
[    13.633] 	X.Org XInput driver : 16.0
[    13.633] 	X.Org Server Extension : 6.0
[    13.634] (--) PCI:*(0:0:2:0) 8086:0166:1043:2103 rev 9, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
[    13.634] (--) PCI: (0:1:0:0) 10de:0fd1:1043:2103 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[    13.634] (II) Open ACPI successful (/var/run/acpid.socket)
[    13.634] (II) LoadModule: "extmod"
[    13.636] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    13.638] (II) Module extmod: vendor="X.Org Foundation"
[    13.638] 	compiled for 1.12.4, module version = 1.0.0
[    13.638] 	Module class: X.Org Server Extension
[    13.638] 	ABI class: X.Org Server Extension, version 6.0
[    13.638] (II) Loading extension MIT-SCREEN-SAVER
[    13.638] (II) Loading extension XFree86-VidModeExtension
[    13.638] (II) Loading extension XFree86-DGA
[    13.638] (II) Loading extension DPMS
[    13.638] (II) Loading extension XVideo
[    13.638] (II) Loading extension XVideo-MotionCompensation
[    13.638] (II) Loading extension X-Resource
[    13.638] (II) LoadModule: "dbe"
[    13.638] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    13.639] (II) Module dbe: vendor="X.Org Foundation"
[    13.639] 	compiled for 1.12.4, module version = 1.0.0
[    13.639] 	Module class: X.Org Server Extension
[    13.639] 	ABI class: X.Org Server Extension, version 6.0
[    13.639] (II) Loading extension DOUBLE-BUFFER
[    13.639] (II) LoadModule: "glx"
[    13.639] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    13.641] (II) Module glx: vendor="X.Org Foundation"
[    13.641] 	compiled for 1.12.4, module version = 1.0.0
[    13.641] 	ABI class: X.Org Server Extension, version 6.0
[    13.641] (==) AIGLX enabled
[    13.641] (II) Loading extension GLX
[    13.641] (II) LoadModule: "record"
[    13.642] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    13.642] (II) Module record: vendor="X.Org Foundation"
[    13.642] 	compiled for 1.12.4, module version = 1.13.0
[    13.642] 	Module class: X.Org Server Extension
[    13.642] 	ABI class: X.Org Server Extension, version 6.0
[    13.642] (II) Loading extension RECORD
[    13.642] (II) LoadModule: "dri"
[    13.642] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    13.644] (II) Module dri: vendor="X.Org Foundation"
[    13.644] 	compiled for 1.12.4, module version = 1.0.0
[    13.644] 	ABI class: X.Org Server Extension, version 6.0
[    13.644] (II) Loading extension XFree86-DRI
[    13.644] (II) LoadModule: "dri2"
[    13.644] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    13.645] (II) Module dri2: vendor="X.Org Foundation"
[    13.645] 	compiled for 1.12.4, module version = 1.2.0
[    13.645] 	ABI class: X.Org Server Extension, version 6.0
[    13.645] (II) Loading extension DRI2
[    13.645] (==) Matched intel as autoconfigured driver 0
[    13.645] (==) Matched vesa as autoconfigured driver 1
[    13.645] (==) Matched fbdev as autoconfigured driver 2
[    13.645] (==) Assigned the driver to the xf86ConfigLayout
[    13.645] (II) LoadModule: "intel"
[    13.645] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    13.649] (II) Module intel: vendor="X.Org Foundation"
[    13.649] 	compiled for 1.12.4, module version = 2.20.7
[    13.649] 	Module class: X.Org Video Driver
[    13.649] 	ABI class: X.Org Video Driver, version 12.1
[    13.649] (II) LoadModule: "vesa"
[    13.650] (WW) Warning, couldn't open module vesa
[    13.650] (II) UnloadModule: "vesa"
[    13.650] (II) Unloading vesa
[    13.650] (EE) Failed to load module "vesa" (module does not exist, 0)
[    13.650] (II) LoadModule: "fbdev"
[    13.650] (WW) Warning, couldn't open module fbdev
[    13.651] (II) UnloadModule: "fbdev"
[    13.651] (II) Unloading fbdev
[    13.651] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    13.651] (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+)
[    13.651] (--) using VT number 7

[    13.663] drmOpenDevice: node name is /dev/dri/card0
[    13.663] drmOpenDevice: open result is 8, (OK)
[    13.663] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[    13.663] drmOpenDevice: node name is /dev/dri/card0
[    13.663] drmOpenDevice: open result is 8, (OK)
[    13.663] drmOpenByBusid: drmOpenMinor returns 8
[    13.663] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
[    13.663] drmOpenDevice: node name is /dev/dri/card1
[    13.663] drmOpenDevice: open result is 8, (OK)
[    13.663] drmOpenByBusid: drmOpenMinor returns 8
[    13.663] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[    13.663] drmOpenDevice: node name is /dev/dri/card0
[    13.663] drmOpenDevice: open result is 9, (OK)
[    13.664] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[    13.664] drmOpenDevice: node name is /dev/dri/card0
[    13.664] drmOpenDevice: open result is 9, (OK)
[    13.664] drmOpenByBusid: drmOpenMinor returns 9
[    13.664] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
[    13.664] drmOpenDevice: node name is /dev/dri/card1
[    13.664] drmOpenDevice: open result is 9, (OK)
[    13.664] drmOpenByBusid: drmOpenMinor returns 9
[    13.664] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[    13.664] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    13.664] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    13.664] (==) intel(0): RGB weight 888
[    13.664] (==) intel(0): Default visual is TrueColor
[    13.664] (--) intel(0): Integrated Graphics Chipset: Intel(R) Ivybridge Mobile (GT2)
[    13.664] (**) intel(0): Relaxed fencing enabled
[    13.664] (**) intel(0): Wait on SwapBuffers? enabled
[    13.664] (**) intel(0): Triple buffering? enabled
[    13.664] (**) intel(0): Framebuffer tiled
[    13.664] (**) intel(0): Pixmaps tiled
[    13.664] (**) intel(0): 3D buffers tiled
[    13.664] (**) intel(0): SwapBuffers wait enabled
[    13.664] (==) intel(0): video overlay key set to 0x101fe
[    13.664] (II) intel(0): Output LVDS1 has no monitor section
[    13.664] (--) intel(0): found backlight control interface /sys/class/backlight/acpi_video1
[    13.664] (II) intel(0): Output VGA1 has no monitor section
[    13.664] (II) intel(0): EDID for output LVDS1
[    13.664] (II) intel(0): Manufacturer: SEC  Model: 314c  Serial#: 0
[    13.664] (II) intel(0): Year: 2011  Week: 0
[    13.664] (II) intel(0): EDID Version: 1.3
[    13.664] (II) intel(0): Digital Display Input
[    13.664] (II) intel(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[    13.664] (II) intel(0): Gamma: 2.20
[    13.664] (II) intel(0): DPMS capabilities: StandBy Suspend Off
[    13.664] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    13.664] (II) intel(0): First detailed timing is preferred mode
[    13.664] (II) intel(0): redX: 0.613 redY: 0.361   greenX: 0.308 greenY: 0.603
[    13.664] (II) intel(0): blueX: 0.155 blueY: 0.104   whiteX: 0.313 whiteY: 0.329
[    13.664] (II) intel(0): Manufacturer's mask: 0
[    13.664] (II) intel(0): Supported detailed timing:
[    13.664] (II) intel(0): clock: 138.7 MHz   Image Size:  344 x 194 mm
[    13.664] (II) intel(0): h_active: 1920  h_sync: 1944  h_sync_end 1960 h_blank_end 2080 h_border: 0
[    13.664] (II) intel(0): v_active: 1080  v_sync: 1082  v_sync_end 1087 v_blanking: 1111 v_border: 0
[    13.664] (II) intel(0): Unknown vendor-specific block f
[    13.664] (II) intel(0):  SAMSUNG
[    13.665] (II) intel(0):  156HT01-201
[    13.665] (II) intel(0): EDID (in hex):
[    13.665] (II) intel(0): 	00ffffffffffff004ca34c3100000000
[    13.665] (II) intel(0): 	0015010380221378ea2de59d5c4e9a27
[    13.665] (II) intel(0): 	1a505400000001010101010101010101
[    13.665] (II) intel(0): 	010101010101293680a070381f401810
[    13.665] (II) intel(0): 	250058c2100000190000000f00000000
[    13.665] (II) intel(0): 	0000000000285a0a3c00000000fe0053
[    13.665] (II) intel(0): 	414d53554e470a2020202020000000fe
[    13.665] (II) intel(0): 	00313536485430312d3230310a20004e
[    13.665] (II) intel(0): EDID vendor "SEC", prod id 12620
[    13.665] (II) intel(0): Printing DDC gathered Modelines:
[    13.665] (II) intel(0): Modeline "1920x1080"x0.0  138.65  1920 1944 1960 2080  1080 1082 1087 1111 -hsync -vsync (66.7 kHz eP)
[    13.665] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[    13.665] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    13.665] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    13.665] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[    13.665] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[    13.665] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[    13.665] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[    13.665] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[    13.665] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[    13.665] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[    13.665] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[    13.665] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[    13.665] (II) intel(0): Printing probed modes for output LVDS1
[    13.665] (II) intel(0): Modeline "1920x1080"x60.0  138.65  1920 1944 1960 2080  1080 1082 1087 1111 -hsync -vsync (66.7 kHz eP)
[    13.665] (II) intel(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[    13.665] (II) intel(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[    13.665] (II) intel(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[    13.665] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    13.665] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    13.665] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    13.665] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    13.665] (II) intel(0): EDID for output VGA1
[    13.665] (II) intel(0): Output LVDS1 connected
[    13.665] (II) intel(0): Output VGA1 disconnected
[    13.665] (II) intel(0): Using exact sizes for initial modes
[    13.665] (II) intel(0): Output LVDS1 using initial mode 1920x1080
[    13.665] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    13.665] (II) intel(0): Kernel page flipping support detected, enabling
[    13.665] (**) intel(0): Display dimensions: (340, 190) mm
[    13.665] (**) intel(0): DPI set to (143, 144)
[    13.665] (II) Loading sub module "fb"
[    13.665] (II) LoadModule: "fb"
[    13.665] (II) Loading /usr/lib/xorg/modules/libfb.so
[    13.666] (II) Module fb: vendor="X.Org Foundation"
[    13.666] 	compiled for 1.12.4, module version = 1.0.0
[    13.666] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    13.666] (II) Loading sub module "dri2"
[    13.666] (II) LoadModule: "dri2"
[    13.667] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    13.667] (II) Module dri2: vendor="X.Org Foundation"
[    13.667] 	compiled for 1.12.4, module version = 1.2.0
[    13.667] 	ABI class: X.Org Server Extension, version 6.0
[    13.667] (==) Depth 24 pixmap format is 32 bpp
[    13.667] (II) intel(0): [DRI2] Setup complete
[    13.667] (II) intel(0): [DRI2]   DRI driver: i965
[    13.667] (II) intel(0): Allocated new frame buffer 1920x1080 stride 7680, tiled
[    13.669] (II) UXA(0): Driver registered support for the following operations:
[    13.669] (II)         solid
[    13.669] (II)         copy
[    13.669] (II)         composite (RENDER acceleration)
[    13.669] (II)         put_image
[    13.669] (II)         get_image
[    13.669] (==) intel(0): Backing store disabled
[    13.669] (==) intel(0): Silken mouse enabled
[    13.669] (II) intel(0): Initializing HW Cursor
[    13.669] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    13.670] (==) intel(0): DPMS enabled
[    13.670] (==) intel(0): Intel XvMC decoder enabled
[    13.670] (II) intel(0): Set up textured video
[    13.670] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[    13.670] (II) intel(0): direct rendering: DRI2 Enabled
[    13.670] (==) intel(0): hotplug detection: "enabled"
[    13.690] (--) RandR disabled
[    13.690] (II) Initializing built-in extension Generic Event Extension
[    13.690] (II) Initializing built-in extension SHAPE
[    13.690] (II) Initializing built-in extension MIT-SHM
[    13.690] (II) Initializing built-in extension XInputExtension
[    13.690] (II) Initializing built-in extension XTEST
[    13.690] (II) Initializing built-in extension BIG-REQUESTS
[    13.690] (II) Initializing built-in extension SYNC
[    13.690] (II) Initializing built-in extension XKEYBOARD
[    13.690] (II) Initializing built-in extension XC-MISC
[    13.690] (II) Initializing built-in extension SECURITY
[    13.690] (II) Initializing built-in extension XINERAMA
[    13.690] (II) Initializing built-in extension XFIXES
[    13.690] (II) Initializing built-in extension RENDER
[    13.690] (II) Initializing built-in extension RANDR
[    13.690] (II) Initializing built-in extension COMPOSITE
[    13.690] (II) Initializing built-in extension DAMAGE
[    13.716] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    13.716] (II) AIGLX: enabled GLX_INTEL_swap_event
[    13.716] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    13.716] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    13.716] (II) AIGLX: Loaded and initialized i965
[    13.716] (II) GLX: Initialized DRI2 GL provider for screen 0
[    13.716] (II) intel(0): Setting screen physical size to 508 x 285
[    13.761] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[    13.761] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    13.761] (II) LoadModule: "evdev"
[    13.761] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    13.762] (II) Module evdev: vendor="X.Org Foundation"
[    13.763] 	compiled for 1.12.3.901, module version = 2.7.3
[    13.763] 	Module class: X.Org XInput Driver
[    13.763] 	ABI class: X.Org XInput driver, version 16.0
[    13.763] (II) Using input driver 'evdev' for 'Power Button'
[    13.763] (**) Power Button: always reports core events
[    13.763] (**) evdev: Power Button: Device: "/dev/input/event4"
[    13.763] (--) evdev: Power Button: Vendor 0 Product 0x1
[    13.763] (--) evdev: Power Button: Found keys
[    13.763] (II) evdev: Power Button: Configuring as keyboard
[    13.763] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
[    13.763] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    13.763] (**) Option "xkb_rules" "evdev"
[    13.763] (**) Option "xkb_model" "evdev"
[    13.763] (**) Option "xkb_layout" "us"
[    13.790] (II) config/udev: Adding input device Video Bus (/dev/input/event10)
[    13.790] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    13.790] (II) Using input driver 'evdev' for 'Video Bus'
[    13.790] (**) Video Bus: always reports core events
[    13.790] (**) evdev: Video Bus: Device: "/dev/input/event10"
[    13.790] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    13.790] (--) evdev: Video Bus: Found keys
[    13.790] (II) evdev: Video Bus: Configuring as keyboard
[    13.790] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input10/event10"
[    13.790] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    13.790] (**) Option "xkb_rules" "evdev"
[    13.790] (**) Option "xkb_model" "evdev"
[    13.790] (**) Option "xkb_layout" "us"
[    13.791] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[    13.791] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    13.791] (II) Using input driver 'evdev' for 'Video Bus'
[    13.791] (**) Video Bus: always reports core events
[    13.791] (**) evdev: Video Bus: Device: "/dev/input/event9"
[    13.791] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    13.791] (--) evdev: Video Bus: Found keys
[    13.791] (II) evdev: Video Bus: Configuring as keyboard
[    13.791] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:03/LNXVIDEO:00/input/input9/event9"
[    13.791] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[    13.791] (**) Option "xkb_rules" "evdev"
[    13.791] (**) Option "xkb_model" "evdev"
[    13.791] (**) Option "xkb_layout" "us"
[    13.792] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[    13.792] (II) No input driver specified, ignoring this device.
[    13.792] (II) This device may have been added with another device file.
[    13.792] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[    13.792] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    13.792] (II) Using input driver 'evdev' for 'Sleep Button'
[    13.792] (**) Sleep Button: always reports core events
[    13.792] (**) evdev: Sleep Button: Device: "/dev/input/event3"
[    13.792] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[    13.792] (--) evdev: Sleep Button: Found keys
[    13.792] (II) evdev: Sleep Button: Configuring as keyboard
[    13.792] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3/event3"
[    13.792] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    13.792] (**) Option "xkb_rules" "evdev"
[    13.792] (**) Option "xkb_model" "evdev"
[    13.792] (**) Option "xkb_layout" "us"
[    13.793] (II) config/udev: Adding input device USB 2.0 UVC HD Webcam (/dev/input/event8)
[    13.793] (**) USB 2.0 UVC HD Webcam: Applying InputClass "evdev keyboard catchall"
[    13.793] (II) Using input driver 'evdev' for 'USB 2.0 UVC HD Webcam'
[    13.793] (**) USB 2.0 UVC HD Webcam: always reports core events
[    13.793] (**) evdev: USB 2.0 UVC HD Webcam: Device: "/dev/input/event8"
[    13.793] (--) evdev: USB 2.0 UVC HD Webcam: Vendor 0x64e Product 0xd213
[    13.793] (--) evdev: USB 2.0 UVC HD Webcam: Found keys
[    13.793] (II) evdev: USB 2.0 UVC HD Webcam: Configuring as keyboard
[    13.793] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.3/3-1.3:1.0/input/input8/event8"
[    13.793] (II) XINPUT: Adding extended input device "USB 2.0 UVC HD Webcam" (type: KEYBOARD, id 10)
[    13.793] (**) Option "xkb_rules" "evdev"
[    13.793] (**) Option "xkb_model" "evdev"
[    13.793] (**) Option "xkb_layout" "us"
[    13.794] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event5)
[    13.794] (II) No input driver specified, ignoring this device.
[    13.794] (II) This device may have been added with another device file.
[    13.794] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event6)
[    13.794] (II) No input driver specified, ignoring this device.
[    13.794] (II) This device may have been added with another device file.
[    13.795] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event7)
[    13.795] (**) Asus WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[    13.795] (II) Using input driver 'evdev' for 'Asus WMI hotkeys'
[    13.795] (**) Asus WMI hotkeys: always reports core events
[    13.795] (**) evdev: Asus WMI hotkeys: Device: "/dev/input/event7"
[    13.795] (--) evdev: Asus WMI hotkeys: Vendor 0 Product 0
[    13.795] (--) evdev: Asus WMI hotkeys: Found keys
[    13.795] (II) evdev: Asus WMI hotkeys: Configuring as keyboard
[    13.795] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input7/event7"
[    13.795] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 11)
[    13.795] (**) Option "xkb_rules" "evdev"
[    13.795] (**) Option "xkb_model" "evdev"
[    13.795] (**) Option "xkb_layout" "us"
[    13.796] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    13.796] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    13.796] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    13.796] (**) AT Translated Set 2 keyboard: always reports core events
[    13.796] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    13.796] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    13.796] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    13.796] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    13.796] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    13.796] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[    13.796] (**) Option "xkb_rules" "evdev"
[    13.796] (**) Option "xkb_model" "evdev"
[    13.796] (**) Option "xkb_layout" "us"
[    13.796] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
[    13.796] (II) No input driver specified, ignoring this device.
[    13.796] (II) This device may have been added with another device file.
[    14.281] (II) intel(0): EDID vendor "SEC", prod id 12620
[    14.281] (II) intel(0): Printing DDC gathered Modelines:
[    14.281] (II) intel(0): Modeline "1920x1080"x0.0  138.65  1920 1944 1960 2080  1080 1082 1087 1111 -hsync -vsync (66.7 kHz eP)
[    14.522] (II) config/udev: Adding input device PS/2 Elantech ETF1059 Click-Pad (/dev/input/mouse0)
[    14.522] (II) No input driver specified, ignoring this device.
[    14.522] (II) This device may have been added with another device file.
[    14.522] (II) config/udev: Adding input device PS/2 Elantech ETF1059 Click-Pad (/dev/input/event11)
[    14.522] (**) PS/2 Elantech ETF1059 Click-Pad: Applying InputClass "evdev pointer catchall"
[    14.522] (II) Using input driver 'evdev' for 'PS/2 Elantech ETF1059 Click-Pad'
[    14.522] (**) PS/2 Elantech ETF1059 Click-Pad: always reports core events
[    14.522] (**) evdev: PS/2 Elantech ETF1059 Click-Pad: Device: "/dev/input/event11"
[    14.522] (--) evdev: PS/2 Elantech ETF1059 Click-Pad: Vendor 0x2 Product 0x1
[    14.522] (--) evdev: PS/2 Elantech ETF1059 Click-Pad: Found 3 mouse buttons
[    14.522] (--) evdev: PS/2 Elantech ETF1059 Click-Pad: Found relative axes
[    14.522] (--) evdev: PS/2 Elantech ETF1059 Click-Pad: Found x and y relative axes
[    14.522] (II) evdev: PS/2 Elantech ETF1059 Click-Pad: Configuring as mouse
[    14.522] (**) evdev: PS/2 Elantech ETF1059 Click-Pad: YAxisMapping: buttons 4 and 5
[    14.522] (**) evdev: PS/2 Elantech ETF1059 Click-Pad: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    14.522] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input11/event11"
[    14.522] (II) XINPUT: Adding extended input device "PS/2 Elantech ETF1059 Click-Pad" (type: MOUSE, id 13)
[    14.522] (II) evdev: PS/2 Elantech ETF1059 Click-Pad: initialized for relative axes.
[    14.522] (**) PS/2 Elantech ETF1059 Click-Pad: (accel) keeping acceleration scheme 1
[    14.522] (**) PS/2 Elantech ETF1059 Click-Pad: (accel) acceleration profile 0
[    14.522] (**) PS/2 Elantech ETF1059 Click-Pad: (accel) acceleration factor: 2.000
[    14.522] (**) PS/2 Elantech ETF1059 Click-Pad: (accel) acceleration threshold: 4
# uname -a
Linux asus-notebook 3.5.3-1-ARCH #1 SMP PREEMPT Sun Aug 26 09:14:51 CEST 2012 x86_64 GNU/Linux

( i read almost every related thread i could find - couldn't find a solution )

for some reason, X always loads evdev instead of synaptics.
and the mouse is still detected as a PS/2 device. ( at least not PS/2 Generic Mouse big_smile ).

... does someone have an idea ?

>>> YouniS

Last edited by younishd (2012-09-16 12:10:40)


I occasionally do things.

Offline

#4 2012-10-05 17:35:03

gColossus
Member
From: over a giant double rainbow
Registered: 2012-05-02
Posts: 7

Re: Synaptics elantech touchpad issue

Having exact same problem on samsung ultrabook series 9. Any body found a solution for this yet?

Offline

#5 2012-10-05 17:39:21

nwoki
Member
Registered: 2010-09-14
Posts: 67

Re: Synaptics elantech touchpad issue

Offline

Board footer

Powered by FluxBB