[DEV] thread on LG G Pad 7.0/8.0/10.1 - LG G Pad 7 Questions & Answers

Thought I'll create a thread for developers on LG G Pad 7.0/8.0/10.1
I'll try to keep it updated as best as I can. If I forget/get to busy, PM me and tell me what to change
Help Wanted:
If you own a LG G Pad 8.0/10.1, mind doing the following things? It'll help with kernel development/porting CM11/other ROMs
Dump partition list/info : instructions
Dump /system/build.prop
Possibly need root for stuff below
Dump aboot, boot and recovery partition : need partition list first before posting instructions. probably instructions below will continue to work
Code:
dd if=/dev/block/platform/msm_sdcc.1/by-name/aboot of=/sdcard/aboot.img
dd if=/dev/block/platform/msm_sdcc.1/by-name/boot of=/sdcard/boot.img
dd if=/dev/block/platform/msm_sdcc.1/by-name/recovery of=/sdcard/recovery.img
​

LG G Pad 7.0
Model Name: v400
Released with KitKat 4.4.?
Kernel Source:
https://www.lg.com/global/support/opensource/opensourceList?types=ALL&search=v400
Root:
Towelroot works
Loki no longer works, can't bypass the locked bootloader to boot custom ROMs/kernels/recovery
Mode Name: v410 (LTE AT&T version)
Root: purpledrake works​

LG G Pad 8.0
Unknown device.... not released yet?​

LG G Pad 10.1
Model Name: v700, v700n (korean model?)
Released with KitKat 4.4.?
Kernel Source:
https://www.lg.com/global/support/opensource/opensourceList?types=ALL&search=v700
Root:
Towelroot works​

paperWastage said:
Thought I'll create a thread for developers on LG G Pad 7.0/8.0/10.1
I'll try to keep it updated as best as I can. If I forget/get to busy, PM me and tell me what to change
Help Wanted:
If you own a LG G Pad 7.0/8.0/10.1, mind doing the following things? It'll help with kernel development/porting CM11/other ROMs
Dump partition list/info : instructions
Dump /system/build.prop
Possibly need root for stuff below
Dump aboot, boot and recovery partition : need partition list first before posting instructions. probably instructions below will continue to work
Code:
dd if=/dev/block/platform/msm_sdcc.1/by-name/aboot of=/sdcard/aboot.img
dd if=/dev/block/platform/msm_sdcc.1/by-name/boot of=/sdcard/boot.img
dd if=/dev/block/platform/msm_sdcc.1/by-name/recovery of=/sdcard/recovery.img
​
Click to expand...
Click to collapse
Hi, I own a G pad 7.0. It seems that I am the only one in the world I'm gonna try to help a little:
1. Dump partition:
-lrwxrwxrwx root root 1970-03-05 03:01 DDR -> /dev/block/mmcblk0p25
lrwxrwxrwx root root 1970-03-05 03:01 aboot -> /dev/block/mmcblk0p6
lrwxrwxrwx root root 1970-03-05 03:01 abootb -> /dev/block/mmcblk0p9
lrwxrwxrwx root root 1970-03-05 03:01 boot -> /dev/block/mmcblk0p17
lrwxrwxrwx root root 1970-03-05 03:01 cache -> /dev/block/mmcblk0p33
lrwxrwxrwx root root 1970-03-05 03:01 cust -> /dev/block/mmcblk0p31
lrwxrwxrwx root root 1970-03-05 03:01 drm -> /dev/block/mmcblk0p26
lrwxrwxrwx root root 1970-03-05 03:01 eksst -> /dev/block/mmcblk0p10
lrwxrwxrwx root root 1970-03-05 03:01 encrypt -> /dev/block/mmcblk0p23
lrwxrwxrwx root root 1970-03-05 03:01 factory -> /dev/block/mmcblk0p28
lrwxrwxrwx root root 1970-03-05 03:01 fota -> /dev/block/mmcblk0p29
lrwxrwxrwx root root 1970-03-05 03:01 fsc -> /dev/block/mmcblk0p20
lrwxrwxrwx root root 1970-03-05 03:01 fsg -> /dev/block/mmcblk0p19
lrwxrwxrwx root root 1970-03-05 03:01 grow -> /dev/block/mmcblk0p35
lrwxrwxrwx root root 1970-03-05 03:01 laf -> /dev/block/mmcblk0p16
lrwxrwxrwx root root 1970-03-05 03:01 misc -> /dev/block/mmcblk0p14
lrwxrwxrwx root root 1970-03-05 03:01 modem -> /dev/block/mmcblk0p1
lrwxrwxrwx root root 1970-03-05 03:01 modemst1 -> /dev/block/mmcblk0p12
lrwxrwxrwx root root 1970-03-05 03:01 modemst2 -> /dev/block/mmcblk0p13
lrwxrwxrwx root root 1970-03-05 03:01 mpt -> /dev/block/mmcblk0p30
lrwxrwxrwx root root 1970-03-05 03:01 pad -> /dev/block/mmcblk0p11
lrwxrwxrwx root root 1970-03-05 03:01 persist -> /dev/block/mmcblk0p15
lrwxrwxrwx root root 1970-03-05 03:01 rct -> /dev/block/mmcblk0p24
lrwxrwxrwx root root 1970-03-05 03:01 recovery -> /dev/block/mmcblk0p18
lrwxrwxrwx root root 1970-03-05 03:01 rpm -> /dev/block/mmcblk0p3
lrwxrwxrwx root root 1970-03-05 03:01 rpmb -> /dev/block/mmcblk0p7
lrwxrwxrwx root root 1970-03-05 03:01 sbl1 -> /dev/block/mmcblk0p2
lrwxrwxrwx root root 1970-03-05 03:01 sbl1b -> /dev/block/mmcblk0p22
lrwxrwxrwx root root 1970-03-05 03:01 sdi -> /dev/block/mmcblk0p5
lrwxrwxrwx root root 1970-03-05 03:01 sns -> /dev/block/mmcblk0p27
lrwxrwxrwx root root 1970-03-05 03:01 ssd -> /dev/block/mmcblk0p21
lrwxrwxrwx root root 1970-03-05 03:01 system -> /dev/block/mmcblk0p32
lrwxrwxrwx root root 1970-03-05 03:01 tz -> /dev/block/mmcblk0p4
lrwxrwxrwx root root 1970-03-05 03:01 tzb -> /dev/block/mmcblk0p8
lrwxrwxrwx root root 1970-03-05 03:01 userdata -> /dev/block/mmcblk0p34
- Dump build.prop, boot, aboot and recovery:
http://www37.zippyshare.com/v/4146966/file.html
http://www37.zippyshare.com/v/66268524/file.html
http://www37.zippyshare.com/v/51126864/file.html
http://www37.zippyshare.com/v/44186789/file.html
http://www37.zippyshare.com/v/85458029/file.html
I think for now nothing can be done with it (there is no recovery yet). I hope something can be done.

Hammerhand.17 said:
Hi, I own a G pad 7.0. It seems that I am the only one in the world I'm gonna try to help a little:
1. Dump partition:
-lrwxrwxrwx root root 1970-03-05 03:01 DDR -> /dev/block/mmcblk0p25
lrwxrwxrwx root root 1970-03-05 03:01 aboot -> /dev/block/mmcblk0p6
lrwxrwxrwx root root 1970-03-05 03:01 abootb -> /dev/block/mmcblk0p9
lrwxrwxrwx root root 1970-03-05 03:01 boot -> /dev/block/mmcblk0p17
lrwxrwxrwx root root 1970-03-05 03:01 cache -> /dev/block/mmcblk0p33
lrwxrwxrwx root root 1970-03-05 03:01 cust -> /dev/block/mmcblk0p31
lrwxrwxrwx root root 1970-03-05 03:01 drm -> /dev/block/mmcblk0p26
lrwxrwxrwx root root 1970-03-05 03:01 eksst -> /dev/block/mmcblk0p10
lrwxrwxrwx root root 1970-03-05 03:01 encrypt -> /dev/block/mmcblk0p23
lrwxrwxrwx root root 1970-03-05 03:01 factory -> /dev/block/mmcblk0p28
lrwxrwxrwx root root 1970-03-05 03:01 fota -> /dev/block/mmcblk0p29
lrwxrwxrwx root root 1970-03-05 03:01 fsc -> /dev/block/mmcblk0p20
lrwxrwxrwx root root 1970-03-05 03:01 fsg -> /dev/block/mmcblk0p19
lrwxrwxrwx root root 1970-03-05 03:01 grow -> /dev/block/mmcblk0p35
lrwxrwxrwx root root 1970-03-05 03:01 laf -> /dev/block/mmcblk0p16
lrwxrwxrwx root root 1970-03-05 03:01 misc -> /dev/block/mmcblk0p14
lrwxrwxrwx root root 1970-03-05 03:01 modem -> /dev/block/mmcblk0p1
lrwxrwxrwx root root 1970-03-05 03:01 modemst1 -> /dev/block/mmcblk0p12
lrwxrwxrwx root root 1970-03-05 03:01 modemst2 -> /dev/block/mmcblk0p13
lrwxrwxrwx root root 1970-03-05 03:01 mpt -> /dev/block/mmcblk0p30
lrwxrwxrwx root root 1970-03-05 03:01 pad -> /dev/block/mmcblk0p11
lrwxrwxrwx root root 1970-03-05 03:01 persist -> /dev/block/mmcblk0p15
lrwxrwxrwx root root 1970-03-05 03:01 rct -> /dev/block/mmcblk0p24
lrwxrwxrwx root root 1970-03-05 03:01 recovery -> /dev/block/mmcblk0p18
lrwxrwxrwx root root 1970-03-05 03:01 rpm -> /dev/block/mmcblk0p3
lrwxrwxrwx root root 1970-03-05 03:01 rpmb -> /dev/block/mmcblk0p7
lrwxrwxrwx root root 1970-03-05 03:01 sbl1 -> /dev/block/mmcblk0p2
lrwxrwxrwx root root 1970-03-05 03:01 sbl1b -> /dev/block/mmcblk0p22
lrwxrwxrwx root root 1970-03-05 03:01 sdi -> /dev/block/mmcblk0p5
lrwxrwxrwx root root 1970-03-05 03:01 sns -> /dev/block/mmcblk0p27
lrwxrwxrwx root root 1970-03-05 03:01 ssd -> /dev/block/mmcblk0p21
lrwxrwxrwx root root 1970-03-05 03:01 system -> /dev/block/mmcblk0p32
lrwxrwxrwx root root 1970-03-05 03:01 tz -> /dev/block/mmcblk0p4
lrwxrwxrwx root root 1970-03-05 03:01 tzb -> /dev/block/mmcblk0p8
lrwxrwxrwx root root 1970-03-05 03:01 userdata -> /dev/block/mmcblk0p34
- Dump build.prop, boot, aboot and recovery:
http://www37.zippyshare.com/v/4146966/file.html
http://www37.zippyshare.com/v/66268524/file.html
http://www37.zippyshare.com/v/51126864/file.html
http://www37.zippyshare.com/v/44186789/file.html
http://www37.zippyshare.com/v/85458029/file.html
I think for now nothing can be done with it (there is no recovery yet). I hope something can be done.
Click to expand...
Click to collapse
thanks for this.
@icedmayhem also provided similar files over PM, forgot to post updates here...
anyways, it looks like this device has the patched aboot source code.
loki won't work anymore (loki provides a way for us to bypass the locked bootloader to load non-stock recovery/kernels. This means there isn't an easy way to boot a custom recovery(TWRP) or custom ROM.
Can you check if you can unlock the bootloader? Don't know if LG provides a process to do this easily (for GPE / non-GPE devices)
strings aboot.img | fgrep overlap
The erase group overlaps the max requested for erase
kernel/ramdisk addresses overlap with aboot addresses.
Device tree addresses overlap with aboot addresses.
Boot image buffer address overlaps with aboot addresses.
Signature read buffer address overlaps with aboot addresses.
Click to expand...
Click to collapse

I wish I now how to do it, but I have no idea of how to do this

FYI I was able to successfully root the G Pad 7.0 At&t version using purpledrake. LG-V410

idelgado782 said:
FYI I was able to successfully root the G Pad 7.0 At&t version using purpledrake. LG-V410
Click to expand...
Click to collapse
Link? Or just any of them?
Thxfor the info looking for it now.

Impala126 said:
Link? Or just any of them?
Thxfor the info looking for it now.
Click to expand...
Click to collapse
Here's the link to the purpledrake thread. Once you download and install on your computer make sure the gpad USB mode is on ptp mode.
http://forum.xda-developers.com/showthread.php?p=54254055
No matter what, I can never stay away from android for long.

idelgado782 said:
Here's the link to the purpledrake thread. Once you download and install on your computer make sure the gpad USB mode is on ptp mode.
http://forum.xda-developers.com/showthread.php?p=54254055
No matter what, I can never stay away from android for long.
Click to expand...
Click to collapse
Yup worked like a champ. Turned on air plane mode, then usb debugging and then ptp. But I had to go to a term win on win7 and run bat file from there. wouldn't run with admin rights from windows explore.

idelgado782 said:
FYI I was able to successfully root the G Pad 7.0 At&t version using purpledrake. LG-V410
Click to expand...
Click to collapse
for your G Pad 7.0 AT&T LTE version, mind posting the same items that Hammerhand.17 provided (for the G Pad 7.0)?
more info the better, just easier for the next developer to try to help out

paperWastage said:
LG G Pad 7.0
Model Name: v400
Released with KitKat 4.4.?
Root:
Towelroot works​
Click to expand...
Click to collapse
It works also with a normal V400? I mean with NO at&t version.
(the site is towelroot.com, right?)

Yes, I have root in my normal V400 with no problem.

Hammerhand.17 said:
Yes, I have root in my normal V400 with no problem.
Click to expand...
Click to collapse
Thank you

Hammerhand.17 said:
Yes, I have root in my normal V400 with no problem.
Click to expand...
Click to collapse
One more question, it will work for sure on 4.4.2?

Has anyone tried or been successful pulling a factory image file for the LG V410 which is the AT&T G Pad 7.0? I tried the other day but there was not an image on their servers at that time

Giammysz said:
One more question, it will work for sure on 4.4.2?
Click to expand...
Click to collapse
Yes, 4.4.2 is the version of my tablet.

Giammysz said:
One more question, it will work for sure on 4.4.2?
Click to expand...
Click to collapse
Yes! Even if you have already did the OTA incremental update ..... You will need to install a SU manager though like Super SU etc after rooting with Towel root...

Hammerhand.17 said:
Yes, 4.4.2 is the version of my tablet.
Click to expand...
Click to collapse
Anthonol said:
Yes! Even if you have already did the OTA incremental update ..... You will need to install a SU manager though like Super SU etc after rooting with Towel root...
Click to expand...
Click to collapse
Thank you all
I successfully rooted my tab, it's really simple with towelroot! Install, tap and ready!

Related

Note 3 Japan version SCL22 sim unlock

