[ROM] Paranoid Android 1.5a [CM9 HYBRID] [v3]

quannv_vp

Senior Member
Aug 18, 2010
57
1
28
Hanoi
Good day ! :D
Thank once again for your help...actually I'm quite new to the android system:D...anyway:victory:
Do you mean I have to wait for about 10 minutes while bootlooping....let it bootloops for a while...is that right?
These are my steps of flashing the rom:
1 wipe data factory reset
2 wipe cache
3 wipe dalvik cache
4 format (going to mount and storage and format everything but not SD Card, then flashing the rom)
5 flash the rom
6 flash fixed ICS Gapps
7 reboot system......That's all I have done.....
then.....bootloop:D........

As for the boot.log...is it this one attached herewith I've got it from Qtadb......Or something else....Could you please specify the directory where I can get it?....is it in \system\bin?:D

By the way thank a lot for your attentive care here.....see you then.:good:



HTC Legend Hboot 1.01 downgraded and rooted
Android 2.3.7
Baseband 47.26.35.04U_7.05.35.26L
Kernel 2.6.32.17-cyanogenmod-g2819076 [email protected] #1
Build GRH78C
RUU_Legend_hTC_Asia_WWE_1.31.707.2_Radio_47.26.35. 04_7.05.35.26L_release_121965_signed

Thailand
step 6, do not flash gapps. after step 5 reboot, then reboot to recovery flash gapps will boot.
 

Alunduyn

Senior Member
Mar 23, 2012
260
112
0
Good day ! :D
Thank once again for your help...actually I'm quite new to the android system:D...anyway:victory:
Do you mean I have to wait for about 10 minutes while bootlooping....let it bootloops for a while...is that right?
These are my steps of flashing the rom:
1 wipe data factory reset
2 wipe cache
3 wipe dalvik cache
4 format (going to mount and storage and format everything but not SD Card, then flashing the rom)
5 flash the rom
6 flash fixed ICS Gapps
7 reboot system......That's all I have done.....
then.....bootloop:D........

As for the boot.log...is it this one attached herewith I've got it from Qtadb......Or something else....Could you please specify the directory where I can get it?....is it in \system\bin?:D

By the way thank a lot for your attentive care here.....see you then.:good:

HTC Legend Hboot 1.01 downgraded and rooted
Android 2.3.7
Baseband 47.26.35.04U_7.05.35.26L
Kernel 2.6.32.17-cyanogenmod-g2819076 [email protected] #1
Build GRH78C
RUU_Legend_hTC_Asia_WWE_1.31.707.2_Radio_47.26.35. 04_7.05.35.26L_release_121965_signed

Thailand
Don't worry, we all have been new in Android :) I'm still quite new in this, I know some theory and how to use some tools, just enough to port this, I've much more to learn :)


Yes and no, there are bootloops and infinite boots. If PA bootanimation restart, you have a problem, if it just continues rotating, maybe after some time boot will finish, even if there is a problem (a so long boot is not supposed to happen in my rom...). But I'm quite sure you already know this, don't you? :)

As suggested in right previous post, not flashing gapps on first boot but only after its finish may help, but It's quite weird, I always flashed rom and then gapps and then boot succeeded.

Well, I meant a logcat of the boot, sorry for not explain well :) qtADB shows you what happens during the boot in the logcat tab. I don't remember if there is an option to save it or you just have to copy-paste. I've just come back home, I'll take right now a look to your attached file to see if I can find any issue. I'll tell you soon.

Don't worry, "customer care" comes with the product, doesn't it? :)

Sent from my HTC Desire using xda app-developers app
 

ayirusp

Senior Member
Jun 10, 2012
58
10
0
Don't worry, we all have been new in Android :) I'm still quite new in this, I know some theory and how to use some tools, just enough to port this, I've much more to learn :)


Yes and no, there are bootloops and infinite boots. If PA bootanimation restart, you have a problem, if it just continues rotating, maybe after some time boot will finish, even if there is a problem (a so long boot is not supposed to happen in my rom...). But I'm quite sure you already know this, don't you? :)

As suggested in right previous post, not flashing gapps on first boot but only after its finish may help, but It's quite weird, I always flashed rom and then gapps and then boot succeeded.

Well, I meant a logcat of the boot, sorry for not explain well :) qtADB shows you what happens during the boot in the logcat tab. I don't remember if there is an option to save it or you just have to copy-paste. I've just come back home, I'll take right now a look to your attached file to see if I can find any issue. I'll tell you soon.

