[Kernel-packages] [Bug 1738263] Re: Touchpad not working and locking CPU

2019-10-16 Thread Kai-Heng Feng
** Changed in: linux (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1738263

Title:
  Touchpad not working and locking CPU

Status in linux package in Ubuntu:
  Fix Released

Bug description:
  Notebook: ASUS GL703VD
  Touchpad: probably ELAN clickpad

  it seems to be connected to i2c bus

  the modules loaded are elan_i2c and multitouch_hid

  the multitouch hid module take almost 100% of cpu and the mouse cursor
  moves badly (loosing it for a second or 2 then resuming) also feature
  clicks and doubleclicks and sensitivity problems.

  doing rmmod hid-multitouch.ko (or rmmod multitouch_hid) and
  blacklisting the module solves the cpu problem but obviously the
  touchoad is dead.

  SEVERITY VERY HIGH
  It probably affects many other ASUS models.

  (the touchpad works perfectly in windows 10 by the way)

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1738263] Re: Touchpad not working and locking CPU

2019-10-16 Thread Luke Williams
So the latest Disco Kernel (Bionic HWE 5.0.0-31-generic) seems to have fixed 
all the issues with the touchpad. I can now touch the touchpad with all 5 
fingers and it doesn't lock up and require me to restart the multitouch-hid 
module. 
It also seems that this version of the kernel also fixed the keyboard issues 
where the brightness Fn keys work as well as the keyboard brightness, airplane 
mode and sleep mode.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1738263

Title:
  Touchpad not working and locking CPU

Status in linux package in Ubuntu:
  Triaged

Bug description:
  Notebook: ASUS GL703VD
  Touchpad: probably ELAN clickpad

  it seems to be connected to i2c bus

  the modules loaded are elan_i2c and multitouch_hid

  the multitouch hid module take almost 100% of cpu and the mouse cursor
  moves badly (loosing it for a second or 2 then resuming) also feature
  clicks and doubleclicks and sensitivity problems.

  doing rmmod hid-multitouch.ko (or rmmod multitouch_hid) and
  blacklisting the module solves the cpu problem but obviously the
  touchoad is dead.

  SEVERITY VERY HIGH
  It probably affects many other ASUS models.

  (the touchpad works perfectly in windows 10 by the way)

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1738263] Re: Touchpad not working and locking CPU

2019-07-24 Thread Brad Figg
** Tags added: cscc

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1738263

Title:
  Touchpad not working and locking CPU

Status in linux package in Ubuntu:
  Triaged

Bug description:
  Notebook: ASUS GL703VD
  Touchpad: probably ELAN clickpad

  it seems to be connected to i2c bus

  the modules loaded are elan_i2c and multitouch_hid

  the multitouch hid module take almost 100% of cpu and the mouse cursor
  moves badly (loosing it for a second or 2 then resuming) also feature
  clicks and doubleclicks and sensitivity problems.

  doing rmmod hid-multitouch.ko (or rmmod multitouch_hid) and
  blacklisting the module solves the cpu problem but obviously the
  touchoad is dead.

  SEVERITY VERY HIGH
  It probably affects many other ASUS models.

  (the touchpad works perfectly in windows 10 by the way)

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1738263] Re: Touchpad not working and locking CPU

2019-05-09 Thread Kai-Heng Feng
Luke, please test this kernel:
https://people.canonical.com/~khfeng/lp1738263/

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1738263

Title:
  Touchpad not working and locking CPU

Status in linux package in Ubuntu:
  Triaged

Bug description:
  Notebook: ASUS GL703VD
  Touchpad: probably ELAN clickpad

  it seems to be connected to i2c bus

  the modules loaded are elan_i2c and multitouch_hid

  the multitouch hid module take almost 100% of cpu and the mouse cursor
  moves badly (loosing it for a second or 2 then resuming) also feature
  clicks and doubleclicks and sensitivity problems.

  doing rmmod hid-multitouch.ko (or rmmod multitouch_hid) and
  blacklisting the module solves the cpu problem but obviously the
  touchoad is dead.

  SEVERITY VERY HIGH
  It probably affects many other ASUS models.

  (the touchpad works perfectly in windows 10 by the way)

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1738263] Re: Touchpad not working and locking CPU

