Cara mengatasi BlackBerry mati total (matot) dan nuked!!
Dari berbagai kasus yang terjadi pada BlackBerry, seperti bold 9000, gemini 8250, curve 8310/8320, javelin 8900, curve 9300 3G, storm 9500/9530, strom2 9550, tour 9630, essex 9650, onyx 9700/9780, torch 9800/9810, dacota 9900, montana 9930 dll. ternyata permasalahan yang juga sering didapat adalah BB dalam kondisi mati total (matot) dan hanya led yang kedip-kedip merah atau hidup loading sebentar terus restart lagi atau juga malah tidak ada tanda – tanda kehidupan sama sekali. Kasus ini ada dua kemungkinan bisa karena software bisa juga karena hardware.
1. Sebelum sobatt melangkah lebih jauh, jika BB tidak ada tanda – tanda kehidupan sama sekali.. maka pastikan dulu battery Blackberry dalam kondisi bagus dan terisi full, ukur dengan multitester jika punya, catu daya sekitar -+ 4v atau bisa pinjam battery BB teman yang sama dan coba hidupkan di BB sobatt, apakah bisa hidup?? coba dengan melepas simcard dan mmc serta battery -+ 5menit setelah itu coba pasang kembali.
2. Jika usaha demikian belum berhasil, itu artinya permasalahan ada di software atau hardware (ic power, ic zocus, ic flash, ic cpu atau komponen lain).
3. Maksimalkan dulu ke software, coba dengan reload OS.
Jika kondisi ketika blackberry dinyalakan, lampu LED menyala merah untuk beberapa detik, kemudian akan terlihat layar putih dan jam pasir dan kemudian kembali mati, kemudian setelah beberapa detik blackberry akan menyala lagi, proses booting ini berulang terus maka keadaan demikian disebut “nuked”.
Untuk penyelesaiannya bisa dicoba dengan reload upgrade OS
Prosedur:Jika kondisi ketika blackberry dinyalakan, lampu LED menyala merah untuk beberapa detik, kemudian akan terlihat layar putih dan jam pasir dan kemudian kembali mati, kemudian setelah beberapa detik blackberry akan menyala lagi, proses booting ini berulang terus maka keadaan demikian disebut “nuked”.
Untuk penyelesaiannya bisa dicoba dengan reload upgrade OS
- Instal program desktop manager dan firmware BB yang akan di reload os
- Browse ke folder AppLoader menggunakan explorer, biasanya terletak di C:\Program Files\Common Files\Research In Motion\AppLoader kemudian delete file vendor.xml di dalam direktory AppLoader
- Jalankan Program loader.exe di dalam direktory AppLoader
- Klik Next sampai ada dialog “Communication Port Selection”
- Pasang Kabel USB yang sudah terhubung BB ke PC
- Klik Next, ulangi beberapa kali bila perlu sampai proses install OS dapat berjalan
4. 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). Apabila led menyala secara kontinyu, ini merupakan pesan sedang melakukan security wipe, apabila led menyala kontinyu tidak pada saat melakukan security wipe, ini mengindikasikan adanya kerusakan hardware.
biner 1, nyala kedip lampu merah sedangkan biner 0 dengan tidak nyalanya led (off). Apabila led menyala secara kontinyu, ini merupakan pesan sedang melakukan security wipe, apabila led menyala kontinyu tidak pada saat melakukan security wipe, ini mengindikasikan adanya kerusakan hardware.
- 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 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
JVM Error Code
- 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 persistent store root. The type of the object has been output into the event log.
- 526 The class definition for java.lang.Object cannot be found.
- 527 The class definition for java.lang.String cannot be found.
- 528 The file system is corrupted. Data on the handheld is unrecoverable.
- 529 The file system is corrupted. An attempt is going to be made to recover data, but some data might be lost.
- 530 Internal JVM error.
- 531 Flash memory has been exhausted.
- 532 A JVM assertion has been violated. This error can occur only in the simulator, not on an actual handheld.
5. Jika tidak ada tanda -tanda kehidupan sama sekali dan sudah coba ganti battery lain kemungkinan besar ic power lemah dan rusak. cobalah dengan melakukan reball ulang atau ganti yang baru jika perlu.
6. cek juga kadang BB short yang mengakibatkan jadi matot. cek juga komponen-komponen/ic yang lain, seperti zocus dll
7. Kemungkinan lain ic flash dan ic cpu, namun jika ya demikian maka harapan hidup normal akan semakin kecil, karena rata-rata BB ic nya di lem. tapi dengan usaha dan coba siapa tau ada hasil.
Semoga bermanfaat ya!!
bb gua awalnya udah ta instal os'y trus sesudah selesai semuanya berhasil nah pas udah masuk di dalm program gaak bisa di klik sma sekali applikasi atau fitur2 yag da trus ta biarin bb mati tapi lampu lad nyala terus.. itu penyebabnya pa... thnk's
ReplyDeletethanx'z brother,,,,sngat membantu,,teknisi pemula seperti saya,,,sukses bro,,
ReplyDeleteBB gemini saya . layarnya kadang baik kadang layar putih . trus uda saya bawa ke tukan service uda 2 kali , paling cuman baiknya 1 hri trus muncul lg n katanya ic nya rusak... apaka benar demikian, dan adakah cara meperbaikinya
ReplyDeleteganti batrainya boss
DeleteBoleh tanya ya. kalo desimal itu apakah penegrtiannya sama dengan detik..(mohon maaf saya awam tentang hal ini)
ReplyDeleteBB 9860 saya tiba-tiba hang, saya cabut bettery dan sejak itu tdk bisa booting lagi. Kalau saat di hub USB ke chareger atau komputer LED menyala terus selama lebih kurang 16 - 20 detik kemudian mati selama 15 detik lalu menyala lagi 16 detik berulang tiga kali hingga akhirnya mati sama sekali artinya apa ya..
terima kasih
Saya juga punya kasus gan pada BB 9860, gak bisa booting cuma lampu merah aja yang kedip-kedip, klo bisa tolong agan penjekasannya
ReplyDeletekalo dilayar gemini saya terdapat tulisan reload software 507 bagaimana cara menganggulanginya? tks..
ReplyDeletebro bb davis gue mati, tp lednya kedip 4kali
ReplyDeletesolusinya?
Bb 9300 saya sering restart sendiri secara mendadak dan kadang terus menerus,tapi juga kadang langsung mati dan harus dicabut batre lg supaya hidup.kenapa ya gan?tolong bantuannyaaaa
ReplyDeletebb sya kalau mau di bacpup ada kata sandinya...
ReplyDeletebiasanya kata butuh kata sandi yang mana
thanks, it workssss!! :)
ReplyDeletebb sy onix1 mati total,pas dipasang batre cuman ada bunyi beep sekali ( bunyinya kecil )
ReplyDeletelampu led gk nyala sama sekali kira2 apanya y
klo ampe kena ic nya lebih baek sy museum kan aj nich bb baru kemarin ganti lcd,batre
DeleteGan dah jual aja gan,kalo rusak hardware mahal sparepartnya. call gw yah kalo mau jual 0812 9076 0906 guntur
bb amstrong saya kalo di charger TOMBOL nya hidup. terus dia gak mau booting. saya bawak ke service kata nya kenak di ic CPU, apakah masi bisa di perbaiki ? mohon pencerahan :)
ReplyDeleteBb onyx 1 saya matot ga conek blas gmn solusinya pliss bls yaa
ReplyDeleteGan dah jual aja gan,kalo rusak hardware mahal sparepartnya. call gw yah kalo mau jual 0812 9076 0906 guntur
DeleteBb pearl saya mati total dan tukang service pun angkat tangan alias menyerah
ReplyDeleteKasus bb amstrong saya jg sm, sm agan yg diatas bbny amstrong jg, tolong mas pemulung ilmu pencerahannya.
ReplyDeleteBB 9300 MATOT gan ..
ReplyDeleteLED merah mati nyala ..
coba flash tiap proses wait initializing your device ujung"nya disuruh retry
udh coba gnti kbel data tp tetep
apa ic flash yang kena??
HElp please ...
Mas aku abs bbman, trus aku tinggal pas balik bb ku mati ga 7dup2 biar aku carge, gimana ya
ReplyDeleteMas Mul (pemulung), kan aq semalem ngecas BB sampe pagi terus besoknya aq liat ayamku udah mati di kandangnya kira2 kenapa ya? pleaseeeee
ReplyDeleteni admin hank ato matot sih,ko pertanyaan ga ada yg dijawab???
ReplyDeletegan, bb torch gua kan layar sentuhnya mati, nahh habis itu kadang kalo gua matiin suka nyala lagi. ehh terus mati lagi,,, selang beberapa hari tiba" suka ngereset sendiri habis tu,, tiba" mati lama yg nyala cuma lednya doang. sampai sekarang ga nyala". itu kenapa yah?? tolong responnya dong...
ReplyDeleteBB ane matot gan, smua card, batre udah tak lepas, pas charge tak tancepin ke HH ada bunyi ngiiiinggg" itu kenapa ya gan? minta komengnya dong.. thanks a lot
ReplyDeletegua dikit bntu ne...klu bb msh ada kelip" tapi ttp matot...kemungkinan besar itu sofware...
ReplyDeleteklu matot ngg ada tanda kehidupan sama sekali coba chek pke pwer suplay brp tegangan nya...
klu bb ny kadang hank layar putih/hitam coba bersihkan conector lcd nya,klu ngg respon juga brti ada putus jalur... bisa minta scemanya sama jumper ny pada saya.....
mau tanya gan, kl bb onyx 9700 tidak bisa membaca memory card padahal kuningan konektornya sudah saya coba bersihkan tapi tetap tidak bisa juga,apakah berhubungan dengan IC nya yah? , sama sinyal SOS ditempat tertentu dan tidak mengenali profider yang digunakan, itu kenapa ya gan,apakah harus ganti Switch Antennanya..? mohon informasinya terimakasih....
ReplyDeleteMf gan ane mau tany,BB ane tdny gak da sinyal ckrng mlh mati sma skli.udh ane coba sgla cara pi mch ja....kira2 pa yg jd pkok mazlhny gan....sblum dan sesudahny makch.
ReplyDeletedavis ane. nyala led nya doang itu kenapa yah gan.
ReplyDeletebb saya mati total kalau di caz cuma keluar merah 10 menit terus mati dan tidak ada tanda2 hidup sama sekali itu kenapa?? bb tour 9630
ReplyDelete[ASK]
ReplyDeletehp saya javelin. ini menyala hanya LEDnya saja tapi hp tidak mau hidup sama sekali. mohon pencerahannya
kalo postingan hasil copas 100% gak bakalan di tanggepin
ReplyDeletePrediksi Pertandingan Hari ini :
ReplyDelete- English FA Cup
Everton vs Chelsea [0-0]
- Italian Serie A
Empoli vs Sampdoria [0-0]
Inter Milan vs Bologna [1-1]
- Spanish La Liga
Barcelona vs Getafe [3-2]
Celta Vigo vs Real Sociedad [1-2]
Atl. Madrid vs D. La Coruna [0-1]
Rayo Vallecano vs Eibar [0-0]
- German Bundesliga
Darmstadt vs Augsburg [0 : 0]
Hannover vs FC Koln [1 : 0]
Hoffenheim vs Wolfsburg [2 : 1]
Ingolstadt 04 vs Stuttgart [1 : 0]
M.Gladbach vs Frankfurt [0 : 1]
Bayern Munchen vs Werder Bremen [2 : 2]
- French Ligue 1
Lorient vs Marseille [1 : 0]
Bastia vs Lille [0 : 0]
GFC Ajaccio vs Caen [0 : 0]
Guingamp vs Saint Etienne [0 : 0]
Montpellier vs Nice [0 : 2]
Toulouse vs Bordeaux [0 : 1]
- Dutch Eredivisie
Twente vs Zwolle [0 : 1]
PSV vs Heerenveen [2 : 1 ]
Willem II vs AZ Alkmaar [1 : 1]
SBV Excelsior vs Groningen [0 : 0]
- Scottish Premier League
Partick Thistle vs Celtic [1 : 0]
Aberdeen vs Kilmarnock [0 : 1 ]
Dundee vs Hearts [0 : 0]
Inverness CT vs Hamilton Academical [0 : 1]
- English Premier League
Norwich vs Manchester City [1 : 2]
Bournemouth vs Swansea [0 : 1]
Stoke vs Southampton [0 : 1]
Arsenal vs West Brom [3 : 1 ]
English League Championship
Blackburn vs Leeds [2 : 1]
Bolton vs Preston [1 : 0]
Cardiff vs Ipswich [0 : 1]
Fulham vs Bristol City [1 : 0 ]
Huddersfield vs Burnley [0 : 0]
Hull vs MK Dons [0 : 1 ]
Nottingham Forest vs Sheffield Wednesday [0 : 0]
QPR vs Brentford [2 : 1]
Rotherham vs Derby [1 : 0]
Percayakan Taruhan Anda Bersama Kami dan Nikmati Bonus" Menarik Hanya di Luxybet168.com
Contact Us :
> Cs1_Luxybet168 | Cs2_Luxybet168
> BB1 : 22D8FAF9 - 2B14774E
> Wechat : Luxybet168
> Wechat : Luxybet168
> Line : Luxybet168
> Jadwal Bola - Prediksi Bola - Prediksi Togel - Hasil Score Terupdate di BBM Setiap hari
> REGISTER : www.Luxybet168.com | www.LuxyBet168.net | www.Asiapoker.net
Bb Z10 layar mati led nyala kedip 2x, setelah seminggu led nyala 2 menit tanpa kedip, mohon solusinya suhu ..
ReplyDeleteTerima kasih
In this fashion my acquaintance Wesley Virgin's biography begins in this SHOCKING and controversial VIDEO.
ReplyDeleteAs a matter of fact, Wesley was in the military-and soon after leaving-he discovered hidden, "mind control" secrets that the CIA and others used to get whatever they want.
As it turns out, these are the EXACT same methods many famous people (notably those who "became famous out of nowhere") and the greatest business people used to become rich and successful.
You probably know how you use only 10% of your brain.
That's because the majority of your brainpower is UNCONSCIOUS.
Maybe that expression has even taken place INSIDE your very own mind... as it did in my good friend Wesley Virgin's mind seven years back, while riding an unlicensed, beat-up garbage bucket of a vehicle with a suspended driver's license and with $3 on his banking card.
"I'm absolutely frustrated with going through life check to check! When will I get my big break?"
You took part in those conversations, isn't it right?
Your success story is waiting to be written. You just have to take a leap of faith in YOURSELF.
CLICK HERE TO LEARN WESLEY'S SECRETS