Jump to content

LG V35 ThinQ (lg-judyp)

From postmarketOS Wiki
LG V35 ThinQ
LG V35 ThinQ
LG V35 ThinQ
Manufacturer LG
Name V35 ThinQ
Codename lg-judyp
Released 2018
Type handset
Hardware
Chipset Qualcomm Snapdragon 845 (SDM845)
CPU Octa-core (4x 2.8 GHz Kryo 385 Gold
4x 1.7 GHz Kryo 385 Silver)
GPU Adreno 630
Display 1440x2880 6" P-OLED
Storage 64/128 GB
Memory 6 GB
Architecture aarch64
Software
Original software
The software and version the device was shipped with.
Android 8
Extended version
The most recent supported version from the manufacturer.
Android 10
postmarketOS
Category testing
Mainline
Instead of a Linux kernel fork, it is possible to run (Close to) Mainline.
yes
Device package device-lg-judyp
Kernel package linux-postmarketos-qcom-sdm845
Features
Flashing
It is possible to flash the device with pmbootstrap flasher.
Works
USB Networking
After connecting the device with USB to your PC, you can connect to it via telnet (initramfs) or SSH (booted system).
Works
Battery
Charging and battery level reporting works
Untested
Screen
Display works. Ideally with sleep mode and brightness control.
Untested
Touchscreen
Untested
Multimedia
3D Acceleration
Untested
Audio
Audio playback, microphone, headset and buttons.
Untested
Camera
Untested
Connectivity
WiFi
Untested
Bluetooth
Untested
GPS
Untested
NFC
Near Field Communication
Untested
Modem
Calls
Untested
SMS
Untested
Mobile data
Untested
Miscellaneous
FDE
Full disk encryption and unlocking with unl0kr.
Untested
USB OTG
USB On-The-Go or USB-C Role switching
Untested
Sensors
Accelerometer
Auto screen rotation works in desktops e.g. Phosh or Plasma Mobile
Untested

Contributors

Users owning this device


Preparation

Android fresh update (Android 10 Q: for example, Korean version) is expected. No luck to load the pmOS kernel with the Android 8 Oreo due to some Oreo's bootloader-specific board-id requirement that is not implemented.

Installation

$ fastboot erase dtbo_b # you can use dtbo_a for a slot
$ pmbootstrap init
$ pmbootstrap install --sdcard=/dev/sdX # where /dev/sdX is your SD card
$ # boot into fastboot mode
$ pmbootstrap flasher flash_kernel --partition boot_b # or boot_a

See also