** Description changed: When I boot into my system, an ASUS Zenbook UX31, the elantech touchpad works fine. I have a small script to configure it which is run when my session starts, and those parameters are applied fine without problem. - Here is the script, in case something in here might be relevant : + Here is the script, in case something in there might be relevant : #!/bin/sh synclient FingerLow=9 FingerHigh=12 synclient MinSpeed=2.0 MaxSpeed=4.0 AccelFactor=0.1 synclient VertTwoFingerScroll=1 HorizTwoFingerScroll=0 synclient CoastingSpeed=10 CoastingFriction=25 synclient TapButton1=1 TapButton2=3 TapButton3=2 synclient EdgeMotionMinZ=30 EdgeMotionMaxZ=40 EdgeMotionMinSpeed=100 EdgeMotionMaxSpeed=400 synclient PalmDetect=1 PalmMinWidth=5 PalmMinZ=1 #must restart syndaemon to set those params. killall syndaemon syndaemon -i 1 -t -K -d The issue is that after a while, the multitouch just stops working. I am still able to use the touchpad, but it cannot scroll with two fingers, I cannot tap with two-three fingers to right-middle click, it's all gone. I haven't been able to pinpoint the exact issue yet. I have also encountered this issue with the 3.4.0-rc6 kernel. In 11.10, everything ran smoothly, and I never encountered this issue. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: xserver-xorg-input-synaptics 1.5.99.902-0ubuntu5.1 ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14 Uname: Linux 3.2.0-24-generic x86_64 ApportVersion: 2.0.1-0ubuntu7 Architecture: amd64 Date: Tue May 15 12:49:17 2012 DistUpgraded: 2012-04-27 15:52:27,018 DEBUG enabling apt cron job DistroCodename: precise DistroVariant: ubuntu EcryptfsInUse: Yes InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012) MachineType: ASUSTeK Computer Inc. UX31E ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-24-generic root=UUID=812cda0d-1c37-4ab0-89eb-e700457872b9 ro quiet splash vt.handoff=7 SourcePackage: xserver-xorg-input-synaptics UpgradeStatus: Upgraded to precise on 2012-04-27 (17 days ago) dmi.bios.date: 10/25/2011 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: UX31E.207 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: UX31E dmi.board.vendor: ASUSTeK Computer Inc. dmi.board.version: 1.0 dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: ASUSTeK Computer Inc. dmi.chassis.version: 1.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrUX31E.207:bd10/25/2011:svnASUSTeKComputerInc.:pnUX31E:pvr1.0:rvnASUSTeKComputerInc.:rnUX31E:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0: dmi.product.name: UX31E dmi.product.version: 1.0 dmi.sys.vendor: ASUSTeK Computer Inc. version.compiz: compiz 1:0.9.7.8-0ubuntu1 version.ia32-libs: ia32-libs 20090808ubuntu35 version.libdrm2: libdrm2 2.4.32-1ubuntu1 version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.2-0ubuntu3 version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.2-0ubuntu3 version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.1 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1 version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.99~git20111219.aacbd629-0ubuntu2 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:0.0.16+git20111201+b5534a1-1build2
-- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-input-synaptics in Ubuntu. https://bugs.launchpad.net/bugs/999814 Title: Multitouch stops working after a while To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/999814/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : ubuntu-x-swat@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp