Also check that you have the folder data/misc/wifi/sockets created. This is used by wpa_ctrl. When I read "No such file or directory" I kept thinking it must be the socket file wlan0, but it ended up being that particular directory which is used by wpa_ctrl as a local socket directory.
On Dec 31 2008, 6:04 am, ">> Jith911" <[email protected]> wrote: > I also faced this problem.. > > 1. Check the path that you gave in supplicant.conf and the one that is > there in hardware/libhardware/wifi/wifi.c. Both should match.. > 2. eth1 should have appropriate persmissions. so in the > supplicant.conf ctrl_interface_group should be system. > > On Dec 8, 1:05 pm, "Mike Rapoport" <[email protected]> wrote: > > > Hi, > > > I'm trying to enable WiFi on my device. I've managed to load driver > > andwpa_supplicantstarts and associates with the network, but in the > > "wireless settings" screen I see "Unable to scan" message and logcat > > says: > > "D/WifiHW ( 2785): Unable to open connection to supplicant on "eth1": > > No such file or directory" > > I've tried several settings for ctrl_interface inwpa_supplicant.conf, > > but none of them works :( > > > -- > > Sincerely Yours, > > Mike. > > --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
