maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   OS2008 / Maemo 4 / Chinook - Diablo (https://talk.maemo.org/forumdisplay.php?f=29)
-   -   n810 lock code - help! (https://talk.maemo.org/showthread.php?t=32217)

tzel 2009-09-30 00:12

n810 lock code - help!
 
Hi
I havent been using my N810 lately, and mistakenly i've pressed on "lock device" instead of turn off device. since i dont remember the number i used to lock, how can i use my tablet?

Help!

R-R 2009-09-30 01:10

Re: n810 lock code - help!
 
If you have ssh access it's doable through the /dev/mtd* devices (looking with strings/grep or some such tools)...
If you don't, good luck!

tzel 2009-09-30 02:54

Re: n810 lock code - help!
 
come on,,,,

Andre Klapper 2009-09-30 09:21

Re: n810 lock code - help!
 
Lock means lock means lock. If there's a workaround it's not a lock.

lma 2009-09-30 09:42

Re: n810 lock code - help!
 
Some locks are more secure than others. This one is good enough for preventing your mates going through your personal data or sending prank emails from your account when you are looking away, but can be broken relatively easily if you have some time. All you need is a bootmenu initfs of the same OS version and a USB cable to flash it, ssh/telnet in and look at the contents of the mtd1 partition with strings(1).

Fontus 2009-09-30 09:44

Re: n810 lock code - help!
 
Some time ago I bought a locked 770 from eBay. After reflashing the device was usable but the lock code was not reset. Hopefully after some time the seller was able to remember the lock-code. Now, (both on my 770 and N810) my code is always 00000.

twaelti 2009-09-30 19:03

Re: n810 lock code - help!
 
Wasn't the default code something like 12345? Did you try that?

R-R 2009-10-01 17:54

Re: n810 lock code - help!
 
Quote:

Originally Posted by lma (Post 336602)
Some locks are more secure than others. This one is good enough for preventing your mates going through your personal data or sending prank emails from your account when you are looking away, but can be broken relatively easily if you have some time. All you need is a bootmenu initfs of the same OS version and a USB cable to flash it, ssh/telnet in and look at the contents of the mtd1 partition with strings(1).

Oh, that's good to know too...
I bought my n800 from eBay and the person didn't tell me the code but i had ssh setuped before i tried the lock, fortunately!

How would you setup a bootmenu initfs?

LABAUDIO 2010-05-04 06:34

Re: n810 lock code - help!
 
Quote:

Originally Posted by R-R (Post 336393)
If you have ssh access it's doable through the /dev/mtd* devices (looking with strings/grep or some such tools)...
If you don't, good luck!


Ha TX for this ssh trick code... you safe my life whit this trick on my n810...the code is very clear in mtd1 file. Always install ssh before setting passwd lol:p

ankit03 2010-06-04 03:43

Re: n810 lock code - help!
 
  1. Follow the instruction below carefully:

    If you can't use the device like go to the internet or so on, flash the device. There should a Nokia N810 Update Wizard, at this link:
    http://europe.nokia.com/support/prod...oftware-update. I used that to reflash my device. Make sure u are using the latest firmware

    After that go to Xterm--> Be the root in xterm

    If you don't know how to be a root-- go to application manager and search root and install two apps: sudser and and someother app that i can't remember the name, but it say sudo gainroot.

    Then type
    Code:

    root
    (which i used) or some command to be the root!and

    After that type in or copy this command to find your lock code:

    Code:

    echo root:$(grep -A 13 lock_code /dev/mtd1|tail -1):
    It should give you the number below or nearby it!
    Hope this helps!:D


All times are GMT. The time now is 08:57.

vBulletin® Version 3.8.8