LG Bello II (lg-x150): Difference between revisions
Appearance
m bulk changes: set packaged = no, set empty category, drop status_mainline in preparation for its removal (bot edit) |
|||
(12 intermediate revisions by 10 users not shown) | |||
Line 1: | Line 1: | ||
{{Infobox device | {{Infobox device | ||
| manufacturer = LG | | manufacturer = LG | ||
| name = | | 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 = | | 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 = | | gpu = Mali-400 MP2 | ||
| storage = | | 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 = | | 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_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 = | | status = Boots, but not upstreamed | ||
| | | 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: | ||
see Unixbench page on wiki | see Unixbench page on wiki | ||
| whet_dhry = 0.0 | | whet_dhry = 0.0 | ||
Line 64: | Line 63: | ||
== How to enter flash mode == | == How to enter flash mode == | ||
Turn the device off and then press and hold | 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 79: | 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. | * [https://gitlab.postmarketos.org/postmarketOS/pmaports/tree/master/device/device-DEVICE_CODENAME Device package] | ||
* [https://gitlab. | * [https://gitlab.postmarketos.org/postmarketOS/pmaports/tree/master/device/linux-DEVICE_CODENAME Kernel package] | ||
--> | --> |
Latest revision as of 06:41, 29 May 2025
This device is marked as not booting. Status: Boots, but not upstreamed |
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 | |
Original software |
Android 5.0.2 |
Extended version |
Android |
postmarketOS | |
Mainline |
no |
pmOS kernel |
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
and buttons until the selection appears. Select fastboot with and accept with .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
- pmaports!1027 Initial merge request