2019-05-03 Thread Luke Williams
I did figure out a way to start the touchpad to work again after I lock
it up using 5 fingers to lock it up:

sudo modprobe -r hid-multitouch && sudo modprobe hid-multitouch

This will bring the touchpad back online so you can use it. I created a
script with this in it, and then added it as a keyboard shortcut in
Ubuntu so that it was executed if my palm accidentally locks my
touchpad, this will enable it again without having to reboot. However,
this is a bandaid and it should really work out of the box.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1738263

Title:
  Touchpad not working and locking CPU

Status in linux package in Ubuntu:
  Triaged

Bug description:
  Notebook: ASUS GL703VD
  Touchpad: probably ELAN clickpad

  it seems to be connected to i2c bus

  the modules loaded are elan_i2c and multitouch_hid

  the multitouch hid module take almost 100% of cpu and the mouse cursor
  moves badly (loosing it for a second or 2 then resuming) also feature
  clicks and doubleclicks and sensitivity problems.

  doing rmmod hid-multitouch.ko (or rmmod multitouch_hid) and
  blacklisting the module solves the cpu problem but obviously the
  touchoad is dead.

  SEVERITY VERY HIGH
  It probably affects many other ASUS models.

  (the touchpad works perfectly in windows 10 by the way)

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1738263] Re: Touchpad not working and locking CPU

2019-05-02 Thread Luke Williams
So I updated to Disco with the touchpad on the Asus GL702VD and for the
most part, it works, I can right click and left click and use 2 fingers
to scroll, however, while I tail the /var/log/syslog I get a bunch of
the following errors that repeat, where with the 4.18 kernel these are
suppressed:

May  3 05:16:56 ubuntu /usr/lib/gdm3/gdm-x-session[1719]: (EE) event5  - 
ELAN1200:00 04F3:3090 Touchpad: kernel bug: Touch jump detected and discarded.
May  3 05:16:56 ubuntu /usr/lib/gdm3/gdm-x-session[1719]: See 
https://wayland.freedesktop.org/libinput/doc/1.12.6/touchpad-jumping-cursors.html
 for details

However, I still have the same issue where if I touch the touchpad with
all 5 fingers, it locks up the touchpad and I have to use a USB mouse to
use the cursor. I also get the following error from the syslog:

May  3 05:16:58 ubuntu kernel: [  424.991449] i2c_designware
i2c_designware.0: i2c_dw_handle_tx_abort: lost arbitration

The only way to get it to work is to reboot the system.

Also, the only way I could get Disco to work was in Graphic safe mode
otherwise the system boots, and then locks up shortly after starting the
desktop. I tried to boot up using modeset.nouveau=0 but it still locks
up requiring a hard reset. However, in graphics safe mode, the system is
useable. Once I install Ubuntu and use the proprietary nVidia graphics,
I can then use the Fx buttons again and most of the shortcut Fn buttons
work (calculator, fan control, brightness, contrast still do not work
from press Fn+F5-F8 and I cannot put it in airplane mode (fn+F12) but
sleep mode does work (Fn+F11)

I can provide more details/logs if you let me know what you need.

Thanks

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1738263

Title:
  Touchpad not working and locking CPU

Status in linux package in Ubuntu:
  Triaged

Bug description:
  Notebook: ASUS GL703VD
  Touchpad: probably ELAN clickpad

  it seems to be connected to i2c bus

  the modules loaded are elan_i2c and multitouch_hid

  the multitouch hid module take almost 100% of cpu and the mouse cursor
  moves badly (loosing it for a second or 2 then resuming) also feature
  clicks and doubleclicks and sensitivity problems.

  doing rmmod hid-multitouch.ko (or rmmod multitouch_hid) and
  blacklisting the module solves the cpu problem but obviously the
  touchoad is dead.

  SEVERITY VERY HIGH
  It probably affects many other ASUS models.

  (the touchpad works perfectly in windows 10 by the way)

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1738263] Re: Touchpad not working and locking CPU

