Home Menu

Menu



Otros modelos de Alcatel Otros modelos de Alcatel


 
Herramientas
  #1  
Viejo 24/08/15, 18:22:58
Avatar de manbill
manbill manbill no está en línea
Usuario poco activo
Mensajes: 2
 
Fecha de registro: sep 2012
Mensajes: 2
Modelo de smartphone: HTC Sensation
Tu operador: Movistar
Mencionado: 0 comentarios
Tagged: 0 hilos
POP C7 flashea bien pero no arranca

Hola:

Estoy intentando revivir un Pop C7 dual sim.
Tengo el firmware ot-7041D_2BALEG1_original_firmware y las SP flash tools v5_1452.00.100 para linux y este scatter:

Código:
############################################################################################################
#
#  General Setting 
#    
############################################################################################################
- general: MTK_PLATFORM_CFG
  info: 
    - config_version: V1.1.1
      platform: MT6582
      project: yaris_xl
      storage: EMMC
      boot_channel: MSDC_0
      block_size: 0x20000
############################################################################################################
#
#  Layout Setting
#
############################################################################################################
- partition_index: SYS0
  partition_name: PRELOADER
  file_name: preloader_yaris_xl.bin
  is_download: true
  type: SV5_BL_BIN
  linear_start_addr: 0x0
  physical_start_addr: 0x0
  partition_size: 0x1000000
  region: EMMC_BOOT_1
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: BOOTLOADERS
  reserve: 0x00

- partition_index: SYS1
  partition_name: MBR
  file_name: MBR
  is_download: true
  type: NORMAL_ROM
  linear_start_addr: 0x1000000
  physical_start_addr: 0x0
  partition_size: 0x80000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: UPDATE
  reserve: 0x00

- partition_index: SYS2
  partition_name: EBR1
  file_name: EBR1
  is_download: true
  type: NORMAL_ROM
  linear_start_addr: 0x1080000
  physical_start_addr: 0x80000
  partition_size: 0x80000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: UPDATE
  reserve: 0x00

- partition_index: SYS3
  partition_name: PRO_INFO
  file_name: NONE
  is_download: false
  type: NONE
  linear_start_addr: 0x1100000
  physical_start_addr: 0x100000
  partition_size: 0x300000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: PROTECTED
  reserve: 0x00

- partition_index: SYS4
  partition_name: NVRAM
  file_name: NONE
  is_download: false
  type: NONE
  linear_start_addr: 0x1400000
  physical_start_addr: 0x400000
  partition_size: 0x500000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: BINREGION
  reserve: 0x00

- partition_index: SYS5
  partition_name: PROTECT_F
  file_name: NONE
  is_download: false
  type: NONE
  linear_start_addr: 0x1900000
  physical_start_addr: 0x900000
  partition_size: 0xa00000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: PROTECTED
  reserve: 0x00

- partition_index: SYS6
  partition_name: PROTECT_S
  file_name: NONE
  is_download: false
  type: NONE
  linear_start_addr: 0x2300000
  physical_start_addr: 0x1300000
  partition_size: 0xa00000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: PROTECTED
  reserve: 0x00

- partition_index: SYS7
  partition_name: SECCFG
  file_name: NONE
  is_download: false
  type: NONE
  linear_start_addr: 0x2d00000
  physical_start_addr: 0x1d00000
  partition_size: 0x20000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: INVISIBLE
  reserve: 0x00

- partition_index: SYS8
  partition_name: UBOOT
  file_name: lk.bin
  is_download: true
  type: NORMAL_ROM
  linear_start_addr: 0x2d20000
  physical_start_addr: 0x1d20000
  partition_size: 0x60000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: UPDATE
  reserve: 0x00

- partition_index: SYS9
  partition_name: BOOTIMG
  file_name: boot.img
  is_download: true
  type: NORMAL_ROM
  linear_start_addr: 0x2d80000
  physical_start_addr: 0x1d80000
  partition_size: 0x600000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: UPDATE
  reserve: 0x00

- partition_index: SYS10
  partition_name: RECOVERY
  file_name: recovery.img
  is_download: true
  type: NORMAL_ROM
  linear_start_addr: 0x3380000
  physical_start_addr: 0x2380000
  partition_size: 0x600000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: UPDATE
  reserve: 0x00

