[L5]Official JB - NOW WORKING ! UPDATE. - Optimus L3, L5, L7 General

It's too early but LG is testing V20a for LGE610.
http://csmgdl.lgmobile.com/swdata/WDLSW/LGE610/ADEUBK/V20a_00/V20A.kdz
Most of ppl can't download this file, some can download part of file which will not work and there are some peoples that can download all file.

Re: [L5]Official JB
The page said 'forbidden', which means the file is there, but access restricted. I'm curious how you found this link
Sent from my LG-E610 using xda app-developers app

Using optest_rndapps_websw_list page.

Great news for development purposes. I can't see me using stock firmware from lg again though.... Cyanogenmod ftw xD

silverblade960 said:
Great news for development purposes. I can't see me using stock firmware from lg again though.... Cyanogenmod ftw xD
Click to expand...
Click to collapse
how to download the file?

Waitinh

Wow, I thought LG left this phone behind. From what I see, it's still being developed

RaphaDi said:
how to download the file?
Click to expand...
Click to collapse
As far as i know, there isn't a file for official JellyBean yet. Only rumours exist.

from optest_rndapps_websw_list.jsp :
Code:
<model>LGE610</model>
<suffix></suffix>
<buyer>DEU</buyer>
<buyer_name>GERMANY</buyer_name>
<swversion>V20A_00</swversion>
<live_date>2013-03-29 13:22:24.0</live_date>
<region>E</region>
<country>DE</country>
<country_name>Germany</country_name>
<chip_type>QCT</chip_type>
<sw_recommand_uri>GLOBAL/EIC</sw_recommand_uri>
<sw_uri>http://csmg.lgmobile.com:9002/swdata/RNDTESTSW/LGE610/DEU/Q7F6OO9ORC/V20a_00/V20A_00.kdz</sw_uri>
<sw_locale_url>http://csmg.lgmobile.com:9002/swdata/RNDTESTSW/LGE610/DEU/Q7F6OO9ORC/V20a_00/V20A_00.kdz</sw_locale_url>
<cdma_sw_uri>http://csmg.lgmobile.com:9002/swdata/USBSW/CDMA/EG/LGUnitedMobileDriver_S4981MAN37AP22_ML_WHQL_Ver_3.8.1.zip</cdma_sw_uri>
<gsm_sw_uri>http://csmg.lgmobile.com:9002/swdata/USBSW/GSM/EG/LGUnitedMobileDriver_S4981MAN37AP22_ML_WHQL_Ver_3.8_1.zip</gsm_sw_uri>
download link from csmg :
http://csmgdl.lgmobile.com/swdata/WDLSW/LGE610/ADEUBK/V20a_00/V20A_00.kdz
But we don't have a permission so it gives us :
Code:
Forbidden
Your client is not allowed to access the requested object.
we can useCURL to get some file info:
Code:
curl.exe -I http://csmgdl.lgmobile.com/swdata/WDLSW/LGE610/ADEUBK/V20a_00/V20A_00.kdz
HTTP/1.1 200 OK
Server: Oracle-iPlanet-Web-Server/7.0
Content-Type: text/plain
Last-Modified: Wed, 27 Mar 2013 00:19:50 GMT - date of upload
Content-Length: 371776878 - size in bytes
ETag: "1628dd6e-51523b26"
Accept-Ranges: bytes
Date: Sat, 30 Mar 2013 11:59:34 GMT - date when I checked it
Connection: keep-alive
I found buddy who is uploading files to LGP880 from csmg and I gived him link and than I reuploaded it.
File size is : 371776878 bytes and it's same. [Size: 354 MB (bytes: 371 776 878)]
DOWNLOAD HERE :
http://www.mediafire.com/?5q7902s10i5gq
@Edit
inside .kdz package there is LGE610AT-00-V20a-EUR-XX-MAR-26-2013+0.dz so 100% true.
Build.prop : http://wklej.org/id/997557/

BigBoyPL said:
from optest_rndapps_websw_list.jsp :
Code:
<model>LGE610</model>
<suffix></suffix>
<buyer>DEU</buyer>
<buyer_name>GERMANY</buyer_name>
<swversion>V20A_00</swversion>
<live_date>2013-03-29 13:22:24.0</live_date>
<region>E</region>
<country>DE</country>
<country_name>Germany</country_name>
<chip_type>QCT</chip_type>
<sw_recommand_uri>GLOBAL/EIC</sw_recommand_uri>
<sw_uri>http://csmg.lgmobile.com:9002/swdata/RNDTESTSW/LGE610/DEU/Q7F6OO9ORC/V20a_00/V20A_00.kdz</sw_uri>
<sw_locale_url>http://csmg.lgmobile.com:9002/swdata/RNDTESTSW/LGE610/DEU/Q7F6OO9ORC/V20a_00/V20A_00.kdz</sw_locale_url>
<cdma_sw_uri>http://csmg.lgmobile.com:9002/swdata/USBSW/CDMA/EG/LGUnitedMobileDriver_S4981MAN37AP22_ML_WHQL_Ver_3.8.1.zip</cdma_sw_uri>
<gsm_sw_uri>http://csmg.lgmobile.com:9002/swdata/USBSW/GSM/EG/LGUnitedMobileDriver_S4981MAN37AP22_ML_WHQL_Ver_3.8_1.zip</gsm_sw_uri>
download link from csmg :
http://csmgdl.lgmobile.com/swdata/WDLSW/LGE610/ADEUBK/V20a_00/V20A_00.kdz
But we don't have a permission so it gives us :
Code:
Forbidden
Your client is not allowed to access the requested object.
we can useCURL to get some file info:
Code:
curl.exe -I http://csmgdl.lgmobile.com/swdata/WDLSW/LGE610/ADEUBK/V20a_00/V20A_00.kdz
HTTP/1.1 200 OK
Server: Oracle-iPlanet-Web-Server/7.0
Content-Type: text/plain
Last-Modified: Wed, 27 Mar 2013 00:19:50 GMT - date of upload
Content-Length: 371776878 - size in bytes
ETag: "1628dd6e-51523b26"
Accept-Ranges: bytes
Date: Sat, 30 Mar 2013 11:59:34 GMT - date when I checked it
Connection: keep-alive
I found buddy who is uploading files to LGP880 from csmg and I gived him link and than I reuploaded it.
File size is : 371776878 bytes and it's same. [Size: 354 MB (bytes: 371 776 878)]
DOWNLOAD HERE :
http://www.mediafire.com/?5q7902s10i5gq
@Edit
inside .kdz package there is LGE610AT-00-V20a-EUR-XX-MAR-26-2013+0.dz so 100% true.
Build.prop : http://wklej.org/id/997557/
Click to expand...
Click to collapse
10000% true?

