Hovatek Forum DEVELOPMENT Android [Development] [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch
Try our Online TWRP Builder..its free!
Can't login? Please, reset your password.


[Development] [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch

[Development] [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch

X3non
X3non
X3non
Recognized Contributor
22,062
29-03-2019, 03:20 PM
#68
Finding the start address of GZ is pretty easy using the file signature (magic number) but the end address is a little bit more difficult and requires a trial and error approach. When trying to find the end of compressed kernel, there are two likely errors you might run into. This post is aimed to help provide fix these errors. I'm using boot.img-zImage from tecno CXair as an example here but it's applicable to others as well

Two possible errors encountered while trying to decompress kernel using 7zip
  • There are some data after the end of the payload data
  • Unexpected end of data


How to fix 7zip kernel decompression error messages


  1. Open the file using HXD
  2. As usual, we'll search for the hex-value "6D 65 64 69 61 74 65 6B 2C 4D 54" , remember this is not the end address of GZipped kernel but it's the closest point we'll use in order to get the real end address

    [Image: How-to-fix-7zip-kernel-decompression-err...ages-3.jpg]

  3. Now we'll start selecting / highlighting and cutting items from this point (you can paste into a new file so as not to misplace what you cut), save the file and try extracting using 7zip
  4. If you get the error message "There are some data after the end of the payload data", then it means you still need to remove more values from the end of the file

    [Image: How-to-fix-7zip-kernel-decompression-err...ages-1.jpg]

  5. But if you get the error message "Unexpected end of data", then it means you've removed more than you should have. Simply undo and try to remove less than what you removed previously

    [Image: How-to-fix-7zip-kernel-decompression-err...ages-2.jpg]

This post was last modified: 29-03-2019, 03:27 PM by X3non.

Messages In This Thread
[SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by SachinBorkar - 24-03-2019, 07:41 PM
RE: [ SOLUTION ] Touch is not working on TWRP/Philzdue to kernel disable touch. - by X3non - 25-03-2019, 01:12 AM
RE: [ SOLUTION ] Touch is not working on TWRP/Philzdue to kernel disable touch. - by SachinBorkar - 25-03-2019, 03:03 AM
[ SOLUTION ] Touch is not working on TWRP/Philz due to kernel disable touch. - by SachinBorkar - 25-03-2019, 10:00 AM
[ SOLUTION ] Touch is not working on TWRP/Philz due to kernel disable touch. - by Mikesew - 25-03-2019, 05:17 PM
RE: [ SOLUTION ] Touch is not working on TWRP/Philz due to kernel disable touch. - by SachinBorkar - 25-03-2019, 06:02 PM
[ SOLUTION ] Touch is not working on TWRP/Philz due to kernel disable touch. - by Mikesew - 25-03-2019, 06:24 PM
RE: [ SOLUTION ] Touch is not working on TWRP/Philz due to kernel disable touch. - by SachinBorkar - 25-03-2019, 06:26 PM
RE: [ SOLUTION ] Touch is not working on TWRP/Philz due to kernel disable touch. - by SachinBorkar - 25-03-2019, 06:28 PM
[ SOLUTION ] Touch is not working on TWRP/Philz due to kernel disable touch. - by Mikesew - 25-03-2019, 06:29 PM
RE: [ SOLUTION ] Touch is not working on TWRP/Philz due to kernel disable touch. - by SachinBorkar - 25-03-2019, 06:30 PM
RE: [ SOLUTION ] Touch is not working on TWRP/Philz due to kernel disable touch. - by SachinBorkar - 25-03-2019, 06:35 PM
[ SOLUTION ] Touch is not working on TWRP/Philz due to kernel disable touch. - by Mikesew - 25-03-2019, 06:36 PM
RE: [ SOLUTION ] Touch is not working on TWRP/Philz due to kernel disable touch. - by SachinBorkar - 25-03-2019, 06:41 PM
RE: [ SOLUTION ] Touch is not working on TWRP/Philz due to kernel disable touch. - by SachinBorkar - 25-03-2019, 06:42 PM
[ SOLUTION ] Touch is not working on TWRP/Philzdue to kernel disable touch. - by Mikesew - 25-03-2019, 06:44 PM
RE: [ SOLUTION ] Touch is not working on TWRP/Philzdue to kernel disable touch. - by SachinBorkar - 25-03-2019, 06:49 PM
[ SOLUTION ] Touch is not working on TWRP/Philzdue to kernel disable touch. - by Mikesew - 25-03-2019, 06:51 PM
RE: [ SOLUTION ] Touch is not working on TWRP/Philzdue to kernel disable touch. - by SachinBorkar - 25-03-2019, 06:53 PM
[ SOLUTION ] Touch is not working on TWRP/Philzdue to kernel disable touch. - by Mikesew - 25-03-2019, 06:56 PM
RE: [ SOLUTION ] Touch is not working on TWRP/Philzdue to kernel disable touch. - by freshtyt - 25-03-2019, 07:22 PM
RE: [ SOLUTION ] Touch is not working on TWRP/Philzdue to kernel disable touch. - by SachinBorkar - 25-03-2019, 07:00 PM
[ SOLUTION ] Touch is not working on TWRP/Philzdue to kernel disable touch. - by Mikesew - 25-03-2019, 07:05 PM
RE: [ SOLUTION ] Touch is not working on TWRP/Philzdue to kernel disable touch. - by Mikesew - 25-03-2019, 07:06 PM
RE: [ SOLUTION ] Touch is not working on TWRP/Philzdue to kernel disable touch. - by SachinBorkar - 25-03-2019, 07:08 PM
[ SOLUTION ] Touch is not working on TWRP/Philzdue to kernel disable touch. - by Mikesew - 25-03-2019, 07:14 PM
RE: [ SOLUTION ] Touch is not working on TWRP/Philzdue to kernel disable touch. - by SachinBorkar - 25-03-2019, 07:21 PM
[ SOLUTION ] Touch is not working on TWRP/Philzdue to kernel disable touch. - by Mikesew - 25-03-2019, 07:24 PM
RE: [ SOLUTION ] Touch is not working on TWRP/Philzdue to kernel disable touch. - by SachinBorkar - 25-03-2019, 07:40 PM
[ SOLUTION ] Touch is not working on TWRP/Philzdue to kernel disable touch. - by Mikesew - 25-03-2019, 07:43 PM
RE: [ SOLUTION ] Touch is not working on TWRP/Philzdue to kernel disable touch. - by SachinBorkar - 25-03-2019, 08:05 PM
RE: [ SOLUTION ] Touch is not working on TWRP/Philzdue to kernel disable touch. - by SachinBorkar - 25-03-2019, 08:08 PM
RE: [ SOLUTION ] Touch is not working on TWRP/Philzdue to kernel disable touch. - by SachinBorkar - 25-03-2019, 08:25 PM
RE: [ SOLUTION ] Touch is not working on TWRP/Philzdue to kernel disable touch. - by SachinBorkar - 25-03-2019, 08:26 PM
[ SOLUTION ] Touch is not working on TWRP/Philzdue to kernel disable touch. - by SachinBorkar - 25-03-2019, 09:03 PM
[ SOLUTION ] Touch is not working on TWRP/Philzdue to kernel disable touch. - by SachinBorkar - 25-03-2019, 09:18 PM
[ SOLUTION ] Touch is not working on TWRP/Philzdue to kernel disable touch. - by SachinBorkar - 25-03-2019, 09:33 PM
[ SOLUTION ] Touch is not working on TWRP/Philzdue to kernel disable touch. - by Mikesew - 26-03-2019, 12:36 AM
[ SOLUTION ] Touch is not working on TWRP/Philzdue to kernel disable touch. - by Mikesew - 26-03-2019, 12:43 AM
[ SOLUTION ] Touch is not working on TWRP/Philzdue to kernel disable touch. - by Mikesew - 26-03-2019, 01:00 AM
RE: [ SOLUTION ] Touch is not working on TWRP/Philzdue to kernel disable touch. - by SachinBorkar - 26-03-2019, 03:09 AM
RE: [ SOLUTION ] Touch is not working on TWRP/Philzdue to kernel disable touch. - by SachinBorkar - 26-03-2019, 05:29 AM
[ SOLUTION ] Touch is not working on TWRP/Philzdue to kernel disable touch. - by Mikesew - 26-03-2019, 09:30 PM
RE: [ SOLUTION ] Touch is not working on TWRP/Philzdue to kernel disable touch. - by X3non - 26-03-2019, 11:54 PM
[ SOLUTION ] Touch is not working on TWRP/Philzdue to kernel disable touch. - by Mikesew - 26-03-2019, 09:39 PM
RE: [ SOLUTION ] Touch is not working on TWRP/Philzdue to kernel disable touch. - by SachinBorkar - 27-03-2019, 03:41 AM
RE: [ SOLUTION ] Touch is not working on TWRP/Philzdue to kernel disable touch. - by SachinBorkar - 27-03-2019, 03:46 AM
[ SOLUTION ] Touch is not working on TWRP/Philzdue to kernel disable touch. - by Mikesew - 27-03-2019, 07:54 AM
[ SOLUTION ] Touch is not working on TWRP/Philzdue to kernel disable touch. - by Mikesew - 27-03-2019, 08:08 AM
RE: [ SOLUTION ] Touch is not working on TWRP/Philzdue to kernel disable touch. - by X3non - 27-03-2019, 06:22 PM
RE: [ SOLUTION ] Touch is not working on TWRP/Philzdue to kernel disable touch. - by SachinBorkar - 27-03-2019, 08:41 AM
[ SOLUTION ] Touch is not working on TWRP/Philzdue to kernel disable touch. - by Mikesew - 27-03-2019, 09:04 AM
RE: [ SOLUTION ] Touch is not working on TWRP/Philzdue to kernel disable touch. - by X3non - 27-03-2019, 06:38 PM
RE: [ SOLUTION ] Touch is not working on TWRP/Philzdue to kernel disable touch. - by SachinBorkar - 28-03-2019, 06:15 AM
RE: [ SOLUTION ] Touch is not working on TWRP/Philzdue to kernel disable touch. - by X3non - 28-03-2019, 10:42 AM
RE: [ SOLUTION ] Touch is not working on TWRP/Philzdue to kernel disable touch. - by SachinBorkar - 28-03-2019, 09:10 AM
RE: [ SOLUTION ] Touch is not working on TWRP/Philzdue to kernel disable touch. - by SachinBorkar - 28-03-2019, 10:08 AM
RE: [ SOLUTION ] Touch is not working on TWRP/Philzdue to kernel disable touch. - by SachinBorkar - 28-03-2019, 10:43 AM
RE: [ SOLUTION ] Touch is not working on TWRP/Philzdue to kernel disable touch. - by SachinBorkar - 28-03-2019, 10:57 AM
[SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by Mikesew - 28-03-2019, 03:53 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by Mikesew - 28-03-2019, 04:12 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by SachinBorkar - 28-03-2019, 05:47 PM
[SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by Mikesew - 28-03-2019, 05:51 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by X3non - 28-03-2019, 05:58 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by SachinBorkar - 28-03-2019, 06:18 PM
[SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by SachinBorkar - 28-03-2019, 06:28 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by X3non - 29-03-2019, 12:29 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by X3non - 29-03-2019, 03:20 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by X3non - 29-03-2019, 03:37 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by X3non - 29-03-2019, 04:08 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by SachinBorkar - 29-03-2019, 07:41 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by SachinBorkar - 29-03-2019, 07:42 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by SachinBorkar - 29-03-2019, 07:46 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by SachinBorkar - 29-03-2019, 07:55 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by X3non - 30-03-2019, 04:10 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by SachinBorkar - 29-03-2019, 07:59 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by SachinBorkar - 29-03-2019, 08:40 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by X3non - 30-03-2019, 04:02 PM
[SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by SachinBorkar - 30-03-2019, 02:44 AM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by SachinBorkar - 30-03-2019, 04:15 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by SachinBorkar - 30-03-2019, 05:10 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by X3non - 31-03-2019, 08:43 PM
[SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by Mikesew - 31-03-2019, 03:07 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by SachinBorkar - 31-03-2019, 03:47 PM
[SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by Mikesew - 31-03-2019, 05:58 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by SachinBorkar - 31-03-2019, 06:02 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by Detective_Khalifah - 13-05-2020, 12:21 AM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by SachinBorkar - 31-03-2019, 06:05 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by SachinBorkar - 31-03-2019, 06:17 PM
[SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by Mikesew - 31-03-2019, 06:59 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by SachinBorkar - 31-03-2019, 07:04 PM
[SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by Mikesew - 31-03-2019, 07:09 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by gougoudinho - 31-03-2019, 08:15 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by X3non - 31-03-2019, 08:50 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by SachinBorkar - 31-03-2019, 08:19 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by SachinBorkar - 31-03-2019, 08:49 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by X3non - 01-04-2019, 11:32 AM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by SachinBorkar - 31-03-2019, 09:12 PM
[SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by Mikesew - 01-04-2019, 07:28 AM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by SachinBorkar - 01-04-2019, 09:01 AM
[SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by Mikesew - 01-04-2019, 09:06 AM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by X3non - 01-04-2019, 11:35 AM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by SachinBorkar - 01-04-2019, 09:08 AM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by X3non - 01-04-2019, 11:18 AM
[SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by Mikesew - 01-04-2019, 11:36 AM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by SachinBorkar - 01-04-2019, 12:07 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by SachinBorkar - 01-04-2019, 02:57 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by freshtyt - 01-04-2019, 03:49 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by SachinBorkar - 01-04-2019, 04:10 PM
[SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by SachinBorkar - 01-04-2019, 08:01 PM
[SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by SachinBorkar - 05-04-2019, 05:07 AM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by X3non - 05-04-2019, 11:13 AM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by yuvarajv952 - 02-05-2019, 10:50 AM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by freshtyt - 03-05-2019, 11:47 AM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by yuvarajv952 - 03-05-2019, 07:26 AM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by yuvarajv952 - 03-05-2019, 07:37 AM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by shankar1790 - 05-05-2019, 06:09 AM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by SachinBorkar - 05-05-2019, 07:33 AM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by Rino74 - 06-08-2019, 05:48 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by X3non - 06-08-2019, 07:31 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by YGS - 08-08-2019, 10:35 AM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by freshtyt - 08-08-2019, 01:35 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by Rino74 - 06-08-2019, 09:53 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by X3non - 07-08-2019, 03:55 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by SachinBorkar - 08-08-2019, 01:47 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by Rino74 - 08-08-2019, 06:58 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by YGS - 08-08-2019, 08:57 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by Rino74 - 08-08-2019, 08:57 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by YGS - 08-08-2019, 09:15 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by Rino74 - 08-08-2019, 09:31 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by YGS - 08-08-2019, 09:57 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by Rino74 - 09-08-2019, 10:38 AM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by SachinBorkar - 09-08-2019, 10:45 AM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by Rino74 - 09-08-2019, 10:55 AM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by SachinBorkar - 09-08-2019, 10:58 AM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by SachinBorkar - 09-08-2019, 11:05 AM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by Rino74 - 09-08-2019, 11:09 AM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by SachinBorkar - 09-08-2019, 05:01 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by Rino74 - 09-08-2019, 08:24 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by SachinBorkar - 10-08-2019, 02:27 AM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by Rino74 - 10-08-2019, 08:13 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by SachinBorkar - 10-08-2019, 08:23 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by Rino74 - 10-08-2019, 08:45 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by SachinBorkar - 10-08-2019, 09:49 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by Rino74 - 11-08-2019, 12:30 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by YGS - 16-08-2019, 09:28 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by X3non - 17-08-2019, 03:45 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by YGS - 18-08-2019, 08:06 AM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by Karim22 - 16-08-2019, 05:25 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by YGS - 18-08-2019, 09:11 AM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by حسين بن عياش - 19-08-2019, 05:07 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by YGS - 19-08-2019, 07:23 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by حسين بن عياش - 20-08-2019, 01:01 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by YGS - 20-08-2019, 04:38 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by حسين بن عياش - 20-08-2019, 08:24 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by YGS - 20-08-2019, 09:57 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by SachinBorkar - 21-08-2019, 01:22 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by YGS - 22-08-2019, 07:06 AM
[SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by Mikesew - 13-09-2019, 04:39 AM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by SachinBorkar - 13-09-2019, 04:41 AM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by MIkesew1320 - 13-09-2019, 04:44 AM
[SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by SachinBorkar - 13-09-2019, 04:47 AM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by MIkesew1320 - 13-09-2019, 04:49 AM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by Mikesew - 13-09-2019, 04:51 AM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by Mikesew - 13-09-2019, 04:55 AM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by SachinBorkar - 13-09-2019, 05:05 AM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by Mikesew - 13-09-2019, 05:37 AM
[SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by MIkesew1320 - 28-03-2020, 02:01 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by X3non - 28-03-2020, 08:48 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by X3non - 13-05-2020, 02:56 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by Tema Yuriev - 08-11-2020, 09:09 AM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by Sajibr8 - 19-03-2024, 07:03 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by Sajibr8 - 19-03-2024, 07:15 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by maxpayne - 26-03-2024, 07:26 PM
RE: [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch - by kelvinchinedu - 27-03-2024, 07:09 PM
Users browsing this thread:
 1 Guest(s)
Users browsing this thread:
 1 Guest(s)
YtWhTl
live chat
whatsapp telegram instagram