|
2009-12-19
, 12:33
|
Posts: 716 |
Thanked: 303 times |
Joined on Sep 2009
@ Sheffield, UK
|
#2
|
|
2009-12-19
, 12:56
|
Posts: 304 |
Thanked: 160 times |
Joined on Jul 2008
|
#3
|
|
2009-12-20
, 18:06
|
Posts: 589 |
Thanked: 54 times |
Joined on Dec 2009
@ london
|
#4
|
|
2009-12-20
, 18:19
|
Posts: 41 |
Thanked: 3 times |
Joined on Dec 2009
@ Kirkland, WA
|
#5
|
|
2009-12-20
, 18:21
|
Posts: 304 |
Thanked: 160 times |
Joined on Jul 2008
|
#6
|
ok erm i am a total newbie on this,, what do i have to type into the x terminal to make this a tempoary fix as my machine is rebooting and stuff
is it just this
echo 0 > /sys/power/enable_off_mode
and what do i do to switch it back?
ok again i am a serious noob- permission denied(proc bootreason) what do i need to do to use to be able to access this sort of stuff..
The Following User Says Thank You to bsving For This Useful Post: | ||
|
2009-12-20
, 19:14
|
Posts: 589 |
Thanked: 54 times |
Joined on Dec 2009
@ london
|
#7
|
|
2009-12-20
, 19:20
|
Posts: 304 |
Thanked: 160 times |
Joined on Jul 2008
|
#8
|
The Following User Says Thank You to bsving For This Useful Post: | ||
|
2009-12-20
, 19:59
|
Posts: 589 |
Thanked: 54 times |
Joined on Dec 2009
@ london
|
#9
|
|
2009-12-20
, 21:35
|
Posts: 304 |
Thanked: 160 times |
Joined on Jul 2008
|
#10
|
ok i installed rootsh
it is still saying permission denied
after
root
/proc/bootreason
Please, read through all the comments in that thread, and in particular read everything from Eero Tamminen (Nokia) at least three times
First you need to check if your rebooting problems are 32wd_to. This is done by opening the x-terminal just after a random reboot and typing:
"cat /proc/bootreason"
If the result is "32wd_to", then this quick fix will work.
The quick fix consists of disabling the device going to "deep sleep", and is done by:
My experience with this fix is a rock stable device, which is nice to have untill the bug is fixed permanently by Nokia
The device will not reboot while connected to a USB cable to a PC (it will reboot while connected to a charger). While doing the quick-fix, it is an idea to keep it connected.
Also, frequent reboots will sooner or later corrupt the file system, possibly "bricking" the device. After ANY random reboot it is therefore a good idea to use the on/off button for a cold reboot. It is also a good idea to reflash the device before this fix, to be sure the file system is OK, both firmware and eMMC.
From the Nokia board http://discussions.europe.nokia.com/...cending&page=1
After 17 random reboots in a row, the N900 is bricked. The link shows how to unbrick it. The importance of doing a manual cold restart (off/on) with power button is clearly strengthened.
Last edited by bsving; 2010-01-04 at 17:43. Reason: Added info