|
2013-03-04
, 14:24
|
Posts: 1 |
Thanked: 0 times |
Joined on Mar 2013
|
#2
|
|
2013-12-09
, 11:27
|
Posts: 20 |
Thanked: 10 times |
Joined on Sep 2013
|
#3
|
|
2013-12-09
, 11:49
|
|
Posts: 6,447 |
Thanked: 20,981 times |
Joined on Sep 2012
@ UK
|
#4
|
The Following User Says Thank You to pichlo For This Useful Post: | ||
|
2013-12-09
, 17:52
|
Posts: 20 |
Thanked: 10 times |
Joined on Sep 2013
|
#5
|
This kind of thing tends to happen when your optfs is corrupt. Did you by any chance force power-off in the past few weeks? Long power button press, pull the battery out, battery ran out in the middle of doing something...
Your chances of recovery range from easy as pie to nigh impossible and it is hard to tell which. If you have BackupMenu or at least SSH installed then you might have a fighting chance but if not, then you are stuffed. Reflash might be your only option. Hope you have a backup. Sorry.
|
2013-12-09
, 18:08
|
|
Posts: 6,447 |
Thanked: 20,981 times |
Joined on Sep 2012
@ UK
|
#6
|
|
2013-12-11
, 08:53
|
Posts: 20 |
Thanked: 10 times |
Joined on Sep 2013
|
#7
|
sudo echo "deb http://ftp.fr.debian.org/debian/ squeeze main contrib non-free" >/etc/apt/sources.list.d/squeeze.list sudo aptitude update
cd ~/tmp && aptitude download debsums # got debsums_2.0.48+nmu3_all.deb mkdir debsums && dpkg-deb -x debsums_2.0.48+nmu3_all.deb debsums/ && cp debsums/usr/bin/*debsums ~/bin/
#!/bin/bash mypath="$(basename "${0}")" log_file=~/"$(date +"%Y-%m-%d")-${mypath}".log debsums -s 2>${log_file}
|
2013-12-11
, 09:36
|
|
Posts: 6,447 |
Thanked: 20,981 times |
Joined on Sep 2012
@ UK
|
#8
|
Well... talking about dpkg should have been enough for you to understand I know ssh! ;-)
What I think in the end is that my /home[/opt] volume might have some electrical issue fixed by the fact it was extensively scanned. Can't imagine any other explanation. But more on this would be welcome.
|
2013-12-11
, 10:05
|
Posts: 20 |
Thanked: 10 times |
Joined on Sep 2013
|
#9
|
or export the partitions in mass storage mode from BackupMenu (key 'w') and fsck from a Linux machine.
sudo echo "y" >/home/forcefsck
The Following User Says Thank You to NicoLarve For This Useful Post: | ||
|
2013-12-11
, 11:16
|
|
Posts: 6,447 |
Thanked: 20,981 times |
Joined on Sep 2012
@ UK
|
#10
|
The Following 3 Users Say Thank You to pichlo For This Useful Post: | ||
My N900 seems to have a serious issue. As every night, I left it on my bed table charging (alarm was set).
Today morning I wasn't able to unlock it, then it rebooted automatically.
After the reboot all four desktop pages were completely empty, only my page with internet bookmarks showed up and disappeared continuously (as well as the carrier info). The clock/online/wifi status etc. worked, as well as all other programs (tested contacts, conky, xterminal).
After approx. 3 minutes the device crashes and reboots.
Iirc PR1.3 is installed with custom kernel settings, the device was overclocked to 950 MHz manually using kernel-power settings (it reboots with standard power settings).
Could this be a SW or a HW failure?
I think I have to flash the device, unfortunately the time it's acutally usable is too short to make a backup.
However, the flash should not affect the MyDocs-folder, right? There are still some backups in this folder.