View Single Post
Posts: 194 | Thanked: 1,019 times | Joined on May 2010 @ Moscow, Russia
#823
Proud to announce that we have wi-fi working on Android Eclair.

for everyone, who uses rootfs from post #732 (android7.tar.gz)
without 'wifi-happiness':
edit init.nokia.rc file, line started service wpa_supplicant (and next few lines), it should look like:
Code:
service wpa_supplicant /system/bin/wpa_supplicant -iwlan0 -c/data/misc/wifi/wpa_supplicant.conf -dd -K -Dwext
    group wifi inet
    disabled
    oneshot
Known issue: random MAC-address: just disable MAC filter on AP.

Successful (or not) reports will be useful. Reports from category 'or not' will be useful with boot.log attached (from android root).

Last edited by e-yes; 2010-06-10 at 18:55.
 

The Following 5 Users Say Thank You to e-yes For This Useful Post: