Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
Mohamedselim
Old
#51  
Mohamedselim's Avatar
Senior Member
Thanks Meter 176
Posts: 714
Join Date: Feb 2012
Location: Giza
Quote:
Originally Posted by BoazCoenraad View Post
Installed this on a p5110. Everything is working great, except for the wifi. It just can't find my Wifi router, while it can find the neighbors.. any solution?
As it can find the neighbors routers so the problem is in your router

May be try changing channel of wifi as from 9 to 7 for example, or try to change security type of router as from wpa to wep for example , or try to change range as from 5 ghz to 2.4 ghz , or use static ip and try to define in tab via advanced setting or if already in static use non static , as last resort try to change the n to g type of connection and see

Sent from Galaxy S2 or Galaxy Tab2
Mohamed Selim
 
damir_balto
Old
(Last edited by damir_balto; 23rd September 2012 at 08:05 AM.)
#52  
damir_balto's Avatar
Junior Member
Thanks Meter 1
Posts: 27
Join Date: Jan 2010
Location: Sarajevo
Quote:
Originally Posted by BoazCoenraad View Post
Installed this on a p5110. Everything is working great, except for the wifi. It just can't find my Wifi router, while it can find the neighbors.. any solution?
So how did you do it, everybody else have error 7, steps you take please, thanks.

Sent from my GT-P5110 using xda app-developers app
 
BoazCoenraad
Old
#53  
Member
Thanks Meter 2
Posts: 32
Join Date: Dec 2010
Quote:
Originally Posted by Mohamedselim View Post
As it can find the neighbors routers so the problem is in your router

May be try changing channel of wifi as from 9 to 7 for example, or try to change security type of router as from wpa to wep for example , or try to change range as from 5 ghz to 2.4 ghz , or use static ip and try to define in tab via advanced setting or if already in static use non static , as last resort try to change the n to g type of connection and see

Sent from Galaxy S2 or Galaxy Tab2
Everything worked good when I was on ICS.. trying to change a couple of things in my router, though
 
Mohamedselim
Old
#54  
Mohamedselim's Avatar
Senior Member
Thanks Meter 176
Posts: 714
Join Date: Feb 2012
Location: Giza
Quote:
Originally Posted by BoazCoenraad View Post
Everything worked good when I was on ICS.. trying to change a couple of things in my router, though
Ask your neighbors about the setting (not password) of their router

Sent from Galaxy S2 or Galaxy Tab2
Mohamed Selim
 
coolypf
Old
#55  
Member
Thanks Meter 37
Posts: 59
Join Date: Jul 2012
Location: Beijing
Quote:
Originally Posted by coolypf View Post
P5110XXALD6 -> P5110XXBLH3 -> P5110XXCLI1

Quote:
Originally Posted by demonstone View Post
I have tried it this morning with no success. Step from LH3 to LI1 gives me the ****ty status 7 error.

Enviado desde mi Galaxy SIII
Quote:
Originally Posted by damian5700 View Post
Yes, that's thus far the problem.

Sent from my GT-I9100 using XDA Premium HD app
I managed to get the OTA chain working
A few modifications to the updater-script and with the help of P3100XXCLI5_FIX

Proof:



Patch to updater-script

Code:
*** updater-script.old	Wed Jun 22 22:25:12 2011
--- updater-script.new	Mon Sep 24 11:03:29 2012
***************
*** 5,11 ****
         getprop("ro.build.product") == "espresso10wifi");
  ui_print("Verifying current system...");
  show_progress(0.100000, 0);
- assert(apply_patch_check("/system/SW_Configuration.xml", "b1c51021a707c910ff85b6e2c4dedb6ed5d0a9b3", "565ea36be297440e7be68394dae904f4554adbac"));
  set_progress(0.000001);
  assert(apply_patch_check("/system/T9DB/phonepad_ar.kdb", "7f16c71003dc3c3e180edb11f8766a04aecfda2f", "c25d504c1481f098654b29748ccf379f3364d250"));
  set_progress(0.000003);
--- 5,10 ----
***************
*** 349,355 ****
  set_progress(0.226256);
  assert(apply_patch_check("/system/app/SPlannerAppWidget.odex", "24360499c6af2a2acded4e4ff3a5ca91a0549131", "90fa43fcec3790016697eab2d40ae02ca526dff6"));
  set_progress(0.226708);
