MTK 6592 Touch Screen Bricked ?

BliNeR-KeY

New member
Dec 4, 2010
3
0
0
hello i flash my drivice mtk6592 ( star n3+ ocracore ) with a same rom.

is not first time to i flash rom, but dhis new phone worked just a 30 min
after flash my touch screen dont work . and imei ( imei fix ok)

i try so send a lots rom , rom accept never found error . same my touch screen dont work.
and factory rom no success.

maybe i need to edit scatter file?
maybe my touch screen is bricked?
maybe my touch screen have hardware problem?
 

BliNeR-KeY

New member
Dec 4, 2010
3
0
0
dhis is my test


Code:
============ Memory Detection Report ===========

Internal RAM:

	Size = 0x00020000 (128KB)

External RAM:

	Type = DRAM

	Size = 0x40000000 (1024MB/8192Mb)

NAND Flash:

	ERROR: NAND Flash was not detected!

EMMC: 

	 EMMC_PART_BOOT1 	Size = 0x0000000000200000(2MB)
	 EMMC_PART_BOOT2 	Size = 0x0000000000200000(2MB)
	 EMMC_PART_RPMB 	Size = 0x0000000000020000(0MB)
	 EMMC_PART_GP1 	Size = 0x0000000000000000(0MB)
	 EMMC_PART_GP2 	Size = 0x0000000000000000(0MB)
	 EMMC_PART_GP3 	Size = 0x0000000000000000(0MB)
	 EMMC_PART_GP4 	Size = 0x0000000000000000(0MB)
	 EMMC_PART_USER 	Size = 0x00000003a3e00000(14910MB)

============	 RAM Test 	============

Data Bus Test: 

[D0]
[D1]
[D2]
[D3]
[D4]
[D5]
[D6]
[D7]
[D8]
[D9]
[D10]
[D11]
[D12]
[D13]
[D14]
[D15]
[D16]
[D17]
[D18]
[D19]
[D20]
[D21]
[D22]
[D23]
[D24]
[D25]
[D26]
[D27]
[D28]
[D29]
[D30]
[D31]
OK!!

Address Bus Test:

[A1]
[A2]
[A3]
[A4]
[A5]
[A6]
[A7]
[A8]
[A9]
[A10]
[A11]
[A12]
[A13]
[A14]
[A15]
[A16]
[A17]
[A18]
[A19]
[A20]
[A21]
[A22]
[A23]
[A24]
[A25]
[A26]
[A27]
[A28]
[A29]
OK!!

RAM Pattern Test :
Writing ...
OK!!

Increment/Decrement Test:
Writing...
OK!!

============	 NAND Test 	============

SKIP! NAND Flash was not detected!

============	 EMMC Test 	============

OK!!
 

BliNeR-KeY

New member
Dec 4, 2010
3
0
0
Code:
?????????adb?fastboot?????,??:

  ??adb??:adb devices
  ??shell:adb shell
  ??????:adb logcat
  ???????SD?:adb push D:\myfile.pdf /sdcard/
  ???SD?????:adb pull /sdcard/myfile.pdf D:\
  ??fastboot??:fastboot devices
  ??adb????:adb help
  ??fastboot????:fastboot help

C:\Program Files (x86)\Shuame>adb shell
[email protected]_v92_zlh_hd:/ $ cat /proc/devices
cat /proc/devices
Character devices:
  1 mem
  2 pty
  3 ttyp
  5 /dev/tty
  5 /dev/console
  5 /dev/ptmx
 10 misc
 13 input
 14 sound
 29 fb
 90 mtd
108 ppp
116 alsa
128 ptm
136 pts
141 mtk_stp_usktrk
153 mtk_wmt_WIFI_chrdev
160 Vcodec
166 ttyACM
168 MJC
180 usb
182 sec
184 ccci0
184 CCCI_IPC_DEV0
184 ccci1_fs
184 vir_chr0
184 ccci_tty_drv0
188 M4U_device
189 usb_device
190 mtk_stp_wmt
191 mtk_stp_GPS_chrdev
192 mtk_stp_BT_chrdev
193 fm
196 devmap
204 ttyMT
226 ttyGS
227 camera-pipemgr
228 mt3326-gps
229 camera-sysram
230 camera-isp
231 FM50AF
232 kd_camera_hw
233 DumChar
234 accdet
235 mtk-adc-cali
236 mtk_disp
237 MTK_SMI
238 dummy_eeprom
239 dummy_cam_cal
240 hall_dev
241 AGOLD_DRIVER
242 mtk_jpeg
243 pmt
244 kd_camera_flashlight
245 flash_info
246 btn
247 mtk_almk
248 btif
249 MT_pmic_adc_cali
250 mtkfb_vsync
251 mmp
252 sched
253 BOOT
254 rtc

