mrliberty wrote:One thing to realize is that wpa_supplicant.conf gets wiped out or changed when you make ANY network SSID changes on the A5IT itself. If you edit wpa_supplicant.conf and then add another SSID to your A5IT from the device, you might lose all changes you've made before. It's annoying.
I don't think that's quite right, the Networks stay, nothing's gone near my IBM config in there at all, but the extras, like ap_scan=2 and whatnot, they do get wiped after changes. frustrating, but certainly nowhere near a deal-breaker.
pascanu wrote:mrliberty wrote:One thing to realize is that wpa_supplicant.conf gets wiped out or changed when you make ANY network SSID changes on the A5IT itself. If you edit wpa_supplicant.conf and then add another SSID to your A5IT from the device, you might lose all changes you've made before. It's annoying.
There might be a workaroud: there's an app called Gscript that allows you to run scripts on your device. It should be possible to keep copies of your modified files and have a script that copies them over, evry time they get modified, without hooling to a PC to use adb.
Haven't tried it because I haven't managed to get anywhere with WiFi tether anyway.
The downside is that by copying those modified files over you loose the modifications you made the normal way (SSID you added).
'twon't work. all things being equal, the user that that app will run as is the normal Archos user account, which is not allowed edit the wpa_supplicant.conf file, only the adb user is, so unless you found some way to run that prog under the adb user, it won't be able to do anything.