Categorías: Hardware | Telefonía Móvil | OpenMoko |
Bootloader
- Apagar y entrar al menu NOR uBoot presionando el botón auxiliar y el de encendido al tiempo.
# dfu-util -d 0x1d50:0x5119 -a u-boot -R -D qi-s3c2442-1.0.2+gitr3b8513d8b3d9615ebda605de4bda18371aa3f359.udfu
Instalar SHR
mount -t usbfs usbfs /proc/bus/usb/
Descargar el sistema de archivos y el kernel de http://build.shr-project.org/shr-testing/images/om-gta02.
# dfu-util -d 0x1d50:0x5119 -a rootfs -R -D full-om-gta02.jffs2 # dfu-util -d 0x1d50:0x5119 -a kernel -R -D uImage-om-gta02-latest.bin
Información GSM (IMEI, firmware, etc...)
mdbus2 -s org.freesmartphone.ogsmd /org/freesmartphone/GSM/Device org.freesmartphone.Info.GetInfo
