You are not logged in.

#1 2017-09-11 21:08:21

usagi
Member
Registered: 2011-11-21
Posts: 62

Crazy amount of wakeups from touchpad causing high power consumption..

I have an asus Q304U laptop with an i5-7200U. I have an issue that's happened intermittently since i installed arch. The CPU's stay at full frequency and never idle. When i used powertop to track down the issue, an interrupt handler was showing hundreds of wakeups per second. Upon looking at /proc/interrupts, i found:

            CPU0       CPU1       CPU2       CPU3       
   0:         25          0          0          0  IR-IO-APIC    2-edge      timer
   1:       3463        126       3170        160  IR-IO-APIC    1-edge      i8042
   8:          1          0          0          0  IR-IO-APIC    8-edge      rtc0
   9:         53          1         44          1  IR-IO-APIC    9-fasteoi   acpi
  16:    1831175     456537   69043955    1334673  IR-IO-APIC   16-fasteoi   idma64.0, i801_smbus, i2c_designware.0

One of these things is not like the other.....

Running dmesg | grep i2c reveals:

[   20.897049] input: ELAN1301:00 04F3:3034 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-5/i2c-ELAN1301:00/0018:04F3:3034.0002/input/input16
[   20.897211] hid-multitouch 0018:04F3:3034.0002: input,hidraw0: I2C HID v1.00 Mouse [ELAN1301:00 04F3:3034] on i2c-ELAN1301:00
[   20.908971] input: FTSC1000:00 2808:5121 as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-5/i2c-FTSC1000:00/0018:2808:5121.0003/input/input17
[   20.909146] hid-multitouch 0018:2808:5121.0003: input,hidraw1: I2C HID v1.00 Device [FTSC1000:00 2808:5121] on i2c-FTSC1000:00

My guess is that the ELAN touchpad is my issue, but i haven't been able to rack down a worthwhile fix. I noted the wiki says to install psmouse, but I don't think that made any difference.

EDIT: THought i should mention that suspend/resume actually causes the issue to go away. weird. Hardware related perhaps?

Has anyone else run into this?

Last edited by usagi (2017-09-11 21:10:28)

Offline

#2 2017-09-19 04:15:41

glenb77
Member
Registered: 2014-10-02
Posts: 68

Re: Crazy amount of wakeups from touchpad causing high power consumption..

On a new ux360cak I have same issue and same behavior where suspend and resume fixes it. This is a kaby lake processor and the touchpad is elan. I had similar issue with a dell laptop and blacklisted i2c designware and it forced the touchpad to use psmouse and it solved problem. I have not done that with this because the suspend resume is easy enough. But it is the same issue and behavior probably related to the touchpad.

Offline

#3 2017-09-19 05:33:12

ngoonee
Forum Fellow
From: Between Thailand and Singapore
Registered: 2009-03-17
Posts: 7,356

Re: Crazy amount of wakeups from touchpad causing high power consumption..

A fairly common issue with Asus laptops is finicky touchpads which 'jump around' (Windows users descriptions). That would cause the symptoms shown here.

Doubt there's any real solution, doesn't seem to be a software issue (if its indeed the same thing).


Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.

Offline

Board footer

Powered by FluxBB