Replace kernel reno z cph1979 for root acces? - OPPO Reno Questions & Answers

Hello everybody
From what i know and read , is it hard to unlock the oppo reno z . But not impossible if you have the magic tool "deeptest.apk" hard to get and find .
I spent 1 1/2 week to find it or a way to get root acces....
My technic english is not that good , that,s why iam ask for little help , if i replace the kernel with a custom reno z kernel from github .
Will i get root acces if i replace it ?
And what is the easiest way to replace the kernel , i have a tiny little bit knowledge of compiling (ender3 3d printer)
Because i do not have twrp to install a kernel , copy and paste is possible ??
Greetings machskn

I don't understand why you think that is true, root nowadays aren't modifying the kernel, it's patching the boot image's ramdisk.
Further more, kernel can't be replaced using the good ol' copy and paste thing.

Related

Litle help around some things

Hello i am new in android world before i was in symbian world hehe.
I have rooted my phone and put the gingerdx rom inside its all cool.
But i have few questions:
How to install/put modules
how to install netfilter becouse i need droidwall on my x8
I have found something on forum about netfilter but there is no good explanation.
i have SE xperia x8 thnx on help and sry for bad English
Greetings from Croatia
lacko123 said:
Hello i am new in android world before i was in symbian world hehe.
I have rooted my phone and put the gingerdx rom inside its all cool.
But i have few questions:
How to install/put modules
how to install netfilter becouse i need droidwall on my x8
I have found something on forum about netfilter but there is no good explanation.
i have SE xperia x8 thnx on help and sry for bad English
Greetings from Croatia
Click to expand...
Click to collapse
in order to install modules
first download the module you want to install.
then with the help of root explorer put that module into
/system/lib/modules
(do not forget to click on remount as rw on the top left corner of root explorer)
once done this,
go to /system/etc/hwconfig.sh
long press on that and then choose open file as text editor
now in the beginning of file type
insmod /system/lib/modules/modulename.ko
(here modulename means the name of module you want to install...
now
go to terminal emmulator and type
su ( in order to initiate super user request)
dmesg | grep modulename
press enter
then reboot and you are done.
Press thanks if I helped
thnx but how to install netfilter i need it to block all aplication to go on internet over 3g/2g
Ok guys i have manage to install everything
i unlock the bootloader and install custom karnel with netfilter suport
and i installed cm rom now everything works fine ))

[DEV]kernel 3.0

We have 2 phones with have same chipset and kernel 3.0.x
http://www.gsmarena.com/huawei_u8860_honor-4197.php
Huawei u8860
Chipset Qualcomm MSM8255T Snapdragon
CPU 1.4 GHz Scorpion
GPU Adreno 205
http://www.gsmarena.com/htc_one_v-4575.php
Chipset Qualcomm MSM8255 Snapdragon
CPU 1 GHz
GPU Adreno 205
link for one v sources(3.0.16)
houwei u8860(3.0.8)
:highfive:
Or eaven porting form CAF (3.0.23)
CAF kernel link
Guys ho porting from CAF are using RAY, MINI , LWW , NEO , so no dev form here was join that project
That all from me
[/B]
This howto is working only with 2.6.32.X kernel, when this project will be finished will add HOWTO for 3.0.8
You need linux machine, i don't know it is possible on Windows and if so i don't help you with that!!!
1. Download toolchain.
Download toolchain and extract it to /opt/ directory.
Should looks like:
Code:
/opt/arm-eabi-4.4.3/
2. Set up evn.
Edit your:
Code:
~/.bashrc
file and add at the end of file this two rows:
3. Download kernel - 2.6.32.9.
You can download kernel sources from J repo Doomlord or other repo, and extract to ~/kernel/, this kernels has already needed drivers etc.
4. Compile kernel:
When i'm compiling kernel i'm doing it in this way:
5. Output files.
6. Create boot.img
- Swap kernel and modules and then:
- Creat boot.img
Extract files here /usr/local/bin and set permissions to 755.
are u trying the impossible? lol.. if this is possible it should have happened before during the x10 days. you're just wasting your time bro.
dyepnoodle said:
are u trying the impossible? lol.. if this is possible it should have happened before during the x10 days. you're just wasting your time bro.
Click to expand...
Click to collapse
NO , im now learning C and C++ code
Look here a lot of people think Galaxy S plus will not get 3.0 , same you think for xperia 2011 phone , but look here its link for galaxy s plus 3.0.43kernel. Evertying is posibole only need siklz
It is possible.
3 devs are working on it
they got help from a Sony dev.
They know how to get it booting
1 dev is rewriting the clock for 2011 devices and an other the last board fixes and then it will boot
nickholtus said:
It is possible.
3 devs are working on it
they got help from a Sony dev.
They know how to get it booting
1 dev is rewriting the clock for 2011 devices and an other the last board fixes and then it will boot
Click to expand...
Click to collapse
can you give me link .
ps: how much mony your freind zack have?(for repair phone)
did you fix ril?(for sense 4.0A)
Hi, look at github.com/kamarush
3.0 kernel isn't updated in a few days, but they are still working on it
He has (not 100% sure) $12.00
Ril is still not working, waiting for help from htc devs
I dno why but the thread for donations is gone, without letting me know
Sent from my Xperia P using xda app-developers app
any update on this?
sjondenon said:
any update on this?
Click to expand...
Click to collapse
Here is backport of 3.0.8 form xperia s
https://github.com/tkymgr/KTG_test
Thats all,but we now have nAa on our side...i hope he will done it in future
here is naa sources LINK
N1kolaa, im available for testing/compiling anything, i cant code C, C++, i only know Java, can you set up an IRC channel so we can meet ?
For C let me know if you need help with it. I may not be of great help but can to some extent