- assert(apply_patch_check("/system/app/SSuggest.apk", "b3cebd1d1aa907fadfe50841ede3de979d4afeaf", "b5cb56572527a96c9306534bf0b49ae8e9c85e68"));
  set_progress(0.233001);
  assert(apply_patch_check("/system/app/SamsungAppsUNA3.apk", "ac491c92c2f98b634c9475abc97165742fd41dc0", "43193ae421a43798465ec0ff81b69284af2c9e1b"));
  set_progress(0.233143);
--- 348,353 ----
***************
*** 545,551 ****
  set_progress(0.531262);
  assert(apply_patch_check("/system/app/VideoEditor_espresso10.apk", "972d52e8dd0d6e1b8a757e336923eddeef74de37", "265a28dd9be81b9557a1fc1d7d7fcb24a5a238a3"));
  set_progress(0.592149);
- assert(apply_patch_check("/system/app/VideoHub.apk", "a2afa54a858012e5b46cf7170fc7cc17c35ff9cd", "239c671553d56eba41131059d975517b0f3fe756"));
  set_progress(0.603613);
  assert(apply_patch_check("/system/app/VpnDialogs.apk", "532c07435292918c06b7fbcfca9621c630447896", "0ce65609c332245d7f95c9f8ebacce403fe3538a"));
  set_progress(0.603677);
--- 543,548 ----
***************
*** 755,787 ****
  set_progress(0.634408);
  assert(apply_patch_check("/system/build.prop", "b471d66c09976de8c47945cac7b0bea43a87c5bd", "d2a93e88e7bbfb5dc7c8ea9695d035f89bd2ee4d"));
  set_progress(0.634412);
- assert(apply_patch_check("/system/csc/BTU/system/csc/contents.db", "d8f897ba7164494410be1cb0b0fe1c2ba3caeaac", "c670a34c2770227121b0e9046e160a10ca74a468"));
  set_progress(0.634430);
- assert(apply_patch_check("/system/csc/BTU/system/csc/feature.xml", "b0d0944b2506ca150df978c505060d4ec3fc0543", "1d5f94e0e843353a234eae7e12ab01954b2a066b"));
  set_progress(0.634471);
- assert(apply_patch_check("/system/csc/DBT/system/csc/contents.db", "ef8d69e187f6dcb9bf9609889e52933d04ad548b", "5bbd03ec5bb10c60bf7a7d30186a3200e9d5a32a"));
  set_progress(0.634489);
- assert(apply_patch_check("/system/csc/DBT/system/csc/feature.xml", "e9e6d881d7e067251d591a48dfbe93d115559ae6", "ad3e63e98eb437041fdac00b81a669b056d76c1a"));
  set_progress(0.634531);
- assert(apply_patch_check("/system/csc/ITV/system/csc/contents.db", "db2fe401ea824116ca5a57cabf472f49c1d1c802", "8735727251372efd8d47da35a22cdf72a9fa48e2"));
  set_progress(0.634548);
- assert(apply_patch_check("/system/csc/ITV/system/csc/feature.xml", "b0d0944b2506ca150df978c505060d4ec3fc0543", "1d5f94e0e843353a234eae7e12ab01954b2a066b"));
  set_progress(0.634590);
- assert(apply_patch_check("/system/csc/KOR/system/csc/contents.db", "03986dbd21412e596ca65ccbd190fd43252d1c8f", "23b3ee177db14b39af0635368b8de9b9394fdac0"));
  set_progress(0.634607);
- assert(apply_patch_check("/system/csc/KOR/system/csc/feature.xml", "b0d0944b2506ca150df978c505060d4ec3fc0543", "1d5f94e0e843353a234eae7e12ab01954b2a066b"));
  set_progress(0.634649);
- assert(apply_patch_check("/system/csc/XEF/system/csc/contents.db", "dfe6ca228923a372119bcfe83bbea8f2cf4c05c4", "c728ccd8c657fee44a2a75a761e60631d32bd8bf"));
  set_progress(0.634666);
- assert(apply_patch_check("/system/csc/XEF/system/csc/feature.xml", "b0d0944b2506ca150df978c505060d4ec3fc0543", "1d5f94e0e843353a234eae7e12ab01954b2a066b"));
  set_progress(0.634708);
- assert(apply_patch_check("/system/csc/XEO/system/csc/contents.db", "ef7f7eebfcefdd23b03268bc01262ef4ab154943", "a2e3f5bd55ba818360f779b5e2988adde8341ed8"));
  set_progress(0.634725);
