Sony Xperia M (sony-nicki)
Revision as of 15:05, 14 October 2019 by HenriDellal (talk | contribs)
USB Networking |
Works |
---|---|
Flashing |
Works |
Touchscreen |
Works |
Display |
Works |
WiFi | |
Xwayland | |
FDE |
Works |
Mainline |
Partial |
Battery |
Partial |
3D Acceleration | |
Accelerometer | |
Audio | |
Bluetooth | |
Camera | |
GPS | |
Mobile data | |
SMS | |
Calls | |
USB OTG | |
Contents
Contributors
- Konrad Dybcio (@konradybcio)
How to enter flash mode
With device powered off, hold [VOLUME +] and plug USB cable in. Device's LED will turn blue, meaning it has entered fastboot mode.
Installation
Works with both pmbootstrap flasher and TWRP zip. No errors were found in that process.
If using a large rootfs (like with plasma-mobile) fastboot with throw a "no space left on device" error. Flashing as a .zip with TWRP solves the problem.
Additional info
Partition list
Device | Label | Size in blocks |
---|---|---|
mmcblk0p1 | TA | 2048 |
mmcblk0p2 | sbl1 | 128 |
mmcblk0p3 | sbl2 | 256 |
mmcblk0p4 | s1sbl2 | 256 |
mmcblk0p5 | sbl3 | 512 |
mmcblk0p6 | aboot | 512 |
mmcblk0p7 | tz | 512 |
mmcblk0p8 | alt_sbl1 | 128 |
mmcblk0p9 | alt_sbl2 | 256 |
mmcblk0p10 | alt_s1sbl2 | 256 |
mmcblk0p11 | alt_sbl3 | 512 |
mmcblk0p12 | alt_aboot | 512 |
mmcblk0p13 | alt_tz | 512 |
mmcblk0p14 | rpm | 512 |
mmcblk0p15 | alt_rpm | 512 |
mmcblk0p16 | LTALabel | 16384 |
mmcblk0p17 | boot | 20480 |
mmcblk0p18 | modem | 65536 |
mmcblk0p19 | modemst1 | 3072 |
mmcblk0p20 | modemst2 | 3072 |
mmcblk0p21 | fsg | 3072 |
mmcblk0p22 | ramdump | 5120 |
mmcblk0p23 | FOTAKernel | 16384 |
mmcblk0p24 | persist | 4096 |
mmcblk0p25 | system | 1228800 |
mmcblk0p26 | cache | 256000 |
mmcblk0p27 | data | 2183151 |
See also
- !1611 Initial merge request
- display hack (needs to be reworked in the future to make it compatible with a display manager)
- Mainline kernel notes