. - Thunderbolt General

Test1234566789

1234567890

Related

Help me with italian settings

I really cant find anywhere the cab file for automatic setting for my Prophet. My carrier is TIM! thank's all!
I think the follow instruction will help you
TIM Italia
Setting for Internet
2. Network Name :
Tim GPRS
3. Modem Name :
cellular,3G
4. Modem Access Point Name :
ibox.tim.it
5. Username :
""
6. Password :
""
7. Domain :
""
8. Is there a tick in the 'This network connects to the Internet' box :
No
9. Is there a tick in the 'This network uses a proxy server' box :
No
10 Proxy Server Address and port :
No
Setting For MMS
2. Network Name :
Tim MMS
3. Modem Name :
cellular,3G
4. Modem Access Point Name :
mms.tim.it
5. Username :
""
6. Password :
""
7. Domain :
""
8. Is there a tick in the 'This network connects to the Internet' box :
No
9. Is there a tick in the 'This network uses a proxy server' box :
No
10 Proxy Server Address and port :
No
MMS Settings
1. Server Name :
Tim MMS
2. Gateway :
213.230.130.89
3. Port Number :
80
4. Server Address :
http://mms.tim.it/servlets/mms
5. Connect Via :
Tim MMS
6. Size Limit :
7. WAP Version :
2.0
Thank a lot!

Restore swipe dictionary after ROM 'upgrade'

Hi,
I just upgraded my Hero to Elelinux's Gingerbread ROM ... had to reinstall swipe, lost previous dictionary, what now ... (most communication is in a Dutch local dialect so official dictionaries aren't much help)
so wrote this little script on my phone in SL4A/python.
What it does is simple :
load all sent & received sms messages in a textfield (separated by spaces)
then all you have to do manually is :
--> select all
--> swipe button
--> wait five minutes for confirmation message
--> every word you ever texted or received is in the dictionary
(just copy this code into a new 'filename.py' in the script folder of SL4A and run it)
Code:
import android
droid = android.Android()
text = ''
messages = droid.smsGetMessages(False,'inbox')
for message in messages.result :
text += message['body'] + ' '
messages = droid.smsGetMessages(False,'sent')
for message in messages.result :
text += message['body'] + ' '
droid.dialogCreateInput('Value', 'Please enter value:', text)
droid.dialogShow()
I know , the string handling is horribly noob but couldn't be bothered with learning python first, so if anyone with more patience can write a better variant that excludes numbers etc , plz do !
or ... if 'there is an app for that' ... let me know

[Q] Asus G73 laptop Wireless problem?

I know this is mainly an android website but my brother referred me here because you all also know a lot about computers. The laptop I have is a:
Asus G73
Windows 7 64bit
Internet runs through a NETgear Router
Well my laptop connects just fine when there is no Password/Encryption but as soon as we set a WPA2 Encryption the laptop "Connects" but will not work at all.
I go to CMD and type ipconfig and it says all of this:
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\Anput>ipconfig
Windows IP Configuration
Ethernet adapter Local Area Connection 2:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Wireless LAN adapter Wireless Network Connection:
Connection-specific DNS Suffix . :
Link-local IPv6 Address . . . . . : HIDDEN
IPv4 Address. . . . . . . . . . . : HIDDEN
Subnet Mask . . . . . . . . . . . :HIDDEN
Default Gateway . . . . . . . . . : 192.168.1.1
Ethernet adapter Local Area Connection:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Tunnel adapter isatap.{HIDDEN}:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Tunnel adapter isatap.{HIDDEN}:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Tunnel adapter Teredo Tunneling Pseudo-Interface:
Connection-specific DNS Suffix . :
IPv6 Address. . . . . . . . . . . :HIDDEN
Link-local IPv6 Address . . . . . : HIDDEN
Default Gateway . . . . . . . . . : ::
Tunnel adapter isatap.{HIDDEN}:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
C:\Users\Anput>
Click to expand...
Click to collapse
Im not a computer expert but i do know basic-medium info on them. So please try to be as detailed as possible within your limitations.
Please use the Q&A Forum for questions Thanks
Moving to Q&A

[Q] P500 - Emergency mode - KDZ and LGMDP errors

Hi everybody,
I’m at a point where I need to get some help…
My story:
I hard bricked my P500 one year ago … I had CM7 on it, and I installed CM10, but had no network,
so I upgraded the baseband, unfortunately it froze in the middle of the upgrade, I took the battery out, and it was the end …
BOUM … No fast boot, no emergency mode anymore … nothing … dead … Impossible to switch it on …
I bought a new one, which is working under CM7. No problem.
(So if it helps to fix the old hard bricked one I have a working P500 under CM7)
I just got the idea to fix the dead one! Because it’s fun, but I’m stuck and need some help.
JTAG reset:
Since it was hard bricked, the only possibility was a JTag reset. I found a nice guy doing it close to my place and it worked!
The phone has been recognized without any problem, the full dump worked without any mistakes, and finally the bootloader has been restored with a RiffBox.
(See attached picture) The phone can now reach the emergency mode again.
Flash original firmware on P500 with KDZ - not successful:
http://forum.xda-developers.com/showthread.php?t=875881
The drivers from LG are installed, I disabled the LG modems,
my computers (xp) sees the phone without any problems.
I tried to flash the original firmware on it with KDZ, which I’m used to do
but this time I get every time an error
"Error upgrade
WPARAM : 100
LPARAM : 4008"
(Logfile attached)
Flash stock rom with LGMDP – not successful:
http://forum.xda-developers.com/showthread.php?t=1324105
Same here, the P500 is recognized by LGMDP,
it seems the IMEI number is not active,
and everytime I flashed a rom, I got an error:
“Error! AMSS writing” (See attached picture)
Flash a custom recovery (CWM) from LGMDP – not successful
http://forum.xda-developers.com/showthread.php?t=1318750
I also tried to flash CWM, LGMDP seems to have installed it, I got a “Download complete” message,
but I cant access the recovery mode. Vol Down +Home + Power On just brings me back to the yellow emergency screen.
I of course checked everywhere online … I have seen sometimes the same errors as mine but no solutions ….
Do, one of you, have a solution? Or know the errors I’m encountering?
Or do you have another way tp get out of the emergency mode?
Thank you for reading and helping me in any way …
Bestrau.
How much did JTAG cost ?
Sent from my GT-I9082 using Tapatalk
Hey akiratoriyama, I read your posts, sorry for your hard bricked ...
It happened to me too, I found a guy in Germany he does it for 18 euro and you have to pay for the shipping.
no signal (baseband fix) : http://forum.xda-developers.com/showthread.php?t=2616412
restore your original rom here: http://forum.xda-developers.com/showthread.php?t=2559363
hit like if i helped..
Same error as usual ...
voltaire23 said:
no signal (baseband fix) : http://forum.xda-developers.com/showthread.php?t=2616412
restore your original rom here: http://forum.xda-developers.com/showthread.php?t=2559363
hit like if i helped..
Click to expand...
Click to collapse
Hi Voltaire,
your proposition is just the same as all the others I tried !
I gave it a try,
but got the same error ...
[11:02:44:461] : =============================================
[11:02:44:461] : Log is started on 19.01.2014, at 11:02:44:461,
executable: C:\Prerequisite\KDZ Updater\KDZ_FW_UPD.exe (ProcID: 0x00000ab0),
compile time : Dec 8 2010 09:19:37
[11:02:44:461] : Version :
[11:02:44:633] : Get Usb Port
[11:02:44:633] : rsi.strFriendlyName=LGE Android Platform USB Serial Port (COM5)
[11:02:44:633] : FriendlyNameList[iii].szFriendlyName=LGE Android Platform USB Serial Port
[11:02:44:633] : WM_COPYDATA ¸Þ½ÃÁö º¸³¿ 1 - COM5
[11:02:44:633] : Port = COM5
[11:02:44:648] : UNKNOWN : Req(12) -> Rsp(13)
[11:02:44:664] : UNKNOWN : Req(12) -> Rsp(13)
[11:02:44:679] : UNKNOWN : Req(12) -> Rsp(13)
[11:02:44:679] : >> DIAG_STATUS_F FAILED
[11:02:44:695] : >>Get Model Name [DIAG_VERNO_F]
[11:02:44:711] : BAD CONN MODE : Req(0) -> Rsp(3)
[11:02:44:726] : BAD CONN MODE : Req(0) -> Rsp(3)
[11:02:44:742] : BAD CONN MODE : Req(0) -> Rsp(3)
[11:02:44:789] : BAD CONN MODE : Req(0) -> Rsp(3)
[11:02:44:804] : BAD CONN MODE : Req(0) -> Rsp(3)
[11:02:44:820] : BAD CONN MODE : Req(0) -> Rsp(3)
[11:02:44:820] : FAIL (No Phone)
[11:02:44:820] : GetModelName() Operation Failed Check Diag CMD
[11:02:44:820] : EMERGENCY Booting Mode
[11:02:44:820] : >>Get Model Name in Emergency Mode [DLOAD_VERREQ_F]
[11:02:44:836] : BS/P500/7D1\LOCALS~1\Temp\DZ10.tmp
[11:02:44:836] : WM_COPYDATA ¸Þ½ÃÁö º¸³¿ 0 - P500
[11:02:44:851] : DLOAD_NAK_F reason_msb = 3, reason_lsb = 3
[11:02:44:851] : [ DLOAD ERROR ] : NAK_INVALID_LEN
[11:02:44:867] : DLOAD_NAK_F reason_msb = 3, reason_lsb = 3
[11:02:44:867] : [ DLOAD ERROR ] : NAK_INVALID_LEN
[11:02:44:883] : DLOAD_NAK_F reason_msb = 3, reason_lsb = 3
[11:02:44:883] : [ DLOAD ERROR ] : NAK_INVALID_LEN
[11:02:44:883] : NV Write Fail : NV ITEM 9028(9028)
[11:02:44:992] : >> GET DLOAD COMM MODE
[11:02:45:008] : [GetCommMode] Communication mode : 2
[11:02:45:008] : Pre Nand Download
[11:02:45:008] : >>Set Trusted Mode [DLOAD_NAND_SEC_MODE] sec_mode = 1 (1=trusted 0=NonTrusted)
[11:02:45:008] : WM_COPYDATA ¸Þ½ÃÁö º¸³¿ 3 - TRUSTED MODE
[11:02:45:023] : [COM5] >>NandFlashInitWithFile(PARTITION TBL)
[11:02:45:023] : WM_COPYDATA ¸Þ½ÃÁö º¸³¿ 3 - INIT PARTITION TBL
[11:02:45:148] : ¸Þ½ÃÁö º¸³¿ TYPE_WPARAM_WRITE_TO_SDRAM 3
[11:02:45:148] : [COM0] ¸Þ½ÃÁö º¸³¿ TYPE_WPARAM_WRITE_AMSS 15
[11:02:45:148] : [COM5] >>NandFlashInitWithFile(AMSS MODEM HEADER)
[11:02:45:148] : WM_COPYDATA ¸Þ½ÃÁö º¸³¿ 3 - INIT AMSS MODEM HEADER
[11:02:45:164] : [COM0] >>Dl_AsyncWrite()
[11:02:45:164] : >> AMSS FLASHING ...
[11:02:45:164] : ¸Þ½ÃÁö º¸³¿ ProgreassiveBar Init wParam TYPE_WPARAM_PROGRESSIVE_POS=5 lParam(pos)=0 nResult=0
[11:02:45:164] : Sending Pkt Seq : 0
[11:02:45:164] : Sending Pkt Seq : 1
[11:02:45:164] : Sending Pkt Seq : 2
[11:02:45:164] : Sending Pkt Seq : 3
[11:02:45:164] : Sending Pkt Seq : 4
[11:02:45:164] : Sending Pkt Seq : 5
[11:02:45:164] : Sending Pkt Seq : 6
[11:02:45:164] : Sending Pkt Seq : 7
[11:02:45:164] : Sending Pkt Seq : 8
[11:02:45:164] : Sending Pkt Seq : 9
[11:02:45:179] : Dl_AsyncWrite - ErrNo(45), Addr(0x00004800), NandErrNo(0x04)
[11:02:45:179] : [COM0] ERROR Dl_AsyncWrite() TYPE_LPARAM_UPGRADE_ERROR_WRITE_TO_FLASH
[11:02:45:211] : WM_COPYDATA ¸Þ½ÃÁö º¸³¿ 3 - Close Port
[11:02:45:211] : Close Port<<
[11:02:45:211] : TYPE_WPARAM_UPGRADE_ERROR
[11:02:45:226] : Log finished
Click to expand...
Click to collapse
Any ideas ?
Bestrau said:
Hi Voltaire,
your proposition is just the same as all the others I tried !
I gave it a try,
but got the same error ...
Any ideas ?
Click to expand...
Click to collapse
Well.. thats weird..hmmm did you follow the steps EXACTLY as written??
remove sd card while performing that.. disable lg modem... hmm retry again.. patience..
voltaire23 said:
Well.. thats weird..hmmm did you follow the steps EXACTLY as written??
remove sd card while performing that.. disable lg modem... hmm retry again.. patience..
Click to expand...
Click to collapse
Yes I followed it exactly as written .... I tried a couple of times .... same results ...
Bestrau said:
Yes I followed it exactly as written .... I tried a couple of times .... same results ...
Click to expand...
Click to collapse
Is your Download Mode unlocked????
voltaire23 said:
Is your Download Mode unlocked????
Click to expand...
Click to collapse
The only thing I can do is : enter the Emergency Mode by pressing volume up button + back button together and then plug the usb cable.
Bestrau said:
The only thing I can do is : enter the Emergency Mode by pressing volume up button + back button together and then plug the usb cable.
Click to expand...
Click to collapse
Uhmm..sorry to say but all I can say is try to search in the threads because I know there are other ways besides KDZ.. And you know that KDZ is very lethal mostly on optimus one variants and others...hmm..dont loose hope man..good luck.. GODBLESS.
I should try put the phone in Emergency Mode and start trying the KDZ with a Stock Gingerbread from different sources until it works...
voltaire23 said:
Uhmm..sorry to say but all I can say is try to search in the threads because I know there are other ways besides KDZ.. And you know that KDZ is very lethal mostly on optimus one variants and others...hmm..dont loose hope man..good luck.. GODBLESS.
Click to expand...
Click to collapse
Thank you ...
Too bad nobody has a solution for this "Upgrade Error: WParam: 100 LParam: 4008" on KDZ ...
And as I said in the original thread, I also tried with LGMDP, but I got everytime an "amss writing" error.
Bestrau said:
Thank you ...
Too bad nobody has a solution for this "Upgrade Error: WParam: 100 LParam: 4008" on KDZ ...
And as I said in the original thread, I also tried with LGMDP, but I got everytime an "amss writing" error.
Click to expand...
Click to collapse
No prob. well..you can always press my ""Thanks"" button..haha.
Same problem here((( Did everything but still on LG logo((
Make sure you have the correct KDZ file for your device and download my attachment.
I know for a fact that this KDZ Updater works as it is the exact one I used to restore 2 P506's back to life just a month or so ago. I did this on Windows 7 Professional 64 bit so it should also work for Windows XP.
Do all the usual KDZ stuff. Disable LG Modem in Device Manager, etc. Then follow the directions in the ReadMe.txt in the attached archive. Best of luck!
voltaire23 said:
No prob. well..you can always press my ""Thanks"" button..haha.
Click to expand...
Click to collapse
Your help is appreciated, but asking for people to press the "Thanks" button is defeating the purpose of the "Thanks" button. The "Thanks" meter has no effect on your account and standings here at XDA.
voltaire23 said:
No prob. well..you can always press my ""Thanks"" button..haha.
Click to expand...
Click to collapse
shinobisoft said:
Your help is appreciated, but asking for people to press the "Thanks" button is defeating the purpose of the "Thanks" button. The "Thanks" meter has no effect on your account and standings here at XDA.
Click to expand...
Click to collapse
Look man, it's upsetting to have the phone in Emergency Mode. August last year, my phone got stuck too, tried every program I could and never boot successfully. Took my phone to the store, they said they tried everything but they couldn't make it work. After a couple months with another device I decided to plug my LG P500 in to the computer and see if there was any new program available to flash. Strangely, my phone BOOTED in the stock rom and has been working flawlessly since. What I'm saying is, don't lose hope, this phone is amazing!

General Lenovo P11 Pro - Service Codes

Hi,
if somebody is interested here are all(?) service codes of P11 Pro from "Engineering Code.apk"
Settings/Search:
####0000# : Display version info
####1111# : factory test log (Service Test)
####2222# : Display SN
####3333# : offline log (LenovoLogger)
####3334# : open all offline log
####3335# : close all offline log
####5993# : Display internal frameWork version (incl. Regional Code)
####6020# : Set Regional Code (Does Factory Reset)
####6030# : Auto Set Regional Code if "countryCode" present, else set Regional Code and "second_ccode" == "true" (Does Factory Reset)
####7777# : Factory reset
####8375# : Baseband version info
####33284# : Debug set
####025160# : turn off lte sar
####025161# : turn on lte sar
####025162# : turn off wifi sar
####025163# : turn on wifi sar
Generic:
*#*# ... #*#* == android_secret_code:// ...
Click to expand...
Click to collapse
What dialer will connect with wifi tablet ?

Categories

Resources