Asus Zenfone 4 Boot Tools

Hi guys
After few days of tinkering around with Zenfone 4 stock ROM
I could finally modify Shaka Huang's Zenfone Boot Tools to work with stock Zenfone 4 boot images.
The tool can successfully extract and repack ramdisk and kernel from the Kitkat versions of boot.img.
Ramdisk repacking is still not proper ..
But yeah , unpacking boot.img can provide lot of device specific info for porting ROMs.
Download and extract the boot-tools-zenfone4 archive
To compile the tools urself ..
Just run make . in the src directory
or use the prebuilt tools from the bin directory
USAGE
========
To extract kernel (bzImage) and initrd (ramdisk.cpio.gz) from boot.img (or recovery.img):
./unpack boot.img bzImage ramdisk.cpio.gz
===========================================================
To repack the ramdisk(ramdisk.cpio.gz) and kernel (bzImage) into boot.img
./pack boot.img bzImage ramdisk.cpio.gz new_boot.img
Here boot.img is the original unmodified boot.img(required for boot headers) and new_boot.img is the modified new boot.img
Thanks
I don't know how to say this,but I love you. I spent all night on internet trying to find how to unpack boot and recovery images from zenfone,and I finaly found it. THANK YOU. Btw. I used this tools with Zenfone 5,and it worked
custom recovery for zenfone 4
http://forum.xda-developers.com/group.php?do=discuss&group=&discussionid=3610
finally a custom recovery for zenfone 4 a400cg.
zenfone 5
I have successfully used this code to unpack a zenfone 5 image. we need these tools to create custom ROMs easily, so I suggest implementing this in a more proper manner. Anyone want to help? My coding skills are weak.
Actually it seems this code doesn't quite function correctly... The bzImage is good but the rest...
Sent from my ASUS_T00F using XDA Free mobile app
correction
The kernel and ramdisk are ok, but there is another 4 M of info , which is likely the second stage?
nevermind
ignore those last two messages, I was in error
i wanna asking in zenny . how to turn off the vibrate when the popup battery 15% showed? thanks !
Sent from my ASUS_T00I using xda Forums PRO
ناهید
Sent from my GT-I9300 using Tapatalk
there are some tool to unpack repack using cygwin ?
Some one please make a miui or RR of CM11 of stock lollipop or 6.0 for Asus ZenFone 400cg.....
Why big developers cant make it....
I would have made it if i knew how to build roms...
Sent from my ASUS_T00I using XDA Free mobile app
Does anyone knows how to change Asus boot logo in zenfone 5 ?
(NOTE: I am not talking about bootanimation, I am talking about asus boot logo which appears before bootanimation)
---------- Post added at 07:50 PM ---------- Previous post was at 07:48 PM ----------
Evictus said:
I don't know how to say this,but I love you. I spent all night on internet trying to find how to unpack boot and recovery images from zenfone,and I finaly found it. THANK YOU. Btw. I used this tools with Zenfone 5,and it worked
Click to expand...
Click to collapse
How did you unpack boot.img of zenfone 5 ? Did you use windows PC or just zenfone 5 phone ?

[Q] New Rookie Kernel Builder - seeking advice

Hi,
I am going to chance my arm and try and produce a modified kernel for my Z3C. The reason/incentive is because I want to add NFS filesystem support to my device for Kodi/XBMC. I've had a look at a guide that suggests all the necessary components are made available by Sony to do this.
1. Have I missed something and is there already something to provide NFS without me wasting my time?
2 Is this a stupid idea to start off on for someone with no dev experience?
3. Are there are any devs on here who would be open to offering limited support/advice if I get really stuck?
4. Assuming I am successful I will of course load the Kernel up on here for other people to use if they wish.
Cheers,
Ant

can someone help me with a moded kernel for z3+ e6553?

hi mates...'
i realy need some help from a kerner developer...i know i ask much but i would apriciate the help.i need to implement and mod a stock kernel for z3+....i have a phone that dosent boot after sony logo,and its something with the db...
here is some info
Code:
from s1boot log in trim area i can see error reason : DTB in kernel
not contain device tree entry for this phone.
kernel contain next DT :
Code:
DT[0]: (194/0x00010000/0x00000008/0)
DT[1]: (194/0x00010000/0x00000008/1)
DT[2]: (209/0x00010000/0x00000008/0)
DT[3]: (209/0x00010000/0x00000008/1)
DT[4]: (210/0x00010000/0x00000008/0)
DT[5]: (210/0x00010000/0x00000008/1)
DT[6]: (212/0x00010000/0x00000008/0)
DT[7]: (212/0x00010000/0x00000008/1)
DT[8]: (213/0x00010000/0x00000008/0)
DT[9]: (213/0x00010000/0x00000008/1)
DT[10]: (215/0x00010000/0x00000008/0)
DT[11]: (215/0x00010000/0x00000008/1)
DT[12]: (216/0x00010000/0x00000008/0)
DT[13]: (216/0x00010000/0x00000008/1)
DT[14]: (218/0x00010000/0x00000008/0)
DT[15]: (218/0x00010000/0x00000008/1)
phone DT : 207/0x00010000/0x00010008/0
thats writen by mr laser,setool creator....if anyone can help me with this.....
thanx alot
Why not try the imagebreaker kernel
Dosent work,it dose same thing.only solution is adapting it to the phone db rutines.....

Categories

Resources