RepoBackups / bricked

Automatically exported from code.google.com/p/bricked
Other
0 stars 0 forks source link

Hammerhead: Ridiculous lag, logcat spammed with E/PowerHAL( 882): touch_boost: failed to send: No such file or directory #150

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Install CM11 20131207 nightly
2.Plug phone in
3.Sometimes, it will lag ridiculously when you wake it up

What is the expected output? What do you see instead?
Expected: no lag like a nexus 5 should be
What I see: 5 fps UI, everything is slow as ****

What version of the product are you using? On what operating system?
Hammerhead, Bricked Kernel 20131206_184334_master-927b88f.zip

Please provide any additional information below.

Original issue reported on code.google.com by jlrsb9...@gmail.com on 8 Dec 2013 at 6:58

GoogleCodeExporter commented 9 years ago
That error in logcat is normal. Android just complains that it can't send the 
touch boost magic packet to the stock mpdecision binary, which is not running. 
We don't need that since it's all handled in kernel by my mpdecision. I could 
patch the powerhal to remove the sending of said packet, but that would 
interfere with other kernels. So I keep it.

To the wakeup lag:
I don't experience it on stock ROM. Ever.
Are you sure that you didn't trigger the bug report feature when waking it up? 
Its hardcoded into the android ramdisk as a volume key combination. A lag then 
would be normal and I have triggered it multiple times when taking my phone out 
of it's pocket.

Original comment by showp1984 on 8 Dec 2013 at 8:09

GoogleCodeExporter commented 9 years ago

Original comment by showp1984 on 8 Dec 2013 at 1:47