DodoKoce said:
10000% true?
Click to expand...
Click to collapse
Well, this one give just keep restarting on lg logo, few secs and then black screen one once and again
triying to restore right now

Is this JB 4.1 or 4.2?

This Rom is working right now im finished downloading

4.1.2 and guyz to upload it you must run stock LG rom without changed bootloader etc.

Bootloop for me.
Not really working.

Guys try to do a factory reset (with key combination) and then try to boot it, i dont have L5 myself, only L7, but thats what it makes it work for me

I rebuilt v20a to install via cwm recovery. Download here h t t p : / /yadi.sk/d/1WVqzef73fBbM
Network not work.

anyone found out if you can unlock the stock bootloader using this?
I know with the l9 update (and others) they allowed it
try this guide, if it works then maybe someone will send the bootloader for testing
https://plus.google.com/115049428938715274412/posts/CUu6YE3C6C2

Chacha_Ivanov said:
I rebuilt v20a to install via cwm recovery. Download here h t t p : / /yadi.sk/d/1WVqzef73fBbM
Network not work.
Click to expand...
Click to collapse
is that working man ?

Chacha_Ivanov said:
I rebuilt v20a to install via cwm recovery. Download here h t t p : / /yadi.sk/d/1WVqzef73fBbM
Network not work.
Click to expand...
Click to collapse
Wow Chacha_Ivanov, is it really you?? Wanted to thank you for the bootloader you made some time ago. I'm using it and it works just fine

Related

[ROM][P7500]CM9 nightly build (03/02/2012)