- assert(apply_patch_check("/system/csc/XEO/system/csc/feature.xml", "b0d0944b2506ca150df978c505060d4ec3fc0543", "1d5f94e0e843353a234eae7e12ab01954b2a066b"));
  set_progress(0.634767);
- assert(apply_patch_check("/system/csc/XEU/system/csc/contents.db", "a3900c6b1fe08b82714b4fb9e3b70a1cf4a3e75e", "be30f7153efc0d6abea5a3ac6f805521649b5944"));
  set_progress(0.634784);
- assert(apply_patch_check("/system/csc/XEU/system/csc/feature.xml", "b0d0944b2506ca150df978c505060d4ec3fc0543", "1d5f94e0e843353a234eae7e12ab01954b2a066b"));
  set_progress(0.634826);
  assert(apply_patch_check("/system/etc/NOTICE.html.gz", "9ba38a72e0489181a015a837f1490fedc29062a0", "7e2c3e25f11f19d2d4fa3c55442609c1af274d0e"));
  set_progress(0.635133);
--- 752,770 ----
***************
*** 2256,2264 ****
  delete_recursive("/preload/META-INF/",
                   "/preload/META-INF/MANIFEST.MF");
  ui_print("Patching system files...");
- apply_patch("/system/SW_Configuration.xml", "-",
-             b1c51021a707c910ff85b6e2c4dedb6ed5d0a9b3, 628,
-             565ea36be297440e7be68394dae904f4554adbac, package_extract_file("patch/system/SW_Configuration.xml.p"));
  set_progress(0.000001);
  apply_patch("/system/T9DB/phonepad_ar.kdb", "-",
              7f16c71003dc3c3e180edb11f8766a04aecfda2f, 592,
--- 2239,2244 ----
***************
*** 2944,2952 ****
              24360499c6af2a2acded4e4ff3a5ca91a0549131, 314464,
              90fa43fcec3790016697eab2d40ae02ca526dff6, package_extract_file("patch/system/app/SPlannerAppWidget.odex.p"));
  set_progress(0.223302);
- apply_patch("/system/app/SSuggest.apk", "-",
-             b3cebd1d1aa907fadfe50841ede3de979d4afeaf, 4419364,
-             b5cb56572527a96c9306534bf0b49ae8e9c85e68, package_extract_file("patch/system/app/SSuggest.apk.p"));
  set_progress(0.230050);
  apply_patch("/system/app/SamsungAppsUNA3.apk", "-",
              ac491c92c2f98b634c9475abc97165742fd41dc0, 92517,
--- 2924,2929 ----
***************
*** 3336,3344 ****
              972d52e8dd0d6e1b8a757e336923eddeef74de37, 35042203,
              265a28dd9be81b9557a1fc1d7d7fcb24a5a238a3, package_extract_file("patch/system/app/VideoEditor_espresso10.apk.p"));
  set_progress(0.614994);
- apply_patch("/system/app/VideoHub.apk", "-",
-             a2afa54a858012e5b46cf7170fc7cc17c35ff9cd, 7006943,
-             239c671553d56eba41131059d975517b0f3fe756, package_extract_file("patch/system/app/VideoHub.apk.p"));
  set_progress(0.625692);
  apply_patch("/system/app/VpnDialogs.apk", "-",
              532c07435292918c06b7fbcfca9621c630447896, 40497,
--- 3313,3318 ----
***************
*** 3752,3812 ****
              36ed67db4a9f5e0a6a547de4123bd4487f9abbef, 621760,
              4de68c0a754fe642d9cb660cbc6264cef3499675, package_extract_file("patch/system/bin/wpa_supplicant.p"));
  set_progress(0.658313);
- apply_patch("/system/csc/BTU/system/csc/contents.db", "-",
-             d8f897ba7164494410be1cb0b0fe1c2ba3caeaac, 12288,
-             c670a34c2770227121b0e9046e160a10ca74a468, package_extract_file("patch/system/csc/BTU/system/csc/contents.db.p"));
  set_progress(0.658331);
- apply_patch("/system/csc/BTU/system/csc/feature.xml", "-",
-             b0d0944b2506ca150df978c505060d4ec3fc0543, 26566,
-             1d5f94e0e843353a234eae7e12ab01954b2a066b, package_extract_file("patch/system/csc/BTU/system/csc/feature.xml.p"));
  set_progress(0.658372);
- apply_patch("/system/csc/DBT/system/csc/contents.db", "-",
-             ef8d69e187f6dcb9bf9609889e52933d04ad548b, 12288,
-             5bbd03ec5bb10c60bf7a7d30186a3200e9d5a32a, package_extract_file("patch/system/csc/DBT/system/csc/contents.db.p"));
  set_progress(0.658391);
- apply_patch("/system/csc/DBT/system/csc/feature.xml", "-",
-             e9e6d881d7e067251d591a48dfbe93d115559ae6, 26657,
-             ad3e63e98eb437041fdac00b81a669b056d76c1a, package_extract_file("patch/system/csc/DBT/system/csc/feature.xml.p"));
  set_progress(0.658431);
- apply_patch("/system/csc/ITV/system/csc/contents.db", "-",
-             db2fe401ea824116ca5a57cabf472f49c1d1c802, 12288,
-             8735727251372efd8d47da35a22cdf72a9fa48e2, package_extract_file("patch/system/csc/ITV/system/csc/contents.db.p"));
  set_progress(0.658450);
- apply_patch("/system/csc/ITV/system/csc/feature.xml", "-",
-             b0d0944b2506ca150df978c505060d4ec3fc0543, 26566,
-             1d5f94e0e843353a234eae7e12ab01954b2a066b, package_extract_file("patch/system/csc/ITV/system/csc/feature.xml.p"));
  set_progress(0.658491);
- apply_patch("/system/csc/KOR/system/csc/contents.db", "-",
-             03986dbd21412e596ca65ccbd190fd43252d1c8f, 12288,
-             23b3ee177db14b39af0635368b8de9b9394fdac0, package_extract_file("patch/system/csc/KOR/system/csc/contents.db.p"));
  set_progress(0.658510);
- apply_patch("/system/csc/KOR/system/csc/feature.xml", "-",
-             b0d0944b2506ca150df978c505060d4ec3fc0543, 26566,
-             1d5f94e0e843353a234eae7e12ab01954b2a066b, package_extract_file("patch/system/csc/KOR/system/csc/feature.xml.p"));
  set_progress(0.658550);
- apply_patch("/system/csc/XEF/system/csc/contents.db", "-",
-             dfe6ca228923a372119bcfe83bbea8f2cf4c05c4, 12288,
-             c728ccd8c657fee44a2a75a761e60631d32bd8bf, package_extract_file("patch/system/csc/XEF/system/csc/contents.db.p"));
  set_progress(0.658569);
- apply_patch("/system/csc/XEF/system/csc/feature.xml", "-",
-             b0d0944b2506ca150df978c505060d4ec3fc0543, 26566,
-             1d5f94e0e843353a234eae7e12ab01954b2a066b, package_extract_file("patch/system/csc/XEF/system/csc/feature.xml.p"));
  set_progress(0.658609);
- apply_patch("/system/csc/XEO/system/csc/contents.db", "-",
-             ef7f7eebfcefdd23b03268bc01262ef4ab154943, 12288,
-             a2e3f5bd55ba818360f779b5e2988adde8341ed8, package_extract_file("patch/system/csc/XEO/system/csc/contents.db.p"));
  set_progress(0.658628);
- apply_patch("/system/csc/XEO/system/csc/feature.xml", "-",
-             b0d0944b2506ca150df978c505060d4ec3fc0543, 26566,
-             1d5f94e0e843353a234eae7e12ab01954b2a066b, package_extract_file("patch/system/csc/XEO/system/csc/feature.xml.p"));
  set_progress(0.658669);
- apply_patch("/system/csc/XEU/system/csc/contents.db", "-",
-             a3900c6b1fe08b82714b4fb9e3b70a1cf4a3e75e, 12288,
-             be30f7153efc0d6abea5a3ac6f805521649b5944, package_extract_file("patch/system/csc/XEU/system/csc/contents.db.p"));
  set_progress(0.658687);
