Herramientas de usuario

Herramientas del sitio


personas:brolin:proyectos:linuxonphone

Diferencias

Muestra las diferencias entre dos versiones de la página.

Enlace a la vista de comparación

Ambos lados, revisión anteriorRevisión previa
Próxima revisión
Revisión previa
personas:brolin:proyectos:linuxonphone [2021/08/31 19:11] – [OnePlus 3 A3000] brolinpersonas:brolin:proyectos:linuxonphone [2023/01/29 02:07] (actual) – [Tricks] brolin
Línea 1: Línea 1:
-====== Install Linux on a Smartphone ======+====== Install Linux or Hardened Android Roms on a Smartphone ====== 
  
 ===== OnePlus 3 A3000 ===== ===== OnePlus 3 A3000 =====
Línea 8: Línea 9:
   * https://devices.ubuntu-touch.io/device/oneplus3/   * https://devices.ubuntu-touch.io/device/oneplus3/
   * https://lineageosroms.com/oneplus3/   * https://lineageosroms.com/oneplus3/
-  * +  * :!: https://grapheneos.org/ 
 +  * :!: https://doc.e.foundation/devices/oneplus3 
 +  * https://calyxos.org/ 
 + 
 +===== Xiaomi Mi A1 (tissot) ===== 
 + 
 +  * https://doc.e.foundation/devices/tissot/install 
 +  * https://xiaomistockrom.com/xiaomi-mi-a1 
 +  * http://api.en.miui.com/url/unlock 
 +  * **Bootloop after burn stock rom ** https://forum.xda-developers.com/t/solved-mi-a1-bootloop.3973131/ 
 + 
 +===== OnePlus2 ===== 
 +  * https://lineageosroms.com/oneplus2/#installing-a-custom-recovery-using-fastboot 
 +  * https://www.reddit.com/r/LineageOS/comments/8ujxup/oneplus_2_no_lte_after_update/ 
 +  * https://forum.xda-developers.com/t/rom-ota-oxygen-os-mirrors-for-official-oxygen-os-roms-and-ota-updates.3209863/#post-62973446 
 + 
 +===== References ===== 
 +  * https://tuxphones.com/ 
 + 
 +===== Tricks ===== 
 + 
 +  * screenrecord is an internal Android executable that dumps screen to a file, and ffplay from ffmpeg happens to be able to play an H.264 encoded stream from stdin https://android.stackexchange.com/questions/7686/is-there-a-way-to-see-the-devices-screen-live-on-pc-through-adb 
 +  * <code>adb exec-out screenrecord --size 500x800 --output-format=h264 - | ffplay -framerate 60 -probesize 32 -sync video  -</code> 
 +  * https://android.stackexchange.com/questions/144966/how-do-i-get-my-device-detected-by-adb-on-linux
personas/brolin/proyectos/linuxonphone.1630437089.txt.gz · Última modificación: 2021/08/31 19:11 por brolin