WLAN connection problems w. static IP
Radek Polak
psonek2 at seznam.cz
Mon Jun 4 10:35:31 CEST 2012
On Sunday, June 03, 2012 10:07:56 PM Neil Jerram wrote:
> If my reading of the QtMoko source is correct, QtMoko simply uses
> 'udhcpc' to do client-side DHCP. So what you've described may be a
> known bug with the Debian squeeze version of udhcpc (which is part of
> busybox).
>
> Therefore, you might like to:
>
> - see if you can reproduce the same problem with Debian squeeze udhcpc,
> running independently of QtMoko
>
> - investigate if that problem has since been fixed in busybox upstream
>
> - build and install a modified busybox package that adds that udhcpc
> fix.
Yes and it would be also nice if you could try connect to your router from
command line. Something like:
iwfconfig essid eth0 your_ap_essid
udhcpc eth0
and you can also try with dhclient:
iwfconfig essid eth0 your_ap_essid
dhclient eth0
Regards
Radek
More information about the community
mailing list