Difference between revisions of "LG Optimus L5 (lg-e610)"
Jump to navigation
Jump to search
m (→Maintainer(s)) |
(Added notes for internal memory installation) |
||
Line 68: | Line 68: | ||
The phone will stay on the LG logo and show a black log screen once you connect the USB cable. | The phone will stay on the LG logo and show a black log screen once you connect the USB cable. | ||
+ | == Internal memory Installation == | ||
+ | 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) | ||
+ | |||
+ | SD card installation is recommended | ||
== SD card Installation == | == SD card Installation == |
Revision as of 10:54, 1 July 2019
200px CHANGE_ME | |
Manufacturer | LG |
---|---|
Name | Optimus L5 |
Codename | lg-e610 |
Released | 2012 |
Category | testing |
Original software | Android 4.0.3 |
Hardware | |
Chipset | Qualcomm MSM7225A Snapdragon S1 |
CPU | 800MHz Cortex-A5 |
GPU | Adreno 200 |
Display | 320x480 |
Storage | 4GB |
Memory | 512MB |
Architecture | armv7 |
USB Networking |
Works |
---|---|
Flashing |
Works |
Touchscreen | |
Display |
Partial |
WiFi | |
FDE | |
Mainline | |
Battery | |
3D Acceleration | |
Audio | |
Bluetooth | |
Camera | |
GPS | |
Mobile data | |
SMS | |
Calls | |
USB OTG | |
NFC | |
Accelerometer | |
---|---|
Magnetometer | |
Ambient Light | |
Proximity | |
Hall Effect | |
Barometer | |
Power Sensor | |
Camera Flash | |
---|---|
Keyboard | |
Touchpad | |
USB-A | |
HDMI/DP | |
Ir TX | |
Ir RX | |
Stylus | |
Haptics | |
Ethernet | |
FOSS bootloader | |
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
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)
SD card installation is recommended
SD card Installation
- Build image (on your computer) and prepare the installation as usual
$ pmbootstrap init $ pmbootstrap build device-lg-e610 $ pmbootstrap install --no-fde --sdcard=/dev/mmcblk0
- Put the phone in Fastboot mode and connect it to your computer
$ pmbootstrap flasher flash_kernel