Difference between revisions of "LG G4 International (lg-h815)"
Jump to navigation
Jump to search
Maccraft123 (talk | contribs) |
m (chipset) |
||
Line 7: | Line 7: | ||
| releaseyear = 2015 | | releaseyear = 2015 | ||
| originalsoftware = Android 5.1.1 (Upgradable to 7.0) | | originalsoftware = Android 5.1.1 (Upgradable to 7.0) | ||
− | | chipset = Qualcomm Snapdragon 808 | + | | chipset = Qualcomm MSM8992 Snapdragon 808 |
| cpu = Hexa-core 64-bit (2x 1.82 GHz Cortex A57, 4x 1.44 GHz Cortex A53) | | cpu = Hexa-core 64-bit (2x 1.82 GHz Cortex A57, 4x 1.44 GHz Cortex A53) | ||
| gpu = Adreno 418 | | gpu = Adreno 418 |
Revision as of 23:39, 28 August 2019
USB Networking |
Works |
---|---|
Flashing |
Works |
Touchscreen |
Works |
Display |
Works |
WiFi |
Broken |
Xwayland |
Works |
FDE | |
Mainline | |
Battery |
Works |
3D Acceleration |
Broken |
Accelerometer | |
Audio | |
Bluetooth | |
Camera | |
GPS | |
Mobile data | |
SMS | |
Calls | |
USB OTG | |
Contents
Contributors
- kamnxt(Mostly on Reddit, u/kamnxt)
- maccraft123
Maintainer(s)
- kamnxt
What is TODO
- Possibly libhybris for calls, messaging and 3d acceleration
- Identify and make use of UART(candidate is 3,5" jack)
- Mainline it
How to enter flash mode
adb reboot bootloader
To enter fastboot from TWRP or Android.
Press and hold both power and volume down buttons.
After LG logo appears release volume down button for one second then hold it again.
If you have flashed TWRP on it, just ignore warnings about deleting data.
After booting to TWRP choose "Reboot", then "Bootloader" options to enter fastboot mode
Installation
- Unlock bootloader
- Build using pmbootstrap.py
- Enter fastboot on phone
./pmbootstrap flasher flash_rootfs
./pmbootstrap flasher flash_kernel
fastboot reboot
Feature matrix
Mainline kernel | Updated kernel | Libhybris | Android kernel | |
---|---|---|---|---|
Booting | Broken | TODO | TODO | Working |
USB Network | Working | |||
Flashing | Working | |||
Touchscreen | Working | |||
Display | Partial | |||
WiFi | ||||
XWayland | Working | |||
FDE | ||||
Battery | Working | |||
Hardware Acceleration | ||||
Accelerometer | ||||
Audio | ||||
Bluetooth | ||||
Camera | ||||
GPS | ||||
Mobile data | ||||
SMS | ||||
Calls | ||||
USB OTG |
/sys tunables
/sys/class/graphics/fb0/blank
0 - Touchscreen enabled
1 - Touchscreen disabled
/sys/class/leds/lcd-backlight/brightness
0 - Screen at 0% of brightness
255 - Screen at 100% of brightness
Photos
TODO
Links
- Subreddit: reddit.com/r/lgg4
- XDA Forum: https://forum.xda-developers.com/g4
- LineageOS Kernel: <TODO>
- Almost-mainline Kernel: <TODO>