- apply_patch("/system/csc/XEU/system/csc/feature.xml", "-",
-             b0d0944b2506ca150df978c505060d4ec3fc0543, 26566,
-             1d5f94e0e843353a234eae7e12ab01954b2a066b, package_extract_file("patch/system/csc/XEU/system/csc/feature.xml.p"));
  set_progress(0.658728);
  apply_patch("/system/etc/NOTICE.html.gz", "-",
              9ba38a72e0489181a015a837f1490fedc29062a0, 327893,
Attached Thumbnails
Click image for larger version

Name:	Screenshot_2012-09-24-12-44-51.jpg
Views:	37945
Size:	51.6 KB
ID:	1349883  
 
Andrew1998
Old
#56  
Senior Member
Thanks Meter 18
Posts: 457
Join Date: Jan 2012
Location: Rome,Italy
Quote:
Originally Posted by coolypf View Post
I managed to get the OTA chain working
A few modifications to the updater-script and with the help of P3100XXCLI5_FIX

Proof:



Patch to updater-script

Code:
*** updater-script.old	Wed Jun 22 22:25:12 2011
--- updater-script.new	Mon Sep 24 11:03:29 2012
***************
*** 5,11 ****
         getprop("ro.build.product") == "espresso10wifi");
  ui_print("Verifying current system...");
  show_progress(0.100000, 0);
- assert(apply_patch_check("/system/SW_Configuration.xml", "b1c51021a707c910ff85b6e2c4dedb6ed5d0a9b3", "565ea36be297440e7be68394dae904f4554adbac"));
  set_progress(0.000001);
  assert(apply_patch_check("/system/T9DB/phonepad_ar.kdb", "7f16c71003dc3c3e180edb11f8766a04aecfda2f", "c25d504c1481f098654b29748ccf379f3364d250"));
  set_progress(0.000003);
--- 5,10 ----
***************
*** 349,355 ****
  set_progress(0.226256);
  assert(apply_patch_check("/system/app/SPlannerAppWidget.odex", "24360499c6af2a2acded4e4ff3a5ca91a0549131", "90fa43fcec3790016697eab2d40ae02ca526dff6"));
  set_progress(0.226708);
- assert(apply_patch_check("/system/app/SSuggest.apk", "b3cebd1d1aa907fadfe50841ede3de979d4afeaf", "b5cb56572527a96c9306534bf0b49ae8e9c85e68"));
  set_progress(0.233001);
  assert(apply_patch_check("/system/app/SamsungAppsUNA3.apk", "ac491c92c2f98b634c9475abc97165742fd41dc0", "43193ae421a43798465ec0ff81b69284af2c9e1b"));
  set_progress(0.233143);
--- 348,353 ----
***************
*** 545,551 ****
  set_progress(0.531262);
  assert(apply_patch_check("/system/app/VideoEditor_espresso10.apk", "972d52e8dd0d6e1b8a757e336923eddeef74de37", "265a28dd9be81b9557a1fc1d7d7fcb24a5a238a3"));
  set_progress(0.592149);
- assert(apply_patch_check("/system/app/VideoHub.apk", "a2afa54a858012e5b46cf7170fc7cc17c35ff9cd", "239c671553d56eba41131059d975517b0f3fe756"));
  set_progress(0.603613);
  assert(apply_patch_check("/system/app/VpnDialogs.apk", "532c07435292918c06b7fbcfca9621c630447896", "0ce65609c332245d7f95c9f8ebacce403fe3538a"));
  set_progress(0.603677);
--- 543,548 ----
***************
*** 755,787 ****
  set_progress(0.634408);
  assert(apply_patch_check("/system/build.prop", "b471d66c09976de8c47945cac7b0bea43a87c5bd", "d2a93e88e7bbfb5dc7c8ea9695d035f89bd2ee4d"));
  set_progress(0.634412);
- assert(apply_patch_check("/system/csc/BTU/system/csc/contents.db", "d8f897ba7164494410be1cb0b0fe1c2ba3caeaac", "c670a34c2770227121b0e9046e160a10ca74a468"));
  set_progress(0.634430);
- assert(apply_patch_check("/system/csc/BTU/system/csc/feature.xml", "b0d0944b2506ca150df978c505060d4ec3fc0543", "1d5f94e0e843353a234eae7e12ab01954b2a066b"));
  set_progress(0.634471);
- assert(apply_patch_check("/system/csc/DBT/system/csc/contents.db", "ef8d69e187f6dcb9bf9609889e52933d04ad548b", "5bbd03ec5bb10c60bf7a7d30186a3200e9d5a32a"));
  set_progress(0.634489);
- assert(apply_patch_check("/system/csc/DBT/system/csc/feature.xml", "e9e6d881d7e067251d591a48dfbe93d115559ae6", "ad3e63e98eb437041fdac00b81a669b056d76c1a"));
  set_progress(0.634531);
