Guest Hans Gruber Posted May 23, 2012 Report Posted May 23, 2012 I notice on the Chinese Huawei site they have a phone called a C8812 which specs wise looks very similar to the U8815. The difference being that it's CDMA rather GSM. Interestingly in the download section it has ICS. Can any of the devs get anything useful out of it? http://www.huaweidev...eeId=3677&tab=2
Guest Hans Gruber Posted May 23, 2012 Report Posted May 23, 2012 (edited) It is according to http://www.aliexpres...holesalers.html Looks like it also has a front facing camera and the rear one is only 3.2mp without a flash but other than that the cpu and ram and bits look the same. I'm no expert I just thought maybe there's something that could be used on the G300 Edited May 23, 2012 by Hans Gruber
Guest KasioPC Posted May 23, 2012 Report Posted May 23, 2012 Looks quite interesting. I'll see if I can rip it apart and check for any differences. I just hope it uses the old Huawei update process. The new one doesn't work with the unpacking script, and I doubt it will flash on our phones.
Guest Frankish Posted May 23, 2012 Report Posted May 23, 2012 Yeah a rom dump may be of more use than the stock rom!
Guest Hans Gruber Posted May 23, 2012 Report Posted May 23, 2012 There looks to be a few custom roms for the phone @ http://bbs.anzhi.com/forum-655-1.html so get your google translators out :P
Guest Hans Gruber Posted May 23, 2012 Report Posted May 23, 2012 The download link for the rom @ http://bbs.anzhi.com/thread-5147045-1-1.html is http://115.com/file/bejm058j No idea what the rom is about but it was the first one I could get a download link for It's very slow... Please nobody mistake this for a G300 ROM! Don't flash it to your phone.
Guest Hans Gruber Posted May 23, 2012 Report Posted May 23, 2012 (edited) "ro.board.platform=msm7627a" from the build.prop so maybe not any use to us? I made a mirror in case anyone is still interested http://www.multiupload.co.uk/BPZ7SKFEIO Edited May 23, 2012 by Hans Gruber
Guest omegamoon Posted May 24, 2012 Report Posted May 24, 2012 I'm on it, and will give this one a try as well. Download is slooow ;)
Guest omegamoon Posted May 25, 2012 Report Posted May 25, 2012 (edited) No, unfortunately not. This once again is a UPDATE.APP image, which cannot be extracted with any available tools (yet). I'm looking on some chinese forum with the help of Google Translate :wacko: It seems there are other custom ROMs available. I'll try to get one Update: Ok, I got an image from here. This has a "normal" image. I'll try flashing it Edited May 25, 2012 by omegamoon
Guest haxxbaxx Posted May 26, 2012 Report Posted May 26, 2012 http://bbs.anzhi.com/thread-5159934-1-1.html
Guest bumps Posted May 26, 2012 Report Posted May 26, 2012 if you look at his sign it says it supports u8818
Guest bumps Posted May 26, 2012 Report Posted May 26, 2012 just googled miui u8818 quite a few good links dont know if anyone wants to try a rom
Guest Hans Gruber Posted May 26, 2012 Report Posted May 26, 2012 can flashing one of those roms in CWM kill a phone? Or is the worst that can happen it just won't boot?
Guest bumps Posted May 26, 2012 Report Posted May 26, 2012 just won boot afaik but someone who knows more could say to be sure
Guest Posted May 26, 2012 Report Posted May 26, 2012 (edited) can flashing one of those roms in CWM kill a phone? Or is the worst that can happen it just won't boot? I think it is most likely that it will not flash at all or will flash but not boot. Flashing is recoverable TPT is not,a tpt could easily brick your device if you used wrong one or one that was corrupt. Edited May 26, 2012 by Guest
Guest Davidoff59 Posted May 26, 2012 Report Posted May 26, 2012 What happens if they change your partition sizes, then your a bit stuck if you want to go back a la B888
Guest Posted May 26, 2012 Report Posted May 26, 2012 (edited) To change partition sizes it would have to be a tpt or official update which would be tpt also,flashing cannot change partitions. Edited May 26, 2012 by Guest
Guest Frankish Posted May 27, 2012 Report Posted May 27, 2012 just won boot afaik but someone who knows more could say to be sure If the zip only contains a selection of the following... System Metainf Boot.img Data Then there's no chance of bricking. Only boot loops or hangs at Huawei logo. But its been confirmed roms are interchangeable between 18 and 15 variants.
Guest Posted May 27, 2012 Report Posted May 27, 2012 (edited) Update: Ok, I got an image from here. This has a "normal" image. I'll try flashing it Did it flash ? Edited May 27, 2012 by Guest
Guest omegamoon Posted May 27, 2012 Report Posted May 27, 2012 Did it flash ? I made minimal adjustments to the boot.img, system.img and the update-script, recreated the update.zip and flashed it with CWM. It flashes ok, but doesn't boot. It's stuck on the Huawei logo, so I guess it crashes very early in the boot process. The adb service isn't started, logcat doesn't work and it doesn't leave any logging info behind in /data on recovery restart. I also replaced the default v3.0.8 kernel in boot.img with the older original G300 Gingerbread v2.6.38 kernel. It then boots, adb starts, logging gets created and shows that zygote crashes. Any ideas on what other options there might be?
Guest Posted May 27, 2012 Report Posted May 27, 2012 Are you using pauls deodexed rom ? I was just looking up about zygote as I have no clue what that is other than its to do with boot process and I come across this: You have to deodex the base Rom before porting. If the CPU arch is different of both phones you will have to use lib from your rom and all Java part from the other rom. http://forum.xda-developers.com/showthread.php?t=1174044 Not sure if that has anything to do with this,but my knowledge of kernel is noob so I got no real ideas for you.
Guest omegamoon Posted May 28, 2012 Report Posted May 28, 2012 Are you using pauls deodexed rom ? I was just looking up about zygote as I have no clue what that is other than its to do with boot process and I come across this: You have to deodex the base Rom before porting. If the CPU arch is different of both phones you will have to use lib from your rom and all Java part from the other rom. http://forum.xda-dev...d.php?t=1174044 Not sure if that has anything to do with this,but my knowledge of kernel is noob so I got no real ideas for you. Thanks for pointing that out. I copied the /system/app and /system/framework from the MIUI v2.5.11 for the U8860. Then I copied the qcnvitems.jar and qcrilhook.jar files (including the .odex files) back in. Booting now stops at the Huawei logo, but on reboot at least there are "tombstones" logfiles. See the result here. Any help on analyzing the logfile is much appreciated!
Guest Davidoff59 Posted May 28, 2012 Report Posted May 28, 2012 Does this help http://rxwen.blogspot.com/2011/01/resolve-stack-trace-of-crashed.html?m=1 http://rxwen.blogspot.com/2011/08/ease-android-stacktrace-examination-in.html?m=1 It looks like it converts it to a traditional logcat or human readable format
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now