LG Optimus L5 (lg-e610)
USB Networking |
Works |
---|---|
Flashing |
Works |
Touchscreen | |
Display |
Partial |
WiFi | |
Xwayland | |
FDE | |
Mainline | |
Battery | |
3D Acceleration | |
Accelerometer | |
Audio | |
Bluetooth | |
Camera | |
GPS | |
Mobile data | |
SMS | |
Calls | |
USB OTG | |
Contributors
- Nimayer
Maintainer(s)
- Nimayer
Users owning this device
How to enter flash mode
From off state, press and hold Volume UP + Power + Home, then release Power and hold the other two.
The phone will stay on the LG logo and show a black log screen once you connect the USB cable.
Internal memory Installation
Flashing via fastboot does not work, both commands
$ pmbootstrap flasher flash_rootfs $ pmbootstrap flasher flash_rootfs --partition userdata
Fail with:
[12:50:20] (native) flash rootfs image target didn't report max-download-size Sending 'userdata' (464896 KB)... FAILED (remote: data too large)
You can flash by recovery zip or SD card.
SD card Installation
- Build image (on your computer) and prepare the installation as usual
$ pmbootstrap init $ pmbootstrap build device-lg-e610 $ pmbootstrap install --sdcard=/dev/mmcblk0
- Put the phone in Fastboot mode and connect it to your computer
$ pmbootstrap flasher flash_kernel
See also
- pmaports!340 Initial merge request
- Device package
- Kernel package