Hi
Phone get rooted now. but i can't unlock to use sim free. how can i get network control unlock key ?
doantri said:
Hi
Phone get rooted now. but i can't unlock to use sim free. how can i get network control unlock key ?
Click to expand...
Click to collapse
How to display network unlock guy?
how did you root your SCL22 Note 3?
can u tell me what is the method that you used to root your SCL22 note 3
because i have the same problem .
Hi
You should use CWM SM-N9005 then update SU via CWM
I need unlock phone to use with gsm simcard but can't get unlock code.
doantri said:
Hi
You should use CWM SM-N9005 then update SU via CWM
I need unlock phone to use with gsm simcard but can't get unlock code.
Click to expand...
Click to collapse
can you share the file you use to unlock your phone?
you can you galaxim(i think) you can download in google play for free or regionlock away
beast08 said:
can you share the file you use to unlock your phone?
you can you galaxim(i think) you can download in google play for free or regionlock away
Click to expand...
Click to collapse
- CWM recovery for N9005: https://mega.co.nz/#!C0Y1RbyT!Iq1A1Aaef1qioyDHkGQVtkRUdGN0LCa37umKGMDyDs8
- SuperSU: http://download.chainfire.eu/372/SuperSU/UPDATE-SuperSU-v1.86.zip
first install CWM recovery then flash SuperSU via recovery
vndnguyen said:
- CWM recovery for N9005: https://mega.co.nz/#!C0Y1RbyT!Iq1A1Aaef1qioyDHkGQVtkRUdGN0LCa37umKGMDyDs8
- SuperSU: http://download.chainfire.eu/372/SuperSU/UPDATE-SuperSU-v1.86.zip
first install CWM recovery then flash SuperSU via recovery
Click to expand...
Click to collapse
i tried this method before, flashing the SuperSU v1.86 to my phone, but everytime im opening the app, it saying su binary need to update, abd the phone will reboot to CWM recovery, and when i checked it will Root Checker, it says the phone is not properly rooted.
beast08 said:
i tried this method before, flashing the SuperSU v1.86 to my phone, but everytime im opening the app, it saying su binary need to update, abd the phone will reboot to CWM recovery, and when i checked it will Root Checker, it says the phone is not properly rooted.
Click to expand...
Click to collapse
I just provided these links per suggestion from doantri
I'm not sure if it works for your phone or not. Sorry to hear that.
Can you re upload the cwm file in other site? Im getting a hard tome downloading a file from mega
Sent from my SCL22 using xda app-developers app
need help
Hi everybody. I successfully rooted my scl22 using the instructions in a chinese site : " SCL22 root & sim unlock
Galaxy Note3 SCL22のRoot化(SC-01Fも対応)
SM-N9005用CWMをOdinから焼き込み、SuperSUをインストールすればRoot化完了。
・SM-N9005用CWMのダウンロード先
n9005-cwm-recovery-6.0.4.5(1116).tar
・SuperSUのダウンロード先
UPDATE-SuperSU-v1.65.zip
・sgs3_rooting_supersu_v3.zipも必要です。ググってください。
○順番
1.CWMをOdinで焼きこみ。
2.CWMを起動し、sgs3_rooting_supersu_v3.zipをインストール。
3.続けてUPDATE-SuperSU-v1.65.zipをインストール。
4.再起動すればsuが効くようになります。
○カウントアップはCWMを焼くとKNOX WARRANTYが変化します。
他は初期ROM焼いて初期化すれば元に戻ります。
※カウントアップするとオサイフがNGになります。
※Root化されたsystem.imgのみ焼けば大丈夫かも?
KNOX WARRANTY VOID : 0x0
↓
KNOX WARRANTY VOID : 0x1
Galaxy Note 3 SCL22の内部パーティション
[email protected]:/ # ls -l /dev/block/platform/msm_sdcc.1/by-name/
ls -l /dev/block/platform/msm_sdcc.1/by-name/
lrwxrwxrwx root root 1970-01-02 04:36 aboot -> /dev/block/mmcblk0p6
lrwxrwxrwx root root 1970-01-02 04:36 apnhlos -> /dev/block/mmcblk0p1
lrwxrwxrwx root root 1970-01-02 04:36 backup -> /dev/block/mmcblk0p17
lrwxrwxrwx root root 1970-01-02 04:36 boot -> /dev/block/mmcblk0p14
lrwxrwxrwx root root 1970-01-02 04:36 cache -> /dev/block/mmcblk0p24
lrwxrwxrwx root root 1970-01-02 04:36 dbi -> /dev/block/mmcblk0p4
lrwxrwxrwx root root 1970-01-02 04:36 ddr -> /dev/block/mmcblk0p5
lrwxrwxrwx root root 1970-01-02 04:36 efs -> /dev/block/mmcblk0p11
lrwxrwxrwx root root 1970-01-02 04:36 fota -> /dev/block/mmcblk0p16
lrwxrwxrwx root root 1970-01-02 04:36 fsc -> /dev/block/mmcblk0p19
lrwxrwxrwx root root 1970-01-02 04:36 fsg -> /dev/block/mmcblk0p18
lrwxrwxrwx root root 1970-01-02 04:36 modem -> /dev/block/mmcblk0p2
lrwxrwxrwx root root 1970-01-02 04:36 modemst1 -> /dev/block/mmcblk0p12
lrwxrwxrwx root root 1970-01-02 04:36 modemst2 -> /dev/block/mmcblk0p13
lrwxrwxrwx root root 1970-01-02 04:36 pad -> /dev/block/mmcblk0p9
lrwxrwxrwx root root 1970-01-02 04:36 param -> /dev/block/mmcblk0p10
lrwxrwxrwx root root 1970-01-02 04:36 persdata -> /dev/block/mmcblk0p22
lrwxrwxrwx root root 1970-01-02 04:36 persist -> /dev/block/mmcblk0p21
lrwxrwxrwx root root 1970-01-02 04:36 recovery -> /dev/block/mmcblk0p15
lrwxrwxrwx root root 1970-01-02 04:36 rpm -> /dev/block/mmcblk0p7
lrwxrwxrwx root root 1970-01-02 04:36 sbl1 -> /dev/block/mmcblk0p3
lrwxrwxrwx root root 1970-01-02 04:36 ssd -> /dev/block/mmcblk0p20
lrwxrwxrwx root root 1970-01-02 04:36 system -> /dev/block/mmcblk0p23
lrwxrwxrwx root root 1970-01-02 04:36 tz -> /dev/block/mmcblk0p8
lrwxrwxrwx root root 1970-01-02 04:36 userdata -> /dev/block/mmcblk0p25
zhongkai cheng*时间:*下午7:20
,but not beeing experienced in programming , i wasn't able to aply the second set of instructions. There is a script that should be run and i do not know how to do that. Maybe someone with experience can help us.
Please anyone help us to SIM unlock Note 3 SCL22
mvmaos said:
Hi everybody. I successfully rooted my scl22 using the instructions in a chinese site : " SCL22 root & sim unlock
Galaxy Note3 SCL22のRoot化(SC-01Fも対応)
SM-N9005用CWMをOdinから焼き込み、SuperSUをインストールすればRoot化完了。
・SM-N9005用CWMのダウンロード先
n9005-cwm-recovery-6.0.4.5(1116).tar
・SuperSUのダウンロード先
UPDATE-SuperSU-v1.65.zip
・sgs3_rooting_supersu_v3.zipも必要です。ググってください。
○順番
1.CWMをOdinで焼きこみ。
2.CWMを起動し、sgs3_rooting_supersu_v3.zipをインストール。
3.続けてUPDATE-SuperSU-v1.65.zipをインストール。
4.再起動すればsuが効くようになります。
○カウントアップはCWMを焼くとKNOX WARRANTYが変化します。
他は初期ROM焼いて初期化すれば元に戻ります。
※カウントアップするとオサイフがNGになります。
※Root化されたsystem.imgのみ焼けば大丈夫かも?
KNOX WARRANTY VOID : 0x0
↓
KNOX WARRANTY VOID : 0x1
Galaxy Note 3 SCL22の内部パーティション
[email protected]:/ # ls -l /dev/block/platform/msm_sdcc.1/by-name/
ls -l /dev/block/platform/msm_sdcc.1/by-name/
lrwxrwxrwx root root 1970-01-02 04:36 aboot -> /dev/block/mmcblk0p6
lrwxrwxrwx root root 1970-01-02 04:36 apnhlos -> /dev/block/mmcblk0p1
lrwxrwxrwx root root 1970-01-02 04:36 backup -> /dev/block/mmcblk0p17
lrwxrwxrwx root root 1970-01-02 04:36 boot -> /dev/block/mmcblk0p14
lrwxrwxrwx root root 1970-01-02 04:36 cache -> /dev/block/mmcblk0p24
lrwxrwxrwx root root 1970-01-02 04:36 dbi -> /dev/block/mmcblk0p4
lrwxrwxrwx root root 1970-01-02 04:36 ddr -> /dev/block/mmcblk0p5
lrwxrwxrwx root root 1970-01-02 04:36 efs -> /dev/block/mmcblk0p11
lrwxrwxrwx root root 1970-01-02 04:36 fota -> /dev/block/mmcblk0p16
lrwxrwxrwx root root 1970-01-02 04:36 fsc -> /dev/block/mmcblk0p19
lrwxrwxrwx root root 1970-01-02 04:36 fsg -> /dev/block/mmcblk0p18
lrwxrwxrwx root root 1970-01-02 04:36 modem -> /dev/block/mmcblk0p2
lrwxrwxrwx root root 1970-01-02 04:36 modemst1 -> /dev/block/mmcblk0p12
lrwxrwxrwx root root 1970-01-02 04:36 modemst2 -> /dev/block/mmcblk0p13
lrwxrwxrwx root root 1970-01-02 04:36 pad -> /dev/block/mmcblk0p9
lrwxrwxrwx root root 1970-01-02 04:36 param -> /dev/block/mmcblk0p10
lrwxrwxrwx root root 1970-01-02 04:36 persdata -> /dev/block/mmcblk0p22
lrwxrwxrwx root root 1970-01-02 04:36 persist -> /dev/block/mmcblk0p21
lrwxrwxrwx root root 1970-01-02 04:36 recovery -> /dev/block/mmcblk0p15
lrwxrwxrwx root root 1970-01-02 04:36 rpm -> /dev/block/mmcblk0p7
lrwxrwxrwx root root 1970-01-02 04:36 sbl1 -> /dev/block/mmcblk0p3
lrwxrwxrwx root root 1970-01-02 04:36 ssd -> /dev/block/mmcblk0p20
lrwxrwxrwx root root 1970-01-02 04:36 system -> /dev/block/mmcblk0p23
lrwxrwxrwx root root 1970-01-02 04:36 tz -> /dev/block/mmcblk0p8
lrwxrwxrwx root root 1970-01-02 04:36 userdata -> /dev/block/mmcblk0p25
zhongkai cheng*时间:*下午7:20
,but not beeing experienced in programming , i wasn't able to aply the second set of instructions. There is a script that should be run and i do not know how to do that. Maybe someone with experience can help us.
Click to expand...
Click to collapse
hey
anyone know a method to get unlock code for SCL22 Galaxy note 3 ?
mvmaos said:
Hi everybody. I successfully rooted my scl22 using the instructions in a chinese site : " SCL22 root & sim unlock
Galaxy Note3 SCL22のRoot化(SC-01Fも対応)
SM-N9005用CWMをOdinから焼き込み、SuperSUをインストールすればRoot化完了。
・SM-N9005用CWMのダウンロード先
n9005-cwm-recovery-6.0.4.5(1116).tar
・SuperSUのダウンロード先
UPDATE-SuperSU-v1.65.zip
・sgs3_rooting_supersu_v3.zipも必要です。ググってください。
○順番
1.CWMをOdinで焼きこみ。
2.CWMを起動し、sgs3_rooting_supersu_v3.zipをインストール。
3.続けてUPDATE-SuperSU-v1.65.zipをインストール。
4.再起動すればsuが効くようになります。
○カウントアップはCWMを焼くとKNOX WARRANTYが変化します。
他は初期ROM焼いて初期化すれば元に戻ります。
※カウントアップするとオサイフがNGになります。
※Root化されたsystem.imgのみ焼けば大丈夫かも?
KNOX WARRANTY VOID : 0x0
↓
KNOX WARRANTY VOID : 0x1
Galaxy Note 3 SCL22の内部パーティション
[email protected]:/ # ls -l /dev/block/platform/msm_sdcc.1/by-name/
ls -l /dev/block/platform/msm_sdcc.1/by-name/
lrwxrwxrwx root root 1970-01-02 04:36 aboot -> /dev/block/mmcblk0p6
lrwxrwxrwx root root 1970-01-02 04:36 apnhlos -> /dev/block/mmcblk0p1
lrwxrwxrwx root root 1970-01-02 04:36 backup -> /dev/block/mmcblk0p17
lrwxrwxrwx root root 1970-01-02 04:36 boot -> /dev/block/mmcblk0p14
lrwxrwxrwx root root 1970-01-02 04:36 cache -> /dev/block/mmcblk0p24
lrwxrwxrwx root root 1970-01-02 04:36 dbi -> /dev/block/mmcblk0p4
lrwxrwxrwx root root 1970-01-02 04:36 ddr -> /dev/block/mmcblk0p5
lrwxrwxrwx root root 1970-01-02 04:36 efs -> /dev/block/mmcblk0p11
lrwxrwxrwx root root 1970-01-02 04:36 fota -> /dev/block/mmcblk0p16
lrwxrwxrwx root root 1970-01-02 04:36 fsc -> /dev/block/mmcblk0p19
lrwxrwxrwx root root 1970-01-02 04:36 fsg -> /dev/block/mmcblk0p18
lrwxrwxrwx root root 1970-01-02 04:36 modem -> /dev/block/mmcblk0p2
lrwxrwxrwx root root 1970-01-02 04:36 modemst1 -> /dev/block/mmcblk0p12
lrwxrwxrwx root root 1970-01-02 04:36 modemst2 -> /dev/block/mmcblk0p13
lrwxrwxrwx root root 1970-01-02 04:36 pad -> /dev/block/mmcblk0p9
lrwxrwxrwx root root 1970-01-02 04:36 param -> /dev/block/mmcblk0p10
lrwxrwxrwx root root 1970-01-02 04:36 persdata -> /dev/block/mmcblk0p22
lrwxrwxrwx root root 1970-01-02 04:36 persist -> /dev/block/mmcblk0p21
lrwxrwxrwx root root 1970-01-02 04:36 recovery -> /dev/block/mmcblk0p15
lrwxrwxrwx root root 1970-01-02 04:36 rpm -> /dev/block/mmcblk0p7
lrwxrwxrwx root root 1970-01-02 04:36 sbl1 -> /dev/block/mmcblk0p3
lrwxrwxrwx root root 1970-01-02 04:36 ssd -> /dev/block/mmcblk0p20
lrwxrwxrwx root root 1970-01-02 04:36 system -> /dev/block/mmcblk0p23
lrwxrwxrwx root root 1970-01-02 04:36 tz -> /dev/block/mmcblk0p8
lrwxrwxrwx root root 1970-01-02 04:36 userdata -> /dev/block/mmcblk0p25
zhongkai cheng*时间:*下午7:20
,but not beeing experienced in programming , i wasn't able to aply the second set of instructions. There is a script that should be run and i do not know how to do that. Maybe someone with experience can help us.
Click to expand...
Click to collapse
Hi mvmaos, can you hsare the files that needed to root the phone? i cant seem to download the files in the chinese site, thanks in advance
---------- Post added at 06:48 PM ---------- Previous post was at 06:39 PM ----------
niranjan.anu said:
hey
anyone know a method to get unlock code for SCL22 Galaxy note 3 ?
Click to expand...
Click to collapse
Hi niranjan.anu, are you rooted already? have you tried the region unlock app? or the galaxsim unlock app? you can find that in palystore
beast08 said:
Hi mvmaos, can you hsare the files that needed to root the phone? i cant seem to download the files in the chinese site, thanks in advance
---------- Post added at 06:48 PM ---------- Previous post was at 06:39 PM ----------
Hi niranjan.anu, are you rooted already? have you tried the region unlock app? or the galaxsim unlock app? you can find that in palystore
Click to expand...
Click to collapse
Hi to you to . just google for them, they are easy to find. the two aps won't work for our phone, i tried them all, i succedeed even the script above , but it won't work. i will try these days at a samsung service, maybe they can be briebd .
the problem with our phone is that is locked in the service menu, and we can not acces that menu and our phone has gsm frequencies locked.
mvmaos said:
Hi to you to . just google for them, they are easy to find. the two aps won't work for our phone, i tried them all, i succedeed even the script above , but it won't work. i will try these days at a samsung service, maybe they can be briebd .
the problem with our phone is that is locked in the service menu, and we can not acces that menu and our phone has gsm frequencies locked.
Click to expand...
Click to collapse
too bad those two app wont work, so we have to wait until someone find a way on how to unlock our phone.
SCL22 Simunlock OK!
If you can send a SCL22 in Japan, I can do a SIM unlock.
Price : $90 + postage(Paypal)
mail : [email protected]
>>1
You are copying Root from my blog.
scl 22 unlock
Philipe9_person9 said:
If you can send a SCL22 in Japan, I can do a SIM unlock.
Price : $90 + postage(Paypal)
mail : [email protected]
>>1
You are copying Root from my blog.
Click to expand...
Click to collapse
unfortunately, sending it from Romania to Japan would cost me a bit to much, so, if there is an other way you can help me, i am listening...
Philipe9_person9 said:
If you can send a SCL22 in Japan, I can do a SIM unlock.
Price : $90 + postage(Paypal)
mail : [email protected]
>>1
You are copying Root from my blog.
Click to expand...
Click to collapse
Yep sending it to japan from srilanka is very diffcult. Can you guide us through email or skype to unlock it
Sent from my SCL22 using xda app-developers app
beast08 said:
i tried this method before, flashing the SuperSU v1.86 to my phone, but everytime im opening the app, it saying su binary need to update, abd the phone will reboot to CWM recovery, and when i checked it will Root Checker, it says the phone is not properly rooted.
Click to expand...
Click to collapse
I installed the CWM. but i can't go to the CWM recovery mode. What can be the reason ?

