Showing posts with label Tribute. Show all posts
Showing posts with label Tribute. Show all posts

Wednesday, 27 July 2016

LG Tribute 2 Bricked



Please help me, I might be in the wrong place for this but, I think i bricked my LG tribute 2 ls665 for boost mobile. When i power it on it shows the Lg logo for 30 seconds, then reboots to the android on its back with the red ! triangle. At the bottom of the screen it says no command. I can still get into the stock recovery and tried everything in there but to no avail. When i try to go to download mode it says secure booting error error code:1003, then restarts the phone. Any help on this issue will be greatly appreciated.



Tuesday, 26 July 2016

LG Tribute 2 Bricked



Please help me, I might be in the wrong place for this but, I think i bricked my LG tribute 2 ls665 for boost mobile. When i power it on it shows the Lg logo for 30 seconds, then reboots to the android on its back with the red ! triangle. At the bottom of the screen it says no command. I can still get into the stock recovery and tried everything in there but to no avail. When i try to go to download mode it says secure booting error error code:1003, then restarts the phone. Any help on this issue will be greatly appreciated.



Sunday, 24 July 2016

Unbrick stock rom lg tribute 5 ls675



Took me a while to find this so I'm posting a link to all the files. I picked up this phone a couple days ago at Best Buy for .00 for my mom. I rooted it with Kingroot, and that went fine, but when I tried to use an app called supersu-me-v6.7.apk to switch root to SuperSU, it messed the phone up very badly. It was basically so slow it was unresponsive. So here is the link to the files, it contains the DLL and LGUP and USB Drivers and the dz (kdz) file. If you already have LG UP installed, just install the DLL file and fire up LG UP and point it to the dz file after putting the phone in download mode. You put it in download mode by first powering off the phone, holding down the VOLUME UP button and plugging in the USB cord to the phone from your PC at the same time. Once it's in download mode, just fire up LG UP and go from there. I got these files from the links in the description of the video that shows how to do it and I just extracted the dz and used the password and just 7zip'd all the files without any password needed.

LINK:
https://www.dropbox.com/s/keayg1yoki...ibute5.7z?dl=0

And this is the video that has the description where I actually got all these files:
https://youtu.be/CwHg042b_OE
It's in spanish. Again, Took me a while to find all this so thought I'd post it here for safekeeping. I'll probably post a mirror and anyone else can feel free to do the same thing. Thanks! Oh, and I tried it, and it worked.



Monday, 11 July 2016

Lg tribute ls660p sprint usa



Hi xdains i am new here and need help from the tech geeks on this..i am using an lg ls660p sprint usa . It is a cdma phone which i rooted and then tried to flash it for gsm unlocking but then as always i failed.and after numerous attemps and resetting it back to factory settings my phone is stuck on "configuring your phone" pleasse help:(:(:(



Sunday, 10 July 2016

HELP PLEASE! Advice for LG Tribute 5 Root and ROMs



Ok from where i started to currently....
I got my developer options opened up on my device
ran USB Debbuging and Allow Unknown Apps.
Ok.
Downloaded, Installed and Succesfully Authenticated
100% KingRoot on my LG Tribute 5.
Now I'm stuck like what do i do now????
There isn't any info out there on my specific phone but
I had tried to Switch my Kingroot to SuperSU.....
To no avail. Didnt work.
So if anyone can even give me a general idea of where to look or go for the help I would be very greatful.
I've installed ROM Installer and ROM Toolbox Lite but becuase i have no custom ROM installed yet I cant do anything.....Mainly help with ROMS that are safe?
How to get them and install/run?
Do i need to back up?
...............
Well if your a pro you get where I am at and if you have it in your heart to help a fellow technical fanatic out.
Your advice, suggestions and/or replies will be read and applied with due diligance.
Thanks a ton XDA Comm.
-KontiKillzKingz



Monday, 4 July 2016

LG Tribute 5 (Ls675) Xposed Framework HELP!!!



As it says in the title i was wondering where i can get Xposed Framework for my Lg Tribute with android version 5.1.1 and if u guys know any roms that would work with it that'll be great. Thanks



Saturday, 2 July 2016

LG Tribute 5 BOOST MOBILE



I recently got a LG Tribute 5 (LS675) I can not find any development threads about it and have gotten deeper into Android development so I decided to create an account on XDA.

This is all the info I have been able to obtain about the Tribute


Device: LS675
Android Version: 5.1.1
Kernel Version: 3.10.49 (Source)
Linux Version: 3.10.49-gecffe94
Build-ID: LMY47V
Root Method: King Root | SuperSUMe to change from kingroot to SuperSU |
Architecture: 32-bit
CPU: armeabi-v7a (qualcomm) 4-core 1ghz


Code:


# Android fstab file.
# The filesystem that contains the filesystem checker binary (typically /system) cannot
# specify MF_CHECK, and must come before any filesystems that do specify MF_CHECK

#TODO: Add 'check' as fs_mgr_flags with data partition.
# Currently we dont have e2fsck compiled. So fs check would failed.

#<src>                                                <mnt_point>  <type>  <mnt_flags and options>                    <fs_mgr_flags>
/dev/block/bootdevice/by-name/system        /system      ext4    ro,barrier=1,noatime,discard                        wait,check
/dev/block/bootdevice/by-name/userdata      /data        ext4    nosuid,nodev,barrier=1,noatime,noauto_da_alloc,errors=continue,discard    wait,check,encryptable=/dev/block/bootdevice/by-name/encrypt
/dev/block/zram0            none        swap    defaults zramsize=268435456
/devices/soc.0/7864900.sdhci/mmc_host        /storage/external_SD  vfat    nosuid,nodev        wait,voldmanaged=external_SD:auto


Download Mode:
Power off
plug usb in
hold power and volume up at the same time

Recovery Mode:
hold power and volume down at the same time

DO NOT FLASH BOOT IMAGE OR CUSTOM ROM YOU WILL BRICK


I will upload the files I used to root and flash XPOSED if I can