Hovatek Forum DEVELOPMENT Android [Development] [SOLUTION] to fix touch not working on TWRP / Philz due to kernel disabled touch
Can't login? Please, reset your password.
Hovatek is recruiting! Apply Now


[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

Pages (18): Previous 19 10 11 12 1318 Next
X3non
X3non
X3non
Recognized Contributor
22,062
01-04-2019, 11:18 AM



3 most common IDA error messages and their fix.
I encounter the first error while trying to use IDA x64 and the other two errors while trying to fix the first error. An easy fix on windows PC is to uninstall your current python version then install python-2.7.10.amd64.msi @ https://www.python.org/downloads/release/python-2710/
when installing, ensure to tick "for all users" and "add to path"

IDA error messages


  1. LoadLibrary(C:\Program Files\IDA\plugins\python*.dll) error: The specified module could not be found.
    C:\Program Files\IDA\plugins\python.dll: can't load file

  2. LoadLibrary(C:\Program Files\IDA\plugins\python*.dll) error: %1 is not a valid Win32 application

  3. IDAPython: importing “site” failed

Don't forget to share if you have other methods of fixing this or any other error messages
This post was last modified: 01-04-2019, 11:21 AM by X3non.
X3non
X3non
X3non
Recognized Contributor
22,062
01-04-2019, 11:32 AM
(31-03-2019, 08:49 PM)SachinBorkar IDA takes 20 minutes to load the functions on my system.
...

IDA took roughly 10 minutes to fully load the aarch64 kernel + script on my PC. also the functions on the left hand side did not load until i loaded the script and symbl.txt
sadly, hopper took almost two hours plus and still won't fully load, got stuck at 6/10. maybe due to running in a virtual pc with less processing power (can't say for sure)
X3non
X3non
X3non
Recognized Contributor
22,062
01-04-2019, 11:35 AM
(01-04-2019, 09:06 AM)Mikesew Is there a guide for that? What is the setting we must change for aarch64 based CPU on that you used to patch your recovery explained on this thread before.

Sent from my TECNO CX Air using Tapatalk

always check the first post
because of the number of post the thread already has and might have in future, very useful info discussed in different pages are been added to the important notice section on page 1. which should make it easy to find rather than scrolling through page by page
xerxes
xerxes
xerxes
Senior Member
8,355
01-04-2019, 11:36 AM
Ok! I will check it!

Sent from my TECNO CX Air using Tapatalk
SachinBorkar
SachinBorkar
SachinBorkar
Senior Member
218
01-04-2019, 12:07 PM



(01-04-2019, 11:32 AM)X3non
(31-03-2019, 08:49 PM)SachinBorkar IDA takes 20 minutes to load the functions on my system.
...

IDA took roughly 10 minutes to fully load the aarch64 kernel + script on my PC. also the functions on the left hand side did not load until i loaded the script and symbl.txt
sadly, hopper took almost two hours plus and still won't fully load, got stuck at 6/10. maybe due to running in a virtual pc with less processing power (can't say for sure)
Thanks for confirmation.


User ( noob ) will stuck anywhere @ Hopper its advice for them to use IDA



Experts will do it without even loading symbols by directly go to driver address and search for HEX pattern.


But there may be one or more possibility for that hex pattern.


Your right if you want then you can remove hopper from post.

But hopper may be useful in future, While dealing with another kernel.

Sent from my Titanium Vista 4G using Tapatalk
This post was last modified: 01-04-2019, 12:08 PM by SachinBorkar.
SachinBorkar
SachinBorkar
SachinBorkar
Senior Member
218
01-04-2019, 02:57 PM
(31-03-2019, 08:15 PM)gougoudinho Hello
I have tried this method and it work.I have succeeded to patch my kernel and install twrp for Mtn L860 mt6735M kernel3.18.19+
But I have mounting issues that I will fix soon.I will try to take some screen captures
This is the link for the twrp recovery:

https://drive.google.com/file/d/1EtKTQVT...p=drivesdk
Please, do not fool the users.

By simply saying " I have tried "

You even did not uncompressed it.

/* the method is too lengthy that only me and X3non did it successfully yet on this thread */


/* I am not saying to mansion my name here while posting, that I patched your kernel and gives you back */


/* but post only which is truth and you did */

Sent from my Titanium Vista 4G using Tapatalk
This post was last modified: 01-04-2019, 08:05 PM by SachinBorkar.
freshtyt
freshtyt
freshtyt
Senior Member
2,949
01-04-2019, 03:49 PM
(31-03-2019, 08:15 PM)gougoudinho Hello
I have tried this method and it work.I have succeeded to patch my kernel and install twrp for Mtn L860 mt6735M kernel3.18.19+
But I have mounting issues that I will fix soon.I will try to take some screen captures
This is the link for the twrp recovery:

https://drive.google.com/file/d/1EtKTQVT...p=drivesdk

your link requires permission, if you want to share then post shareable link
SachinBorkar
SachinBorkar
SachinBorkar
Senior Member
218
01-04-2019, 04:10 PM
(01-04-2019, 03:49 PM)freshtyt
(31-03-2019, 08:15 PM)gougoudinho Hello
I have tried this method and it work.I have succeeded to patch my kernel and install twrp for Mtn L860 mt6735M kernel3.18.19+
But I have mounting issues that I will fix soon.I will try to take some screen captures
This is the link for the twrp recovery:

https://drive.google.com/file/d/1EtKTQVT...p=drivesdk

your link requires permission, if you want to share then post shareable link
Here is kernel which I gives him


https://mega.nz/#!STQGjYaR!CrGw0CphH663j...XNzKPdg4Jo

Sent from my Titanium Vista 4G using Tapatalk
SachinBorkar
SachinBorkar
SachinBorkar
Senior Member
218
01-04-2019, 08:01 PM
Note :
*If user can try that is this method works for them.
*Users can directly extract kernel.
*Right click on kernel >> 7-zip >> Extract here.
*Click on close if 7-zip give you an error.
*7-zip will decompress kernel in that or new folder.
*check the patch work for them or not.
*but recompress is the huge issue for them.


Sent from my Titanium Vista 4G using Tapatalk
SachinBorkar
SachinBorkar
SachinBorkar
Senior Member
218
05-04-2019, 05:07 AM



I will back @ "1st June 2019"

/* Due my exams. I am cannot able to concentrate on thread. */

Sent from my Titanium Vista 4G using Tapatalk
Pages (18): Previous 19 10 11 12 1318 Next
Users browsing this thread:
 1 Guest(s)
Users browsing this thread:
 1 Guest(s)
YtWhTl
live chat
whatsapp telegram instagram