maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   find out why my n900 shut down (https://talk.maemo.org/showthread.php?t=70597)

~phoenix~ 2011-03-03 06:17

find out why my n900 shut down
 
can i somehow find out why my n900 shut down??

it shuts down with about 20% battery... and dont want to start without connecting a charger...

9000 2011-03-03 06:21

Re: find out why my n900 shut down
 
Sound like a no battery case to me.

~phoenix~ 2011-03-03 14:43

Re: find out why my n900 shut down
 
to me too.... but how.... its a guinue nokia battery....

9000 2011-03-03 14:47

Re: find out why my n900 shut down
 
Quote:

Originally Posted by ~phoenix~ (Post 959706)
to me too.... but how.... its a guinue nokia battery....

It depends on how you get that 20% from.

cfh11 2011-03-03 14:49

Re: find out why my n900 shut down
 
Code:

cat /proc/bootreason
will tell you what the last reason for shut down was

~phoenix~ 2011-03-03 15:47

Re: find out why my n900 shut down
 
it told me sw_rst ....

that means what??

stlpaul 2011-03-03 16:13

Re: find out why my n900 shut down
 
Quote:

Originally Posted by ~phoenix~ (Post 959751)
it told me sw_rst ....

that means what??

I think sw_rst happens after kernel panic occurs. You might be able to get more details from /dev/mtd2

~phoenix~ 2011-03-03 17:23

Re: find out why my n900 shut down
 
i get permission denied when i type /dev/mtd2 into xterm... with and without root...

what should i type exactly??

cfh11 2011-03-03 20:35

Re: find out why my n900 shut down
 
is your device overclocked? if so, try lowering the frequency and/or raising the voltage.

stlpaul 2011-03-03 20:50

Re: find out why my n900 shut down
 
Quote:

Originally Posted by ~phoenix~ (Post 959828)
i get permission denied when i type /dev/mtd2 into xterm... with and without root...

what should i type exactly??

It's a memory device that contains data, not a program that you run.You can copy it to a file by doing (as root):

cat /dev/mtd2 > mtd2dump

and then analyze the file mtd2dump with your favorite file viewer.


All times are GMT. The time now is 05:15.

vBulletin® Version 3.8.8