Hi Bastian, Thank you for replying. I don't have zram enabled. Did zram solve the problem for you? Also, could you figure out the reason for hang up on boot up?
Although, I've an init script for watchdog in rc.d directory, it does not show up on "ps -w" list after boot up. The last priority in my init scripts is START=99. So, I tried my init script having the priority START=99, so that my script would not block others but still the problem exists. I also tried to remove the priority and just run it as a normal shell script by naming it S99myscript in rc.d directory, but still it would freeze sometimes. Are your still facing the problems or did you solve it? I appreciate your comments. Thank you. Best regards, Siva. On Tue, Feb 19, 2013 at 7:36 PM, Bastian Bittorf <[email protected]>wrote: > * Sivateja Patibandla <[email protected]> [20.02.2013 01:31]: > > > distribution I'm using is OpenWrt Attitude_Adjustment, and the hardware > is > > Ubiquiti Bullet 5 Ghz modem with AR2313 SoC. Without the init script if I > > We face similar problems. > > 1) > Have you enabled zram? Those devices only have 16mb RAM. > > 2) > Please look, if watchdog is running: > https://dev.openwrt.org/ticket/12993 > > 3) > check if you application blocks the further execution of init-scripts. > (does it daemonize?) show us the output of ps, when the router has > started. > > bye, bastian > >
_______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
