Check if you're vulnerable to stagefright. If not, you're on the latest build, no matter what it says anywhere. Quite confusing version-naming by LG.Installed it but my fhone styas on 10d.
How is it possible?
Sent from my LG-H815 using Tapatalk
Check if you're vulnerable to stagefright. If not, you're on the latest build, no matter what it says anywhere. Quite confusing version-naming by LG.Installed it but my fhone styas on 10d.
How is it possible?
Sent from my LG-H815 using Tapatalk
Yea, it's confusing. I keep having to repeat myself to people, to let them know that a higher letter doesn't necessarily mean better. There are different upgrade paths for different variants of the G4.Check if you're vulnerable to stagefright. If not, you're on the latest build, no matter what it says anywhere. Quite confusing version-naming by LG.
I also want to know thatI am unrooted currently, and my software version shows V10d-EUR-XX under Settings - Software Info, but in the build.prop it shows V10e (factoryversion=LGH815AT-00-V10e-GLOBAL)
Can I use this "H815 Open Europe 10E Rooted System Image" to obtain root, or would it cause any problems? Will I lose exfat support?
Please advise, thanks.
If its fixed the stagefright vulnerability then perhaps you should inject root yourself.I am unrooted currently, and my software version shows V10d-EUR-XX under Settings - Software Info, but in the build.prop it shows V10e (factoryversion=LGH815AT-00-V10e-GLOBAL)
Can I use this "H815 Open Europe 10E Rooted System Image" to obtain root, or would it cause any problems? Will I lose exfat support?
Please advise, thanks.
Thanks, I guess I am gonna do thatIf its fixed the stagefright vulnerability then perhaps you should inject root yourself.
내 LG G4 H815 USA사용 tapatalk에서 전송
press continue and then normal . after it finish reboot the deviceWhen first booted after flashing the rootedsystem file the SuperSU prompts: The SU binary needs to be updated. Continue?
Should I continue or just cancel it?
By injecting you mean, using this method?:If its fixed the stagefright vulnerability then perhaps you should inject root yourself.
내 LG G4 H815 USA사용 tapatalk에서 전송
This threadBy injecting you mean, using this method?:
http://forum.xda-developers.com/showpost.php?p=62028523&postcount=2
View attachment 3475159 I can't go after the step number 6 because of this what is that?
It's got nothing to do with the phone's bootloader. It's a Windows issue.Anyone knows about this? Maybe I need the bootloader to be unlocked first?
Likewise, can i gain root by using this on my LG G4 H815 V10e-SEA-XX??Hi can i flash this to my LG G4 H815 SEA version?
hello friend. have uou got original system.img file? i have to unroot my device and i need a original system.img fileThanks @S3V3N for providing the 10E Open Europe Firmware for the H815
And here is the rooted image that I bring to everyone
Likewise from the previous one I've done, here are the steps.
INSTRUCTIONS!
Quote:
instructions by TEAM_CodeFire modified by smaberg and modified again by me
1.) install all windows driver and adb, fastboot files, download and extract LG_Root for appropriate files http://d-h.st/uO8h
2.) Copy rootedsystem.img into the base of your internal storage.
3.) Enable ADB debugging on your device, Go to Settings > About Phone > Software Information and tap build number until you are presented with "You are now a developer"
Exit back to Settings main screen. In Developer Options enable USB Debugging (Some devices require enabling PTP for debugging to work)
4.) In the root of LG_Root folder start a command prompt, Inside of LG_Root folder hold shift and right click a blank space you should see "Open command window here"
5.) Well that was easy , let's continue (Now that we have the files on our device we want to put our device is download mode)
Power off your device
When the device is powered off, hold volume up and insert a USB cable connected to the PC
Wait for the drivers to install
6.) Let's find which COM port our device is connected to
Double click ports.bat (This will give us the COM port in which our device is connected we are looking for the Diag port)
Let's run Send_Command.exe (It couldn't connect? Make sure you COM port number is correct it varies)
Code:
Send_Command.exe \\.\COM3
7.) in command prompt Type "id" and press enter (no quotes).
You should get back some text starting with "uid=(0)root gid=(0)root". If not, press CTRL-C, and do step 9 again (the application sometimes doesn't respond on the first command).
8.) in command prompt type
dd if=/data/media/0/rootedsystem.img bs=8192 seek=55296 count=529920 of=/dev/block/mmcblk0
9.) After a few minutes of sitting, you should get back a "#" prompt. This indicates the process has finished.
Type "LEAVE" (no quotes) and press enter. Your phone should reboot. DONE!!!!!!!!!!!!!!!!!!!!!!!!!!!
Download link:
https://drive.google.com/file/d/0B00ljY4pVAY4WW9YLW5ZcmN0aEk/view?usp=sharing <- For Full Image, 4GB
https://drive.google.com/file/d/0B00ljY4pVAY4ZkREbjlwNWVCalk/view?usp=sharing <- 7zip compressed image, 1.2GB
Happy with it? Leave a like, or a small donation, it helps![]()
Links is dead, please anyone re-upload again, very need it :crying:Thanks @S3V3N for providing the 10E Open Europe Firmware for the H815
And here is the rooted image that I bring to everyone
Likewise from the previous one I've done, here are the steps.
INSTRUCTIONS!
Quote:
instructions by TEAM_CodeFire modified by smaberg and modified again by me
1.) install all windows driver and adb, fastboot files, download and extract LG_Root for appropriate files http://d-h.st/uO8h
2.) Copy rootedsystem.img into the base of your internal storage.
3.) Enable ADB debugging on your device, Go to Settings > About Phone > Software Information and tap build number until you are presented with "You are now a developer"
Exit back to Settings main screen. In Developer Options enable USB Debugging (Some devices require enabling PTP for debugging to work)
4.) In the root of LG_Root folder start a command prompt, Inside of LG_Root folder hold shift and right click a blank space you should see "Open command window here"
5.) Well that was easy , let's continue (Now that we have the files on our device we want to put our device is download mode)
Power off your device
When the device is powered off, hold volume up and insert a USB cable connected to the PC
Wait for the drivers to install
6.) Let's find which COM port our device is connected to
Double click ports.bat (This will give us the COM port in which our device is connected we are looking for the Diag port)
Let's run Send_Command.exe (It couldn't connect? Make sure you COM port number is correct it varies)
Code:
Send_Command.exe \\.\COM3
7.) in command prompt Type "id" and press enter (no quotes).
You should get back some text starting with "uid=(0)root gid=(0)root". If not, press CTRL-C, and do step 9 again (the application sometimes doesn't respond on the first command).
8.) in command prompt type
dd if=/data/media/0/rootedsystem.img bs=8192 seek=55296 count=529920 of=/dev/block/mmcblk0
9.) After a few minutes of sitting, you should get back a "#" prompt. This indicates the process has finished.
Type "LEAVE" (no quotes) and press enter. Your phone should reboot. DONE!!!!!!!!!!!!!!!!!!!!!!!!!!!
Download link:
https://drive.google.com/file/d/0B00ljY4pVAY4WW9YLW5ZcmN0aEk/view?usp=sharing <- For Full Image, 4GB
https://drive.google.com/file/d/0B00ljY4pVAY4ZkREbjlwNWVCalk/view?usp=sharing <- 7zip compressed image, 1.2GB
Happy with it? Leave a like, or a small donation, it helps![]()
I need it too... Anyone to reupload it please ?Links is dead, please anyone re-upload again, very need it :crying: