I've tested it successfully on my Eee PC 900A, T91, 1000H
with different wifi drivers (ath5k, ath9k, rt2860sta).
Known bugs (limitations)
* You need to disable ethernet before enable wifi,
or the dhcpcd may fail.
* Sometimes the log said it failed to scan AP, or unable to
associate the AP. Usually reboot the android-x86 (or the AP)
may rescue the situation. Not sure it's an issue of
the driver or the android frameworks.
If you want to add wifi to your target, here are the brief steps:
* Set BOARD_WPA_SUPPLICANT_DRIVER := AWEXT
in your BoardConfig.mk.
* Include the wifi module in your kernel config.
Then load the module in your target script (detect_hardware),
or set the property wlan.modname to your module name.
* If your wifi driver needs a firmware, set LOCAL_FIRMWARES
and LOCAL_FIRMWARES_DIR properly.
--
Chih-Wei
Android-x86 project
http://www.android-x86.org
> Known bugs (limitations)
> * You need to disable ethernet before enable wifi,
> or the dhcpcd may fail.
could you review the attached patch, please?
just add suffix to service 'dhcpcd' for particular interface: 'dhcpcdeth0' and 'dhcpcdwlan0' for eth0 and wlan0.
works for me but not sure if this approach is correct.
> * Sometimes the log said it failed to scan AP, or unable to
> associate the AP. Usually reboot the android-x86 (or the AP)
> may rescue the situation. Not sure it's an issue of
> the driver or the android frameworks.
tested with wifi-usb-dongle on eclair - same behavior.
In my case it also helps to remove/insert the dongle on running system.
--
wbr, d4s
Can anyone please post the clear steps for making WIfi work on Froyo ?
Please appreciate your help and time.
Thanks
Vijaydeep
> --
> You received this message because you are subscribed to the Google Groups "Android-x86" group.
> To post to this group, send email to andro...@googlegroups.com.
> To unsubscribe from this group, send email to android-x86...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.
>
>
http://www.ralinktech.com/support.php?s=2
I know how to add this driver to a Linux installation, but Android is a
different animal.
Paul
All the messages you shown are not significant
and not related to the wifi problem.
The first is a bogus message from wpa_supplicant.
The second just said wlan0 can't be used for tethering.
We haven't enable tethering function in froyo-x86.
(if you don't know what tethering is, ignore it)
Actually I have both the same messages in my logcat,
but my wifi works.
2010/9/7 slajeune <stephane....@gmail.com>:
Sent from my iPhone