Jump to content

Sony Xperia Z (sony-yuga): Difference between revisions

From postmarketOS Wiki
add what wfranken said in IRC
Wfranken (talk | contribs)
Updated to current status
Line 8: Line 8:
* Compiling the kernel
* Compiling the kernel
* Flashing pmos + kernel
* Flashing pmos + kernel
* Telnet into it using the usb-shell procedure as described on [[Initramfs development]]


'''Current status''': There is currently no way to telnet into the device: 'lsusb' shows nothing after rebooting.
=== Current status ===


'''What i've tried''':
Telnet into initramfs (from [[Initramfs development]]) only works when replacing the ramdisk in the LineageOS boot.img with pmos one using abootimg.
 
* The security hole on [[Inspecting the initramfs]]
* Flashing manually with fastboot command
* Everything on [[Boot process]] (doesn't work obviously as even lsusb does not recognize my device)


=== Other information ===
=== Other information ===
Line 23: Line 20:
=== Links ===
=== Links ===


* [https://github.com/sonyxperiadev/kernel-copyleft Kernel Source]
* [https://github.com/LineageOS/android_kernel_sony_msm8974 Kernel Source]

Revision as of 15:13, 27 August 2017

Contributors

  • wfranken

What works

  • Compiling the kernel
  • Flashing pmos + kernel
  • Telnet into it using the usb-shell procedure as described on Initramfs development

Current status

Telnet into initramfs (from Initramfs development) only works when replacing the ramdisk in the LineageOS boot.img with pmos one using abootimg.

Other information

  • when red leds are flashing, offsets are wrong
  • LineageOS boot.img is far larger because the recovery is inside it

Links