20.12.2011, 20:55, "Vaudano Luca" <[email protected]>: > Hi Ben > > Thanks for the reply > I tried but the situation doesn't change... > Is it possible to enable more logs on the shell?
Hi You can enable lots of logging by editing the config files in /etc/freesmartphone/conf/ and setting the log level to DEBUG. The logs should then be written to /var/log/ in various files. You might want to try scanning for wireless networks using the command line tool called "iwlist". It works for me like this :- # killall iliwi # killall connmand # mdbus2 -s org.freesmartphone.ousaged /org/freesmartphone/Usage org.freesmartphone.Usage.SetResourcePolicy WiFi enabled # iwlist eth0 scan # mdbus2 -s org.freesmartphone.ousaged /org/freesmartphone/Usage org.freesmartphone.Usage.SetResourcePolicy WiFi disabled Ben _______________________________________________ Shr-User mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-user
