[Q] G2-mini D625 LATAM, Development

Search This thread
Aug 10, 2014
7
2
I see that the development right now is focused on D620, D618, etc.
Here in Uruguay we have the D625 version -I think in Brazil, Chile, Mexico and Russia too- , I want to know if anybodie is working on this device, porting the work of Zaaap or something like this

Thank you in advance
 
Last edited:
  • Like
Reactions: xxurieljonxx
Aug 10, 2014
7
2
Thank you for your answer. I don't know the procedure to obtain that file but i am reading and trying to learn

EDIT: should Iobtain the boot.img from the .kdz file or directly from the device? could you suggest any good tutorial?

Thank you very much.

Sent from my GT-P5100 using XDA Free mobile app
 
Last edited:

Vagelis1608

Senior Member
Sep 16, 2012
2,247
872
Athens
LG G2 Mini
Xiaomi Redmi Note 4
You will need:
1. Root
2. Working adb (if you want to do this from your PC)
3. LG United drivers installed (Windows only)

Run the following (# are notes):
Code:
adb devices 
#Make sure your device is in the list

adb shell

su
#Accept the prompt [b]on your device[/b]

dd if=/dev/block/platform/msm_sdcc.1/by-name/boot of=/sdcard/boot.img

exit 
exit
#Yes, twice

Now, your boot.img is at your device's internal sd.

Sent from my D620R [Stock 4.4.2]
 

cripii5

Member
Jul 25, 2014
25
6
Montevideo
You will need:
1. Root
2. Working adb (if you want to do this from your PC)
3. LG United drivers installed (Windows only)

Run the following (# are notes):
Code:
adb devices 
#Make sure your device is in the list

adb shell

su
#Accept the prompt [b]on your device[/b]

dd if=/dev/block/platform/msm_sdcc.1/by-name/boot of=/sdcard/boot.img

exit 
exit
#Yes, twice

Now, your boot.img is at your device's internal sd.

Sent from my D620R [Stock 4.4.2]
I'm having an error with this command:
Code:
root@g2mv:/ # dd if=/dev/block/platform/msm_sdcc.1/by-name/boot of=/sdcard/boot.
img
cc.1/by-name/boot of=/sdcard/boot.img                                         <
/dev/block/platform/msm_sdcc.1/by-name/boot: cannot open for read: No such file
or directory
As I can see in root explorer, I don't have that directory. Instead I have "/dev/block/platform/sdhci-tegra.3/by-name/" and in this folder I have some archives: APP, CAC, CST, DRM, DTB, FOT, LAF, LNX, MDA, MDM, MOS, MPT, MSC, PST, RCT, SEP, SNS, SOS, UDA, USP (somehow, this files have somekind of second name, like mmcblk0p8 in stuffs like that).
As you can see, I'm not close to be a developer so I really need help with this lol
 

Vagelis1608

Senior Member
Sep 16, 2012
2,247
872
Athens
LG G2 Mini
Xiaomi Redmi Note 4
I'm having an error with this command:
Code:
root@g2mv:/ # dd if=/dev/block/platform/msm_sdcc.1/by-name/boot of=/sdcard/boot.
img
cc.1/by-name/boot of=/sdcard/boot.img                                         <
/dev/block/platform/msm_sdcc.1/by-name/boot: cannot open for read: No such file
or directory
As I can see in root explorer, I don't have that directory. Instead I have "/dev/block/platform/sdhci-tegra.3/by-name/" and in this folder I have some archives: APP, CAC, CST, DRM, DTB, FOT, LAF, LNX, MDA, MDM, MOS, MPT, MSC, PST, RCT, SEP, SNS, SOS, UDA, USP (somehow, this files have somekind of second name, like mmcblk0p8 in stuffs like that).
As you can see, I'm not close to be a developer so I really need help with this lol

Sorry but I don't have your device so I don't know which one of these is the kernel. If there is a BOOT file, then thats it :)
The mmcblk0p* are the actual files, the files in /by-name/ are symlinks to those files
 

dikz0r

Member
Mar 10, 2014
37
6
Its on lg's website, its posted around the forum also, i recommend you to root
it and take the crap apps out
 

vileladelima

Senior Member
Dec 29, 2007
217
11
37
Redenção - PA -BRASIL

rdgo1

New member
Nov 15, 2014
2
0
Man, 4G working with this rom? I'm brazilian and i'm using vivo rom too. There are many unnecessary apps. which tutorial you followed for flashing? Thank you!

Cara, a conexão 4g está funcionando com essa rom? Eu uso a rom da VIVO também. São muitos apps desnecessários. Qual tutorial você seguiu para flashear? Aliás, depois que fazer root o aparelho não atualiza mais né? Basta flashear essa rom novamente caso saia alguma atualização importante? Obrigado!
 

HMMd625

New member
Jun 2, 2015
3
0
anyone knows about the lollipop update for the d625?? I'm getting hopeless :crying::crying::crying:
 

Top Liked Posts