2018-03-19 Thread Kai-Heng Feng
Thanks for your testing. So at least this is fixed in upstream kernel.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1738263

Title:
  Touchpad not working and locking CPU

Status in linux package in Ubuntu:
  Triaged

Bug description:
  Notebook: ASUS GL703VD
  Touchpad: probably ELAN clickpad

  it seems to be connected to i2c bus

  the modules loaded are elan_i2c and multitouch_hid

  the multitouch hid module take almost 100% of cpu and the mouse cursor
  moves badly (loosing it for a second or 2 then resuming) also feature
  clicks and doubleclicks and sensitivity problems.

  doing rmmod hid-multitouch.ko (or rmmod multitouch_hid) and
  blacklisting the module solves the cpu problem but obviously the
  touchoad is dead.

  SEVERITY VERY HIGH
  It probably affects many other ASUS models.

  (the touchpad works perfectly in windows 10 by the way)

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1738263] Re: Touchpad not working and locking CPU

2018-03-15 Thread Luke Williams
So, I read in a thread that someone was having something similar happen to them 
and they built the 4.14 kernel and this fixed the issue. I decided to pull and 
build the Bionic kernel from git://kernel.ubuntu.com/ubuntu/ubuntu-bionic and 
install that on my Artful laptop and now everything appears to be working 
normal. The touchpad is fully responsive and working as it should.
I will continue to test throughout the weekend, but it looks like the current 
4.15.0-10-generic kernel does fix the elan touchpad issue on the GL702VD.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1738263

Title:
  Touchpad not working and locking CPU

Status in linux package in Ubuntu:
  Triaged

Bug description:
  Notebook: ASUS GL703VD
  Touchpad: probably ELAN clickpad

  it seems to be connected to i2c bus

  the modules loaded are elan_i2c and multitouch_hid

  the multitouch hid module take almost 100% of cpu and the mouse cursor
  moves badly (loosing it for a second or 2 then resuming) also feature
  clicks and doubleclicks and sensitivity problems.

  doing rmmod hid-multitouch.ko (or rmmod multitouch_hid) and
  blacklisting the module solves the cpu problem but obviously the
  touchoad is dead.

  SEVERITY VERY HIGH
  It probably affects many other ASUS models.

  (the touchpad works perfectly in windows 10 by the way)

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1738263] Re: Touchpad not working and locking CPU

2018-03-01 Thread Kai-Heng Feng
@Luke,

I think it's better to file separate bugs for each non-working device,
so we can tackle it one by one.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1738263

Title:
  Touchpad not working and locking CPU

Status in linux package in Ubuntu:
  Triaged

Bug description:
  Notebook: ASUS GL703VD
  Touchpad: probably ELAN clickpad

  it seems to be connected to i2c bus

  the modules loaded are elan_i2c and multitouch_hid

  the multitouch hid module take almost 100% of cpu and the mouse cursor
  moves badly (loosing it for a second or 2 then resuming) also feature
  clicks and doubleclicks and sensitivity problems.

  doing rmmod hid-multitouch.ko (or rmmod multitouch_hid) and
  blacklisting the module solves the cpu problem but obviously the
  touchoad is dead.

  SEVERITY VERY HIGH
  It probably affects many other ASUS models.

  (the touchpad works perfectly in windows 10 by the way)

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1738263] Re: Touchpad not working and locking CPU

2018-03-01 Thread Luke Williams
Hello,

I actually installed the patch on my laptop with the latest Artful
kernel and I did not see any difference in the performance of the
touchpad on the laptop. It could be that it is because the patch is for
a different version of the laptop (G752VS) which while similar, it does
have a different PCI address for the touchpad, which I think is why it
didn't work.

Unfortunately, I'm not sure how to come up with the settings that would
work with our Touchpad, so I currently have it disabled in Gnome and use
a regular mouse for moving and it works for now. Kind of a pain that I
have to use that as a work around but its either that, or deal with a
touchpad that performs so bad that I would rather work in the terminal
all day and not get anything done.