How to backup/change boot image?

Hi,
Do you know how to backup boot image?
I read that its in param partition but when I open it was nothing inside
I found the param by this:
ls -l /dev/block/platform/msm_sdcc.1/by-name
Code:
lrwxrwxrwx root root 2014-01-11 04:52 aboot -> /dev/block/mmcbl
k0p6
lrwxrwxrwx root root 2014-01-11 04:52 apnhlos -> /dev/block/mmc
blk0p1
lrwxrwxrwx root root 2014-01-11 04:52 backup -> /dev/block/mmcb
lk0p17
lrwxrwxrwx root root 2014-01-11 04:52 boot -> /dev/block/mmcblk
0p14
lrwxrwxrwx root root 2014-01-11 04:52 cache -> /dev/block/mmcbl
k0p24
lrwxrwxrwx root root 2014-01-11 04:52 dbi -> /dev/block/mmcblk0
p4
lrwxrwxrwx root root 2014-01-11 04:52 ddr -> /dev/block/mmcblk0
p5
lrwxrwxrwx root root 2014-01-11 04:52 efs -> /dev/block/mmcblk0
p11
lrwxrwxrwx root root 2014-01-11 04:52 fota -> /dev/block/mmcblk
0p16
lrwxrwxrwx root root 2014-01-11 04:52 fsc -> /dev/block/mmcblk0
p19
lrwxrwxrwx root root 2014-01-11 04:52 fsg -> /dev/block/mmcblk0
p18
lrwxrwxrwx root root 2014-01-11 04:52 hidden -> /dev/block/mmcb
lk0p25
lrwxrwxrwx root root 2014-01-11 04:52 modem -> /dev/block/mmcbl
k0p2
lrwxrwxrwx root root 2014-01-11 04:52 modemst1 -> /dev/block/mm
cblk0p12
lrwxrwxrwx root root 2014-01-11 04:52 modemst2 -> /dev/block/mm
cblk0p13
lrwxrwxrwx root root 2014-01-11 04:52 pad -> /dev/block/mmcblk0
p9
lrwxrwxrwx root root 2014-01-11 04:52 param -> /dev/block/mmcbl
k0p10
lrwxrwxrwx root root 2014-01-11 04:52 persdata -> /dev/block/mm
cblk0p22
lrwxrwxrwx root root 2014-01-11 04:52 persist -> /dev/block/mmc
blk0p21
lrwxrwxrwx root root 2014-01-11 04:52 recovery -> /dev/block/mm
cblk0p15
lrwxrwxrwx root root 2014-01-11 04:52 rpm -> /dev/block/mmcblk0
p7
lrwxrwxrwx root root 2014-01-11 04:52 sbl1 -> /dev/block/mmcblk
0p3
lrwxrwxrwx root root 2014-01-11 04:52 ssd -> /dev/block/mmcblk0
p20
lrwxrwxrwx root root 2014-01-11 04:52 system -> /dev/block/mmcb
lk0p23
lrwxrwxrwx root root 2014-01-11 04:52 tz -> /dev/block/mmcblk0p
8
lrwxrwxrwx root root 2014-01-11 04:52 userdata -> /dev/block/mm
cblk0p26
And I backup with :
dd if=/dev/block/platform/msm_sdcc.1/mmcblk0p10 of=/storage/extSdCard/param.bin bs=4096
But when I opened param.bin with tar was empty.
Any idea?
You obviously don't know what you're doing, and are going to wind up in Bricktown.
That aside, dd creates images, NOT tar files. You need to know what format the binary image is in to mount and/or extract it to inspect contents.
Again, tar won't help you here.
Sent from my leanKernel 3.17 powered stock 4.4.2 SM-N900T
On Galaxy S I was able to open image with tar!
But this image contains only zeros.

Moto e us lte / boot.img / mounts

