[Ninux-Wireless] Problemi di crash su nodogsplash

federico la morgia super_treje a hotmail.com
Ven 10 Maggio 2013 18:40:33 CEST


Il sorgente di nodogsplash che dice ?

> Date: Fri, 10 May 2013 16:18:00 +0200
> From: enterprise.nx a gmail.com
> To: wireless a ml.ninux.org
> Subject: [Ninux-Wireless] Problemi di crash su nodogsplash
> 
> Da un anno ho un problema di crash sporadici con nodogsplash su openwrt
> e in dmesg trovo molti di questi messaggi:
> 
> __ratelimit: 1 callbacks suppressed
> Virtual device ath0 asks to queue packet!
> Virtual device ath0 asks to queue packet!
> Virtual device ath0 asks to queue packet!
> Virtual device ath0 asks to queue packet!
> Virtual device ath0 asks to queue packet!
> Virtual device ath0 asks to queue packet!
> Virtual device ath0 asks to queue packet!
> Virtual device ath0 asks to queue packet!
> Virtual device ath0 asks to queue packet!
> Virtual device ath0 asks to queue packet!
> 
> non riuscendo a capire da cosa dipenda ho disabilitato lo script in
> init.d e attraverso reverse engineering dello stesso ho creato uno
> script che lanciato in rc.local controlla l'esecuzione di nodosplash e
> casomai sia crashato lo riavvia.
> 
> l'ho testato e funziona correttamente.
> 
> Ringrazio clauz per il supporto, in allegato il codice
> 
> 
> -----------------------------------------------------------
> 
> /etc/ndsplh.sh
> 
> ####################
> 
> #!/bin/ash
> 
> while [ 1 ]; do
>         if /usr/bin/ndsctl status > /dev/null 2>&1; then
>                 sleep 120
>         else
>                 killall nodogsplash
>                 sleep 5
>                 /usr/bin/nodogsplash > /dev/null 2>&1 &
>                 sleep 120
>         fi
> done
> 
> #####################
> 
> ------------------------------------------------------------
> 
> in /etc/rc.local aggiungo:
> 
> ###
> /etc/ndsplh.sh &
> ###
> 
> ------------------------------------------------------------
> _______________________________________________
> Wireless mailing list
> Wireless a ml.ninux.org
> http://ml.ninux.org/mailman/listinfo/wireless
 		 	   		  
-------------- parte successiva --------------
Un allegato HTML รจ stato rimosso...
URL: <http://ml.ninux.org/pipermail/wireless/attachments/20130510/d0542aed/attachment-0001.html>


Maggiori informazioni sulla lista Wireless