Hi multidude5,
Sorry for the delay but I'm not very active on this forum.
Looks like you are asking about a management interface/ap. This is not a bad idea at all but will require an extra interface as a new/extra AP needs to be created. I will think about that.
FruityWifi does not change the setup/files on the system, all files are contained on
/usr/share/fruitywifi/.
Modules are self contained on the modules folder (
/usr/share/fruitywifi/www/modules/) with their own binaries, except for those modules requiring some dependencies that are installed using
apt-get
FruityWifi v2.2 have been released that contains several validations, checks and updates. Also support for Mobile Devices (small screens).
About the issue with the connection on your device, you just need to check:
/etc/network/interfaces,
/etc/resolve.conf,
route,
ifconfig -a
FruityWifi should not make any permanent change on those files, and no binary is changed on the system that could break your setup.
For a quicker response, please open an issue on GitHub or ping me on Twitter (@xtr4nge)
Let me know
regards,
multidude5 wrote:Thanks for the reply. I am not sure how this would work without already connecting it to another wireless router, which is what I am trying to avoid doing. Basically start it up and go drive around, and be able to change settings on the road.
Not sure how that would happen without plugging in through ethernet through a laptop or connecting it to a saved wifi with wpa-supplicant.
Also now that I have used it once and enabled WiFi within the settings, it seems to be permanently broken. Wifi will not work at all. It remains red and I haven't been able to launch it again. Multiple reboots, checked that the logs were in the right place, that the owner was root for the settings file, etc.
What is even more frustrating is that wifi won't work on my Pi AT ALL now, and I'm forced to use an ethernet cable to connect to it.
Something definitely isn't right, is there any way to uninstall it completely and start from scratch? A reinstall just overwrites settings but doesn't remove anything.