Im not really a dev but i know my way around android. I figured this could help kickstart development for us. I have pulled my boot.img and attached it below.
Here are the mount points for building a rom. May differ from the different varients. My model is XT1527 US LTE.
HTML:
ls -al /dev/block/platform/soc.0/by-name
lrwxrwxrwx root root 1970-01-23 12:12 DDR -> /dev/block/mmcblk0p3
lrwxrwxrwx root root 1970-01-23 12:12 aboot -> /dev/block/mmcblk0p4
lrwxrwxrwx root root 1970-01-23 12:12 abootBackup -> /dev/block/mmcblk0p14
lrwxrwxrwx root root 1970-01-23 12:12 boot -> /dev/block/mmcblk0p33
lrwxrwxrwx root root 1970-01-23 12:12 cache -> /dev/block/mmcblk0p43
lrwxrwxrwx root root 1970-01-23 12:12 carrier -> /dev/block/mmcblk0p41
lrwxrwxrwx root root 1970-01-23 12:12 cid -> /dev/block/mmcblk0p28
lrwxrwxrwx root root 1970-01-23 12:12 clogo -> /dev/block/mmcblk0p30
lrwxrwxrwx root root 1970-01-23 12:12 dhob -> /dev/block/mmcblk0p24
lrwxrwxrwx root root 1970-01-23 12:12 factorytune1 -> /dev/block/mmcblk0p11
lrwxrwxrwx root root 1970-01-23 12:12 factorytune2 -> /dev/block/mmcblk0p35
lrwxrwxrwx root root 1970-01-23 12:12 frp -> /dev/block/mmcblk0p20
lrwxrwxrwx root root 1970-01-23 12:12 fsc -> /dev/block/mmcblk0p26
lrwxrwxrwx root root 1970-01-23 12:12 fsg -> /dev/block/mmcblk0p25
lrwxrwxrwx root root 1970-01-23 12:12 hob -> /dev/block/mmcblk0p23
lrwxrwxrwx root root 1970-01-23 12:12 hyp -> /dev/block/mmcblk0p7
lrwxrwxrwx root root 1970-01-23 12:12 hypBackup -> /dev/block/mmcblk0p18
lrwxrwxrwx root root 1970-01-23 12:12 keystore -> /dev/block/mmcblk0p39
lrwxrwxrwx root root 1970-01-23 12:12 kpan -> /dev/block/mmcblk0p36
lrwxrwxrwx root root 1970-01-23 12:12 logo -> /dev/block/mmcblk0p29
lrwxrwxrwx root root 1970-01-23 12:12 logs -> /dev/block/mmcblk0p9
lrwxrwxrwx root root 1970-01-23 12:12 metadata -> /dev/block/mmcblk0p13
lrwxrwxrwx root root 1970-01-23 12:12 misc -> /dev/block/mmcblk0p32
lrwxrwxrwx root root 1970-01-23 12:12 modem -> /dev/block/mmcblk0p1
lrwxrwxrwx root root 1970-01-23 12:12 modemst1 -> /dev/block/mmcblk0p21
lrwxrwxrwx root root 1970-01-23 12:12 modemst2 -> /dev/block/mmcblk0p22
lrwxrwxrwx root root 1970-01-23 12:12 oem -> /dev/block/mmcblk0p40
lrwxrwxrwx root root 1970-01-23 12:12 padA -> /dev/block/mmcblk0p12
lrwxrwxrwx root root 1970-01-23 12:12 padB -> /dev/block/mmcblk0p19
lrwxrwxrwx root root 1970-01-23 12:12 padC -> /dev/block/mmcblk0p37
lrwxrwxrwx root root 1970-01-23 12:12 persist -> /dev/block/mmcblk0p31
lrwxrwxrwx root root 1970-01-23 12:12 recovery -> /dev/block/mmcblk0p34
lrwxrwxrwx root root 1970-01-23 12:12 rpm -> /dev/block/mmcblk0p5
lrwxrwxrwx root root 1970-01-23 12:12 rpmBackup -> /dev/block/mmcblk0p15
lrwxrwxrwx root root 1970-01-23 12:12 sbl1 -> /dev/block/mmcblk0p2
lrwxrwxrwx root root 1970-01-23 12:12 sec -> /dev/block/mmcblk0p10
lrwxrwxrwx root root 1970-01-23 12:12 sp -> /dev/block/mmcblk0p38
lrwxrwxrwx root root 1970-01-23 12:12 ssd -> /dev/block/mmcblk0p27
lrwxrwxrwx root root 1970-01-23 12:12 system -> /dev/block/mmcblk0p42
lrwxrwxrwx root root 1970-01-23 12:12 tz -> /dev/block/mmcblk0p6
lrwxrwxrwx root root 1970-01-23 12:12 tzBackup -> /dev/block/mmcblk0p16
lrwxrwxrwx root root 1970-01-23 12:12 userdata -> /dev/block/mmcblk0p44
lrwxrwxrwx root root 1970-01-23 12:12 utags -> /dev/block/mmcblk0p8
lrwxrwxrwx root root 1970-01-23 12:12 utagsBackup -> /dev/block/mmcblk0p17
Excellent.... Thank u....I will try to release a ROM within a week
Shawn5162 said:
Excellent.... Thank u....I will try to release a ROM within a week
Click to expand...
Click to collapse
good news, good luck for your build
Shawn5162 said:
Excellent.... Thank u....I will try to release a ROM within a week
Click to expand...
Click to collapse
awesome, if you need a tester, please pm.
Shawn5162 said:
Excellent.... Thank u....I will try to release a ROM within a week
Click to expand...
Click to collapse
Shawn, you got a Moto E 2015? :laugh:
I find myself fortunate getting MotoG 2015 n Moto E 2015, both being worked upon by you! Thanks man!
If anybody who us good at linux knows how to add these mount points to cwm or philz touch im trying to port a build for us pm me.
WIFI tethering
I just picked this phone up today and cricket has ripped out the WIFI tethering. If anyone has a stock rooted rom please send me a link.
Mounting points are different on my cmda moto e2 will try to upload them later
bzo22 said:
Mounting points are different on my cmda moto e2 will try to upload them later
Click to expand...
Click to collapse
yup the cdma models and the 3g only models will probably have different mounts.
cmda xt1526 boostmobile surina
s -al /dev/block/platform/soc.0/by-name <
/dev/block/platform/soc.0/by-name: Permission denied
1|[email protected]_cdma:/ $ su
s -al /dev/block/platform/soc.0/by-name <
lrwxrwxrwx root root 1970-01-31 14:18 DDR -> /dev/block/mmcblk0p3
lrwxrwxrwx root root 1970-01-31 14:18 aboot -> /dev/block/mmcblk0p4
lrwxrwxrwx root root 1970-01-31 14:18 abootBackup -> /dev/block/mmcblk0p14
lrwxrwxrwx root root 1970-01-31 14:18 boot -> /dev/block/mmcblk0p33
lrwxrwxrwx root root 1970-01-31 14:18 cache -> /dev/block/mmcblk0p42
lrwxrwxrwx root root 1970-01-31 14:18 carrier -> /dev/block/mmcblk0p40
lrwxrwxrwx root root 1970-01-31 14:18 cid -> /dev/block/mmcblk0p28
lrwxrwxrwx root root 1970-01-31 14:18 clogo -> /dev/block/mmcblk0p30
lrwxrwxrwx root root 1970-01-31 14:18 dhob -> /dev/block/mmcblk0p24
lrwxrwxrwx root root 1970-01-31 14:18 factorytune1 -> /dev/block/mmcblk0p11
lrwxrwxrwx root root 1970-01-31 14:18 factorytune2 -> /dev/block/mmcblk0p35
lrwxrwxrwx root root 1970-01-31 14:18 frp -> /dev/block/mmcblk0p20
lrwxrwxrwx root root 1970-01-31 14:18 fsc -> /dev/block/mmcblk0p26
lrwxrwxrwx root root 1970-01-31 14:18 fsg -> /dev/block/mmcblk0p25
lrwxrwxrwx root root 1970-01-31 14:18 hob -> /dev/block/mmcblk0p23
lrwxrwxrwx root root 1970-01-31 14:18 hyp -> /dev/block/mmcblk0p7
lrwxrwxrwx root root 1970-01-31 14:18 hypBackup -> /dev/block/mmcblk0p18
lrwxrwxrwx root root 1970-01-31 14:18 keystore -> /dev/block/mmcblk0p39
lrwxrwxrwx root root 1970-01-31 14:18 kpan -> /dev/block/mmcblk0p36
lrwxrwxrwx root root 1970-01-31 14:18 logo -> /dev/block/mmcblk0p29
lrwxrwxrwx root root 1970-01-31 14:18 logs -> /dev/block/mmcblk0p9
lrwxrwxrwx root root 1970-01-31 14:18 metadata -> /dev/block/mmcblk0p13
lrwxrwxrwx root root 1970-01-31 14:18 misc -> /dev/block/mmcblk0p32
lrwxrwxrwx root root 1970-01-31 14:18 modem -> /dev/block/mmcblk0p1
lrwxrwxrwx root root 1970-01-31 14:18 modemst1 -> /dev/block/mmcblk0p21
lrwxrwxrwx root root 1970-01-31 14:18 modemst2 -> /dev/block/mmcblk0p22
lrwxrwxrwx root root 1970-01-31 14:18 padA -> /dev/block/mmcblk0p12
lrwxrwxrwx root root 1970-01-31 14:18 padB -> /dev/block/mmcblk0p19
lrwxrwxrwx root root 1970-01-31 14:18 padC -> /dev/block/mmcblk0p37
lrwxrwxrwx root root 1970-01-31 14:18 persist -> /dev/block/mmcblk0p31
lrwxrwxrwx root root 1970-01-31 14:18 recovery -> /dev/block/mmcblk0p34
lrwxrwxrwx root root 1970-01-31 14:18 rpm -> /dev/block/mmcblk0p5
lrwxrwxrwx root root 1970-01-31 14:18 rpmBackup -> /dev/block/mmcblk0p15
lrwxrwxrwx root root 1970-01-31 14:18 sbl1 -> /dev/block/mmcblk0p2
lrwxrwxrwx root root 1970-01-31 14:18 sec -> /dev/block/mmcblk0p10
lrwxrwxrwx root root 1970-01-31 14:18 sp -> /dev/block/mmcblk0p38
lrwxrwxrwx root root 1970-01-31 14:18 ssd -> /dev/block/mmcblk0p27
lrwxrwxrwx root root 1970-01-31 14:18 system -> /dev/block/mmcblk0p41
lrwxrwxrwx root root 1970-01-31 14:18 tz -> /dev/block/mmcblk0p6
lrwxrwxrwx root root 1970-01-31 14:18 tzBackup -> /dev/block/mmcblk0p16
lrwxrwxrwx root root 1970-01-31 14:18 userdata -> /dev/block/mmcblk0p43
lrwxrwxrwx root root 1970-01-31 14:18 utags -> /dev/block/mmcblk0p8
lrwxrwxrwx root root 1970-01-31 14:18 utagsBackup -> /dev/block/mmcblk0p17
[email protected]_cdma:/ #
bzo22 said:
s -al /dev/block/platform/soc.0/by-name <
<SNIP>
[email protected]_cdma:/ #
Click to expand...
Click to collapse
How did you get root on the xt1526 boost phone bzo22? Any chance you could post the stock boot loader img file or direct me to a working copy of a bootloader for it?
phliptrip said:
How did you get root on the xt1526 boost phone bzo22? Any chance you could post the stock boot loader img file or direct me to a working copy of a bootloader for it?
Click to expand...
Click to collapse
I used twrp to flash super user the recovery works for our device too...but do not flash it just boot it from fastboot. Which partition is boot loader stored . is it aboot or boot section
aboot.img
bzo22 said:
I used twrp to flash super user the recovery works for our device too...but do not flash it just boot it from fastboot. Which partition is boot loader stored . is it aboot or boot section
Click to expand...
Click to collapse
Here u go the aboot.img
Rooted this Phone
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
phliptrip said:
How did you get root on the xt1526 boost phone bzo22? Any chance you could post the stock boot loader img file or direct me to a working copy of a bootloader for it?
Click to expand...
Click to collapse
---------- Post added at 08:32 PM ---------- Previous post was at 08:29 PM ----------
i have root on this phone look and see.
http://imgur.com/tll9LYH,TeVRm5I,4dBA7v5,TdZJI1m,vJyFZEa
---------- Post added at 08:35 PM ---------- Previous post was at 08:32 PM ----------
here are some more pictures of my phone.
http://imgur.com/tll9LYH,TeVRm5I,4dBA7v5,TdZJI1m,vJyFZEa#1
http://imgur.com/tll9LYH,TeVRm5I,4dBA7v5,TdZJI1m,vJyFZEa#2
http://imgur.com/tll9LYH,TeVRm5I,4dBA7v5,TdZJI1m,vJyFZEa#3
http://imgur.com/tll9LYH,TeVRm5I,4dBA7v5,TdZJI1m,vJyFZEa#4.
there you go. im not giving you the files.because i can
fix-this! said:
Im not really a dev but i know my way around android. I figured this could help kickstart development for us. I have pulled my boot.img and attached it below.
Here are the mount points for building a rom. May differ from the different varients. My model is XT1527 US LTE.
HTML:
ls -al /dev/block/platform/soc.0/by-name
lrwxrwxrwx root root 1970-01-23 12:12 DDR -> /dev/block/mmcblk0p3
lrwxrwxrwx root root 1970-01-23 12:12 aboot -> /dev/block/mmcblk0p4
lrwxrwxrwx root root 1970-01-23 12:12 abootBackup -> /dev/block/mmcblk0p14
lrwxrwxrwx root root 1970-01-23 12:12 boot -> /dev/block/mmcblk0p33
lrwxrwxrwx root root 1970-01-23 12:12 cache -> /dev/block/mmcblk0p43
lrwxrwxrwx root root 1970-01-23 12:12 carrier -> /dev/block/mmcblk0p41
lrwxrwxrwx root root 1970-01-23 12:12 cid -> /dev/block/mmcblk0p28
lrwxrwxrwx root root 1970-01-23 12:12 clogo -> /dev/block/mmcblk0p30
lrwxrwxrwx root root 1970-01-23 12:12 dhob -> /dev/block/mmcblk0p24
lrwxrwxrwx root root 1970-01-23 12:12 factorytune1 -> /dev/block/mmcblk0p11
lrwxrwxrwx root root 1970-01-23 12:12 factorytune2 -> /dev/block/mmcblk0p35
lrwxrwxrwx root root 1970-01-23 12:12 frp -> /dev/block/mmcblk0p20
lrwxrwxrwx root root 1970-01-23 12:12 fsc -> /dev/block/mmcblk0p26
lrwxrwxrwx root root 1970-01-23 12:12 fsg -> /dev/block/mmcblk0p25
lrwxrwxrwx root root 1970-01-23 12:12 hob -> /dev/block/mmcblk0p23
lrwxrwxrwx root root 1970-01-23 12:12 hyp -> /dev/block/mmcblk0p7
lrwxrwxrwx root root 1970-01-23 12:12 hypBackup -> /dev/block/mmcblk0p18
lrwxrwxrwx root root 1970-01-23 12:12 keystore -> /dev/block/mmcblk0p39
lrwxrwxrwx root root 1970-01-23 12:12 kpan -> /dev/block/mmcblk0p36
lrwxrwxrwx root root 1970-01-23 12:12 logo -> /dev/block/mmcblk0p29
lrwxrwxrwx root root 1970-01-23 12:12 logs -> /dev/block/mmcblk0p9
lrwxrwxrwx root root 1970-01-23 12:12 metadata -> /dev/block/mmcblk0p13
lrwxrwxrwx root root 1970-01-23 12:12 misc -> /dev/block/mmcblk0p32
lrwxrwxrwx root root 1970-01-23 12:12 modem -> /dev/block/mmcblk0p1
lrwxrwxrwx root root 1970-01-23 12:12 modemst1 -> /dev/block/mmcblk0p21
lrwxrwxrwx root root 1970-01-23 12:12 modemst2 -> /dev/block/mmcblk0p22
lrwxrwxrwx root root 1970-01-23 12:12 oem -> /dev/block/mmcblk0p40
lrwxrwxrwx root root 1970-01-23 12:12 padA -> /dev/block/mmcblk0p12
lrwxrwxrwx root root 1970-01-23 12:12 padB -> /dev/block/mmcblk0p19
lrwxrwxrwx root root 1970-01-23 12:12 padC -> /dev/block/mmcblk0p37
lrwxrwxrwx root root 1970-01-23 12:12 persist -> /dev/block/mmcblk0p31
lrwxrwxrwx root root 1970-01-23 12:12 recovery -> /dev/block/mmcblk0p34
lrwxrwxrwx root root 1970-01-23 12:12 rpm -> /dev/block/mmcblk0p5
lrwxrwxrwx root root 1970-01-23 12:12 rpmBackup -> /dev/block/mmcblk0p15
lrwxrwxrwx root root 1970-01-23 12:12 sbl1 -> /dev/block/mmcblk0p2
lrwxrwxrwx root root 1970-01-23 12:12 sec -> /dev/block/mmcblk0p10
lrwxrwxrwx root root 1970-01-23 12:12 sp -> /dev/block/mmcblk0p38
lrwxrwxrwx root root 1970-01-23 12:12 ssd -> /dev/block/mmcblk0p27
lrwxrwxrwx root root 1970-01-23 12:12 system -> /dev/block/mmcblk0p42
lrwxrwxrwx root root 1970-01-23 12:12 tz -> /dev/block/mmcblk0p6
lrwxrwxrwx root root 1970-01-23 12:12 tzBackup -> /dev/block/mmcblk0p16
lrwxrwxrwx root root 1970-01-23 12:12 userdata -> /dev/block/mmcblk0p44
lrwxrwxrwx root root 1970-01-23 12:12 utags -> /dev/block/mmcblk0p8
lrwxrwxrwx root root 1970-01-23 12:12 utagsBackup -> /dev/block/mmcblk0p17
Click to expand...
Click to collapse
hey bro i needed some help. first can this boot image be used for 3g version.
If not then please can you tell me how to extract the boot.img of moto e 3g version
I've got the XT1527 for cricket and I'm willing to test. I'm no dev but ive been flashing roms constantly on all sorts of devices for a few years and id like to get involved and learn more if possible. This is my daily driver though so I might be a little cautious until there's a working twrp or something for the US version but this is a good phone so I'm very eager to see what ends up being made for this phone. Normally I'll look a phone up before buying it to make sure there's plenty of stuff available to keep me busy with it but when I saw this one had very little I actually got excited since Im sure this one will wind up with some good stuff and for the first time I won't be starting with a phone months after the forum died down lol
hakr4life said:
I've got the XT1527 for cricket and I'm willing to test. I'm no dev but ive been flashing roms constantly on all sorts of devices for a few years and id like to get involved and learn more if possible. This is my daily driver though so I might be a little cautious until there's a working twrp or something for the US version but this is a good phone so I'm very eager to see what ends up being made for this phone. Normally I'll look a phone up before buying it to make sure there's plenty of stuff available to keep me busy with it but when I saw this one had very little I actually got excited since Im sure this one will wind up with some good stuff and for the first time I won't be starting with a phone months after the forum died down lol
Click to expand...
Click to collapse
Same here keep me in the loop. I'm eager to brick my new phone
Sent from my MotoE2(4G-LTE) using XDA Free mobile app
+1 for at%t/aio/cricket users on the XT1527 model. there has got to be a workaround for the unlock on this. @mdewii23 @hakr4life
Can someone provide stock recovery?
I've scoured the internet over and over and come up with nothing yet
Sent from my Nexus 4 using XDA Free mobile app

