Closed GoogleCodeExporter closed 9 years ago
You are not missing anything, it is a bug / missing feature.
Original comment by nathan.h...@gmail.com
on 14 Oct 2012 at 2:15
Is there any temporary way to reboot it? I noticed that if kernel panic is
provoked that it reboots cleanly.. ? Is there any way to induce kernel panic?
:)) I'm not kidding, I need reboot as it's on remote location.. currently
running 4 USB wireless cards in AP mode (3) and link (1). Don't really care
about filesystem errors due to un-clean reboot as I keep backup.
Original comment by darkman...@gmail.com
on 14 Oct 2012 at 5:30
There is a workaround to force a reboot by letting the watchdog reset the rpi.
This can be done by killing the process which triggers the watchdog
periodically.
Do a "ps" and locate the watchdog process. Perform a "kill -9" on the pid of
the watchdog process. You should get a warning message saying that the watchdog
is not stopped and it will issue a reset after ~10 seconds.
raspberrypi-openwrt@googlecode.com schreef:
Original comment by nathan.h...@gmail.com
on 16 Oct 2012 at 9:23
Nice :)
thank you :)
Any estimate on when this might be fixed?
Original comment by darkman...@gmail.com
on 16 Oct 2012 at 9:28
This issue was closed by revision ba95a3fb3049.
Original comment by nathan.h...@gmail.com
on 8 Nov 2012 at 9:25
Original issue reported on code.google.com by
darkman...@gmail.com
on 12 Oct 2012 at 5:07