On 18 May 2010 18:37, urodelo <[email protected]> wrote: > Thank you! > As you've suggested, I've typed: > > mdbus2 -s org.freesmartphone.odeviced /org/freesmartphone/Resource/WiFi > org.freesmartphone.Resource.Enable > > Now eth0 is enabled, and it gets IP and other parameters from > /etc/network/interfaces > If i type ifconfig, the parameters are those written there, they are right. > If I type iwconfig, the wifi network is already connected. > In my /etc/network/interfaces I've written both network and wifi parameters, > such passphrase, essid and channel. > Therefore now I've made a script with your command above and I just need > this to start the connection of the wifi with the correct parameters, > without my previous script. > > So now everything is working fine thanks to you :-). Still have to fix dns > IP but it won't be a big issue.
You can use the same nameservers that are set for usb0 in /etc/network/interfaces, 208.67.222.222 and 208.67.220.220 (from the opendns project). _______________________________________________ Shr-User mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-user
