Diferencia entre revisiones de «Obijuan:Notas sobre ubuntu phone»
De WikiRobotics
Línea 13: | Línea 13: | ||
Codename: utopic | Codename: utopic | ||
− | * Voy a instalar las herramientas para flashear: | + | * Voy a instalar las '''herramientas para flashear''': |
$ sudo add-apt-repository ppa:ubuntu-sdk-team/ppa | $ sudo add-apt-repository ppa:ubuntu-sdk-team/ppa | ||
$ sudo apt-get update | $ sudo apt-get update | ||
$ sudo apt-get install ubuntu-device-flash | $ sudo apt-get install ubuntu-device-flash | ||
+ | |||
+ | * Instalacion de phablet-tools. Son las herramientas que nos permiten acceder al telefono conectado por usb: | ||
+ | |||
+ | $ sudo apt-get install phablet-tools |
Revisión del 22:40 27 mar 2015
- El 26/Marzo/2015 recibí mi ubuntu phone!!!! :-)
- Es un Aquaris E4.5 con Ubuntu
- Las fuentes del kernel están en el github de bq
- Aquí están las instrucciones para instalar ubuntu
Pruebas
28/Marzo/2015
- Tengo instalado en el portatil un ubuntu 14.10
$ lsb_release -dc Description: Ubuntu 14.10 Codename: utopic
- Voy a instalar las herramientas para flashear:
$ sudo add-apt-repository ppa:ubuntu-sdk-team/ppa $ sudo apt-get update $ sudo apt-get install ubuntu-device-flash
- Instalacion de phablet-tools. Son las herramientas que nos permiten acceder al telefono conectado por usb:
$ sudo apt-get install phablet-tools