- partition_index: SYS11
  partition_name: SEC_RO
  file_name: secro.img
  is_download: true
  type: YAFFS_IMG
  linear_start_addr: 0x3980000
  physical_start_addr: 0x2980000
  partition_size: 0x600000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: UPDATE
  reserve: 0x00

- partition_index: SYS12
  partition_name: MISC
  file_name: NONE
  is_download: false
  type: NONE
  linear_start_addr: 0x3f80000
  physical_start_addr: 0x2f80000
  partition_size: 0x80000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: INVISIBLE
  reserve: 0x00

- partition_index: SYS13
  partition_name: LOGO
  file_name: logo.bin
  is_download: true
  type: NORMAL_ROM
  linear_start_addr: 0x4000000
  physical_start_addr: 0x3000000
  partition_size: 0x300000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: UPDATE
  reserve: 0x00

- partition_index: SYS14
  partition_name: EBR2
  file_name: EBR2
  is_download: true
  type: NORMAL_ROM
  linear_start_addr: 0x4300000
  physical_start_addr: 0x3300000
  partition_size: 0x80000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: UPDATE
  reserve: 0x00

- partition_index: SYS15
  partition_name: CUSTPACK
  file_name: custpack2.img
  is_download: true
  type: YAFFS_IMG
  linear_start_addr: 0x4380000
  physical_start_addr: 0x3380000
  partition_size: 0x26500000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: UPDATE
  reserve: 0x00

- partition_index: SYS16
  partition_name: MOBILE_INFO
  file_name: mobile_info.img
  is_download: true
  type: YAFFS_IMG
  linear_start_addr: 0x2a880000
  physical_start_addr: 0x29880000
  partition_size: 0x800000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: UPDATE
  reserve: 0x00

- partition_index: SYS17
  partition_name: EXPDB
  file_name: NONE
  is_download: false
  type: NONE
  linear_start_addr: 0x2b080000
  physical_start_addr: 0x2a080000
  partition_size: 0xa00000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: INVISIBLE
  reserve: 0x00

- partition_index: SYS18
  partition_name: ANDROID
  file_name: system.img
  is_download: true
  type: YAFFS_IMG
  linear_start_addr: 0x2ba80000
  physical_start_addr: 0x2aa80000
  partition_size: 0x26500000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: UPDATE
  reserve: 0x00

- partition_index: SYS19
  partition_name: CACHE
  file_name: cache.img
  is_download: true
  type: YAFFS_IMG
  linear_start_addr: 0x51f80000
  physical_start_addr: 0x50f80000
  partition_size: 0x13900000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: UPDATE
  reserve: 0x00

- partition_index: SYS20
  partition_name: USRDATA
  file_name: userdata.img
  is_download: true
  type: YAFFS_IMG
  linear_start_addr: 0x65880000
  physical_start_addr: 0x64880000
  partition_size: 0x40000000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: UPDATE
  reserve: 0x00

- partition_index: SYS21
  partition_name: OTP
  file_name: NONE
  is_download: false
  type: NONE
  linear_start_addr: 0xFFFF0200
  physical_start_addr: 0xffff0200
  partition_size: 0x2b00000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: false
  is_reserved: true
  operation_type: RESERVED
  reserve: 0x00

- partition_index: SYS22
  partition_name: BMTPOOL
  file_name: NONE
  is_download: false
  type: NONE
  linear_start_addr: 0xFFFF00a8
  physical_start_addr: 0xffff00a8
  partition_size: 0x1500000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: false
  is_reserved: true
  operation_type: RESERVED
  reserve: 0x00


Aparentemente todo va bien. El teléfono acepta el download con las diferentes particiones y todo acaba sin errores, tanto si flasheo el preloader solo, como si flasheo las demás sin el preloader.

Sin embargo, cuando termina, intento encender el teléfono dejando pulsado el botón de encendido (obvio) pero no hace absolutamente nada.

He leído miles de posts y visto un montón de vídeos, que aparentemente solucionan el problema haciendo exactamente lo que yo hago, sin embargo mi C7 no quiere volver a la vida.

Me podéis ayudar.

Muchas gracias.
Un saludo.
Responder Con Cita


  #2  
Viejo 24/08/15, 23:09:54
Avatar de pedober
pedober pedober no está en línea
Miembro del foro
Mensajes: 130
 
Fecha de registro: dic 2011
Mensajes: 130
Modelo de smartphone: Huawei Y530
Tu operador: Yoigo
Mencionado: 0 comentarios
Tagged: 0 hilos
Puede ser que no ayude pero has probado ha quitar la batería dejar unos segundos y luego ponerla yo lo he tenido que hacer varias veces después de cambiar de rom.