I noticed that by moving to the 4.13 kernel, even in Xenial, a lot of devices 
work better, and installing the proprietary NVidia drivers fixes a lockup issue 
and the F1-F7 buttons now work so I can break into a TTY session where using 
the nouveau drivers just led to CPU hangs (never the same CPU either, even 
though CPU2 was very common and happened more than the others, I saw 1 and 3 
also hang but I also noticed with 4.13 kernel compared to the 4.4 kernel that 
they included skylake extensions which fixed a lot of issues I was running into 
for performance and just the system randomly hanging. I also couldn't install 
Ubuntu without passing the nouveau.modeset=0 kernel parameter in the grub menu 
since it would kernel panic during boot saying CPU's were frozen and the 
nouveau driver was failing to start properly. 
The laptop would install clean and you run on the nouveau drivers once 
installed and running, but if you tried any of the F1-F7 keys nothing would 
happen and when you tried to reboot or shutdown, it would just hang and never 
power off the laptop. Also audio wouldn't work. Ubuntu would detect it and said 
that there is a sound card installed, but if you tried to play music, nothing, 
volume control would say it was going up and down, but no audio. Once I 
installed the NVidia Proprietary drivers the system started working as normal, 
with exception of the touchpad. 
It is a version 4 touchpad. I read about it features from kernel.org [1] and 
that helped me deduce what version, and according to kernel.org it is supported 
and should work OOB. What weird that I noticed is that before I login to Gnome 
desktop, the mouse seems to perform much better, and the scrolling feature 
works like a champ, it is just the regular mouse movement and touch to click 
which feels like it is almost over sensitive to that. I will move the mouse 
from the center of the screen to the sidebar to Firefox, which requires about 6 
full, edge to edge trackpad drags, and in those drags, it will try to select 
and hightlight whatever is on my desktop at that time, and only move about 1 
inch at a time, not at all, or fly way past what I'm trying to get to and I 
have to retry.
As Zibri mentioned, the mouse functions properly in Windows 10 and even in the 
BIOS. I haven't tried it on any other Distro's yet. That is my next step to 
maybe see if the xinput driver needs to use some other driver like mtrack or 
something more generic. I would think backwards compatibility would take hold 
here, but not so much.
I'm also wondering if perhaps it is not using correct registers which is why 
Zibri was seeing the processor load being high with the multitouch_hid.ko.
I did try a work around kernel parameter of i8042.reset which does make the 
touchpad work a little better, but as time progresses, you will notice that the 
touchpad responsiveness gets worse and sensitivity starts to get overly active 
over time. I have not tried the i8042.nomux=1 yet to as well as adjusting the 
CRC for the i8042 interface as seen on [2].
I have also, just for testing adjusted the scroll speed and disabled touch to 
click since the touchpad is a large button anyways might as well not worry 
about inadvertent clicks while trying to move the mouse with the touchpad.
I noticed as well the Kai-Heng mentioned that the patch is not correct 
according to ELAN, and that a firmware update "should" fix the issue. I've been 
to Asus's site, as well as ELAN's site to find an update with no joy. If ELAN 
says a firmware fix will fix this issue, they should at least release it. I 
would Run Windows setup USB i Have (dang kids need Windows for their games...) 
and install the firmware patch that way just like I did for the BIOS patch that 
came out November 3, 2017 (which didn't really do anything since I was running 
302 and current patch as of March 1, 2018 is 304)

I did try the Bionic Daily build with the 4.15 kernel to see if that worked 
better and still no joy with that. I still had to pass the nouveau.modest=0 to 
get it to boot properly (Almost like the NVIDIA GeForce GTX 1050 Mobile is too 
new for the open source nouveau driver which is why proprietary drivers from 
NVidia work).
Once the system is 

[Kernel-packages] [Bug 1738263] Re: Touchpad not working and locking CPU

2017-12-15 Thread Zibri Soft
By the way the ID of this trackpad is: ELAN1200  04F3:3090

Is there any solution? Even a work-around would be good.

One thing: the trackpad works inside uefi bios.. is not possible to use
it talking to the bios instead of i2c directly?

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1738263

Title:
  Touchpad not working and locking CPU

Status in linux package in Ubuntu:
  Triaged

Bug description:
  Notebook: ASUS GL703VD
  Touchpad: probably ELAN clickpad

  it seems to be connected to i2c bus

  the modules loaded are elan_i2c and multitouch_hid

  the multitouch hid module take almost 100% of cpu and the mouse cursor
  moves badly (loosing it for a second or 2 then resuming) also feature
  clicks and doubleclicks and sensitivity problems.

  doing rmmod hid-multitouch.ko (or rmmod multitouch_hid) and
  blacklisting the module solves the cpu problem but obviously the
  touchoad is dead.

  SEVERITY VERY HIGH
  It probably affects many other ASUS models.

  (the touchpad works perfectly in windows 10 by the way)

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1738263] Re: Touchpad not working and locking CPU

