[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-04-11 Thread Artem
Pilot6,

Sorry, I missed this!

Seems like it works:
xinput --list
PS/2 FocalTech FocalTech Touchpad

Yes, package installs without problems; syndaemon also works to suppress
touchpad while typing.

However, now I meet another problem - fn key enable touchpad does not
work (probably, I need to tell Gnome somehow that I changed touchpad
drivers? How can I do this?).

One more thing: am I right that I need to restart psmouse each time at
boot now?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-04-11 Thread Mark Mandel
@Pilot, am I doing something wrong here, this isn't working for me, as
you can see below.

This is on 15.04.

➜  ~  sudo apt-get install focaltech-dkms
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
  focaltech-dkms
0 to upgrade, 1 to newly install, 0 to remove and 0 not to upgrade.
Need to get 0 B/128 kB of archives.
After this operation, 697 kB of additional disk space will be used.
Selecting previously unselected package focaltech-dkms.
(Reading database ... 231345 files and directories currently installed.)
Preparing to unpack .../focaltech-dkms_1.0ubuntu2_all.deb ...
Unpacking focaltech-dkms (1.0ubuntu2) ...
Processing triggers for man-db (2.7.0.2-5) ...
Setting up focaltech-dkms (1.0ubuntu2) ...
First Installation: checking all kernels...
Building only for 3.19.0-13-generic
Building for architecture x86_64
This package appears to be a binaries-only package
 you will not be able to build against kernel 3.19.0-13-generic
 since the package source was not provided
➜  ~  sudo modprobe -r psmouse
➜  ~  sudo modprobe psmouse
➜  ~  cd /var/lib/dkms
➜  dkms  ls
dkms_dbversion

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-04-10 Thread dinosaurfiles
@mgottschlag the kernel works fine on my asus x455ld based on the link you've 
given, also it has a focaltech touchpad. @hanipouspilot i was wondering if the 
packages for the focaltech-dkms will work for my laptop. trying it soon to test 
it :)
will the patch be available on the 3.19 kernel?


current system:
Asus x455ld
Linux Mint 17.1 
3.19.0-rc4-focaltech-fix2

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-04-10 Thread Pilot6
Please wait tonight to test it. I made a wrong commit. I am fixing it
now.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-04-10 Thread Pilot6
I fixed it. It should work on all 3.19 kernels.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-04-10 Thread Pilot6
It will be available after it builds and publishes within an hour I
guess.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-04-10 Thread Mark Mandel
@Pilot6 - Nice one! I tried for ages to make this a DKMS module. I will
take this for a spin, and let you know how it goes.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-04-07 Thread Pilot6
It is not hard to compile. There are a lot of guides. I recomend to
use fakeroot.
If you have problems, I can give a simple guide.

2015-04-07 7:09 GMT+03:00 brott 1372...@bugs.launchpad.net:
 Thanks Pilot!  I'm new to compiling kernels, but I'll give it a shot.

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1372609

 Title:
   Touchpad detected as mouse on Asus ux303ln laptop

 Status in linux package in Ubuntu:
   Fix Released
 Status in linux package in Arch Linux:
   New

 Bug description:
   Hi! I'm following the bug reporting documentation here:

   
 https://wiki.ubuntu.com/DebuggingTouchpadDetection#In_case_Touchpad_features_like_scrolling.2C_tapping.2C_etc._do_not_work_at_all.

   The touchpad on my new Asus ux303ln laptop is detected as a mouse, so
   I can't access touchpad features such as two-finger scrolling.

   The laptop was very recently released and I couldn't find any
   outstanding firmware updates for it through Asus's Windows-based
   tools.

   % lsb_release -rd
   Description:  Ubuntu 14.04.1 LTS
   Release:  14.04

   Per the instructions on the wiki, I'm attaching output from
   /proc/bus/input/devices,` xinput --list`, and /var/log/Xorg.0.log.

   This machine also has a touchscreen, which I'm fairly certain is the
   maXtouch digitizer visible in the logs. I haven't yet restarted in
   Windows to see if it says anything useful about the touchpad, but I
   can do so if that's helpful. This is a fresh install of 14.04 and I
   haven't done much customization of it apart from installing some
   applications and changing the default resolution.

   The only relevant bit I noticed in /var/log/dmesg is this:

   [3.967547] input: PS/2 Logitech Wheel Mouse as
   /devices/platform/i8042/serio4/input/input11

   ProblemType: Bug
   DistroRelease: Ubuntu 14.04
   Package: linux-image-3.13.0-35-generic 3.13.0-35.62
   ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
   Uname: Linux 3.13.0-35-generic x86_64
   ApportVersion: 2.14.1-0ubuntu3.4
   Architecture: amd64
   AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0:  tim2234 F pulseaudio
/dev/snd/controlC1:  tim2234 F pulseaudio
   CurrentDesktop: Unity
   Date: Mon Sep 22 14:30:33 2014
   HibernationDevice: RESUME=UUID=e6052f15-271a-4424-aac2-9b0ee1e490ed
   InstallationDate: Installed on 2014-09-22 (0 days ago)
   InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
 (20140722.2)
   Lsusb:
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 03eb:8a32 Atmel Corp.
Bus 001 Device 002: ID 064e:9700 Suyin Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   MachineType: ASUSTeK COMPUTER INC. UX303LN
   ProcFB: 0 inteldrmfb
   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-35-generic.efi.signed 
 root=UUID=4f908b1b-e06f-4dc9-9642-e952d2598e42 ro quiet splash vt.handoff=7
   RelatedPackageVersions:
linux-restricted-modules-3.13.0-35-generic N/A
linux-backports-modules-3.13.0-35-generic  N/A
linux-firmware 1.127.6
   SourcePackage: linux
   UpgradeStatus: No upgrade log present (probably fresh install)
   dmi.bios.date: 06/23/2014
   dmi.bios.vendor: American Megatrends Inc.
   dmi.bios.version: UX303LN.203
   dmi.board.asset.tag: ATN12345678901234567
   dmi.board.name: UX303LN
   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.:bvrUX303LN.203:bd06/23/2014:svnASUSTeKCOMPUTERINC.:pnUX303LN:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX303LN:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
   dmi.product.name: UX303LN
   dmi.product.version: 1.0
   dmi.sys.vendor: ASUSTeK COMPUTER INC.

 To manage notifications about this bug go to:
 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-04-06 Thread brott
Thanks Pilot!  I'm new to compiling kernels, but I'll give it a shot.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-04-06 Thread Pilot6
@brott
You can compile Ubuntu kernel with Mathias's patch. It can be found here.
https://github.com/hanipouspilot/ubuntu-vivid/tree/pilot6

I doubt that the patch will be merged into 3.19 official kernel. It has been 
merged into 4.0 mainline. But it can be backported.
It is up to Ubuntu maintainers.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-04-06 Thread brott
@Mathias: regarding comment 210, I installed your compiled 3.19 kernel with the 
fixes which work great for my focaltech touchpad.
I have an ASUS UX303LN.

My only issue now is with the Nvidia driver.  The Nvidia driver works
properly with kernel 3.19.0-12.12, however it will not compile properly
with the 3.19.0-rc4-focaltech-fix2-1 driver which you compiled.

The 4.0 kernel (rc5) seems to be a no-go, as it won't complete the boot
process - just a black screen.

Do you know if your driver will be merged into the official 3.19, or if
it's possible to get a compiled version of your patch in the latest
mainline 3.19?

Many thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-03-24 Thread Stepan Roucka
I can confirm that this issue on Ubuntu 15.04
ASUS ZENBOOK UX303LA-R4390H
is fixed by installing 4.0rc5 kernel from 
http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.0-rc5-vivid/

But is there some option for fixing this bug while keeping the security
updates working? Can the patches be merged to the default ubuntu kernel
on 15.04?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-03-16 Thread Pilot6
'Stable' version is same as the version in repos, 'next' is the one in
'proposed' repos. You may use stable.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-03-16 Thread elenfoiro
Hi Pilot6,

thanks again for your involvment in this driver issue and to answer to
your question, I have a Focaltech touchpad.

I would certainly try your 3.16 mainly because I'm not so keen in kernel RC but 
I would like to know two things before:
1/ How will security updates be integrated to your buid ?
2/ My laptop only has an integrated Intel graphic chip, will it be recognized 
by your kernel build ?

Best regards,
Frédéric

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-03-16 Thread Pilot6
elenfoiro,

1. I update builds , when official builds are updated. You will need to keep an 
eye on that. When kernel updates, just download mine. It is not very 
convenient, but we have no options. Kernel is too big for a ppa.
2. Do not worry. There are no issues with Intel. Only some are reported 
regarding Nvidia blobs.
But is a general 3.16 issue, nothing to do with my commits.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-03-15 Thread KernelPanic
Hello,

Asus Zenbook UX303LN-R4281H here (99% sure same hardware for UX303LN-
R4318H). Upon a fresh install of Ubuntu 14.04, touchpad (FocalTech) is
detected as mouse, so no scrolling possible. With kernel 3.19 it was
detected as touchpad but in mouse emulation mode. Kernel 4.0rc2 or
patched kernels in this thread (tried esp. 3.7) made it work like a
charm. Thanks guys!

However, both kernels broke nvidia module. I found some patches to fix
compilation but still I am struggling to make them work (e.g.
http://goo.gl/O3VWi5 made possible to compile the nvidia module for
kernel 4.0, but I cannot load it in any way).

I understand it's a slightly different problem, but does anyone has a
suggestion what could I try? Does anyone have now touchpad AND nvidia
module working?

Thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-03-13 Thread Pilot6
elenfoiro,

If you have a Focaltech touchpad you can install kernel 4.0 or my 3.16
build. One module for 3.16 is not possible.

For Elantech you can build psmouse.ko.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-03-12 Thread elenfoiro
Hi guys and many thanks for your tremendous work.

I was wondering if it was possible to only buid a module for my ubuntu
14.10 stock kernel or if building the whole kernel is the only option ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-03-10 Thread Joseph Holt
Pilot,

For me, it is a non issue at this point. After making the switch to arch
over the weekend, I am, unfortunately or fortunately, sold on arch. I
personally like the idea and practice of building my own linux.
Reminds me of days past spent with gentoo. Also, pacman and the Aur on
arch are incredible.

However, I will make an effort to find someone that still has this
problem to be a guinea pig for you.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-03-10 Thread Joseph Holt
Unfortunately, the newer elantech touchpads are not supported. Namely in
the new Asus notebooks. I've tested all the way up to the new 4.0rc2.
I've tried all of the other fixes and none if them work. However, the
one I posted above does work and I can verify it works, when nothing
else does, from personal experience.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-03-10 Thread Pilot6
Mark,

Support of Elantech touchpads is included to mainline kernel. And I would not 
recomend to install a dkms package.
You may just install 3.16  kernel or later. This kernel is available in Ubuntu 
repos.

Just run

sudo apt-get install linux-generic-lts-utopic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-03-10 Thread Pilot6
Joseph,

I think it is better to make a separate bug report. If you do it, subscribe me 
to it.
I see the patch. It is quite simple. It detects some new models.

I will apply the patch to Ubuntu kernel. You will test it and then it can be 
sent upstream with CC to stable.
Then it will get into Ubuntu official kernels.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-03-09 Thread Joseph Holt
For anyone still having an issue with an elantech touchpad, I was unable
to find any working solution for an ubuntu base. I recently made the
switch to full arch and FOUND A FIX! Two-finger scrolling is active and
multi-finger tap works as well. If someone wants to make it work for
Ubuntu I'm sure they could as this patch is from aur and pulls in code
from github.

Here's the link:
https://aur.archlinux.org/packages/elantech-asustouchpad-dkms/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-03-05 Thread Mark Mandel
Just to let people know. I'm running 15.04, I just installed the v4.0
kernel from http://kernel.ubuntu.com/~kernel-
ppa/mainline/v4.0-rc2-vivid/ and my focaltech touchpad is working
perfectly!

(Of course now my nvidia driver won't compile ;) but go figure)

Thanks to all for getting this into the kernel!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-02-19 Thread Mathias Gottschlag
Hm, I probably made a mistake there. Can you instead test the following 
packages?
https://drive.google.com/file/d/0Bz7ZZcjnECHLR2EwTVdYd0VWdGc/view?usp=sharing

I've rewritten the fix for your laptop based on comments on the linux-input 
mailing list, so I am interested in
1. Does it work at all for you?
2. Does it change the behaviour so that the pointer does not freeze anymore?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-02-19 Thread Chris
Mathias-

Success on both counts. I'm satisfied with the functionality of the
clickpad at this point, so anyone considering buying the ASUS X550LA
shouldn't be scared off by a touchpad issue at this point.

Thanks again to you and Pilot for all your efforts on this.

Chris

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-02-19 Thread Roger
I have the same problem asus x200la-CT012H with ubuntu 14.04.02 LTS

touchpad recognized as ps/2 mouse. It works but can't get 2 fingers
scroll and type

after an upgrade to kernel 3.19.0-031900-generic
http://www.linuxandubuntu.com/home/linux-kernel-3-19-stable-released-
install-upgrade-in-ubuntu-linux-mint

$ dmesg | grep FLT
[0.231754] pnp 00:06: Plug and Play ACPI device, IDs FLT0102 SYN0a00 
SYN0002 PNP0f03 PNP0f13 PNP0f12 (active)

$ xinput list
  PS/2 FocalTech FocalTech Touchpad in mouse emulation mode

$ xinput --list-props 15
Device 'PS/2 FocalTech FocalTech Touchpad in mouse emulation mode':
Device Enabled (138):   1
Coordinate Transformation Matrix (140): 1.00, 0.00, 0.00, 
0.00, 1.00, 0.00, 0.00, 0.00, 1.00
Device Accel Profile (265): 0
Device Accel Constant Deceleration (266):   1.00
Device Accel Adaptive Deceleration (267):   1.00
Device Accel Velocity Scaling (268):10.00
Device Product ID (257):2, 1
Device Node (258):  /dev/input/event4
Evdev Axis Inversion (269): 0, 0
Evdev Axes Swap (271):  0
Axis Labels (272):  Rel X (148), Rel Y (149)
Button Labels (273):Button Left (141), Button Unknown (260), 
Button Right (143), Button Wheel Up (144), Button Wheel Down (145)
Evdev Middle Button Emulation (274):0
Evdev Middle Button Timeout (275):  50
Evdev Third Button Emulation (276): 0
Evdev Third Button Emulation Timeout (277): 1000
Evdev Third Button Emulation Button (278):  3
Evdev Third Button Emulation Threshold (279):   20
Evdev Wheel Emulation (280):0
Evdev Wheel Emulation Axes (281):   0, 0, 4, 5
Evdev Wheel Emulation Inertia (282):10
Evdev Wheel Emulation Timeout (283):200
Evdev Wheel Emulation Button (284): 4
Evdev Drag Lock Buttons (285):  0

$ cat 10-evdev.conf 
  Section InputClass
Identifier evdev touchpad catchall
MatchIsTouchpad on
MatchDevicePath /dev/input/event*
Driver evdev
  EndSection


$ cat 50-synaptics.conf 

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

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

Section InputClass
Identifier Default clickpad buttons
MatchDriver synaptics
Option SoftButtonAreas 50% 0 82% 0 0 0 0 0
EndSection

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

At this point the touchpad works well as a mouse. But no 2 fingers
scroll neither gestures.

I will give your kernel a try and let you know.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-02-17 Thread Chris
Mathias-

I just replaced it and rebooted, with no change to behavior-  is that the right 
file?
  $ cd /lib/modules/3.17.0-focaltech-fix/kernel/drivers/input/mouse
  $ sha1sum psmouse.ko 
  c2c3a283898fdbb3792aa6e50038750a656d298f  psmouse.ko

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-02-17 Thread Pilot6
Chris,

0xff or 255 shows that large area is pressed. This is built in palm detection 
as I understand.
You probably have too thick fingers ;-)

Maybe Mathias has more information, but it seems that we do not know the
protocol well enough to disable this feature or set it up anyway.

Anoter idea is maybe not just return and wait for some other input, like
it is now done, but after some timeout call focaltech_process_abs_packet
again.

If there is no such problem in Windows, it must be done somehow else.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-02-17 Thread Mathias Gottschlag
Hey, thanks for the information. So, you get that value even without
large contact area? I never managed to get something like that during
normal usage, but maybe other devices have different thresholds. In that
case I'd just drop that part of the code, it is not important enough
that it should stay despite such problems.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-02-17 Thread Chris
Mathias: After reproducing the error while running my logging/parser,
I've been able to identify that the pointer freeze issue is happening in
the code you linked.  Lines 188-192 are an if condition invalidating the
input whenever the final byte is set to 255.  In my logging, I'm seeing
that that byte is typically 16, 32, 64, and as the comments in the code
indicate, seems to be related to how much of my finger I allow to
contact the touchpad.  However, that byte occasionally (and spuriously)
gets set to 255; once set, it stays set at 255 until the touch is
removed and re-applied.

My current thinking is that removing the if condition would be
sufficient to prevent this issue, but I worry about side-effects when
the final byte is set to 255 for valid reasons.   Any ideas on the best
way to proceed?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-02-17 Thread Mathias Gottschlag
No, I think that's not how that byte works - once it is 0xff, it stays
like that until the finger is lifted from the touchpad.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-02-17 Thread Pilot6
Mathias,

Maybe not completely drop, but make it the way that if next packages
come not with 0xff in 5th byte, just continue?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-02-17 Thread Pilot6
For instance, make focaltech_process_abs_packet(psmouse, packet) first in
switch (packet[0]  0xf)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-02-17 Thread Pilot6
Previous post was just stupid.

Chris,

When a finger is active, then all of a sudden comes abs package with 0xff, what 
package comes next if you narrow the area?
It needs to be done that a finger becomes active again.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-02-17 Thread Pilot6
Oh, I see. Then it may be a good idea to remove this completely. Practically 
this palm detection is of no use.
I had to set syndaemon for that either way. It just makes trouble for people 
with thick fingers, or some revisions have various thresholds. I guess, we 
can't set anything there.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-02-17 Thread Chris
Pilot-   Once we get the 255, no amount of tweaking the touch changes
it- the comments in the code reference 'latching' behavior, which is
consistent with what I see.

Mathias, if I could convince you to prepare a test build without those
lines of code, I'll give it a test and see if that does actually correct
the issue.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-02-17 Thread Pilot6
Mathias,
You can build just focaltech.ko since he has your kernel. It can be just
replaced.

2015-02-18 0:34 GMT+03:00 Chris meyer...@gmail.com:

 Pilot-   Once we get the 255, no amount of tweaking the touch changes
 it- the comments in the code reference 'latching' behavior, which is
 consistent with what I see.

 Mathias, if I could convince you to prepare a test build without those
 lines of code, I'll give it a test and see if that does actually correct
 the issue.

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1372609

 Title:
   Touchpad detected as mouse on Asus ux303ln laptop

 Status in linux package in Ubuntu:
   Fix Released
 Status in linux package in Arch Linux:
   New

 Bug description:
   Hi! I'm following the bug reporting documentation here:


 https://wiki.ubuntu.com/DebuggingTouchpadDetection#In_case_Touchpad_features_like_scrolling.2C_tapping.2C_etc._do_not_work_at_all
 .

   The touchpad on my new Asus ux303ln laptop is detected as a mouse, so
   I can't access touchpad features such as two-finger scrolling.

   The laptop was very recently released and I couldn't find any
   outstanding firmware updates for it through Asus's Windows-based
   tools.

   % lsb_release -rd
   Description:  Ubuntu 14.04.1 LTS
   Release:  14.04

   Per the instructions on the wiki, I'm attaching output from
   /proc/bus/input/devices,` xinput --list`, and /var/log/Xorg.0.log.

   This machine also has a touchscreen, which I'm fairly certain is the
   maXtouch digitizer visible in the logs. I haven't yet restarted in
   Windows to see if it says anything useful about the touchpad, but I
   can do so if that's helpful. This is a fresh install of 14.04 and I
   haven't done much customization of it apart from installing some
   applications and changing the default resolution.

   The only relevant bit I noticed in /var/log/dmesg is this:

   [3.967547] input: PS/2 Logitech Wheel Mouse as
   /devices/platform/i8042/serio4/input/input11

   ProblemType: Bug
   DistroRelease: Ubuntu 14.04
   Package: linux-image-3.13.0-35-generic 3.13.0-35.62
   ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
   Uname: Linux 3.13.0-35-generic x86_64
   ApportVersion: 2.14.1-0ubuntu3.4
   Architecture: amd64
   AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0:  tim2234 F pulseaudio
/dev/snd/controlC1:  tim2234 F pulseaudio
   CurrentDesktop: Unity
   Date: Mon Sep 22 14:30:33 2014
   HibernationDevice: RESUME=UUID=e6052f15-271a-4424-aac2-9b0ee1e490ed
   InstallationDate: Installed on 2014-09-22 (0 days ago)
   InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64
 (20140722.2)
   Lsusb:
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 03eb:8a32 Atmel Corp.
Bus 001 Device 002: ID 064e:9700 Suyin Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   MachineType: ASUSTeK COMPUTER INC. UX303LN
   ProcFB: 0 inteldrmfb
   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-35-generic.efi.signed
 root=UUID=4f908b1b-e06f-4dc9-9642-e952d2598e42 ro quiet splash vt.handoff=7
   RelatedPackageVersions:
