[ROM][BOOTLOOP] CM11 Port | Need Help - Blade General

hey everybody, as the zte blade was a faithful mobile phone for a Long time, i want to port Android 4.4 for this nice Little phone
i build an update.zip which was successfully installed after a lot of tries, but now i stuck on bootloop!
this is my very first port, want to learn as much as i can so i started this Little Project!
i'll give you the logcat, hopefully somebody can help me?

sn1k said:
hey everybody, as the zte blade was a faithful mobile phone for a Long time, i want to port Android 4.4 for this nice Little phone
i build an update.zip which was successfully installed after a lot of tries, but now i stuck on bootloop!
this is my very first port, want to learn as much as i can so i started this Little Project!
i'll give you the logcat, hopefully somebody can help me?
Click to expand...
Click to collapse
Do you ported from source?
I made already KitKat for Blade , but i have not enough time to upload it.
If you want i can put up the KitKat 4.4 ROM for Blade this week , and you could fix bugs

hey, that would be very cool, i'll help you as far as i can

we have a kitkat build http://www.modaco.com/topic/368013-devrom-151-cyanogenmod-110-android-442/

Related

Firefox OS from LG Fireweb on Optimus L5?

Hey guys. Not sure if you have seen this. Some information about a new LG phone with Firefox OS just came out, the phone is called LG Fireweb. I took a quick peek at the specifications and dimensions of the phone, and it seems almost identical to our good old Optimus L5. It basically has the same layout, only some minor design changes. Could it be possible that the new LG Fireweb borrowed L5's platform?
http://www.gsmarena.com/lg_fireweb-5798.php
http://www.gsmarena.com/lg_debuts_its_first_firefox_os_smartphone__the_fireweb-news-7038.php
http://www.youtube.com/watch?v=t_7sTP7IRn4
Not sure about you guys, but I am very curious about this. If both phones have the same hardware, how possible would it be to extract Firefox OS from the new LG Fireweb and install it on our Optimus L5's?
Its not the same,because the cpu is different,it have 1ghz and we have 800mhz.
Maybe it can ported,maybe.
YOURE BORN AS A ORIGINAL,DONT DIE AS A COPY!!!!GREEEEETZ!!!
Well, google "boot2gecko" and will you know how it's made.
Maybe it can be ported, if the essential hardware is almost the same (FireWeb's CPU could be an overclocked version of the MSM7225A).
But since boot2gecko is open source, you can try to download all the sources and try to compile it for our devices (it will be hard, though :laugh: ).
don't know you guys know or not but l5 was official b2g device for quite some time
Didnt know this,thanx for info.
YOURE BORN AS A ORIGINAL,DONT DIE AS A COPY!!!!GREEEEETZ!!!
http://forum.xda-developers.com/showthread.php?t=2396862
PecanCM said:
don't know you guys know or not but l5 was official b2g device for quite some time
Click to expand...
Click to collapse
Sorry ..but what's b2g?
Sent from my LG-E610 using xda app-developers app
is anybody working on b2g port for our e610 devices ?
just curious to know :silly:
everytime I look for this, I find the codename otoro
Hey guys. I am looking for one person or a few people to help me port Firefox OS on L5 II (e460). And I can help with porting on L5. So, if anyone is interested, let me know. I am currently stuck on some kind of error, but it's not the first one, so... I guess I'm gonna need more than five days to build alpha version of firefox OS for L5. Want help. Or TO help someone.
i would love to help u . i can help u with test builds and other small things . thanks for taking the initiative !

Lollypop porting

As some of you know i'm working on a N6 (because of the qhd screen) lollypop port since 1 month (really?^? sooo much to port 1 rom?) ^^
My last result is a half bricked device because of kernel incompatibility with L... (i'm lucky that i still can pull out the battery).. The only kernel source available is the Lg one.. some of you like @Tectas made an incredible job with their source (thank you.. you really helped me a lot for developing, and thanks to @sykopompos for his incredible help and friendship). Anyway main problem with L is not the rom itself...everything it's in place and surprisingly it's recognized by the bootloader in last_kmsg... the real problem is an error that i coulden't get rid of.. is a kernel panic due to the MODEM! Here the link to see what happened.. Googling for that error i found a lot of people with the same problem in old version of android but no one with a fix (aww c'mon!!) anyway... i tried every possibile fix cherry-picking and coding for bypass or avoid or to solve this problem...but it remains... any help would be appreciated but i'm afraid we'll all need to wait for LG to release the L source for G3.
If someone wants to help i'm really happy to work with everyone
manups4e said:
As some of you know i'm working on a N6 (because of the qhd screen) lollypop port since 1 month (really?^? sooo much to port 1 rom?) ^^
My last result is a half bricked device because of kernel incompatibility with L... (i'm lucky that i still can pull out the battery).. The only kernel source available is the Lg one.. some of you like @Tectas made an incredible job with their source (thank you.. you really helped me a lot for developing, and thanks to @sykopompos for his incredible help and friendship). Anyway main problem with L is not the rom itself...everything it's in place and surprisingly it's recognized by the bootloader in last_kmsg... the real problem is an error that i coulden't get rid of.. is a kernel panic due to the MODEM! Here the link to see what happened.. Googling for that error i found a lot of people with the same problem in old version of android but no one with a fix (aww c'mon!!) anyway... i tried every possibile fix cherry-picking and coding for bypass or avoid or to solve this problem...but it remains... any help would be appreciated but i'm afraid we'll all need to wait for LG to release the L source for G3.
If someone wants to help i'm really happy to work with everyone
Click to expand...
Click to collapse
If I were you I'd wait for a proper bring up of G3 + CM to 5.0, there are to many variables to this, I mean heck, even on 4.4.4 when i build I deal with a ton of build errors I need to solve.
IF you got LP to even boot on the G3 it would prob work very bad at this point.
just my 2 cents
i'm not sure at this point because all the hardware is recognized by the bootloader but at that point the modem get a fatal error that is not even described..
manups4e said:
As some of you know i'm working on a N6 (because of the qhd screen) lollypop port since 1 month (really?^? sooo much to port 1 rom?) ^^
My last result is a half bricked device because of kernel incompatibility with L... (i'm lucky that i still can pull out the battery).. The only kernel source available is the Lg one.. some of you like @Tectas made an incredible job with their source (thank you.. you really helped me a lot for developing, and thanks to @sykopompos for his incredible help and friendship). Anyway main problem with L is not the rom itself...everything it's in place and surprisingly it's recognized by the bootloader in last_kmsg... the real problem is an error that i coulden't get rid of.. is a kernel panic due to the MODEM! Here the link to see what happened.. Googling for that error i found a lot of people with the same problem in old version of android but no one with a fix (aww c'mon!!) anyway... i tried every possibile fix cherry-picking and coding for bypass or avoid or to solve this problem...but it remains... any help would be appreciated but i'm afraid we'll all need to wait for LG to release the L source for G3.
If someone wants to help i'm really happy to work with everyone
Click to expand...
Click to collapse
did you by chance check out the 4.4.4 kernels for lg g3 on the modem part. I know they're different, but maybe it might give you some clues on how to fix the code.
wich kernels?
Are you trying port 5.0 from the n6 system img? Probably never going to work bud
Sent from my VS985 4G using XDA Premium HD app
i think that once i will figure out how to fix the kernel panic it will start to boot at least ^^ with all it's bugs but it will boot

5.0 for ZTE Blade?

Hello everyone,
would someone being interested that I port Lollipop to the ZTE Blade?
I would port it in my spare time , but there have to be quite a lot people who would flash this.
Greets kevinrus123
I will
:good: +1 !
I will and could try to help you if you want
I thanked you in advanse :laugh:
If you do porting for ZTE Blade Q you will become my idol :laugh::good:
Hello, I have a ZTE Blade L2, I would like this model will take into account, or not possible?
Thank you.
I will be very appreciated if you can port android 5 to our Blade Q.
Thanks your effort and time.
I have LG G2 but I don't want to brick it with unofficial 5.0 builds, also I have my old buddy ZTE Blade witch is almost impossible to brick so Count me in
ZTE Blade L2
Would be so cool if you do for ZTE Blade L2
Sure.
Wow, I just checked this blade forum to see if someone's working on 5.0 for blade.
I don't think it is possible for this device to handle lollipop, but if you wanna try, why not...
Though think twice before investing time on this old device... I don't think it is a daily driver for any of us, just a device with great development support and memories :'
)
[was my first android phone and the first one to be rooted]
kevinrus123 said:
Hello everyone,
would someone being interested that I port Lollipop to the ZTE Blade?
I would port it in my spare time , but there have to be quite a lot people who would flash this.
Greets kevinrus123
Click to expand...
Click to collapse
I would like to see this phone get an update to lollipop.

5.1 update for grand 2

Hello guys...Lets start a project for 5.1.....Is there any1 interested in making it?
meetpanchamiya said:
Hello guys...Lets start a project for 5.1.....Is there any1 interested in making it?
Click to expand...
Click to collapse
I really hope that developers find time for this project. I am sorry I cannot help you with creating ROMs but I will surely try out and bug test these whenever they come out
Dual SIM capability is a big improvement in 5.1 so hope that someone would make a build with 5.1 stock or cm12.1 (if thats what they call it)
I think @mukulsoni will provide Cyanogenmod Update on this

[rom developement] - [8.0]

So guys,I am trying to build my first rom and i don't know how to modify the android stock game with the 8.0 version game.
Can someone help me?
I can't help you but there is a kind of tutorial:
https://forum.xda-developers.com/showthread.php?t=1941239
If you have programming skills you should help Thargorsson first to make camera work in Nougat and you can learn a lot of him, I think.
( Add cam and BT seems to be always difficult)
Have you added anything or made any preparation for the ROM best of luck...
spirit_of_the_ocean said:
I can't help you but there is a kind of tutorial:
https://forum.xda-developers.com/showthread.php?t=1941239
Click to expand...
Click to collapse
No way man, using this guide for making your rom is only a waste of time.
For make it booting you need to make hard work, you don t need it if you start the build from source
You have to do a Lineage 15 bringup for S3 Neo and afaik, device bring ups are extremely hard.
I tried device bringup with CM10.1 on Xperia J back in the day but failed.
I tried porting Oreo from Moto G but as every falcon ROM, its stuck on bootlogo.
Tisenoiazei100 said:
You have to do a Lineage 15 bringup for S3 Neo and afaik, device bring ups are extremely hard.
I tried device bringup with CM10.1 on Xperia J back in the day but failed.
I tried porting Oreo from Moto G but as every falcon ROM, its stuck on bootlogo.
Click to expand...
Click to collapse
Ok let's try till we fix the nougat ROM we if someone can come over and make a Oreo ROM then it will be a great thing
SDi134 said:
Ok let's try till we fix the nougat ROM we if someone can come over and make a Oreo ROM then it will be a great thing
Click to expand...
Click to collapse
Are u hoping for Oreo? Lp is already bugged, how you want to make oreo? And also aosp based rom does no boot. How you guys are hoping for oreo?
No it's not a hope I just suggesting that if he is capable of porting a oreo ROM then he can put his efforts

Categories

Resources