Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
kloz
Old
(Last edited by kloz; 16th April 2012 at 04:28 PM.)
#31  
Junior Member
Thanks Meter 6
Posts: 17
Join Date: Apr 2008
Quote:
Originally Posted by scott0 View Post
5 star thread.

a couple things i do that make this a snap for me:

i now keep all the .img files on my sd card for quick access

i didn't want to put adb in my path so i simply navigate there using dos commands
cd..
chdir {name of directory}

the command prompt starts off @~ C:\documents and settings\your name

you want to navigate up to the c:\ so that would be

cd..
cd..

then you want to change directories to program files, that command is

chdir program files

then change directories to android
chdir android

then chdir to android-sdk

then chdir platform-tools

viola!
Good point, I updated my post to make things simpler by removing the need to install ADB since the CLI adb.exe file is a part of the super one click package and navigating directly to it so you don't have to register in the in PATH environment variable.
 
neuty
Old
#32  
neuty's Avatar
Member
Thanks Meter 8
Posts: 63
Join Date: Apr 2012
Location: Chicagoland
Default Hmm.. im stuck...

I've gotten to step #12:

"12) In the window that appears, click on "Upgrade Start". "

But after i click upgrade start a new window comes up and a loading bar appears, but then stops about an eight of the way there and a message saying that the lg servers are undergoing maintenance appears...
Did i do something wrong?
 
kloz
Old
(Last edited by kloz; 18th April 2012 at 03:50 AM.)
#33  
Junior Member
Thanks Meter 6
Posts: 17
Join Date: Apr 2008
@Neuty
Its missing some file in the www.zip file. I cant remember off the top of my head but if you look in the log of shttp it shows file not found. I had the same problem. Use the method i posted a few posts back.

Sent from my LG-P930 using xda premium
 
Machzelet
Old
#34  
Machzelet's Avatar
Senior Member - OP
Thanks Meter 76
Posts: 203
Join Date: Nov 2010
Location: Rishon LeZion
Quote:
Originally Posted by kloz View Post
@Neuty
Its missing some file in the www.zip file. I cant remember off the top of my head but if you look in the log of shttp it shows file not found. I had the same problem. Use the method i posted a few posts back.

Sent from my LG-P930 using xda premium
I came back to stock Rom yesterday and I used my guide to do this, and it works great. It is not missing anything. I'm going to update the steps in the guide for getting root, 'cause it makes some problems.

Sent from my LG-P930 using xda premium
Device: Samsung Galaxy Note 2 ROM: N7100XXDLJ2 Carrier: Pelephone IL
 
drummer07
Old
(Last edited by drummer07; 19th April 2012 at 07:13 PM.)
#35  
Member
Thanks Meter 4
Posts: 59
Join Date: Oct 2010
followed instructions exactly, but can't get it to flash. Phone is in download mode. In the flash tool, once I selected port one in the settings, I click the yellow arrow. It says ready. Nothing ever happens after that, I unplug device and plug it back in and the box changes from ready to 'DOWNLOAD FAIL!! [0 sec]" lgp930at-01-v10j-310-410-feb-26-2012.tot FAIL. My device is not bricked, but my LTE/HSPA+ connectivity is broken on the stock rom, I tried flashing CM9 and to my surprise it fixed the issue. I also tried re-flashing the stock baseband and firmware while on stock but it also had the same LTE/HSPA+ connectivity issues (speeds below 1mb/s while cm9 I get 11mb/s on LTE).

EDIT: now after rebooting device LTE is working normally...
EDIT2: it appears the updated baseband/firmware that I flashed from http://forum.xda-developers.com/show....php?t=1582193 was causing the LTE connectivity issues. Flashed the stock baseband and firmware and all is working well. Hope this helps anyone that also had this issue.
 
nickmatine
Old
(Last edited by nickmatine; 18th April 2012 at 05:42 PM.)
#36  
Member
Thanks Meter 3
Posts: 77
Join Date: Feb 2012
Quote:
Originally Posted by amoamare View Post
That file is for AT&T thats the latest firmware.
There is also one for Bell mobility.

I'm locating the dll now.

---------- Post added at 04:23 PM ---------- Previous post was at 03:51 PM ----------

Found the DLL but issue is, its for there later tool LGFlash Tool 1.3

---------- Post added at 04:28 PM ---------- Previous post was at 04:23 PM ----------

Here are the files
LG Flash Tool 1.3.77.21 + P930 DLL

I haven't flashed with this tool, but looks pretty simple, after you launch it select dll.
Under S/W add the .tot, then click OK. Then click the yellow arrow -> to start download
the file from bell mobility is different then AT&T?
i need it for bell
thanks

---------- Post added at 05:30 PM ---------- Previous post was at 04:47 PM ----------

Quote:
Originally Posted by kloz View Post
I figured I would write up the steps I performed to get a

6) Click the icon that looks like the cable and make sure you put a check in port 1 on the right and click ok
7) Click the yellow arrow pointing to the right in to top of the LG Flash tool (You should now see "Ready" in the first cell top left in the main window)
8) If your phone doesn't start flashing on its own unplug and plug your cellphone back in and it should start flashing and show its progress. At around 80-90% it will say something about rebooting and your phone should reboot, leave it alone until the progress bar reaches 100% and goes green saying completed or success even when the phone comes up to the welcome screen.
amoamare, arsen4oo and dcmcc99.
can't get it to flash. my phone is in download mode. It says ready but Nothing ever happens even I unplug device and plug it back in the box changes from ready to 'DOWNLOAD FAIL!! [0 sec]" lgp930at-01-v10j-310-410-feb-26-2012.tot FAIL. Also just for the first time error i have another line "Error WM PROGRESS MSG"
 
neuty
Old
#37  
neuty's Avatar
Member
Thanks Meter 8
Posts: 63
Join Date: Apr 2012
Location: Chicagoland
Default Almost there...

Guys can you please help me...im nearly there.

I got all the way up to the cmd input lines. Upon entering "dd if = / sdcard / boot.img of = / dev/block/mmcblk0p8" i get:

"unknown operand if"

What should i do?
 
pkshr
Old
(Last edited by pkshr; 20th April 2012 at 12:42 AM.)
#38  
pkshr's Avatar
Senior Member
Thanks Meter 26
Posts: 1,219
Join Date: Nov 2008
Location: Boston, MA
Is it normal to get a virus warning for a Trojan.Gen.2 for the file shttp3.exe?

Attached Thumbnails
Click image for larger version

Name:	trojan_gen2.jpg
Views:	58
Size:	38.5 KB
ID:	1014390  
 
kloz
Old
#39  
Junior Member
Thanks Meter 6
Posts: 17
Join Date: Apr 2008
Quote:
Originally Posted by neuty View Post
Guys can you please help me...im nearly there.

I got all the way up to the cmd input lines. Upon entering "dd if = / sdcard / boot.img of = / dev/block/mmcblk0p8" i get:

"unknown operand if"

What should i do?
Remove the spaces in the cammands. Read my post.

Sent from my LG-P930 using xda premium
 
kloz
Old
#40  
Junior Member
Thanks Meter 6
Posts: 17
Join Date: Apr 2008
Quote:
Originally Posted by pkshr View Post
Is it normal to get a virus warning for a Trojan.Gen.2 for the file shttp3.exe?

Yes. I was getting it too. If you have at&t use my method, no need for shttp

Sent from my LG-P930 using xda premium

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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...