Your message dated Mon, 16 Aug 2010 14:41:12 +0200
with message-id <[email protected]>
and subject line Re: Bug#592545: watchdog starts to late
has caused the Debian Bug report #592545,
regarding watchdog starts to late
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
592545: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=592545
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: watchdog
Version: 5.9-1
Severity: normal
Hi,
I'm using watchdog on my N900, which is turned off by a hardware
watchdog after less than one minute. Currently the package defines
the following in its init.d script:
Required-Start: $all
This results in a very late start of the watchdog. In case of my
N900 it's turned of before starting the watchdog :( Please change
it to something like the follwing:
Required-Start: $local_fs $remote_fs $syslog
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing'), (100, 'unstable'), (50, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.35 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---
On Tue, Aug 10, 2010 at 10:25:23PM +0200, Sebastian Reichel wrote:
> I'm using watchdog on my N900, which is turned off by a hardware
> watchdog after less than one minute. Currently the package defines
And what activates the hardware watchdog? Nothing should activate the hardware
and then leave it alone IMO. Watchdog on the other hand cannot be the culprit
as it is started later.
> This results in a very late start of the watchdog. In case of my
This has been done by design because watchdog also is able to monitor other
processes and of course they have to be started before they can be monitored.
> N900 it's turned of before starting the watchdog :( Please change
> it to something like the follwing:
>
> Required-Start: $local_fs $remote_fs $syslog
No, this will not happen. Therefore I close the bug. The watchdog package also
contains another binary named wd_keepalive that only opens and triggers the hw
watchdog. This is started very early in the boot process. So essantially it
should do what you're looking for.
Having said that the problem you're seeing might be related to that program
although I've never heard about that program going away. Should that be the
case feel free to report a new bug or reopen this one with additional info.
Michael
--
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Michael at BorussiaFan dot De, Meskes at (Debian|Postgresql) dot Org
ICQ 179140304, AIM/Yahoo/Skype michaelmeskes, Jabber [email protected]
VfL Borussia! Força Barça! Go SF 49ers! Use Debian GNU/Linux, PostgreSQL
--- End Message ---