Hi all,
This is nightly build for p7500(3G) model.
What is a nightly build ?
Well just google it.
All credits to the CyanogenMod team and Pershoot.
Credits to maddogglucky for uploading and hosting.
Usual drill! I'm not responsible if anything happens to your tab.DO NOT BLAME ME!
Working
Almost Everything except camera
How to install:
Do a FULL WIPE/FACTORY RESET & WIPE CACHE in CWM. Then
1. Flash ROM
2. Flash Gapps
Download link
http://www.xfer.dreamhosters.com/ma...date-cm-9-20120302-SNAPSHOT-p4tmo-signed1.zip
Thanks to maddogglucky.
Download youtube apk from the post and push it to system/app or just install it.
flash the voice search fix after flashing gapps
Enjoy!
do wifi tethering work?
ali magdy said:
do wifi tethering work?
Click to expand...
Click to collapse
yes it works
Where do we get Gapps.zip? (From mabalito's thread?)
where did you get this link from?
aydan93 said:
Where do we get Gapps.zip? (From mabalito's thread?)
Click to expand...
Click to collapse
gapps http://goo-inside.me/gapps/gapps-ics-20120224-signed.zip
HI any difference between this and the KANG build 27
Hi,
Whats the difference between this and Android Open Kang Project - p4/wifi/vzw - build 27 ?
neeharb said:
Hi,
Whats the difference between this and Android Open Kang Project - p4/wifi/vzw - build 27 ?
Click to expand...
Click to collapse
This is the real thing by CyanogenMod Team.
CyanogenMod Terminology - General Definitions said:
Kang:
The process of creating a code based of someone else's code or reapplying code that someone else created into your own code (e.g. git cherry-pick)
Click to expand...
Click to collapse
voice input doesn't work either
PS: Thanks for the link I coud only found the one for the wifi version
josealb said:
voice input doesn't work either
PS: Thanks for the link I coud only found the one for the wifi version
Click to expand...
Click to collapse
you mean the mic doesn't work??
There is already a nightly topic for the 3G model.
http://forum.xda-developers.com/showthread.php?t=1528529
tzyn said:
There is already a nightly topic for the 3G model.
http://forum.xda-developers.com/showthread.php?t=1528529
Click to expand...
Click to collapse
yeah, a nightly topic but not exactly for 7500 3g. its only instalable with modifications. this here in this thread not.
abuser0815 said:
yeah, a nightly topic but not exactly for 7500 3g. its only instalable with modifications. this here in this thread not.
Click to expand...
Click to collapse
This must be the same TMO version from that thread with these modifications, because is the only way to have an official nightly.
Anyway, is just removing the first line from the updater-script file.
btw, will this rooting tutorial by QBKing77 works with the P7500 model?
http://www.youtube.com/watch?v=jYeQ1ndwyM4
sean1984 said:
gapps http://goo-inside.me/gapps/gapps-ics-20120224-signed.zip
Click to expand...
Click to collapse
Hm, what about Youtube? I know it's not included anymore. But i cannot install youtube through market (with this cm9 release) because it says that my device is not supported.
Any ideas?
Extract youtube from earlier gapps and paste it in /system/app
tzyn said:
Hm, what about Youtube? I know it's not included anymore. But i cannot install youtube through market (with this cm9 release) because it says that my device is not supported.
Any ideas?
Click to expand...
Click to collapse
Check out the first post
This nightly working great so far. Can anybody be kind enough to come up with a cwm zip file of the CM boot animation that's optimized for the tab?
Regards.
Can anyone do me a favour. Just unpack this bootanimation.zip,edit desc file. Set the resolution to 800 1280 and mail me so that i can share with others . I don't have acces to my pc. Thanx
my mail id [email protected]
nikki2325 said:
Can anyone do me a favour. Just unpack this bootanimation.zip,edit desc file. Set the resolution to 800 1280 and mail me so that i can share with others . I don't have acces to my pc. Thanx
my mail id [email protected]
Click to expand...
Click to collapse
it says
720 1280 24
p 0 0 part0
you want it to say
800 1280 24
p 0 0 part0
?
see attached file.
EDIT: BAD FILE. removed

[TAKEN DOWN][ROM][STOCK]Rooted, Zipaligned, Apps2SD,Busybox,BashShellSupport (N8010)

THIS ROM IS NO LONGER AVAILABLE
*work is being done*
***USE AT YOUR OWN RISK***
*Im not responsible for any damage it may cause your device*
Changes, info:
Android OS version : 4.0.4
Device : p4notewifiww
Model : GT-N8010
ROM Name : IMM76D.N8010XWALG4_HKW_1.0
Rooted (Superuser.apk + su) : YES
Rooted (unsecured boot.img) : YES
BusyBox installed : YES
BusyBox run-parts support : YES
Apps2SD (Apps to EXT) enabled : YES
/data/app enabled : NO
Custom boot animation allowed : NO
Nano text editor installed : NO
Bash shell support : YES
/system/framework is deodexed : NO
/system/app is deodexed : NO
radio.img found : NO
ROM will wipe all data : NO
zipaligned
Rooted
Busybox installed
Apps2SD added
********************************************************************
Rom: HKW_1.0
Creator: Hiruna Wijesinghe (ME)
Created 11:22 (29/09/2012)
I have made this rom, I'm currently uploading it to my server. This will be available withing 24 hours
Jeee at last something for note 8010 ! :good:
couldnt be bothered waiting till someone makes a rom for N8010 i decided to make my own and upload sorry for the slow upload :/ it will be available by 13:00 (AEST) hopefully
Sent from my GT-I9100 using xda premium
Ok I do not mind :angel:
May I ask on with kitchen you did it.
mirek190 said:
Ok I do not mind :angel:
May I ask on with kitchen you did it.
Click to expand...
Click to collapse
Sorry that where can I download this rom?
Sorry for the slow upload
danial.lu said:
Sorry that where can I download this rom?
Click to expand...
Click to collapse
Hey there, sorry for the late upload,
Its been about 3.5hrs since it started uploading to my server and 83.8% is complete
It will be available at : http://fortatrust.hirunavps.info/roms/N8010/N8010_HKW_1.0.zip once the uploading is finished..
Extremely sorry for the slow upload, its just my upload speed is REALLY slowwwww
hope u understand....
[sorry] taking it down [sorry]
:crying:something happened :crying:,
sorry if i kept you waiting
have to take this down....
p.s. i wont stop here, i will look into this matter
Thread Closed​
Please PM one of the moderation team when you have the problem sorted, we will re-open.​

[NEW ICS LEAK NOV 12] [ONLINE-TOOL] P990-Leaker: Realtime P990 ICS ROM finder

ATTENTION: Too many simultaneous checks by too many people break the leaker! When it is down, this is what happened. Just try again later then.​​
This "leaker" works the same way my SU660 ICS leaker worked. IF there are ANY P990 ICS leaks publicly accessable on LG's servers, then the leaker will automatically determine the URL - I shall give you 95% guarantee.
No bruteforcing. Leaks for 23 different LG customers will be checked. Just check once a day, more frequently shouldn't be necessary I guess.
http://guendhoer.com:9000/p990leaker.php
Thanks to George Jetson for making it possible for P990 as well!
ICS Leak NOV 12:
patedit said:
New ROM V28G_00:
Model [1]: LGP990
ROM Version [1]: V28G_00
Download [1]: http://csmg.lgmobile.com:9002/swdata/RNDTESTSW/LGP990/NEU/DD9U13ULIS/V28g_00/V28G_00.kdz
Size [1]: 728357703 bytes (= 694.616034508 MB)
Upload Date [1]: 2012-11-12 11:35:41.0 (local time)
Driver Download [1]: http://csmg.lgmobile.com:9002/swdat...bileDriver_S4981MAN37AP22_ML_WHQL_Ver_3.7.zip
Click to expand...
Click to collapse
ICS Leak NOV 09:
Checking: EUROPE OPEN...
Model [1]: LGP990
ROM Version [1]: V28E_00
Download [1]: http://csmg.lgmobile.com:9002/swdata/RNDTESTSW/LGP990/NEU/S9FNH90DO0/V28E_00/V28E_00.kdz
Size [1]: 727513583 bytes (= 693.811018944 MB)
Upload Date [1]: 2012-11-09 20:45:47.0 (local time)
Driver Download [1]: http://csmg.lgmobile.com:9002/swdat...bileDriver_S4981MAN37AP22_ML_WHQL_Ver_3.7.zip
Click to expand...
Click to collapse
Download FULL pre-built packages (NVFlash or CWM) with root + unlocked bootloader + CWM5 + init.d:
http://forum.xda-developers.com/showthread.php?t=1987647
Download unchanged v28G Smartflash version:
feav said:
deniskimpe,
http://narod.ru/disk/63588746001.3b7e614bfa3157acb1bebf20c8c0c4d2/V28G_00.7z.html
Click to expand...
Click to collapse
​
RohanAJoshi said:
bliizzz said:
Can some one please tell how to extract the kdz to bin/fls (for Smartflash)
Please suggest if you have tried the tool please
Click to expand...
Click to collapse
I tried this and worked great. Thanx to jes0411.
[TOOL] LG-P970 ROM COVERTER Automatic converter from KDZ to BIN/FLS + ROOT by jes0411
this tool will do all things automaticaly for you, just say no for cwm cause i didnt tested that.
.
download link : http://d-h.st/cJ1
put this and your kdz in one directory and run.
The converting-tool is confirmed to work for P990 ICS leaks!!!!!!!!!!! It will generate Smartflash-files out of the .kdz
Click to expand...
Click to collapse
Mindaugas92 said:
WHO COULD add a full-detailed way how to flash the ROM ? I would appreciate it ! Don't give any links, which links to another and another..... Thanks !
Click to expand...
Click to collapse
If you know how to flash a .kdz just do this, if you don't know, you might prefer flashing the new leak with SmartFlash tool (like a BB):
First convert the .kdz to smartflash files (see OP/first post) and then flash it like described here: (alternatively here is a VIDEO TUTORIAL: http://www.youtube.com/watch?v=uCHRwKGTZTk)
paulobrien - enhanced by me said:
Please note that you use this at your own risk!
Installing this file WILL fully wipe your device, including the Internal SD. Back up!
SmartFlash for P990 is for use on Windows PCs.
To use P990 flash to flash this baseband:
Download the utility file below
Download the driver file below
Run the SmartFlashTool_P990.exe application as Administrator on your PC
Turn device off, remove battery, plug device in while holding volume down - you should see a software update message on screen and the COM port should be filled automatically in the flash application below after installing the drivers if required.
Select the 'ROM Copy D/L' tab
Ensure 'Normal Mode' is selected
Ensure 'Erase CAL' is NOT selected
Click the browse button next to 'CP Bin:' and select the baseband (*CP.fls / *CP.bin) file
Click the browse button next to 'AP Bin:' and select the *AP.bin file
Click 'Start' and wait for the flash to complete
Custom40 said:
If you face an error in the middle of the installation, then re-plug the phone, start over but this time put the AP file in the CP bin box and the CP file in AP box.
This has always helped me to avoid errors. And it just did again today
Click to expand...
Click to collapse
If you still have problems flashing, try flashing first the CP file, then disconnect and reconnect phone and then flash AP file!
The all important files...
SmartFlash P990 - DOWNLOAD (Mediafire Pro) - MD5: fe350443518c98f7e089fac48fa36be3
SmartFlash drivers - DOWNLOAD (Mediafire Pro) - MD5: 70ebd70389c0e3011d4d6b4434f8458a
Enjoy!
Click to expand...
Click to collapse
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Click to expand...
Click to collapse
What about rooting???
bitdomo - changed by me said:
I dont know is anyone rooted this ics leak but I managed to do it. It was a long process so took some time, but here is a rooted v28e (2012-11-09 20:45:47.0) system.img if you want save some time (or you just don't understand me ).Just extract the file put your phone into nvflash mode and run flash.bat. It won't wipe your data.
Here are the steps how i managed to get root acces:
If you already have a rooted system.img + NVflash package of the most current ICS leak:
Flash the ics rom (current leak)
download modified system.img package (for the current leak, same version and release date!) and extract it
Remove battery plug your phone to the computer while holding vol_down and vol_up buttoms.
Install the APX driver if needed
flash the rooted system image to your phone (= run flash.bat)
Done
CWM is not availabe since the bootloader is locked.
If you do NOT already have a rooted system.img + NVflash package of the most current ICS leak:
Download nvflash
Flash somehow an ics rom to your phone
Remove battery plug your phone to the computer while holding vol_down and vol_up buttoms.
Install the APX driver if needed
Run nvflash and save the system partition. It is the number 23
Open android_fastboot_emmc_full.cfg and edit the set the size of APP partition to 536870912 and add this line filename=system.img. Save changes and close it.
Get a cwm recorvery image from somehere and replace recovery.img with it in the nvflash folder
Run flash.bat
After it finished boot your phone into cwm
Download superuser package and put it to your sdcard and install it.
Put the phone into nvflash mode and save the system partition, it is number 6 in this case.
Flash the same ics rom again.
Put the phone into nvflash mode and flash the rooted system image to your phone, it's partition number is 23.
The phone at this point is half rooted. Only adb rooted.
Boot up the phone and enable USB debuging
Download the updated superuser apps copy su and superuser.apk to your sdcard.
Open an adb shell and type su
Mount system writeable
Delete su from these folders /system/bin and /system/xbin
Copy the new su from your sdcard to /system/xbin using this command
Code:
busybox cp /sdcard/su /system/xbin
Type these commands
Code:
chown 0:0 /system/xbin/su
chmod 6755 /system/xbin/su
ln -s /system/xbin/su /system/bin/su
Copy superuser.apk the same way to /system/app
Reboot
Click to expand...
Click to collapse
Click to expand...
Click to collapse
sanjib734 said:
If I flash this can I go back using nvflash or there is no turning back due to locked bootloader?
Click to expand...
Click to collapse
Yes, you can ALWAYS go back using NVFlash.
Use this ROM to go back to rooted Gingerbread v20S + CWM 5: http://forum.xda-developers.com/showthread.php?t=1715272
Or use this to go back to rooted CM10 + CWM 6 [RECOMMENDED]: http://forum.xda-developers.com/showthread.php?t=1975274
Click to expand...
Click to collapse
vitor_fs said:
Hey guys, this is a OFFICIAL ROM? It's a beta or the complete leak? Thanks!
Click to expand...
Click to collapse
A v28 ROM maybe won't be final ICS.
Some day LG will take the latest leak and release it as official ICS, maybe it will be a v30 leak then.
Click to expand...
Click to collapse
bliizzz said:
vitor_fs said:
You guys think I can use it as a daily use ROM?
Click to expand...
Click to collapse
Ive installed and its better than gb....battery life is also quite good
Click to expand...
Click to collapse
Evil_enc said:
yes, it's working really good! better than gingerbread and CM 10 (at least until now).:good::good:
I have not recognized any bug yet.
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Further user experiences + hints/tipps (v28E):
bliizzz said:
Just discovered we can take screenshots by hitting the power button and volume down at the same time(hold for a second)
Click to expand...
Click to collapse
rev_dvd said:
No problems here:
- no random wake up
- audio in calls are working perfect (also with head set)
-radio works great
-Rom pretty fast and stable
-battery for me is perfect ( IMHO better than official CM10)
- wifi OK (no battery drain) and 3g works well (no data issues here!)
- very cool unlock theme
- no problems with games (Need for speed and dead zone are working well without lags)
- camera works!!! (new cool feature: say "cheese" and camera take a picture without touch anything!)
- google talk and video call works!
Now is official my daily use rom and the first real ICS experience until now!!!
P.S. excuse me for my poor english
Click to expand...
Click to collapse
WilmaXT said:
Well, it took a long time - a very, very, very long time, but all good things come to an end
Great job LG!
I don't have any bugs untill now, like rev_dvd already posted, just a few glitches. But hey, i can live with that.
BTW, i tried V28t a few hours ago and there was a bootsound, V20e has no bootsound for me.
Can somebody confirm this? Not that i'm missing that annoying sound - I'm just curious
Click to expand...
Click to collapse
stefantumi said:
You can get battery percent by going to settings/power save and check the battery percent checkbox at the bottom of the page
Click to expand...
Click to collapse
klappstuhl218 said:
For the people with broken WLAN: In the beginning it was not working at all for me too. Google restored my saved networks and somehow this wasn't working with the ROM. I deleted the saved networks and WLAN is working now.
Click to expand...
Click to collapse
Kostja_V said:
Using bitdomo system image, just rooted v28e leak. Root working perfect.
Also installed FaceLock from latest ICS gapps, and it works quite well.
Click to expand...
Click to collapse
Click to expand...
Click to collapse
NicomUA said:
V28E only English/Korean or all other languages in ROM?
Click to expand...
Click to collapse
It is European multilanguage version!!
Click to expand...
Click to collapse
Sjamaan said:
I am not able to flash it with Smart Flash.
Click to expand...
Click to collapse
You can always flash the .kdz traditionally with kdz tool!!
Smartflash is only recommended because it's a bit easier.
Click to expand...
Click to collapse
Stefan Gündhör said:
This "leaker" works the same way my SU660 ICS leaker worked. IF there are ANY P990 ICS leaks publicly accessable on LG's servers, then the leaker will automatically determine the URL - I shall give you 95% guarantee.
No bruteforcing. Leaks for 23 different LG customers will be checked. Just check once a day, more frequently shouldn't be necessary I guess.
http://guendhoer.com:9000/p990leaker.php
Thanks to George Jetson for making it possible for P990 as well!
Click to expand...
Click to collapse
I think i love you.
Can you share the source code ??
PHP.
七恰八叶 said:
Can you share the source code ??
PHP.
Click to expand...
Click to collapse
The code is very simple. The reason neither I nor marsgod or George Jetson nor who else knows the code don't share this is that we don't want LG to change anything so we can't get any leaks.
The PHP script is mainly for protection of specific query URLs. And to parse responses and calculate file size and such things. But as I said a very simple script in general, nothing really worth to know details about.
let´s seee when will apear the next one!
anjo88 said:
let´s seee when will apear the next one!
Click to expand...
Click to collapse
And where it comes from.
From what I can remember the very first gingerbread leak was a Swisscom build. Chances are the P990 roms will be heading out for carrier testing any time now, but unfortunately they may not distribute them in quite such an insecure manner as SK Telecom.
Let's see if they will bring anything at all in 2012
Well done once again, Stef & George.
Guys, v28a for international p970 surfaced yesterday on LG's servers, see here: http://forum.xda-developers.com/showthread.php?t=1974640
We need to restart this
wapz said:
Guys, v28a for international p970 surfaced yesterday on LG's servers, see here: http://forum.xda-developers.com/showthread.php?t=1974640
We need to restart this
Click to expand...
Click to collapse
Made the leaker available for the P970 ppl. too.
http://guendhoer.com:9000/p970leaker.php
Checking: FRANCE...
Model [1]: LGP970
ROM Version [1]: V28A_00
Download [1]: http://csmg.lgmobile.com:9002/swdata/RNDTESTSW/LGP970/FRA/3JKUSN2IR9/V28a_00/V28A_00.kdz
Size [1]: 342810593 bytes (= 326.929657936 MB)
Upload Date [1]: 2012-11-05 13:28:05.0 (local time)
Driver Download [1]: http://csmg.lgmobile.com:9002/swdat...bileDriver_S4981MAN37AP22_ML_WHQL_Ver_3.7.zip
Click to expand...
Click to collapse
Great tool you made here Stefan
Guy theres a official Leak for P990
Checking: EUROPE OPEN...
Model [1]: LGP990
ROM Version [1]: V28T_00
Download [1]: http://csmg.lgmobile.com:9002/swdata/RNDTESTSW/LGP990/NEU/MI352HRUQT/V28T_00/V28T_00.kdz
Size [1]: 728378352 bytes (= 694.635726929 MB)
Upload Date [1]: 2012-11-09 17:24:47.0 (local time)
Driver [1]: http://csmg.lgmobile.com:9002/swdat...bileDriver_S4981MAN37AP22_ML_WHQL_Ver_3.7.zip
Click to expand...
Click to collapse
Get ready to Rock and Roll...
Thanks Stefan for the checker tool.
http://csmg.lgmobile.com:9002/swdata/RNDTESTSW/LGP990/NEU/S9FNH90DO0/V28E_00/V28E_00.kdz
Thanks to George who found another latest leak ..
Two leaks per day... looks like LG is rocking..
Hmm.... the link seems to be broken?
Edit. Thx george. That is one h**l of a potato to download!
Peteflyman said:
Hmm.... the link seems to be broken?
Click to expand...
Click to collapse
http://csmg.lgmobile.com:9002/swdata/RNDTESTSW/LGP990/NEU/MI352HRUQT/V28T_00/V28T_00.kdz
Peteflyman said:
Hmm.... the link seems to be broken?
Click to expand...
Click to collapse
Nope Still able to download from the link.. Please check again.:angel:
I am downloading...
I am also downloading...
Also this ROM is 28T which as many letters away from 28A. I hope it is usable and stable!
HOW WHAT WHICH WHEN WHY WHERE WHO?????? is this it?? Downloading now....
Please some check the driver link...its not complete...it says not found
Platoon said:
I am also downloading...
Also this ROM is 28T which as many letters away from 28A. I hope it is usable and stable!
Click to expand...
Click to collapse
Yes, but that is still many letters/numbers away from v30a
Downloading.
Someone please upload a flashable CWM zip once you are done
madhand1 said:
Guy theres a official Leak for P990
Get ready to Rock and Roll...
Thanks Stefan for the checker tool.
Click to expand...
Click to collapse
which country is this for?

[ROM] Stock Archos Firmware 4.0.28 | Root version !

Hello to evryone !
The last Archos update for 80/101 Gen9 ( 18/02/2013 ) : Android 4.0.4 Firmware 4.0.28 with Root access ! ​
This Rom is based on unmodified Android system , Archos Firmware 4.0.28 !
This Rom can be installed only if you have already enabled SDE on your tablet .
Change log :
HDMI: avoid interference of CEC detected as DPAD with some games such as Max Payne
Video: fix playback of some MP4 files
Video: fix aspect ratio on some H264 files
Touchscreen panel: ensure on some devices a proper wakeup when powering screen back on
& also ...
increase data I/O
enabled init.d* to run scripts
Download :
please download from here all necessary files :
archos.ext4.update
zImage
initramfs.cpio.lzo
Archos_4.0.28.zip
Mirror :
Archos_4.0.28.zip
Archos_4.0.28.zip
Installation :
connect USB cable ;
unzip Archos_4.0.28.zip into Archos_4.0.28 directory
copy archos.ext4.update in your device, or > adb push archos.ext4.update /mnt/storage
go to recovery SDE and Remove android kernel if you have already installed any official firmware !
go to Flash kernel & Initramfs and copy here zImage and initramfs.cpio.lzo from ( Archos_4.0.28)
Ok ! ... & wait to boot !
Now you have rooted the last Archos Firmware 4.0.28 - Android 4.0.4 !!!
Many thanks for freezenook - to puting up all the mirror upload !!!
regards,
Surdu Petru
Hi !
Please , .... re-upload for me !
I'll make a Mirror, but maybe someone can help me to re - upload archive Archos_4.0.28 !
Wait your link on my PM !
Thanks !
Ok, I will upload it to Yandex Disk and Ubuntu One Cloud.
freezenook said:
Ok, I will upload it to Yandex Disk and Ubuntu One Cloud.
Click to expand...
Click to collapse
Ok !
Thanks, but first - please install to check if is boot !
I will make it soon, becouse now my tablet has low change)
surdu_petru said:
Ok !
Thanks, but first - please install to check if is boot !
Click to expand...
Click to collapse
Hi surdu_petru,
I installed your rooted version, and it worked great.
Thanks again for your work
Regards
YandexDisk - Russian cloud service, like for CIS countries (Russia, Ukraina and more).
Ubuntu One - Cloud storage by Canonical.
Hi !
Thank you for let me to know !
Was not tested befor ...but ... well it works :laugh:
I read review up and started upload.
I will test (and build version with my mods) deodex firmware.
I tested it in sitetic benchmark.
Quadrant ~ 4145 marks
Antutu benchmark 3.x ~ 8740 marks
It's more than 4.0.26 firmware, but it's only sintetic tests!
freezenook said:
I read review up and started upload.
I will test (and build version with my mods) deodex firmware.
---------- Post added at 10:44 PM ---------- Previous post was at 10:39 PM ----------
I tested it in sitetic benchmark.
Quadrant ~ 4145 marks
Antutu benchmark 3.x ~ 8740 marks
It's more than 4.0.26 firmware, but it's only sintetic tests!
Click to expand...
Click to collapse
Hi !
Deodex version - I think will be for tomorrow !
surdu_petru said:
Deodex version - I think will be for tomorrow !
Click to expand...
Click to collapse
Excellent, I look forward it!
Thanks, that add mirrors in first message
R: [ROM] Stock Archos Firmware 4.0.28 | Root version !
Hi Surdu_petru!
First of all thanks for your contributions...
Then... i use clean_slim& fast v2 rom with supercharge script...do you think there'll be a v3 with the new firmware/kernel? Is there any way for me to have the advantages of the new official release (if any)?
Thanks again
Hi !
Also , this root version have a smoll avantage : init.d support !
so, you can check scripts ( putting any scripts on /system/etc/init.d - the script will be run automatic on every boot ! ) ...so you can take advantage of faster performance, if you know what script to put! :good:
I'll make a deodex version with busybox in , init.d support and increase /data speed ! ( nothing more , because I can not test it ...)
Good luck !
If you want i test for you stability and more tweak
Which of the multiple releases of the Archos 4.0.28 firmware are you basing you rooted versions on surdu_petru?
Listed below are the dates I downloaded what was listed as the 4.0.28 firmware from the Archos website, the size that was listed on the website at that time, and the true downloaded file size.
Feb. 25 -- Listed on site: 210,030 Kb -- Actual size: 215,070,152 bytes
Feb. 28 -- Listed on site: 210,040 Kb -- Actual size: 215,080,008 bytes
Mar. 02 -- Listed on site: 210,046 Kb -- Actual size: 215,086,104 bytes
Seems like Archos has a really bad habit of changing things behind people's backs WITHOUT telling anyone what they have changed. I've caught them pulling this crap before several months back also. It really doesn't make sense to keep using the save version number when the change things, and I consider it totally dishonest to not inform people about the changes.
55mls said:
Which of the multiple releases of the Archos 4.0.28 firmware are you basing you rooted versions on surdu_petru?
Listed below are the dates I downloaded what was listed as the 4.0.28 firmware from the Archos website, the size that was listed on the website at that time, and the true downloaded file size.
Feb. 25 -- Listed on site: 210,030 Kb -- Actual size: 215,070,152 bytes
Feb. 28 -- Listed on site: 210,040 Kb -- Actual size: 215,080,008 bytes
Mar. 02 -- Listed on site: 210,046 Kb -- Actual size: 215,086,104 bytes
Seems like Archos has a really bad habit of changing things behind people's backs WITHOUT telling anyone what they have changed. I've caught them pulling this crap before several months back also. It really doesn't make sense to keep using the save version number when the change things, and I consider it totally dishonest to not inform people about the changes.
Click to expand...
Click to collapse
Hi !
Take a look here !
thanks surdu, I was worried you might have left us once you didn't get your g9 back.
For everyone else, after testing since shortly after Surdu uploaded this rom I have found this update isn't bug free, I have now lost my GPS. The system can see it after a reboot, but I can no longer get a fix at all even using all the old tricks. Obviously this is down to Archos and its unlikely we are going to see a fix.
I cleared AGPS data (in GPS Test Plus) and got a fix in 37 seconds.
Tried clearing agps too but to no avail
dibnah said:
Tried clearing agps too but to no avail
Click to expand...
Click to collapse
Mine won't lock if it is hot, but I think will maintain lock after getting hot..
I use a program called GPS Aids Free from the Play Store, set to 'Other' device, and do all three procedures too.

Droid 4 (XT894) FXZ/Firmware Mirrors (2015)

-
I will no longer maintain this thread.
Please see [INDEX] Motorola Droid 4 Development for updates
-
4.1.2 - VRZ_XT894_9.8.2O-72_VZW-18-8_CFC.xml.zip
Mega - https://mega.co.nz/#F!5UZAGQbb!QItoPY1oIS-pu3JJIBmxJw
http://motofirmware.com/VRZ_XT894_9.8.2O-72_VZW-18-8_CFC.xml.zip
https://www.androidfilehost.com/?fid=95916177934520792
4.1.2 - cdma_maserati_9.8.2O-72_VZW-18-2_1ff.xml.zip
Mega - https://mega.co.nz/#F!5UZAGQbb!QItoPY1oIS-pu3JJIBmxJw
AFH - http://www.androidfilehost.com/?fid=22979706399753708
SkyDrive - https://skydrive.live.com/redir?resid=C3B9F032B5505A00!166
DropBox - https://www.dropbox.com/s/vfv59rp06grbqgp/cdma_maserati_9.8.2O-72_VZW-18-2_1ff.xml.zip?dl=0
DevHost - http://d-h.st/FjB
4.1.2 - cdma_maserati_9.8.2O-72_VZW-18_1ff.xml.zip
Google Drive https://drive.google.com/folderview...&usp=sharing&tid=0B1hcBgk_03_aT0trdlFmNEtjNXc
http://web.archive.org/web/20130817123240/http://sbf.droid-developers.org/cdma_maserati/list.php
4.0.4 - VRZ_XT894_6.7.2-180_DR4-16_M2-37_1FF.xml.zip
http://motofirmware.com/VRZ_XT894_6.7.2-180_DR4-16_M2-37_1FF.xml.zip
2.3.6 - VRZ_XT894_6.5.1-167_DR4-1_M1-219_1FF_01.xml.zip
http://motofirmware.com/VRZ_XT894_6.5.1-167_DR4-1_M1-219_1FF_01.xml.zip
http://web.archive.org/web/20130817123240/http://sbf.droid-developers.org/cdma_maserati/list.php
http://forum.xda-developers.com/showthread.php?t=1622256&page=2
2.3.6 - VRZ_XT894_6.5.1-167_DR4-1_M1-215_1FF_01.xml.zip
http://motofirmware.com/VRZ_XT894_6.5.1-167_DR4-1_M1-215_1FF_01.xml.zip
http://forum.xda-developers.com/showthread.php?t=1622256&page=2
File Descriptions/ Info
Android Version - Carrier - Build Number - System Version
Build Date - Bootloader Version - Secure Versions
Size - MD5 Checksum
File Name
2.3.6 - Verizon US - 6.5.1_167_DR4-1_M1-215 Blur_Version.6.13.215.XT894.Verizon.en.US
Wed Dec 28 14:45:02 CST 2011 Display: 0A.6C Secure: 01 Main: 02
1.17 GiB DC1BD2BCD86D78896B4021EAB3DC59B9
VRZ_XT894_6.5.1-167_DR4-1_M1-215_1FF_01.xml.zip
-
2.3.6 - Verizon US - 6.5.1_167_DR4-1_M1-219 Blur_Version.6.13.219.XT894.Verizon.en.US
Thu Mar 8 17:13:00 CST 2012 - Display: 0A.6C Secure: 01 Main: 02
1.17 GiB 7F04ACD2FE4C48493EFA88F7C5159B90
VRZ_XT894_6.5.1-167_DR4-1_M1-219_1FF_01.xml.zip
-
4.0.4 Verizon US 6.7.2-180_DR4-16_M2-37 Blur_Version.6.16.217.XT894.Verizon.en.US
Thu Jul 26 22:03:56 CDT 2012 Display: 0A.74 Secure: 01 Main: 03
803.5 MiB DAA075CD3C0C0CCB3DA13C4DB0937CD7
VRZ_XT894_6.7.2-180_DR4-16_M2-37_1FF.xml.zip
-
4.1.2 Verizon US 9.8.2O-72_VZW-18 Blur_Version.98.72.18.XT894.Verizon.en.US
Fri Feb 8 13:11:57 CST 2013 Display: 0A.77
Secure: 01 Main: 05
633.2 MiB 0EC9F9EF248F2FA796A14B20A3592306
cdma_maserati_9.8.2O-72_VZW-18_1ff.xml.zip
-
4.1.2 Verizon US 9.8.2O-72_VZW-18-2 Blur_Version.98.72.182.XT894.Verizon.en.US
Fri Apr 5 14:12:22 CDT 2013 Display: 0A.77 Secure: 01 Main: 05
631.6 MiB 2BCFCE2373F9677D88359D3F9CDFF78C
cdma_maserati_9.8.2O-72_VZW-18-2_1ff.xml.zip
4.1.2 Verizon US 9.8.2O-72_VZW-18-8
Blur_Version.98.72.188.XT894.Verizon.en.US
11/25/2013 22:19:44 Display: 0A.77 - Secure: 01 Main: 05
631 MB (662,412,245 bytes) EE0C8151934B5893F58E58DAEA90E1B3
cdma_maserati_9.8.2O-72_VZW-18-8_cfc.xml
cfc means xml file includes command to wipe data.
<step operation="erase" partition="userdata"
What are these FXZ files? and what do I do with them?
These are Original Official Motorola Firmware Files, and must be flashed with device in AP Fastboot mode.
They will restore Original Firmware/stock rom and can be used if the device no longer boots correctly.
see
[Video]How to Use RSD Lite to flash a .XML Stock Rom (firmware)
Unbrick Moto device with moto-fastboot.exe
Also see [INDEX]Motorola Unbricking Tools, Moto Drivers, RSD Lite...
Vrz_xt894_9.8.2o-72_189?
sd_shadow said:
4.1.2 - VRZ_XT894_9.8.2O-72_VZW-18-8_CFC.xml.zip
Mega - https://mega.co.nz/#F!5UZAGQbb!QItoPY1oIS-pu3JJIBmxJw
http://motofirmware.com/VRZ_XT894_9.8.2O-72_VZW-18-8_CFC.xml.zip
https://www.androidfilehost.com/?fid=95916177934520792
4.1.2 - cdma_maserati_9.8.2O-72_VZW-18-2_1ff.xml.zip
Mega - https://mega.co.nz/#F!5UZAGQbb!QItoPY1oIS-pu3JJIBmxJw
AFH - http://www.androidfilehost.com/?fid=22979706399753708
SkyDrive - https://skydrive.live.com/redir?resid=C3B9F032B5505A00!166
DropBox - https://www.dropbox.com/s/vfv59rp06grbqgp/cdma_maserati_9.8.2O-72_VZW-18-2_1ff.xml.zip?dl=0
DevHost - http://d-h.st/FjB
4.1.2 - cdma_maserati_9.8.2O-72_VZW-18_1ff.xml.zip
Google Drive https://drive.google.com/folderview...&usp=sharing&tid=0B1hcBgk_03_aT0trdlFmNEtjNXc
http://web.archive.org/web/20130817123240/http://sbf.droid-developers.org/cdma_maserati/list.php
4.0.4 - VRZ_XT894_6.7.2-180_DR4-16_M2-37_1FF.xml.zip
http://motofirmware.com/VRZ_XT894_6.7.2-180_DR4-16_M2-37_1FF.xml.zip
2.3.6 - VRZ_XT894_6.5.1-167_DR4-1_M1-219_1FF_01.xml.zip
http://motofirmware.com/VRZ_XT894_6.5.1-167_DR4-1_M1-219_1FF_01.xml.zip
http://web.archive.org/web/20130817123240/http://sbf.droid-developers.org/cdma_maserati/list.php
http://forum.xda-developers.com/showthread.php?t=1622256&page=2
2.3.6 - VRZ_XT894_6.5.1-167_DR4-1_M1-215_1FF_01.xml.zip
http://motofirmware.com/VRZ_XT894_6.5.1-167_DR4-1_M1-215_1FF_01.xml.zip
http://forum.xda-developers.com/showthread.php?t=1622256&page=2
Click to expand...
Click to collapse
I was just looking for a SBF file for a friend's Droid 4, but the furthest I can find is VRZ_XT894_6.7.2.188 when it's currently on .189, Do you have the SBF for 189? If not, do you think flashing .188 would brick it? For some reason, the ongoing call notification will stick until I FC the phone app so if you know an easy fix for that I'd be happy.
o8o.o0880o.o8o said:
I was just looking for a SBF file for a friend's Droid 4, but the furthest I can find is VRZ_XT894_6.7.2.188 when it's currently on .189, Do you have the SBF for 189? If not, do you think flashing .188 would brick it? For some reason, the ongoing call notification will stick until I FC the phone app so if you know an easy fix for that I'd be happy.
Click to expand...
Click to collapse
All the 9.8.20.72's are compatible
And can be flashed in any order.
Sent from my XT907 using Tapatalk
Sorry miss read
6.7.2.188?
Sent from my XT907 using Tapatalk
That is only ICS 4.0.4?
Sent from my XT907 using Tapatalk
sd_shadow said:
That is only ICS 4.0.4?
Sent from my XT907 using Tapatalk
Click to expand...
Click to collapse
Nope, it's "189" 4.1.2 JB
o8o.o0880o.o8o said:
Nope, it's "189" 4.1.2 JB
Click to expand...
Click to collapse
Then 9.8.20.72
use any Jellybean firmware 4.1.2 - VRZ_XT894_9.8.2O-72_VZW-18-8_CFC.xml.zip
should be best
Does anyone know what the changes are between 188 and 189, or where I can find that information to read it myself, like a readme file...? Thanks.
spinjector said:
Does anyone know what the changes are between 188 and 189, or where I can find that information to read it myself, like a readme file...? Thanks.
Click to expand...
Click to collapse
only official update info, I know of is from Verizon.
droid-4.98.72.189.XT894update.pdf
Originally posted here http://www.verizonwireless.com/support/motorola-droid-4-update/ under Benefits of Software Update
and
https://motorola-global-portal.custhelp.com/app/answers/detail/a_id/97885/related/1
Anyone knows if latest official rom is available as a zip file (and rooted) for cwm?
I want to use it on another slot. With some patches.
will5 said:
Anyone knows if latest official rom is available as a zip file (and rooted) for cwm?
I want to use it on another slot. With some patches.
Click to expand...
Click to collapse
CWM? don't think there is an updated clockworkmod for D4's jellybean, Most use Safestrap
There are some modified Stock roms in the Index

Categories

Resources