Look up, wpa_ctrl.c:static const char *local_socket_dir = "/data/misc/wifi/sockets";
& does your init.rc have this path created ? The error really does mislead .... regards, Pavan On Thu, Feb 5, 2009 at 5:43 PM, >> Jith911 <[email protected]> wrote: > > Hi, > > I previously got similar error. But that was a problem with > permission. This is not the c > > On Feb 5, 7:46 pm, pavan savoy <[email protected]> wrote: > > 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 -~----------~----~----~----~------~----~------~--~---
