Difference between revisions of "LG L70 (lg-w5)"
Jump to navigation
Jump to search
(Add installation instructions) |
PureTryOut (talk | contribs) m |
||
Line 12: | Line 12: | ||
| display = 480 x 800 IPS LCD | | display = 480 x 800 IPS LCD | ||
| memory = 1 GB | | memory = 1 GB | ||
− | | architecture = | + | | architecture = armhf |
| status_usbnet = Y | | status_usbnet = Y | ||
− | | status_flashing = | + | | status_flashing = |
− | | status_touch = | + | | status_touch = |
− | | status_screen = | + | | status_screen = |
− | | status_wifi = | + | | status_wifi = |
− | | status_xwayland = | + | | status_xwayland = |
− | | status_fde = | + | | status_fde = |
− | | status_mainline = | + | | status_mainline = |
− | | status_battery = | + | | status_battery = |
− | | status_3d = | + | | status_3d = |
− | | status_accel = | + | | status_accel = |
− | | status_audio = | + | | status_audio = |
− | | status_bluetooth = | + | | status_bluetooth = |
− | | status_camera = | + | | status_camera = |
− | | status_gps = | + | | status_gps = |
− | | status_mobiledata = | + | | status_mobiledata = |
− | | status_sms = | + | | status_sms = |
− | | status_calls = | + | | status_calls = |
| booting = Y | | booting = Y | ||
}} | }} |
Revision as of 22:22, 11 September 2018
[[|200px|alt=]] | |
Manufacturer | LG |
---|---|
Name | LG L70 |
Codename | lg-w5 |
Released | 2014 |
Category | testing |
Original software | Android 4.4.2 (KitKat) |
Hardware | |
Chipset | Qualcomm MSM8210 Snapdragon 200 |
CPU | Dual-core 1.2 GHz Cortex-A7 |
GPU | Adreno 302 |
Display | 480 x 800 IPS LCD |
Storage | 4 GB |
Memory | 1 GB |
Architecture | armhf |
USB Networking |
Works |
---|---|
Flashing | |
Touchscreen | |
Display | |
WiFi | |
Xwayland | |
FDE | |
Mainline | |
Battery | |
3D Acceleration | |
Accelerometer | |
Audio | |
Bluetooth | |
Camera | |
GPS | |
Mobile data | |
SMS | |
Calls | |
USB OTG | |
Contributors
- Paakke
Installation
At the moment flashing is not working, so it is necessary to install to sdcard and then live boot from fastboot.
First the initialization commands are needed
$ git clone https://gitlab.com/postmarketOS/pmbootstrap.git
$ cd pmbootstrap
$ ./pmbootstrap.py init
Choose 'lg-w5' as target device.
After that, installing to sdcard works with the command
# Replace /dev/sdX with the device for your sdcard
$ ./pmbootstrap.py install --no-fde --sdcard /dev/sdX
Now place the sdcard into the phone. Assuming that the bootloader is unlocked, it is possible to get to fastboot by following steps
- Disconnect and reconnect the battery.
- Hold volume up while connecting phone to computer with a usb cable.
Now it is possible to live boot
$ ./pmbootstrap.py flasher boot
Screen is also not yet working, so for now the only way to find out if it booted is by usb networking.