Block devices:
259 blkext
  7 loop
  8 sd
 31 mtdblock
 65 sd
 66 sd
 67 sd
 68 sd
 69 sd
 70 sd
 71 sd
128 sd
129 sd
130 sd
131 sd
132 sd
133 sd
134 sd
135 sd
179 mmc
253 zram
254 device-mapper
[email protected]_v92_zlh_hd:/ $
C:\Program Files (x86)\Shuame>adb shell
[email protected]_v92_zlh_hd:/ $ cat /proc/partitions
cat /proc/partitions
major minor  #blocks  name

   7        0       1254 loop0
 253        0    1048576 zram0
 179        0   15246336 mmcblk0
 179        1          1 mmcblk0p1
 179        2      10240 mmcblk0p2
 179        3      10240 mmcblk0p3
 179        4       6144 mmcblk0p4
 179        5     819200 mmcblk0p5
 179        6     131072 mmcblk0p6
 179        7    1212416 mmcblk0p7
 179        8   13001728 mmcblk0p8
 179       64       2048 mmcblk0boot1
 179       32       2048 mmcblk0boot0
 179       96    7764992 mmcblk1
 179       97    7760896 mmcblk1p1
[email protected]_v92_zlh_hd:/ $ mount
mount
rootfs / rootfs ro,relatime 0 0
tmpfs /dev tmpfs rw,nosuid,relatime,mode=755 0 0
devpts /dev/pts devpts rw,relatime,mode=600 0 0
proc /proc proc rw,relatime 0 0
sysfs /sys sysfs rw,relatime 0 0
none /acct cgroup rw,relatime,cpuacct 0 0
tmpfs /mnt/secure tmpfs rw,relatime,mode=700 0 0
tmpfs /mnt/asec tmpfs rw,relatime,mode=755,gid=1000 0 0
tmpfs /mnt/obb tmpfs rw,relatime,mode=755,gid=1000 0 0
none /dev/cpuctl cgroup rw,relatime,cpu 0 0
/[email protected] /system ext4 ro,noatime,noauto_da_alloc,commit=1,data=ordered 0 0
/[email protected] /data ext4 rw,nosuid,nodev,noatime,discard,noauto_da_alloc,data=or
dered 0 0
/[email protected] /cache ext4 rw,nosuid,nodev,noatime,discard,noauto_da_alloc,data=ord
ered 0 0
/[email protected]_f /protect_f ext4 rw,nosuid,nodev,noatime,nodelalloc,noauto_da_all
oc,commit=1,data=ordered 0 0
/[email protected]_s /protect_s ext4 rw,nosuid,nodev,noatime,nodelalloc,noauto_da_all
oc,commit=1,data=ordered 0 0
/dev/block/loop0 /mnt/cd-rom iso9660 ro,relatime 0 0
/dev/block/vold/179:8 /storage/sdcard1 vfat rw,dirsync,nosuid,nodev,noexec,relat
ime,uid=1000,gid=1015,fmask=0702,dmask=0702,allow_utime=0020,codepage=cp437,ioch
arset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/vold/179:97 /storage/sdcard0 vfat rw,dirsync,nosuid,nodev,noexec,rela
time,uid=1000,gid=1015,fmask=0702,dmask=0702,allow_utime=0020,codepage=cp437,ioc
harset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/vold/179:97 /mnt/secure/asec vfat rw,dirsync,nosuid,nodev,noexec,rela
time,uid=1000,gid=1015,fmask=0702,dmask=0702,allow_utime=0020,codepage=cp437,ioc
harset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
tmpfs /storage/sdcard0/.android_secure tmpfs ro,relatime,size=0k,mode=000 0 0
[email protected]_v92_zlh_hd:/ $
 

semjase

Member
Jun 20, 2010
22
3
0
Groningen
hello i flash my drivice mtk6592 ( star n3+ ocracore ) with a same rom.

is not first time to i flash rom, but dhis new phone worked just a 30 min
after flash my touch screen dont work . and imei ( imei fix ok)

i try so send a lots rom , rom accept never found error . same my touch screen dont work.
and factory rom no success.

maybe i need to edit scatter file?
maybe my touch screen is bricked?
maybe my touch screen have hardware problem?
Same happened to me. Have you managed to fix this issue?
 

JoeSip

Member
Mar 13, 2014
23
3
0
same happened to me too. i've tried removing the digitizer, but i don't think the problem is in digitizer. when it's connected i can see touchscreen: ili2113a in factory mode. when i disconnect the digitizer, i can see touchscreen: (null)

so digitizer should be working. i've tried flashing like 15 roms, but didn't manage to fix the problem.

anyone found a solution?