and erase sd card wil erase EVERYTHING like KonstaT just said. including your media files, it is a warning. not telling you it will only remove music and media, but everything.
[DEV][ROM][14.5.] CyanogenMod 10 (Android 4.1.2)
#181
Posted 27 February 2013 - 10:31 AM
and erase sd card wil erase EVERYTHING like KonstaT just said. including your media files, it is a warning. not telling you it will only remove music and media, but everything.
#182
Posted 27 February 2013 - 03:29 PM
KonstaT, on 26 February 2013 - 08:28 AM, said:
Baseband number doesn't tell anything of the actual radio firmware that is in the device. It's just a hardcoded value in build.prop (my CyanogenMod builds display accurate information though - Unknown
I just had a look inside the 3 official versions.
The files:
emmcboot.mbn
oemsbl.mbn
qcsbl.mbn
Are different in each version. (also fat.bin and splash.img but these are irrelevant to our wifi problem).
Greek has the wifi problem and I see already a report that a guy with a German version has the problem, but no report on the Slovak.
Unfortunately there are several other partitions having data that I have no reference for them.
Can somebody with a working wifi on acqua give more info and dump the partitions so to try and find the problem?
#183
Posted 27 February 2013 - 04:24 PM
#184
Posted 27 February 2013 - 06:19 PM
papars, on 27 February 2013 - 03:29 PM, said:
I just had a look inside the 3 official versions.
The files:
emmcboot.mbn
oemsbl.mbn
qcsbl.mbn
Are different in each version. (also fat.bin and splash.img but these are irrelevant to our wifi problem).
Greek has the wifi problem and I see already a report that a guy with a German version has the problem, but no report on the Slovak.
Unfortunately there are several other partitions having data that I have no reference for them.
Can somebody with a working wifi on acqua give more info and dump the partitions so to try and find the problem?
Edited by x6itru, 27 February 2013 - 06:19 PM.
#185
Posted 27 February 2013 - 08:12 PM
x6itru, on 27 February 2013 - 06:19 PM, said:
I've restored original recovery then I tried to flash the Slovak update but failed.
I get assert error at getprop("ro.product.name") == "P740A_GENERIC" which is strange.
build.prop contains are correct.
#186
Posted 27 February 2013 - 09:38 PM
assert(getprop("ro.product.name") == "P740A_GENERIC" ||
getprop("ro.build.product") == "P740A_GENERIC");
just remove this line.This error is because i think you have CM 10 build.prop now, so your's ro.product.name is "atlas40" not "P740A_GENERIC"
Edited by x6itru, 27 February 2013 - 10:02 PM.
#187
Posted 28 February 2013 - 08:49 AM
I have replaced the build.prop with the original from the original rom. Still the same error. Which does not make sense because the values are correct. Unless it tests a different file.
Also I can't modify the original ROM to delete the above lines because the original recovery will complain about signature. I tried few sign applications but I it probably needs special signature from ZTE to pass that validation.
I could of course use CWM recovery but is suggested NOT to flash these partitions with CWM.
#188
Posted 28 February 2013 - 09:10 AM
You are using a non-generic stock recovery image (from some branded Acqua variant).
Device name is checked from the running recovery (default.prop in recovery ramdisk). This is the same reason why you can't flash my CyanogenMod builds with the old 5.0.2.8. ClockWorkMod image I posted earlier for Acqua. I had changed the device name to acqua when it should have been atlas40.
ZTE Blade:
CyanogenMod 10.1 - KonstaKANG (Android 4.2.2) - ClockWorkMod 6.0.2.7
CyanogenMod 10 - KonstaKANG (Android 4.1.2)
CyanogenMod 9 - KonstaKANG (Android 4.0.4)
Swedish Snow RLS7 (Android 2.3.5)
ZTE Blade III:
CyanogenMod 10.1 - KonstaKANG (Android 4.2.2) - ClockWorkMod 6.0.3.2
CyanogenMod 10 - KonstaKANG (Android 4.1.2)
Aurora Borealis RLS1 (Android 4.0.4)
Firefox OS - Ubuntu Touch
#189
Posted 28 February 2013 - 11:07 AM
KonstaT, on 28 February 2013 - 09:10 AM, said:
You are using a non-generic stock recovery image (from some branded Acqua variant).
Language barrier here :-( What do you mean? I'm using the original recovery of my phone, shall I use other recovery?
Quote
Do you mean that I have to flash the recovery from the Slovak version before I try to flash the Slovak partitions?
I'm bit concerned also about the emmcboot.mbn. I do not feel comfortable flashing this.
Also what are the chances that the other 2 partitions hold wifi stuff?
I see there is stuff in partitions p4, p11, p12 and there is the persist partition too (p10).
#190
Posted 28 February 2013 - 11:58 AM
papars, on 28 February 2013 - 11:07 AM, said:
Do you mean that I have to flash the recovery from the Slovak version before I try to flash the Slovak partitions?
I'm bit concerned also about the emmcboot.mbn. I do not feel comfortable flashing this.
Also what are the chances that the other 2 partitions hold wifi stuff?
I see there is stuff in partitions p4, p11, p12 and there is the persist partition too (p10).
Slovakia (generic build):
ro.build.display.id=ICS_P740AV1.0.0B07 ro.product.name=P740A_GENERIC
Germany (Medion branded):
ro.build.display.id=MEDION_P740AV1.0.0B04 ro.product.name=P740A_MEDION
Portugal (TMN branded):
ro.build.display.id=TMN_P740AV1.0.0B03 ro.product.name=P740A_TMN
Greece (Wind branded):
ro.build.display.id=ICS_WIND_P740AV1.0.0B02 ro.product.name=P740A_WIND
Are there any other stock ROMs for Acqua?
ZTE Blade:
CyanogenMod 10.1 - KonstaKANG (Android 4.2.2) - ClockWorkMod 6.0.2.7
CyanogenMod 10 - KonstaKANG (Android 4.1.2)
CyanogenMod 9 - KonstaKANG (Android 4.0.4)
Swedish Snow RLS7 (Android 2.3.5)
ZTE Blade III:
CyanogenMod 10.1 - KonstaKANG (Android 4.2.2) - ClockWorkMod 6.0.3.2
CyanogenMod 10 - KonstaKANG (Android 4.1.2)
Aurora Borealis RLS1 (Android 4.0.4)
Firefox OS - Ubuntu Touch
#191
Posted 28 February 2013 - 12:56 PM
KonstaT, on 28 February 2013 - 11:58 AM, said:
Slovak (generic build):
ro.build.display.id=ICS_P740AV1.0.0B07 ro.product.name=P740A_GENERIC
Germany (Medion branded):
ro.build.display.id=MEDION_P740AV1.0.0B04 ro.product.name=P740A_MEDION
Portugal (TMN branded):
ro.build.display.id=TMN_P740AV1.0.0B03 ro.product.name=P740A_TMN
Greek (Wind branded?):
I don't have this on my computer now
hey konstaT, i've been loving your work, and i'm doing a backup right now to try the new 4.2.2 on my acqua, since wifi is working with this one i hope it will also work.
just one question, when i bought my phone i did some tests, when you hadn't posted this roms, and something went wrong, so i had to flash the medion bootloader. do you have the TMN bootloader? i searched for it everywhere and i can't find it.
#192
Posted 28 February 2013 - 01:48 PM
perez1311, on 28 February 2013 - 12:56 PM, said:
just one question, when i bought my phone i did some tests, when you hadn't posted this roms, and something went wrong, so i had to flash the medion bootloader. do you have the TMN bootloader? i searched for it everywhere and i can't find it.
It's also getting a bit off topic here...
ZTE Blade:
CyanogenMod 10.1 - KonstaKANG (Android 4.2.2) - ClockWorkMod 6.0.2.7
CyanogenMod 10 - KonstaKANG (Android 4.1.2)
CyanogenMod 9 - KonstaKANG (Android 4.0.4)
Swedish Snow RLS7 (Android 2.3.5)
ZTE Blade III:
CyanogenMod 10.1 - KonstaKANG (Android 4.2.2) - ClockWorkMod 6.0.3.2
CyanogenMod 10 - KonstaKANG (Android 4.1.2)
Aurora Borealis RLS1 (Android 4.0.4)
Firefox OS - Ubuntu Touch
#193
Posted 28 February 2013 - 01:54 PM
KonstaT, on 28 February 2013 - 01:48 PM, said:
It's also getting a bit off topic here...
could you upload it once you have the time?
back on topic: this release has been my daily driver since it came out, now i'm trying out the cm10.1, if it works i'll stay with it, if not i'll get back with this one.
#194
Posted 28 February 2013 - 01:58 PM
http://wwwen.zte.com...95008384978.zip
Greek version is here: http://wwwen.zte.com...23227496766.zip
I'm not running the Greek version!
Now I'm running the Slovak version without flashing the extra partitions and with CWM recovery.
So my build.prop is
ro.build.display.id=ICS_P740AV1.0.0B07 ro.product.name=P740A_GENERIC
But the (backup)recovery image I have is from the Greek version.
And I thought that flashing my original recovery and then the Slovak it would work. Apparently is not testing build.prop.
Edited by papars, 28 February 2013 - 02:10 PM.
#195
Posted 28 February 2013 - 02:15 PM
papars, on 28 February 2013 - 01:58 PM, said:
http://wwwen.zte.com...95008384978.zip
Greek version is here: http://wwwen.zte.com...23227496766.zip
I'm not running the Greek version!
Now I'm running the Slovak version without flashing the extra partitions and with CWM recovery.
So my build.prop is
ro.build.display.id=ICS_P740AV1.0.0B07 ro.product.name=P740A_GENERIC
But the (backup)recovery image I have is from the Greek version.
And I thought that flashing my original recovery and then the Slovak it would work. Apparently is not testing build.prop.
thanks a lot man!
i just finished testing cm10.1, but for now i'll stick with this one, i think it is more stable.
but for sure i'll be coming here often to see the progress on both.
have you tried to download anything from the zte site?
my download was about to end and all of the sudden a network error...
i'm trying again now
Edited by perez1311, 28 February 2013 - 02:57 PM.
#196
Posted 01 March 2013 - 12:58 AM
perez1311, on 28 February 2013 - 02:15 PM, said:
i just finished testing cm10.1, but for now i'll stick with this one, i think it is more stable.
but for sure i'll be coming here often to see the progress on both.
have you tried to download anything from the zte site?
my download was about to end and all of the sudden a network error...
i'm trying again now
Hey bro , can you splen me how can i flash this new rom ?
#197
Posted 01 March 2013 - 03:36 PM
houtye1987, on 01 March 2013 - 12:58 AM, said:
simple boot in to recovery full wipe and factory reset and format /system and install zip from sdcard and select the file and flash it and after wipe dalvik cache... and voi la reboot and enjoy your new rom
#198
Posted 01 March 2013 - 03:52 PM
perez1311, on 28 February 2013 - 12:56 PM, said:
just one question, when i bought my phone i did some tests, when you hadn't posted this roms, and something went wrong, so i had to flash the medion bootloader. do you have the TMN bootloader? i searched for it everywhere and i can't find it.
#199
Posted 02 March 2013 - 02:49 PM
#200
Posted 02 March 2013 - 10:52 PM
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users







Sign In
Create Account


Back to top