Don't worry, "customer care" comes with the product, doesn't it? :)

Sent from my HTC Desire using xda app-developers app

Hello:D

Yeah...I think It' the bootloop since the boot logo restarts again and again from time to time....:D Still don't know why....:confused: Do you think it's about the SD card? The current SD card I am using now I have it partitioned already for the sake of Data2SD...but for the PD I haven't re-partitioned or formatted it at all....
about this (As suggested in right previous post, not flashing gapps on first boot but only after its finish may help)
I have tried it for a couple of times, but it doesn't work...:confused:.....

Looking forward to hearing from you...Thank anyway..:laugh: Go on trying...hahaha.:good:

Thailand
 

Alunduyn

Senior Member
Mar 23, 2012
260
112
0
Took a quick look to logcat. I found a frequent block :
Code:
09:47:53.924 Error PushModule 1902  [c] (Old I/O client worker ([id: 0x40667448, 192.168.1.35/192.168.1.35:57676 => ec2-46-137-216-151.ap-southeast-1.compute.amazonaws.com/46.137.216.151:5223])) MessageChannelHandler.exceptionCaught()
09:47:53.924 Error PushModule 1902  java.net.SocketException: Connection timed out
09:47:53.924 Error PushModule 1902  	at org.apache.harmony.luni.platform.OSNetworkSystem.read(Native Method)
09:47:53.924 Error PushModule 1902  	at dalvik.system.BlockGuard$WrappedNetworkSystem.read(BlockGuard.java:273)
09:47:53.924 Error PushModule 1902  	at org.apache.harmony.luni.net.PlainSocketImpl.read(PlainSocketImpl.java:458)
09:47:53.924 Error PushModule 1902  	at org.apache.harmony.luni.net.SocketInputStream.read(SocketInputStream.java:59)
09:47:53.924 Error PushModule 1902  	at java.io.PushbackInputStream.read(PushbackInputStream.java:144)
09:47:53.924 Error PushModule 1902  	at org.jboss.netty.channel.socket.oio.OioWorker.run(OioWorker.java:86)
09:47:53.924 Error PushModule 1902  	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1088)
09:47:53.924 Error PushModule 1902  	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:581)
09:47:53.924 Error PushModule 1902  	at java.lang.Thread.run(Thread.java:1019)
09:47:53.924 Warning SimpleChannelHandler 1902  EXCEPTION, please implement com.sec.chaton.push.b.b.c.exceptionCaught() for proper handling.
09:47:53.925 Warning SimpleChannelHandler 1902  java.net.SocketException: Connection timed out
09:47:53.925 Warning SimpleChannelHandler 1902  	at org.apache.harmony.luni.platform.OSNetworkSystem.read(Native Method)
09:47:53.925 Warning SimpleChannelHandler 1902  	at dalvik.system.BlockGuard$WrappedNetworkSystem.read(BlockGuard.java:273)
09:47:53.925 Warning SimpleChannelHandler 1902  	at org.apache.harmony.luni.net.PlainSocketImpl.read(PlainSocketImpl.java:458)
09:47:53.925 Warning SimpleChannelHandler 1902  	at org.apache.harmony.luni.net.SocketInputStream.read(SocketInputStream.java:59)
09:47:53.925 Warning SimpleChannelHandler 1902  	at java.io.PushbackInputStream.read(PushbackInputStream.java:144)
09:47:53.925 Warning SimpleChannelHandler 1902  	at org.jboss.netty.channel.socket.oio.OioWorker.run(OioWorker.java:86)
09:47:53.925 Warning SimpleChannelHandler 1902  	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1088)
09:47:53.925 Warning SimpleChannelHandler 1902  	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:581)
09:47:53.925 Warning SimpleChannelHandler 1902  	at java.lang.Thread.run(Thread.java:1019)
If this is really the problem, there is an issue with java. But I don't think it may be related with this, and an "issue with java" is quite too general and not explainable.

Could you try flashing v2 or maybe zeubea's ROM? If they works, I'll search the bug in v3.
 

ayirusp