2017-12-15 Thread Joseph Salisbury
** Changed in: linux (Ubuntu)
   Importance: Undecided => Medium

** Changed in: linux (Ubuntu)
   Status: Confirmed => Incomplete

** Changed in: linux (Ubuntu)
   Status: Incomplete => Triaged

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1738263

Title:
  Touchpad not working and locking CPU

Status in linux package in Ubuntu:
  Triaged

Bug description:
  Notebook: ASUS GL703VD
  Touchpad: probably ELAN clickpad

  it seems to be connected to i2c bus

  the modules loaded are elan_i2c and multitouch_hid

  the multitouch hid module take almost 100% of cpu and the mouse cursor
  moves badly (loosing it for a second or 2 then resuming) also feature
  clicks and doubleclicks and sensitivity problems.

  doing rmmod hid-multitouch.ko (or rmmod multitouch_hid) and
  blacklisting the module solves the cpu problem but obviously the
  touchoad is dead.

  SEVERITY VERY HIGH
  It probably affects many other ASUS models.

  (the touchpad works perfectly in windows 10 by the way)

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1738263] Re: Touchpad not working and locking CPU

2017-12-14 Thread Kai-Heng Feng
Looks like the guy is me.

ELAN folks already pointed out that the patch is not correct.

Subsequent discussion suggested that a touchpad firmware update can
solve the issue. Although the firmware is not from ASUS official.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1738263

Title:
  Touchpad not working and locking CPU

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Notebook: ASUS GL703VD
  Touchpad: probably ELAN clickpad

  it seems to be connected to i2c bus

  the modules loaded are elan_i2c and multitouch_hid

  the multitouch hid module take almost 100% of cpu and the mouse cursor
  moves badly (loosing it for a second or 2 then resuming) also feature
  clicks and doubleclicks and sensitivity problems.

  doing rmmod hid-multitouch.ko (or rmmod multitouch_hid) and
  blacklisting the module solves the cpu problem but obviously the
  touchoad is dead.

  SEVERITY VERY HIGH
  It probably affects many other ASUS models.

  (the touchpad works perfectly in windows 10 by the way)

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1738263] Re: Touchpad not working and locking CPU

2017-12-14 Thread Zibri Soft
there is no need for logs because I checked them all and there is no clue about 
the cause.
ANYWAYS, a guy with the same problem on a simlar notebook solved by patching 2 
kernel modules.

Please read this:
https://patchwork.kernel.org/patch/9710953/


** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1738263

Title:
  Touchpad not working and locking CPU

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Notebook: ASUS GL703VD
  Touchpad: probably ELAN clickpad

  it seems to be connected to i2c bus

  the modules loaded are elan_i2c and multitouch_hid

  the multitouch hid module take almost 100% of cpu and the mouse cursor
  moves badly (loosing it for a second or 2 then resuming) also feature
  clicks and doubleclicks and sensitivity problems.

  doing rmmod hid-multitouch.ko (or rmmod multitouch_hid) and
  blacklisting the module solves the cpu problem but obviously the
  touchoad is dead.

  SEVERITY VERY HIGH
  It probably affects many other ASUS models.

  (the touchpad works perfectly in windows 10 by the way)

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp