Jump to content

LG Bello II (lg-x150): Difference between revisions

From postmarketOS Wiki
MrHeating (talk | contribs)
mNo edit summary
Knuxibot (talk | contribs)
m bulk changes: set packaged = no, set empty category, drop status_mainline in preparation for its removal (bot edit)
 
(13 intermediate revisions by 10 users not shown)
Line 1: Line 1:
{{Infobox device
{{Infobox device
| manufacturer = LG
| manufacturer = LG
| name = LG Bello II
| name = Bello II
| codename = lg-x150
| codename = lg-x150
| image = File:lg-x150.jpg
| image = File:lg-x150.jpg
| imagecaption = LG Bello II
| imagecaption = LG Bello II
| releaseyear = 2015
| releaseyear = 2015
| originalsoftware = Android 5.0.2
| originalsoftware = Android
| chipset = Mediatek MT6582 (32bit)
| originalversion = 5.0.2
| pmoskernel = 3.10.54
| chipset = MediaTek MT6582
| cpu = Quad-core 1.3 GHz Cortex-A7
| cpu = Quad-core 1.3 GHz Cortex-A7
| gpu = ARM Mali-400 MP2
| gpu = Mali-400 MP2
| storage = 8GB
| storage = 8 GB
| display = 480 x 854 IPS 68.9 cm² (~196 ppi density)
| display = 480 x 854 IPS 68.9 cm² (~196 ppi density)
| memory = 1GB
| memory = 1 GB
| architecture = armv7
| architecture = armv7
<!-- the following status_* questions should be answered with Y - yes, P - partial, N - no, or left blank (for untested or unknown) -->
<!-- the following status_* questions should be answered with Y - yes, P - partial, N - no, or left blank (for untested or unknown) -->
Line 22: Line 24:
| status_xwayland = <!-- Showing X11 applications in a Wayland compositor (Weston, KWin, ...) works? -->
| status_xwayland = <!-- Showing X11 applications in a Wayland compositor (Weston, KWin, ...) works? -->
| status_fde = <!-- When installing with full disk encryption, can you type in the password with the on screen keyboard? -->
| status_fde = <!-- When installing with full disk encryption, can you type in the password with the on screen keyboard? -->
| status_mainline = N
| status_battery = <!-- Charging the battery with charging-sdl is possible -->
| status_battery = <!-- Charging the battery with charging-sdl is possible -->
| status_3d = <!-- Hardware accelerated 3D graphics (e.g. with freedreno) -->
| status_3d = <!-- Hardware accelerated 3D graphics (e.g. with freedreno) -->
Line 33: Line 34:
| status_sms = <!-- Sending and receiving short messages works as intended. -->
| status_sms = <!-- Sending and receiving short messages works as intended. -->
| status_calls = <!-- Talking to other people over the cellular network. -->
| status_calls = <!-- Talking to other people over the cellular network. -->
| status = <!-- Text displayed in the "not booting" table on the Devices page , e.g "kernel compiles, doesn't boot" -->
| status = Boots, but not upstreamed
| booting = yes
| booting = no
| packaged = no
| category =


<!-- you can also use these lines if you need to:
<!-- you can also use these lines if you need to:
if the device haven't originally ran Android OS, e.g. Nokia N900
| n-android =  ✔
Version of the kernel that pmos is running
| pmoskernel = 3.10.54
see Unixbench page on wiki
see Unixbench page on wiki
| whet_dhry = 0.0
| whet_dhry = 0.0
Line 63: Line 62:


== How to enter flash mode ==
== How to enter flash mode ==
Turn the device off and then press and hold {{button|Vol down}} and {{button|Power}} buttons until the selection appears. Select fastboot with {{button|Vol down}} and accept with {{button|Vol up}}.


== Installation ==
== Installation ==
<!-- add more sections below as necessary, e.g. WiFi, photos, ... -->
<!-- add more sections below as necessary, e.g. WiFi, photos, ... -->
See [https://gitlab.postmarketos.org/postmarketOS/pmbootstrap/issues/456 #456 Alternative flasher method (using netcat)].
Not all partitions can really be written to, even if there is enough space. I'm still figuring things out.
All other methods mentioned in Porting documentation (05.03.2020) worked so far. NFS not tested.


== See also ==
== See also ==
* {{MR|1027|pmaports}} Initial merge request
<!--
<!--
Link to related GitLab issues or merge requests like the following (replace CHANGEME with the ID, e.g. 1234):
Link to related GitLab issues or merge requests like the following (replace CHANGEME with the ID, e.g. 1234):
Line 77: Line 82:
<!--
<!--
If you manage to get your device packages merged, uncomment links below and change DEVICE_CODENAME with the actual one.
If you manage to get your device packages merged, uncomment links below and change DEVICE_CODENAME with the actual one.
* [https://gitlab.com/postmarketOS/pmaports/tree/master/device/device-DEVICE_CODENAME Device package]
* [https://gitlab.postmarketos.org/postmarketOS/pmaports/tree/master/device/device-DEVICE_CODENAME Device package]
* [https://gitlab.com/postmarketOS/pmaports/tree/master/device/linux-DEVICE_CODENAME Kernel package]
* [https://gitlab.postmarketos.org/postmarketOS/pmaports/tree/master/device/linux-DEVICE_CODENAME Kernel package]
-->
-->

Latest revision as of 06:41, 29 May 2025

LG Bello II
LG Bello II
LG Bello II
Manufacturer LG
Name Bello II
Codename lg-x150
Released 2015
Hardware
Chipset MediaTek MT6582
CPU Quad-core 1.3 GHz Cortex-A7
GPU Mali-400 MP2
Display 480 x 854 IPS 68.9 cm² (~196 ppi density)
Storage 8 GB
Memory 1 GB
Architecture armv7
Software
Android 5.0.2
Android
postmarketOS
no
3.10.54

Contributors

  • MrHeating

Maintainer(s)

Users owning this device


How to enter flash mode

Turn the device off and then press and hold Vol down and Power buttons until the selection appears. Select fastboot with Vol down and accept with Vol up.

Installation

See #456 Alternative flasher method (using netcat). Not all partitions can really be written to, even if there is enough space. I'm still figuring things out. All other methods mentioned in Porting documentation (05.03.2020) worked so far. NFS not tested.

See also