#13341: OM2P random reboots - ATTITUDE ADJUSTMENT (12.09, r36088)
--------------------------+--------------------------------------------
  Reporter:  warren@…     |      Owner:  developers
      Type:  defect       |     Status:  new
  Priority:  normal       |  Milestone:  Barrier Breaker 14.07
 Component:  base system  |    Version:  Attitude Adjustment 12.09 Beta
Resolution:               |   Keywords:
--------------------------+--------------------------------------------

Comment (by cmonroe):

 It took me a bit to figure out, but the pattern was so consistent I knew
 it had to be some type of timer or watchdog firing. I was having the same
 issues described above using an OM2P unit. Turns out the barrier breaker
 branch does not include the om-watchdog tool in the default builds for
 some reason (it used to). Long story short the temporary fix is:

 opkg update
 opkg install om-watchdog
 /etc/init.d/om-watchdog enable
 /etc/init.d/om-watchdog boot

 This is all easily doable within the 5-7min window after boot but ideally
 this package should be included by default. The above installs the dog
 keeper, adds a symlink to /etc/rc.d, then starts it immediately. Once
 started the device should not reboot again (mine has been active 2+ hrs as
 of now).

--
Ticket URL: <https://dev.openwrt.org/ticket/13341#comment:7>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to