linux-restricted-modules-3.13.0-35-generic N/A
linux-backports-modules-3.13.0-35-generic  N/A
linux-firmware 1.127.6
   SourcePackage: linux
   UpgradeStatus: No upgrade log present (probably fresh install)
   dmi.bios.date: 06/23/2014
   dmi.bios.vendor: American Megatrends Inc.
   dmi.bios.version: UX303LN.203
   dmi.board.asset.tag: ATN12345678901234567
   dmi.board.name: UX303LN
   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.:bvrUX303LN.203:bd06/23/2014:svnASUSTeKCOMPUTERINC.:pnUX303LN:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX303LN:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
   dmi.product.name: UX303LN
   dmi.product.version: 1.0
   dmi.sys.vendor: ASUSTeK COMPUTER INC.

 To manage notifications about this bug go to:
 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions


-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-02-17 Thread Mathias Gottschlag
Given my very limited upload speed, that's actually a good idea.

Chris, can you try putting
https://drive.google.com/file/d/0Bz7ZZcjnECHLMHp0V2h1OGtmWXc/view?usp=sharing
into /lib/modules/3.17.0-focaltech-fix/kernel/drivers/input/mouse/ and
reload the psmouse kernel module (or reboot)? That module has the
contact area checks removed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-02-16 Thread Pilot6
If multitouch works, you never need hard buttons. If you want to scroll,
you just double tap and drag.

Touchpads shows co-ordinates of your fingers.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-02-16 Thread Chris
Thanks for the suggestions on fixing the 2 finger scrolling;  the
SoftButtonAreas option has other, more irritating side effects, so for
now I'll just retrain my fingers.

I've re-enabled the debug messages for i8042, and started looking
through them, trying to spot a pattern around the issue 1 described
above.  i8042 codes keep coming even though the pointer is frozen, so
now I'd like to try to interpret them; my google-fu has failed me
though-  does anyone have a resource for the interpretation of the bytes
that are getting sent from the clickpad?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-02-16 Thread Mathias Gottschlag
Chris: There is no documentation yet. The packets are 6 bytes long, and
I think the lower four bit of the first byte identify the type of the
packet. If you can read some C, then
https://github.com/mgottschlag/linux/blob/focaltech4/drivers/input/mouse/focaltech.c#L229
is the best source available. I guess deciphering packet by packet by
hand might be way too much work though, unless you exactly know where
the error occurred.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-02-14 Thread Chris
Mathias-

Thanks for the quick work.  Despite the issues noted below, this is a
major improvement over psmouse.proto=bare, which was driving me insane
with the accidental touch-clicks while typing.  Thank you so much for
your quick response!

This kernel does allow the touchpad to be recognized but still seems to have 
some issues:  
1) Intermittently, the pointer stops responding to the current touch;  
   a) I can usually (~70%) replicate the behavior by moving the pointer into 
contact with the left side of the screen.  Once it touches that side, the 
current touch no longer changes the pointer position.  Lifting that finger and 
re-touching the pad starts the pointer moving again.
   b) I also see this behavior when the pointer is not near the screen edges, 
but is unpredictable, and in 30 minutes of testing, I haven't found a 
consistent pattern for replicating the issue.
 
2) the two finger scrolling does not exclude the button areas;  e.g. if I rest 
a finger on the primary button, I can no longer move the pointer, only scroll 
the screen.  In other touchpads I've used, the button area was excluded from 
two-finger scrolling issues.  This issue is less concerning than #1, but the 
experience is very unnatural.

Again, thanks for the fast response;  I'm happy to run any other tests
that you think might diagnose the issues.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-02-14 Thread Mathias Gottschlag
Hey, to Chris or anyone else who has the same problem: Can you test the
following kernel and see whether it solves the problem?

https://drive.google.com/file/d/0Bz7ZZcjnECHLeUI5Tnk4VXNoMGM/view?usp=sharing

What it does is it skips some of the initialization code which was
skipped in Hans de Goedes original FocalTech patch but was not skipped
in my previous code.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-02-14 Thread Pilot6
Mathias,

Will you provide a patch, please, so I can merge it and make it
consistent.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-02-14 Thread Pilot6
Chris,

I think 2) is a feature, not a bug. If someone has Windows, they can
test how it is made there.

1) looks like a bug, but it is hard to resolve not having the device.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-02-14 Thread Pilot6
Chris,

Button behavior can be fixed by

Option SoftButtonAreas in xorg.conf

https://wiki.archlinux.org/index.php/Touchpad_Synaptics#Buttonless_touchpads_.28aka_ClickPads.29

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-02-14 Thread Mathias Gottschlag
I pushed the two patches to my focaltech4 branch:
https://github.com/mgottschlag/linux/tree/focaltech4

@Chris: The issue 1) sounds really hard to debug. One possibility might
be that, like above, you enable i8042 debug output display and have a
life view of dmesg in a window on your screen. If you do that, it might
be interesting to know

1) whether there is still data coming from the touchpad (does the syslog output 
suddenly stop, or do you still see PS/2 traffic?)
2) how the data reported by the touchpad shortly before/after the bug occurs 
looks - maybe you can try to reproduce the bug and send some dmesg output? The 
problem here is that the log probably only is useful when you can identify the 
point where the bug occurs.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-02-14 Thread Pilot6
And also added last 2 Mathias's patches.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-02-14 Thread Pilot6
I backported last driver from 3.20 kernel.
It is at the same place 
https://www.dropbox.com/sh/07642x3lziqgmz9/AACGWNO5_lNnX7x7tYMoH9gka?dl=0
in next directory.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-02-14 Thread Mathias Gottschlag
I noticed that the problem was the same as redhat bug 1110011 again
because I managed to break the previous fix for these models, I didn't
get around writing a fix for it yet though. I'll probably have a test
kernel at some point today though.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-02-13 Thread Chris
Was the dmesg from the custom build able to help find the issue with the
still broken machines?  If theres anything else I can do to help, let me
know.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-02-11 Thread Arno
Hi, it appears that the patch isn't in 3.19, does anyone know when it
will be merged ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-02-11 Thread Pilot6
It looks like it will be megred in 3.20. It is in for-linus branch of
input-next tree.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-02-08 Thread Timo
Hey guys,
I downloaded the packages from Mathias: 
https://drive.google.com/file/d/0Bz7ZZcjnECHLc1VMSl9PRnhNdW8/view?usp=sharing

after running sudo dpkg -i * and a reboot my trackpad finally works like a 
normal trackpad.
Now I can scroll with two fingers and right klick also works with two fingers.

I am really thankfull Mathias. Great work !

Kind regards 
Timo

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-02-02 Thread Chris
dmesg attached after installing the new kernel and setting i8042.debug=1
on the command line.

Thanks for all your hard work on this!

** Attachment added: debug_output_trimmed.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+attachment/4310921/+files/debug_output_trimmed.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-02-01 Thread Pilot6
Marcel,

The touchpad is detected in your system. Are you sure it is not just
turned off by Fn+ button?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-02-01 Thread Mathias Gottschlag
Marcel, have you enabled the touchpad driver in .config? Rerun make
menuconfig and make sure that CONFIG_MOUSE_PS2_FOCALTECH is set. I
cannot think of any other reason yet, as your dmesg does not contain any
error.

I received a bug report though where apparently the touchpad didn't work
together with KDE 5, although I don't understand that problem either
yet.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-02-01 Thread marcel kerkveld
It doesn't seem to work n my ASUS F555L laptop. Tried it on Arch like Ludovic, 
but doesn't seem to make any difference. A pitty, it renders Linux almost 
useless on my laptop when you can't set palm detection.
dmesg:
[code][0.00] CPU0 microcode updated early to revision 0x1c, date = 
2014-07-03
[0.00] Initializing cgroup subsys cpuset
[0.00] Initializing cgroup subsys cpu
[0.00] Initializing cgroup subsys cpuacct
[0.00] Linux version 3.18.0-rc4-ARCH-touchpad-11574-g9e199c3 
(mke@nerdy-linux) (gcc version 4.9.2 20141224 (prerelease) (GCC) ) #1 SMP 
PREEMPT Sat Jan 31 22:08:16 CET 2015
[0.00] Command line: BOOT_IMAGE=/boot/vmlinuz-linuxTouch 
root=UUID=6e911714-9def-49b8-8b1d-e41203fea5b3 rw quiet psmouse.proto=bare
[0.00] e820: BIOS-provided physical RAM map:
[0.00] BIOS-e820: [mem 0x-0x00057fff] usable
[0.00] BIOS-e820: [mem 0x00058000-0x00058fff] reserved
[0.00] BIOS-e820: [mem 0x00059000-0x0009dfff] usable
[0.00] BIOS-e820: [mem 0x0009e000-0x0009] reserved
[0.00] BIOS-e820: [mem 0x0010-0xb9b43fff] usable
[0.00] BIOS-e820: [mem 0xb9b44000-0xb9b4afff] ACPI NVS
[0.00] BIOS-e820: [mem 0xb9b4b000-0xba3a1fff] usable
[0.00] BIOS-e820: [mem 0xba3a2000-0xba617fff] reserved
[0.00] BIOS-e820: [mem 0xba618000-0xc98fafff] usable
[0.00] BIOS-e820: [mem 0xc98fb000-0xc9b02fff] reserved
[0.00] BIOS-e820: [mem 0xc9b03000-0xc9e29fff] usable
[0.00] BIOS-e820: [mem 0xc9e2a000-0xcab37fff] ACPI NVS
[0.00] BIOS-e820: [mem 0xcab38000-0xcaf57fff] reserved
[0.00] BIOS-e820: [mem 0xcaf58000-0xcaffefff] type 20
[0.00] BIOS-e820: [mem 0xcafff000-0xcaff] usable
[0.00] BIOS-e820: [mem 0xcbc0-0xcfdf] reserved
[0.00] BIOS-e820: [mem 0xf800-0xfbff] reserved
[0.00] BIOS-e820: [mem 0xfec0-0xfec00fff] reserved
[0.00] BIOS-e820: [mem 0xfed0-0xfed03fff] reserved
[0.00] BIOS-e820: [mem 0xfed1c000-0xfed1] reserved
[0.00] BIOS-e820: [mem 0xfee0-0xfee00fff] reserved
[0.00] BIOS-e820: [mem 0xff00-0x] reserved
[0.00] BIOS-e820: [mem 0x0001-0x0001af1f] usable
[0.00] NX (Execute Disable) protection: active
[0.00] efi: EFI v2.31 by American Megatrends
[0.00] efi:  ACPI 2.0=0xc9eae000  ACPI=0xc9eae000  SMBIOS=0xcaf56318 
[0.00] efi: mem00: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] 
range=[0x-0x00058000) (0MB)
[0.00] efi: mem01: [Reserved   |   |  |  |  |   |WB|WT|WC|UC] 
range=[0x00058000-0x00059000) (0MB)
[0.00] efi: mem02: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] 
range=[0x00059000-0x0009e000) (0MB)
[0.00] efi: mem03: [Reserved   |   |  |  |  |   |WB|WT|WC|UC] 
range=[0x0009e000-0x000a) (0MB)
[0.00] efi: mem04: [Loader Data|   |  |  |  |   |WB|WT|WC|UC] 
range=[0x0010-0x00f32000) (14MB)
[0.00] efi: mem05: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] 
range=[0x00f32000-0x37824000) (872MB)
[0.00] efi: mem06: [Loader Data|   |  |  |  |   |WB|WT|WC|UC] 
range=[0x37824000-0x37c0a000) (3MB)
[0.00] efi: mem07: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] 
range=[0x37c0a000-0x84a2a000) (1230MB)
[0.00] efi: mem08: [Loader Data|   |  |  |  |   |WB|WT|WC|UC] 
range=[0x84a2a000-0xb6737000) (797MB)
[0.00] efi: mem09: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] 
range=[0xb6737000-0xb9b26000) (51MB)
[0.00] efi: mem10: [Loader Code|   |  |  |  |   |WB|WT|WC|UC] 
range=[0xb9b26000-0xb9b44000) (0MB)
[0.00] efi: mem11: [ACPI Memory NVS|   |  |  |  |   |WB|WT|WC|UC] 
range=[0xb9b44000-0xb9b4b000) (0MB)
[0.00] efi: mem12: [Boot Data  |   |  |  |  |   |WB|WT|WC|UC] 
range=[0xb9b4b000-0xb9c9f000) (1MB)
[0.00] efi: mem13: [Boot Code  |   |  |  |  |   |WB|WT|WC|UC] 
range=[0xb9c9f000-0xba362000) (6MB)
[0.00] efi: mem14: [Boot Data  |   |  |  |  |   |WB|WT|WC|UC] 
range=[0xba362000-0xba37f000) (0MB)
[0.00] efi: mem15: [Boot Code  |   |  |  |  |   |WB|WT|WC|UC] 
range=[0xba37f000-0xba399000) (0MB)
[0.00] efi: mem16: [Boot Data  |   |  |  |  |   |WB|WT|WC|UC] 

