Hi, ext Roberto Resoli wrote: >> I have filed bug 1215: >> https://maemo.org/bugzilla/show_bug.cgi?id=1215 Thanks. >> > >> > ext Roberto Resoli wrote: >> [...] >> > >> > I cannot anymore make n800 to stay in the recharging (black >> background >> > >> > with "Charging" Icon) mode, after some time device boots. >> > >> > Changes to normal device mode or *re*boots? >> >> No reboot, it only switches from "recharging mode" to normal mode >> (nokia logo and jingle, and so ...) >> >> [...] >> >> > Could you check what was the boot reason from /proc/bootreason? >> >> ~ $ cat /proc/bootreason >> charger AFAIK means that device was booted because charger was connected i.e. this doesn't seem a reboot, for some reason the device just transfers from the charging mode to normal mode. Actually, once the battery is full, would it be better to turn off the device, go to normal mode, or remain in charging mode? :-) >> > You could also check the files in /var/lib/dsme/stats/ to see >> > whether any system process had crashed. >> >> Here follows: >> =============================== >> ~ $ ls -la /var/lib/dsme/stats/ >> drwxr-xr-x 2 root root 0 Apr 16 15:27 . >> >> drwxr-xr-x 3 root root 0 Apr 16 15:29 .. >> >> -rw-r--r-- 1 root root 49 Apr 14 11:17 lifeguard_resets >> >> -rw-r--r-- 1 root root 303 Apr 16 15:27 lifeguard_restarts >> >> -rw-r--r-- 1 root root 2 Apr 14 11:18 sw_rst >> >> >> ~ $ cat /var/lib/dsme/stats/lifeguard_resets >> /usr/sbin/dnsmasq -k -i lo -a 127.0.0.1 -z : 1 * >> >> >> ~ $ cat /var/lib/dsme/stats/lifeguard_restarts >> >> /usr/bin/osso-media-server : 2 >> >> /usr/bin/esd : 3 >> >> /usr/bin/ias : 3 >> >> /usr/bin/osso_hss : 3 >> >> /usr/sbin/dsp_dld -p --disable-restart -c /lib/dsp/dsp_dld_avs.conf : 3 >> >> /usr/bin/hildon-input-method : 7 * >> >> /usr/bin/osso-connectivity-ui-conndlgs : 1 >> >> /usr/sbin/dnsmasq -k -i lo -a 127.0.0.1 -z : 10 >> >> >> ~ $ cat /var/lib/dsme/stats/sw_rst >> 2 Seems that at some point dnsmasq has caused device reboot by dying too many times (10) in a row. Input method has been restarted quite a few times too[1] and DSP reset has caused it's clients to be restarted a few times too. [1] Maybe it was terminated when device run out of memory although that doesn't really help unless it's leaking memory because input method is immediately restarted - Eero - Eero