On 15 April 2010 14:10, Martin Jansa <[email protected]> wrote: > On Thu, Apr 15, 2010 at 02:05:45PM +0200, Joachim Ott wrote: >> On 15 April 2010 13:55, Esben Damgaard <[email protected]> wrote: >> > Hi, I've put together a small gui in Vala to help connect to wifi. >> > Thereby the name Iliwi (I LIke WIfi). If someone likes it the code is here: >> > http://github.com/Ebbe/Iliwi >> > >> > It will list visible networks and you can connect to them. Write in >> > passwords and save networks. >> > When Iliwi sees a saved network it will automatically connect to it. >> > >> > I've made a bitbake file that should work. It compiles fine in the SHR >> > toolchain. >> > >> > >> > Any comments? >> >> How about a binary for people without toolchain? > > You can try it from here: > > http://build.shr-project.org/tests/jama/iliwi_0.0.1+gitr0+adae747061e8d885bbe9084814dad169fb00fae2-r0.4_armv4t.ipk
Yes, that works great. I have 2 udhcpc running, could it be that wpa_supplicant starts one too? 1430 ? SNLsl 0:03 iliwi 1433 ? S< 0:00 [ksdioirqd/mmc1] 1434 ? S< 0:00 [ar6000_io] 1473 ? SNs 0:00 /usr/sbin/wpa_supplicant -i eth0 -c /home/root/.config/iliwi/wpa_supplicant.conf -B 1484 ? S<s 0:00 udhcpc -R -n -p /var/run/udhcpc.eth0.pid -i eth0 1495 ? SNs 0:00 /sbin/udhcpc -i eth0 -n _______________________________________________ Shr-devel mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-devel
