<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7650.28">
<TITLE>770 auto shutdown problem</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><FONT SIZE=2>Hello Maemo Developers,<BR>
<BR>
Maybe someone can help me - I bought a 770 second-hand recently and love it BUT it has one strange behaviour; it shuts itself down periodically - usually when it hasn't been used for a little while (~5-10 mins) whether the screen is exposed or covered.&nbsp; I really want to be able to use the standby mode covering the screen and being able to quickly start again but at the moment I always have to reboot.<BR>
I don't think its a battery problem because I get hours of use out of it if I keep tapping away.&nbsp; Sometimes it stays on longer, although I am not sure why...<BR>
<BR>
Anyway - anyone else seen this?&nbsp;<BR>
Anyone know of a way to trap messages that might explain why its doing this?&nbsp;<BR>
Is there an equivalent to /proc/bootreason that explains why it previously shut down?&nbsp;<BR>
I used dbus-monitor (see below) but don't think I'm getting much useful information - what do you think?<BR>
Its running OS2006 49-2.<BR>
<BR>
Any thoughts appreciated!!<BR>
<BR>
Thanks<BR>
<BR>
John<BR>
<BR>
----------<BR>
output of a dbus-monitor session over ssh at the end of which the 770 had shut itself down.&nbsp; I closed and opened the screen to see what messages were sent. i have set wireless to stay on even if screen covered.<BR>
<BR>
the &quot;save_unsaved_data_ind&quot; message looks ominous, obviously 770 thinks something bad is about to happen....<BR>
unfortunately dbus-monitor doesn't output timing of messages...<BR>
---------<BR>
<BR>
Nokia770-49:~# dbus-monitor --system<BR>
signal sender=org.freedesktop.DBus -&gt; dest=:1.50 interface=org.freedesktop.DBus; member=NameAcquired<BR>
&nbsp;string &quot;:1.50&quot;<BR>
signal sender=:1.11 -&gt; dest=(null destination) interface=org.kernel.kevent; member=change<BR>
signal sender=:1.1 -&gt; dest=(null destination) interface=com.nokia.mce.signal; member=tklock_mode_ind<BR>
&nbsp;string &quot;locked&quot;<BR>
signal sender=:1.1 -&gt; dest=(null destination) interface=com.nokia.mce.signal; member=system_inactivity_ind<BR>
&nbsp;boolean true<BR>
signal sender=:1.11 -&gt; dest=(null destination) interface=org.kernel.kevent; member=change<BR>
signal sender=:1.1 -&gt; dest=(null destination) interface=com.nokia.mce.signal; member=system_inactivity_ind<BR>
&nbsp;boolean false<BR>
signal sender=:1.1 -&gt; dest=(null destination) interface=com.nokia.mce.signal; member=tklock_mode_ind<BR>
&nbsp;string &quot;unlocked&quot;<BR>
signal sender=:1.11 -&gt; dest=(null destination) interface=org.kernel.kevent; member=change<BR>
signal sender=:1.11 -&gt; dest=(null destination) interface=org.kernel.kevent; member=change<BR>
signal sender=:1.1 -&gt; dest=(null destination) interface=com.nokia.mce.signal; member=save_unsaved_data_ind<BR>
signal sender=:1.1 -&gt; dest=(null destination) interface=com.nokia.mce.signal; member=system_inactivity_ind<BR>
&nbsp;boolean true</FONT>
</P>

</BODY>
</HTML>