View Single Post
Posts: 37 | Thanked: 18 times | Joined on Apr 2010
#31
Upgraded to latest version and set the url in settings but new SSIDs still open with wifi-assistant garage page.
gconf seems to be a mess of keys under /apps/maemo/wifi-assistant and /apps/maemo/wifi_assistant so:

Code:
apt-get purge wifi-assistant
gconftool-2 --recursive-unset /apps/maemo/wifi-assistant
gconftool-2 --recursive-unset /apps/maemo/wifi_assistant
apt-get install wifi-assistant
gconftool-2 -s -t string /apps/maemo/wifi_assistant/MySSID/options/url 'http://www.MyURL.com'
Seems to work.
Still seems to be a single key under wifi-assistant though...
 

The Following User Says Thank You to hutchinsfairy For This Useful Post: