Difference between revisions of "Sony Xperia J (sony-jlo)"
Jump to navigation
Jump to search
(Created page with "Category:Not booting {{Infobox device | manufacturer = Sony | name = Xperia J | codename = jlo | image = | imagecaption = Sony Xperia J | releaseyear = 2012 | originalsof...") |
m (Update codename, use Button template) |
||
(6 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
{{Infobox device | {{Infobox device | ||
| manufacturer = Sony | | manufacturer = Sony | ||
− | | name = | + | | name = Xperia J |
− | | codename = jlo | + | | codename = sony-jlo |
− | | image = | + | | image = File:sony-jlo.jpg |
| imagecaption = Sony Xperia J | | imagecaption = Sony Xperia J | ||
| releaseyear = 2012 | | releaseyear = 2012 | ||
| originalsoftware = Android 4.0.1 ICS | | originalsoftware = Android 4.0.1 ICS | ||
− | | chipset = Qualcomm MSM7227A | + | | chipset = Qualcomm MSM7227A Snapdragon S1 |
− | | cpu = 1x | + | | cpu = 1x Cortex-A5 @ 1GHz |
| gpu = Adreno 200 @ 307 MHz | | gpu = Adreno 200 @ 307 MHz | ||
− | | storage = | + | | storage = 4 GB (expandable with up to 32 GB MicroSD) |
| display = 480x854 | | display = 480x854 | ||
− | | memory = | + | | memory = 512 MB |
+ | | architecture = armv7 | ||
+ | | 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 | ||
}} | }} | ||
Line 33: | Line 53: | ||
== How to enter flash mode == | == How to enter flash mode == | ||
− | + | When the device is powered off, press {{Button|Volume Up}} while plugging in a microUSB cable to enter fastboot. | |
Nothing will be displayed on the screen when this occurs. | Nothing will be displayed on the screen when this occurs. | ||
Latest revision as of 15:26, 1 April 2020
200px Sony Xperia J | |
Manufacturer | Sony |
---|---|
Name | Xperia J |
Codename | sony-jlo |
Released | 2012 |
Category | testing |
Original software | Android 4.0.1 ICS |
Hardware | |
Chipset | Qualcomm MSM7227A Snapdragon S1 |
CPU | 1x Cortex-A5 @ 1GHz |
GPU | Adreno 200 @ 307 MHz |
Display | 480x854 |
Storage | 4 GB (expandable with up to 32 GB MicroSD) |
Memory | 512 MB |
Architecture | armv7 |
USB Networking | |
---|---|
Flashing | |
Touchscreen | |
Display | |
WiFi | |
Xwayland | |
FDE | |
Mainline | |
Battery | |
3D Acceleration | |
Audio | |
Bluetooth | |
Camera | |
GPS | |
Mobile data | |
SMS | |
Calls | |
USB OTG | |
NFC | |
Accelerometer | |
---|---|
Magnetometer | |
Ambient Light | |
Proximity | |
Hall Effect | |
Ir TX | |
---|---|
TrustZone | |
Contents
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.)