Skip to content

Commit

Permalink
wiki: Add more LG G7 ThinQs (g710n/g710ulm)
Browse files Browse the repository at this point in the history
- Explicitly specify model numbers in device name
  - Adapt judyln accordingly

Change-Id: If0b259819469b099b37af31ea4a5d499b922628f
  • Loading branch information
lifehackerhansol committed Aug 2, 2024
1 parent 6bbe3c5 commit 5babfa3
Show file tree
Hide file tree
Showing 13 changed files with 170 additions and 1 deletion.
43 changes: 43 additions & 0 deletions _data/devices/g710n.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
architecture: arm64
battery: {capacity: 3000, removable: False, tech: 'Li-Po'}
before_install: {instructions: 'needs_specific_android_fw', lineage_version: 21, version: '10'}
before_lineage_install: ab_copy_partitions
bluetooth: {profiles: [A2DP + aptX HD], spec: '5'}
cameras:
- {flash: 'LED', info: '16 MP (wide)'}
- {flash: 'LED', info: '16 MP (ultrawide)'}
- {flash: 'None', info: '8 MP (front)'}
codename: g710n
cpu: Kryo 385
cpu_cores: '8'
cpu_freq: 4 x 2.8 GHz + 4 x 1.8 GHz
current_branch: 21
dimensions: {depth: 7.9, height: 153.2, width: 71.9}
download_boot: With the device powered off, hold <kbd>Volume Up</kbd>, then connect a USB cable.
gpu: Qualcomm Adreno 630
image: judyln.png
install_method: dd
is_ab_device: true
is_unlockable: false
kernel: {repo: android_kernel_lge_sdm845, version: '4.9'}
maintainers: [lifehackerhansol]
models: [LM-G710N]
name: G7 ThinQ (G710N)
network: [2G GSM, 2G CDMA, 3G UMTS, 4G LTE]
peripherals: [Fingerprint reader, Accelerometer, Gyroscope, Proximity sensor, Compass, Barometer, Light sensor, GPS, Mobility DisplayPort (MyDP), NFC, USB OTG, FM radio, Dual SIM]
quirks: [ims]
ram: 4 GB LPDDR4X
recovery_boot: With the device powered off, hold <kbd>Volume Down</kbd> + <kbd>Power</kbd> until the LG logo appears, then release <kbd>Power</kbd> for a second and hold it again until the recovery comes up.
recovery_partition: /dev/block/bootdevice/by-name/boot
recovery_partition_name: boot
release: 2018-05-02
screen: {resolution: '3120x1440', size: 6.1, technology: 'IPS LCD'}
sdcard: {size_max: '2 TB', slot: 'hybrid'}
soc: Qualcomm SDM845 Snapdragon 845
storage: 64 GB UFS2.1
tree: android_device_lge_g710n
type: phone
vendor: LG
vendor_short: lge
versions: [21]
wifi: 802.11 a/b/g/n/ac
44 changes: 44 additions & 0 deletions _data/devices/g710ulm.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
architecture: arm64
battery: {capacity: 3000, removable: False, tech: 'Li-Po'}
before_install: {instructions: 'needs_specific_android_fw', lineage_version: 21, version: '9'}
before_lineage_install: ab_copy_partitions
before_recovery_install: {instructions: 'boot_stack_dd', partitions: [dtbo]}
bluetooth: {profiles: [A2DP + aptX HD], spec: '5'}
cameras:
- {flash: 'LED', info: '16 MP (wide)'}
- {flash: 'LED', info: '16 MP (ultrawide)'}
- {flash: 'None', info: '8 MP (front)'}
codename: g710ulm
cpu: Kryo 385
cpu_cores: '8'
cpu_freq: 4 x 2.8 GHz + 4 x 1.8 GHz
current_branch: 21
dimensions: {depth: 7.9, height: 153.2, width: 71.9}
download_boot: With the device powered off, hold <kbd>Volume Up</kbd>, then connect a USB cable.
gpu: Qualcomm Adreno 630
image: judyln.png
install_method: dd
is_ab_device: true
is_unlockable: false
kernel: {repo: android_kernel_lge_sdm845, version: '4.9'}
maintainers: [lifehackerhansol]
models: [LM-G710ULM, LM-G710VMX]
name: G7 ThinQ (G710ULM/VMX)
network: [2G GSM, 2G CDMA, 3G UMTS, 4G LTE]
peripherals: [Fingerprint reader, Accelerometer, Gyroscope, Proximity sensor, Compass, Barometer, Light sensor, GPS, Mobility DisplayPort (MyDP), NFC, USB OTG, FM radio, Dual SIM]
quirks: [ims]
ram: 4 GB LPDDR4X
recovery_boot: With the device powered off, hold <kbd>Volume Down</kbd> + <kbd>Power</kbd> until the LG logo appears, then release <kbd>Power</kbd> for a second and hold it again until the recovery comes up.
recovery_partition: /dev/block/bootdevice/by-name/boot
recovery_partition_name: boot
release: 2018-05-02
screen: {resolution: '3120x1440', size: 6.1, technology: 'IPS LCD'}
sdcard: {size_max: '2 TB', slot: 'hybrid'}
soc: Qualcomm SDM845 Snapdragon 845
storage: 64 GB UFS2.1
tree: android_device_lge_g710ulm
type: phone
vendor: LG
vendor_short: lge
versions: [21]
wifi: 802.11 a/b/g/n/ac
2 changes: 1 addition & 1 deletion _data/devices/judyln_variant1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ is_unlockable: false
kernel: {repo: android_kernel_lge_sdm845, version: '4.9'}
maintainers: [lifehackerhansol]
models: [LM-G710AWM, LM-G710EM, LM-G710EMW]
name: G7 ThinQ
name: G7 ThinQ (G710AWM/EM/EMW)
network: [2G GSM, 2G CDMA, 3G UMTS, 4G LTE]
peripherals: [Fingerprint reader, Accelerometer, Gyroscope, Proximity sensor, Compass, Barometer, Light sensor, GPS, Mobility DisplayPort (MyDP), NFC, USB OTG, FM radio, Dual SIM]
quirks: [ims]
Expand Down
8 changes: 8 additions & 0 deletions pages/build/g710n.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Build for g710n
folder: build
permalink: /devices/g710n/build/
device: g710n
---
{% include templates/device_build.md %}
8 changes: 8 additions & 0 deletions pages/build/g710ulm.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Build for g710ulm
folder: build
permalink: /devices/g710ulm/build/
device: g710ulm
---
{% include templates/device_build.md %}
9 changes: 9 additions & 0 deletions pages/info/g710n.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
sidebar: home_sidebar
title: Info about g710n
folder: info
layout: deviceinfo
permalink: /devices/g710n/
device: g710n
---
{% include templates/device_info.md %}
9 changes: 9 additions & 0 deletions pages/info/g710ulm.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
sidebar: home_sidebar
title: Info about g710ulm
folder: info
layout: deviceinfo
permalink: /devices/g710ulm/
device: g710ulm
---
{% include templates/device_info.md %}
8 changes: 8 additions & 0 deletions pages/install/g710n.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Install LineageOS on g710n
folder: install
permalink: /devices/g710n/install/
device: g710n
---
{% include templates/device_install.md %}
8 changes: 8 additions & 0 deletions pages/install/g710ulm.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Install LineageOS on g710ulm
folder: install
permalink: /devices/g710ulm/install/
device: g710ulm
---
{% include templates/device_install.md %}
8 changes: 8 additions & 0 deletions pages/update/g710n.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Update LineageOS on g710n
folder: update
permalink: /devices/g710n/update/
device: g710n
---
{% include templates/device_update.md %}
8 changes: 8 additions & 0 deletions pages/update/g710ulm.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Update LineageOS on g710ulm
folder: update
permalink: /devices/g710ulm/update/
device: g710ulm
---
{% include templates/device_update.md %}
8 changes: 8 additions & 0 deletions pages/upgrade/g710n.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Upgrade LineageOS on g710n
folder: upgrade
permalink: /devices/g710n/upgrade/
device: g710n
---
{% include templates/device_upgrade.md %}
8 changes: 8 additions & 0 deletions pages/upgrade/g710ulm.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Upgrade LineageOS on g710ulm
folder: upgrade
permalink: /devices/g710ulm/upgrade/
device: g710ulm
---
{% include templates/device_upgrade.md %}

0 comments on commit 5babfa3

Please sign in to comment.