View Single Post
calvin_42's Avatar
Posts: 286 | Thanked: 219 times | Joined on Feb 2010 @ France
#136
Hi there! The application is almost finished. Need to build the .deb package now.

I made a small script in if.d :

Code:
#!/bin/sh
echo "$IFACE" >> /var/log/ifup.log
-----------------------

When I connect to the Wifi, $IFACE="wlan0", but when i connect to the 3G, $IFACE is empty instead of containing "gprs0".

Any idea why ?
Thanks.

UPDATE : it appears to be a known issue : https://bugs.maemo.org/show_bug.cgi?id=7733. Please vote!

Last edited by calvin_42; 2010-02-17 at 13:56. Reason: Bug found
 

The Following 3 Users Say Thank You to calvin_42 For This Useful Post: