Hi Eero, Am Dienstag, 16. Juni 2009 schrieben Sie: > Hi, > > ext Rainer Dorsch wrote: > >> I modified that too > >> > >> if [ x"$bootreason" = x"charger" ]; then > >> echo "Showing the 'charger connected' image" > >> /usr/bin/fb-chaimage -l > >> /usr/share/images/qgn_indi_charger_connection_detected -b 0 -c -p 0 -s > >> 15 & else > >> text2screen -t "Bootreason: `cat /proc/bootreason`" -H center > >> -y 360 -s 6 -B 0xffff > >> fi > >> > >> This way I have at least some information when I run in that problem > >> next time. > >> > >> Is there any other debug information which would be useful to print? > > maybe statistics from /var/lib/dsme/stats/ files?
I run into the power cycles problem again (w/o having added the text2screen
output, but I will try that now). I observed two things:
-> I had to remove the battery to get out of the power cycles loop
-> after removing the battery and normal bootup (w/o power supply plugged) I
found in the /var/lib/dsme/stats/ files
Nokia-N800-23-14:/var/lib/dsme/stats# for f in *; do echo $f:; cat $f; done
32wd_to:
4
lifeguard_restarts:
/usr/bin/hildon-input-method : 5
/usr/sbin/ke-recv : 5
/usr/sbin/multimediad : 7
/usr/bin/esd : 8
/usr/bin/osso-media-server : 3
/usr/sbin/dsp_dld -p --disable-restart -c /lib/dsp/dsp_dld_avs.conf : 7 *
/usr/bin/hildon-desktop : 3
/sbin/mce --force-syslog : 1
sw_rst:
4
Nokia-N800-23-14:/var/lib/dsme/stats#
Does the * behind
/usr/sbin/dsp_dld -p --disable-restart -c /lib/dsp/dsp_dld_avs.conf :
7 *
mean, that caused the last reboot?
What is /usr/sbin/dsp doing?
Does removing the battery change anything in this area?
Many thanks,
Rainer
--
Rainer Dorsch
Lärchenstr. 6
D-72135 Dettenhausen
07157-734133
email: [email protected]
jabber: [email protected]
GPG Fingerprint: 5966 C54C 2B3C 42CC 1F4F 8F59 E3A8 C538 7519 141E
Full GPG key: http://pgp.mit.edu/
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
