Sony Xperia J (sony-jlo): Difference between revisions
Appearance
m →not booting: fix table |
|||
Line 1: | Line 1: | ||
{{Infobox device | {{Infobox device | ||
| manufacturer = Sony | | manufacturer = Sony | ||
Line 14: | Line 13: | ||
| display = 480x854 | | display = 480x854 | ||
| memory = 512MB | | memory = 512MB | ||
| architecture = armhf | |||
| status_usbnet = | |||
| status_flashing = | |||
| status_touch = | |||
| status_screen = | |||
| status_wifi = | |||
| status_xwayland = | |||
| status_fde = | |||
| status_mainline = | |||
| status_battery = | |||
| status_3d = | |||
| status_accel = | |||
| status_audio = | |||
| status_bluetooth = | |||
| status_camera = | |||
| status_gps = | |||
| status_mobiledata = | |||
| status_sms = | |||
| status_calls = | |||
| status = | |||
| booting = no | |||
}} | }} | ||
Revision as of 20:00, 2 October 2018
WARNING: This device is not recommended for future use with postmarketOS due to its armhf architecture. Alpine Linux (the distribution that postmarketOS extends) pmaports#599 has been considering dropping it. The processor of the device may support the armv7 architecture. If so, you can modify the device package and change the architecture accordingly. |
This device is marked as not booting.
Manufacturer | Sony |
---|---|
Name | Xperia J |
Codename | jlo |
Released | 2012 |
Hardware | |
Chipset | Qualcomm MSM7227A (S1) Platform |
CPU | 1x ARM Cortex A5 @ 1GHz |
GPU | Adreno 200 @ 307 MHz |
Display | 480x854 |
Storage | 4GB (expandable with up to 32GB MicroSD) |
Memory | 512MB |
Architecture | armhf |
Software | |
Original software | Android 4.0.1 ICS |
postmarketOS | |
Category | testing |
Pre-built images | no |
Contributors
- WilliamO7
Maintainer(s)
- WilliamO7
What works
- Nothing.
What does not work
- Everything!
To test/do
- Figure out the bootimg format and make the phone boot.
- Get everything else working.
How to enter flash mode
When the device is powered off, press Volume Up while plugging in a microUSB cable to enter fastboot. Nothing will be displayed on the screen when this occurs.
Installation
Can be flashed normally, but it will not boot atm, see below.
Booting
- The Sony Xperia J along with some other 2012/13 Xperia phones (such as its previously attempted sister device Xperia E use a notoriously difficult (to use and generate properly) ELF format for boot images, which we can't generate bootable versions of right now.
- Rudimentary support for these formats have been added and requested for inclusion into upstream.
- One thing of note is that the FreeXperia project (now defunct) got a working CM/LOS10 build on this phone (used at the time of testing) and has quite an interesting init script to allow for using LEDs and recovery - the ROM can be downloaded from here if you want to research further (sorry for restrictive host.)