Pin | Signal | Description |
1 | USB +5V in | USB 5V supply - not used in K750 |
2 | SP_REF | Reference / GND for handsfree |
3 | Mic+/AUXIN_L | Mic + / AUX in (left)/ short with pin 4 for handsfree answer (*) |
4 | Mic-/AUXIN_R | Mic - / AUX in - (right) / short with pin 3 |
5 | DFMS/SP_L | DFMS / Earphones left |
6 | DTMS/SP_R | DTMS / Earphone right |
7 | VIDEO/STB | Video / strobe |
8 | VPPFLASH | short with pin 9 via R=130 Om for handsfree detection |
9 | GND | Ground |
10 | CTMS / USB DATA+ | CTMS / USB+ (data) - not used in K750 |
11 | CFMS / USB DATA- | CFMS / USB- (data) - not used in K750 |
12 | Charge In | Battery charge (+5V) - not used in K750 |
Tuesday, December 31, 2013
official cable is DCU-60
Kode kedipan lampu LED pada saat awal loading
Kode kedipan lampu LED pada saat awal loading menunjukkan suatu nilai biner yang menginformasikan pesan dari bootROM.
biner 1, nyala kedip lampu merah sedangkan biner 0 dengan tidak nyalanya led (off). contoh: 10111 (ini sering di bold 9000, onyx, davis, dakota juga)
ketika baterai di pasang, led merah akan
nyala=>mati=>nyala lagi 3x dengan cepat, perhatikan.. 10111 kan?
biner 1, nyala kedip lampu merah sedangkan biner 0 dengan tidak nyalanya led (off). contoh: 10111 (ini sering di bold 9000, onyx, davis, dakota juga)
ketika baterai di pasang, led merah akan
nyala=>mati=>nyala lagi 3x dengan cepat, perhatikan.. 10111 kan?
Ada 2 kemungkinan kasus led 10111
1. Jika masih bisa detect, kemungkinan besar ini software saja kasus nya, coba reload OS nya.
2. Jika tidak detect sama sekali, tapi led nyala 10111, kemungkinan besar ini kasus kena ic flash / cpu,
kenapa saya bilang begitu.. soalnya dapat servisan BB Onyx dan Gemini yang tidak di lem ic nya dan Saya coba repair ternyata sembuh kasus led 10111 nya.
Jadi yang Saya temui ada 5% BB yang ic flashnya tidak dilem terutama Onyx dan Gemini, tapi untuk Dakota kayaknya di lem semua.
1. Jika masih bisa detect, kemungkinan besar ini software saja kasus nya, coba reload OS nya.
2. Jika tidak detect sama sekali, tapi led nyala 10111, kemungkinan besar ini kasus kena ic flash / cpu,
kenapa saya bilang begitu.. soalnya dapat servisan BB Onyx dan Gemini yang tidak di lem ic nya dan Saya coba repair ternyata sembuh kasus led 10111 nya.
Jadi yang Saya temui ada 5% BB yang ic flashnya tidak dilem terutama Onyx dan Gemini, tapi untuk Dakota kayaknya di lem semua.
Berikut masing-masing arti kode kedipan led tersebut:
- 1 (desimal = 1) Bukan problem, kode ini adalah normal saat restart
- 11 (desimal = 3) Tidak ada sistem operasi di dalam blackberry, lakukan reload sistem operasi dengan MFI
- 101 (desimal = 5) Bad OS CRC
- 111 (desimal = 7) Missing OS CRC
- 1011 (desimal = 11) Missing OS Trailer
- 1101 (desimal = 13)OS Not Signed, coba loading OS kembali
- 1111 (desimal = 15) OS Signature Invalid, coba loading kembali OS dan biarkan mati tanpa baterai selama hampir 30 menit, kemudian coba hidupkan kembali. Apabila tetap muncul pesak kesalahan, coba lakukan penggantian flash.
- 10101 (desimal = 21) Unknown Flash Manufacturer, coba lakukan penggantian flash
- 10111 (desimal = 23) Flash Initialization Problem, coba lakukan penggantian ic flash
- 11011 (desimal = 27) Flash Erase Failure ,coba lakukan penggantian flash
- 11101 (desimal = 29) Flash Operation Out Of Range
- 11111 (desimal = 31) Bad BootROM CRC, coba lakukan penggantian flash
- 101011 (desimal = 43) USB Driver Error
- 101101 (desimal = 45) No BootROM CRC
- 101111 (desimal = 47) Flash Write Failure, coba lakukan penggantian flash
- 110101 (desimal = 53) Invalid Memory Configuration Table
- 110111 (desimal = 55) Password Not Initiated
- 111011 (desimal = 59) RAM Initialization Problem, coba lakukan penggantian flash
- 111101 (desimal = 61) Cache No Pages Free
- 111111 (desimal = 63) Cache Invalid Page Type
- 1010101 (desimal = 85) Random Number Failure
- 1010111 (desimal = 87) OSStore Failure
- 1011011 (desimal = 91) Security Init Failure
- 1011101 (desimal = 93) NAND failure
- 1011111 (desimal = 95) General Assert Failure
- 1101011 (desimal = 107) GPIO failure
- 1101101 (desimal = 109) Runtime library failure
- 1101111 (desimal = 111) Exception: undefined isntruction
- 1110101 (desimal = 117) Exception: SWI
- 1110111 (desimal = 119) Exception: Prefetch Abort
- 1111011 (desimal = 123) Exception: Data Abort
- 1111101 (desimal = 125) Exception: Reserved
- 1111111 (desimal = 127) Exception: IRQ
- 10101011 (desimal = 171) Exception: FIQ
- 101 Internal JVM error.
- 102 Invalid code in file system. The .cod files in the handheld have been checked for modification and it has been determined that there is a problem with one or more .cod files.
- 103 The starting address for the boot .cod file cannot be found. This might mean that a boot .cod file has not been installed on the handheld, or that its format is invalid or corrupt.
- 104 An uncaught Java exception was thrown in the Java code and diagnosed by the JVM. Execution can be continued or the handheld can be attached to a debugger on a desktop through a serial or USB cable. The event log should contain the traceback of the thrown exception.
- 105 An OS file system API returned an error status for a certain operation. This can indicate a corrupt file system or an error in the JVM.
- 106 An error has been detected in the graphics system of the handheld.
- 107 Internal JVM error.
- 108 Internal JVM error.
- 109 Internal OS error.
- 110 Non-idle event downtime error. A problem has been detected in the accumulation of JVM down time that represents how long the JVM has been idle. This indicates an error in either the OS code or the JVM code.
- 200 Application manager threw an uncaught exception. The application manager event thread threw an uncaught exception and so cannot continue running.
- 201 Initialization of the cryptographic system failed and the handheld cannot continue to operate.
- 202 An attack on the key store has been detected, and the handheld cannot continue to operate.
- 203 The application manager console process, usually the Home screen ribbon, has failed, like due to an uncaught exception.
- 501 Internal error.
- 502 All processes exited. The last Java process has terminated, and there is nothing left to execute.
- 503 Internal error.
- 504 Internal error.
- 505 Internal error.
- 506 An uncaught Java exception was thrown in the initial VM Java thread thus killing the only live thread in the system. The event log contains the traceback for the exception.
- 507 A dependency on a .cod file could not be satisfied due to a missing .cod file. Load the missing .cod file onto the handheld.
- 508 Invalid object. A problem has been detected with a debugger command to the VM.
- 516 Error occurred during garbage collection, which might indicate a corrupted file system.
- 510 All threads are waiting on objects, which results in a deadlock. The system cannot recover from this state since no thread can release a lock.
- 511 A problem has occurred during debugging.
- 515 The reachable objects form a group that cannot be represented properly by the VM because there are too many objects or the total size of the objects is too large.
- 516 When committing a persistent object, the VM found that the persistent store id counter has reached its limit. The object was not committed.
- 517 An inconsistency has been detected in the VM persistent object store.
- 518 Internal error.
- 519 Internal error.
- 520 Internal error.
- 521 Indicates that Object.wait() has been executed by a thread that holds a lock on another object; occurs only in simulator if the JvmDebugWaits application switch.
- 522 A thread has acquired two locks on objects in an order that doesn’t match the order that previous locks for the two types were acquired, which indicates a future potential deadlock situation; reported only in the simulator when the JvmDebugLocks application switch is set.
- 523 A critical Java process has died and the device cannot continue to operate normally.
- 524 An object has been marked as recovered by the Low Memory Manager but it was not freed during a garbage collection. This is only checked in the simulator under the control of the JvmDebugLMM application switch.
- 525 Bad persistent object. An auto-commit operation during a garbage collection has detected a non-persistent object reachable from the pers
Thursday, December 19, 2013
Format Lenovo S560
Kasusnya phone lock
Step 1. lakukan format dengan volcano (lihat pic di bawah) masukan start address dan lenght lalu
tekan customize
setalah itu cabut batre dan hidupkan, ternyata kunci msh ada.
Step 2. cabut lagi battrey masukan lagi tekan vol atas bersamaan tombol power sekitar 3-5 menit sampai nyala seperti biasa, dan hasilnya kunci sudah hilang... selamat mencoba!
Step 1. lakukan format dengan volcano (lihat pic di bawah) masukan start address dan lenght lalu
tekan customize
setalah itu cabut batre dan hidupkan, ternyata kunci msh ada.
Step 2. cabut lagi battrey masukan lagi tekan vol atas bersamaan tombol power sekitar 3-5 menit sampai nyala seperti biasa, dan hasilnya kunci sudah hilang... selamat mencoba!
Wednesday, December 18, 2013
Subscribe to:
Posts (Atom)
EFS J320G
tested file efs j320g
-
PD2001F_EX_A_1.7.5_vivo_qcom_LA.UM.8.13.r1-00600_sm7250_split.tar.gz Type: Split File, Size: 5.6GB SoC: Qualcomm Model: X50 Download
-
PD2020_A_1.5.5_vivo_qcom_LA.UM.8.13.r1-00600_sm7250_split.tar.gz Type: Split File, Size: 6.5GB SoC: Qualcomm Product Name: PD2020 Download...
-
WW_ZS670KS_29.10.22.44-MP-user_20200807-release.zip Type: Fastboot File, Size: SoC: Qualcomm SDM865 Download