[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-02-01 Thread Mathias Gottschlag
Okay, that's what I get here, although of course my system configuration
will be different:

[17.976] (II) config/udev: Adding input device FocalTechPS/2 FocalTech 
FocalTech Touchpad (/dev/input/event4)
[17.976] (**) FocalTechPS/2 FocalTech FocalTech Touchpad: Applying 
InputClass evdev touchpad catchall
[17.976] (**) FocalTechPS/2 FocalTech FocalTech Touchpad: Applying 
InputClass touchpad catchall
[17.976] (**) FocalTechPS/2 FocalTech FocalTech Touchpad: Applying 
InputClass Default clickpad buttons
[17.976] (**) FocalTechPS/2 FocalTech FocalTech Touchpad: Applying 
InputClass Default clickpad buttons
[17.976] (II) LoadModule: synaptics
[17.976] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so

Can you maybe also boot with i8042.debug=1, and send me the dmesg
output? Please move the mouse a bit before typing your password, and
then remove all keyboard input from the log. You can recognize keyboard
input by the (interrupt, 0, 1) at the end of the line (touchpad data
has 0, 12 there, at least on this system).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-02-01 Thread marcel kerkveld
Okay, found it. Somehow I got the parameter psmouse.proto=bare in my
grup. Sorry for bothering you Mathias and thanks for the fix. Happy user
now.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-02-01 Thread marcel kerkveld
Okay, found it. Somehow I got the parameter psmouse.proto=bare in my
grup. Sorry for bothering you Mathias and thanks for the fix. Happy user
now.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-02-01 Thread marcel kerkveld
Well, I seem to have done that. Nevertheless, no synaptic driver is
loaded. Synclient does tell me so.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-02-01 Thread Mathias Gottschlag
Note though that the fact that the kernel is able to identify the
touchpad does not mean that the driver is enabled.
CONFIG_MOUSE_PS2_FOCALTECH simply switches between the real driver and
some legacy code specific to the touchpad. The latter is required
because otherwise the touchpad does not work at all on some devices. In
both cases, dmesg will look the same.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-02-01 Thread Mathias Gottschlag
At someone whose touchpad does not work, with the error Failed to
enable mouse on isa0060/serio1: Can you boot the following kernel, with
the kernel commandline parameter i8042.debug=1 and send me once more
your dmesg?

https://drive.google.com/file/d/0Bz7ZZcjnECHLc1VMSl9PRnhNdW8/view?usp=sharing

The kernel adds a stacktrace where the error message is emitted, and
i8042.debug=1 will dump all PS2 traffic. Because of the latter, cut your
dmesg a couple of lines after the stracktrace please, because unless you
use a USB keyboard, THE DMESG MIGHT CONTAIN YOUR LOGIN PASSWORD. :)

For example:
... everything up to this point is very interesting, up to the error message 
and the following stracktrace, the next two lines belong to the stacktrace ...
[0.993742]  [82781b3c] ret_from_fork+0x7c/0xb0
[0.993744]  [820904b0] ? kthread_create_on_node+0x180/0x180
[0.993749] i8042: [41] d4 - i8042 (command)
[0.993859] i8042: [41] f4 - i8042 (parameter)
[0.995888] i8042: [41] fa - i8042 (interrupt, 1, 12)
[1.140554] usb 1-1: new high-speed USB device number 2 using xhci_hcd
... cut for example here ...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-02-01 Thread marcel kerkveld
Well, I have the following in my .config:
$ grep 'FOLCALTCH' .config
CONFIG_MOUSE_PS2_FOCALTECH=y


Found this in Xorg

Xorg.o.log:
[21.051] (**) Option xkb_rules evdev
[21.051] (**) Option xkb_model pc104
[21.051] (**) Option xkb_layout us
[21.052] (II) config/udev: Adding input device PS/2 FocalTech FocalTech 
Touchpad (/dev/input/event7)
[21.052] (**) PS/2 FocalTech FocalTech Touchpad: Applying InputClass evdev 
pointer catchall
[21.052] (II) Using input driver 'evdev' for 'PS/2 FocalTech FocalTech 
Touchpad'
[21.052] (**) PS/2 FocalTech FocalTech Touchpad: always reports core events
[21.052] (**) evdev: PS/2 FocalTech FocalTech Touchpad: Device: 
/dev/input/event7
[21.052] (--) evdev: PS/2 FocalTech FocalTech Touchpad: Vendor 0x2 Product 
0x1
[21.052] (--) evdev: PS/2 FocalTech FocalTech Touchpad: Found 3 mouse 
buttons
[21.052] (--) evdev: PS/2 FocalTech FocalTech Touchpad: Found relative axes
[21.052] (--) evdev: PS/2 FocalTech FocalTech Touchpad: Found x and y 
relative axes
[21.052] (II) evdev: PS/2 FocalTech FocalTech Touchpad: Configuring as mouse
[21.052] (**) evdev: PS/2 FocalTech FocalTech Touchpad: YAxisMapping: 
buttons 4 and 5
[21.052] (**) evdev: PS/2 FocalTech FocalTech Touchpad: EmulateWheelButton: 
4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[21.052] (**) Option config_info 
udev:/sys/devices/platform/i8042/serio4/input/input14/event7
[21.052] (II) XINPUT: Adding extended input device PS/2 FocalTech 
FocalTech Touchpad (type: MOUSE, id 12)
[21.052] (II) evdev: PS/2 FocalTech FocalTech Touchpad: initialized for 
relative axes.
[21.052] (**) PS/2 FocalTech FocalTech Touchpad: (accel) keeping 
acceleration scheme 1
[21.052] (**) PS/2 FocalTech FocalTech Touchpad: (accel) acceleration 
profile 0
[21.052] (**) PS/2 FocalTech FocalTech Touchpad: (accel) acceleration 
factor: 2.000
[21.052] (**) PS/2 FocalTech FocalTech Touchpad: (accel) acceleration 
threshold: 4
[21.052] (II) config/udev: Adding input device PS/2 FocalTech FocalTech 
Touchpad (/dev/input/mouse0)
[21.053] (II) No input driver specified, ignoring this device.
[21.053] (II) This device may have been added with another device file

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-01-24 Thread Ludovic
The Mathias's patch works well on my Arch Linux laptop, I use the
Mathias's kernel git repository. Thanks Mathias!

I added the (simple) steps for Arch Linux here :
https://wiki.archlinux.org/index.php/ASUS_Zenbook_UX303#Touch_Pad

@Mathias : Dmitry Torokhov moved your patch to his next branch but not
yet to his for-linus branch, do you know why? Could you ask him to push
your patch to Linus for the 3.20 kernel? Thanks a lot.

Ludovic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-01-20 Thread Pilot6
Mathias,

Sometimes the touchpad does not work, when people try ti install Elantech 
driver from a dkms package.
There is a custom psmouse module there. With that your deiver does not work.
But this is not always the case.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-01-17 Thread Silmar
x450lc xinput:
 Virtual core pointer   id=2[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointerid=4[slave  pointer  (2)]
⎜   ↳  USB OPTICAL MOUSEid=11   [slave  pointer  (2)]
⎜   ↳ FocalTechPS/2 FocalTech FocalTech Touchpadid=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)]
↳ Video Bus id=7[slave  keyboard (3)]
↳ Video Bus id=8[slave  keyboard (3)]
↳ Sleep Button  id=9[slave  keyboard (3)]
↳ USB2.0 HD UVC WebCam  id=10   [slave  keyboard (3)]
↳ Asus WMI hotkeys  id=12   [slave  keyboard (3)]
↳ AT Translated Set 2 keyboard  id=13   [slave  keyboard (3)]


Well I tried it with various kernels. The pilot6 debs make it detect the mouse 
but it doesn't work.
Kernel .18 makes it work as a default mouse by default. Still the touchpad 
crashes on suspend.

I then formatted and installed various linuxes. I'm currently trying
xubuntu 64 bits to no avail.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-01-17 Thread Silmar
I copied and pasted a dmesg here. If it's what you want then tell me. If
it's not, then tell me how I generate the correct input.