- assert(apply_patch_check("/system/csc/ITV/system/csc/contents.db", "db2fe401ea824116ca5a57cabf472f49c1d1c802", "8735727251372efd8d47da35a22cdf72a9fa48e2"));
  set_progress(0.634548);
- assert(apply_patch_check("/system/csc/ITV/system/csc/feature.xml", "b0d0944b2506ca150df978c505060d4ec3fc0543", "1d5f94e0e843353a234eae7e12ab01954b2a066b"));
  set_progress(0.634590);
- assert(apply_patch_check("/system/csc/KOR/system/csc/contents.db", "03986dbd21412e596ca65ccbd190fd43252d1c8f", "23b3ee177db14b39af0635368b8de9b9394fdac0"));
  set_progress(0.634607);
- assert(apply_patch_check("/system/csc/KOR/system/csc/feature.xml", "b0d0944b2506ca150df978c505060d4ec3fc0543", "1d5f94e0e843353a234eae7e12ab01954b2a066b"));
  set_progress(0.634649);
- assert(apply_patch_check("/system/csc/XEF/system/csc/contents.db", "dfe6ca228923a372119bcfe83bbea8f2cf4c05c4", "c728ccd8c657fee44a2a75a761e60631d32bd8bf"));
  set_progress(0.634666);
- assert(apply_patch_check("/system/csc/XEF/system/csc/feature.xml", "b0d0944b2506ca150df978c505060d4ec3fc0543", "1d5f94e0e843353a234eae7e12ab01954b2a066b"));
  set_progress(0.634708);
- assert(apply_patch_check("/system/csc/XEO/system/csc/contents.db", "ef7f7eebfcefdd23b03268bc01262ef4ab154943", "a2e3f5bd55ba818360f779b5e2988adde8341ed8"));
  set_progress(0.634725);
- assert(apply_patch_check("/system/csc/XEO/system/csc/feature.xml", "b0d0944b2506ca150df978c505060d4ec3fc0543", "1d5f94e0e843353a234eae7e12ab01954b2a066b"));
  set_progress(0.634767);
- assert(apply_patch_check("/system/csc/XEU/system/csc/contents.db", "a3900c6b1fe08b82714b4fb9e3b70a1cf4a3e75e", "be30f7153efc0d6abea5a3ac6f805521649b5944"));
  set_progress(0.634784);
- assert(apply_patch_check("/system/csc/XEU/system/csc/feature.xml", "b0d0944b2506ca150df978c505060d4ec3fc0543", "1d5f94e0e843353a234eae7e12ab01954b2a066b"));
  set_progress(0.634826);
  assert(apply_patch_check("/system/etc/NOTICE.html.gz", "9ba38a72e0489181a015a837f1490fedc29062a0", "7e2c3e25f11f19d2d4fa3c55442609c1af274d0e"));
  set_progress(0.635133);
--- 752,770 ----
***************
*** 2256,2264 ****
  delete_recursive("/preload/META-INF/",
                   "/preload/META-INF/MANIFEST.MF");
  ui_print("Patching system files...");
- apply_patch("/system/SW_Configuration.xml", "-",
-             b1c51021a707c910ff85b6e2c4dedb6ed5d0a9b3, 628,
-             565ea36be297440e7be68394dae904f4554adbac, package_extract_file("patch/system/SW_Configuration.xml.p"));
  set_progress(0.000001);
  apply_patch("/system/T9DB/phonepad_ar.kdb", "-",
              7f16c71003dc3c3e180edb11f8766a04aecfda2f, 592,
--- 2239,2244 ----
***************
*** 2944,2952 ****
              24360499c6af2a2acded4e4ff3a5ca91a0549131, 314464,
              90fa43fcec3790016697eab2d40ae02ca526dff6, package_extract_file("patch/system/app/SPlannerAppWidget.odex.p"));
  set_progress(0.223302);