LG G Stylo (Boost Mobile) [UPDATED July 27]

Do not use this root method for 5.1.1!! You will get a soft brick and there is no way to recover! If your on 5.0.2 and did not take the update then you can proceed to this root method.
Here is the untouched update to 5.1.1:
udpate.zip
UPDATE: 6/25
BOOST MOBILE HAS RELEASED AN UPDATE! The update is around 413MB. I pulled the update and will be updating it soon. If you are rooted do not update the phone. It could cause a brick and or unroot the device! So far I just found a new radio.img inside of it. I'll check it out later this afternoon.
Hello everyone,
I wanted to make this thread for the LG G Stylo (Boost Mobile) cause I could not find any forums or any post about this device!
Anyways if you are looking for a ROOT method for this device visit here:
Proof (picture) that the device is rooted at the bottom of this post.
LG One Click Root 1.3 (Graphic UI):
Code:
[url]http://forum.xda-developers.com/lg-g3/general/guide-root-lg-firmwares-kitkat-lollipop-t3056951[/url]
Here is the PARTITIONS from the device:
Code:
[email protected]:/ $ su
[email protected]:/ # ls -al /dev/block/bootdevice/by-name
lrwxrwxrwx root root 1970-01-04 18:18 DDR -> /dev/block/mmcblk0p23
lrwxrwxrwx root root 1970-01-04 18:18 aboot -> /dev/block/mmcblk0p5
lrwxrwxrwx root root 1970-01-04 18:18 abootbak -> /dev/block/mmcblk0p11
lrwxrwxrwx root root 1970-01-04 18:18 boot -> /dev/block/mmcblk0p18
lrwxrwxrwx root root 1970-01-04 18:18 cache -> /dev/block/mmcblk0p38
lrwxrwxrwx root root 1970-01-04 18:18 carrier -> /dev/block/mmcblk0p36
lrwxrwxrwx root root 1970-01-04 18:18 drm -> /dev/block/mmcblk0p31
lrwxrwxrwx root root 1970-01-04 18:18 eksst -> /dev/block/mmcblk0p26
lrwxrwxrwx root root 1970-01-04 18:18 encrypt -> /dev/block/mmcblk0p25
lrwxrwxrwx root root 1970-01-04 18:18 factory -> /dev/block/mmcblk0p29
lrwxrwxrwx root root 1970-01-04 18:18 fota -> /dev/block/mmcblk0p30
lrwxrwxrwx root root 1970-01-04 18:18 fsc -> /dev/block/mmcblk0p21
lrwxrwxrwx root root 1970-01-04 18:18 fsg -> /dev/block/mmcblk0p20
lrwxrwxrwx root root 1970-01-04 18:18 grow -> /dev/block/mmcblk0p40
lrwxrwxrwx root root 1970-01-04 18:18 hyp -> /dev/block/mmcblk0p3
lrwxrwxrwx root root 1970-01-04 18:18 hypbak -> /dev/block/mmcblk0p9
lrwxrwxrwx root root 1970-01-04 18:18 laf -> /dev/block/mmcblk0p17
lrwxrwxrwx root root 1970-01-04 18:18 metadata -> /dev/block/mmcblk0p14
lrwxrwxrwx root root 1970-01-04 18:18 misc -> /dev/block/mmcblk0p12
lrwxrwxrwx root root 1970-01-04 18:18 modem -> /dev/block/mmcblk0p33
lrwxrwxrwx root root 1970-01-04 18:18 modemst1 -> /dev/block/mmcblk0p15
lrwxrwxrwx root root 1970-01-04 18:18 modemst2 -> /dev/block/mmcblk0p16
lrwxrwxrwx root root 1970-01-04 18:18 mpt -> /dev/block/mmcblk0p32
lrwxrwxrwx root root 1970-01-04 18:18 pad -> /dev/block/mmcblk0p6
lrwxrwxrwx root root 1970-01-04 18:18 pad2 -> /dev/block/mmcblk0p35
lrwxrwxrwx root root 1970-01-04 18:18 persist -> /dev/block/mmcblk0p13
lrwxrwxrwx root root 1970-01-04 18:18 persistent -> /dev/block/mmcblk0p34
lrwxrwxrwx root root 1970-01-04 18:18 rct -> /dev/block/mmcblk0p27
lrwxrwxrwx root root 1970-01-04 18:18 recovery -> /dev/block/mmcblk0p19
lrwxrwxrwx root root 1970-01-04 18:18 rpm -> /dev/block/mmcblk0p4
lrwxrwxrwx root root 1970-01-04 18:18 rpmbak -> /dev/block/mmcblk0p10
lrwxrwxrwx root root 1970-01-04 18:18 sbl1 -> /dev/block/mmcblk0p1
lrwxrwxrwx root root 1970-01-04 18:18 sbl1bak -> /dev/block/mmcblk0p7
lrwxrwxrwx root root 1970-01-04 18:18 sec -> /dev/block/mmcblk0p24
lrwxrwxrwx root root 1970-01-04 18:18 sns -> /dev/block/mmcblk0p28
lrwxrwxrwx root root 1970-01-04 18:18 ssd -> /dev/block/mmcblk0p22
lrwxrwxrwx root root 1970-01-04 18:18 system -> /dev/block/mmcblk0p37
lrwxrwxrwx root root 1970-01-04 18:18 tz -> /dev/block/mmcblk0p2
lrwxrwxrwx root root 1970-01-04 18:18 tzbak -> /dev/block/mmcblk0p8
lrwxrwxrwx root root 1970-01-04 18:18 userdata -> /dev/block/mmcblk0p39
[email protected]:/ #
Here is how to get into STOCK RECOVERY:
Code:
1) Turn the device off
2) While holding the phone on, press and hold VOLUME -(DOWN) at the same time
3) When you see the LG boot logo hurry up and let go of the VOLUME -(DOWN) and hold it again for a few sec (kinda tricky)
4) Then this will get you into recovery mode
Here is how to get into DOWNLOAD MODE:
Code:
1) Turn the device off
2) While holding the VOLUME +(UP) key plug in the device into the pc
3) A screen should pop up and press the VOLUME +(UP) key until you see DOWNLOAD MODE with the progress bar
4) Done
NOTE: Pull out the battery once your done in DOWNLOAD MODE to get out of it and power the device like normal.
SYSTEM DUMP:
NOTE: These files are from 5.0.2 NOT 5.1.1!
Code:
[URL="http://www.mediafire.com/download/grau3kv5m1rbzwa/aboot.img"]aboot.img[/URL]
[URL="http://www.mediafire.com/download/f6cly93iusa83xz/boot.img"]boot.img [/URL]
[URL="http://www.mediafire.com/download/1opyd4a9fimbw8p/laf.img"]laf.img[/URL]
[URL="http://www.mediafire.com/download/qt3o5rrm4h2qo5o/recovery.img"]recovery.img[/URL]
[URL="http://www.mediafire.com/download/t7a3qq60xh2pm0c/system.zip"]system.img[/URL]
All files will be uploaded to my mediafire account!
Please make mirrors if you like.
NOTE: I am not a DEV! I will upload files to help others try to get something going for this device. I will test things as I go.
Just tried this root method on the TMO version of this and out didn't start. Curiously tried the manual method for the G3/G4 and i get a device offline when doing an ADB device list.
Sent from my LG-H631 using XDA Free mobile app
Make sure you install the right drivers. I had to install the drivers and then restart my laptop. It took me like 2-3 times to finally root the device with the Graphical UI method. On a side note I had to toggle MTP and the other one and then let the drivers install for each one. I then put the phone into charge mode and it finally rooted.
I will give it one more try tonight. I had uninstalled and re installed the LG drivers a few times. I can connect fine to my L90 and my G2. But for some reason this thing shows connected but "offline" in ADB. Toggled back and forth between MTP and PTP a few times too. No response when in download mode ekther.
Sent from my LG-H631 using XDA Free mobile app
Any luck Cahiatt on the root? My LG Flex has an issue that I have to send it back for repairs and I've been considering ordering the Stylo. Just need root though for all the stuff I like to do.
Thanks!
Haven't gone back to it yet. Ended up on other chores for the weekend.
Sent from my LG-H631 using XDA Free mobile app
Well the short answer is this worked on the TMO version also.
I don't have a long answer. For whatever reason when I tried again it just worked. There must have been something software related hanging on my desktop PC that was interfering with the port used by ADB or who knows what. I just went back, plugged the phone in and it worked. Woo Hoo!!!!
Sent from my LG-H631 using XDA Free mobile app
Can anyone with the tmobile stylo confirm the 2gb ram and 13mp cam?
Im considering this over the g4, more budget friendly.
I have a few questions.
Hows the lcd? Does it show alot of pixelation? Im hearing its pretty good for 720p.
Does it have a notification led?
I know it has lollipop but is it 5.0, 5.0.2 or 5.1?
Pretty good specs for under $300 id say.
fix-this! said:
Can anyone with the tmobile stylo confirm the 2gb ram and 13mp cam?
Im considering this over the g4, more budget friendly.
I have a few questions.
Hows the lcd? Does it show alot of pixelation? Im hearing its pretty good for 720p.
Does it have a notification led?
I know it has lollipop but is it 5.0, 5.0.2 or 5.1?
Pretty good specs for under $300 id say.
Click to expand...
Click to collapse
LCD is pretty good. I came from a G2 and don't notice any pixelation. Text and video quality is very good. It isn't as bright outdoors and doesn't have auto brightness but am pleased with it.
Camera is 13mp. Pictures seem better than my G2. Better focus.
Does have notification LED.
Running 5.0.2
It does have 2gb of RAM and performs similarly to my G2 before. WiFi and cell reception actually seem better also.
I think it is a pretty solid device for the price. I actually wish it were a little smaller but it is still relatively thin and light for the size.
Sent from my LG-H631 using XDA Free mobile app
i might pick one up today. anybody know if twrp is available so we can have a backup in case of a softbrick? hoping xda make a section for this device.
As far as TWRP no one has compiled it for this device yet. The device is pretty new so I would give it some time.
HTML:
ls -al /dev/block/bootdevice/by-name
lrwxrwxrwx root root 1970-01-01 21:24 DDR -> /dev/block/mmcblk0p23
lrwxrwxrwx root root 1970-01-01 21:24 aboot -> /dev/block/mmcblk0p5
lrwxrwxrwx root root 1970-01-01 21:24 abootbak -> /dev/block/mmcblk0p11
lrwxrwxrwx root root 1970-01-01 21:24 boot -> /dev/block/mmcblk0p18
lrwxrwxrwx root root 1970-01-01 21:24 cache -> /dev/block/mmcblk0p37
lrwxrwxrwx root root 1970-01-01 21:24 drm -> /dev/block/mmcblk0p31
lrwxrwxrwx root root 1970-01-01 21:24 eksst -> /dev/block/mmcblk0p26
lrwxrwxrwx root root 1970-01-01 21:24 encrypt -> /dev/block/mmcblk0p25
lrwxrwxrwx root root 1970-01-01 21:24 factory -> /dev/block/mmcblk0p29
lrwxrwxrwx root root 1970-01-01 21:24 fota -> /dev/block/mmcblk0p30
lrwxrwxrwx root root 1970-01-01 21:24 fsc -> /dev/block/mmcblk0p21
lrwxrwxrwx root root 1970-01-01 21:24 fsg -> /dev/block/mmcblk0p20
lrwxrwxrwx root root 1970-01-01 21:24 grow -> /dev/block/mmcblk0p39
lrwxrwxrwx root root 1970-01-01 21:24 hyp -> /dev/block/mmcblk0p3
lrwxrwxrwx root root 1970-01-01 21:24 hypbak -> /dev/block/mmcblk0p9
lrwxrwxrwx root root 1970-01-01 21:24 laf -> /dev/block/mmcblk0p17
lrwxrwxrwx root root 1970-01-01 21:24 metadata -> /dev/block/mmcblk0p14
lrwxrwxrwx root root 1970-01-01 21:24 misc -> /dev/block/mmcblk0p12
lrwxrwxrwx root root 1970-01-01 21:24 modem -> /dev/block/mmcblk0p33
lrwxrwxrwx root root 1970-01-01 21:24 modemst1 -> /dev/block/mmcblk0p15
lrwxrwxrwx root root 1970-01-01 21:24 modemst2 -> /dev/block/mmcblk0p16
lrwxrwxrwx root root 1970-01-01 21:24 mpt -> /dev/block/mmcblk0p32
lrwxrwxrwx root root 1970-01-01 21:24 pad -> /dev/block/mmcblk0p6
lrwxrwxrwx root root 1970-01-01 21:24 pad2 -> /dev/block/mmcblk0p35
lrwxrwxrwx root root 1970-01-01 21:24 persist -> /dev/block/mmcblk0p13
lrwxrwxrwx root root 1970-01-01 21:24 persistent -> /dev/block/mmcblk0p34
lrwxrwxrwx root root 1970-01-01 21:24 rct -> /dev/block/mmcblk0p27
lrwxrwxrwx root root 1970-01-01 21:24 recovery -> /dev/block/mmcblk0p19
lrwxrwxrwx root root 1970-01-01 21:24 rpm -> /dev/block/mmcblk0p4
lrwxrwxrwx root root 1970-01-01 21:24 rpmbak -> /dev/block/mmcblk0p10
lrwxrwxrwx root root 1970-01-01 21:24 sbl1 -> /dev/block/mmcblk0p1
lrwxrwxrwx root root 1970-01-01 21:24 sbl1bak -> /dev/block/mmcblk0p7
lrwxrwxrwx root root 1970-01-01 21:24 sec -> /dev/block/mmcblk0p24
lrwxrwxrwx root root 1970-01-01 21:24 sns -> /dev/block/mmcblk0p28
lrwxrwxrwx root root 1970-01-01 21:24 ssd -> /dev/block/mmcblk0p22
lrwxrwxrwx root root 1970-01-01 21:24 system -> /dev/block/mmcblk0p36
lrwxrwxrwx root root 1970-01-01 21:24 tz -> /dev/block/mmcblk0p2
lrwxrwxrwx root root 1970-01-01 21:24 tzbak -> /dev/block/mmcblk0p8
lrwxrwxrwx root root 1970-01-01 21:24 userdata -> /dev/block/mmcblk0p38
[email protected]:/ $
heres the mounts for the tmobile lg g stylo.
and heres a system dump for the tmobile variant. might help get development going.
mega link: https://mega.co.nz/#!R1VwiLiA!GJ2O1Tw-pVw2P8QEHcpM0c464Qlq6Ro8CZty0YAkNs4
I took the plunge yesterday and got the T-Mobile variant. So far, it's been pretty nice. I would ding the camera app a star, though, since it doesn't seem to offer any manual exposure controls. You can choose between standard and HDR mode, and if HDR is off, you can chose off/manual/auto flash. I'm guessing they don't want to steal the G4's thunder. That being said, it takes very nice pictures, and the autofocus is nice and fast.
This morning, I had one glitch: Google Maps and Google Play Music weren't playing any sounds, even though I could hear sound effects when I tapped the screen. I rebooted and the problem went away, and haven't had any further trouble.
I like the screen - it's nice and bright and has good contrast. Sure, it's 720p instead of qHD, but it's plenty sharp for me. The phone seems nice and snappy, and doesn't seem laggy at all. It's nice that the T-Mobile version has 2 GB RAM and 16 GB internal storage.
From what I've seen so far, the battery should hold up nicely. However, the supplied 1.2A charger seems to run a bit hot. I'll be using the 2A charger that came with my Avant instead. I did make sure to unlock the Avant before upgrading; its supplied app unlocked the phone without any hassle.
Overall, for a budget phablet, it's quite good. I had been considering a ZTE Zmax, but I'm glad I held out for the Stylo, even if I rarely use the stylus.
I'm going to have to update my signature.
The lcd is my biggest issue. Even for 720p hd its got alot of pixelation on the fonts. My moto e 2015 actually renders better. :/ i assume this is becuase its a large lcd at 5.7". Wish lg would of gave it 1080p.
Its strong points are the camera and the overall design of the device, very sleek compared to the g3 or g4. Especially the back of the phone. Little choppy performance to but i suspect this is from the 5.0.2 memory leak.
Ill test for a few days before i decide if ill keep it or not. Good budget device though.
Anyone knows if the boot loader is unlocked? I expect the MetroPCS and T-Mobile variants to have one.
fix-this! said:
HTML:
ls -al /dev/block/bootdevice/by-name
lrwxrwxrwx root root 1970-01-01 21:24 DDR -> /dev/block/mmcblk0p23
lrwxrwxrwx root root 1970-01-01 21:24 aboot -> /dev/block/mmcblk0p5
lrwxrwxrwx root root 1970-01-01 21:24 abootbak -> /dev/block/mmcblk0p11
lrwxrwxrwx root root 1970-01-01 21:24 boot -> /dev/block/mmcblk0p18
lrwxrwxrwx root root 1970-01-01 21:24 cache -> /dev/block/mmcblk0p37
lrwxrwxrwx root root 1970-01-01 21:24 drm -> /dev/block/mmcblk0p31
lrwxrwxrwx root root 1970-01-01 21:24 eksst -> /dev/block/mmcblk0p26
lrwxrwxrwx root root 1970-01-01 21:24 encrypt -> /dev/block/mmcblk0p25
lrwxrwxrwx root root 1970-01-01 21:24 factory -> /dev/block/mmcblk0p29
lrwxrwxrwx root root 1970-01-01 21:24 fota -> /dev/block/mmcblk0p30
lrwxrwxrwx root root 1970-01-01 21:24 fsc -> /dev/block/mmcblk0p21
lrwxrwxrwx root root 1970-01-01 21:24 fsg -> /dev/block/mmcblk0p20
lrwxrwxrwx root root 1970-01-01 21:24 grow -> /dev/block/mmcblk0p39
lrwxrwxrwx root root 1970-01-01 21:24 hyp -> /dev/block/mmcblk0p3
lrwxrwxrwx root root 1970-01-01 21:24 hypbak -> /dev/block/mmcblk0p9
lrwxrwxrwx root root 1970-01-01 21:24 laf -> /dev/block/mmcblk0p17
lrwxrwxrwx root root 1970-01-01 21:24 metadata -> /dev/block/mmcblk0p14
lrwxrwxrwx root root 1970-01-01 21:24 misc -> /dev/block/mmcblk0p12
lrwxrwxrwx root root 1970-01-01 21:24 modem -> /dev/block/mmcblk0p33
lrwxrwxrwx root root 1970-01-01 21:24 modemst1 -> /dev/block/mmcblk0p15
lrwxrwxrwx root root 1970-01-01 21:24 modemst2 -> /dev/block/mmcblk0p16
lrwxrwxrwx root root 1970-01-01 21:24 mpt -> /dev/block/mmcblk0p32
lrwxrwxrwx root root 1970-01-01 21:24 pad -> /dev/block/mmcblk0p6
lrwxrwxrwx root root 1970-01-01 21:24 pad2 -> /dev/block/mmcblk0p35
lrwxrwxrwx root root 1970-01-01 21:24 persist -> /dev/block/mmcblk0p13
lrwxrwxrwx root root 1970-01-01 21:24 persistent -> /dev/block/mmcblk0p34
lrwxrwxrwx root root 1970-01-01 21:24 rct -> /dev/block/mmcblk0p27
lrwxrwxrwx root root 1970-01-01 21:24 recovery -> /dev/block/mmcblk0p19
lrwxrwxrwx root root 1970-01-01 21:24 rpm -> /dev/block/mmcblk0p4
lrwxrwxrwx root root 1970-01-01 21:24 rpmbak -> /dev/block/mmcblk0p10
lrwxrwxrwx root root 1970-01-01 21:24 sbl1 -> /dev/block/mmcblk0p1
lrwxrwxrwx root root 1970-01-01 21:24 sbl1bak -> /dev/block/mmcblk0p7
lrwxrwxrwx root root 1970-01-01 21:24 sec -> /dev/block/mmcblk0p24
lrwxrwxrwx root root 1970-01-01 21:24 sns -> /dev/block/mmcblk0p28
lrwxrwxrwx root root 1970-01-01 21:24 ssd -> /dev/block/mmcblk0p22
lrwxrwxrwx root root 1970-01-01 21:24 system -> /dev/block/mmcblk0p36
lrwxrwxrwx root root 1970-01-01 21:24 tz -> /dev/block/mmcblk0p2
lrwxrwxrwx root root 1970-01-01 21:24 tzbak -> /dev/block/mmcblk0p8
lrwxrwxrwx root root 1970-01-01 21:24 userdata -> /dev/block/mmcblk0p38
[email protected]:/ $
heres the mounts for the tmobile lg g stylo.
Click to expand...
Click to collapse
Could I also get the output of adb shell cat proc/partitions and a backup of the recovery image. I'm going to unpack and repack the image which will cause the signature to change. If the bootloader is unlocked the image will still boot even after the signature has been modified.
Great to see more people on board. I'm almost positive the boot loader is locked by default. I tried to erase my laf and see if it would boot into fast boot but that was a no go. Let me know if anyone can access fast boot?
androidguy1991 said:
Great to see more people on board. I'm almost positive the boot loader is locked by default. I tried to erase my laf and see if it would boot into fast boot but that was a no go. Let me know if anyone can access fast boot?
Click to expand...
Click to collapse
Sounds like the same thing on the G4. What exactly happens after LAF is removed? I'm surprised the Send_Command root method worked for this device as it didn't for the G4.
When I removed laf it goes into the first download screen and says hold volume up to get into download mode or something like that. So I keep holding it and it does nothing. I tried to throw in some fast boot comments while its stuck on that screen and it does nothing. One thing I did find interesting is when you boot into stock recovery there is an option to reboot into bootloader but it just reboots the phone like normal.

