First of all... wpa_supplicant.conf was modified at ctrl_interface line: ctrl_interface=DIR=/data/system/wpa_supplicant/ GROUP=system
Is it typed correctly? Second: in init.rc file I'm giving system system as owner of: - /sys/class/net/wlan0 - /etc/wifi/wpa_supplicant.conf - /data/misc/wifi/wpa_supplicant.conf - /data/misc/wifi/socket/* Then... I try to launch, using console at ALT+F1: /system/wpa_supplicant -Dwext -iwlan0 -c/data/misc/wifi/ wpa_supplicant.conf ioctl[SIOCSIWAUTH]: Operation not supported on transport endpoint. WEXT auth param 4 value 0x0 - CTRL-EVENT-STATE-CHANGE id=-1 state=2 CTRL-EVENT-SCAN-RESULTS Ready CTRL-EVENT-STATE-CHANGE id=-1 state=1 Then the console hangs (the keyboard doesn't allow to CTRL+C... Anyone knows how to enable it?)... But Android is working... I'm on a EeePc 701, atk5 as built-in in kernel 2.6.27... It hangs after some message lines On Apr 9, 8:49 pm, Yi Sun <[email protected]> wrote: > Could you post the steps so that we can reproduce the problem you are > having? > > On Thu, 2009-04-09 at 11:31 -0700, Luca Belluccini wrote: > > Need someone to help me to bring up wifi... > > I have a weird SIGIO... error... > > Contact me in some way. > > > On 9 Apr, 20:10, Yi Sun <[email protected]> wrote: > > > Yes, I saw that and I may have missed something you mentioned > > > (especially for the WIFI part). I will send out the first run of the > > > patch and then you can tell which part I have missed and I can add them > > > in. > > > Yi > > > > On Thu, 2009-04-09 at 10:29 -0700, Luca Belluccini wrote: > > > > I posted in "Instructions for last codebase" some other files to be > > > > patched/conditioned for building for eee_701 target. > > > > > On 9 Apr, 19:01, Yi Sun <[email protected]> wrote: > > > > > Guys, > > > > > I'm verifying my final patch for all the issues we are having on x86 > > > > > recently. I will send it out as soon as I finished test. > > > > > Yi > > > > > > On Thu, 2009-04-09 at 09:54 -0700, choo75 wrote: > > > > > > hi, > > > > > > > Maybe you can also try following workaround I've read inanother > > > > > > thread > > > > > > (info from Chen) > > > > > > > ...you can modify under > > > > > > external/e2fsprogs/Android.mk: > > > > > > --- a/Android.mk > > > > > > +++ b/Android.mk > > > > > > @@ -1,3 +1,3 @@ > > > > > > ifneq ($(TARGET_SIMULATOR),true) > > > > > > -# include $(call all-subdir-makefiles) > > > > > > + include $(call all-subdir-makefiles) > > > > > > endif > > > > > > > just add the include....i was successful in building afterwars. > > > > > > > regards, > > > > > > choo > > > > > > > On Apr 9, 12:50 pm, Skuld <[email protected]> wrote: > > > > > > > Hi : > > > > > > > > I download new source code on 2009.04.07 and I add three project > > > > > > > (alsa- > > > > > > > lib,alsa_sound,eeepc) in local_manifest.xml. > > > > > > > Than I execute $TARGET_ARCH=x86 TARGET_PRODUCT=eee_701 > > > > > > > DISABLE_DEXPREOPT=true make installer_img. > > > > > > > > But it happen following error message.How can I fix this? > > > > > > > > ===================Error========================================= > > > > > > > > Copy: out/target/product/eee_701/installer/root/system/xbin/strace > > > > > > > Copy: out/target/product/eee_701/installer/root/system/bin/netcfg > > > > > > > Copying installer base files... > > > > > > > Copy: out/target/product/eee_701/obj/lib/libdiskconfig.so -> out/ > > > > > > > target/product/eee_701/installer/root/system/lib/libdiskconfig.so > > > > > > > Copy: -> > > > > > > > dirname: missing operand > > > > > > > Try `dirname --help' for more information. > > > > > > > mkdir: missing operand > > > > > > > Try `mkdir --help' for more information. > > > > > > > cp: missing file operand > > > > > > > Try `cp --help' for more information. > > > > > > > Copy: -> > > > > > > > dirname: missing operand > > > > > > > Try `dirname --help' for more information. > > > > > > > mkdir: missing operand > > > > > > > Try `mkdir --help' for more information. > > > > > > > cp: missing file operand > > > > > > > Try `cp --help' for more information. > > > > > > > Copy: -> > > > > > > > dirname: missing operand > > > > > > > Try `dirname --help' for more information. > > > > > > > mkdir: missing operand > > > > > > > Try `mkdir --help' for more information. > > > > > > > cp: missing file operand > > > > > > > Try `cp --help' for more information. > > > > > > > Copy: -> > > > > > > > dirname: missing operand > > > > > > > Try `dirname --help' for more information. > > > > > > > mkdir: missing operand > > > > > > > Try `mkdir --help' for more information. > > > > > > > cp: missing file operand > > > > > > > Try `cp --help' for more information. > > > > > > > Copy: -> > > > > > > > dirname: missing operand > > > > > > > Try `dirname --help' for more information. > > > > > > > mkdir: missing operand > > > > > > > Try `mkdir --help' for more information. > > > > > > > cp: missing file operand > > > > > > > Try `cp --help' for more information. > > > > > > > Copy: -> > > > > > > > dirname: missing operand > > > > > > > Try `dirname --help' for more information. > > > > > > > mkdir: missing operand > > > > > > > Try `mkdir --help' for more information. > > > > > > > cp: missing file operand > > > > > > > Try `cp --help' for more information. > > > > > > > Copy: -> > > > > > > > dirname: missing operand > > > > > > > Try `dirname --help' for more information. > > > > > > > mkdir: missing operand > > > > > > > Try `mkdir --help' for more information. > > > > > > > cp: missing file operand > > > > > > > Try `cp --help' for more information. > > > > > > > Copy: -> > > > > > > > dirname: missing operand > > > > > > > Try `dirname --help' for more information. > > > > > > > mkdir: missing operand > > > > > > > Try `mkdir --help' for more information. > > > > > > > cp: missing file operand > > > > > > > Try `cp --help' for more information. > > > > > > > Copy: -> > > > > > > > dirname: missing operand > > > > > > > Try `dirname --help' for more information. > > > > > > > mkdir: missing operand > > > > > > > Try `mkdir --help' for more information. > > > > > > > cp: missing file operand > > > > > > > Try `cp --help' for more information. > > > > > > > Copy: -> > > > > > > > dirname: missing operand > > > > > > > Try `dirname --help' for more information. > > > > > > > mkdir: missing operand > > > > > > > Try `mkdir --help' for more information. > > > > > > > cp: missing file operand > > > > > > > Try `cp --help' for more information. > > > > > > > Copy: -> > > > > > > > dirname: missing operand > > > > > > > Try `dirname --help' for more information. > > > > > > > mkdir: missing operand > > > > > > > Try `mkdir --help' for more information. > > > > > > > cp: missing file operand > > > > > > > Try `cp --help' for more information. > > > > > > > make: *** > > > > > > > [out/target/product/eee_701/installer/ramdisk-installer.img] > > > > > > > Error 1 > > --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