- apply_patch("/system/app/SSuggest.apk", "-",
-             b3cebd1d1aa907fadfe50841ede3de979d4afeaf, 4419364,
-             b5cb56572527a96c9306534bf0b49ae8e9c85e68, package_extract_file("patch/system/app/SSuggest.apk.p"));
  set_progress(0.230050);
  apply_patch("/system/app/SamsungAppsUNA3.apk", "-",
              ac491c92c2f98b634c9475abc97165742fd41dc0, 92517,
--- 2924,2929 ----
***************
*** 3336,3344 ****
              972d52e8dd0d6e1b8a757e336923eddeef74de37, 35042203,
              265a28dd9be81b9557a1fc1d7d7fcb24a5a238a3, package_extract_file("patch/system/app/VideoEditor_espresso10.apk.p"));
  set_progress(0.614994);
- apply_patch("/system/app/VideoHub.apk", "-",
-             a2afa54a858012e5b46cf7170fc7cc17c35ff9cd, 7006943,
-             239c671553d56eba41131059d975517b0f3fe756, package_extract_file("patch/system/app/VideoHub.apk.p"));
  set_progress(0.625692);
  apply_patch("/system/app/VpnDialogs.apk", "-",
              532c07435292918c06b7fbcfca9621c630447896, 40497,
--- 3313,3318 ----
***************
*** 3752,3812 ****
              36ed67db4a9f5e0a6a547de4123bd4487f9abbef, 621760,
              4de68c0a754fe642d9cb660cbc6264cef3499675, package_extract_file("patch/system/bin/wpa_supplicant.p"));
  set_progress(0.658313);
- apply_patch("/system/csc/BTU/system/csc/contents.db", "-",
-             d8f897ba7164494410be1cb0b0fe1c2ba3caeaac, 12288,
-             c670a34c2770227121b0e9046e160a10ca74a468, package_extract_file("patch/system/csc/BTU/system/csc/contents.db.p"));
  set_progress(0.658331);
- apply_patch("/system/csc/BTU/system/csc/feature.xml", "-",
-             b0d0944b2506ca150df978c505060d4ec3fc0543, 26566,
-             1d5f94e0e843353a234eae7e12ab01954b2a066b, package_extract_file("patch/system/csc/BTU/system/csc/feature.xml.p"));
  set_progress(0.658372);
- apply_patch("/system/csc/DBT/system/csc/contents.db", "-",
-             ef8d69e187f6dcb9bf9609889e52933d04ad548b, 12288,
-             5bbd03ec5bb10c60bf7a7d30186a3200e9d5a32a, package_extract_file("patch/system/csc/DBT/system/csc/contents.db.p"));
  set_progress(0.658391);
- apply_patch("/system/csc/DBT/system/csc/feature.xml", "-",
-             e9e6d881d7e067251d591a48dfbe93d115559ae6, 26657,
-             ad3e63e98eb437041fdac00b81a669b056d76c1a, package_extract_file("patch/system/csc/DBT/system/csc/feature.xml.p"));
  set_progress(0.658431);
- apply_patch("/system/csc/ITV/system/csc/contents.db", "-",
-             db2fe401ea824116ca5a57cabf472f49c1d1c802, 12288,
-             8735727251372efd8d47da35a22cdf72a9fa48e2, package_extract_file("patch/system/csc/ITV/system/csc/contents.db.p"));
  set_progress(0.658450);
- apply_patch("/system/csc/ITV/system/csc/feature.xml", "-",
-             b0d0944b2506ca150df978c505060d4ec3fc0543, 26566,
-             1d5f94e0e843353a234eae7e12ab01954b2a066b, package_extract_file("patch/system/csc/ITV/system/csc/feature.xml.p"));
  set_progress(0.658491);
- apply_patch("/system/csc/KOR/system/csc/contents.db", "-",
-             03986dbd21412e596ca65ccbd190fd43252d1c8f, 12288,
-             23b3ee177db14b39af0635368b8de9b9394fdac0, package_extract_file("patch/system/csc/KOR/system/csc/contents.db.p"));
  set_progress(0.658510);
- apply_patch("/system/csc/KOR/system/csc/feature.xml", "-",
-             b0d0944b2506ca150df978c505060d4ec3fc0543, 26566,
-             1d5f94e0e843353a234eae7e12ab01954b2a066b, package_extract_file("patch/system/csc/KOR/system/csc/feature.xml.p"));
  set_progress(0.658550);
- apply_patch("/system/csc/XEF/system/csc/contents.db", "-",
-             dfe6ca228923a372119bcfe83bbea8f2cf4c05c4, 12288,
-             c728ccd8c657fee44a2a75a761e60631d32bd8bf, package_extract_file("patch/system/csc/XEF/system/csc/contents.db.p"));
  set_progress(0.658569);
