Humn, Didn't you get the same error earlier .... Is the local unix domain sockets being created. Last time I checked on Wifi, it checks for a path called /data/misc/wifi/sockets directory to create local sockets & the below mentioned path to the remote socket.
look in wpa_ctrl_open function, or _unix.c inside wpa_supplicant library. regards, Pavan On Thu, Feb 5, 2009 at 4:05 PM, >> Jith911 <[email protected]> wrote: > > > I am getting the following error > > D/WifiHW ( 63): Unable to open connection to supplicant on "/data/ > misc/wifi/e > th0": No such file or directory : 2 > " > > But the socket exists at the above said location. And i have given all > permissions for that. Also i checked the path in /hardware/libhardware/ > wifi/wifi.c . Both are matching. Still I am getting the error. Also > the interface name is also correct. > > > Any idea?? > > > Thanks, > > JJ. > > > > --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
