OpenSprinkler › Forums › Hardware Questions › OpenSprinkler Pi (OSPi) › WiFi Config GUI not working
- This topic is empty.
-
AuthorPosts
-
August 21, 2014 at 3:02 am #23121
Roger54MemberI have been playing with the OSPi for a few months now waiting for my landscaping project to complete. One thing I have had issues with is the WiFi Config GUI never shows the adapter if I use the pre configured SD image. If I load the card with Raspian the GUI works firts time. I have loaded both the old version and the 2.0 version with the same results. Anyone know why this image doesn’t support the WiFi Gui tool. The Edimax wifi card is seen during boot and shows up in lsusb.
Thanks,
RogerAugust 21, 2014 at 5:07 am #27884
SamerKeymasterThere is no reason to use the image, honestly.
Just instal OSPi yourself which uses already installed tools.
Simply run: git clone https://github.com/Dan-in-CA/OSPi
August 21, 2014 at 5:26 am #27885
LambyParticipantYou don’t need the GUI. There is instructions on Rays site.
But if you have a configured image done via the GUI then just copy the configuration file manually
(On GUI config image)
cat /etc/wpa_supplicant/wpa_supplicant.confOn ospi image edit (nano or vi) that file and replace contents.
The other thing to try is to do a patch of the system (apt-get update). That might download a working GUI
August 21, 2014 at 12:23 pm #27886
SamerKeymasterIf he has a working install with wifi, why make him switch when all that’s needed is a small download of OSPi?
August 21, 2014 at 2:24 pm #27887
Roger54MemberThanks for all the suggestions. I know how to get it working manually. I have built it with a clean install of Raspian and installed the app. That worked. The reason I wanted the image instead of the self install is that I want to switch between the 2 different apps to see which one I liked better. There doesn’t seem to be any instructions on how to build a duplicate of the disk image exactly the way it comes configured. Besides, if you want this to be adopted by people with different computer skills, the features built into Raspian should still all work.
Thanks,
Roger -
AuthorPosts
- You must be logged in to reply to this topic.
OpenSprinkler › Forums › Hardware Questions › OpenSprinkler Pi (OSPi) › WiFi Config GUI not working