Dumping stock ROM and lost in the process.

Hello, everyone.
Since the ROM version on my OPT is not available for download (I got a phone with Oxygen 2.0.3), I decided to make a flashable image. This is the first time I do this, and I am kind of lost.
From this guide, I gathered that I need to find boot, kernel, system and misc partitions. Here are the partitions on OPT:
Code:
ls -al /dev/block/platform/f9824900.sdhci/by-name
lrwxrwxrwx root root 1970-01-24 09:32 DDR -> /dev/block/mmcblk0p6
lrwxrwxrwx root root 1970-01-24 09:32 DRIVER -> /dev/block/mmcblk0p25
lrwxrwxrwx root root 1970-01-24 09:32 LOGO -> /dev/block/mmcblk0p24
lrwxrwxrwx root root 1970-01-24 09:32 aboot -> /dev/block/mmcblk0p10
lrwxrwxrwx root root 1970-01-24 09:32 abootbak -> /dev/block/mmcblk0p11
lrwxrwxrwx root root 1970-01-24 09:32 apdp -> /dev/block/mmcblk0p12
lrwxrwxrwx root root 1970-01-24 09:32 bluetooth -> /dev/block/mmcblk0p2
lrwxrwxrwx root root 1970-01-24 09:32 boot -> /dev/block/mmcblk0p35
lrwxrwxrwx root root 1970-01-24 09:32 cache -> /dev/block/mmcblk0p41
lrwxrwxrwx root root 1970-01-24 09:32 config -> /dev/block/mmcblk0p40
lrwxrwxrwx root root 1970-01-24 09:32 devinfo -> /dev/block/mmcblk0p9
lrwxrwxrwx root root 1970-01-24 09:32 dpo -> /dev/block/mmcblk0p14
lrwxrwxrwx root root 1970-01-24 09:32 fsc -> /dev/block/mmcblk0p15
lrwxrwxrwx root root 1970-01-24 09:32 fsg -> /dev/block/mmcblk0p8
lrwxrwxrwx root root 1970-01-24 09:32 hyp -> /dev/block/mmcblk0p33
lrwxrwxrwx root root 1970-01-24 09:32 hypbak -> /dev/block/mmcblk0p34
lrwxrwxrwx root root 1970-01-24 09:32 keystore -> /dev/block/mmcblk0p39
lrwxrwxrwx root root 1970-01-24 09:32 limits -> /dev/block/mmcblk0p5
lrwxrwxrwx root root 1970-01-24 09:32 misc -> /dev/block/mmcblk0p38
lrwxrwxrwx root root 1970-01-24 09:32 modem -> /dev/block/mmcblk0p1
lrwxrwxrwx root root 1970-01-24 09:32 modemst1 -> /dev/block/mmcblk0p17
lrwxrwxrwx root root 1970-01-24 09:32 modemst2 -> /dev/block/mmcblk0p18
lrwxrwxrwx root root 1970-01-24 09:32 msadp -> /dev/block/mmcblk0p13
lrwxrwxrwx root root 1970-01-24 09:32 oem_dycnvbk -> /dev/block/mmcblk0p19
lrwxrwxrwx root root 1970-01-24 09:32 oem_stanvbk -> /dev/block/mmcblk0p20
lrwxrwxrwx root root 1970-01-24 09:32 param -> /dev/block/mmcblk0p21
lrwxrwxrwx root root 1970-01-24 09:32 persist -> /dev/block/mmcblk0p37
lrwxrwxrwx root root 1970-01-24 09:32 pmic -> /dev/block/mmcblk0p3
lrwxrwxrwx root root 1970-01-24 09:32 pmicbak -> /dev/block/mmcblk0p4
lrwxrwxrwx root root 1970-01-24 09:32 recovery -> /dev/block/mmcblk0p36
lrwxrwxrwx root root 1970-01-24 09:32 reserve1 -> /dev/block/mmcblk0p22
lrwxrwxrwx root root 1970-01-24 09:32 reserve2 -> /dev/block/mmcblk0p23
lrwxrwxrwx root root 1970-01-24 09:32 rpm -> /dev/block/mmcblk0p31
lrwxrwxrwx root root 1970-01-24 09:32 rpmbak -> /dev/block/mmcblk0p32
lrwxrwxrwx root root 1970-01-24 09:32 sbl1 -> /dev/block/mmcblk0p26
lrwxrwxrwx root root 1970-01-24 09:32 sbl1bak -> /dev/block/mmcblk0p27
lrwxrwxrwx root root 1970-01-24 09:32 sdi -> /dev/block/mmcblk0p28
lrwxrwxrwx root root 1970-01-24 09:32 sec -> /dev/block/mmcblk0p7
lrwxrwxrwx root root 1970-01-24 09:32 ssd -> /dev/block/mmcblk0p16
lrwxrwxrwx root root 1970-01-24 09:32 system -> /dev/block/mmcblk0p42
lrwxrwxrwx root root 1970-01-24 09:32 tz -> /dev/block/mmcblk0p29
lrwxrwxrwx root root 1970-01-24 09:32 tzbak -> /dev/block/mmcblk0p30
lrwxrwxrwx root root 1970-01-24 09:32 userdata -> /dev/block/mmcblk0p43
I see boot, system, and misc, but no kernel (there is kernel in the file system, though, I imagine it could be part of system), and I also see a bunch of strange names and a bunch of important-looking names.
Something tells me that Driver, DDR, Logo are somehow important and then there are modem and stuff, and tz looks important enough to back it up. Does anyone know what this all means? I saw links to stock Oxygen ROMs, so I imagine someone knows how to dump it.
Hey,
It's cool that you are trying to do this. Maybe try & send this guy a dm: Naman Bhalla
He's posted several other OxygenOS images, so I'm positive he can guide you in the process.
One interesting thing I noticed:
One OPT lets me connect ADB while it's in recovery rom. That is also automatically root if you do adb shell.
Another OPT does not let me connect with ADB at all. It also does not let me pick a proper ADB driver and insits on using a nexus driver instead. Very strange.

Categories

Resources