<div dir="ltr"><div><div><div><div><div>Hi,<br><br></div>I understand its not good to mail like this, But I am quite new on this and even no body knows in my friends about this. Could you please help<br><br></div>I hard coded the interface as below:<br><br>set | logger<br><br><br>[ "$ACTION" = "pressed" ] && [ "$BUTTON" = "lanwifi" ] &&<br> {<br>     devstatus "eth0.2" | grep "up":true &&<br>     {<br>        echo "" > /dev/console<br>        echo "SWITCH TO RJ45" > /dev/console<br>        echo "255" > /sys/devices/platform/leds-gpio/leds/db120:green:status/brightness<br>      }<br>  }<br><br></div>But still same problem.<br><br></div>Regards,<br></div>John <br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 16, 2015 at 6:23 PM, Bastian Bittorf <span dir="ltr"><<a href="mailto:bittorf@bluebottle.com" target="_blank">bittorf@bluebottle.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">* John kerry <<a href="mailto:kerry9842@gmail.com">kerry9842@gmail.com</a>> [16.09.2015 12:18]:<br>
<span class="">> I am getting below log:<br>
<br>
</span>ok, i see: INTERFACE is not set, so you have to remove the check for<br>
this var and hardcode it.<br>
<br>
please stop sending mails like this, debug on your own with a local friend.<br>
<br>
bye, bastian<br>
</blockquote></div><br></div>