[-]
Who's Online
There are currently 4568 online users. [Complete List]
» 4 Member(s) | 4564 Guest(s)
AvatarAvatarAvatarAvatar

[-]
Latest Threads
Need ROM for Q223_MB_V41
Last Post: aamm065065
Today 00:34
» Replies: 0
» Views: 14
A great deal of Android 15
Last Post: Javonrippin
2024-05-11 21:45
» Replies: 0
» Views: 53
K107-MB-V4.2
Last Post: Alby
2024-04-24 00:37
» Replies: 0
» Views: 186
[ROM] NEED ROM ZH960-MB-V5.0 MTK 6592
Last Post: sendycat2
2024-04-21 08:57
» Replies: 0
» Views: 156
ZH960 Tablet Bricked
Last Post: luis mar que
2024-03-20 19:52
» Replies: 14
» Views: 9789
Thanks, I've been looking for this for a...
Last Post: StevenRip
2024-02-25 05:00
» Replies: 0
» Views: 122
[SOLVED] Need ROM for ZH960-MB-V4.1
Last Post: ery1988
2024-02-21 08:59
» Replies: 0
» Views: 223
NEED ROM ZH960-MB-V4.1
Last Post: ery1988
2024-02-21 08:53
» Replies: 18
» Views: 13679
Budget phone choice help needed
Last Post: sabir7272
2024-02-10 06:52
» Replies: 4
» Views: 4250
ZH960-MB-V3.1 SOLVE
Last Post: Pranav1
2023-12-20 20:22
» Replies: 74
» Views: 33733
Need ROM for SONIM XP7S Android 5.1.1
Last Post: Alpa
2023-11-29 22:17
» Replies: 0
» Views: 147
Need rom for X101 Mt6592
Last Post: carencell
2023-11-24 21:30
» Replies: 3
» Views: 2124
Gizbeat 101: Get your MTK6589 MTK6577 MT...
Last Post: Alexia78
2023-11-13 11:28
» Replies: 8
» Views: 22301
Need rom for a tablet with board id "K10...
Last Post: oliver2
2023-10-24 20:23
» Replies: 6
» Views: 5374
How to Connect open public wifi
Last Post: oliverben45
2023-10-24 16:03
» Replies: 11
» Views: 8871
I NEED FILE FOR ITEL MOBILE PHONE AND TO...
Last Post: Meghnad45
2023-10-22 02:38
» Replies: 1
» Views: 1408
NEED Help Bricked my phone.
Last Post: Meghnad45
2023-10-22 02:36
» Replies: 4
» Views: 4825
Introduction
Last Post: ezrahidaya
2023-10-14 14:38
» Replies: 2
» Views: 1322
Needs help to root a china tablet brand ...
Last Post: ezrahidaya
2023-10-14 14:37
» Replies: 1
» Views: 204
Any tips to stay awake?
Last Post: ezrahidaya
2023-10-14 14:35
» Replies: 6
» Views: 5577
Need ROM for china TAb MT6797
Last Post: ezrahidaya
2023-10-14 14:34
» Replies: 1
» Views: 368
need this stock firmware for my tablet M...
Last Post: ramzii888
2023-10-14 02:20
» Replies: 4
» Views: 4550
Encryption Unsuccessful - Reset Android
Last Post: Aakriti
2023-10-13 16:51
» Replies: 3
» Views: 12408





Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Porting a ROM to MTK6589 based device
#1
I have a GiONEE Dream D1 device which is based of the MediaTek 6589 family.

The Rooting and CWM is done. I tried 2 ROMs (MIUI and LeWA), both of which get stuck at boot.
I traced the boot and trapped the log for both the stock ROM and the ROMs I'm trying to port.

The major difference that I could conclude is this:

The faulty ROM has a problem with the atci-ril service. Here's the error msg:

fail to open atci-ril socket. errno:2

This, in trun, is one of the important service that establishes the communication channel in between the GSM Stack and the RIL Daemon. This error message keep repeating throughout the boot stuck process.