- apply_patch("/system/csc/XEF/system/csc/feature.xml", "-",
-             b0d0944b2506ca150df978c505060d4ec3fc0543, 26566,
-             1d5f94e0e843353a234eae7e12ab01954b2a066b, package_extract_file("patch/system/csc/XEF/system/csc/feature.xml.p"));
  set_progress(0.658609);
- apply_patch("/system/csc/XEO/system/csc/contents.db", "-",
-             ef7f7eebfcefdd23b03268bc01262ef4ab154943, 12288,
-             a2e3f5bd55ba818360f779b5e2988adde8341ed8, package_extract_file("patch/system/csc/XEO/system/csc/contents.db.p"));
  set_progress(0.658628);
- apply_patch("/system/csc/XEO/system/csc/feature.xml", "-",
-             b0d0944b2506ca150df978c505060d4ec3fc0543, 26566,
-             1d5f94e0e843353a234eae7e12ab01954b2a066b, package_extract_file("patch/system/csc/XEO/system/csc/feature.xml.p"));
  set_progress(0.658669);
- apply_patch("/system/csc/XEU/system/csc/contents.db", "-",
-             a3900c6b1fe08b82714b4fb9e3b70a1cf4a3e75e, 12288,
-             be30f7153efc0d6abea5a3ac6f805521649b5944, package_extract_file("patch/system/csc/XEU/system/csc/contents.db.p"));
  set_progress(0.658687);
- apply_patch("/system/csc/XEU/system/csc/feature.xml", "-",
-             b0d0944b2506ca150df978c505060d4ec3fc0543, 26566,
-             1d5f94e0e843353a234eae7e12ab01954b2a066b, package_extract_file("patch/system/csc/XEU/system/csc/feature.xml.p"));
  set_progress(0.658728);
  apply_patch("/system/etc/NOTICE.html.gz", "-",
              9ba38a72e0489181a015a837f1490fedc29062a0, 327893,
What should i do? I have installed on my tab Cyanogemod..so tell me step to step to obtain ICS 4.1.1 for my P5110
 
coolypf
Old
#57  
Member
Thanks Meter 37
Posts: 59
Join Date: Jul 2012
Location: Beijing
Quote:
Originally Posted by Andrew1998 View Post
What should i do? I have installed on my tab Cyanogemod..so tell me step to step to obtain ICS 4.1.1 for my P5110
I am only providing a PoC.
You may wait for OP updating this thread.
 
Zoran1
Old
#58  
Zoran1's Avatar
Member
Thanks Meter 6
Posts: 48
Join Date: Nov 2011
Quote:
Originally Posted by coolypf View Post
I am only providing a PoC.
You may wait for OP updating this thread.
BUMP, please do. If i save this as update blablabla and replace it with the orginal one it prob will not work right? It can't be that easy :P
Phone: Samsung GT-N7100
Android: 4.1.1
ROM: Wicked ROM XXDLL7
Kernel: Stock Kerne
 
MyNickIsMust
Old
(Last edited by MyNickIsMust; 26th September 2012 at 04:38 AM.) Reason: SOLVED
#59  
Junior Member
Thanks Meter 0
Posts: 4
Join Date: Nov 2007
Default anyone have problem connecting to kies after getting JB 4.1.1?

i try to sync my contact via kies... but somehow or rather... kies don't recognize my device.
anyone have similar problem?

*solved* update ur kies
 
shakatu
Old
#60  
shakatu's Avatar
Senior Member
Thanks Meter 575
Posts: 605
Join Date: May 2012

 
DONATE TO ME
Basd on the SamMobile listing, this leak was a carrier specific firmware, which is most likely why the 3G icon is persistant.
Other than that little issue, this is quite stable. I've also removed the phone apk and the startup/shutdown sounds and have rooted it. I was able to restore all USER apps and data from CM10 with no issues using Titanium.
I may have to find the prior touch sound cuz I don't like the water one...

Donate to the "Taylor needs a new smartphone" fund

My devices: Nexus 4, Samsung Galaxy Tab 2 10.1, Samsung Galaxy Exhibit, HTC G1
My projects: SGX: bootanimation; SGT2: Zap Blaster ROM, MultiWindow WIP, CWM, TWRP

<--I made this pic!

 
Post Reply+
Tags
jelly bean, ota update, p5110, p5113, tab 2 10.1
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

report this ad
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...