Installing official firmware on LG Optimus G Pro. Official LG firmware via KDZ Firmware lg e975 android 4.4 to 5.0

Software update options

OPTION 1.FOTA

This feature allows you to conveniently update software smartphone up to new version"over the air" using Firmware Over-the-Air (FOTA) technology without connecting via a USB cable.

OPTION 2.USB driver
  • 1 Install USB DRIVER
  • 2 Download and install LG MOBILE SUPPORT TOOL
  • 3 Connect your phone to PC using a USB cable
  • 4 Click "Start Update" in LG Mobile Support Tool

Smartphone software update stopped before complete installation?

  1. The smartphone software update stopped before it was fully installed?
    Do not close the software update window, disconnect the cable and connect it again. And check if the USB driver is working on your PC. After this, resume the software update.
  2. Otherwise, please select "Tools" - "Phone Recovery" in LG Mobile Support Tool. Then you can start restoring your phone.
  • On-Screen Phone is a service that allows you to view and control your phone through your PC using your PC's keyboard/mouse input. You can also easily exchange data between your phone and PC.

    • Download the OSP app

    Peculiarities

    1. 1. You can write, send and receive messages(SMS or others) using PC.
    2. 2. You can transfer the contents of the gallery, music, video player, Office Viewer sections of your phone to your PC using a simple drag-and-drop.
    3. 3. You can easily transfer files from your computer to your phone with a simple drag-and-drop.
    4. 4. You can receive real-time notifications from your phone.
    5. 5. You can view entire pages of home screens in Panorama mode. (Only with LG Home)
    6. 6. Multi-input using keyboard/mouse.
    Recommended systems
    • Windows XP (SP3) 32bit/64bit, Windows Vista 32bit/64bit, Windows 7 32bit/64bit
    • Warning: On Windows 2000 (SP4) you can run the program, but some drivers may not work correctly
    Precautions
    1. 1. You can only use the LG On-Screen Phone feature from supported phones. [List of supported phones]
    2. 2. To use the LG On-Screen Phone feature, you must connect your phone to your PC via USB cable, Bluetooth™, or Wi-Fi.
  • LG PC Suite

    LG PC Suite is a PC application designed to synchronize LG equipment (smartphones and tablets) for convenient management of multimedia content and other applications.

    • 1 Download the ‘LG PC Suite’ application
    • 2 After installation the software will start automatically
    • 3 Connect your phone, no sync required

    PECULIARITIES

    • Manage and play your media content (music, videos, images) on your PC.
    • Send multimedia content to your device.
    • Synchronize data (schedules, contacts, bookmarks) of your smartphone and PC.
    • Save the apps to your device.
    • Update the software on your device.
    • Backup and device recovery.
    • Play media content from your PC on other devices
    RECOMMENDED SYSTEMS
    • OS: Windows XP 32-bit (Service Pack 3), Windows Vista OS, Windows 7 OS, Windows 8 OS
    • CPU: 1 GHz or higher
    • RAM: 512 MB RAM or higher
    • Video card: Screen resolution 1024 x 768 or higher and 32-bit color
    • HDD: 500 MB or higher (additional data space may be required)
    • Required software: LG United Mobile driver, Windows Media Player 10 or later
    PRECAUTIONS
    • To use LG PC Suite you need mobile phone(smartphone) LG that supports this functionality. The features provided by this program may vary depending on the phone model.
    • PC Suite IV does not support Ice Cream Sandwich OS.
    • LG PC Suite does not support the contacts, calendar and message management features that were available with LG PC Suite IV.
  • Hi guys!
    I decided to write how to install CyanogenMOD firmware 11.
    And what you need to do? Patience, just patience.

    Attention! Make a backup of your personal data.
    EVERYTHING YOU DO IS AT YOUR OWN RISK!

    Q: Where did all the files on the memory card go?
    ABOUT:

    1. In CyanogenMOD the memory card is mounted in a different path
    2. Open root/data/media
    3. Move everything to folder 0 in the same directory
    4. Download and install Folder Mount - it will mount everything correctly, 0 will mount as /sdcard

    How to recover a “Dead Phone” If you see a message like Security Boot error

    • Official firmware CIS
    • Official drivers
    • KDZ flasher - finally Russified (in case you can't hack the bootloader)
    • When the phone is turned off, press + connect the phone via USB to the computer without releasing the buttons.
    • When “DOWNLOAD MODE” appears on your phone, run kzd fw upd
    • Select the downloaded (official CIS firmware) in the program
    • Select MODE in the program: CS_EMERGENCY
    • Click start update
    • When you see that the program has frozen, it means the phone has been flashed

    In this article we will show and tell you how to flash your LG Optimus One (P500) using Custom Recovery Menu ( AmonRA) thereby updating your device to Android versions 2.3.7.

    And so, at the beginning I will explain what it is Custom Recovery Menu. This is a specialized menu that allows you to use a package of very useful utilities. After installing it on the phone, it will replace the standard data reset function (Hard reset, wipe), therefore it is called in the same way. After Custom Recovery Menu will be installed, it is highly undesirable to touch “Settings=>Privacy=>Reset settings”.

    Custom Recovery Menu is a very important and basic utility for flashing your device; it will also come in handy if you are going to flash your device several times and update it with unofficial firmware, kernels, themes, etc.

    Besides that Custom Recovery Menu makes it possible to flash the phone with files in the format "ZIP", it also has many functions, including resuscitation of the device in the event of a breakdown due to the firmware (for example, errors in the kernel or a non-working patch). With its help, you can make a backup of the system in case something goes wrong, everything can be returned in a couple of clicks. You can also format the flash card in your phone and use the device as a card reader.

    To enter the menu Custom Recovery Just turn off the phone and hold down 3 buttons HOME (house) + Volume down + Power. Navigation through the menu is carried out using the volume buttons; they serve to switch between menu items; the “Return” button will return to the previous menu or cancel some action. The “Menu” button is used to confirm actions.

    • Turn off all antiviruses and firewalls.
    • Download the utility itself.
    • We connect the phone to the computer when USB help- cable.
    • We enable USB debugging, this is done as follows: Settings => Applications => Additional options => USB debugging. We put a tick here.
    • Unpack the archive with the utility to any location on your computer.
    • In the ADB folder, click on the file cmd.exe (there will be 2 of them, for XP and for 7 (vist)).
    • In the appeared command line Enter the following in turn after each line and press Enter:

    adb devices
    adb shell
    echo 1 > /data/local/lge_adb.conf

    • Manually reboot the phone (Turn it off and on).
    • Next, go to the onSDCard folder and, as the name suggests, drop it onto the SD card.
    • We connect the phone to the computer via USB again (the “USB storage” mode must be turned off)12. We enable USB debugging as described above (Settings => Applications => Additional options => USB debugging. Check the box here).
    • Again go to the ADB folder and click on the file cmd.exe
    • And just as before, we drive in these lines one by one:

    You don’t have to write commands manually; you can simply copy and paste them, this is done using the mouse.

    adb devices
    adb shell
    mount -o remount,rw -t yaffs2 /dev/block/mtdblock1 /system
    cat /sdcard/flash_image > /system/bin/flash_image
    chmod 755 /system/bin/flash_image
    mount -o remount,ro -t yaffs2 /dev/block/mtdblock1 /system
    flash_image recovery /sdcard/LG-P500.RU-recovery-2.2.1-GNM.img
    reboot recovery

    • If everything is done as needed, the device will reboot in recovery mode.
    • After that, download the archive and put it on the flash card, after which we live by selecting it in the menu Flash zip from Sdcard.

    Now let's move on to flashing the firmware of the device itself after what was done earlier, this is done quite simply:

    1. Download the latest one on this moment and the most stable Official build of CyanogenMod 7 (nightly,RC).
    2. We throw it at the root of the SD card. (do not unpack the archive).
    3. Reboot the device into Recovery mode(with the phone turned off, press 3 buttons at once, volume down + HOME (house) + power button).
    4. We perform such actions wipe data/factory reset, mount and storage => format /system And advanced => Wipe Dalvik Cache.
    5. In point install zip from sdcard => choose zip from sdcard, select the previously downloaded firmware format "ZIP".
    6. Next we go to this address install zip from sdcard => choose zip from sdcard, and click on file gapps-gb-20110828-signed.zip
    7. Then we reboot the system using the menu item reboot system now We are waiting for loading (it will take longer than usual)

    Official installation instructions stock firmware(kdz file) on LG Optimus G Pro (E98x, F240x).

      Drivers and programs

    Attention!

    Installation instructions

      Do backups all user data and copy them to the PC.

      Disable all antivirus programs on your computer, if available.

      Put your phone into download mode ( Download Mode).
      To do this, you need to turn off the device and connect it to the computer via a USB cable, while holding down the Volume Up button and releasing it when the “Download Mode” message appears.

    • Run LGFlashTool2014.exe as Administrator and perform the following steps in the program:

      • In the drop-down list " Select Type» select value « CDMA».
      • In the drop-down list " PhoneMode» select value « EMERGENCY».
      • In field " Select kdz file» specify the path to the previously downloaded firmware file.
      • Click on the “ Normal Flash"for flashing firmware without data loss or " CSE Flash"- firmware reset to factory settings (all user data on the device will be deleted, including files on the internal memory).
      • In the window that appears " Read Phone Information» press « Start" and wait for the download to finish.
      • In the new window that appears " Select Country & Language» select country « Different Country" and language " English" If the language selection list is empty, leave it unchanged and click the “ OK" to start the firmware. The LG Mobile Support Tool will launch.
    • Note:

      • If a message appears that the phone is disconnected from PC, you must disconnect it from the computer and reconnect it by holding down the Volume Up button (enter Download Mode) and try again.
      • Until the process is completed, it is not recommended to disconnect the device from the computer, after which the smartphone will be rebooted and the software will already be installed on it. new firmware, with which we hasten to congratulate you.
      • The initial startup usually takes a long time, but no more than five minutes. If after this time the device is still “hanging” at boot, you need to reset the device to its factory state. To do this, you need to turn off the device, then turn it on while holding down the Volume Down key until the LG logo appears on the screen. Then release the Power button and press it again. Hold both buttons until the Hard Reset menu appears. To continue the action, you must press the Power Button or any of the Volume keys to cancel it. To confirm, press the Power Button again or press any of the Volume keys to cancel. The device will be reset and the internal memory will be formatted.
    • share

    Smartphone LG Optimus GJ E975W from the South Korean brand runs Android 4.1. Here you can get root rights, download official firmware and custom, as well as instructions. In addition, there is information on how to reset settings (hard reset) or graphic key. This smartphone needs further evaluation.

    Characteristics

    1. Standard: GSM 900/1800/1900, 3G
    2. Type: smartphone
    3. Operating system: Android 4.1
    4. Case type: classic
    5. Design: waterproof
    6. SIM card type: micro SIM
    7. Number of SIM cards: 1
    8. Weight: 141 g
    9. Dimensions (WxHxD): 68.9x136.9x9.39 mm
    10. Screen type: color IPS, 16.78 million colors, touch
    11. Touch screen type: multi-touch, capacitive
    12. Diagonal: 4.7 inches.
    13. Image size: 720x1280
    14. Pixels per inch (PPI): 312
    15. Automatic screen rotation: yes
    16. Scratch-resistant glass: yes
    17. Type of ringtones: polyphonic, MP3 ringtones
    18. Vibration alert: yes
    19. Camera: 13 million pixels, LED flash
    20. Camera functions: autofocus
    21. Video recording: yes
    22. Max. video resolution: 1920x1080
    23. Max. Video frame rate: 30fps
    24. Geo Tagging: yes
    25. Front camera: yes, 1.3 million pixels.
    26. Audio: MP3
    27. Voice recorder: yes
    28. Headphone Jack: 3.5mm
    29. Video output: MHL
    30. Interfaces: USB, Wi-Fi, Wi-Fi Direct, Bluetooth 4.0
    31. Satellite navigation: GPS/GLONASS
    32. Internet access: WAP, GPRS, EDGE, HSDPA, HSUPA, email POP/SMTP, HTML
    33. Synchronization with computer: yes
    34. DLNA support: yes
    35. Processor: 1500 MHz
    36. Number of processor cores: 4
    37. Video processor: Adreno 320
    38. Built-in memory: 16 GB
    39. Volume random access memory: 2 GB
    40. Memory card support: microSD (TransFlash), up to 64 GB
    41. Additional SMS features: text entry with dictionary
    42. MMS: yes
    43. Battery type: Li-Ion
    44. Battery capacity: 2280 mAh
    45. Speakerphone (built-in speaker): yes
    46. Control: voice dialing
    47. A2DP profile: yes
    48. Sensors: light, proximity, gyroscope, compass
    49. Search by book: yes
    50. Exchange between SIM card and internal memory: There is
    51. Organizer: alarm clock, calculator, task planner

    »

    Firmware for LG Optimus GJ E975W

    Official Android firmware 4.1 [stock ROM file] -
    Custom firmware LG -

    If custom or official firmware for LG has not yet been added here, then create a topic on the forum, in the section, our specialists will quickly and free of charge help, including. with backup and manuals. Just don’t forget to write a review about your smartphone - this is extremely important. Firmware for LG Optimus GJ E975W will also appear on this page. Please note that this LG model requires an individual ROM file, so you should not try firmware files from other devices.

    Which ones are there? custom firmware(firmware)?

    1. CM - CyanogenMod
    2. LineageOS
    3. Paranoid Android
    4. OmniROM
    5. Temasek's
    1. AICP (Android Ice Cold Project)
    2. RR (Resurrection Remix)
    3. MK(MoKee)
    4. FlymeOS
    5. Bliss
    6. crDroid
    7. Illusion ROMS
    8. Pacman ROM

    Problems and shortcomings of an LG smartphone and how to fix them?

    • If the Optimus GJ E975W does not turn on, for example, you see a white screen, hangs on the splash screen, or the notification indicator only blinks (possibly after charging).
    • If stuck during update / stuck when turned on (needs flashing, 100%)
    • Doesn't charge (usually hardware problems)
    • Does not see the SIM card (SIM card)
    • The camera does not work (mostly hardware problems)
    • The sensor does not work (depends on the situation)
    For all these problems, contact (you just need to create a topic), specialists will help for free.

    Hard Reset for LG Optimus GJ E975W

    Instructions on how to do it Hard Reset on LG Optimus GJ E975W (factory reset). We recommend that you familiarize yourself with the visual guide called on Android. .


    Reset codes (open the dialer and enter them).

    1. *2767*3855#
    2. *#*#7780#*#*
    3. *#*#7378423#*#*

    Hard Reset via Recovery

    1. Turn off your device -> go to Recovery
    2. "wipe data/factory reset"
    3. “yes - delete all user data” -> “Reboot System”

    How to log into Recovery?

    1. hold down Vol(-) [volume down], or Vol(+) [volume up] and the Power button
    2. A menu with the Android logo will appear. That's it, you are in Recovery!

    Reset settings on LG Optimus GJ E975W You can do it in a very simple way:

    1. Settings->Backup and reset
    2. Reset settings (at the very bottom)

    How to reset a pattern key

    How to reset the pattern key if you forgot it and now you can’t unlock your LG smartphone. On the Optimus GJ E975W model, the key or PIN code can be removed in several ways. You can also remove the lock by resetting the settings; the lock code will be deleted and disabled.

    1. Reset graph. blocking -
    2. Password reset -


    
    Top