.
Responder Con Cita
  #3  
Viejo 25/08/15, 01:23:26
Avatar de srclooney
srclooney srclooney no está en línea
Usuario muy activo
Mensajes: 502
Compra y venta: (7)
 
Fecha de registro: jul 2009
Mensajes: 502
Mencionado: 0 comentarios
Tagged: 1 hilos
Utiliza el tutorial de youtube y podras poner el kitkat oficial hungaro (que ademas coincide con el modelo de tu telefono 7041D), con sp flash tools:



O bien descarga el actualizador oficial de alcatel, para poner jelly bean:

programa actualizacion


Importante: Junto al scatter, hay que utilizar otros 10 archivos... no intenar flasear el preloader o el mobile info.

En Xda hablan de tomar esa precaución a la hora de flashear, que puede ser lo que te haya sucedido:

"DO NOT EVER TRY TO FLASH PRELOADER AND MOBILE_INFO it will brick your phone."

Última edición por srclooney Día 25/08/15 a las 01:28:30
Responder Con Cita
  #4  
Viejo 27/08/15, 14:19:30
Avatar de manbill
manbill manbill no está en línea
Usuario poco activo
Mensajes: 2
 
Fecha de registro: sep 2012
Mensajes: 2
Modelo de smartphone: HTC Sensation
Tu operador: Movistar
Mencionado: 0 comentarios
Tagged: 0 hilos
Gracias por contestar srclooney.

Creo que el problema es más por el tema de la batería que no está muy católica.

Finalmente conseguí que arrancara tras flashear, pero es muy mosqueante que la batería a pesar de haber estado conectado al cargador durante toda una noche, no haya alcanzado el suficiente nivel de carga.

Creo que por eso es por lo que no hacía nada. Si la batería está muy baja... simplemente no enciende.

Hasta que no cogí el polímetro y medí la tensión no me dí cuenta del problema.

Simplemente dejándolo en carga durante mucho rato no es garantía de que se haya cargado la batería.

Supongo que es lo primero que debería haber hecho, pero aparentemente todo iba bien antes por lo que el problema de carga no sé si es "software" o "hardware"...

Al final creo que voy a cambiarle la placa base, porque creo que no está bien. A ver si la encuentro baratita y marchando!!!...

Lo dicho, gracias y un saludo.
Responder Con Cita
  #5  
Viejo 28/08/15, 23:35:08
Avatar de srclooney
srclooney srclooney no está en línea
Usuario muy activo
Mensajes: 502
Compra y venta: (7)
 
Fecha de registro: jul 2009
Mensajes: 502
Mencionado: 0 comentarios
Tagged: 1 hilos
Cita:
Originalmente Escrito por manbill Ver Mensaje
Gracias por contestar srclooney.

Creo que el problema es más por el tema de la batería que no está muy católica.

Finalmente conseguí que arrancara tras flashear, pero es muy mosqueante que la batería a pesar de haber estado conectado al cargador durante toda una noche, no haya alcanzado el suficiente nivel de carga.

Creo que por eso es por lo que no hacía nada. Si la batería está muy baja... simplemente no enciende.

Hasta que no cogí el polímetro y medí la tensión no me dí cuenta del problema.

Simplemente dejándolo en carga durante mucho rato no es garantía de que se haya cargado la batería.

Supongo que es lo primero que debería haber hecho, pero aparentemente todo iba bien antes por lo que el problema de carga no sé si es "software" o "hardware"...

Al final creo que voy a cambiarle la placa base, porque creo que no está bien. A ver si la encuentro baratita y marchando!!!...

Lo dicho, gracias y un saludo.
Antes de buscar la placa, intenta gestionar la garantia del aparato o recurre al mercado de segundamano yo he visto terminales c7 desde 60 euros
Responder Con Cita
Respuesta

Estás aquí
Regresar   HTCMania > Otras marcas y modelos de smartphones de venta en España > Alcatel > Otros modelos de Alcatel

Herramientas

Reglas de Mensajes
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Las caritas están On
Código [IMG] está On
Código HTML está Off

Saltar a Foro



Hora actual: 14:55:34 (GMT +1)

Cookies
Powered by vBulletin™
Copyright © vBulletin Solutions, Inc. All rights reserved.
 
HTCMania: líderes desde el 2007