Senior Member
Jun 10, 2012
58
10
0
Took a quick look to logcat. I found a frequent block :
Code:
09:47:53.924 Error PushModule 1902  [c] (Old I/O client worker ([id: 0x40667448, 192.168.1.35/192.168.1.35:57676 => ec2-46-137-216-151.ap-southeast-1.compute.amazonaws.com/46.137.216.151:5223])) MessageChannelHandler.exceptionCaught()
09:47:53.924 Error PushModule 1902  java.net.SocketException: Connection timed out
09:47:53.924 Error PushModule 1902  	at org.apache.harmony.luni.platform.OSNetworkSystem.read(Native Method)
09:47:53.924 Error PushModule 1902  	at dalvik.system.BlockGuard$WrappedNetworkSystem.read(BlockGuard.java:273)
09:47:53.924 Error PushModule 1902  	at org.apache.harmony.luni.net.PlainSocketImpl.read(PlainSocketImpl.java:458)
09:47:53.924 Error PushModule 1902  	at org.apache.harmony.luni.net.SocketInputStream.read(SocketInputStream.java:59)
09:47:53.924 Error PushModule 1902  	at java.io.PushbackInputStream.read(PushbackInputStream.java:144)
09:47:53.924 Error PushModule 1902  	at org.jboss.netty.channel.socket.oio.OioWorker.run(OioWorker.java:86)
09:47:53.924 Error PushModule 1902  	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1088)
09:47:53.924 Error PushModule 1902  	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:581)
09:47:53.924 Error PushModule 1902  	at java.lang.Thread.run(Thread.java:1019)
09:47:53.924 Warning SimpleChannelHandler 1902  EXCEPTION, please implement com.sec.chaton.push.b.b.c.exceptionCaught() for proper handling.
09:47:53.925 Warning SimpleChannelHandler 1902  java.net.SocketException: Connection timed out


09:47:53.925 Warning SimpleChannelHandler 1902  	at org.apache.harmony.luni.platform.OSNetworkSystem.read(Native Method)
09:47:53.925 Warning SimpleChannelHandler 1902  	at dalvik.system.BlockGuard$WrappedNetworkSystem.read(BlockGuard.java:273)
09:47:53.925 Warning SimpleChannelHandler 1902  	at org.apache.harmony.luni.net.PlainSocketImpl.read(PlainSocketImpl.java:458)
09:47:53.925 Warning SimpleChannelHandler 1902  	at org.apache.harmony.luni.net.SocketInputStream.read(SocketInputStream.java:59)
09:47:53.925 Warning SimpleChannelHandler 1902  	at java.io.PushbackInputStream.read(PushbackInputStream.java:144)
09:47:53.925 Warning SimpleChannelHandler 1902  	at org.jboss.netty.channel.socket.oio.OioWorker.run(OioWorker.java:86)
09:47:53.925 Warning SimpleChannelHandler 1902  	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1088)
09:47:53.925 Warning SimpleChannelHandler 1902  	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:581)
09:47:53.925 Warning SimpleChannelHandler 1902  	at java.lang.Thread.run(Thread.java:1019)
If this is really the problem, there is an issue with java. But I don't think it may be related with this, and an "issue with java" is quite too general and not explainable.

Could you try flashing v2 or maybe zeubea's ROM? If they works, I'll search the bug in v3.


HI there:D

With Cm9.1/Cm10 I've got the issue of bootlooping too....and for the HomICS Venus 2 I've got the problem with losing the SuperUser and some apps and sometimes the screen freezing....I've tried to flash these roms for 4-5 times, yet I've got the same result...:confused: quite weird.....thing..Anyhow no problem with some other roms Like AOKP b4m6 or ExtremeLegendFuse 2...:confused: :laugh: So have to try further on...haha.....Thanks anyway...:good::good::good:


Thailand
 

Alunduyn

Senior Member
Mar 23, 2012
260
112
0
HI there:D

With Cm9.1/Cm10 I've got the issue of bootlooping too....and for the HomICS Venus 2 I've got the problem with losing the SuperUser and some apps and sometimes the screen freezing....I've tried to flash these roms for 4-5 times, yet I've got the same result...:confused: quite weird.....thing..Anyhow no problem with some other roms Like AOKP b4m6 or ExtremeLegendFuse 2...:confused: :laugh: So have to try further on...haha.....Thanks anyway...:good::good::good:


Thailand
Oh, truly weird. Issues with CM9.1 are possible, and so also with PAv3, because it is based on CM9.1. But also MIUI should be based on that. So maybe the problem is Beta5 : MIUI should be based on Beta4. Could you try v2 or zeubea's Beta4? If you succeed in flashing those, we can quite surely say that your Legend has a problem with Beta5.

Sent from my HTC Desire using xda app-developers app
 

feed3

Senior Member
Nov 17, 2011
1,040
727
0
The Land of Hornbill...
Good day ! :D
Thank once again for your help...actually I'm quite new to the android system:D...anyway:victory:
Do you mean I have to wait for about 10 minutes while bootlooping....let it bootloops for a while...is that right?
These are my steps of flashing the rom:
1 wipe data factory reset
2 wipe cache
3 wipe dalvik cache
4 format (going to mount and storage and format everything but not SD Card, then flashing the rom)
5 flash the rom
6 flash fixed ICS Gapps
7 reboot system......That's all I have done.....
then.....bootloop:D........

As for the boot.log...is it this one attached herewith I've got it from Qtadb......Or something else....Could you please specify the directory where I can get it?....is it in \system\bin?:D

By the way thank a lot for your attentive care here.....see you then.:good:



HTC Legend Hboot 1.01 downgraded and rooted
Android 2.3.7
Baseband 47.26.35.04U_7.05.35.26L
Kernel 2.6.32.17-cyanogenmod-g2819076 [email protected] #1
Build GRH78C
RUU_Legend_hTC_Asia_WWE_1.31.707.2_Radio_47.26.35. 04_7.05.35.26L_release_121965_signed

Thailand
Your logcat throws some weird info for clean install...

see this line;

Not granting permission android.permission.BIND_APPWIDGET to package com.neomtel.mxhome (protectionLevel=3 flags=0x4bc44)

not sure if PAv3 including mxhome by default..

also;

Not granting permission android.permission.INSTALL_PACKAGES to package com.chelpus.lackypatch (protectionLevel=3 flags=0x4be46)

This apps i'm quite sure not included by default..

might be bad flash? might be you are using older cwm?

if i were you, i will;

1. wipe all (data,cache,dalvik cache)
2. format /boot, /data, /cache, /system
3. flash any ICS based ROM that you said didn't give you bootlop
4. Reboot (just to see if it give bootloop or not)
5. reboot to recovery
6. wipe all again but dont format
7. flash PAv3
 

ayirusp

Senior Member
Jun 10, 2012
58
10
0
Your logcat throws some weird info for clean install...

see this line;

Not granting permission android.permission.BIND_APPWIDGET to package com.neomtel.mxhome (protectionLevel=3 flags=0x4bc44)

not sure if PAv3 including mxhome by default..

also;

Not granting permission android.permission.INSTALL_PACKAGES to package com.chelpus.lackypatch (protectionLevel=3 flags=0x4be46)

This apps i'm quite sure not included by default..

might be bad flash? might be you are using older cwm?

if i were you, i will;

1. wipe all (data,cache,dalvik cache)
2. format /boot, /data, /cache, /system
3. flash any ICS based ROM that you said didn't give you bootlop
4. Reboot (just to see if it give bootloop or not)
5. reboot to recovery
6. wipe all again but dont format
7. flash PAv3
Hello...:laugh:

I've tried your method and finally it works......! So great..The UI is quite smooth and everything is just fine...anyway I've got to spend some times getting acquainted with it....:D Thank you so much for Both of You and Paranoid Android Teamyour prompt reply and attentive help...I'am appreciated that...And if there is any bug or laggy issue I will let you know very soon in order that we all can share experience here again....See you then...

You all've done a good job!:good::good::good:

Thailand:D:D:D:D:D
 

Alunduyn

Senior Member
Mar 23, 2012
260
112
0
Doh, it was so easy and I was trying to found weird reasons... :)

I'm happy feed3 has been able to help.

__________________________________________________________________________________________
I sadly have to drop this project. I changed phone, now I own a Desire and no more a Legend, so building and testing this ROM is nearly impossible for me... But I don't want this project to be stopped, I'll donate the ROM and all the stuff I used to build new releases to everyone who will want to keep the project alive. I'll also provide instructions and details about how I did this. But if you want to get this you have to promise something to me : the ROM thread will be as nice as this :)
I'm quite sad to leave this, but Desire is a very beautiful phone and I'm waiting for a Sense 4 right now. I'll still take a look to Legend sections sometimes, and don't hesitate PM me if you want any help or info about PA. And remember : this is NOT just tablet mode :)
__________________________________________________________________________________________
 
  • Like
Reactions: smithchipz