Ver Mensaje Individual
  #30  
Viejo 03/12/15, 11:19:09
Array

[xs_avatar]
kadenas kadenas no está en línea
Usuario poco activo
 
Fecha de registro: ene 2010
Localización: Vigo
Mensajes: 19
Modelo de smartphone: innos D6000
Tu operador: R Móvil
 Cita: Originalmente Escrito por javigar Ver Mensaje
Bueno he revisado que tengo el TPRW adecado y también creo que he conseguido instalar los drivers en Windows 10. El problema ahora es que cuando le doy a ejecutar el comando fastboot OEM unlock-go no hace nada. Bueno os copio lo que me aparece:

C:\Users\Javier\Desktop\innos\Nueva carpeta>fastboot OEM unlock-go
usage: fastboot [ <option> ] <command>

commands:
update <filename> reflash device from update.zip
flashall flash boot + recovery + system
flash <partition> [ <filename> ] write a file to a flash partition
erase <partition> erase a flash partition
format <partition> format a flash partition
getvar <variable> display a bootloader variable
boot <kernel> [ <ramdisk> ] download and boot kernel
flash:raw boot <kernel> [ <ramdisk> ] create bootimage and flash it
devices list all connected devices
continue continue with autoboot
reboot reboot device normally
reboot-bootloader reboot device into bootloader
help show this help message

options:
-w erase userdata and cache (and format
if supported by partition type)
-u do not first erase partition before
formatting
-s <specific device> specify device serial number
or path to device port
-l with "devices", lists device paths
-p <product> specify product name
-c <cmdline> override kernel commandline
-i <vendor id> specify a custom USB vendor id
-b <base_addr> specify a custom kernel base address. default: 0x10000000
-n <page size> specify the nand page size. default: 2048
-S <size>[K|M|G] automatically sparse files greater than
size. 0 to disable

Alguna idea?



Por cierto, tienes que meterte en la carpeta adb.

C:\Users\Javier\Desktop\innos\Nueva carpeta>

Para estar seguro que estas en la carpeta correcta ejecuta un dir para ver si ves el archivo OEM unlock-go

Para estar seguro de que se ejecuto ok tienes que ejecutar el comando "fastboot oem" y debería de salirte algo asi .....


C:\Escritorio\INNOS\root\kk\adb>fastboot oem
device-info
...
(bootloader) Device tampered: false
(bootloader) Device unlocked: true
(bootloader) Charger screen enabled: false
(bootloader) Vol key fastboot enabled: false
(bootloader) Display panel:
OKAY [ 0.016s]
finished. total time: 0.016s
C:\\Escritorio\INNOS\root\kk\adb>


Espero te sirva de ayuda.......
Responder Con Cita