View Single Post
Posts: 65 | Thanked: 28 times | Joined on Jun 2009
#258
Originally Posted by auouymous View Post
To anyone who sees a GUID instead of wifi connection name:

Please enable wifi and run
Code:
run-standalone.sh dbus-send --print-reply --system --dest=com.nokia.icd /com/nokia/icd com.nokia.icd.get_ipinfo
Does the first string contain your connection name?
The GUID is returned for me. This thread seems to indicate that the connection name was used prior to Diablo and also gives some examples for getting the ESSID:

http://www.gossamer-threads.com/list...velopers/43852

Alternatively, you can get the ESSID from "iwconfig wlan0|grep ESSID".