LG L70 (lg-w5)
Jump to navigation
Jump to search
[[|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 | CHANGE_ME |
USB Networking |
Works |
---|---|
Flashing | |
Touchscreen | |
Display |
Broken |
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.