davesteele / comitup

Bootstrap Wifi support over Wifi
https://davesteele.github.io/comitup/
GNU General Public License v2.0
322 stars 54 forks source link

Install on Raspbian Buster and Retrieve IP #108

Closed CarloPSW closed 4 years ago

CarloPSW commented 4 years ago

Hi Steve, great job. I tried the comitup image on a rasp and it works perfectly!   I have to install comitup on existing raspbian, I try to follow the installation in the guide but I can't see the Wi-Fi comitup. The network management service is not running. How can I complete my installation?

  I have another request, is it possible to see which IP has been corrected after the correct connection to an existing Wi-Fi? I mean on browser without network scanner.

Thank you!

davesteele commented 4 years ago

As far as I know the package installation instructions on the wiki are still good.

The easiest way to get the IP address is via a Zeroconf Browser. We can't count on the old hotspot being available to show the address that way.

CarloPSW commented 4 years ago

Hi, I followed all the steps, restarted raspberry, but nothing. I think the problem is the service, I have not understood if it is active and must be stopped or I have to start it.

I renamed the wpa file, but nothing. Where am I doing wrong?

as for the second point, it would be nice. tasmota's wifimanager can figure out which IP has been assigned.

Thank you so much.

Il Dom, 3 Mag 2020, alle ore 21:02, David Steele ha scritto:

As far as I know the package installation https://github.com/davesteele/comitup/wiki/Installing-Comitup on the wiki are still good.

The easiest way to get the IP address is via a Zeroconf Browser https://github.com/davesteele/comitup/wiki/ZeroconfBrowser. We can't count on the old hotspot being available to show the address that way.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/davesteele/comitup/issues/108#issuecomment-623163144, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKGTGNMTOQ56OWVTNETWLULRPW5S3ANCNFSM4MYBWO5A.

CarloPSW commented 4 years ago

Ok, all done! Thank you!

Just last questione, how can i start automaticaly the web browser when in Connected ti comitup Wi-Fi?

davesteele commented 4 years ago

I'm assuming you mean web server. See man 5 comitup-conf

CarloPSW commented 4 years ago

Perfect! Thank you!