Anyone has any clue for the cause of this problem? Did I miss (which I think I definitely did - just don't know which one) any system library/firmware from the OEM dude!!!!

Or is this a known issues with MTK Device? If anyone wants the full logs, I can share them. I have both the logs.

I forgot to add that I am using the kernel from the stock rom (The OEM did not release the ROM / Kernel).

Also, I have ensured that I use the ROM based on the same android version that the stock rom is.
Reply
#2
(2013-05-08, 01:32)RickyGoldsmith Wrote: The faulty ROM has a problem with the atci-ril service. Here's the error msg:

fail to open atci-ril socket. errno:2


I have overcome that problem but now have a new set of library crashes. :-(

Code:
I/DEBUG   (  528):     r0 0004b83c  r1 00000027  r2 deadbfff  r3 00000000
I/DEBUG   (  528):     r4 00000000  r5 bebe69ac  r6 40c102d1  r7 00000025
I/DEBUG   (  528):     r8 402219a0  r9 40022fc1  sl 40022f94  fp 40022fca
I/DEBUG   (  528):     ip 00000000  sp bebe69a8  lr 4007430c  pc 4007435c  cpsr 60000010
I/DEBUG   (  528):
I/DEBUG   (  528): backtrace:
I/DEBUG   (  528):     #00  pc 0001f35c  /system/lib/libc.so
I/DEBUG   (  528):     #01  pc 00000955  /system/lib/libnativehelper.so (jniRegisterNativeMethods+72)
I/DEBUG   (  528):     #02  pc 0005a141  /system/lib/libandroid_runtime.so (android::register_android_view_Surface(_JNIEnv*)+32)
I/DEBUG   (  528):     #03  pc 0004b2bf  /system/lib/libandroid_runtime.so (android::AndroidRuntime::startReg(_JNIEnv*)+34)
I/DEBUG   (  528):     #04  pc 0004b3c7  /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const*, char const*)+210)
I/DEBUG   (  528):     #05  pc 00000dcf  /system/bin/app_process
I/DEBUG   (  528):     #06  pc 0001de40  /system/lib/libc.so (__libc_init+64)
I/DEBUG   (  528):     #07  pc 00000b34  /system/bin/app_process
I/DEBUG   (  528):
I/DEBUG   (  528): stack:
I/DEBUG   (  528):          bebe6968  56f27850  /dev/ashmem/dalvik-LinearAlloc (deleted)
I/DEBUG   (  528):          bebe696c  40c4f1ca  /system/lib/libdvm.so
I/DEBUG   (  528):          bebe6970  56f27380  /dev/ashmem/dalvik-LinearAlloc (deleted)
I/DEBUG   (  528):          bebe6974  00000018  
I/DEBUG   (  528):          bebe6978  40f7af90  /dev/ashmem/dalvik-heap (deleted)
I/DEBUG   (  528):          bebe697c  40204206  /system/lib/libandroid_runtime.so
I/DEBUG   (  528):          bebe6980  bebe69a4  [stack]
I/DEBUG   (  528):          bebe6984  40204206  /system/lib/libandroid_runtime.so
I/DEBUG   (  528):          bebe6988  40200393  /system/lib/libandroid_runtime.so
I/DEBUG   (  528):          bebe698c  40c0bbe1  /system/lib/libdvm.so
I/DEBUG   (  528):          bebe6990  ffffffff  
I/DEBUG   (  528):          bebe6994  40c103e7  /system/lib/libdvm.so
I/DEBUG   (  528):          bebe6998  40204206  /system/lib/libandroid_runtime.so
I/DEBUG   (  528):          bebe699c  40200393  /system/lib/libandroid_runtime.so
I/DEBUG   (  528):          bebe69a0  df0027ad  
I/DEBUG   (  528):          bebe69a4  00000000  
I/DEBUG   (  528):     #00  bebe69a8  40f7af90  /dev/ashmem/dalvik-heap (deleted)
I/DEBUG   (  528):          bebe69ac  fffffbdf  
I/DEBUG   (  528):          bebe69b0  40203eae  /system/lib/libandroid_runtime.so
I/DEBUG   (  528):          bebe69b4  40f4fa00  
I/DEBUG   (  528):          bebe69b8  40203eae  /system/lib/libandroid_runtime.so
I/DEBUG   (  528):          bebe69bc  40c102d1  /system/lib/libdvm.so
I/DEBUG   (  528):          bebe69c0  00000025  
I/DEBUG   (  528):          bebe69c4  40f4fa00  
I/DEBUG   (  528):          bebe69c8  40203eae  /system/lib/libandroid_runtime.so
I/DEBUG   (  528):          bebe69cc  40941959  /system/lib/libnativehelper.so (jniRegisterNativeMethods+76)
I/DEBUG   (  528):     #01  bebe69d0  40f4fa00  
I/DEBUG   (  528):          bebe69d4  1d5000ad  
I/DEBUG   (  528):          bebe69d8  40f4fa00  
I/DEBUG   (  528):          bebe69dc  00000000  
I/DEBUG   (  528):          bebe69e0  4021bf18  /system/lib/libandroid_runtime.so
I/DEBUG   (  528):          bebe69e4  40022f9b  /system/bin/app_process
I/DEBUG   (  528):          bebe69e8  40022ffb  /system/bin/app_process
I/DEBUG   (  528):          bebe69ec  401c3145  /system/lib/libandroid_runtime.so (android::register_android_view_Surface(_JNIEnv*)+36)
I/DEBUG   (  528):     #02  bebe69f0  00000000  
I/DEBUG   (  528):          bebe69f4  40f4fa00  
I/DEBUG   (  528):          bebe69f8  0000001c  
I/DEBUG   (  528):          bebe69fc  401b42c1  /system/lib/libandroid_runtime.so (android::AndroidRuntime::startReg(_JNIEnv*)+36)
I/DEBUG   (  528):
I/DEBUG   (  528): memory near r0:
I/DEBUG   (  528):     0004b81c ffffffff ffffffff ffffffff ffffffff  ................
I/DEBUG   (  528):     0004b82c ffffffff ffffffff ffffffff ffffffff  ................
I/DEBUG   (  528):     0004b83c ffffffff ffffffff ffffffff ffffffff  ................
I/DEBUG   (  528):     0004b84c ffffffff ffffffff ffffffff ffffffff  ................
I/DEBUG   (  528):     0004b85c ffffffff ffffffff ffffffff ffffffff  ................
I/DEBUG   (  528):
I/DEBUG   (  528): memory near r5:
I/DEBUG   (  528):     bebe698c 40c0bbe1 ffffffff 40c103e7 40204206  ...@[email protected] @
I/DEBUG   (  528):     bebe699c 40200393 df0027ad 00000000 40f7af90  .. @.'.........@
I/DEBUG   (  528):     bebe69ac fffffbdf 40203eae 40f4fa00 40203eae  .....> @...@.> @
I/DEBUG   (  528):     bebe69bc 40c102d1 00000025 40f4fa00 40203eae  ...@%......@.> @
I/DEBUG   (  528):     bebe69cc 40941959 40f4fa00 1d5000ad 40f4fa00  Y..@[email protected]....@
I/DEBUG   (  528):
I/DEBUG   (  528): memory near r6:
I/DEBUG   (  528):     40c102b0 43f8e8bd baa5f01c 0005ba4a fffffe5c  ...C....J...\...
I/DEBUG   (  528):     40c102c0 fffffe58 00059052 fffffe98 fffffc63  X...R.......c...
I/DEBUG   (  528):     40c102d0 4ff0e92d b0854605 a803460c 469b4629  -..O.F...F..)F.F
I/DEBUG   (  528):     40c102e0 f7fb4617 4621fc53 f7fc9803 4604fc87  .F..S.!F.......F
I/DEBUG   (  528):     40c102f0 4478483f f8906800 b13b3031 2004493d  ?HxD.h..10;.=I.
I/DEBUG   (  528):
I/DEBUG   (  528): memory near r8:
I/DEBUG   (  528):     40221980 401ff3aa 401c2dbd 40203f19 401ff3aa  [email protected].@.? @...@
I/DEBUG   (  528):     40221990 401c2d8d 40203f21 401ff3aa 401c2d51  .-.@!? @...@Q-.@
I/DEBUG   (  528):     402219a0 40203aaf 401ff3aa 401c2b4d 40203acf  .: @...@M+.@.: @
I/DEBUG   (  528):     402219b0 40203f26 401c3d75 40203acf 40203f5f  &? @u=.@.: @_? @
I/DEBUG   (  528):     402219c0 401c3c31 40203f76 40203f8d 401c3c6d  1<.@v? @.? @m<.@
I/DEBUG   (  528):
I/DEBUG   (  528): memory near r9:
I/DEBUG   (  528):     40022fa0 7379732d 2d6d6574 76726573 00007265  -system-server..
I/DEBUG   (  528):     40022fb0 6c707061 74616369 006e6f69 6c6f6f74  application.tool
I/DEBUG   (  528):     40022fc0 7a2d2d00 746f6779 2d2d0065 72617473  .--zygote.--star
I/DEBUG   (  528):     40022fd0 79732d74 6d657473 7265732d 00726576  t-system-server.
I/DEBUG   (  528):     40022fe0 70612d2d 63696c70 6f697461 2d2d006e  --application.--
I/DEBUG   (  528):
I/DEBUG   (  528): memory near sl:
I/DEBUG   (  528):     40022f74 20726964 72617473 6c632d74 2d737361  dir start-class-
I/DEBUG   (  528):     40022f84 656d616e 706f5b20 6e6f6974 000a5d73  name [options]..
I/DEBUG   (  528):     40022f94 6f67797a 73006574 74726174 7379732d  zygote.start-sys
I/DEBUG   (  528):     40022fa4 2d6d6574 76726573 00007265 6c707061  tem-server..appl
I/DEBUG   (  528):     40022fb4 74616369 006e6f69 6c6f6f74 7a2d2d00  ication.tool.--z
I/DEBUG   (  528):
I/DEBUG   (  528): memory near fp:
I/DEBUG   (  528):     40022fa8 76726573 00007265 6c707061 74616369  server..applicat
I/DEBUG   (  528):     40022fb8 006e6f69 6c6f6f74 7a2d2d00 746f6779  ion.tool.--zygot
I/DEBUG   (  528):     40022fc8 2d2d0065 72617473 79732d74 6d657473  e.--start-system
I/DEBUG   (  528):     40022fd8 7265732d 00726576 70612d2d 63696c70  -server.--applic
I/DEBUG   (  528):     40022fe8 6f697461 2d2d006e 6563696e 6d616e2d  ation.--nice-nam
I/DEBUG   (  528):
I/DEBUG   (  528): memory near sp:
I/DEBUG   (  528):     bebe6988 40200393 40c0bbe1 ffffffff 40c103e7  .. @...@.......@
I/DEBUG   (  528):     bebe6998 40204206 40200393 df0027ad 00000000  .B @.. @.'......
I/DEBUG   (  528):     bebe69a8 40f7af90 fffffbdf 40203eae 40f4fa00  ...@.....> @...@
I/DEBUG   (  528):     bebe69b8 40203eae 40c102d1 00000025 40f4fa00  .> @...@%......@
I/DEBUG   (  528):     bebe69c8 40203eae 40941959 40f4fa00 1d5000ad  .> @Y..@[email protected].
I/DEBUG   (  528):
I/DEBUG   (  528): code around pc:
I/DEBUG   (  528):     4007433c 1afffffb e594c014 e35c0000 0a000018  ..........\.....
I/DEBUG   (  528):     4007434c e30b2fff e3a01027 e34d2ead e3a04000  ./..'.....M..@..
I/DEBUG   (  528):     4007435c e5421552 ebffb5f2 e3a01006 ebffba98  R.B.............
I/DEBUG   (  528):     4007436c e28d1008 e3a03201 e1a02001 e3a00006  .....2... ......
I/DEBUG   (  528):     4007437c e58d3010 e58d4008 e58d400c ebffb860  .0...@...@..`...
I/DEBUG   (  528):
I/DEBUG   (  528): code around lr:
I/DEBUG   (  528):     400742ec e28d5018 e3a00002 e79f4001 e5252014  .P.......@... %.
I/DEBUG   (  528):     400742fc e3a02000 e1a01005 e5944000 ebffb887  . .......@......
I/DEBUG   (  528):     4007430c e59f00c4 e79f3000 e3530000 1a00000b  .....0....S.....
I/DEBUG   (  528):     4007431c e3540000 0a000009 e5943000 e3530000  ..T......0....S.
I/DEBUG   (  528):     4007432c 0a000003 e1a04003 e5933000 e3530000  [email protected].
I/DEBUG   (  528):
I/DEBUG   (  528): memory map around fault addr deadbaad:
I/DEBUG   (  528):     bebc6000-bebe7000 [stack]
I/DEBUG   (  528):     (no map for address)
I/DEBUG   (  528):     ffff0000-ffff1000 [vectors]

Any help / hint is appreciated.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Rainbow [ROM] MT6572 ALPS 706-3G - No Bloatware/Malware + CWM Recovery Psywhole 12 20,289 2020-07-16, 00:03
Last Post: OscarBastidas
  [How-To] Easily Unbrick Mediatek MT65xx Dead device alforati 12 54,927 2020-05-22, 17:02
Last Post: candycamera2001
  [Modify] Modify / Change Partitions MTK6582, MTK6589, MTK6592, MTK6589T, MTK6577 GizBeat 24 45,205 2019-05-09, 07:04
Last Post: valassinhen
  [newbie] "boot error!!!" on start screen of an android device lispercat 2 2,130 2018-09-27, 06:17
Last Post: lispercat
  JLinksz K960 'Device is not certified by Google' GertJL 4 2,504 2018-09-18, 15:43
Last Post: GertJL

Forum Jump:


Users browsing this thread: 1 Guest(s)
[-]
Tech & Science
[Sci-Am] Is Sleeping on the Floor Good for Your Back?
Last Post: Scientific American
Yesterday 17:41
» Replies: 0
» Views: 21
[Sci-Am] Here's What Universities Always Get Wrong about Stu...
Last Post: Scientific American
Yesterday 03:26
» Replies: 0
» Views: 48
[Sci-Am] AI Is Helping Referee Games in Major Sports Leagues...
Last Post: Scientific American
2024-05-11 14:04
» Replies: 0
» Views: 66
[Sci-Am] Exercise Helps Your Brain as Much as Your Body
Last Post: Scientific American
2024-05-10 09:30
» Replies: 0
» Views: 61
[Harvard] Amazon butterfly evolved from hybrids
Last Post: Harvard
2024-05-10 09:30
» Replies: 0
» Views: 52
[Sci-Am] Nearsightedness Rates Are Soaring. Here’s Why
Last Post: Scientific American
2024-05-09 20:01
» Replies: 0
» Views: 33
[Harvard] Is AI friend or foe? Wrong question.
Last Post: Harvard
2024-05-09 20:01
» Replies: 0
» Views: 18
[Sci-Am] Do Insects Have an Inner Life? Animal Consciousness...
Last Post: dejanx
2024-05-09 19:24
» Replies: 1
» Views: 39
[Harvard] Climate alignment is no easy task
Last Post: Harvard
2024-05-09 06:10
» Replies: 0
» Views: 22
[Sci-Am] Energy Independence Is a Big Election Talking Point...
Last Post: Scientific American
2024-05-08 16:42
» Replies: 0
» Views: 48
[Sci-Am] Rat Neurons Repair Mouse Brains That Lack a Sense o...
Last Post: Scientific American
2024-05-08 02:49
» Replies: 0
» Views: 50
[Sci-Am] Corals Are Once Again Bleaching En Masse, but Their...
Last Post: Scientific American
2024-05-07 13:08
» Replies: 0
» Views: 44
[Sci-Am] People Keep Secrets Because They Overestimate Harsh...
Last Post: Scientific American
2024-05-06 23:09
» Replies: 0
» Views: 43
[Sci-Am] How Unhealthy Are Ultra-Processed Foods?
Last Post: Scientific American
2024-05-06 09:28
» Replies: 0
» Views: 45
[Sci-Am] Cicadas Are Basically Safe for You—And Your Dog—to ...
Last Post: Scientific American
2024-05-05 20:00
» Replies: 0
» Views: 38
[Sci-Am] The Threat of a Solar Superstorm Is Growing—And We’...
Last Post: Scientific American
2024-05-05 06:40
» Replies: 0
» Views: 33
[Sci-Am] New Pollution Regulations Could Largely Eliminate C...
Last Post: Scientific American
2024-05-04 16:11
» Replies: 0
» Views: 15
[Sci-Am] Extrovert or Introvert: Most People Are Actually Am...
Last Post: Scientific American
2024-05-04 02:50
» Replies: 0
» Views: 16
[Sci-Am] Lemon-Scented Marijuana Compound Reduces Weed’s ‘Pa...
Last Post: Scientific American
2024-05-03 13:20
» Replies: 0
» Views: 19
[Sci-Am] New Interactive Map Shows Where Extreme Heat Threat...
Last Post: macikus
2024-05-03 01:38
» Replies: 1
» Views: 52
[Sci-Am] How Ugandan Tobacco Farmers Inadvertently Spread Ba...
Last Post: Scientific American
2024-05-02 09:12
» Replies: 0
» Views: 29
[Sci-Am] Will the Amazon Rain Forest Help Save the Planet?
Last Post: Scientific American
2024-05-01 19:43
» Replies: 0
» Views: 35
[Sci-Am] The U.S. Spends a Fortune on Beach Sand That Storms...
Last Post: Scientific American
2024-05-01 06:15
» Replies: 0
» Views: 32
[Sci-Am] Could JWST Solve One of Cosmology's Greatest Myster...
Last Post: Scientific American
2024-04-30 03:14
» Replies: 0
» Views: 55
[Sci-Am] How to See the Lunar Far Side Right Here on Earth
Last Post: Scientific American
2024-04-29 13:40
» Replies: 0
» Views: 56
[Sci-Am] How Big a Threat Is Bird Flu?
Last Post: Scientific American
2024-04-29 00:05
» Replies: 0
» Views: 45
[Sci-Am] The Amazon's Record-Breaking Drought Is about More ...
Last Post: Tauma
2024-04-28 22:35
» Replies: 1
» Views: 50
[Sci-Am] FDA Recalls Heart Pumps Linked to Deaths and Injuri...
Last Post: Scientific American
2024-04-28 09:53
» Replies: 0
» Views: 25
[Sci-Am] Deadly African Heat Wave Would Not Have Been Possib...
Last Post: Scientific American
2024-04-27 20:10
» Replies: 0
» Views: 29
[Harvard] Getting ahead of dyslexia
Last Post: Harvard
2024-04-27 06:36
» Replies: 0
» Views: 37
[Sci-Am] Hollywood Should Give Brain Science a Star Turn
Last Post: Scientific American
2024-04-26 17:14
» Replies: 0
» Views: 44
[Sci-Am] Milky Way's 'Sleeping Giant' Black Hole Lurks Shock...
Last Post: Scientific American
2024-04-26 03:48
» Replies: 0
» Views: 56
[Harvard] Why AI fairness conversations must include disable...
Last Post: Harvard
2024-04-25 13:58
» Replies: 0
» Views: 67
[Sci-Am] How a New AI Model Helps Volcanic History Rise from...
Last Post: Scientific American
2024-04-24 23:17
» Replies: 0
» Views: 68
[Sci-Am] Everyone Will Have Fewer Relatives in the Future
Last Post: Scientific American
2024-04-24 09:25
» Replies: 0
» Views: 49
[Sci-Am] The Dark Side of Nostalgia for Wild, Untouched Plac...
Last Post: Scientific American
2024-04-23 19:59
» Replies: 0
» Views: 39
[Harvard] How did you get that frog to float?
Last Post: Harvard
2024-04-23 19:59
» Replies: 0
» Views: 57