Hovatek Forum MOBILE Android [Please help] MT 6582 ROM
Try our Online TWRP Builder..its free!
Can't login? Please, reset your password.


[Please help] MT 6582 ROM

[Please help] MT 6582 ROM

Pages (2): 1 2 Next
GVS
GVS
GVS
Enthusiastic Member
8
21-08-2020, 12:39 PM
#1



Hy Guys,

I need help with my Chinese tablet.
Manuf. is JLINKSZ model P10 with MT6582

I need a ROM for this model.
I flashed it with the scatter file but now the screen is black and does not power on anymore.

I can still read the memory with the MTK Droid tool.
End goal is to upgrade my Android to at least 5. now it is 4.4.2 Kitkat

Thansk in advance for all
X3non
X3non
X3non
Recognized Contributor
22,062
21-08-2020, 07:37 PM
#2
(21-08-2020, 12:39 PM)GVS Hy Guys,

I need help with my Chinese tablet.
Manuf. is JLINKSZ model P10 with MT6582

I need a ROM for this model.
I flashed it with the scatter file but now the screen is black and does not power on anymore.

I can still read the memory with the MTK Droid tool.
End goal is to upgrade my Android to at least 5. now it is 4.4.2 Kitkat

Thansk in advance for all

attach a screenshot showing the scatter file and firmware you flashed
have you tried disconnecting / reconnecting the battery after flash?
GVS
GVS
GVS
Enthusiastic Member
8
22-08-2020, 01:23 PM
#3
Hello thanks for he reply.
The file is to log for a screenshot.
I cannot disconnect the battery it is build in but when I try to charge it there is a connection, I do not think the battery it down.
When I connect the tablet to the PC you hear it is connecting and disconnecting?
The firmware was the one of this site? SP_Flash_Tool_v5.1648_Win + MT6582_Android_scatter (WIKO RAINBOW 4G) but I used my scatterfile.
Code:

############################################################################################################
#
#  General Setting
#
############################################################################################################
- general: MTK_PLATFORM_CFG
  info:
    - config_version: V1.1.1
      platform: MT6582
      project: MTDTtest
      storage: EMMC
      boot_channel: MSDC_0
      block_size: 0x20000
############################################################################################################
#
#  Layout Setting
#
############################################################################################################
- partition_index: SYS0
  partition_name: PRELOADER
  file_name: preloader.bin
  is_download: true
  type: SV5_BL_BIN
  linear_start_addr: 0x0
  physical_start_addr: 0x0
  partition_size: 0x1400000
  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: 0x1400000
  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: 0x1480000
  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: 0x1500000
  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: 0x1800000
  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: 0x1D00000
  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: 0x2700000
  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: 0x3100000
  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: 0x3120000
  physical_start_addr: 0x1D20000
  partition_size: 0x160000
  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: 0x3280000
  physical_start_addr: 0x1E80000
  partition_size: 0xF00000
  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: 0x4180000
  physical_start_addr: 0x2D80000
  partition_size: 0x1000000
  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: NORMAL_ROM
  linear_start_addr: 0x5180000
  physical_start_addr: 0x3D80000
  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: 0x5780000
  physical_start_addr: 0x4380000
  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: 0x5800000
  physical_start_addr: 0x4400000
  partition_size: 0x1400000
  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: 0x6C00000
  physical_start_addr: 0x5800000
  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: CUSTOM
  file_name: NONE
  is_download: false
  type: NONE
  linear_start_addr: 0x6C80000
  physical_start_addr: 0x5880000
  partition_size: 0x40000000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: INVISIBLE
  reserve: 0x00

- partition_index: SYS16
  partition_name: EXPDB
  file_name: NONE
  is_download: false
  type: NONE
  linear_start_addr: 0x46C80000
  physical_start_addr: 0x45880000
  partition_size: 0xA00000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: INVISIBLE
  reserve: 0x00

- partition_index: SYS17
  partition_name: ANDROID
  file_name: system.img
  is_download: true
  type: YAFFS_IMG
  linear_start_addr: 0x47680000
  physical_start_addr: 0x46280000
  partition_size: 0x38400000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: UPDATE
  reserve: 0x00

- partition_index: SYS18
  partition_name: CACHE
  file_name: cache.img
  is_download: true
  type: YAFFS_IMG
  linear_start_addr: 0x7FA80000
  physical_start_addr: 0x7E680000
  partition_size: 0x7E00000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: UPDATE
  reserve: 0x00

- partition_index: SYS19
  partition_name: USRDATA
  file_name: data.img
  is_download: true
  type: YAFFS_IMG
  linear_start_addr: 0x87880000
  physical_start_addr: 0x86480000
  partition_size: 0x322F00000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: UPDATE
  reserve: 0x00

- partition_index: SYS20
  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
This post was last modified: 24-08-2020, 02:31 AM by X3non.
xerxes
xerxes
xerxes
Senior Member
8,355
22-08-2020, 05:45 PM
#4
(22-08-2020, 01:23 PM)GVS Hello thanks for he reply.
The file is to log for a screenshot.
I cannot disconnect the battery it is build in but when I try to charge it there is a connection, I do not think the battery it down.
When I connect the tablet to the PC you hear it is connecting and disconnecting?
The firmware was the one of this site? SP_Flash_Tool_v5.1648_Win + MT6582_Android_scatter (WIKO RAINBOW 4G) but I used my scatter file.
###########################################################################################

The phone might also be stuck in flash mode.
Loose the phone and disconnect/reconnect the phone's battery then power on or plug to charge few hours.
GVS
GVS
GVS
Enthusiastic Member
8
22-08-2020, 09:28 PM
#5



Hi, The tablet was plugged in the whole day.
I tried several combinations of the buttons but no effect.
When I have it charging or when I press the power button the screen kind of lightens one time.
Thats it
X3non
X3non
X3non
Recognized Contributor
22,062
24-08-2020, 09:10 AM
#6
(22-08-2020, 09:28 PM)GVS Hi, The tablet was plugged in the whole day.

it's not about charging the phone for a full day but the easiest way to tell the phone isn't stuck in flash mode is by disconnecting / reconnecting the battery


(22-08-2020, 09:28 PM)GVS ...When I have it charging or when I press the power button the screen kind of lightens one time.
Thats it

when you press the power button, the phone vibrates, screen light comes on and goes off upon releasing the power button?
GVS
GVS
GVS
Enthusiastic Member
8
24-08-2020, 02:19 PM
#7
Hi, When I press the power button there is no vibration or or screen light action.
It is kind of light flash not more.

I opened the tablet to disconnect the battery I need to cut the wire and put it back toghetter.
Before doing this Iwould like to have more options.
GVS
GVS
GVS
Enthusiastic Member
8
24-08-2020, 04:02 PM
#8
Hi,
with a soldering piece I managed to loosen the battery.
Solded it back but it has no result.
Pushing the power button the the screen just flashes.
X3non
X3non
X3non
Recognized Contributor
22,062
25-08-2020, 12:38 PM
#9
(24-08-2020, 04:02 PM)GVS Hi,
with a soldering piece I managed to loosen the battery.
Solded it back but it has no result.
Pushing the power button the the screen just flashes.

charge the battery of the device properly or try a different battery
GVS
GVS
GVS
Enthusiastic Member
8
26-08-2020, 03:55 PM
#10



Hi,
battery was in whole day no result.
Had the battery checked and she is ok.
Delivers 3.7V
Pages (2): 1 2 Next
Users browsing this thread:
 1 Guest(s)
Users browsing this thread:
 1 Guest(s)
YtWhTl
live chat
whatsapp telegram instagram