[FSO milestone 5] No wifi ?

2009-02-16 Thread steve
Hi the list, I've been trying FSO this weekend and I haven't been able to make the wifi work. I have been in /lib/modules/* and there is no module for the wifii (am I wrong ?). Have a I missed something ? BTW, this version works pretty good apart from wifi, great work ! Thanks, Steve _

Re: [FSO milestone 5] No wifi ?

2009-02-16 Thread David Reyes Samblas Martinez
you have to activate it trhoug dbus servis, I believe the order is (all in on line) mdbus -s org.freesmartphone.ousaged /org/freesmartphone/Usage org.freesmartphone.Usage.SetResourcePolicy WiFi enabled 2009/2/16 steve : > Hi the list, > > I've been trying FSO this weekend and I haven't been able t

Re: [FSO milestone 5] No wifi ?

2009-02-16 Thread HouYu Li
Bravo. How can I make it enabled at boot time?? On Mon, Feb 16, 2009 at 4:59 PM, David Reyes Samblas Martinez < da...@tuxbrain.com> wrote: > you have to activate it trhoug dbus servis, I believe the order is > (all in on line) > mdbus -s org.freesmartphone.ousaged /org/freesmartphone/Usage > org.

Re: [FSO milestone 5] No wifi ?

2009-02-16 Thread steve
> you have to activate it trhoug dbus servis, I believe the order is > (all in on line) > mdbus -s org.freesmartphone.ousaged /org/freesmartphone/Usage > org.freesmartphone.Usage.SetResourcePolicy WiFi enabled Thanks. shouldn't this be put on the wiki somewhere ? __