[0.00] MTRR fixed ranges enabled:
[0.00]   0-9 write-back
[0.00]   A-B uncachable
[0.00]   C-C write-protect
[0.00]   D-E7FFF uncachable
[0.00]   E8000-F write-protect
[0.00] MTRR variable ranges enabled:
[0.00]   0 base 00 mask 7E write-back
[0.00]   1 base 02 mask 7FE000 write-back
[0.00]   2 base 022000 mask 7FF000 write-back
[0.00]   3 base 00E000 mask 7FE000 uncachable
[0.00]   4 base 00D000 mask 7FF000 uncachable
[0.00]   5 base 00CC00 mask 7FFC00 uncachable
[0.00]   6 base 00CBC0 mask 7FFFC0 uncachable
[0.00]   7 base 022F80 mask 7FFF80 uncachable
[0.00]   8 base 022F40 mask 7FFFC0 uncachable
[0.00]   9 base 022F20 mask 7FFFE0 uncachable
[0.00] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[0.00] original variable MTRRs
[0.00] reg 0, base: 0GB, range: 8GB, type WB
[0.00] reg 1, base: 8GB, range: 512MB, type WB
[0.00] reg 2, base: 8704MB, range: 256MB, type WB
[0.00] reg 3, base: 3584MB, range: 512MB, type UC
[0.00] reg 4, base: 3328MB, range: 256MB, type UC
[0.00] reg 5, base: 3264MB, range: 64MB, type UC
[0.00] reg 6, base: 3260MB, range: 4MB, type UC
[0.00] reg 7, base: 8952MB, range: 8MB, type UC
[0.00] reg 8, base: 8948MB, range: 4MB, type UC
[0.00] reg 9, base: 8946MB, range: 2MB, type UC
[0.00] total RAM covered: 8110M
[0.00]  gran_size: 64K  chunk_size: 64K num_reg: 10 lose 
cover RAM: 114M
[0.00]  gran_size: 64K  chunk_size: 128Knum_reg: 10 lose 
cover RAM: 114M
[0.00]  gran_size: 64K  chunk_size: 256Knum_reg: 10 lose 
cover RAM: 114M
[0.00]  gran_size: 64K  chunk_size: 512Knum_reg: 10 lose 
cover RAM: 114M
[0.00]  gran_size: 64K  chunk_size: 1M  num_reg: 10 lose cover RAM: 
114M
[0.00]  gran_size: 64K  chunk_size: 2M  num_reg: 10 lose cover RAM: 
114M
[0.00]  gran_size: 64K  chunk_size: 4M  num_reg: 10 lose cover RAM: 
114M
[0.00]  gran_size: 64K  chunk_size: 8M  num_reg: 10 lose cover RAM: 
18M
[0.00] *BAD*gran_size: 64K  chunk_size: 16M num_reg: 10 
lose cover RAM: -8M
[0.00] *BAD*gran_size: 64K  chunk_size: 32M num_reg: 10 
lose cover RAM: -8M
[0.00] *BAD*gran_size: 64K  chunk_size: 64M num_reg: 10 
lose cover RAM: -8M
[0.00] *BAD*gran_size: 64K  chunk_size: 128Mnum_reg: 10 
lose cover RAM: -8M
[0.00] *BAD*gran_size: 64K  chunk_size: 256Mnum_reg: 10 
lose cover RAM: -8M
[0.00] *BAD*gran_size: 64K  chunk_size: 512Mnum_reg: 10 
lose cover RAM: -264M
[0.00] *BAD*gran_size: 64K  chunk_size: 1G  num_reg: 10 lose 
cover RAM: -256M
[0.00] *BAD*gran_size: 64K  chunk_size: 2G  num_reg: 10 lose 
cover RAM: -1280M
[0.00]  gran_size: 128K chunk_size: 128Knum_reg: 10 
lose cover RAM: 114M
[0.00]  gran_size: 128K chunk_size: 256Knum_reg: 10 
lose cover RAM: 114M
[0.00]  gran_size: 128K chunk_size: 512Knum_reg: 10 
lose cover RAM: 114M
[0.00]  gran_size: 128K chunk_size: 1M  num_reg: 10 lose 
cover RAM: 114M
[0.00]  gran_size: 128K chunk_size: 2M  num_reg: 10 lose 
cover RAM: 114M
[0.00]  gran_size: 128K chunk_size: 4M  num_reg: 10 lose 
cover RAM: 114M
[0.00]  gran_size: 128K chunk_size: 8M  num_reg: 10 lose 
cover RAM: 18M
[0.00] *BAD*gran_size: 128K chunk_size: 16M num_reg: 10 
lose cover RAM: -8M
[0.00] *BAD*gran_size: 128K chunk_size: 32M num_reg: 10 
lose cover RAM: -8M
[0.00] *BAD*gran_size: 128K chunk_size: 64M num_reg: 10 
lose cover RAM: -8M
[0.00] *BAD*gran_size: 128K chunk_size: 128Mnum_reg: 10 
lose cover RAM: -8M
[0.00] *BAD*gran_size: 128K chunk_size: 256Mnum_reg: 10 
lose cover RAM: -8M
[0.00] *BAD*gran_size: 128K chunk_size: 512Mnum_reg: 10 
lose cover RAM: -264M
[0.00] *BAD*gran_size: 128K chunk_size: 1G  num_reg: 10 lose 
cover RAM: -256M
[0.00] *BAD*gran_size: 128K chunk_size: 2G  num_reg: 10 lose 
cover RAM: -1280M
[0.00]  gran_size: 256K chunk_size: 256Knum_reg: 10 
lose cover RAM: 114M
[0.00]  gran_size: 256K chunk_size: 512Knum_reg: 10 
lose cover RAM: 114M
[0.00]  gran_size: 

[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-01-17 Thread Silmar
0.867922] input: FocalTechPS/2 FocalTech FocalTech Touchpad as 
/devices/platform/i8042/serio1/input/input5
[0.888248] psmouse serio1: Failed to enable mouse on isa0060/serio1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-01-16 Thread Mathias Gottschlag
@Stephan: Yes, that's totally unrelated, better open a new bug.

@Tom: Just to check that the problem is the same as with the other
models where the touchpad is not working: Can you post a complete dmesg
here?

And to all who have a touchpad where the touchpad does not work and
dmesg shows lines like [ 0.870915] psmouse serio1: Failed to enable
mouse on isa0060/serio1 - can you post dmesg both with the touchpad
patch and without (in both cases, with the same kernel parameters)? I'd
like to check whether the patch introduces that error, or whether I am
looking in the wrong place.

Also, I tried to put together a list of devices where the driver
works/does not work, from the reports I received, it looks like this
atm:

Works:
- UX303LN
- UX303LA
- R409LD
- X450JN
- X553MA
- X200MA
- K750L
- N550JK
- X450LD?

Does not work (Failed to enable mouse on isa0060/serio1):
- X550LN
- R510L
- X450LC
Does not work:
- Q501LA

What I find particularly weird is that I'd expect X450JN/X450LD and
X450LC to share one hardware platform.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-01-15 Thread Tom Catullo
I have an Asus Q501LA laptop, and I've tried almost every custom kernel
posted in the comments here. Not one has allowed my touchpad to work.
Interestingly, all of the customer kernels seem to get rid of the odd
behavior where the cursor keeps spontaneously jumping to the left a
centimeter every five seconds or so, which is nice, but the touchpad
still does not work.

I've tried booting with i8042.noloop=1 as well (and ran sudo update-grub
after making the change), but to no avail. My touchpad only works if I
boot with psmouse.proto=bare, but of course multi-touch functionality
does not work, and my palm moves the cursor all over the place. This is
quite annoying, as I was sure that at least one of these custom kernels
which Pilot6 and Mathias have worked so arduously on would have worked.

I know my cause may be hopeless at this point, but does anyone have any
idea what might be wrong?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-01-11 Thread Cyrilltroxler
Uhm, sorry I clicked the wrong thing.. (why am I allowed to change
this?)

** Changed in: linux (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-01-11 Thread Mathias Gottschlag
Yeah, opening a new bug might be a good idea. Also, I'll try to find
some time next week, then I'll create a patch which generates some more
debugging output, to get some information about the issue.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-01-11 Thread Adolfo Martinez
@Pilot6

I am sure, See coments 95 through 101, I also commented on this issue
and had the same dmesg output. I also tried with kernels 3.16, 3.17 and
3.18.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-01-11 Thread Adolfo Martinez
@Matthias @Pilot6

Since the driver still doesn't work in X550 or R510, should I open a
different bug report?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-01-11 Thread Pilot6
@Adolfo

Are you sure that you have a Focaltech touchpad and you installed a
proper kernel image?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-01-09 Thread Stephan Vierkant
What's the status of the touch screen drivers? My touch pad is working
perfectly, but my screen doesn't handle clicks or multi touch. Will this
be fixed as well, or is this another issue?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-01-07 Thread Pilot6
@Max,

Your issue is not related to the touchpad driver. It is a kernel bug.
Which image did you install? 3.16-0.28.38 or 3.16.0-29.39?
First one is stable, second is in proposed and a few similar issues have been 
reported.
Try 3.16.0-28.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-01-06 Thread Max Robbins
Actually. I'm trying to reproduce this bug using the former of the two
drivers and it seems to have remidied it to some degree. With the latter
driver upon suspend resume the backlight for the keyboard always breaks,
whereas with the former driver it is itermittent.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-01-06 Thread Max Robbins
I have a UX303LA and the drivers work great until I suspend and resume.
Then the backlight for the keys no longer work. The screen brightness
does still work but the OSD Notification does not show when I change the
brightness. How should I go about tracking down the error? dmesg?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-01-06 Thread Pilot6
@Timo

Mathias Gottschlag worte the driver. I backported it ti Ubuntu kernel.
You can download a kernel image here.

https://www.dropbox.com/sh/07642x3lziqgmz9/AACGWNO5_lNnX7x7tYMoH9gka?dl=0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-01-06 Thread Timo
@pilot6

had someone allready wrote the dirver? 
Do you know if i can download a beta-version?

I also habe the UX303LN running with Kubuntu 14.04. The touchpad wors
but I can't use two finger scrolling - jet.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-01-01 Thread Pilot6
The patch has been applied to linux-next.


** Changed in: linux (Ubuntu)
   Status: Confirmed = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2014-12-31 Thread Martin Soto
First of all, thanks to all of you helping with this issue. After
installing Pilot6's 3.16 kernel, my mousepad (UX303LN) is working great,
requiring only a few synclient tweaks to operate exactly as I wish.

Unfortunately, tough, this kernel is suffering from occasional crashes
during suspend. Every know and then (it's like one in five times, but
pretty much random) the machine fails to completely suspend. The screen
goes dark, but the keyboard backlight and the fan remain active, and the
machine won't simple come back from suspend and requires a reboot.

Any tips on how to debug this?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2014-12-31 Thread Pilot6
@Martin

It is a separate issue. For your model there is no even 'acpi_osi=' quirk in 
this build. So it is a normal Ubuntu 3.16 kernel.
Which version did you install? 3.16.0-28.38 or 3.16.0-29.39?
The first one is in stable, the latter is in proposed. If you installed the 
latter, then remove it and install the first one.
If the problem is still there, then a separate bug report shall be done.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2014-12-31 Thread Martin Soto
@Pilot6

$ uname -a
Linux msoto-UX303LN 3.16.0-29-generic #39 SMP Tue Dec 16 13:15:25 MSK 2014 
x86_64 x86_64 x86_64 GNU/Linux

OK, I'll try the stable version and report back. Thanks a lot!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2014-12-26 Thread Gabriel P
In comment #121 I see that it's probable these patches will be merged in
kernel 3.19. Is there new information regarding inclusion of focaltech
patches in kernel 3.19?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2014-12-26 Thread Pilot6
@Gabriel

I think Mathias's patch will be merged in 3.19. It's up to maintainers.
But there is no problem to apply this patch.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2014-12-26 Thread Mathias Gottschlag
I have to admit I totally forgit this bug and the patch. The linux-input
maintainers probably forgot the patch as well, and I didn't push the
patch for inclusion yet because I thought there still was a regression
for Owen, and I didn't have the time to debug that. I 100% want to avoid
any regressions for people whose touchpad used to work. However, given
that his touchpad only worked with proto=bare anyways, this probably is
not the case. I will try rebase the patch and ping the maintainer again
this evening.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2014-12-26 Thread Pilot6
@Mathias

It was a bit too late to aplly ypur patch to 3.18, then tere was a merge
window, when noone applies anything like that. Now it is Christmas. i
suugest you send it next year after the holidays.

My backport is downloaded about 10 times every day. Nobody report
regressions. So people complain that it does not work, but in most cases
they do not install it right. There are 1-2 cases, which I could not
gebug why it does not work.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2014-12-22 Thread Stephan Vierkant
Just updated to 3.18 and the touchpad works. Thanks!

The brightness control buttons don't work anymore. I got them working on
3.16 (using the fix above), but they're not working anymore as of 3.18.
The 'disable touchpad' button doesn't work either.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2014-12-22 Thread Pilot6
@Stephan

The question is why you installed 3.18. There is a regression in 3.18 with 
these buttons. It will be fixed soon though.
You probably have an Elantech touchpad, that's why it works.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2014-12-19 Thread JFL
Great fix.  Thanks.

A question though.  To left click, you have to just touch the area on
the lower left.  I don't like that behaviour.  How do I make it so you
have to physically click to register a mouse click?  Which config
needs to be changed, or is that a lower-level driver issue?

Thanks for your hard work on this!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2014-12-19 Thread Pilot6
@JFL
In default setting left click is tap in any place of the touchpad.
This can be disabled in System Settings.
In this casy you will need to press a hardware button in lower left.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2014-12-15 Thread Silmar
Applied the last debs from pilot6 and my uname -r says 3.16.0-28-generic
Still my touchpad doesn't work. Any Ideas?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2014-12-15 Thread Pilot6
@Silmar

Do you have a Focaltech touchpad?
Give output of

dmesg | grep pnp

And also if you previously installed elantech drivers, you should
uninstall them first.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2014-12-15 Thread Silmar
[0.270437] pnp: PnP ACPI init
[0.270875] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[0.271104] pnp 00:06: Plug and Play ACPI device, IDs FLT0102 SYN0a00 
SYN0002 PNP0f03 PNP0f13 PNP0f12 (active)
[0.271148] pnp 00:07: Plug and Play ACPI device, IDs ATK3001 PNP030b 
(active)
[0.272173] pnp: PnP ACPI: found 11 devices

I had kernel 3.17 but removed it using synaptic. It worked the touchpad
as a mouse(no multifinger and crashing the driver on suspend). I don't
know if I have Elantech. How can I know?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2014-12-15 Thread Pilot6
dkms status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


<    1   2   3   4   >